body {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #000;
	margin: 0;
	padding: 0;
											scrollbar-base-color: #D6F6FC;
											scrollbar-arrow-color: #000000;
											scrollbar-darkshadow-color: #034168;
											scrollbar-face-color: #046598;
											scrollbar-highlight-color: #D6F6FC;
											scrollbar-shadow-color: #046598;
											scrollbar-track-color: #268ABE;
}
#body_bg {
	background: #000000;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #000;
	margin: 0px 0px;
}
.clr {
	clear: both;
}
p {
	margin: 0;
	padding-bottom: 5px;
}
h1 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 24px;
	color: #FA0208;
	font-weight: normal;
	margin: 5px 0px;
}
h2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 22px;
	color: #000000;
	font-weight: normal;
	margin: 5px 0px;
}
h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 20px;
	color: #9F0004;
	font-weight: normal;
	margin: 5px 0px;
}
h4 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 18px;
	color: #9F0004;
	font-weight: normal;
	margin: 5px 0px;
}
h5 {
	margin: 15px 0;
	color: #AAAAAA;
	border-bottom: 3px double #EEEEEE;
}
h6 {
	margin: 15px 0;
	color: #AAAAAA;
	border-bottom: 1px solid #EEEEEE;
}
a:link, a:visited {
	color: #037EB8;
	text-decoration: none;
	position: relative;
}
a:hover{
	color: #FF0702;
	text-decoration: underline;
/*}
a:focus {
  outline: none;*/
}
ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
ul a:link, ul a:visited{
	color: #037EB8;
	text-decoration: none;
}
ul a:hover{
	color: #FF0702;
	text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
	position: relative;
}
input, select {
	font: 11px "Lucida Grande", Tahoma, Verdana, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
.inputbox{
	margin: 1px 0;
}
.inputbox:focus {
	border: 1px solid #BABDB6;
	background: #FFFFDD;
}
textarea {
	padding-left: 2px;
}
textarea.inputbox{
	font: 11px "Lucida Grande", Tahoma, Verdana, sans-serif;
	width: 95%;
}
fieldset{
	background: #fff;
	border: 1px solid #d5d5d5;
	padding: 10px;
}
.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: #f5f5f5;
	color: #999;
	cursor: pointer;
}
.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	color: #000;
}
.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
}
hr {
	border: none 0;
	border-top: 1px solid #d5d5d5;
	height: 1px;
}


/* ACCORDION EFFECT
--------------------------------------------------------- */
div#accordion {
	padding-left: 5px;
}
.toggler {
	cursor: pointer;
	font-size: 14px;
	margin: 0;
	color: #00469b;
}
/* TOP MENU SELECTED BUTTONS
--------------------------------------------------------- */
.company div#nav li.company, .products div#nav li.products,
.services div#nav li.services, .business div#nav li.business,
.login div#nav li.login, .faq div#nav li.faq {
    background: url(../images/nav/menu_active.gif) top left repeat-x;
}
.home div#nav li li.home {
	background: #013F5F;
}

/* CUSTOM STYLING
--------------------------------------------------------- */

div#wrapper {
	width: 970px;
	margin: 0px;
}
.small{
	font-size: 10px;
	color: #aaa;
}
.highlight{
	background-color: #ffff99;
}
div.auth_date {
	font-size: 10px;
	color: #aaa;
	margin-bottom: 5px;
}
span.alert{
	display: block;
	background: #fff6bf url(../images/icons/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/icons/information.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
}
span.download{
	display: block;
	background: #e2f3de url(../images/icons/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;
	border: 1px solid #ccc;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #336600;
	text-align:left;
	overflow: auto !important;
	overflow: scroll;
}
.code{
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 100%;
}
/*pre{
	display: block;
	line-height: 100%;
	border-left: 5px solid #ccc;
	background: #f2f2f2;
	padding: 10px;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	overflow: auto !important;
	overflow: scroll;
	width: 95%;
}*/
blockquote{
	margin: 20px;
	padding: 15px;
	background-color: #FFFFFF
	border: none;
	text-align: justify;
}
.floatlinks {
	display: block;
	float: right;
	margin: 0 0 20px 50px;
}
.doc_key {
	padding: 2px 20px 2px 25px;
	background: url(../images/icons/doc_key.png) no-repeat left top;
}
.pdf_key {
	padding: 2px 20px 2px 25px;
	background: url(../images/icons/pdf_key.png) no-repeat left top;
}
.pdf {
	padding: 2px 20px 2px 25px;
	background: url(../images/icons/pdf_text.png) no-repeat left top;
}
.pdf_sidebar {
	padding: 2px 0 2px 25px;
	background: url(../images/icons/pdf_sidebar.png) no-repeat left top;
}
.info_text {
	padding: 2px 20px 2px 25px;
	background: url(../images/icons/info_text.png) no-repeat left top;
}
.read_text {
	padding: 2px 20px 2px 25px;
	background: transparent url(../images/icons/read_text.png) no-repeat 0 50%;
}
.tech_text {
	padding: 2px 20px 2px 25px;
	color: #808080;
	background: url(../images/icons/tech_text.png) no-repeat left top;
}
.form_text {
	padding: 2px 20px 2px 25px;
	color: #808080;
	background: url(../images/icons/form_text.png) no-repeat left top;
}
.form_text_sidebar {
	padding: 2px 0 2px 25px;
	color: #808080;
	background: url(../images/icons/form_text_sidebar.png) no-repeat left top;
}
.email_text {
	padding: 2px 20px 2px 25px;
	color: #808080;
	background: url(../images/icons/email_text.png) no-repeat left top;
}

