body{
	margin: 0;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	/* color: see styleX.css file */
}
#body_bg{
	margin: 0 0 20px 0;
	/* background: see styleX.css file */
}
.clr{
	clear: both;
}


/*  DEFAULT STYLE
--------------------------------------------------------- */
a:link, a:visited{
	/* color: see styleX.css file */
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
td{
	font-size: 12px;
}
img{
	border: none;
}
ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
ul a:link, ul a:visited{
	text-decoration: none;
}
ul a:hover{
	/* color: see styleX.css file */
	text-decoration: underline;
}
.contentheading {
	font-family:  Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AD6042;
	text-transform: uppercase;
	/* color: see styleX.css file */
}
.contentheading a:link, .contentheading a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.contentheading a:hover {
	text-decoration: none;
}
.modifydate{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	/* color: see styleX.css file */
	padding-top: 15px;
}
.small{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	/* color: see styleX.css file */
}
.createdate{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
}
.readon{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	/* color: see styleX.css file */
}
a.readon:link, a.readon:visited {
	text-decoration: none;
}
a.readon:hover {
	/* color: see styleX.css file */
	text-decoration: underline;
}
td.buttonheading {
	width: 23px;
}
.sectiontableheader {
	/* background-color: see styleX.css file */
	background-repeat: repeat;
	/* border-bottom: see styleX.css file */
	padding: 2px;
	/* color: see styleX.css file */
	font-weight : bold;
	padding: 2px;
}
.sectiontableentry1 {}
.sectiontableentry2 {
	/* background-color: see styleX.css file */
}
.mosimage_caption{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	/* color: see styleX.css file */
	padding-top: 5px;
	padding-bottom: 5px;
}
.componentheading {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	/* color: see styleX.css file */
	text-align: left;
	margin-bottom: 10px;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 200px;
}
table.contenttoc td {
	padding: 1px 5px 1px 18px;
	/* background: see styleX.css file */
}
table.contenttoc th {
	padding: 2px 4px;
	/* background-color: see styleX.css file */
	/* border-bottom: see styleX.css file */
	/* color: see styleX.css file */
	text-indent: 5px;
	text-transform: UPPERCASE;
}
.contentpaneopen{
	width: 100%;
}
table.contentpane{
	width: 100%;
	margin-bottom: 30px;
}
.highlight{
	background-color: #ffff99;
}
.contentpane{
	width: auto;
}
form {
	margin: 0;
	padding: 0;
}
table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 2px!important;
}
form {
	margin: 0;
	padding: 0;
}
#mod_login_password, #mod_login_username {
	width: 120px;
}
#mod_login_remember.inputbox{
	border: none;
	background: none;
}
#mod_search_searchword{
	width: 150px;
}
input, select {
	font-family: Tahoma, Verdana, sans-serif;
}
.inputbox{
	margin: 1px 0;
}
select, .inputbox {
	padding: 2px;
}
textarea {
	padding-left: 2px;
}
.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: #EFEFEF;
	background: url(../images/wr_but_bg.jpg) 50% repeat-x;
	font-size: 11px;
}
.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	background: url(../images/wr_but_bg.jpg) 50% repeat-x;
}
.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
	background: #FFFFFF;
	color: #484848;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
	background: repeat-x top #FFFFFF;
}
.pagenav {
	padding: 2px;
}
a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: #EFEFEF;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	background: url(../images/wr_but_bg.jpg) 50% repeat-x;
	height: 100%;
}
th.pagenav_prev a,
th.pagenav_next a{
	color: #fff;
	font-weight: normal;
}
th.pagenav_prev a:hover,
th.pagenav_next a:hover{
	color: #000;
	font-weight: normal;
}
a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active {
	padding: 1px 4px;
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	background: #EFEFEF;
	color: #000;
	text-decoration: none;
	background: url(../images/wr_but_bg.jpg) 50% repeat-x;
}
.pagenavbar {
	padding-left: 14px;
	/* color: see styleX.css file */
	font-size: 11px;
}
.pagenavcounter {
	padding: 8px 14px 0 14px;
	/* color: see styleX.css file */
}
.blog_more {
	margin-top: 5px;
	margin-bottom: 30px;
}
.back_button{
	font-size: 11px;
	text-align: left;
	margin-bottom: 20px;
}
.back_button a:link, .back_button a:visited{
	text-decoration: none;
}
.back_button a:hover{
	/* color: see styleX.css file */
	text-decoration: underline;
}
hr {
	border: none 0;
	border-top: 1px solid #d5d5d5;
	height: 1px;
}
.adminform textarea {
	width: 840px!important;
}
.adminform textarea.inputbox {
	width: 840px!important;
}
fieldset{
	border: 1px solid #d5d5d5;
	padding: 10px;
}


