/*----------------------------------------------------------------------
# ARTIS FLUES v1.0 - 16 Feb 2007 @ 02:37 PM +0100 ZulloP
# ----------------------------------------------------------------------
# Copyright (c) 2006-2007 Web Revolution. All Rights Reserved.
# Author: Web Revolution - Creative Concepts & Advertising Innovation
# License: Copyrighted Commercial Software
# Website: http://www.webrevolution.org
#                _                           _       _   _             
#  __      _____| |__    _ __ _____   _____ | |_   _| |_(_) ___  _ __  
#  \ \ /\ / / _ \ '_ \  | '__/ _ \ \ / / _ \| | | | | __| |/ _ \| '_ \ 
#   \ V  V /  __/ |_) | | | |  __/\ V / (_) | | |_| | |_| | (_) | | | |
#    \_/\_/ \___|_.__/  |_|  \___| \_/ \___/|_|\__,_|\__|_|\___/|_| |_|
------------------------------------------------------------------------*/
body{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #363636;
}
#body_bg{
	background: none;
}
.clr{
	clear: both;
}


/* JOOMLA DEFAULT STYLE
--------------------------------------------------------- */
a:link, a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
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{
	text-decoration: none;
}
td.contentheading {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A41516;
	text-align: left;
	margin-bottom: 10px;

	padding-left:130px;
}
.contentheading a:link, .contentheading a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.contentheading a:hover {
	text-decoration: none;
}
.modifydate{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #b7b7b7;
	padding-top: 15px;
}
.small{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #b7b7b7;
}
.createdate{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #b7b7b7;
}
.readon{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #640d20;
}
a.readon:link, a.readon:visited {
	padding-left: 15px;
	text-decoration: none;
	background: url(../images/wr_readon.gif) 0px 1px no-repeat;
}
a.readon:hover {
	text-decoration: none;
}
td.buttonheading {
	width: 12px;
}
.sectiontableheader {
	background-color : #efefef;
	background-repeat: repeat;
	border-bottom: solid 1px #999999;
	padding: 2px;
	color : #555555;
	font-weight : bold;
	padding: 2px;
}
.sectiontableentry2 {
	background-color : #F3F3F3;
}
.mosimage_caption{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #b7b7b7;
	padding-top: 5px;
	padding-bottom: 5px;
}
.componentheading {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #A41516;
	text-align: left;
	margin-bottom: 10px;
	margin-left:60px;
	padding-left:70px;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 200px;
}
table.contenttoc td {
	padding: 1px 5px 1px 18px;
	background: url(../images/arrow.png) no-repeat 7px 3px;
}
table.contenttoc th {
	padding: 2px 4px;
	background-color : #efefef;
	border-bottom: solid 1px #999999;
	color: #888888;
	text-indent: 5px;
	text-transform: UPPERCASE;
}
.contentpaneopen1{
	width: 100%;
	padding-left:127px;
}


.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;
}
div#right #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: #666666;
	text-decoration: none;
	font-size: 11px;
	background: url(../images/wr_but_bg.jpg) 50% repeat-x;
	height: 100%;
}
a.pagenav:hover, 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: #666666;
	text-decoration: none;
	background: url(../images/wr_but_bg.jpg) 50% repeat-x;
}
.pagenavbar {
	padding-left: 14px;
	color: #666666;
	font-size: 11px;
}
.pagenavcounter {
	padding: 8px 14px 0 14px;
	color: #666666;
}
.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{
	text-decoration: none;
}
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;
}


/* CUSTOM STYLING
--------------------------------------------------------- */
div#wrapper{
}
div#a{
	/*position: relative;*/
	background-color:#CCC;
    float:right;
}
h1, h2, h3, h4, h4, h5, h6 {
	padding-bottom: 5px;
	margin: 15px 0;
}
span.alert{
	display: block;
	background: #fff6bf url(../images/wr_exclamation.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}
span.info{
	display: block;
	background: #f8fafc url(../images/wr_information.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}
span.download{
	display: block;
	background: #e2f3de url(../images/wr_download.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #3C6;
	border-bottom: 2px solid #3C6;
}
pre{
	display: block;
	line-height: 100%;
	border-left: 5px solid #ccc;
	background: #f2f2f2;
	padding: 10px;
	font-family: Monaco, "Courier New", monospace;
	font-size: 11px;
/*	overflow: auto !important;
	overflow: scroll;
	width: 520px !important;
	width: 95%; */
}
blockquote{
	margin: 20px 0;
	padding: 0 0 0 40px;
	background: url('../images/wr_quote.png') no-repeat;
	background-position: 10px 0;
	border: none;
	font-style: oblique;
	color: #888;
}



/* TOP AREA
--------------------------------------------------------- */
div#toparea_wrap{
	padding-top:20px;
	margin-top:20px;
	width:740px;
	float:left;
	height: 100px;
	background-color:#FFFFFF;
	padding-bottom:20px;
}
div#toparea{}
div#logo_wrap{}
span#logo{	
}