.email_text_sidebar {
	padding: 2px 0 2px 25px;
	color: #808080;
	background: url(../images/icons/email_text_sidebar.png) no-repeat left top;
}
.legale_text_sidebar {
	padding: 2px 0 2px 25px;
	color: #808080;
	background: url(../images/icons/legale_text_sidebar.png) no-repeat left top;
}
.faq_text_sidebar {
	padding: 2px 0 2px 25px;
	color: #808080;
	background: url(../images/icons/faq_text_sidebar.png) no-repeat left top;
}
.privacy_text_sidebar {
	padding: 2px 0 2px 25px;
	color: #808080;
	background: url(../images/icons/privacy_text_sidebar.png) no-repeat left top;
}
.prev_text {
	padding: 2px 20px 2px 25px;
	color: #808080;
	background: url(../images/icons/prev_text.png) no-repeat left top;
}

/* ---- list styling --- */
ul#style {
	margin: 0;
	padding: 0 10px;
	list-style: none;
}
li.ok {
	padding: 2px 20px 2px 25px;
	background: url(../images/icons/ok_list.png) no-repeat left top;
}

/* ---- login style --- */
div#login_form {

}
div#nome_utente {
	float: left;
}
div#password, div#button_field {
	float: left;
	padding-left: 20px;
}
div.login_text {
	font-size: 11px;
}


/* TOP HEADER
--------------------------------------------------------- */

/* ---- logo --- */
div#logo {
	background: url(../images/top_header6.jpg) no-repeat;
	width: 716px;
	height: 230px;
/*	position: center;*/
}



/* CONTENT LAYOUT
--------------------------------------------------------- */
div#content_layout_wrap {}
div.content_layout {
	background: url(content_layout.png) top left repeat-y;
	height: 1%;
}
div.content_layout_sidebar {
	background: url(content_layout_sidebar.png) top left repeat-y;
	height: 1%;
}

/* TOP MENU
--------------------------------------------------------- */
div#top_menu_wrap {
	padding: 0px 0px;
}




/* HEADER
--------------------------------------------------------- */
div#header_wrap {
	padding: 0px 25px;
}
div#header {
	height: 535px;
	background: #FFFFFF;
	border-bottom: 5px solid #c1c1c1;
}

/* ---- header content --- */
div#header_content_wrap {}
div#header_content {
	height: 450px;
}

/* ---- scrolling header --- */

#tickerbar {
border-top: 3px solid #999999;
border-bottom: 3px solid #999999;
height: 34px;
background-color: #01346b;
/*padding: 0px; 0px; 0px; 0px;*/
float: left;
	margin-left: 0;
	margin-top: 0;
}

#tickerbarform {
float: left;
font-family: Verdana,sans-serif;
font-size: 10px;
margin: 0;
}

#ticker {
float: 	right;
border-left: 4px solid #999999;
}

#navbar {
border-bottom: 3px solid #999999;
height: 28px;
padding-left: 12px;
background-color: #000000;
}

#nav {
height: 28px;
float: left;
}

#navbar2 {
border-top: 3px solid #999999;
border-bottom: 3px solid #999999;
height: 28px;
padding-left: 12px;
background-color: #000000;
}

#nav3 {
height: 28px;
float: left;
}

