/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
body#bd {
	color: #575757;
	background: #141414 url() no-repeat top center;
	line-height: 18px;
}
#jv-wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#jv-headerwrap,
#jv-containerwrap,
#jv-footerwrap {
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
}

#jv-header,
#jv-container,
#jv-footer {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	clear: both;
}

/* MODULETABLE 
----------------------------------------------*/
div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable-blank,
div.moduletable-popular,
div.moduletable-color {
	margin: 0;
	padding: 0;
	background: none;
}
div.moduletable h3.mod-h3,
div.moduletable_menu h3.mod-h3,
div.moduletable_text h3.mod-h3 {
	margin: 0;
	display: block;
	padding-left: 14px;
	line-height: 40px;
	background: url(../images/h3-def.gif) repeat-x top left;
	color: #ffffff;
	font-size: 130%;
	font-weight: normal;
	text-transform: uppercase;
}

div.moduletable-popular h3.mod-h3 {
	margin: 0;
	display: block;
	padding-left: 14px;
	line-height: 40px;
	background: url(../images/popular-h3.gif) no-repeat top left;
	color: #ffffff;
	font-size: 130%;
	font-weight: normal;
	text-transform: uppercase;
}
div.moduletable div.mod-content,
div.moduletable_text div.mod-content {
	background: none;
	padding: 10px 5px 10px 14px;
}
div.moduletable_menu div.mod-content {
	padding: 10px 10px 10px 14px;
}
div.moduletable-blank div.mod-content {
	background: none;
	padding: 0;
}
div.moduletable-blank h3.mod-h3 {
	display: none;
}
div.moduletable-popular div.mod-content {
	background: #000000 url(../images/popular.gif) repeat-x top left;
	padding: 10px 5px 10px 14px;
}
div.moduletable-popular h3.mod-h3 span {
	color: #F58F05;
}
div.moduletable-color div.mod-content {
	background: #ff812a url(../images/color.gif) repeat-x top left;
	padding: 0;
}
div.moduletable-color h3.mod-h3 {
	margin: 0;
	display: block;
	padding-left: 14px;
	line-height: 40px;
	background: none;
	color: #ffffff;
	font-size: 130%;
	font-weight: normal;
	text-transform: uppercase;
}
div.moduletable-hits h3.mod-h3 {
	margin: 0;
	display: block;
	padding-left: 14px;
	line-height: 40px;
	background: url(../images/mod-h3.gif) no-repeat top left;
	color: #ffffff;
	font-size: 130%;
	font-weight: normal;
	text-transform: uppercase;
}
div.moduletable-hits div.mod-content {
	background: #2f3133 url(../images/mod-content.gif) repeat-x top left;
	padding: 10px 5px 10px 14px;
}
div.mod-content ul.menu,
div.mod-content ul.menu ul {
	margin: 0;
	padding: 0;
}
div.mod-content ul.menu li {
	margin: 0;
	padding: 0;
	line-height: 26px;
	background: none;
}
div.mod-content ul.menu li a {
	padding: 0;
	line-height: 26px;
	display: block;
	border-bottom: 1px solid #333537;
	font-size: 100%;
	
}
div.mod-content ul.menu li a span {
	display: block;
	color: #BBBBBB;
	font-size: 100%;
	padding: 4px 0px 4px 12px;
	line-height: 18px;
	
}
div.mod-content ul.menu li#current.parent a,
div.mod-content ul.menu li a:hover,
div.mod-content ul.menu li a:active,
div.mod-content ul.menu li a:focus {
	color: #F58F05;
	text-decoration: none;
}
div.mod-content ul.menu li#current a span,
div.mod-content ul.menu li a:hover span,
div.mod-content ul.menu li a:active span,
div.mod-content ul.menu li a:focus span {
	 color: #F58F05;
}

