/*--------------------------------------------------------------
# The Moment - March 2008
# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/
/* ||| universal set of reset styles |||*/


html,
body,
div,
span,
applet,
object,
iframe,
caption,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
	vertical-align: baseline;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;

	border: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

html {

}
body {
	background: white;
	line-height: 1;
	color: black;

}
ol,
ul {
	list-style: none;
}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;

	
}


/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: "" "";
}
/* ||| the end |||*/
/* ||| set of clearing floats |||*/	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}
/* End hide from IE-mac */
/* ||| the end |||*/
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	font-size:100%;
	height: 100%;
}
#bg {
	background: #f5f5f5;
	font: normal 12px Arial, Verdana, sans-serif;
	color: #222;
	line-height:1.4;
}
a {
	outline: none;
	cursor: pointer;
}
img {
	border: none;
	text-decoration: none;
}
a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #F8D324;

	
}

.itemid-300343 a:link, a:visited, a:active {
	color: #222;
}

.option-com_javoice a:link {
	color: #0066CC;
	font-weight: bold;
}

.option-com_javoice a:visited {
	color: #0066CC;
}

.option-com_javoice a:hover {
	color: #111;
}


#ie6 {
	display: none;
}

.contact_black {
	background-color: black;
	margin-left: 100px;
}

.contact_black_link a {
	margin-left: 100px;
	background-color: black;
}



a:hover {
	color: #bba331;
	text-decoration: none;
}
ul {
	padding: 0 0 0 2px;
	margin: 0;
	margin-left: 1px;

}
ul li {
	list-style-type: disc;
	color: #000;
	margin-left: 20px;
	line-height: 30px;
	font-size: 13px;

}
ul li a {
	text-decoration: none;
}
ul li a:hover {
	/*text-decoration: underline!important;*/
}
ol li {
	line-height: 170%;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 210%;
	font-weight: normal;
	margin:2px 0 15px 0;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 110%;
}

#archive-list .row2 {
	margin-top: 20px;
	margin-bottom: 20px;
	background: none;
	padding-right: 10px;
	padding-left: 10px;

	
}

#archive-list .row1 {
	background: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#archive-list .metadata {
	padding-left: 10px;
	padding-right: 10px;
}

#archive-list .intro {
	padding-left: 10px;
	padding-right: 10px;
	color: #DCDCDC;
}

#archive-list .created-date {
	font-size: 10px;
	color: #EFC70E
	font-weight: normal;
}

#archive-list .author {
	font-size: 10px;
	color: #EFC70E;
	font-weight: normal;
}
	

#archive-list .row2 h4 {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0A0A0A;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
	padding-left: 10px;
}

#archive-list .row1 h4 {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0A0A0A;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
	padding-left: 10px;
}

#archive-list .contentheading a {
	font-size: 14px;
	font-weight: bold;
}



th {
	padding: 4px;
	text-align: left;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
input,
select {
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;
}
hr {
	border-top: 1px solid #f9f9f9;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
.clearfix {
	clear: both;
}
/* Setting of the Main Blocks 
----------------------------------------------------------------------------------------------------------------------*/
div#page {
	width: 968px;
	height: 100%;
	margin: 0px auto 0;
	margin-bottom: 15px;

}
div#top {
	height: 86px;
	width: 100%;
	margin: 0;

}
/* Here you can change width or height of your logo*/
a#logo {
	/*background: transparent url('../images/logo.png') no-repeat 0 50%;
	width: 175px;
	height: 138px;
	display: block;
	float: left;*/
}
/*end*/
#banner {
	width: 720px;
	position: relative;
	left: -40px;
	top: 10px;
	float: right;
	height: 106px;

}
/* Slide area */
#slide_area_container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#slide_area {
	width: 968px;
	margin: 0 auto;
	height: 47px;
}
.pa-1 {
	background: url('../images/pa-1.png') no-repeat 0 0;
	height: 100%;
}
.pa-2 {
	background: url('../images/pa-2.png') no-repeat 100% 0;
	height: 100%;
}
#slide_area_login,
#slide_area_search {
	padding: 0 20px;
	line-height: 25px;
}
#slide_area_search div.search {
	float: right;
	margin-top: 3px;
}
div#slide_area_login a {
	color: #fff;
}
div#slide_area_login input#mod_login_username,
div#slide_area_login input#mod_login_password,
#slide_area_search input#mod_search_searchword {
	border: 1px solid #9c9c90;
	width: 140px;
	padding: 0 4px;
	background: #ddddcc;
	color: #575757;
	height:13px;
}
div#slide_area_login .button,
#slide_area_search .button {
	background: #5a5a47;
	color: #fff;
	margin-right: 10px;
}
div#slide_area_login .button:hover,
#slide_area_search .button:hover {
	background: #4b4b3a;
	color: #fff;
}
div#menu {
	clear: both;
	background: url('../images/menu_1.jpg') no-repeat 50% 0;
	height: 35px;
	margin: 0px 0 0;
	padding-right:15px;
}

#ie7 div#menu {
	padding-right: 5px;
}
div#menu div {
	float: left;
}
div#menu a {
	text-decoration: none;
}
div#menu2 {
clear: both;
	background: url('../images/menu_2.jpg') no-repeat 50% 0;
	height: 30px;
	margin: 0px 0 0;
}