#navbar3 {
border-top: 3px solid #999999;
border-bottom: 3px solid #999999;
height: 28px;
padding-left: 12px;
background-color: #000000;
}

#nav2 {
height: 28px;
float: left;
}

#demo-bar {
	margin: 0px auto;
	padding: 0;
	width: 920px;
	text-align: center;
} 
#demo-wrapper {
	margin: 0px auto;
	overflow: hidden;
	height: 450px;
	width: 920px;
	position: relative;
} 
#demo-inner {
	width: 5520px;
	height: 450px;
	position: relative;
} 
.scrolling-content {
	background: transparent;
	width: 139px;
	height: 450px;
	text-align: left;
	position: absolute;
} 
.scrolling-content h1 { 
	color: #fff;
	padding: 0;
	font-size: 11px;
} 
#content1 {
	left: 0px;
	top: 7px;
	width: 920px;
	height: 450px;

}
div#main {
	font-size: 12px;
	color: #000000;
	width: 920px;
	padding: 0px 0 0 0px;
}
/*div#content1 a:link, div#content1 a:visited,
div#content2 a:link, div#content2 a:visited,
div#content3 a:link, div#content3 a:visited,
div#content4 a:link, div#content4 a:visited,
div#content5 a:link, div#content5 a:visited,
	color: #037EB8;
	text-decoration: underline;
}
div#content1 a:hover,
div#content2 a:hover,
div#content3 a:hover,
div#content4 a:hover,
div#content5 a:hover {
	color: #FF0702;
}
*/
#content2 {
	left: 920px; 
	top: 0px;
	width: 920px;
	height: 450px;
} 
#content3 {
	left: 1840px; 
	top: 0px;
	width: 920px;
	height: 450px;
} 
#content4 {
	left: 2760px; 
	top: 0px;
	width: 920px;
	height: 450px;
}
#content5 {
	left: 3680px; 
	top: 0px;
	width: 920px;
	height: 450px;

}

/* ---- page buttons --- */
div#page_buttons_wrap {}
div#page_buttons {
	height: 28px;
}
/* a#link6, a#link7, a#link8 {
	width: 150px;
	height: 28px;
	display: block;
}*/
ul#buttons_top {
	margin: 0;
	padding: 0;
}
ul#buttons_top li {
	list-style: none;
}
ul#buttons_top li a:link, ul#buttons_top li a:visited {
	width: 150px;
	height: 28px;
	display: block;
}

li#but_home_top {
	width: 150px;
	height: 28px;
	float: left;
	background: url(../images/page_but_home.jpg) 0% 0% no-repeat;
}
li#but_home_top a:hover {
	background: url(../images/page_but_home.jpg) 0% 50% no-repeat;
}
li#but_home_top a.active {
	width: 150px;
	height: 28px;
	float: left;
	background: url(../images/page_but_home.jpg) 0% 100% no-repeat;
}
li#but_home_top a:active {
	width: 150px;
	height: 28px;
	float: left;
	background: url(../images/page_but_home.jpg) 0% 100% no-repeat;
}

li#but_about {
	width: 150px;
	height: 28px;
	float: left;
	background: url(../images/page_but_about.jpg) 0% 0% no-repeat;
}
li#but_about a:hover {
	background: url(../images/page_but_about.jpg) 0% 50% no-repeat;
}
li#but_about a.active {
	width: 150px;
	height: 28px;
	float: left;
	background: url(../images/page_but_about.jpg) 0% 100% no-repeat;
}
li#but_about a:active {
	width: 150px;
	height: 28px;
	float: left;
	background: url(../images/page_but_about.jpg) 0% 100% no-repeat;
}

li#but_contact {
	width: 150px;
	height: 28px;
	float: left;
	background: url(../images/page_but_contact.jpg) 0% 0% no-repeat;
}
li#but_contact a:hover {
	background: url(../images/page_but_contact.jpg) 0% 50% no-repeat;
}
li#but_contact a.active {
	width: 150px;
	height: 28px;
	float: left;
	background: url(../images/page_but_contact.jpg) 0% 100% no-repeat;
}
li#but_contact a:active {
	width: 150px;
	height: 28px;
	float: left;
	background: url(../images/page_but_contact.jpg) 0% 100% no-repeat;
}