div.mod-content ul.menu li#current li a,
div.mod-content ul.menu li li a {
	color: #BBBBBB;
	padding-left: 10px;
	font-size: 95%;
}
div.mod-content ul.menu li#current li a span,
div.mod-content ul.menu li li a span {
	color: #BBBBBB;
	
}
div.mod-content ul.menu li#current.parent li a:hover span,
div.mod-content ul.menu li li#current a span,
div.mod-content ul.menu li li a:hover span,
div.mod-content ul.menu li li a:active span,
div.mod-content ul.menu li li a:focus span {
	color: #F58F05;
}
div.mod-content ul.menu li li#current li a,
div.mod-content ul.menu li li li a {
	padding-left: 40px;
	font-size: 90%;
}
div.mod-content ul.menu li li#current li a span {
	color: #BBBBBB;
}
div.mod-content ul.menu li li li#current li a,
div.mod-content ul.menu li li li li a {
	padding-left: 50px;
	font-size: 85%;
}
div.mod-content ul.menu li li li#current li a span {
	color: #BBBBBB;
}
/* END MODULETABLE
----------------------------------------------*/

/* BEGIN HEADER
-------------------------------------------------------------*/
#jv-header {
	position: relative;
}
#jv-header-top {
	width: 100%;
	clear: both;
	display: inline-block;
	min-height: 146px;
	height: auto !important;
	height: 146px;
}
#jv-logo {
	background: url(../images/logo.png) no-repeat top left;
	display: block;
	float: left;
	width: 40%;
	margin: 10px 0 20px 0;
}
#jv-logo  img {
	width: 252px;
	height: 116px;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}
#jv-header-top-right {
	float: right;
	width: 58%;
}
#jv-header-top-right-pad {
	position: relative;
	width: 100%;
	display: inline-block;
}
#jv-tools {
	position: absolute;
	right: 0;
	top: 20px;
	display: inline-block;
	z-index: 999;
}
#jv-search {
	position: absolute;
	right: 0;
	top: 82px;
	z-index: 999;
	display: inline-block;
}
#jv-search .search {
	width: 297px;
	height: 34px;
	background: url(../images/search-bg.png) no-repeat;
}
#jv-search .inputbox {
	color: #454545;
	background: none;
	border: none;
	color: #454545;
	height: 18px;
	line-height: 18px;
	padding: 9px 10px 6px;
	width: 230px;
}
#jv-search .button {
	border: none;
	background: none;
	width: 45px;
	height: 32px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	line-height: 32px;
	text-indent: -999em;
}
#jv-mainmenu {
	width: 100%;
	display: inline-block;
	clear: both;
}
#jv-mainmenu-tr {
	background: url(../images/menu-r.png) no-repeat top right;
	margin-left: 8px;
}
#jv-mainmenu-tl {
	background: url(../images/menu-l.png) no-repeat top left;
	margin-left: -8px;
}
#jv-submenudrop,
#jv-submenu {
	width: 100%;
	clear: both;
	display: inline-block;
	height: 41px;
	background: #de5e06;
}
/* END HEADER
-------------------------------------------------------------*/