#ie7 div#menu2 {
	padding-right: 15px;
}



div#menu2 div#horiz-menu {
	padding-left: 30px;
	margin-left: 20px;
	width: 680px;
	padding: 0;
	padding-right: 15px;
	margin: 0;
}

#ie7 div#menu2 div#horiz-menu {
	padding-left: 0;
	width: 800px;
	padding: 0;
}
div#menu2 div {
	float: right;
}
div#menu2 a {
	text-decoration: none;
}
div#horiz-menu {
	width: 732px;
	float:left;

	padding-left: 6px;
}


.miniads_middle .moduletable {
	margin-bottom: 0;
}
#ie7 .menu30039 td {
	padding-left: 2px;
	padding-right: 2px;
}
#ie7 div#horiz-menu {
	width: 732px;

	padding: 0;
	padding-left: 0px;
	padding-right: 26px;
	float: right;

}
div#menu-panel {
	height: 34px;
	width: 150px;
}
ul#mainlevel-nav {
	padding: 0;
	margin: 0 0 0 0px;
	height: 34px;
	float: left;
}
ul#mainlevel-nav li {
	list-style-type:none;
	display: inline;
	font-size:10px;
	text-transform:uppercase;
	line-height: 34px;
	padding: 0 16px 0 0;
	background: none;
}
ul#mainlevel-nav li a:link,
ul#mainlevel-nav li a:visited {
	color: #45453a;
	font-weight: bold;
}
ul#mainlevel-nav li a:hover {
	text-decoration: underline!important;
}
a.b_login,
a.b_search {
	float: right;
	margin: 10px 6px 0 0;
	width: 48px;
	height: 13px;
	display: block;
	font-size: 10px;
	text-transform:uppercase;
	line-height: 13px;
	text-align: center;
}
a:link.b_login,
a:visited.b_login {
	color: #fff;
	font-weight: bold;
	background: url('../images/b_login.png') no-repeat 0 50%;
}
a:link.b_search,
a:visited.b_search {
	color: #fff;
	font-weight: bold;
	margin-right: 12px;
	background: url('../images/b_search.png') no-repeat 0 50%;
}
a:hover.b_login {
	text-decoration: none;
	background: url('../images/b_login.png') no-repeat 100% 50%;
}
a:hover.b_search {
	text-decoration: none;
	background: url('../images/b_search.png') no-repeat 100% 50%;
}
div#wrap-middle-1,
div#wrap-middle-0,
div#wrap-middle {
	background: transparent url('../images/bodymiddle.jpg') repeat-y 50% 0;
}
div#wrap-bottom {

	padding-bottom: 9px;
}
#wrap-shadow {
	background: transparent url('../images/body.jpg') no-repeat 50% 0!important;
	height: 100%;
}
#dot-inset {
	background: transparent url('../images/bg-dot.gif') repeat-y 59% 0;
}
#dot-right {
	padding-top: 4px;
}
/* restriction */
#wrap-middle-0 #dot-inset {
	background: none;
}
#wrap-middle #dot-inset,
#wrap-middle #dot-right {
	background: #fff;


} 

#wrap-middle #dot-right {
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   background: url(../images/gray_rightcol.png) repeat-y;
   background-position: 20px center;
   padding-bottom: 10px;
   padding: 15px;
   -moz-box-shadow: 0 3px 3px #ccc;
}

.id-7925 #wrap-middle #dot-right {
	background: transparent;
}

.id-7925 .pagenav {
	display: none;
}

.id-7925 .contentheading {
	color: #000;
	padding-bottom: 15px;
}



.Itemid-405 #wrap-middle #dot-right {
	background: #fff;
}

.Itemid-406 #wrap-middle #dot-right {
	background: #fff;
}

.Itemid-406 .pagenav {
	display: none;
}


.Itemid-300346 #wrap-middle #dot-right {
	background: transparent;
}

.id-1244 #wrap-middle #dot-right {
	background: white;
	padding-bottom: 0;
}

.id-4076 .pagenav {
	display: none;
}

.id-1246 #wrap-middle #dot-right {
	background: white;
	padding-bottom: 0;
}

.id-1246 .contentheading {
	font-weight: bold;
	padding-bottom: 12px;
	color: #0066CC;
}

.id-1246 strong {
	font-size: 15px;
}

.id-1246 .pagenav {
	display: none;
}

.id-1246 .uservoice_top a:link {
	color: #0066CC;
}

.id-1246 .uservoice_top {
	width: 170px;
}


div#wrap-top-0 {

	padding-top: 7px;
	margin: 0px 0 0;
}
div#wrap-top-1 {
	background: transparent url('../images/bg_page_top-1.gif') no-repeat 50% 0;
	padding-top: 10px;
	margin: 20px 0 0;
}
#wrap-shadow-1 {
	background: #9c9c90 url('../images/bg_page-shadow-1.png') no-repeat 50% 0!important;
	margin: 0 0 10px;
	padding-bottom: 15px;
}
div#conwrap {
	margin: 0 12px 0;
	margin-left: 8px;
	
}
/* Setting of the size of Blocks 
----------------------------------------------------------------------------------*/
div#l_w-1 {
	float: left;
	width: 600px;
	margin-right: 10px;
}
div#l_w-2 {
	width: 100%;
}
div#r_w {
	float: right;
	width: 300px;
	
}
div#l_w1 {
	float: left;
	width: 160px;
	margin: 0 10px;
}
div#l_w1-1 {
	float: left;
	width: 163px;
	margin: 0 0 0 13px;
}
div#r_w1-3 {
	float: left;
	width: 620px;
	padding-right: 10px;
}
div#r_w1-2 {
	float: left;
	width: 635px;
	padding-right: 0px;
}
div#r_w1-1 {
	float: left;
	width: 514px;
	margin-right: 10px;
}
div#mainbody {
	clear: right;
	margin-bottom: 15px;
	
	
}