/* WRAPPER
--------------------------------------------------------- */
div#wr_wrapper{
	/* width: see fixed.css and liquid.css file */
}
div#wr_inner{}


/* LAYOUT
--------------------------------------------------------- */
div.wr_layout_t_l{
	/* background: see styleX.css file */
}
div.wr_layout_t_r{
	/* background: see styleX.css file */
}
div.wr_layout_content{}


/* LAYOUT - HEADER
--------------------------------------------------------- */
div#wr_header{}
div.wr_header_l{
	/* background: see styleX.css file */
}
div.wr_header_r{
	/* background: see styleX.css file */
}
div#wr_header_content{
	height: 168px;
	position: relative;
}
span#wr_logo{
	position: absolute;
	z-index: 1000;
	top: 28px;
	left: 35px;
	width: 470px;
	height: 116px;
	background: url(../images/wr_logo.png) 0 0 no-repeat !important;
	background: transparent;
	cursor: pointer;
}
span#wr_people{
	position: absolute;
	z-index: 1001;
	top: 15px;
	right: 40px;
	width: 268px;
	height: 154px;
	/* background: see styleX.css file */
}
span#wr_tools{
	position: absolute;
	z-index: 1000;
	top: 15px;
	left: 52px;
	width: 216px;
	height: 26px;
	background: url(../images/wr_tools_bg.png) 0 0 no-repeat !important;
	background: transparent;
}
span#wr_tools_style1{
	position: absolute;
	z-index: 1100;
	top: 23px;
	left: 75px;
	width: 11px;
	height: 11px;
	background: url(../images/wr_tools_style1.gif) 0 0 no-repeat !important;
	cursor: pointer;
}
span#wr_tools_style2{
	position: absolute;
	z-index: 1100;
	top: 23px;
	left: 95px;
	width: 11px;
	height: 11px;
	background: url(../images/wr_tools_style2.gif) 0 0 no-repeat !important;
	cursor: pointer;
}
span#wr_tools_style3{
	position: absolute;
	z-index: 1100;
	top: 23px;
	left: 115px;
	width: 11px;
	height: 11px;
	background: url(../images/wr_tools_style3.gif) 0 0 no-repeat !important;
	cursor: pointer;
}
span#wr_tools_style4{
	position: absolute;
	z-index: 1100;
	top: 23px;
	left: 135px;
	width: 11px;
	height: 11px;
	background: url(../images/wr_tools_style4.gif) 0 0 no-repeat !important;
	cursor: pointer;
}
span#wr_tools_style5{
	position: absolute;
	z-index: 1100;
	top: 23px;
	left: 155px;
	width: 11px;
	height: 11px;
	background: url(../images/wr_tools_style5.gif) 0 0 no-repeat !important;
	cursor: pointer;
}
span#wr_tools_style6{
	position: absolute;
	z-index: 1100;
	top: 23px;
	left: 175px;
	width: 11px;
	height: 11px;
	background: url(../images/wr_tools_style6.gif) 0 0 no-repeat !important;
	cursor: pointer;
}
span#wr_tools_div{
	position: absolute;
	z-index: 1100;
	top: 23px;
	left: 200px;
	width: 1px;
	height: 11px;
	background: url(../images/wr_tools_div.gif) 0 0 no-repeat !important;
	cursor: pointer;
}
span#wr_tools_narrow{
	position: absolute;
	z-index: 1100;
	top: 23px;
	left: 215px;
	width: 11px;
	height: 11px;
	background: url(../images/wr_tools_narrow.gif) 0 0 no-repeat !important;
	cursor: pointer;
}
span#wr_tools_wide{
	position: absolute;
	z-index: 1100;
	top: 23px;
	left: 235px;
	width: 11px;
	height: 11px;
	background: url(../images/wr_tools_wide.gif) 0 0 no-repeat !important;
	cursor: pointer;
}



/* LAYOUT - CONTENT
--------------------------------------------------------- */
div.wr_layout_body{
	/* background: see styleX.css file */
}
div#wr_main_content{
	padding: 20px;
	text-align: left;
}

/* left and right columns */
div#wr_left_block_wrap,
div#wr_right_block_wrap{
	float: left;
	width: 200px;
}
div#wr_left_block,
div#wr_right_block{
	padding: 0 10px;
}
div#wr_left,
div#wr_right{
	width: 180px;
}
div#wr_left .module h3,
div#wr_right .module h3 {
	margin: 0;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	/* border-bottom: see styleX.css file */
	/* color: see styleX.css file */
}
div#wr_left .module,
div#wr_right .module {
	width: 180px;
	margin-bottom: 25px;
	font-size: 11px;
	/* color: see styleX.css file */
}
div#wr_left a,
div#wr_right a{
	font-size: 11px;
	text-decoration: none;
}
div#wr_left a:hover,
div#wr_right a:hover{
	text-decoration: underline;
}