/* BEGIN CONTAINER
-------------------------------------------------------------*/
#jv-coolshow-wrap {
	width: 100%;
	display: inline-block;
	clear: both;
	background: #000000 url(../images/show-bg.gif) repeat-x top left;
}
#jv-coolshow {
	margin: 0;
	padding: 0;
}
.jv-cool-left,
.jv-cool-center {
	float: left;
}
.jv-cool-right {
	float: right;
}
* html .jv-proshow-group {
	background: url(../images/proshow-bg.gif) repeat top left;
}
* html .jv-proshow-group .but_pre {
	background: url(../images/arrow-l.gif) no-repeat 5px 9px !important;
}
* html .jv-proshow-group .but_next {
	background: url(../images/arrow-r.gif) no-repeat 5px 9px !important;
}
#jv-tabs .mod-content {
	padding: 10px !important;
}
#jv-tabs .container {
	background: none !important;
}
#jv-tabs  .jv_tabs .jv-tabs-title-top {
	background: url(../images/tab-bg.png) no-repeat top right;
	margin-left: 8px;
	width: auto !important;
}
* html #jv-tabs  .jv_tabs .jv-tabs-title-top {
	background: url(../images/tab-bg.gif) no-repeat top right;
	margin-left: 0px;
}
#jv-tabs  .jv_tabs .jv-tabs-title-top ul.jv-tabs-title {
	background: url(../images/tab-ul-bg.png) no-repeat top left;
	margin-left: -8px;
	width: auto !important;
}
* html #jv-tabs  .jv_tabs .jv-tabs-title-top ul.jv-tabs-title {
	background: url(../images/tab-ul-bg.gif) no-repeat top left;
	margin-left: 0px;

}
#jv-tabs .jv_tabs .jv-tabs-title-top ul li,
#jv-tabs .jv_tabs .jv-tabs-title-top ul li.active, 
#jv-tabs .jv_tabs .jv-tabs-title-top ul li.firstactive, 
#jv-tabs .jv_tabs .jv-tabs-title-top ul li.lastactive {
	background: none !important;
	line-height: 18px;
	margin: 0 5px;
}
#jv-tabs .jv_tabs .jv-tabs-title-top ul.jv-tabs-title li h3 {
	border-bottom: none !important;
	background: none !important;
	margin-left: 5px;
}
#jv-tabs .jv_tabs .jv-tabs-title-top ul li.active h3, 
#jv-tabs .jv_tabs .jv-tabs-title-top ul li.firstactive h3, 
#jv-tabs .jv_tabs .jv-tabs-title-top ul li.lastactive h3 {
	background: url(../images/tab-h3.png) no-repeat top right !important;
	border-bottom: none !important;
	
}
#jv-tabs .jv_tabs .jv-tabs-title-top ul.jv-tabs-title li h3 span{
	border-bottom: none !important;
	background: none !important;
	margin-left: -5px !important;
	padding: 2px 10px 1px !important;
}
#jv-tabs .jv_tabs .jv-tabs-title-top ul li h3 span, 
#jv-tabs .jv_tabs .jv-tabs-title-top ul li h3 span, 
#jv-tabs .jv_tabs .jv-tabs-title-top ul li h3 span {
	color: #2c2c2c !important;
	font-size: 9px;
	line-height: 15px !important;
	font-weight: normal !important;
	text-transform: uppercase;
	background: none !important;
}
#jv-tabs .jv_tabs .jv-tabs-title-top ul li.active h3 span, 
#jv-tabs .jv_tabs .jv-tabs-title-top ul li.firstactive h3 span, 
#jv-tabs .jv_tabs .jv-tabs-title-top ul li.lastactive h3 span {
	background: url(../images/tab-span.png) no-repeat top left !important;
	color: #ffffff !important;
}
#jv-tabs div.latestnewsitems {
	padding-bottom: 10px;
	border-bottom: 1px solid #272727;
	overflow: hidden;
}
#jv-tabs div.latestnewsitems h4 {
	margin: 0.2em 0 0;
	color: #ffffff;
}
#jv-tabs div.latestnewsitems h4 a {
	color: #ffffff;
}
#jv-tabs div.latestnewsitems img {
	margin-top: 8px;
	background: #838383;
}
#jv-tabs .latestnewsdate {
	font-style: italic;
	font-size: 90%;
}
/* End #jv-coolshow-wrap */