li#but_guarantee {
	width: 150px;
	height: 28px;
	float: left;
	background: url(../images/page_but_guarantee.jpg) 0% 0% no-repeat;
}
li#but_guarantee a:hover {
	background: url(../images/page_but_guarantee.jpg) 0% 50% no-repeat;
}
li#but_guarantee a.active {
	width: 150px;
	height: 28px;
	float: left;
	background: url(../images/page_but_guarantee.jpg) 0% 100% no-repeat;
}
li#but_guarantee a:active {
	width: 150px;
	height: 28px;
	float: left;
	background: url(../images/page_but_guarantee.jpg) 0% 100% no-repeat;
}

/* ---- product buttons --- */
div#product_buttons_wrap {}
div#product_buttons {
	height: 28px;
}
/* a#link9, a#link10, a#link11, a#link12, a#link13, a#link14, a#link15 {
	width: 110px;
	height: 28px;
	display: block;
}*/
ul#buttons_prod {
	margin: 0;
	padding: 0;
}
ul#buttons_prod li {
	list-style: none;
}
ul#buttons_prod li a:link, ul#buttons_top li a:visited {
	width: 110px;
	height: 28px;
	display: block;
}

li#but_radiant_barrier {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_radiant_barrier.jpg) 0% 0% no-repeat;
}
li#but_radiant_barrier a:hover {
	background: url(../images/page_but_radiant_barrier.jpg) 0% 50% no-repeat;
}
li#but_radiant_barrier a.active {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_radiant_barrier.jpg) 0% 100% no-repeat;
}
li#but_radiant_barrier a:active {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_radiant_barrier.jpg) 0% 100% no-repeat;
}

li#but_duct_wrap {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_duct_wrap.jpg) 0% 0% no-repeat;
}
li#but_duct_wrap a:hover {
	background: url(../images/page_but_duct_wrap.jpg) 0% 50% no-repeat;
}
li#but_duct_wrap a.active {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_duct_wrap.jpg) 0% 100% no-repeat;
}
li#but_duct_wrap a:active {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_duct_wrap.jpg) 0% 100% no-repeat;
}
li#but_mastic_seal {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_mastic_seal.jpg) 0% 0% no-repeat;
}
li#but_mastic_seal a:hover {
	background: url(../images/page_but_mastic_seal.jpg) 0% 50% no-repeat;
}
li#but_mastic_seal a.active {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_mastic_seal.jpg) 0% 100% no-repeat;
}
li#but_mastic_seal a:active {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_mastic_seal.jpg) 0% 100% no-repeat;
}
li#but_attic_tent {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_attic_tent.jpg) 0% 0% no-repeat;
}
li#but_attic_tent a:hover {
	background: url(../images/page_but_attic_tent.jpg) 0% 50% no-repeat;
}
li#but_attic_tent a.active {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_attic_tent.jpg) 0% 100% no-repeat;
}
li#but_attic_tent a:active {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_attic_tent.jpg) 0% 100% no-repeat;
}
li#but_soffit_vents {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_soffit_vents.jpg) 0% 0% no-repeat;
}
li#but_soffit_vents a:hover {
	background: url(../images/page_but_soffit_vents.jpg) 0% 50% no-repeat;
}
li#but_soffit_vents a.active {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_soffit_vents.jpg) 0% 100% no-repeat;
}
li#but_soffit_vents a:active {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_soffit_vents.jpg) 0% 100% no-repeat;
}
li#but_turbines {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_turbines.jpg) 0% 0% no-repeat;
}
li#but_turbines a:hover {
	background: url(../images/page_but_turbines.jpg) 0% 50% no-repeat;
}
li#but_turbines a.active {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_turbines.jpg) 0% 100% no-repeat;
}
li#but_turbines a:active {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_turbines.jpg) 0% 100% no-repeat;
}
li#but_solar_vents {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_solar_vents.jpg) 0% 0% no-repeat;
}
li#but_solar_vents a:hover {
	background: url(../images/page_but_solar_vents.jpg) 0% 50% no-repeat;
}
li#but_solar_vents a.active {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_solar_vents.jpg) 0% 100% no-repeat;
}
li#but_solar_vents a:active {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_solar_vents.jpg) 0% 100% no-repeat;
}
li#but_blown_insulation {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_blown_insulation.jpg) 0% 0% no-repeat;
}
li#but_blown_insulation a:hover {
	background: url(../images/page_but_blown_insulation.jpg) 0% 50% no-repeat;
}
li#but_blown_insulation a.active {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_blown_insulation.jpg) 0% 100% no-repeat;
}
li#but_blown_insulation a:active {
	width: 110px;
	height: 28px;
	float: left;
	background: url(../images/page_but_blown_insulation.jpg) 0% 100% no-repeat;
}