/* center column */
div#wr_center_block_wrap{
	/* see wide.css or narrow.css */
}
div#wr_center_block_wrap_2col{
	/* see wide.css or narrow.css */
}
div#wr_center_block_wrap_full{
	/* see wide.css or narrow.css */
}
div#wr_center_block{
	padding: 0 3px;
}
div#wr_center{}

/* content top users */
div#wr_content_top_users_wrap{
	height: 1%;
}
div#wr_content_top_users{}
div#wr_user5_wrap,
div#wr_user6_wrap,
div#wr_user7_wrap{
	float: left;
	margin-bottom: 30px;
}
div#wr_user5,
div#wr_user6,
div#wr_user7{
	text-align: left;
	margin: 10px;
}
div#wr_user5 h3,
div#wr_user6 h3,
div#wr_user7 h3{
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	/* color: see styleX.css file */
}
div#wr_user5 .module,
div#wr_user6 .module,
div#wr_user7 .module{
	font-size: 11px;
	/* color: see styleX.css file */
}
div#wr_user5 a,
div#wr_user6 a,
div#wr_user7 a{
	font-size: 11px;
	text-decoration: underline;
	/* color: see styleX.css file */
}
div#wr_user5 a:hover,
div#wr_user6 a:hover,
div#wr_user7 a:hover{
	/* color: see styleX.css file */
}


/* LAYOUT - CONTENT - MENU BAR
--------------------------------------------------------- */
div.wr_nav{
	/* background: see styleX.css file */
	height: 34px;
	margin: 0 10px;
}

/* Dropdown menu */
div#wr_ddmenu_wrap{
	float: left;
	height: 32px;
	padding-top: 2px;
}
div#wr_ddmenu {
	margin: 0;
	padding: 0;
	height: 30px;
	background-color: transparent;
	z-index: 1000;
}
div#wr_ddmenu a {
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	/* color: see styleX.css file */
	float: left;
	text-decoration: none;
	display: block;
	cursor: pointer;
	line-height: 32px;
	padding: 0 15px;
}
div#wr_ddmenu li a {
	/* background: see styleX.css file */
}
div#wr_ddmenu li a:hover{}
div#wr_ddmenu li li a{
	background: none;
	font-weight: normal;
	padding: 0;
	text-indent: 15px;
	/* color: see styleX.css file */
	line-height: 25px;
}
div#wr_ddmenu ul li ul li a:hover{
	background: none;
}
div#wr_ddmenu ul li a:hover,
div#wr_ddmenu ul li ul li ul li a:hover {
	/* color: see styleX.css file */
}
div#wr_ddmenu, div#wr_ddmenu ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
div#wr_ddmenu li li {
	padding: 0;
	background: none;
	/* border-bottom: see styleX.css file */
	/* border-top: see styleX.css file */
}
div#wr_ddmenu a {}
div#wr_ddmenu ul ul a {
	display: block;
	/* color: see styleX.css file */
	text-decoration: none;
	width: 167px;
	font-size: 11px;
	text-align: left;

}
div#wr_ddmenu li {
	float: left;
	padding: 0;
 	background: none;
	height: 25px;
}
div#wr_ddmenu ul li {
	position: relative;
}
div#wr_ddmenu li ul {
	top: 32px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
	/* border-right: see styleX.css file */
	/* border-left: see styleX.css file */
	/* border-top: see styleX.css file */
}
div#wr_ddmenu li ul li ul {
	top: 24px;	
}
div#wr_ddmenu ul {
	padding: 0;
	margin: 0;
}
div#wr_ddmenu li li {
	float: left;
	padding: 0;
   	width: 170px;
}
div#wr_ddmenu li ul ul {
	margin: -20px 0 0 170px;
}
div#wr_ddmenu li:hover ul ul, 
div#wr_ddmenu li:hover ul ul ul,
div#wr_ddmenu li:hover ul ul ul ul,  
div#wr_ddmenu li.sfhover ul ul, 
div#wr_ddmenu li.sfhover ul ul ul, 
div#wr_ddmenu li.sfhover ul ul ul ul {
	left: -999em;
}
div#wr_ddmenu li:hover ul, 
div#wr_ddmenu li li:hover ul, 
div#wr_ddmenu li li li:hover ul, 
div#wr_ddmenu li li li li:hover ul,
div#wr_ddmenu li.sfhover ul, 
div#wr_ddmenu li li.sfhover ul, 
div#wr_ddmenu li li li.sfhover ul,
div#wr_ddmenu li li li li.sfhover ul{
	z-index: 100;
	left: 0;
}
div#wr_ddmenu li:hover, div#wr_ddmenu li.sfhover {
    left: 0;
    background-color: transparent;
}
div#wr_ddmenu li:hover a, div#wr_ddmenu li.sfhover a {
	/* color: see styleX.css file */
}
div#wr_ddmenu li li:hover a, div#wr_ddmenu li li.sfhover a {
	/* color: see styleX.css file */
}
div#wr_ddmenu li li:hover a:hover, div#wr_ddmenu li li.sfhover a:hover {
	/* color: see styleX.css file */
}
div#wr_ddmenu a {}
div#wr_ddmenu ul ul a {
	background: none;
}
div#wr_ddmenu li.active {}
div#wr_ddmenu li li.active {
	background: none;
}
div#wr_ddmenu li:hover ul, 
div#wr_ddmenu li li:hover ul, 
div#wr_ddmenu li li li:hover ul, 
div#wr_ddmenu li li li li:hover ul,
div#wr_ddmenu li.sfhover ul, 
div#wr_ddmenu li li.sfhover ul, 
div#wr_ddmenu li li li.sfhover ul,
div#wr_ddmenu li li li li.sfhover ul{
	/* background: see styleX.css file */
}