#jv-userbox-wrap {
	width: 100%;
	clear: both;
	display: inline-block;
	background: #000000 url(../images/user-bg.gif) repeat-x top left;
}
#jv-userbox {
	margin: 0;
	padding: 0;
}
.jv-userbox-left,
.jv-userbox-center {
	float: left;
	overflow: hidden;
}
.jv-userbox-right {
	float: right;
	overflow: hidden;
}
.jv-userbox-full {
	float: none;
	clear: both;
	overflow: hidden;
}
ul.latestnews,
ul.mostread {
	margin: 0;
}
#jv-userbox h3.mod-h3 {
	background: none !important;
}
#jv-userbox .jv-cat-intro img {
	margin-right: 10px;
}
#jv-userbox .jv-cat-intro h4 {
	margin-top: 0;
}
#jv-userbox .jv-seperator {
	height: 0;
}
#jv-userbox  .jv-cat-list li {
	background: url(../images/bullet-gray.png) no-repeat 4px 8px;
	border-bottom: 1px solid #131314;
	padding-left: 19px;
	line-height: 25px;
}
* html #jv-userbox  .jv-cat-list li {
	background: url(../images/bullet-gray.gif) no-repeat 4px 8px;
}
#jv-userbox  .jv-cat-list li a {
	color: #555555;
	text-decoration: none;
}
#jv-userbox  .jv-cat-list li a:hover,
#jv-userbox  .jv-cat-list li a:focus,
#jv-userbox  .jv-cat-list li a:active {
	color: #BBBBBB;
	text-decoration: none;
}
#jv-userbox .jv-cat-linkmore {
	padding-top: 4px;
	font-style: italic;
}
#jv-userbox .jv-cat-intro .jv-cat-item-title a {
	text-transform: uppercase;
}
#jv-userbox .mod-content {
	padding: 10px !important;
	overflow: hidden;
}
#jv-userbox .container {
	background: none !important;
}
#jv-userbox  .jv_tabs .jv-tabs-title-top {
	background: none !important;
	margin-left: 0;
}
#jv-userbox  .jv_tabs .jv-tabs-title-top ul.jv-tabs-title {
	margin-left: 0;
	background: none !important;
}
#jv-userbox .jv_tabs .jv-tabs-title-top ul li,
#jv-userbox .jv_tabs .jv-tabs-title-top ul li.active, 
#jv-userbox .jv_tabs .jv-tabs-title-top ul li.firstactive, 
#jv-userbox .jv_tabs .jv-tabs-title-top ul li.lastactive {
	background: none !important;
	line-height: 18px;
	margin: 0;
}
#jv-userbox .jv_tabs .jv-tabs-title-top ul.jv-tabs-title li h3 {
	border-bottom: none !important;
	background: none !important;
	margin-left: 5px;
}
#jv-userbox .jv_tabs .jv-tabs-title-top ul li.active h3, 
#jv-userbox .jv_tabs .jv-tabs-title-top ul li.firstactive h3, 
#jv-userbox .jv_tabs .jv-tabs-title-top ul li.lastactive h3 {
	background: url(../images/tab-h3.png) no-repeat top right !important;
	border-bottom: none !important;
	
}
#jv-userbox .jv_tabs .jv-tabs-title-top ul.jv-tabs-title li h3 span{
	border-bottom: none !important;
	background: none !important;
	margin-left: -5px !important;
	padding: 2px 10px 1px !important;
}
#jv-userbox .jv_tabs .jv-tabs-title-top ul li h3 span, 
#jv-userbox .jv_tabs .jv-tabs-title-top ul li h3 span, 
#jv-userbox .jv_tabs .jv-tabs-title-top ul li h3 span {
	color: #2c2c2c !important;
	font-size: 9px;
	line-height: 15px !important;
	font-weight: normal !important;
	text-transform: uppercase;
	background: none !important;
}
#jv-userbox .jv_tabs .jv-tabs-title-top ul li.active h3 span, 
#jv-userbox .jv_tabs .jv-tabs-title-top ul li.firstactive h3 span, 
#jv-userbox .jv_tabs .jv-tabs-title-top ul li.lastactive h3 span {
	background: url(../images/tab-span.png) no-repeat top left !important;
	color: #ffffff !important;
}
#jv-userbox div.latestnewsitems {
	overflow: hidden;
}
#jv-userbox div.latestnewsitems a img {
	background: none;
	padding-right: 5px;
}
#jv-userbox div.latestnewsitems a.active img,
#jv-userbox div.latestnewsitems a:hover img,
#jv-userbox div.latestnewsitems a:active img,
#jv-userbox div.latestnewsitems a:focus img {
	background: #ff7d2a url(../images/img-latest.gif) no-repeat right center;
}
#jv-userbox div.latestnewsitems  h4 a {
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}
#jv-userbox div.latestnewsitems  h4 a:hover,
#jv-userbox div.latestnewsitems  h4 a:focus {
	color: #bbbbbb;
	text-decoration: none;
	font-weight: normal;
}
#form-login .login-pretext {
	color: #ffffff;
	font-size: 110%;
}
#form-login .inputbox {
	background: url(../images/inputbox.png) no-repeat;
	color: #bbbbbb;
	border: none;
	padding: 5px 8px 3px 8px;
	width: 183px;
	height: 15px;
}
#form-login .button {
	background: url(../images/button.png) no-repeat;
	border: none;
	color: #ffffff;
	width: 55px;
	height: 18px;
	line-height: 18px;
	cursor: pointer;
	text-align: center;
}
#form-login ul li {
	background: url(../images/bullet.png) no-repeat 0 5px !important;
	line-height: 20px;
	padding-left: 18px !important;
}
/* end module login */
/*-------------------------*
----------------------------End #jv-userbox-wrap */

