* {
padding: 0;
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
}

body {
padding: 0;
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background: #394156 url("/Pics/bg/grad_bkg.jpg") repeat-x left top;
color: #222;
}

img { border: 0; }
form { margin: 0; padding: 0; }

a:link { color: #ff3300; text-decoration: none; }
a:hover { color: #ff6038; text-decoration: none; }
a:visited { color: #ff3300; text-decoration: none; }

p { 
font: 10px/13px verdana, arial, helvetica, sans-serif;
color: #222;
margin: 1px 0 6px 0; padding: 0;
}



/* layout */
#wrapper {
background: #1c202f;
width: 930px;
border-left: 1px solid #0b0f1c;
border-right: 1px solid #0b0f1c;
margin: 0 auto;
padding: 0 4px 0 4px;
}

/* masthead */
td#header { }

/* leftnav */
td#leftnav {
text-align: left;
padding: 5px;
}

	#leftnav ul {
	padding: 0; margin: 0;
	list-style: none;
	width: 154px;
	border-bottom: 1px solid #252525;
	border-left: 1px solid #252525;
	border-right: 1px solid #252525;
	}
	
	#leftnav li {
	background: #252525;
	border-bottom: 1px solid #3a3a3a;
	padding: 0; margin: 0;
	font: bold italic 9px/14px verdana, arial, sans-serif;
	text-transform: uppercase;
	color: #999;
	}
	
	#leftnav li a {
	color: #ccc;
	padding: 5px 0 5px 10px;
	display: block;
	}
	
	#leftnav li a:hover {
	color: #ccc;
	background: #333;
	padding: 5px 0 5px 10px;
	display: block;
	}

	
