﻿body{		
	width:100%;
	padding:0px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.clearline{
	clear:both;
	height:0px;
	overflow:hidden;
}
.clearboth{
	clear:both;
}

h1, .h1{
	font-size:12px;
	font-weight:bold;	
	color:#CC0000;
	margin-top:0px;
	margin-bottom:5px;
	background-color:#CC1F45;
	color:#FFFFFF;
	padding:5px;
}

h2{
	font-size:11px;
	font-weight:bold;	
	color:#CC1F45;
}

h4{
	font-size:10px;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	color:#CC0000;
	padding: 0px 0px 0px 5px;
}


img{	
	padding:0px;
	margin:0px;
	border:none;
}

table{
	text-align:center;
	padding:5px 5px 5px 5px;	
}
table.subs {
	border: 6px inset #8B8378;
	-moz-border-radius: 6px;
}
table.subs td {
	border: 0;
	padding: 3px 3px 3px 3px;
	color: black;
}
table.subs A:link {text-decoration: none; font-weight: normal; color: #000000;}
table.subs A:visited {text-decoration: none; font-weight: normal; color: #000000;}
table.subs A:active {text-decoration: none; font-weight: normal; color: #000000;}
table.subs A:hover {text-decoration: underline overline; color: #CC1F45;}

table.subs tr.h0 td {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC1F45;
	font-weight: bold;
	font-size: 11px;
}
table.subs tr.d0 td {
	background-color: #FEFEF2; border-bottom:1px solid #CCCCCC;
}
table.subs tr.d1 td {
	background-color: #FEFEF2; border-bottom:1px solid #CCCCCC;
}


.r1{	
	background-color:#3a3a3a;	
}

.r2{	
	background-color:#2f2f2f;		
}

.c1{
	text-align:left;	
	padding-left:10px;	
}

a, a:visited, a:hover{
	color:#CB1F45;
	font-weight:bold;
	text-decoration:none;
}

#col{
	width:985px;	
	margin-left:auto;
	margin-right:auto;
	position:relative;	
	background-color:#FFFFFF;		
}


#col #top{	
	clear:both;	
}

#col #top #toplogo{	
	width:185px;
	float:left;
}


#col #top #topheader{
	padding-top:0px;	
	width:787px;
	float:right;
}


#col #adv{	
	float:left;	
	width:985px;	
}

/* set min height for right col */
#col #middle{	
	clear:both;	
	min-height:300px;		
	height:auto;	
}

/* this is only apply for IE*/
*html #col #middle{
	height:300px;
}


#col #middle #left{
	background-color:#FFFFFF;
	float:left;
	width:240px;	
}
#col #middle #right{	
	float:right;
	width:735px;
	margin-left:0px;	
}

#col #bottom{
	background:#121212 url(../images/footer_bg.gif);
	background-repeat:no-repeat;	
	clear:both;
	height:79px;	
	width:985px;	
}

#footer{
	padding-top:30px;
	padding-right:10px;
	float:right;
	color:#FFFFFF;
	width: 500px;
}

#footer a, #footer a:visited, #footer a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#footer .seperator{
	padding:5px;
	width:auto;
	float:left;
}

#footer .menuitem, #footer .menuitemselected{		
		width:auto;
		float:left;
		padding:5px;
}

#footer .menuitem a, #footer .menuitem a:visited{
	color:#FFFFFF;
}


#toptext{
	width:787px;
	height:60px;
	font-size: 24px;
	color: #CC1F45;
	padding-top: 5px;
	/*float:right;*/		
}

/* Header menu */
#header{	
	padding-top:5px;			
	width:787px;	
	float:right;		
}

#header .seperator{
	display:none;
}

#header .menuitem
{
		background:#FFFFFF url(../images/header_menu_bg.gif);
		background-repeat:repeat-x;
		border-left:#B3B3B3 2px solid;		
		width:auto;
		float:right;
		padding:5px 20px;
}

#header .menuitemselected
{
		background:#FFFFFF url(../images/header_menu_bg.gif);
		background-repeat:repeat-x;
		border-left:#B3B3B3 2px solid;		
		width:auto;
		float:right;
		padding:5px 20px;				
}

#header .menuitem a, #header .menuitem a:visited{
	color:#7F7D7D;
}

#header .menuitemselected a, #header .menuitemselected a:visited{
	color:#CB1F45;
}


#header .lastmenuitem{
		background:#FFFFFF url(../images/header_menu_bg.gif);
		background-repeat:repeat-x;
		border-right:#B3B3B3 2px solid;		
		width:2px;
		float:right;
		height:24px;		
		margin-right:1px;		
}
.topbanner {	
	float:left;
	text-align:center;
}

.padding{
	padding-left:8px;	
}

.center{
	text-align:center;
}

#MainMenu .menuitem{	
	padding:5px 0px;	
}

#MainMenu a, #MainMenu a:visited, #MainMenu a:hover{
	color:#7F7D7D;
	padding-left:15px;
}

/* parent menu */
#MainMenu .childmenuitem
{
	border-top:4px solid white;		
	background:#E0E0E0;
	padding:5px 15px;
	background:#E0E0E0 url(../images/main_submenu_bg.gif);
	background-repeat:no-repeat;	
}


.childmenuitem a.childmenu_active, .childmenuitem a:visited.childmenu_active{
	color:black;	
}

#MainMenu .menuitem{
	display:block;
	text-align:left;	
	color:#7F7D7D;
	margin:0px;	
	border-top:#FFFFFF solid 2px;
	border-bottom:#FFFFFF solid 2px;	
	background:#F0F0F0 url(../images/main_menu_bg.gif);
	background-repeat:no-repeat;	
}

.menuitem a.MainMenu_parent_active, .menuitem a:visited.MainMenu_parent_active{	
	color:#000000;
}

#sidemenu { 
    background-color: #CCCCCC; 
	min-height:410px;
	padding: 4px 0px 0px 10px; 
	margin: 29px 0 0 0;
}
.sidemenu h3, p {
    margin-top:0px;
	margin-bottom:0px;
	
}
.sidemenu a {
	color:#CC1F45;
	font-weight: normal;
}

.sidemenu a:hover {
	color:#CC1F45;
	font-weight: normal;
	text-decoration: underline overline;
	}


#breadcrumb{	
	padding:10px 0px 5px 0px;	
	clear:both;
	float:left;	
	width:100%;
}

#breadcrumb div{
	float:left;
	width:auto;	
}

#breadcrumb a, #breadcrumb a:visited, #breadcrumb a:hover{
	color:#7F7D7D;
}

#breadcrumb .breadcrumbitem_off a, #breadcrumb .breadcrumbitem_off a:hover, 
#breadcrumb .breadcrumbitem_off a:visited{
	color:#CB1F45;	
}
.related_items, .related_title{
	display:none;
}

.imageleft{	
	width:auto;
	float:left;
	padding-right:10px;
}

.imageright{	
	width:auto;
	float:right;
	padding-left:10px;
}

h1{
	background-color:#CC1F45;
	color:white;
	padding:5px;
}



.whitegap{	
	height:10px;
	background-color:#FFFFFF;
	clear:both;
}



.side p{	
	padding:0px 10px;
}