#jv-titleflash-wrap {
	width: 100%;
	clear: both;
	display: inline-block;
	background: #000000 url(../images/titleflash-bg.gif) repeat-x top left;
	border-bottom: 1px solid #191919;
}
#jv-titleflash {
	padding: 10px 10px 7px;
	overflow: hidden;
}
.jv-titleflash-pagination {
	padding: 0;
}
.jv-titleflash-pagination ul {
	padding: 0;
	margin: 0;
}
#paginate-jvtitleflash span.title {
	background: url(../images/hotnew.png) no-repeat;
	display: block;
	padding: 1px 12px 3px 23px;
	font-size: 90%;
	color: #ffffff;
}
.jv-jvtitleflash .sliderwrapper {
	height: 22px !important;
}
.jv-jvtitleflash .sliderwrapper .contentdiv {
	padding: 0 5px 0 15px;
	height: auto !important;
}
.jv-jvtitleflash .sliderwrapper .contentdiv span {
	font-size: 95%;
	color: #ffffff !important;
}
.jv-jvtitleflash .sliderwrapper .contentdiv span.cattitle {
	text-decoration: none;
	padding-right: 10px;
	display: inline-block;
	background: url(../images/title-arrow.png) no-repeat 100% 8px;
}

/* End titleflash mod */

#jv-contentwrap {
	float: left;
	overflow: hidden;
	background: #010101;
}
#jv-contentwrap-pad {
	margin: 0;
	padding: 0;
}
#jv-content {
	width: 100%;
	clear: both;
	display: inline-block;
}
#jv-content-pad {
	padding: 10px 10px 10px 14px;
}
#jv-content-user {
	width: 100%;
	clear: both;
	display: inline-block;
}
#jv-content-user .latestnewsitems {
	overflow: hidden;
}
#jv-content-user .latestnewsitems a img {
	margin-right: 10px;
	background: none;
	padding: 0;
}
#jv-content-user .latestnewsitems h4 {
	font-size: 100%;
}
#jv-content-user .latestnewsitems h4 a {
	font-size: 100%;
	color: #ffffff;
	text-transform: uppercase;
}
#jv-content-user .latestnewsitems a.readone {
	padding: 0 11px;
	margin-top: 5px;
	font-size: 10px;
	display: inline-block;
	line-height: 16px;
	color: #ffffff;
	text-shadow: 0 -1px #c55300;
	background: url(../images/readon.png) no-repeat 0 0;
}
#jv-content-user .latestnewsitems a.readone:hover,
#jv-content-user .latestnewsitems a.readone:focus,
#jv-content-user .latestnewsitems a.readone:active {
	text-decoration: none;
	text-shadow: 0 -1px #c55300;
	color: #ffffff;
	background: url(../images/readon.png) no-repeat 0 -16px;
}
/* Begin colright */
#jv-colright {
	float: right;
	width: 316px;
	overflow: hidden;
}
#jv-colright-pad {
	margin: 0;
	padding: 0;
	background: #2F3133;
}