div#nav {
	/*position: absolute;*/
	top: 30px;
	left: 0px;
}
div#nav ul {
	padding: 0;
	margin: 0;
	/*margin-right: 35px;*/
	padding-top: 31px;
	float: left;
}
div#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	padding-left: 12px;
}
div#nav a {
	display: block;
	float: left;
	height: 29px;
	line-height: 31px;
	/*padding: 0 20px 0 8px;*/
	text-decoration: none;
	cursor: pointer;
	background: url(../images/wr_tab_right_green.png) 100% 0 no-repeat;
	font-weight: normal;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
div#nav a:link, div#nav a:visited {
	color: #ebebeb;
}
div#nav a:hover {}
div#nav li.active_menu {}
div#nav li.active_menu a:link,
div#nav li.active_menu a:visited,
div#nav li.active_menu a:hover {
	color: #000;
}
div#nav li.active_menu a:hover {
	text-decoration: underline;
}
div#subnav {
	/*position: absolute;*/
	top: 105px;
	left: 0px;
}
div#subnav ul, div#subnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
div#subnav li{
	padding-right: 20px
}
div#subnav a:link, div#subnav a:visited{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div#subnav a:hover{}
span.seperator{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #aaa;
}
div#site_tools{
	background: url(../images/wr_site_tools.jpg) no-repeat;
	width: 152px;
	height: 23px;
	position: absolute;
	top: 101px;
	right: 0px;
}
div#orange{
	width: 15px;
	height: 16px;
	float: left;
	margin: 0 2px 0 22px;
}
div#green{
	width: 15px;
	height: 16px;
	float: left;
	margin: 0 2px;
}
div#red{
	width: 15px;
	height: 16px;
	float: left;
	margin: 0 2px;
}
div#fixed{


	width: 22px;
	height: 16px;
	float: left;
	margin: 0 2px;
}
div#liquid{
	width: 22px;
	height: 16px;
	float: left;
	margin: 0 2px;
}


/* MAIN CONTENT
--------------------------------------------------------- */
div#maincontent_wrap{
	margin-top: 0px;
	height: 1%;
	width:740px;
	float:left;
	/*position: relative;*/
}

/* user1 module position */
div#user1_wrap{
margin-top:0px;
padding-top:0px;}
div#user1{
	text-align: left;
	font-size: 14px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #444444;
}
div#user1 .module h3{
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
div#user1 .module{
	margin: 0 0 30px 0;
}

/* user1 module position (module class suffix: -style1) */
div#user1 .module-style1 h3{
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
div#user1 .module-style1{
	text-align: left;
	font-size: 14px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #444444;
	margin: 0 0 30px 0;
	background: url(../images/wr_user1_style1.jpg) top right no-repeat;
	min-height: 155px;
	height: auto !important;
	height: 155px;
	padding: 0 236px 0 0;
}

/* user1 module position (module class suffix: -style2) */
div#user1 .module-style2 h3{
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
div#user1 .module-style2{
	text-align: left;
	font-size: 14px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #444444;
	margin: 0 0 30px 0;
	background: url(../images/wr_user1_style2.jpg) top right no-repeat;
	min-height: 155px;
	height: auto !important;
	height: 155px;
	padding: 0 236px 0 0;
}

/* user1 module position (module class suffix: -style3) */
div#user1 .module-style3 h3{
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
div#user1 .module-style3{
	text-align: left;
	font-size: 14px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #444444;
	margin: 0 0 30px 0;
	background: url(../images/wr_user1_style3.jpg) top right no-repeat;
	min-height: 155px;
	height: auto !important;
	height: 155px;
	padding: 0 236px 0 0;
}