/* ---- header buttons --- */
div#header_buttons_wrap {}
div#header_buttons {
	height: 40px;
	background: url(../images/main/header_buttons_bg.png) top left repeat-x;
}
/* a#link1, a#link2, a#link3, a#link4, a#link5 {
	width: 184px;
	height: 40px;
	display: block;
}*/
ul#buttons {
	margin: 0;
	padding: 0;
}
ul#buttons li {
	list-style: none;
}
ul#buttons li a:link, ul#buttons li a:visited {
	width: 184px;
	height: 40px;
	display: block;
}

li#but_home {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_home.jpg) 0% 0% no-repeat;
}
li#but_home a:hover {
	background: url(../images/header_but_home.jpg) 0% 50% no-repeat;
}
li#but_home a.active {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_home.jpg) 0% 100% no-repeat;
}
li#but_home a:active {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_home.jpg) 0% 100% no-repeat;
}
li#but_products {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_products.jpg) 0% 0% no-repeat;
}
li#but_products a:hover {
	background: url(../images/header_but_products.jpg) 0% 50% no-repeat;
}
li#but_products a.active {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_products.jpg) 0% 100% no-repeat;
}
li#but_questions {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_questions.jpg) 0% 0% no-repeat;
}
li#but_questions a:hover {
	background: url(../images/header_but_questions.jpg) 0% 50% no-repeat;
}
li#but_questions a.active {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_questions.jpg) 0% 100% no-repeat;
}
li#but_videos {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_videos.jpg) 0% 0% no-repeat;
}
li#but_videos a:hover {
	background: url(../images/header_but_videos.jpg) 0% 50% no-repeat;
}
li#but_videos a.active {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_videos.jpg) 0% 100% no-repeat;
}
li#but_coverage {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_coverage.jpg) 0% 0% no-repeat;
}
li#but_coverage a:hover {
	background: url(../images/header_but_coverage.jpg) 0% 50% no-repeat;
}
li#but_coverage a.active {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_coverage.jpg) 0% 100% no-repeat;
}

/* ---- user6 --- */
div#user6_wrap {
	padding: 0 25px;
}
div#user6 {
	background: #0C110D;
	border-bottom: 5px solid #c1c1c1;
	color: #9a9a9a;
	text-align: left;
	padding: 10px 25px;
	font-size: 11px;
}
div#user6 a:link, div#user6 a:visited {
	color: #9a9a9a;
	text-decoration: underline;
	font-size: 11px;
}
div#user6 a:hover {
	color: #ffffff;
	text-decoration: underline;
}


/* CONTENT
--------------------------------------------------------- */
div#content_wrap { /* 1 column layout */
	padding: 0px 25px;
} 


/* ---- top users --- */
div#topusers_wrap{
	height: 1%;
	margin: 20px 0 0 0;
	padding: 0 20px;
}
div#user7wrap,
div#user8wrap,
div#user9wrap{
	float: left;
}
div#user7,
div#user8,
div#user9{
	margin: 0px;
}
div#user7wrap div.module h3,
div#user8wrap div.module h3,
div#user9wrap div.module h3{
	margin: 0px;
	padding-bottom: 2px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 13px;
	color: #9F0004;
}
div#user7wrap div.module,
div#user8wrap div.module,
div#user9wrap div.module{
	background: url('round_mod_b_l.gif') no-repeat bottom left;
	text-align: left;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #808080;
}
div#user7wrap div.module div div,
div#user8wrap div.module div div,
div#user9wrap div.module div div{
    background: url('round_mod_t_l.gif') no-repeat top left;
}
div#user7wrap div.module div,
div#user8wrap div.module div,
div#user9wrap div.module div{
	background: url('round_mod_b_r.gif') no-repeat bottom right;
}
div#user7wrap div.module div div div,
div#user8wrap div.module div div div,
div#user9wrap div.module div div div{
    background: url('round_mod_t_r.gif') no-repeat top right;
	padding: 5px 10px 5px 10px;
}
div#user7wrap div.module div div div h3,
div#user8wrap div.module div div div h3,
div#user9wrap div.module div div div h3{
	display:block;
}
div#user7wrap div.module div div div div,
div#user8wrap div.module div div div div,
div#user9wrap div.module div div div div{
    background:none;
}