#jv-colright div.moduletable h3.mod-h3,
#jv-colright div.moduletable_menu h3.mod-h3,
#jv-colright div.moduletable_text h3.mod-h3 {
	margin: 0;
	display: block;
	padding-left: 14px;
	line-height: 40px;
	background: url(../images/mod-h3.gif) no-repeat top left;
	color: #ffffff;
	font-size: 130%;
	font-weight: normal;
	text-transform: uppercase;
}
#jv-colright div.moduletable h3.mod-h3 span,
#jv-colright div.moduletable_menu h3.mod-h3 span,
#jv-colright div.moduletable_text h3.mod-h3 span,
#jv-colright div.moduletable-hits h3.mod-h3 span {
	color: #f58f05;
}
#jv-colright div.moduletable div.mod-content,
#jv-colright div.moduletable_menu div.mod-content,
#jv-colright div.moduletable_text div.mod-content,
#jv-colright div.moduletable-blank div.mod-content {
	background: #2f3133 url(../images/mod-content.gif) repeat-x top left;
	padding: 10px 5px 10px 14px;
}

div.moduletable-hits .latestnewsitems {
	position: relative;
	padding-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px solid #333537;
}
div.moduletable-hits .latestnewsitems a img {
	background: #292b2d;
	padding: 3px;
}
div.moduletable-hits .latestnewsitems-intro {
	padding-right: 52px;
}
div.moduletable-hits .latestnewsitems .latestnewshits {
	position: absolute;
	display: block;
	background: url(../images/hit.png) no-repeat top left;
	width: 34px;
	height: 27px;
	text-align: center;
	line-height: 23px;
	color: #555656;
	right: 7px;
	top: 32px;
}
* html div.moduletable-hits .latestnewsitems .latestnewshits {
	background: url(../images/hit.gif) no-repeat top left;
}
div.moduletable-hits  .latestnewsitems .latestnewsdate {
	display: block;
	font-size: 90%;
	font-style: italic;
}
/* End colright */

#jv-userbot-wrap {
	width: 100%;
	clear: both;
	display: inline-block;
	background: #000000;
	margin: 0;
	padding: 0;
}
#jv-userbot {
	margin: 0;
	padding: 0;
}
#jv-userbot .jv-cat-round-tl {
	margin-right: 10px;
}
#jv-userbot .jv-cat-intro img {
	margin-right: 10px;
}
#jv-userbot .jv-cat-intro h4 {
	margin-top: 0;
}
#jv-userbot .jv-seperator {
	height: 0;
}
#jv-userbot  .jv-cat-list li {
	background: url(../images/bullet-gray.png) no-repeat 4px 8px;
	border-bottom: 1px solid #131314;
	padding-left: 19px;
	line-height: 25px;
}
* html #jv-userbot  .jv-cat-list li {
	background: url(../images/bullet-gray.gif) no-repeat 4px 8px;
}
#jv-userbot  .jv-cat-list li a {
	color: #555555;
	text-decoration: none;
}
#jv-userbot  .jv-cat-list li a:hover,
#jv-userbot  .jv-cat-list li a:focus,
#jv-userbot  .jv-cat-list li a:active {
	color: #BBBBBB;
	text-decoration: none;
}
#jv-userbot .jv-cat-linkmore {
	padding-top: 4px;
	font-style: italic;
}
#jv-userbot .jv-cat-intro .jv-cat-item-title a {
	text-transform: uppercase;
}
/* End #jv-userbot */