/* pathway */
div#pathway_wrap{
	margin-bottom: 20px;
	
}
div#pathway{
	text-align: left;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #01135C;
	padding-bottom: 1px;
	border-bottom: 1px solid #01135C;
}
div#pathway a:link, div#pathway a:visited{
	color: #7f7f7f;
	text-decoration: none;
}
div#pathway a:hover{}

/* banner */
div#banner1{
	padding: 30px 0 30px 0;
}
div#banner2{
	padding: 30px 0 0 0;
}

/* mainbody */
div#mainbody_wrap{}
div#mainbody{
	text-align: left;
}

/* left block & right block */
div#leftblock_wrap,
div#rightblock_wrap{
	float: right;
	text-align: left;
	width: 220px;
	top:0px;
	padding-bottom:0px;
	background-color:#cccccc;
	}
div#leftblock{
	width: 200px;
	margin-right: 20px;
}
div#rightblock{
	width: 220px;
	margin-left: 10px;
}

/* modules styling */
div#left,
div#right,
div#left td,
div#right td{
	text-align: left;
	color: #939393;
	font-size: 11px;
}
div#left .module,
div#right .module{
	width: 200px;
	margin-bottom: 5px;
}
div#left h3,
div#right h3{
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	border-bottom: 1px solid #ccc;
}
div#left form div,
div#right form div{
	text-align: left;
}

/* login form module styling (module class suffix: -login) */
div#left-login,
div#right-login{
	text-align: left;
	color: #939393;
	font-size: 11px;
}
div#left .module-login,
div#right .module-login{
	width: 200px;
	margin-bottom: 15px;
	background: url(../images/wr_login_bg.jpg) top right no-repeat;
}
div#left .module-login form div,
div#right .module-login form div{
	text-align: left;
}

/* menu module styling (module class suffix: -menu) */
div#right .module-menu,
div#left .module-menu{
	width: 200px;
	margin-bottom: 15px;
}
div#right .module-menu ul,
div#left .module-menu ul{
	margin: -2px 0 0 0;
	padding: 0;
	list-style: none;
}
div#right .module-menu li,
div#left .module-menu li{
	border-bottom: 1px solid #ccc;
}
div#right .module-menu ul li a,
div#left .module-menu ul li a{
	display: block;
	width: 200px;
	height: 20px;
	text-indent: 5px;
	line-height: 20px;
}
div#right .module-menu ul li a:hover,
div#left .module-menu ul li a:hover{
	color: #444444;
	background: #ebebeb url(../images/wr_menu_bullet.gif) 100% 50% no-repeat;
}


/* TOP AND BOTTOM ROUND MODULES (user2~user5 and user14~user17)
--------------------------------------------------------------- */
div#top_round_users_wrap{
	height: 1%;
	margin-bottom: 20px;
}
div#bottom_round_users_wrap{
	height: 1%;
	margin-top: 20px;
}
div#user2_wrap,
div#user3_wrap,
div#user4_wrap,
div#user5_wrap,
div#user14_wrap,
div#user15_wrap,
div#user16_wrap,
div#user17_wrap{
	float: left;
}
div#user2,
div#user3,
div#user4,
div#user5,
div#user14,
div#user15,
div#user16,
div#user17{
	margin: 3px;
}
div#user2 div.module h3,
div#user3 div.module h3,
div#user4 div.module h3,
div#user5 div.module h3,
div#user14 div.module h3,
div#user15 div.module h3,
div#user16 div.module h3,
div#user17 div.module h3{
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}
div#user2 div.module,
div#user3 div.module,
div#user4 div.module,
div#user5 div.module,
div#user14 div.module,
div#user15 div.module,
div#user16 div.module,
div#user17 div.module{
	background: url('../images/wr_round_mod_b_l.gif') no-repeat bottom left;
	text-align: left;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #a7a7a7;
}
div#user2 div.module div,
div#user3 div.module div,
div#user4 div.module div,
div#user5 div.module div,
div#user14 div.module div,
div#user15 div.module div,
div#user16 div.module div,
div#user17 div.module div{
	background: url('../images/wr_round_mod_b_r.gif') no-repeat bottom right;
}
div#user2 div.module div div,
div#user3 div.module div div,
div#user4 div.module div div,
div#user5 div.module div div,
div#user14 div.module div div,
div#user15 div.module div div,
div#user16 div.module div div,
div#user17 div.module div div{
    background: url('../images/wr_round_mod_t_l.gif') no-repeat top left;
}
div#user2 div.module div div div,
div#user3 div.module div div div,
div#user4 div.module div div div,
div#user5 div.module div div div,
div#user14 div.module div div div,
div#user15 div.module div div div,
div#user16 div.module div div div,
div#user17 div.module div div div{
    background: url('../images/wr_round_mod_t_r.gif') no-repeat top right;
	padding: 5px 10px 5px 10px;
}
div#user2 div.module div div div div,
div#user3 div.module div div div div,
div#user4 div.module div div div div,
div#user5 div.module div div div div,
div#user14 div.module div div div div,
div#user15 div.module div div div div,
div#user16 div.module div div div div,
div#user17 div.module div div div div{
    background: none;
}