/* Standard Menu */
div#wr_menu{}

/* Website date */
div.wr_date{
	width: 215px;
	height: 34px;
	line-height: 34px;
	/* background: see styleX.css file */
	float: right;
	/* color: see styleX.css file */
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
div#wr_date_content{
	width: 215px;
}

/* LAYOUT - CONTENT - TOP USERS
--------------------------------------------------------- */
div#wr_top_users_wrap{
	height: 163px;
	/* background: see styleX.css file */
	margin: 0 10px;
}
div#wr_top_users{
	height: 163px;
}
div#wr_user1_wrap,
div#wr_user2_wrap,
div#wr_user3_wrap,
div#wr_user4_wrap{
	float: left;
	overflow: hidden;
	height: 143px;
}
div#wr_user1,
div#wr_user2,
div#wr_user3,
div#wr_user4{
	text-align: left;
	margin: 10px;
}
div#wr_user1 h3,
div#wr_user2 h3,
div#wr_user3 h3,
div#wr_user4 h3{
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	/* color: see styleX.css file */
}
div#wr_user1 .module,
div#wr_user2 .module,
div#wr_user3 .module,
div#wr_user4 .module{
	font-size: 11px;
	/* color: see styleX.css file */
}
div#wr_user1 a,
div#wr_user2 a,
div#wr_user3 a,
div#wr_user4 a{
	font-size: 11px;
	text-decoration: underline;
	/* color: see styleX.css file */
}
div#wr_user1 a:hover,
div#wr_user2 a:hover,
div#wr_user3 a:hover,
div#wr_user4 a:hover{
	/* color: see styleX.css file */
}


/* LAYOUT - FOOTER
--------------------------------------------------------- */
div.wr_footer_b_l{
	/* background: see styleX.css file */
}
div.wr_footer_b_r{
	/* background: see styleX.css file */
}
div.wr_footer_content{}
div#wr_footer_content{
	height: 100px;
}
div#wr_footer{}
div#wr_footer_round{
	height: 25px;	
}

/* bottom users */
div#wr_bottom_users_wrap{
	height: 200px;
	margin: 0 10px;
	padding-top: 10px;
}
div#wr_bottom_users{}
div#wr_user8_wrap,
div#wr_user9_wrap,
div#wr_user10_wrap,
div#wr_user11_wrap{
	float: left;
	overflow: hidden;
	height: 170px;
}
div#wr_user8,
div#wr_user9,
div#wr_user10,
div#wr_user11{
	text-align: left;
	margin: 10px;
}
div#wr_user8 h3,
div#wr_user9 h3,
div#wr_user10 h3,
div#wr_user11 h3{
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	/* color: see styleX.css file */
}
div#wr_user8 .module,
div#wr_user9 .module,
div#wr_user10 .module,
div#wr_user11 .module{
	font-size: 11px;
	/* color: see styleX.css file */
}
div#wr_user8 a,
div#wr_user9 a,
div#wr_user10 a,
div#wr_user11 a{
	font-size: 11px;
	text-decoration: none;
}
div#wr_user8 a:hover,
div#wr_user9 a:hover,
div#wr_user10 a:hover,
div#wr_user11 a:hover{
	text-decoration: underline;
	/* color: see style6.css file */
}


/* COPYRIGHT
--------------------------------------------------------- */
div#wr_copyright{
	/* color: see styleX.css file */
	padding-top: 20px;
}
div#wr_copyright a:link, div#wr_copyright a:visited{
	/* color: see styleX.css file */
	text-decoration: none;
}
div#wr_copyright a:hover{
	/* color: see styleX.css file */
	text-decoration: none;
}