#user_position-2 {
	padding-left: 8px;
}

.blog {
	margin-right: 15px;
}
/* Setup value of users position 1, 2, 3, 4
----------------------------------------------------------------------------------*/
div#user_position-1,
div#user_position-2,
div#user_position-3,
div#user_position-4,
div#user_position-5,
.us-stand {
	clear: both;
	overflow: hidden;
}
div.us_1-left,
div.us_1-right,
div.us_1-center,
div.us_2-left,
div.us_2-right,
div.us_2-center,
div.us_3-left,
div.us_3-right,
div.us_3-center,
div.us_4-left,
div.us_4-right,
div.us_4-center,
div.us_5-left,
div.us_5-right,
div.us_5-center {
	float: left;
	width: 33.3%;
	width: 50%;
	width: 100%;
	overflow: hidden;
}
/*Modules
-------------------------------------------------------------------*/
div.moduletable,
div.moduletable-color1,
div.moduletable-color2,
div.moduletable-color3,
div.moduletable-latest_forum,
div.moduletable-latest_forum_rumor {
	font: normal 100% Arial, Helvetica, sans-serif;
	line-height:16px;
	padding: 0;
	margin:0 0 15px;
	
}
div.moduletable h3,
div.moduletable-color1 h3,
div.moduletable-color2 h3,
div.moduletable-color3 h3,
div.moduletable-latest_forum h3,
div.moduletable-latest_forum_rumor h3 {
	/*background: transparent url('../images/bg_moddef-r.png') no-repeat 100% 0;*/
	background: transparent url('../images/mod_right.png') no-repeat 100% 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 5px 5px;
	line-height: 25px;
	color: #000000;
}

.moduletable-supportbusiness {
	font: normal 100% Arial, Helvetica, sans-serif;
	line-height:16px;
	padding: 0;
	margin:0 0 20px;
	margin-top: 20px;
}

.moduletable-supportbusiness h3 {
	/*background: transparent url('../images/bg_moddef-r.png') no-repeat 100% 0;*/
	background: transparent url('../images/mod_right.png') no-repeat 100% 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 5px 5px;
	line-height: 25px;
	color: #000000;
}

.moduletable-supportbusiness h3 span {
	/*background:  url('../images/bg_moddef-l.png') no-repeat 0 0;*/
	background: url('../images/mod_left.png') no-repeat 0 0;
	height:40px;
	line-height:35px;
	display:block;
	margin:0 0 0 -5px;
	padding:0 0 0 10px;
}

.moduletable-supportbusiness img {
	padding-left: 2px;
}

div.moduletable-color1 h3 {
	background: transparent url('../images/bg_modcol1-r.png') no-repeat 100% 0;
	color: #fff;
}
div.moduletable-color2 h3 {
	background: transparent url('../images/bg_modcol2-r.png') no-repeat 100% 0;
	color: #fff;
}
div.moduletable-color3 h3 {
	background: transparent url('../images/bg_modcol3-r.png') no-repeat 100% 0;
	color: #fff;
}
div.moduletable h3 span,
div.moduletable-color1 h3 span,
div.moduletable-color2 h3 span,
div.moduletable-color3 h3 span,
div.moduletable-latest_forum h3 span,
div.moduletable-latest_forum_rumor h3 span {
	/*background:  url('../images/bg_moddef-l.png') no-repeat 0 0;*/
	background: url('../images/mod_left.png');
	background-repeat: no-repeat;
	background-position: top left;
	height:40px; 
	line-height:30px;
	display:block;
	font-size: 14px;
	margin:0 0 0 -5px;
	padding:0 0 0 10px;
}

div.moduletable-latest_forum ul li {
	height: 40px;
}

div.moduletable-latest_forum_rumor ul li {
	height: 25px;
}
div.moduletable-color1 h3 span {
	background: transparent url('../images/bg_modcol1-l.png') no-repeat 0 0;
}
div.moduletable-color2 h3 span {
	background: transparent url('../images/bg_modcol2-l.png') no-repeat 0 0;
}
div.moduletable-color3 h3 span {
	background: transparent url('../images/bg_modcol3-l.png') no-repeat 0 0;
}
/*|||------ Restrictions ------|||*/
div.moduletable-color3 a:link,
div.moduletable-color3 a:visited {
	color:#5885ae;
}
div.moduletable-color3 a:hover {
	color:#2a567e;
}
div.moduletable-color1 a:link,
div.moduletable-color1 a:visited {
	color:#8c8c81;
}
div.moduletable-color1 a:hover {
	color:#535349;
}
table.contentpane td {
	padding:4px 0 4px 0;
}
/* Footer
-------------------------------------------------------------------------------*/
div#footer_wrap {
	/*background: transparent url('../images/bg_footer.png') no-repeat 0 0;*/
	height: 71px;
	margin-top: 8px;
	background: transparent;
}
div#footer {
	clear: both;
	padding: 0;
	font-size: 11px;
	margin:0 20px;
	padding-top: 4px;
	color: #222;
}
div#footer a {
	font-size: 11px;
	color: #222;
	text-decoration:none;
}
div#footer a:hover {
	text-decoration: underline;
}
div#links {
	float: left;
	padding-bottom: 10px;
	color: #575757;
}

