body#template1 {
padding: 0;
margin: 0;
font-size: 12px;
color: #222;
font-family: Arial, Helvetica, sans-serif;
background: #5f1700 url("/Pics/bg/body_bg.jpg") no-repeat center top;
}

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

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

p { 
font: 12px/15px Arial, Helvetica, sans-serif;
margin: 1px 0 6px 0;
padding: 0;
}

div, td {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}



/*  LAYOUT  */
#wrapper {
width: 975px;
margin: 0 auto;
padding: 0;
}

td#main {
/*background: #fff url("../Images/frame/Bg/main_bg.png") no-repeat left top;*/
background: #fff url("../Images/frame/Bg/main_bg_repeat.jpg") repeat-x left top;
width: 643px;
padding: 10px 8px 50px 8px;
margin:0px;
}
	
	td#mainfull {
	width: 627px;
	padding: 0;
	}
	
	td#maintop {
	width: 627px;
	padding: 0;
	}
	
	td#maintopleft {
	width:310px;
	padding: 0 7px 0 0;
	}
	
	td#maintopright {
	width:310px;
	padding: 0 0 0 0;
	}
	
	td#mainbot {
	padding: 0 0 0 0;
	}

	td#mainbotleft {
	width:310px;
	padding: 0 7px 0 0;
	}
	
	td#mainbotright {
	width:310px;
	padding: 0 0 0 0;
	}

	td#mainleft {
	width:310px;
	padding: 0 7px 0 0;
	}
	
	td#mainright {
	width:310px;
	padding: 0 0 0 0;
	}



/*  HEADER  */
td#header { }

td#header img { display:block; }


/*  LEFTNAV  */
td#leftnav {
width:172px;
padding: 0;
margin:0px;
background:#340e00 url("../Images/frame/Bg/leftnav_bgoverlay2.png") no-repeat right top;
}

	#leftnav ul {
	padding: 12px 12px 25px 12px;
	margin: 0;
	list-style-type: none;
	}
	
	#leftnav li {
	padding: 0 0 3px 10px;
	margin: 0;
	font: 10px/14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color: #fbf7d4;
	background-image: url("../Images/nav/li_img.png");
	background-repeat: no-repeat;
	background-position: 0 .4em;
	}
	
	#leftnav li a {
	color: #fbf7d4;
	padding: 0;
	}
	
	#leftnav li a:hover {
	color: #f6eb88;
	padding: 0;
	}


.leftnav_bottom {
background: url("../images/nav/leftnav_bottom.png") no-repeat right top;
height:65px;
display:block;
width:172px;
}

.leftnav {
background: url("../images/frame/bg/leftnav_nav_bg2.png") repeat-y right top;
border-left: 1px solid #3b0f00;
padding: 0px;
}



	
/*  SKINS  */		
.contentblock {
padding: 0;
margin: 0 0 10px 0;
}

div.dark {
background:#3b0f00;
color:#fff;
padding:10px;
}

