﻿/* this should be on -every- website */
html, body, form { height: 100%; padding: 0; margin: 0; color:#FFFFFF;}
        
/* set site-wide fonts */
body, th, td { font-family: Arial; font-size: 11px; color:#FFFFFF;}
        
body {background:url(Images/site-bg.gif) repeat-x #000000;}

img {border:0;}


.fontYellow {color:#FFC425;}

.linkWhite a {color:#FFFFFF;text-decoration:none;}
.linkWhite a:hover {color:#FFB100;text-decoration:none;}

.border { border:1px solid #FF0000; }

.hpSelected { margin: 0; padding: 4px 4px 4px 4px; border: 1px solid #FF0000; display: block; }
.hpNormal { margin: 0; padding: 5px; display: block; }

/* MASTERPAGE */
.siteContainer {width:786px;}

.siteHeader {height:102px;}
.siteHeader .topNav {font-size:0.1em;line-height:0.1em;width:600px;height:25px;background:url(Images/top-nav-bg.gif) no-repeat;}
.siteHeader .topLogo {height:74px;}

.siteContentContainer {width:786px;border:1px solid #2F2F2F;}
.siteContentContainer .redTop {height:35px;font-size:0.1em;line-height:0.1em;background:url(Images/site-bg-inner-top.gif) repeat-x;}
.siteContentContainer .redTop .nav {width:730px;font-size:0.1em;line-height:0.1em;}
.siteContentContainer .redSpan {height:555px;background:url(Images/site-bg-inner-span.gif) repeat-x #BE191D;}
.siteContentContainer .redBottom {height:40px;background:url(Images/site-bg-inner-bottom.gif) repeat-x;}

.siteContentContainer .blackContainer {width:768px;border:1px solid #2F2F2F;background:#000000;}

.siteFooter {height:20px;}


/* CONTENT PAGE */
.plainNav td, .plainNav a {height:30px;color:#FFB100;text-decoration:none;}
.plainNav a:hover {height:30px;color:#FF0000;text-decoration:none;}
.twoColumnContainer {width:100%;}
.boxSpan {border-right:1px solid #2F2F2F;border-left:1px solid #2F2F2F;background:#000000;}

.tabContainer {height:20px;overflow:hidden;font-size:0.1em;line-height:0.1em;}

.rightLayer0 {width:440px;height:600px;border:1px solid #2F2F2F;}
.rightLayer1 {width:100%;border:1px solid #2F2F2F;border-top:0;}
.rightLayer2 {width:100%;border:1px solid #2F2F2F;border-top:0;}

.leftLayer0 {width:300px;height:600px;border:1px solid #2F2F2F;}
.leftLayer1 {width:100%;border:1px solid #2F2F2F;border-top:0;}

.boxGradient {background:url(Images/content-bg-gradient.gif) #000000 repeat-x;}
.videoBG {height:350px;background:url(Images/video-bg.jpg) no-repeat;}
.videoBG .videoContainer {font-weight:bold;}
.videoBG .videoBox {border:1px solid #2F2F2F;}

.leftHeader {width:100%;margin:0 0 5px 0;border-bottom:2px dotted #000000;}
.leftHeader .header {font-size:13px;font-weight:bold;color:#FFC425;}
.leftHeader .link a{color:#FFFFFF;text-decoration:none;}

.pagination {width:100%;font-size:12px;text-align:right;margin:0 0 5px 0;border-bottom:2px dotted #000000;}
.detail {width:100%;font-size:12px;margin:0 0 5px 0;border-bottom:2px dotted #000000;}

.nameBox {width:250px;background:#000000;border:1px solid #2F2F2F;}
.textBox {width:250px;height:70px;background:#000000;border:1px solid #2F2F2F;}