.state_links_footer {
    color: #222;
}
div#copyright {
	float: right;
}
#w_login {
	float: left;
	margin-left: 8px;
	text-transform: uppercase;
	font-weight: bold;
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
}
#w_search {
	float: right;
	margin-right: 0;
	padding-top: 8px;
	width: 300px;
	text-align: right;
}
#w_search input.inputbox, #w_search input.inputbox {
	padding-left: 6px;
	height:26px;
}

#w_login input.inputbox, #w_search input.inputbox {
	padding-left: 6px;
	height: 18px; 
	font-weight: bold;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	background-image: url(../images/search_bar.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 170px;
}


#w_login input.button {
	width: 50px;
	height: 17px;
    margin: 0 4px 0 4px;
 	padding: 0 4px 2px;
}
input#mod_search_searchword {
	border: 1px solid #9c9c90;
	width: 100px;
	
	padding: 0 4px;
	background: #ffffff;
	color: #575757;
}

.user_float_left {
	float: left;
	width: 300px;
	margin: 5px;


}

.user_float_left ul li {
	list-style: none;
	background: none;
	background-color: #0A0A0A;
	border-bottom: 1px solid #333;
	padding-bottom: 1px;
}

.user_float_left a.mainlevel {
	border: 0;
}



#store_left {

	float: left;
	width: 200px;
	margin-left: 8px;
	margin-right: 30px;

}



#users_menu1 {
	width: 400px;
	text-align: right;
}

.us-stand {
	text-align: center;
}

.us_1-left {
	text-align: center;
}


.us_1-right {
	text-align: center;
}

.sobi2Listing {
	margin-top: 30px;
}

.sobi2ItemTitle {
	background-image: url(../gradient.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #333;
}

#sobi2HeaderComLink {
	background-color: #0A0A0A;
	border-bottom: 1px solid #222;
}

#sobi2HeaderSearchLink {
		background-color: #0A0A0A;
	border-bottom: 1px solid #222;
}

#sobi2HeaderAddLink {
		background-color: #0A0A0A;
	border-bottom: 1px solid #222;
}



#wrap-top-0 #footer_wrap {
	background:transparent none repeat scroll 0 0;
	
}

#user_menu_top {
	float: left;
	padding-top: 8px;
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;

	vertical-align: middle;
	
	
}




#user_menu_top a:hover {
	color: white;
}

.subscriptions ul li {
	padding-left: 20px;
}

.subscriptions ul {
	padding-left: 15px;
}

#sm2EMSubscribe {
	width: 250px;
	padding-top: 10px;
	padding-left: 10px;
}

#sm2EMSubscribe fieldset {

	float: left;

}

#sm2EMSubscribe label {
	float: left;
	width: 250px;
}

#sm2EMSubscribe .button {
	margin-top: 10px;
	clear: both;

}


#sm2EMSubscribe span {

	padding-right: 10px;
	
}

#sm2EMSubscribe input {

	
}

#sm2EMSubscribe select {
	margin-top: 10px;
	

}

.newsletter_input {

	margin-left: 22px;
}

.newsletter_input_2 {

	margin-left: 24px;
}

.newsletter_fieldset {
	width: 250px;
}

.legend_mail {
	float: left;
	padding-right: 10px;
	margin-top: 4px;
}

.name_label {
	padding-bottom: 5px;
}

.email_label {
	
}

.mailing_list {
	width: 250px;
	padding-top: 10px;
}

#sm2EMSubscribe .mail_list_span {
	padding-right: 0;
	vertical-align: top;
	padding-top: 10px;
}

#sm2EMSubscribe .mailing_list select {
	margin-top: 0;
	margin-left: 8px;
}

#top_logo {
	width: 410px;
	float: left;
}

#top_logo_part2 {
	width: 186px;
	float: left;
}

.msgtext blockquote {
	background-color: #FFD34F;
	border: 1px solid #CF9B00;
	padding: 11px;
	color: #000000;
}

.sobi2Listing ul li {
	background:transparent url(../images/arrow.png) no-repeat scroll 2px 1px;
	line-height:180%;
	padding-left:14px;
}

.sobi2Listing .sobi2Listing_field_city {
	padding-left: 15px;
}

.sobi2Listing .sobi2Listing_field_federal_state {
	padding-left: 15px;
}

.sobi2Listing_field_type {
	padding-right: 5px;
}

.mailing_list {
	display: none;
}

.newsletter_fieldset {
	display: none;
}

smaller {
	font-size: 9px;
}

#cbcheckedadminForm td {
	vertical-align: middle;
}

.cbRegistration #cbIconsTop {
	padding-bottom: 20px;
}

.cbRegistration .cbSnglCtrlLbl {
	padding-bottom: 15px;
}

.cbRegistration #cbIconsBottom {
	padding-top: 15px;
}