/* TOP AND BOTTOM ROUND MODULES (user2~user5 and user14~user17)
   (module class suffix: -green)
--------------------------------------------------------------- */
div#user2_wrap-green,
div#user3_wrap-green,
div#user4_wrap-green,
div#user5_wrap-green,
div#user14_wrap-green,
div#user15_wrap-green,
div#user16_wrap-green,
div#user17_wrap-green{
	float: left;
}
div#user2-green,
div#user3-green,
div#user4-green,
div#user5-green,
div#user14-green,
div#user15-green,
div#user16-green,
div#user17-green{
	margin: 3px;
}
div#user2 div.module-green h3,
div#user3 div.module-green h3,
div#user4 div.module-green h3,
div#user5 div.module-green h3,
div#user14 div.module-green h3,
div#user15 div.module-green h3,
div#user16 div.module-green h3,
div#user17 div.module-green h3{
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding-bottom: 5px;
}
div#user2 div.module-green,
div#user3 div.module-green,
div#user4 div.module-green,
div#user5 div.module-green,
div#user14 div.module-green,
div#user15 div.module-green,
div#user16 div.module-green,
div#user17 div.module-green{
	background: url('../images/wr_round_mod_b_l_green.gif') no-repeat bottom left;
	text-align: left;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #626262;
}
div#user2 div.module-green div,
div#user3 div.module-green div,
div#user4 div.module-green div,
div#user5 div.module-green div,
div#user14 div.module-green div,
div#user15 div.module-green div,
div#user16 div.module-green div,
div#user17 div.module-green div{
	background: url('../images/wr_round_mod_b_r_green.gif') no-repeat bottom right;
}
div#user2 div.module-green div div,
div#user3 div.module-green div div,
div#user4 div.module-green div div,
div#user5 div.module-green div div,
div#user14 div.module-green div div,
div#user15 div.module-green div div,
div#user16 div.module-green div div,
div#user17 div.module-green div div{
    background: url('../images/wr_round_mod_t_l_green.gif') no-repeat top left;
}
div#user2 div.module-green div div div,
div#user3 div.module-green div div div,
div#user4 div.module-green div div div,
div#user5 div.module-green div div div,
div#user14 div.module-green div div div,
div#user15 div.module-green div div div,
div#user16 div.module-green div div div,
div#user17 div.module-green div div div{
    background: url('../images/wr_round_mod_t_r_green.gif') no-repeat top right;
	padding: 5px 10px 5px 10px;
}
div#user2 div.module-green div div div div,
div#user3 div.module-green div div div div,
div#user4 div.module-green div div div div,
div#user5 div.module-green div div div div,
div#user14 div.module-green div div div div,
div#user15 div.module-green div div div div,
div#user16 div.module-green div div div div,
div#user17 div.module-green div div div div{
    background: none;
}