#jv-useradd-wrap {
	width: 100%;
	clear: both;
	display: inline-block;
	background: #000000 ;
}
#jv-useradd {
	margin: 0;
	padding: 0;
}
.jv-useradd {
	background: #FF812A;
	color: #ffffff;
}
#jv-user8 {
	float: left;
	overflow: hidden;
}
#jv-user9 {
	float: right;
	overflow: hidden;
}
.jv-useradd .container {
	background: none !important;
}
.jv-useradd  .jv_tabs .jv-tabs-title-top {
	background: none !important;
	margin-left: 0;
}
.jv-useradd .jv_tabs .jv-tabs-title-top ul.jv-tabs-title {
	background: none !important;
	margin-left: 0;
}
.jv-useradd .jv_tabs .jv-tabs-title-top ul li,
.jv-useradd .jv_tabs .jv-tabs-title-top ul li.active, 
.jv-useradd .jv_tabs .jv-tabs-title-top ul li.firstactive, 
.jv-useradd .jv_tabs .jv-tabs-title-top ul li.lastactive {
	background: none !important;
	line-height: 40px;
	margin: 0 !important;
}
.jv-useradd .jv_tabs .jv-tabs-title-top ul.jv-tabs-title li h3 {
	border-bottom: none !important;
	background: none !important;
}
.jv-useradd .jv_tabs .jv-tabs-title-top ul li.active h3, 
.jv-useradd .jv_tabs .jv-tabs-title-top ul li.firstactive h3, 
.jv-useradd .jv_tabs .jv-tabs-title-top ul li.lastactive h3 {
	background: url(../images/tab-menu-act.gif) repeat-x top left !important;
	border-bottom: none !important;
	
}
.jv-useradd .jv_tabs .jv-tabs-title-top ul.jv-tabs-title li h3 span{
	border-bottom: none !important;
	background: none !important;
	line-height: 37px !important;
	margin-left: 0 !important;
	padding: 2px 15px 1px !important;
	color: #ffffff !important;
}
.jv-useradd .jv_tabs .jv-tabs-title-top ul li h3 span, 
.jv-useradd .jv_tabs .jv-tabs-title-top ul li h3 span, 
.jv-useradd .jv_tabs .jv-tabs-title-top ul li h3 span {
	color: #ffffff !important;
	font-size: 9px;
	line-height: 37px !important;
	font-weight: bold !important;
	text-transform: uppercase;
	background: none !important;
}
.jv-useradd .jv_tabs .jv-tabs-title-top ul.jv-tabs-title  li.active h3 span, 
.jv-useradd .jv_tabs .jv-tabs-title-top ul.jv-tabs-title  li.firstactive h3 span, 
.jv-useradd .jv_tabs .jv-tabs-title-top ul.jv-tabs-title  li.lastactive h3 span {
	background: none !important;
	color: #ffffff !important;
	font-weight: bold !important;
}
.jv-useradd .jv-tab-panels-top {
	width: auto !important;
	margin: 5px 15px 0;
}
.jv-useradd .jvcarousel-item {
	margin: 5px 10px 5px 5px;
}
* html .jv-useradd .jvcarousel-item {
	overflow: hidden;
}
.jv-useradd  .jvcarousel_mtitle {
	font-size: 110%;
	color: #ffffff;
	text-transform: uppercase;
}
.jvcarousel-item p.readmore a {
	color: #fff;
	font-style: italic;
}
.jv-useradd .jvcarousel-item img {
	border: 5px solid #c86322;
}
.jv-useradd .jvcarousel-pagi .handles .handles_item {
	background: none;
	color: #ffffff;
	text-indent: 0;
}
.jv-useradd .jvcarousel-pagi .handles span.active {
	background: none;
	color: #1C1D1E;
	text-indent: 0;
}
.jv-useradd .latestnewsitems {

}
.jv-useradd .latestnewsitems a img {
	padding: 5px;
	background: #c86322;
}
.jv-useradd .latestnewsitems h4 {
	color: #ffffff;
	font-size: 110%;
	font-weight: normal;
}
.jv-useradd .latestnewsitems h4 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	padding-top: 5px;
	clear: both;
}
.jv-useradd a.readmore {
	color: #e56004;
	background: url(../images/readmore.gif) no-repeat;
	display: inline-block;
	padding: 2px 12px;
	margin-top: 5px;
}
.jv-useradd a.readmore:hover,
.jv-useradd a.readmore:active,
.jv-useradd a.readmore:focus {
	color: #ffffff;
	text-decoration: none;
}
.jv-useradd .latestnewsitems .readone {
	color: #e56004;
	background: url(../images/readmore.gif) no-repeat;
	display: inline-block;
	padding: 2px 7px;
	margin-top: 5px;
}
.jv-useradd .latestnewsitems .readone:hover,
.jv-useradd .latestnewsitems .readone:active,
.jv-useradd .latestnewsitems .readone:focus {
	color: #ffffff;
	text-decoration: none;
}
.mostread-popular {
	margin: 0;
	padding: 0 0 10px 0;
	background: none;
}
.mostread-popular li.mostread-popular {
	border-bottom: 1px solid #121212;
	background: url(../images/bullet-gray.png) no-repeat 3px 8px;
	line-height: 25px;
	display: block;
	margin-top: 10px;
	padding: 0 0 0 20px;
}
* html .mostread-popular li.mostread-popular {
	background: url(../images/bullet-gray.gif) no-repeat 3px 8px;
}
.mostread-popular li.mostread-popular a {
	color: #555555;
	text-decoration: none;
}
.mostread-popular li.mostread-popular a:hover,
.mostread-popular li.mostread-popular a:active,
.mostread-popular li.mostread-popular a:focus {
	color: #BBBBBB;
	text-decoration: none;
}
/* End jv-useradd */