/* cr */
td#cr {
padding: 5px;
}
	
	td#crtop {
	background: #1c202f;
	padding: 5px 5px 0 5px;
	}
	
	td#crbotleft {
	background: #1c202f;
	padding: 5px;
	}
	
	td#crbotright {
	background: #1c202f;
	padding: 5px 5px 5px 0;
	}
	
	td#cr_int {
	padding: 5px 5px 5px 0;
	background: #1c202f;
	}
		
		.contentblock {
		background: #efefef;
		padding: 5px 5px 10px 5px; margin: 0 0 8px 0;
		font-size: 10px;
		_height: 0; /* IE6 peekaboo fix */
		height: 1%;
		}
		
		/* \*/
		  * html .contentblock { height: 1%; }
		/* */
		
			.contentblock ul { list-style: none; padding: 0 0 8px 0; margin: -5px -5px -5px -5px; }
			.contentblock li { padding: 4px; margin: 0; line-height: 14px; background: #fff; } /* changed from #333 for SF 15390 */
			.contentblock td { white-space: normal;}	
		.subnavblock { background: #ccc; border-bottom: 1px solid #aaa; padding: 6px; margin: -5px -5px 10px -5px; font-size: 11px; color: #ccc; text-align: right; }
		.subnavblock a { color: #333; font-weight: bold; text-decoration: none; }
		.subnavblock a:hover {  color: #555; font-weight: bold; text-decoration: none; }
		
		.label {
		padding: 7px 2px 3px 0;
		font-size: 13px;
		font-weight: bold;
		text-transform: uppercase;
		color: #e52600;
		text-align: left;
		}
		
		.label_alt {
		padding: 2px 2px 3px 0;
		font-size: 13px;
		font-weight: bold;
		text-transform: uppercase;
		color: #e52600;
		text-align: left;
		}
		
		.footlinks { background: #ccc; border-top: 1px solid #aaa; padding: 6px; margin: 10px -5px -10px -5px; font-size: 11px; color: #555; text-align: right; }
		.footlinks a { color: #777 !important; font-weight: bold; text-decoration: none; }
	
		
		.insetbanner {
		background: #000;
		text-align: center;
		}
		
		.pad img { padding: 2px 6px 4px 4px; }
		.alt { background: #222 !important; }


/* RM */
td#rm {
text-align: left;
padding: 5px 5px 5px 0;
}

	.rmlabel { 
	padding: 2px 0 2px 6px; margin: 0;
	width: 160px;
	}

	
	.rmlabel_alt { 
	padding: 3px 0 2px 8px; margin: 0;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	text-transform: uppercase;
	}
		
	.rmitem {
	background: #676767;
	margin: 0 5px 8px 0;
	padding: 6px 8px 8px 8px;
	font-size: 10px;
	}
	
	.rmtile {
	margin: 0 5px 8px 0;
	padding: 0;
	font-size: 10px;
	}
	

/* FOOTER */
td#footer {
text-align: center;
padding: 10px;
background: #1c202f;
font: 11px/15px arial, helvetica;
color: #ccc;
}

#footer ul { list-style-type: none; padding: 0; margin: 0; }
#footer li { display: inline; color: #efefef; padding: 0 10px 0 0; }

#footer a { color: #999; }
#footer a:hover { color: #ccc; }


/* v2.0 text styles */

h1 { font-size: 16px; line-height: 18px; font-weight: bold; padding: 0 0 3px 0; margin: 0; }
h2 { font-size: 14px; line-height: 16px; font-weight: bold; padding: 0 0 3px 0; margin: 0; }
h3 { font-size: 12px; line-height: 14px; font-weight: bold; padding: 0 0 2px 0; margin: 0; }
h4 { font-size: 11px; line-height: 13px; font-weight: bold; padding: 0 0 2px 0; margin: 0; }
h5 { font-size: 10px; line-height: 12px; font-weight: bold; padding: 0 0 2px 0; margin: 0; }
h6 { font-size: 10px; line-height: 11px; padding: 0 0 2px 0; margin: 0;  }

.white { color: #ffffff; }
.black { color: #000000; }
.dark { color: #333; }
.lit { color: #3666a2; }
.dim { color: #999; }
.accent { color: #e44f27; }
.alert { color: #ff3300; }

.div2 { padding: 1px; margin: 0; clear: both; }
.div4 { padding: 2px; margin: 0; clear: both; }
.div6 { padding: 3px; margin: 0; clear: both; }
.div10 { padding: 5px; margin: 0; clear: both; }
.hdiv10 {
border-bottom: 1px solid #999;
padding-bottom: 10px;
margin-bottom:18px;
}

/* ETC */
.alignright { float: right; display: inline; }
.clearfix { clear: both; }
.popupcontent { color: #222 !important; background: #efefef !important; padding: 5px 5px 5px 10px; }
.popupmasthead, .popupfooter { color: #444 !important; background: #e0e0e0 !important; }
hr { padding: 0; margin: 10px 0 10px 0; border: 0; background: #888; height: 1px; }



/* v1.0 text styles, required for old controls */
.header { font-weight: bold; font-size: 12px; color: #333; }
.subheader { font-weight: bold; font-size: 11px; color: #403366; }
.largeheader { font-weight: bold; font-size: 13px; color: #333; }
.nav { font: bold 10px/12px helvetica, arial, sans-serif; }
.jumperlink,.rmjumperlink { font: bold 10px/12px verdana, arial,sans-serif; }
.jumperlink:hover,.rmjumperlink:hover,.largelink:hover { color: #f30; }
.headerlink,.headerlink:visited { font-weight: bold; color: #000; }
.largeheaderlink,.largeheaderlink:visited { font: bold 13px/15px verdana, arial, sans-serif; color: #000; }
.headerlink:hover,.sblabellink:hover,.miniheaderlink:hover,.largeheaderlink:hover { color: #D20101; }
.mini,.rm,.rmtext { font-size: 10px; line-height: 12px; }
.mini { font-size: 10px; line-height: 14px; }
.minilit { font-size: 10px; line-height: 12px; color:#D20101; }
.miniheader,.rmheader,.sblabel { font: bold 10px/14px verdana, arial,sans-serif; color: #000; }
.minidim,.rmdim { font-size: 10px; line-height: 12px; color: #666; }
.minidimheader,.rmdimheader { font-size: 10px; line-height: 12px; color: #333; font-weight:bold; }
.minilink,.rmlink { font-size: 10px; line-height: 12px; color: #D20101; }
.micro,.microlink { font: 9px/11px arial,sans-serif; }
.microdim { font: 9px/11px arial,sans-serif; color: #777; }
.revtext,.rev { color: #ccc; }
.revheader { font-weight: bold; color: #fff; }
.revlargeheader { font: bold 13px/15px verdana, arial,sans-serif; color: #fff; }
.revminitext,.revmini { font-size: 10px; line-height: 12px; color: #ccc; }
.revminiheader { font: bold 10px/12px verdana, arial,sans-serif; color: #fff; }
.revminidim { font-size: 10px; line-height: 12px; color: #aaa; }
.revlink,.revlink:visited { color: #ccc; }
.revjumperlink,.revjumperlink:visited { font: bold 10px/12px verdana, arial,sans-serif; }
.revminilink,.revminilink:visited { font-size: 10px; line-height: 12px; color: #ccc; }
.revlink:hover,.revminilink:hover,.revjumperlink:hover { color: #fff; }


/* v1.0 bg styles, required for old controls */
.mhpopup { background: url("../images/frame/bg/mh.popup.gif"); }	
.pg { background: url("../images/frame/bg/pg.gif"); }	
.rmint { background: url("../images/frame/bg/rm.int.gif"); }
.sbdiv { background-image: url("../images/frame/bg/sb.div.gif"); background-repeat: repeat-x; background-position: center center; }
.sbdivrl { background-image: url("../images/frame/bg/sb.div.rl.gif"); background-repeat: repeat-x; background-position: center center; }
.sbint { background: url("../images/frame/bg/sb.int.gif"); }	
.sblb { background: url("../images/frame/bg/sb.lb.gif"); }	
.sbrl { background: url("../images/frame/bg/sb.rl.gif"); padding: 4px 6px 4px 6px; }
.trlb { background: url("../images/frame/bg/tr.lb.gif"); }
.sbtralt { background: url("../Images/Frame/Bg/sb.tr.alt.gif"); }	
.sbtrdef { background: url("../Images/Frame/Bg/sb.tr.def.gif"); }	
.tralt { background: url("../Images/Frame/Bg/tr.alt.gif"); padding: 2px; }
.trdef { background: url("../Images/Frame/Bg/tr.def.gif"); padding: 2px; }
.pgBg	{ background: #efefef; }
.crint	{
	background: #fff url("../Images/Frame/Bg/cr.int.gif")
	}
.hdiv11 {
	background-image: url("../images/frame/bg/h.div.1.gif"); background-repeat: repeat-x; background-position: center center;
	height: 11px;
	margin-right: 4px; margin-left: 4px;
	clear: both;
	}
.hdiv17 {
	background-image: url("../images/frame/bg/h.div.1.gif"); background-repeat: repeat-x; background-position: center center;
	height: 17px;
	margin-right: 4px; margin-left: 4px;
	clear: both;
	}

.ratingMeter { background: none; }
.ratingMeter img, .ratingMeter a img { float: left; padding: 0 !important; margin: 0 !important; }

.blogs-item { margin-bottom: 8px; display: block; width: auto; }
.blogs-item img { float: left;  }
.blogs-descrip { 
	float: left;
	display: inline;
	line-height: 13px; 
	padding: 0 20px !important;
	margin: 0 !important;
	}
.blogs-blurb { margin: 2px; line-height: 13px;  }




.mailto, .tellafriend {
	width:100%;
	clear:both;
	}
	
*+html .photogallery.teaser .gallerywrap img.thumb  {
	margin-bottom:0px !important
}

/* SF Case 12589 */ .uloginverify .uverify .columns2 li {background: transparent;} /* end SF Case 12589 */
/* SF Case 15035 */ .contentblock .userform li {background: none;} /* end SF Case 15035 */ 