/* TOP AND BOTTOM ROUND MODULES (user2~user5 and user14~user17)
   (module class suffix: -red)
--------------------------------------------------------------- */
div#user2_wrap-red,
div#user3_wrap-red,
div#user4_wrap-red,
div#user5_wrap-red,
div#user14_wrap-red,
div#user15_wrap-red,
div#user16_wrap-red,
div#user17_wrap-red{
	float: left;
}
div#user2-red,
div#user3-red,
div#user4-red,
div#user5-red,
div#user14-red,
div#user15-red,
div#user16-red,
div#user17-red{
	margin: 3px;
}
div#user2 div.module-red h3,
div#user3 div.module-red h3,
div#user4 div.module-red h3,
div#user5 div.module-red h3,
div#user14 div.module-red h3,
div#user15 div.module-red h3,
div#user16 div.module-red h3,
div#user17 div.module-red h3{
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding-bottom: 5px;
}
div#user2 div.module-red,
div#user3 div.module-red,
div#user4 div.module-red,
div#user5 div.module-red,
div#user14 div.module-red,
div#user15 div.module-red,
div#user16 div.module-red,
div#user17 div.module-red{
	background: url('../images/wr_round_mod_b_l_red.gif') no-repeat bottom left;
	text-align: left;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #fff;
}
div#user2 div.module-red div,
div#user3 div.module-red div,
div#user4 div.module-red div,
div#user5 div.module-red div,
div#user14 div.module-red div,
div#user15 div.module-red div,
div#user16 div.module-red div,
div#user17 div.module-red div{
	background: url('../images/wr_round_mod_b_r_red.gif') no-repeat bottom right;
}
div#user2 div.module-red div div,
div#user3 div.module-red div div,
div#user4 div.module-red div div,
div#user5 div.module-red div div,
div#user14 div.module-red div div,
div#user15 div.module-red div div,
div#user16 div.module-red div div,
div#user17 div.module-red div div{
    background: url('../images/wr_round_mod_t_l_red.gif') no-repeat top left;
}
div#user2 div.module-red div div div,
div#user3 div.module-red div div div,
div#user4 div.module-red div div div,
div#user5 div.module-red div div div,
div#user14 div.module-red div div div,
div#user15 div.module-red div div div,
div#user16 div.module-red div div div,
div#user17 div.module-red div div div{
    background: url('../images/wr_round_mod_t_r_red.gif') no-repeat top right;
	padding: 5px 10px 5px 10px;
}
div#user2 div.module-red div div div div,
div#user3 div.module-red div div div div,
div#user4 div.module-red div div div div,
div#user5 div.module-red div div div div,
div#user14 div.module-red div div div div,
div#user15 div.module-red div div div div,
div#user16 div.module-red div div div div,
div#user17 div.module-red div div div div{
    background: none;
}


/* TOP AND BOTTOM ROUND MODULES (user2~user5 and user14~user17)
   (module class suffix: -orange)
--------------------------------------------------------------- */
div#user2_wrap-orange,
div#user3_wrap-orange,
div#user4_wrap-orange,
div#user5_wrap-orange,
div#user14_wrap-orange,
div#user15_wrap-orange,
div#user16_wrap-orange,
div#user17_wrap-orange{
	float: left;
}
div#user2-orange,
div#user3-orange,
div#user4-orange,
div#user5-orange,
div#user14-orange,
div#user15-orange,
div#user16-orange,
div#user17-orange{
	margin: 3px;
}
div#user2 div.module-orange h3,
div#user3 div.module-orange h3,
div#user4 div.module-orange h3,
div#user5 div.module-orange h3,
div#user14 div.module-orange h3,
div#user15 div.module-orange h3,
div#user16 div.module-orange h3,
div#user17 div.module-orange h3{
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #6b8f40;
	font-weight: bold;
	padding-bottom: 5px;
}
div#user2 div.module-orange,
div#user3 div.module-orange,
div#user4 div.module-orange,
div#user5 div.module-orange,
div#user14 div.module-orange,
div#user15 div.module-orange,
div#user16 div.module-orange,
div#user17 div.module-orange{
	background: url('../images/wr_round_mod_b_l_orange.gif') no-repeat bottom left;
	text-align: left;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #464646;
}
div#user2 div.module-orange div,
div#user3 div.module-orange div,
div#user4 div.module-orange div,
div#user5 div.module-orange div,
div#user14 div.module-orange div,
div#user15 div.module-orange div,
div#user16 div.module-orange div,
div#user17 div.module-orange div{
	background: url('../images/wr_round_mod_b_r_orange.gif') no-repeat bottom right;
}
div#user2 div.module-orange div div,
div#user3 div.module-orange div div,
div#user4 div.module-orange div div,
div#user5 div.module-orange div div,
div#user14 div.module-orange div div,
div#user15 div.module-orange div div,
div#user16 div.module-orange div div,
div#user17 div.module-orange div div{
    background: url('../images/wr_round_mod_t_l_orange.gif') no-repeat top left;
}
div#user2 div.module-orange div div div,
div#user3 div.module-orange div div div,
div#user4 div.module-orange div div div,
div#user5 div.module-orange div div div,
div#user14 div.module-orange div div div,
div#user15 div.module-orange div div div,
div#user16 div.module-orange div div div,
div#user17 div.module-orange div div div{
    background: url('../images/wr_round_mod_t_r_orange.gif') no-repeat top right;
	padding: 5px 10px 5px 10px;
}
div#user2 div.module-orange div div div div,
div#user3 div.module-orange div div div div,
div#user4 div.module-orange div div div div,
div#user5 div.module-orange div div div div,
div#user14 div.module-orange div div div div,
div#user15 div.module-orange div div div div,
div#user16 div.module-orange div div div div,
div#user17 div.module-orange div div div div{
    background: none;
}


