/* CSS Document */

body{
	background:#330000;
	margin:0;
	padding:0;
	line-height:1.1em;
	font: 75% Arial, Helvetica, sans-serif;
	}
a{
	color:#006666;
	}

div#header {
	width:943px;
	height:112px;
	margin:27px auto auto;
	background: url(../images/top-grad.gif) repeat-x top left;
	}

div#header div{
	background: url(../images/top-right.gif) no-repeat top right;
	height:112px;
	}
	
div#header h2{
	font-size:18px;
	padding-top:42px;
	padding-right:15px;
	padding-bottom:15px;
	margin:0;
	font-weight:400;
	text-align:right;
	}

#header .logo {
	float:left;
	}
	
ul#nav{	
	float:right;
	margin:0;
	padding:0 5px 0 0;
	list-style:none;
}
	
ul#nav li{
	float:left;
	border-left:1px solid #000;
	padding:0 7px 0 7px; 
	}
	
ul#nav li:first-child{
	border-left:0px solid #000;
	}

ul#nav li a{
	color:#fff;
	text-decoration:none;
	}
	
ul#nav li a:hover{
	color:#000;
	}
	
div#content{
	width:943px;
	margin:7px auto auto;
	background:#fff url(../images/bl.gif) no-repeat bottom left;
	}
	
div#content div{	
	padding: 0 15px 0 15px;
	margin-bottom:12px;
	background: transparent url(../images/tl.gif) no-repeat top left;
	}
	
div#content div div{
	padding: 0 ;
	margin-bottom:0;
	background: transparent url() no-repeat top left;
	}

div.inner div#sub-content, div.inner1 div#sub-content{
	width:255px;
	float:right;
	}
	
div.inner div#sub-content div, div.inner1 div#sub-content div{
	margin: 0;
	background: url(../images/right-grad.gif) repeat-y top left;
	}

div.inner div.right, div.inner1 div.right{
	width:595px;
	}
	
div.right h1{
	font-size:18px;
	font-weight:400;
	margin: 0 0 1em 0;
	}

div.right p{
	margin: 0 0 1em 0;
	}
div#sub-content a{
	color:#000;
}
div#sub-content h3{
	margin:0;
	line-height:1.2em;	
	padding:0 0 .1em 0 ;	
	font-size:15px;
	border-bottom: 1px dotted #300;
	}
	

div#sub-content h3.login a{
	text-decoration:none; 
	color:#000;	
	}

div#sub-content h3.login a:hover{
	color:#006666;
	}

div#sub-content h4{
	margin:.75em 0 0 0 ;
	line-height:1.2em;	
	padding:0 0 .1em 0 ;	
	font-size:13px;
	border-bottom: 1px dotted #300;
	}
	
div#sub-content blockquote{
	margin:10px 0 5px 0 ;
	padding:0 0 0 0 ;
	}

div#sub-content ul{
	margin:0;
	padding:.5em 0 0 1em ;
	}

div#sub-content p{
	margin:0;
	padding:.5em 0 0 0  ;
	}
 
div.inner div#sub-content div div, div.inner1 div#sub-content div div{
	background:url(../images/right_box_top.gif) no-repeat top left;
	}
	
div.inner div#sub-content div div div, div.inner1 div#sub-content div div div{
	background:url(../images/right_box_bot.gif) no-repeat bottom right;
	padding:10px;
	}
	
div#pagefooter{
	width:943px;
	margin:0 auto 20px;
	padding-bottom:20px;
	}
	
div#pagefooter a, div#pagefooter{
	font-size:9px;
	color:#fff;
	text-decoration:none;
	}
	
div#pagefooter p#copyright{
	margin: .5em 0 0 10px;
	}

div#pagefooter a:hover{
	text-decoration:underline;
}
.hmd{
	float:right;
	}
	
div#homepage div.inner div.greybox{
	margin: 10px 0 0 0 ;
	width:650px;
	background: #E1D8D9 url(../images/grey_top.gif) no-repeat top left ;
	}

div#homepage div.inner div.greybox2{
	padding:10px;
	background: transparent url(../images/grey_bot.gif) no-repeat bottom left ;
	}
	
	
.breaker{
	clear:both;
}

/*    TEXT     */


h1 {
margin:0 0 0 0 ;
font-size:1.3em;
}

div div p.border{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-bottom:1px solid #333;
	}

img.leftimage{
float:left;
margin-right:10px;
}
table.client td{
padding: 3px 5px 2px 5px;
}

/*  end TEXT    */

/*   NAV    */

div.n5 ul#nav li.nav1 a{
color:#000;
}

div.n6 ul#nav li.nav2 a{
color:#000;

}
div.n10 ul#nav li.nav3 a{
color:#000;

}
div.n9 ul#nav li.nav4 a{
color:#000;

}
div.n7 ul#nav li.nav5 a{
color:#000;

}
div.n11 ul#nav li.nav6 a{
color:#000;

}
div.n4 ul#nav li.nav7 a{
color:#000;

}
div.n12 ul#nav li.nav8 a{
color:#000;

}
div.n8 ul#nav li.nav9 a{
color:#000;

}


/*    end NAV    */  


table.affiliates{
border-collapse:collapse;
}

table.affiliates th{
	padding:5px;
	padding-top:15px;
	text-align:left;
	font-size:1.3em;

}

table.affiliates td{
	padding:5px;
	text-align:left;
}
table.affiliates tr.even td{
	background:#e1d8d9;
}

.tell-friend-heading{
font-family:Arial, Helvetica, sans-serif; 
font-size:25px;
font-weight:bold;
text-align:center;
line-height:76px;
}
.tell-friend-color-blue{
font:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color: #33CCCC;
text-align:center;
}
.img{
padding:3px;
border:1px  #CCCCCC solid;
float:right;
}
.img-bottom-text{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
text-align:right;

}
.heading{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:left;
font-weight:bold;
}

.tell-friend-redcolortext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
text-align:center;
font-weight:bold;
}
.tell-friend-footersmalltest{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
}
.tell-friend-fontfamily{
font-family:Arial, Helvetica, sans-serif;
}
.tell-friend-message_bacground
{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#96DFE0;
	
 }
 .tell-friend-message_require
{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#96DFE0;
	color:#FF0000
	
 }