/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial,sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
	background: #cccccc url('/images/bg_grad.jpg') fixed;
	font-size:small;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
/************** header tag styles **************/
h1{
 font: bold 120% Verdana, Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Verdana, Arial,sans-serif;
 color: #006699;
 margin: 1em 0;
 padding: 0px;
}
h2 a:link, h2 a:visited{
	text-decoration: underline;
}

h3{
 font: bold 100% Verdana, Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: bold 100% Verdana, Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: bold 100% Verdana, Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
p{margin:0.8em 0}
/*************** list tag styles ***************/
li{	padding: 0.5em;}
ul{	list-style-type: square;}
ul ul{ list-style-type: disc;}
ul ul ul{ list-style-type: none;}
dl{ margin:1em; padding:0;}
dt {font-weight:bold;}
/********* form and related tag styles *********/
form {
	margin: 0;
	padding: 0;
}
label{
 color: #334d55;
}
input.submit {
	background-color: #94B2D2;
	font-weight: bold;
	color: white;
	border: 1px solid #000000;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#h{
	width:96%;
	margin:0 2% 0 2%;
	display:block;
	background-color:#fff;
	min-height:95px;
}
#h #l{float:left;}
#h #r{text-align:right; margin:0; padding:5px 5px 0 0; background-color:#fff;}
/********************* header **********************/
#q {text-align:right;}
#q a, #q a:visited{ padding:0 2px 0 20px; color: #041D50; font-weight:bold}
#q a:hover{text-decoration: underline;}
#qa{background: url('images/icons_home.gif') no-repeat top left;}
#qb{background: url('images/icons_members.gif') no-repeat top left; }
#qc{background: url('images/icons_info.gif') no-repeat top left; }
#qd{background: url('images/icons_block.gif') no-repeat top left; }
#qe{background: url('images/icons_message.gif') no-repeat top left; }
/*google search*/
#gs{ background: url('http://www.google.com/logos/Logo_25wht.gif') no-repeat top right;
height: 32px; vertical-align:middle; margin-left:0; margin-right:0; margin-top:5px; margin-bottom:0; padding-left:0; padding-right:80px; padding-top:5px; padding-bottom:0
}
#tw{
	width:96%;
	margin:0 2% 0 2%;
	display:block;
	background-color:#fff;
	border-bottom: 2px solid #94B2D2;
	text-align:right;
 	clear:both;
}
#t{list-style:none;  margin:0; padding:0;}
#t li{display:inline;
background-image: url('images/curve_left.gif');
background-repeat:no-repeat;
background-position:  left top;
background-color:#94B5D6; margin-left:0; margin-right:5px; margin-top:0; margin-bottom:0; padding-left:5px; padding-right:0; padding-top:0; padding-bottom:0 }
#t a, #t a:visited { 
background-image: url('images/curve_right.gif');
background-repeat:no-repeat;
background-position:  right top;
margin:0; color:#fff; font-weight:bold; text-decoration:none; padding-left:0; padding-right:5px; padding-top:0; padding-bottom:0}
/**** content wrap  ***/
#pagecell1{
	width:96%;
	margin:0 2% 0 2%;
	display:block;
	background-color:#fff;
	clear:both;
}

/**** site nav */
#n{
	float:left;
	width: 178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #90AFD0;
	border-bottom: 1px solid #90AFD0;
	border-top: 1px solid #90AFD0;
}
#n dl{margin: 0px;padding: 0px;}
#n dt{border-bottom: 1px solid #90AFD0;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	color: #000000;
	margin:0;
	background-color:#def;}
#n dd{
	padding: 3px 0 3px 10px;
	color: #000000;
	margin:0;
}
#n dd a:visited, #n dd a:link, #n dd a:hover{text-decoration:none;}


.rn {float:right; 
clear:right; width:17em; border: 1px dotted #90AFD0; margin:2px 0; background-color:White;}
.rn dl{margin: 0px;padding: 0px; }
.rn dt{border-bottom: 1px solid #90AFD0;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	color: #000000;
	margin:0;
	background-color:#def;}
.rn dd{
	padding: 3px 0 3px 10px;
	color: #000000;
	margin:0;
}
.rn dd img{float:left; margin:0 5px 0 0;}
.rn dd a:visited, #rn dd a:link, #rn dd a:hover{text-decoration:none;}

/*content*/
#content{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 178px;
	border-top: 1px solid #90AFD0;
}
#content_m{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #90AFD0;
}
.err {
	color: #990000;
	font-size:small;
}

/************** feature styles *****************/

.feature{
	margin: 5px;
	padding: 5px;
	border: 1px solid #90AFD0;
}
.feature p{clear:both;}
.feature p img{
	float: right;
	padding: 0px 5px 0px 5px;
}
.featureNote{border-color:#CC0000;}
.featureNote h2{color:#CC0000;}

/*************** story styles ******************/
.story {
	padding: 10px;
}
.story p {
	margin: 5px;
	padding: 0px 5px 5px 0px;
}
.story p img{
	float: right;
	padding: 0px 5px 0px 0px;
}

/**footer**/
#f{
	background-color: #FFFFFF;
	clear: both;
	border-top: 1px solid #90AFD0;
	font-size: small;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#f img{
	padding: 4px 4px 4px 0px;
}
#pf{
	display:none;
}
#fad{
	clear:both;
	text-align: center;
	vertical-align: middle;
	margin: 5px 5px 5px 15px;
}

table {
  border-top: #666 solid 1px;
  border-left: #666 solid 1px;
  margin-left: 20px;
}
table td, table th {
  border-right: #666 solid 1px;
  border-bottom: #666 solid 1px;
  padding: 3px 10px;
}
table th{
 background-color: #069;
 color: #fff;
 text-align:left;
 font-weight:normal;
}
table th a,table th a:visited {
	color: #fff;
	text-decoration: underline;
}
.null table {
	border:0px none;
	margin:0
}
.null table td, .null table th {
	border:0px none;
    padding:0
}
table.null {
	border:0px none;
	margin:0
}
table.null td, table.null th {
	border:0px none;
    padding:0
}
.advert{
text-align:center;
margin:2em 0;
}
.enws{float:right;}
.r{text-align:right;}

.statusContainer {
   font-family      : Tahoma;
   font-size        : 11px;
   font-weight      : bold;
   margin           : 2px 6px;
   height           : 16px;
}




/* MINICART SHOWN IN HEADER */
#smallcart {
width:283px;
position:absolute;
top:-12px;
right:0px;
z-index:21;
padding-top:20px;
}
#smallcart p {
margin:0;
line-height:1em;
margin-left:20px;
float:left;
}
#minicart {
float:left;
}
a#carticon {
background:url(/images/mini-cart.jpg) no-repeat;
width:45px;
height:43px;
display:block;
float:left;
position:relative;
top:-13px;
margin-right:15px;
}
a#carticon:hover {
background-position:bottom left;
}

/* GOOGLE ADS */
.googleads {
padding-bottom:20px;
padding-top:10px;
width:980px;
margin-left:auto;
margin-right:auto;
text-align:center;
}