/* ---- newsflash --- */
div#newsflash_wrap {
	padding: 0 20px;
	padding-top: 20px;
}
div#newsflash {}
div#newsflash .module {
	text-align: left;
	color: #808080;
}
div#newsflash .module h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin: 0px 0px;
}

/* ---- mainbody --- */
div#mainbody_wrap {}
div#mainbody {
	padding: 20px 20px 0px 20px;
	text-align: left;
}

/* ---- content body --- */
div.entry {}



/* ---- bottom users --- */
div#bottomusers_wrap{
	height: 1%;
	margin: 20px 0 0 0;
	padding: 0 20px;
}
div#user10wrap,
div#user11wrap,
div#user12wrap{
	float: left;
}
div#user10,
div#user11,
div#user12{
	margin: 3px;
}
div#user10wrap div.module h3,
div#user11wrap div.module h3,
div#user12wrap div.module h3{
	margin: 0px;
	padding-bottom: 2px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 13px;
	color: #9F0004;
}
div#user10wrap div.module,
div#user11wrap div.module,
div#user12wrap div.module{
	background: url('round_mod_b_l.gif') no-repeat bottom left;
	text-align: left;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #808080;
}
div#user10wrap div.module div div,
div#user11wrap div.module div div,
div#user12wrap div.module div div{
    background: url('round_mod_t_l.gif') no-repeat top left;
}
div#user10wrap div.module div,
div#user11wrap div.module div,
div#user12wrap div.module div{
	background: url('round_mod_b_r.gif') no-repeat bottom right;
}
div#user10wrap div.module div div div,
div#user11wrap div.module div div div,
div#user12wrap div.module div div div{
    background: url('round_mod_t_r.gif') no-repeat top right;
	padding: 5px 10px 5px 10px;
}
div#user10wrap div.module div div div h3,
div#user11wrap div.module div div div h3,
div#user12wrap div.module div div div h3{
	display:block;
}
div#user10wrap div.module div div div div,
div#user11wrap div.module div div div div,
div#user12wrap div.module div div div div{
    background:none;
}

/* ---- list bottom users --- */
div#list_bottom_users_wrap{
	padding: 20px 15px 15px 15px;
	height: 1%;
}
div#list_bottom_users{}
div#user13 h3,
div#user14 h3{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	margin: 0px 0px;
}
div#user13 .module,
div#user14 .module{
	padding: 10px;
	margin: 0;
}
div#user13,
div#user14{
	float: left;
	text-align: left;
	color: #a8a8a8;
	font-size: 11px;
}
div#user13 a:link, div#user13 a:visited,
div#user14 a:link, div#user14 a:visited{
	border-bottom: 1px dotted #999;
	color: #a8a8a8;
	text-decoration: none;
}
div#user13 a:hover,
div#user14 a:hover{
	color: #3875D7;
	text-decoration: none;
}
div#user13 ul,
div#user14 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
div#user13 li,
div#user14 li{
	padding: 0;
	line-height: 20px;
	text-indent: 5px;
	border-bottom: 1px solid #ddd;
}
div#user13 li a:link, div#user13 li a:visited,
div#user14 li a:link, div#user14 li a:visited{
	color: #3875D7;
	display: block;
	border-bottom: none;
	width: 100%;
}
div#user13 li a:hover,
div#user14 li a:hover{
	border-bottom: none;
	display: block;
	color: #000;
	text-decoration: none;
	background: #f8f8f8 url(../images/icons/list_bg.gif) 100% 50% no-repeat;
}


/* BOTTOM LAYOUT
--------------------------------------------------------- */
div#bottom_layout {}
div.bottom_layout {
	background: url(bottom_layout.png) top left repeat-y;
	height: 41px;
}
div.bottom_layout_sidebar {
	background: url(bottom_layout_sidebar.png) top left repeat-y;
	height: 41px;
}


/* FOOTER
--------------------------------------------------------- */
div#footer_wrap {
	padding-top: 10px;
}
div#footer {
	color: #c1c1c1;
	font-size: 11px;
/*}
div#footer-copyright {
	float: center;*/
}
div#footer-links {
	padding-right:40px;
	float: right;
}
div#footer-copyright a:link, div#footer-copyright a:visited {
	color: #c1c1c1;
	text-decoration: none;
}
div#footer-copyright a:hover {
	color: #c1c1c1;
	text-decoration: underline;
}
div#footer-links a:link, div#footer-links a:visited {
	color: #c1c1c1;
	text-decoration: none;
}
div#footer-links a:hover {
	color: #c1c1c1;
	text-decoration: underline;
}