/* TOP AND BOTTOM MODULES (user6~user9 and user10~user13)
--------------------------------------------------------------- */
div#top_users_wrap{
	height: 1%;
	margin-bottom: 20px;
}
div#bottom_users_wrap{
	height: 1%;
	margin-top: 20px;
}
div#user6_wrap,
div#user7_wrap,
div#user8_wrap,
div#user9_wrap,
div#user10_wrap,
div#user11_wrap,
div#user12_wrap,
div#user13_wrap{
	float: left;
}
div#user6,
div#user7,
div#user8,
div#user9,
div#user10,
div#user12,
div#user13,
div#user13{
	margin: 3px;
}
div#user6 div.module h3,
div#user7 div.module h3,
div#user8 div.module h3,
div#user9 div.module h3,
div#user10 div.module h3,
div#user11 div.module h3,
div#user12 div.module h3,
div#user13 div.module h3{
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #444444;
	font-weight: bold;
}
div#user6 div.module,
div#user7 div.module,
div#user8 div.module,
div#user9 div.module,
div#user10 div.module,
div#user11 div.module,
div#user12 div.module,
div#user13 div.module{
	text-align: left;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
}
div#user6 div.module div div div,
div#user7 div.module div div div,
div#user8 div.module div div div,
div#user9 div.module div div div,
div#user10 div.module div div div,
div#user11 div.module div div div,
div#user12 div.module div div div,
div#user13 div.module div div div{
	padding: 5px 10px 5px 10px;
}
div#user6 div.module div div div div,
div#user7 div.module div div div div,
div#user8 div.module div div div div,
div#user9 div.module div div div div,
div#user10 div.module div div div div,
div#user11 div.module div div div div,
div#user12 div.module div div div div,
div#user13 div.module div div div div{
    background: none;
}


/* FOOTER
--------------------------------------------------------- */
div#footer_wrap{
	border-top: 1px solid #aaaaaa;
	margin-top: 35px;
	padding-top: 20px;
	height: 100px;
	width:740px;
	float:left;
}
div#footer{}
div#footer_content{}
div#footer_left{
	float: left;
	width: 600px;
}
div#footer_menu{
	text-align: left;
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #7f7f7f;
	overflow: hidden;
}
div#footer_menu ul {
	margin: 0 0 20px -5px;
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	list-style: none;
	width: 600px;
	float: left;
	display: inline;
}
div#footer_menu ul li {
	margin: 0;
	padding: 0;
	float: left;
}
div#footer_menu ul li a {
	float: left;
	margin: 0px;
	padding: 0px 5px;
	text-decoration: none;
	border-left: 1px solid #7f7f7f;
}
div#footer_menu ul li a:hover {}
div#footer_copyright{
	text-align: left;
	font-size: 11px;
	color: #7f7f7f;
}
div#footer_right{
	float: right;
	width: 300px;
}
div#footer_w3c_xhtml{
	background: url(../images/wr_w3c_xhtml.gif) no-repeat;
	width: 86px;
	height: 15px;
	float: right;
	cursor: pointer;
}
div#footer_w3c_css{
	background: url(../images/wr_w3c_css.gif) no-repeat;
	width: 80px;
	height: 15px;
	float: right;
	cursor: pointer;
}
div#footer_rss{
	background: url(../images/wr_rss.gif) no-repeat;
	width: 200px;
	height: 28px;
	float: right;
	margin-top: 10px;
	cursor: pointer;
}
div#footerwrap{
	background-color: #127065;
	margin-top: 0px;
	padding: 0px;
}