.ww_text {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 8px;
	padding-left: 5px;
	line-height: 25px;

}


.ww_tickets {
	font-size: 14px;
}

.uservoice_top {
    background: #fff;
    border: 1px solid #ccc;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    width: 156px;
    padding: 5px;
    margin-bottom: 10px;
    font-size: 13px;
}
.jav-total-matches
.yellow_bar {
	background-image: url(../images/yellow_bar.jpg);
	background-repeat: repeat-x;
	height: 35px;
	font-size: 15px;
	text-transform: uppercase;
	font-family: arial, sans-serif;
	color: #FED801;
	font-weight: bold;
	padding-top: 7px;
}

#ww_table a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
}

#ww_table a:visited {
	color: white;
}

#ww_table a:hover {
	color: #999;
}

#mod_login_username {
	height: 18px;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	color: #575757;
	width: 110px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: -3px;
	padding-left: 6px;


}

#mod_login_password {
	height: 18px;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	color: #575757;
	width: 110px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: -3px;

}

#user_menu_top .button {
	background: transparent url(../images/search_button.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 82px;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 12px;
	padding-top: 3px;

}

.mod_events_latest {
	padding-bottom: 10px;
}

.mod_events_latest_first {
	padding-bottom: 10px;
}

.mod_events_latest_content {
	font-size: 14px;
}

#register_cta img { 
	behavior: url(http://uscombatsports.com/templates/wcs_javoice/css/iepngfix.htc)
}

#register_cta {
	float: right; 
	padding-top: 4px; 
	margin-right: 32px;
}

#ie7 #register_cta {
	float: right; 
	padding-top: 4px; 
	margin-right: 17px;
}
img { 
	behavior: url(http://uscombatsports.com/templates/wcs_javoice/css/iepngfix.htc)
}

/* Advertisements below the frontpage slideshow */

.underfp_adholder {
	padding-left: 8px;
	padding-right: 4px;
}

.underfp_adholder div.moduletable {
	margin-bottom: 0;
}

.us-stand div.moduletable {
	margin-bottom: 15px;

}

.underfpad_left {
	float: left;
}

.underfpad_right {
	float: right;
	
}

.remove_br br {
	display: none;
}

.remove_br img {
	display: block;
}

.search input[type="text"] {
	background-image:url(../images/search_bar.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:arial,helvetica,verdana,tahoma,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:18px;
	padding-bottom:3px;
	padding-left:6px;
	padding-top:3px;
	width:170px;
	color:#575757;
	border: 0;
}

.search input.button {
	background:transparent url(../images/search_button.png) no-repeat scroll 0 0;
	font-family:arial,helvetica,verdana,tahoma,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:28px;
	margin:0 4px;
	padding:0 4px 2px;
	width:82px;
}

.top_image {
	
}

#menu30040300216 {
	color: red;
}

div.menu30040 a#menu30040300216 {
	color: red !important;
}

#system-message {
	background-color: #111;
	border: 1px solid #333;
	padding: 10px;
}

.awards_form_wrapper input {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
	padding-right: 3px;
	width: 200px;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
}

.awards_form_2 textarea {
	font-size: 16px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
}

.awards_form_3 input {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
	padding-right: 3px;
	width: 200px;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
}


.awards_form_3 {
	padding-bottom: 15px;
}

.awards_form_4 tr td {
	
	padding-top: 5px;
	padding-bottom: 5px;
}

.awards_form_4 select {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	
}


.threecolumns_holder {
	margin-left: 9px;
	clear: both;
}

.threecolumns_left {
	width: 300px;

	float: left;
	padding: 8px;

}

.threecolumns_middle {
	width: 300px;

	float: left;
	padding: 8px;

}

.threecolumns_right {
	width: 300px;

	float: left;
	padding: 8px;

}

.havenews_tipline {

	/*background-image: url(../images/have_news_wisconsin.png);
	background-repeat: no-repeat;*/
	padding-bottom: 25px;
	padding-top: 12px;
}

.havenews_tipline .moduletable {
	margin: 0;
}
.announcement {
    height: 40px;




}

.announcement_left {
    width: 646px;
    height: 37px;
    /*background: url(../images/announcement.png);
    background-repeat: no-repeat;
	background-position: 69px center;*/
    float: left;
	padding-bottom: 0px;
}

.announcement_right {
    float: right;
	width: 270px;
	padding-right: 28px;
	padding-bottom: 0px;

}

.announcement_right .moduletable {
	margin-bottom: 0;
	padding-bottom: 0;
	float: right;
}
.archived_header h3 {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 8px;
}

div#footer #state_links a {
	font-size: 12px;


}

#state_links {
	padding-top: 5px;
	color: #fff;
	font-weight: bold;
	word-spacing: 2px;
}

.contentpaneopen p {
	padding-top: 8px;
	padding-bottom: 8px;
}

.kunena_msg_1{

text-align:center;
}

.ad_table_wrapper {
	padding-top: 20px;
	padding-bottom: 20px;

}

.ad_table_wrapper input[type="text"] {
	padding: 5px;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
}

.ad_table_wrapper input[type="submit"] {
	padding: 10px;
	width: 100px;
	font-size: 14px;
	font-weight: bold;
}


.uscs_ad_sales_1 td {
	padding: 5px;
	font-weight: bold;

}