div.dark a { color: #f6efab; text-decoration: underline; font-style:normal; font-weight:bold;}
div.dark a:hover { color: #f6eb88; text-decoration: underline; font-style:normal; font-weight:bold;}
div.dark a:visited { color: #f6efab; text-decoration: underline; font-style:normal; font-weight:bold;}

div.dark .trdef a, div.dark .tralt a  { color: #3e3e3e; text-decoration: underline; font-style:normal; font-weight:bold;}
div.dark .trdef a:hover, div.dark .tralt a:visited { color: #666; text-decoration: underline; font-style:normal; font-weight:bold;}
div.dark .trdef a:visited, div.dark .tralt a:visited { color: #3e3e3e; text-decoration: underline; font-style:normal; font-weight:bold;}

.light {
color:#3e3e3e;
padding:10px;
}

.light a { color: #3e3e3e; text-decoration: underline; font-weight:bold;}
.light a:hover { color: #666; text-decoration: underline; font-weight:bold;}
.light a:visited { color: #3e3e3e; text-decoration: underline; font-weight:bold;}


.contentblock p {
font-size:11px;
font-weight:normal;
line-height:16px;
}

	.contentblock ul { 
	list-style: none;
	padding: 0 2px 6px 1px;
	margin: 4px 0 0 0;
	}
	
	.contentblock li { 
	padding: 4px;
	margin: 0;
	line-height: 14px;
	background: #e0e0e0;
	border-bottom: 1px solid #c1c1c1;
	}
		
.subnavblock {
padding: 5px;
margin: 0 0 6px 0;
font-size: 11px;
font-weight: bold;
color: #888;
text-align: right;
}
	
	.dark .subnavblock a {
	color: #f6efab !important;
	font-weight: bold;
	text-decoration: none;
	}
	
	.dark .subnavblock a:hover {
	color: #f6eb88 !important;
	font-weight: bold;
	text-decoration: none;
	}

        .light .subnavblock a {
	color: #ff3300 !important;
	font-weight: bold;
	text-decoration: none;
	}
	
	.light .subnavblock a:hover {
	color: #ff6038 !important;
	font-weight: bold;
	text-decoration: none;
	}


.label_text {
background: url("../Images/frame/Bg/label_bg.png") repeat-x left top;
padding: 0 10px 0 5px;
line-height:23px;
border-right:1px solid #3b0f00;
font-family: Georgia, Times New Roman, Times, serif;
text-transform:uppercase;
color:#fff;
}

.label_image {
background: url("../Images/frame/Bg/label_bg.png") repeat-x left top;
padding: 0;
height:23px;
border-right:1px solid #3b0f00;
}

.footlinks { 
background: #bbb;
padding: 6px;
margin: 10px -6px -6px -6px;
font-size: 10px;
color: #777;
text-align: right;
}

.dark .footlinks { 
background: none;
}

	.footlinks a { color: #555 !important; text-decoration: none; }
	.footlinks a:hover {  color: #222 !important; text-decoration: none; }

        .dark .footlinks a { color: #f6efab !important; text-decoration: none; }
	.dark .footlinks a:hover {  color: #f6eb88 !important; text-decoration: none; }

.insetbanner { text-align: center; }




/*  RM  */
td#rm {
background:#350e00 url("../Images/frame/Bg/rm_bg.png") repeat-y left top;
text-align: left;
width: 160px;
padding: 0;
}
	
	.rmlabel_text { 
	padding: 0;
	margin: 10px 0 5px 0;
	font-size: 11px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	color: #c00000;
	text-align:center;
	text-transform:uppercase;
	}
	
	.rmlabel_image { 
	padding: 0;
	margin: 0;
	}
	
	.rmitem {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 10px;
	}
	
	.rmitem p {
	font-size: 10px;
	padding:0 10px 0 10px;
	color:#fff;
	}
	
	.rm_light {
	background: #fff url("../Images/frame/Bg/rm_white_bg.png") repeat-y 0 0;
	width:144px;
	margin:0 0 0 1px;
	padding:2px 7px 10px 7px;
	}
		
	.rm_dark {
	background:#290b00;
	margin:0x;
	padding:10px 0 15px 0;
	color:#fff;
	}
	
	.rmtile {
	margin: 0 0 8px 0;
	padding: 0;
	text-align:center;
	width: 160px;
	}
	

/*  FOOTER  */
td#footer {
text-align: center;
padding: 10px;
background: #062d5a url("../Images/frame/Bg/footer_bg.png") repeat-x 0 0;
font: 11px/16px Arial, Helvetica, sans-serif;
color: #b2bfff;
width: 627px;
}


#footer_left {
width:172px;
padding: 0px;
margin:0px;
background:#340e00 url("../Images/frame/Bg/leftnav_bg.png") repeat-y right top;
}

#footer_right {
background:#350e00 url("../Images/frame/Bg/rm_bg.png") repeat-y left top;
text-align: left;
width: 160px;
padding: 0;
}

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

#footer a { color: #b2bfff; }
#footer a:hover { color: #ffffff; }



/* v2.0 TEXT STYLES */
h1 { font-size: 16px; line-height: 18px; font-weight: bold; padding: 0 0 3px 0; margin: 0; }
h2 { font-size: 11px; 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: 15px; 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; }
.hdark { color: #333; }
.lit { color: #333; }
.dark .lit { color: #BFBB8F; }
.dim { color: #666; }
.dark .dim { color: #7F7C5F; }
.accent { color: #d12819; }
.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; }
.aligncenter { text-align:center; display: inline; }
.clearfix { clear: both; }
.popupcontent { color: #222 !important; background:none !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; }
.pad img { padding: 2px 6px 4px 4px; }
.alt { background: #d0d0d0 !important; }
.dashed {border-bottom: 1px dashed #c9c9c9;margin:10px 0 10px 0;}


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


/* v1.0 text styles, REQUIRED for controls */
.largeheader { font-weight: bold; font-size: 14px; color: #333; }
.dark .largeheader { font-weight: bold; font-size: 14px; color: #f6efab; }
.header { font-weight: bold; font-size: 13px; color: #333; }
.dark .header { font-weight: bold; font-size: 13px; color: #f6efab; }
.subheader { font-weight: bold; font-size: 12px; color: #350e00; }
.dark .subheader { font-weight: bold; font-size: 12px; color: #f6efab; }
.jumperlink { font: bold 11px/15px; }
a.headerlink { font-weight: bold; color: #333; }
a.headerlink:hover  { color: #ff6038; }
a.largeheaderlink  { font-size: 14px; font-weight: bold; color: #333; }
a.largeheaderlink:hover  { color: #ff6038; }
.mini { font-size: 11px; line-height: 15px; }
.sbrl .mini { color:#333;}
.minilit { font-size: 11px; line-height: 15px; color:#3f98ca; }
.miniheader, .sblabel { font-size: 11px; font-weight: bold; color: #f6efab; }
/*#mainfull .miniheader {
white-space: normal;
display:block;
}*/
#main .miniheader, #main .sblabel { font-size: 12px; font-weight: bold; color: #222; }
.dark .miniheader, .sblabel { font-size: 11px; font-weight: bold!important; color: #f6efab; }
.minidim { font-size: 11px; line-height: 15px; color: #666; }
.dark .minidim { font-size: 11px; line-height: 15px; color: #fff; }
.minidimheader { font-size: 11px; line-height: 15px; color: #666; font-weight:bold; }
.minilink { font-size: 11px; line-height: 15px; color: #D20101; }
.micro, .microlink { font: 10px/12px arial, sans-serif; }
.microdim { font: 10px/12px arial, sans-serif; color: #777; }


/* v1.0 bg styles, REQUIRED for controls */
.mhpopup { background: url("../images/frame/bg/mh.popup.gif"); }	
.pg { background: url("../images/frame/bg/pg.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 { padding: 2px; background:#3b0f00;}	
.sbtrdef { padding: 2px; background:#340e00; }	
/*.tralt { background: #ffd893; padding: 6px 8px 6px 8px; color:#3e3e3e; display:block;}
.trdef { background: #f8f3bf; padding: 6px 8px 6px 8px; color:#3e3e3e; display:block;}*/
.tralt { background: #ffd893; padding: 2px; color:#3e3e3e;}
.trdef { background: #f8f3bf; padding: 2px; color:#3e3e3e;}
	tr.tralt td, tr.trdef td { padding: 6px 8px 6px 8px;}
	
.trdef a, .tralt a { color: #3e3e3e; text-decoration: underline; font-weight:bold;}
.trdef a:hover, .tralt a:hover { color: #666; text-decoration: underline; font-weight:bold;}
.trdef a:visited, .tralt a:visited { color: #3e3e3e; text-decoration: underline; font-weight:bold;}

.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;
	}
	
/* SF Case 6207 */
.sbint {background:none;}
.sbtralt, .sbtrdef {color:#fff;}
.dark .sbtrdef .miniheader, .dark .sbtralt .miniheader {color:#ffd893 !important;}
.dark .sbtralt .lit, .dark .sbtrdef .lit {color:#fff;}
.dark .sbtralt .dim, .dark .sbtrdef .dim,
.dark .sbtralt .minidim, .dark .sbtrdef .minidim,
.dark .sbtralt .microdim, .dark .sbtrdef .microdim {color:#ddd;}
.dark .sblb { background:none; }
.dark .sbtralt a, .dark .sbtrdef a {color: #f8f3bf !important;}
.dark .sbtralt a:hover, .dark .sbtrdef a:hover {color: #ffd893 !important;}
.light .sbtralt { background: #ffd893; padding: 2px; color:#3e3e3e;}
.light .sbtrdef { background: #f8f3bf; padding: 2px; color:#3e3e3e;}
/* endSF Case 6207 */