/* END CONTAINER
-------------------------------------------------------------*/

/* BEGIN FOOTER 
-------------------------------------------------------------*/
#jv-footer-menu {
	width: 100%;
	display: inline-block;
	clear: both;
	background: #131314 url(../images/footer-nav.gif) repeat-x top left;
}
#jv-footer-menu-pad {
	text-align: center;
	overflow: hidden;
}
#jv-footer-menu #mainlevel {
	margin: 0 auto;
	text-align: center;
	padding: 0;
}
#jv-footer-menu #mainlevel li {
	margin: 0;
	padding: 0 13px;
	line-height: 40px;
	display: inline;
	background: none;
}
#jv-footer-menu #mainlevel li a {
	text-decoration: none;
	background: none;
	color: #6b6b6b;
}
#jv-footer-menu #mainlevel li a:hover,
#jv-footer-menu #mainlevel li a:active,
#jv-footer-menu #mainlevel li a:focus,
#jv-footer-menu #mainlevel li a#active_menu {
	text-decoration: none;
	background: none;
	color: #dbdbdb;
}
#jv-footer-text {
	width: 100%;
	display: inline-block;
	clear: both;
	background: #111112;
	color: #353535;
}
#jv-footer-text-pad {
	text-align: center;
	overflow: hidden;
}
#jv-footer-br {
	background: #0a0a0a url(../images/footer-br.gif) no-repeat bottom right;
	width: 100%;
	display: inline-block;
	clear: both;
}
#jv-footer-bl {
	background: url(../images/footer-bl.gif) no-repeat bottom left;
	min-height: 42px;
	height: auto !important;
	height: 42px;
	text-align: center;
	overflow: hidden;
	color: #2f2f2f;
}
#jv-footer-ads {
	width: 100%;
	display: inline-block;
	clear: both;
}
#jv-footer-ads-pad {
	text-align: center;
	overflow: hidden;
}
.jv-copyright {
	text-align: center;
	color: #424445;
}
/* END FOOTER 
-------------------------------------------------------------*/


/* Clearfix */
.clearfix {
	clear: both;
}
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}
*+html .clearfix,
* html .clearfix {
	height: 1%;
}