.uscs_ad_sales_2 td {
	padding: 5px;
	font-weight: bold;

}

.uscs_ad_sales_3 td {
	padding: 5px;
	font-weight: bold;

}

.uscs_ad_header {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 2px solid #fff;
}

.state_picture_padding {
	background: transparent url('../images/statespicture_bg.jpg') repeat-y 50% 0;

	padding-bottom: 20px;
}

.mini_rss_top div {
	width: 300px;
	float: left;	
	margin-left: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
}


.mini_rss_bottom div {
	width: 300px;
	float: left;	
	margin-left: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
}

.mini_state_header {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;

	padding-bottom: 4px;


}
.mini_rss_bottom {
	clear: both;
}

.warehouse_wrapper {

}
.warehouse_left {
	width: 210px;
	display: block;
	float: left;
	padding: 10px;
	padding-right: 0;
}

.warehouse_left a {
	font-size: 14px;
}

.warehouse_right {
	float: left;
	width: 717px;
}

.warehouse_right_bottom {
	margin-top: 10px;


}

.warehouse_product_bottom{
	text-align: center;
}

.warehouse_yellow {
	font-weight: bold;
	display: block;
	color: #FFD100;
	
}

.warehouse_price {
	display: block;
	font-size: 14px;
	font-weight: bold;
}
.warehouse_product {
	float: left;
	width: 209px;
	margin-right: 8px;
	margin-bottom: 20px;
	background: #111;
	padding: 10px;
	border: 1px solid #444;
	height: 220px;
}


.warehouse_product_top {
	text-align: center;
}


.warehouse_featured {
	font-size: 17px;
	color: #FFD100;
	font-weight: bold;
	display: block;
	padding-bottom: 8px;
}

.id-1232 .pagenav {
	display: none;
}

#slide_area_container {
    display: none;
}

.submit-post {
    font-size: 16px;
    font-weight: bold;
}

#menu {
    display: none;
}

#menu2 {
    display: none;
}

.jav-pathway img {
    display: none;
}

.jav-pathway .pathway {
    padding-right: 15px;
    background: url(../images/arrow_square.png) no-repeat;
    background-position:right center;
}

#state_links {
	display: none;
}

.local_expert {
	width: 945px;
}

.local_expert_left {
	width: 657px;
	float: left;
}

.topform {
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 6px;
	font-family: arial, tahoma, sans-serif;
}

.local_expert_right {
	width: 266px;
	float: left;
	padding-left: 13px;
}

#ChronoContact_local_expert_form p {
	padding-top:8px;
	padding-bottom:8px;
	font-size: 13px;
}
#ChronoContact_local_expert_form {

}


#ChronoContact_local_expert_form select {
	width: 265px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
}

#ChronoContact_local_expert_form #comments {
	width: 261px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

#ChronoContact_local_expert_form #combat_background {
	width: 261px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}


#jc_commentsDiv .jcAdminPanel {
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

.local_expert_right {
	font-family: verdana, arial, tahoma, sans-serif;
}

#ChronoContact_local_expert_form #submit {
	font-weight: bold;
	text-transform: uppercase;
	width: 265px;
}


.bottomform {

	font-size: 12px;
	padding-top: 6px;
}

.Itemid-300341 #conwrap {
	padding: 0;
	margin: 0;
}

.Itemid-300341 .contentheading {
	color: #000;
	font-weight: bold;
}

.Itemid-300342 .contentheading {
	color: #000;
	font-weight: bold;
}

.Itemid-300341 a:link {
	color: #2b66dd;
}


.Itemid-300341 a:visited {
	color: #2b66dd;
}


.Itemid-300341 a:hover {
	color: #000;
}

.Itemid-300342 a:link {
	color: #2b66dd;
}


.Itemid-300342 a:visited {
	color: #2b66dd;
}


.Itemid-300342 a:hover {
	color: #000;
}

.Itemid-300341 #mainbody {
	margin: 0;
}

.local_expert_right .chronoform {
	display: none;
}

.Itemid-300341 .pagenav {
	display: none;
}

.Itemid-300342 .pagenav {
	display: none;
}


.local_expert_header {
	font-weight: bold;
	font-size: 24px;
	color: #c99900;
	font-family: arial, tahoma, sans-serif;
	padding-bottom: 10px;
}

#ChronoContact_local_expert_form input {
	width: 261px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
}

.paul_photo {
	border: 2px solid #222;
	-moz-box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	margin-left: 10px;
}

.paul_writing {
	background: #f1f1f1 url(../images/paul_quotes.png) no-repeat; 
	background-position: left top;
	border: 1px solid #ccc;
	padding: 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	width: 439px;
	-moz-box-shadow: 2px 2px 2px #ccc;
		-webkit-box-shadow: 2px 2px 2px #ccc;
}

.team_member_1 {
	float: left;
	width: 160px;
}

.team_member_2 {
	float: left;
	width: 160px;
	padding-left: 75px;
	padding-right: 75px;
}

.uscs_team_members {
	padding-left: 8px;
	padding-top: 5px;
	background: #f1f1f1;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 185px; 
	width: 632px;
	margin-left: 5px;
	-moz-box-shadow: 1px 1px 1px #ccc;
	-webkit-box-shadow: 1px 1px 1px #ccc;
}

.whypeoplelove {
	font-size: 15px;
}


.uscs_team_members img {
	border: 2px solid #444;
	-moz-box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
}


.team_member_3 {
	float: left;
	width: 160px;
}

.chrono_top {
	float: left;
	width: 142px;
	font-weight: bold;
}

.raffle_text {
	padding-bottom: 8px;
	clear: both;
}

#ChronoContact_raffles .clear {
	height: 0;
}

#ChronoContact_raffles {

}

.raffle_left {
	width: 620px;
	float: left;
}

.raffle_right {
	float: left;
	width: 200px;
	margin-left: 50px;

}


#ChronoContact_raffles .form_element {
	margin-left: 0;
}

.Itemid-300344 .contentheading {
	color: #222;
}

.Itemid-300344 a {
	color: #222;
}

.Itemid-300344 .pagenav {
	display: none;
}

.payment_info {
	clear: both;
	background: #f1f1f1;
	border: 1px solid #ccc;
	padding: 10px;
	height: 180px;
}

.shipping_info {
	clear: both;
	background: #f1f1f1;
	border: 1px solid #ccc;
	padding: 10px;
	height: 240px;
	margin-bottom: 20px;
}

.general_info {
	clear: both;
	background: #f1f1f1;
	border: 1px solid #ccc;
	padding: 10px;
	height: 170px;
	margin-bottom: 20px;
}

.payment_info_text {
	background: #FFD34F url(../images/credit_cards.png) no-repeat;
	background-position: 260px center;
	font-weight: bold;
	font-size: 18px;
	-moz-box-shadow: 1px 1px 1px #9a7812;
	padding: 8px;
	border: 1px solid #9a7812;
}

.general_info_text {
	background: #FFD34F;
	font-weight: bold;
	font-size: 18px;
	-moz-box-shadow: 1px 1px 1px #9a7812;
	padding: 8px;
	border: 1px solid #9a7812;
}

.general_info_left {
	float: left;
	margin-right: 30px;
	margin-left: 10px;
}

.ticket_amount .chrono_top {
	font-size: 20px;
	width: 185px;
	padding-top: 9px;
}

.final_price {

	background: #fff4c0;
	height: 30px;
	margin-top: 13px;
	padding-left: 8px;
	padding-bottom: 5px;
}

.final_price_left {
	float: left;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
}

.final_price_right {
	float: left;
}

.final_price_right input {
	background: transparent;
	border: 0;
}

.ticket_amount input {
	width: 410px;
	padding: 10px;
}

.ticket_amount .form_element {
	width: 620px;
}

.ticket_amount .LV_invalid {
	display: none;
}

.ticket_amount {
	margin-bottom: 10px;


}




.general_info_right {
	float: left;
}


.shipping_info_text {
	background: #FFD34F;
	font-weight: bold;
	font-size: 18px;
	-moz-box-shadow: 1px 1px 1px #9a7812;
	padding: 8px;
	border: 1px solid #9a7812;
	margin-bottom: 10px;
}

.Itemid-300343 .uservoice_top a {
	color: #222;
}

.Itemid-300343 .uservoice_top a:visited {
	color: #222;
}

.Itemid-300343 .uservoice_top a:hover {
	color: #999;
}



.general_info .LV_invalid {
	display: none;
}

.payment_info_top .chrono_bottom {
	width: 600px;
}

 
 .shipping_info select {
	width: 217px;
}

.payment_info_bottom {
	margin: 10px;
}

.payment_info_top {
	margin: 10px;
}

.payment_info_top .chrono_top {
	width: 160px;
}

.payment_info_bottom .chrono_top {
	width: 160px;
}

.shipping_info .form_item {
	margin-left: 10px;
}

.make_money a {
	font-weight: bold;
	text-decoration:underline;
} 

.id-1246 .mainbody {
	font-size: 13px;
}


.shipping_info .chrono_bottom {
	width: 650px;
}

.apply_reporter {
	font-weight: bold;
	font-size: 19px;
	
	display: block;
	color: #c99900;
}

.id-1246 a:link {
	color: #004890;
	font-weight: bold;
}

.bold_above_apply {
	font-weight: bold;

	display: block;
}

.since_seven {
	margin-top: 15px;
}


.id-1246 a:visited {
	color: #004890;
	font-weight: bold;
}

.id-1246 a:hover {
	color: #8cc6ff;
}

.Itemid-300346 .contentheading {
	color: #000;
	font-size: 26px;
 
}

.Itemid-300346 .pagenav {
	display: none;
}

.prizes_header {
	margin-top: 20px;
	font-size: 22px;
	color: #0066CC;
	text-decoration: underline;
}

.Itemid-300346 a:link, .Itemid-300346 a:visited {
	color: #0066cc;
}

.Itemid-300346 a:hover {
	color: #000;
}

.uservoice_top a:link, .uservoice_top a:visited {
	color: black;
}

.uservoice_top a:hover {
	color: #777;
}

.make_money a:link, .make_money a:visited {
	color: #000;
}

.make_money a:hover {
	color: #777;
}

.why_image {
	float: right;
	margin-left: 16px;
	margin-right: 30px;
}

.why_uscs p {
	font-size: 12px;
	padding: 0 !important;
	line-height: 150%;
}

.padding_around_reasons {
	padding-top: 20px;
	margin-bottom: 0;
}

#ChronoContact_local_expert_form #file_upload {
	width: 300px;
}

.partner_page_left {
	width: 640px;
	float: left;
}

.partner_page_right {
	float: left;
	width: 200px;
	margin-left: 30px;
}

.padding_around_reasons_2 {
	background: #f8f8f8;
	border: 1px solid #ccc;
	width: 600px;
	margin-top: 22px;
	margin-bottom: 22px;
	padding: 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.partner_page_header {
	font-size: 24px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #c99900;
}

.partner_page_left p {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 13px;
}

.under_padding_around {
	font-weight: bold;
	font-size: 14px;
}

.apply_partner {
	font-size: 18px;
	font-weight: bold;
	color: #c99900; 
}

.Itemid-423 #wrap-middle #dot-right {
	padding-top: 0;
}

.partner_page_right input {
	width: 260px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.partner_page_right p {
	margin-top: 8px;
	width: 260px;
	font-size: 13px;
}

.partner_page_right select {
	width: 120px;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 8px;
}

.bottomform_2 {
	width: 260px;
	margin-top: 10px;
}


#outof_partnership {
	width: 255px;
}

.partner_right_right input#submit {
	font-weight: bold;
	font-size: 14px;
}

.padding_around_reasons_2 strong {
	font-size: 14px;
}

#ChronoContact_partner_form #submit {
	font-weight: bold;
	font-size: 14px;
}

.padding_around_reasons {
	    -moz-border-radius: 10px 10px 10px 10px;
		-webkit-border-radius: 10px 10px 10px 10px;
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #CCCCCC;
    margin-bottom: 22px;
    margin-top: 22px;
    padding: 15px;
    width: 600px;
}

.partner_page_header_2 {
	font-weight: bold;
	font-size: 15px;
}

.captcha_here #chrono_verification {
	width: 120px;
	float: left;
	margin-top: 6px;
	margin-right: 8px;
	
}

.captcha_here {
	width: 270px;
	margin-bottom: 10px;
	margin-top: 15px;
}


.captcha_here img {
	float: left;
}


.jep_1, .jep_2, .jep_3, .jep_4, .jep_5, .jep_6, .jep_7, .jep_8  {
	float: left;
	width: 190px;
}


.jep_row_1, .jep_row_2, .jep_row_3 {
	margin-top: 10px;
	margin-bottom: 30px;
}

.jep_top {
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 6px;
	color: #c99900;
}


.jep_1, .jep_2, .jep_4, .jep_5, .jep_7, .jep_8 {
	margin-right: 15px;
}

.jep_10, .jep_11{
	margin-right: 20px;
	float: left;
	width: 180px;
}

.jep_10 {
	margin-right: 40px;
}

.jep_12 {
	float: left;
	width: 180px;
}

.jep_wrapper .padding_around_reasons .smaller_width {
	width: 600px;
	font-size: 14px;
	padding-bottom: 30px;
}

.one_more_time {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
}


.jep_wrapper p {
	font-size: 15px;
}

.jep_wrapper .padding_around_reasons p {
	font-size: 12px;
}


.jep_wrapper {
	padding-bottom: 50px;
}

.join_team_header {
	font-size: 19px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 15px;
}


.jep_wrapper strong {
	font-size: 17px;
	font-weight: bold;
}

.jep_wrapper ul li {
	font-size: 14px;
}

.smaller_width {
	width: 630px;
}

.Itemid-624 input {
	width: 253px;
	padding-top: 7px;
	padding-bottom: 7px; 
	margin-top: 4px;
	border: 1px solid #999;
	-moz-box-shadow: 0 2px 2px #ddd;
	-webkit-box-shadow: 0 2px 2px #ddd;
	padding-left: 7px;
	font-size: 14px;
}

.Itemid-624 .select_checks input {
	width: auto;
	
}

.select_checks {
	padding-top: 8px;
	padding-bottom: 8px;
}


.Itemid-624 #submit {
	font-weight: bold;
	font-size: 14px;
	margin-top: 14px;
	width: 260px;
	cursor: pointer;
}

.Itemid-624 #submit:hover {
	background: #999;
	color: white;
}

.Itemid-624 #system-message {
	background: transparent;
	border: 0;
	padding-top: 20px;
	font-size: 16px;
	padding-bottom: 20px;
}


.Itemid-624 a:link, .Itemid-624 a:visited {
	color: #3389c3;

}

.Itemid-624 a:hover {
	color: #111;
}

.bold_names {
	font-weight: bold;
	padding-top: 10px;
}

.Itemid-625 .pagenav {
	display: none;
}

.select_checks_left {
	float: left;
	width: 30px;
}

.select_checks_right {
	float: left;
	padding-top: 3px;

}

.select_checks_1, .select_checks_2, .select_checks_3 {
	padding-top: 2px;
	padding-bottom: 2px;
}

.support_mma_top a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.support_mma {
	padding-top: 20px;
}


.jep_latest_header {
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
	padding-bottom: 10px;
}

.jep_latest {
	margin-bottom: 25px;
}

.under_strong {
	font-weight: bold;
	text-decoration: underline;
}

.support_stamp {
	padding-top: 10px;
}
 
.pad_above {
	padding-top: 20px;
}

.ban_update {
	margin-bottom: 30px;
	width: 610px;
}