@charset "utf-8";

html, body, div, span, object, iframe, /* set explicitly to override browser defaults */
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}


body  {
	background: #D7D7D7 url(../images/bk.jpg) repeat-x 0px 0px;
	text-align: center;
}
#frame{
	margin: 0 auto;
	width: 300px;
	padding-top: 57px;
	
}

#header{
	background:#FCC;
	padding: 10px 10px 0px;
}
#contentShell{
	background: #EBEBEB;
	width: 280px;
	padding-bottom: 10px;
}


#contentArea{
	float:right;
	width:749px;
	background: #EBEBEB url(../images/bk_main_bottom.gif) no-repeat;
	height: 100%;
}
#shadow {
	width: 300px;
	background: url(../images/shadow.png) repeat-y;
}

.navLine {
	background: #EBEBEB url(../images/navLine.gif) no-repeat;
	height: 25px;
	width: 177px;
}


#navMain{
	margin-left: auto;
	margin-right: auto;
	width:177px;
	background: #EBEBEB;
	overflow: hidden;
}
.navLogo{
	width:177px;
	height: 128px;
	background: url(../images/Mercury_Media_Logo.gif) no-repeat;
}
.navHeader {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/navButtonBack.gif) no-repeat;
	text-indent: 25px;
	height: 27px;
	width: 177px;
	position: relative;
	line-height: 16px;
}
.navHeader A:link {text-decoration: none; color: #FFFFFF;}
.navHeader A:visited { text-decoration: none; color: #FFFFFF;}
.navHeader A:hover { text-decoration: none; color: #CCCCCC;}
.navHeader A:visited:hover { text-decoration: none; color: #CCCCCC;}

.navHeaderOn {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/navButtonBack.gif) no-repeat;
	text-indent: 25px;
	height: 27px;
	width: 177px;
	position: relative;
	line-height: 16px;
}
.navHeaderOn A:link {
	text-decoration: none;
	color: #CCCCCC;
}
.navHeaderOn A:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.navHeaderOn A:hover { text-decoration: none; color: #FFFFFF;}
.navHeaderOn A:visited:hover { text-decoration: none; color: #FFFFFF;}

.navContainer{
	background: #EBEBEB;
}
.navSubSubs {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #889096;
	background: #EBEBEB;
	height: 15px;
	width: 177px;
	list-style: none;
	line-height: 11px;
	text-indent: 60px;
}

.navSubSubs A:link {text-decoration: none; color: #889096;}
.navSubSubs A:visited { text-decoration: none; color: #889096;}
.navSubSubs A:hover { text-decoration: underline; color: #333333;}
.navSubSubs A:visited:hover { text-decoration: underline; color: #333333;}

.navSubSubsOn {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #889096;
	background: #EBEBEB;
	height: 15px;
	width: 177px;
	list-style: none;
	line-height: 11px;
	text-indent: 60px;
}

.navSubSubsOn A:link {text-decoration: underline; color: #333333;}
.navSubSubsOn A:visited { text-decoration: underline; color: #333333;}
.navSubSubsOn A:hover { text-decoration: none; color: #333333;}
.navSubSubsOn A:visited:hover { text-decoration: none; color: #333333;}

.navSubs {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #889096;
	background: #EBEBEB;
	height: 15px;
	width: 177px;
	list-style: none;
	line-height: 11px;
	text-indent: 44px;
}
.navSubs A:link {text-decoration: none; color: #889096;}
.navSubs A:visited { text-decoration: none; color: #889096;}
.navSubs A:hover { text-decoration: underline; color: #333333;}
.navSubs A:visited:hover { text-decoration: underline; color: #333333;}

.navSubsOn {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #889096;
	background: #EBEBEB;
	height: 15px;
	width: 177px;
	list-style: none;
	line-height: 11px;
	text-indent: 44px;
}
.navSubsOn A:link {text-decoration: underline; color: #333333;}
.navSubsOn A:visited { text-decoration: underline; color: #333333;}
.navSubsOn A:hover { text-decoration: none; color: #889096;}
.navSubsOn A:visited:hover { text-decoration: none; color: #889096;}


.navRequest {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #889096;
	background: #EBEBEB;
	text-indent: 10px;
	height: 15px;
	width: 177px;
	position: relative;
	list-style: none;
	line-height: 11px;
}
.navForm {
	background: #EBEBEB;
	height: 145px;
	width: 172px;
	margin-left: 5px;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	width: 160px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.submitBTN {
	margin-left: 80px;
	margin-top: 2px;
}

.loginBTN 
{
	margin-top: 10px;
}
#labelErrorMessage
{
	margin-bottom: 10px;
}


#footer{
	clear:both;
	height: 22px;
	padding-top: 4px;
	color:#FFFFFF;
	font-family: Tahoma;
	padding-right: 10px;
	padding-left: 10px;
}
#footerLinks{
	float:left;
	width:450px;
	font-family: Tahoma, GillSans, sans-serif;
	font-size: 10px;
	color: #666666;
}
#footerLinks A:link {text-decoration: none; color: #666666;}
#footerLinks A:visited { text-decoration: none; color: #666666;}
#footerLinks A:hover {
	text-decoration: underline;
	color: #000000;
}
#footerLinks A:visited:hover {
	text-decoration: underline;
	color: #000000;
}
#footerCopyright{
	float:right;
	width:200px;
	font-family: Tahoma, GillSans, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
}
#verticalLine{
	float:left;
	width:13px;
	background: #00CC00 url(../images/dividingLine.gif) repeat-y;
}
#whiteOutline {
	background: #FFFFFF;
	width: 300px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.clearFloats{
	clear:both;
	height: 0px; /* fix for i.e. floated div causes doubled margin problem */
}
#TextArea{
	float:right;
	background: #EBEBEB;
}
#flash{
	background: #EBEBEB;
	width: 749px;
}

#headlineHolder{
	width: 749px;
}

#redBar{
	width: 499px;
	background: url(../images/bk_red_bar.gif) repeat-x;
	height: 18px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	float: left;
}

#greyBar{
	width: 228px;
	background: url(../images/bk_grey_bar.gif) repeat-x;
	height: 18px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	float: right;
	margin: 7px 7px 7px 6px;
}
#storyHolder{
	width: 749px;
}
#goldBlock{
	width: 499px;
	background: url(../images/bk_gold_block.gif) repeat;
	height: 305px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	float: left;
}
#silverBlock{
	width: 228px;
	background: url(../images/bk_silver_block.gif) repeat;
	height: 308px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	float: right;
	margin: 7px 7px 7px 6px;
}
#homeText {
	font-family: Tahoma;
	font-size: 13px;
	color: #6A737B;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 15px;
	line-height: 25px;
	font-weight: bold;
}

.homeTextRed {
	color: #C32131;
}


.homeTextBrown {
	color: #5F3944;
	font-size: 16px;
	font-weight: bold;
}

#homeTextSmallBlack {
	font-family: Tahoma;
	font-size: 12px;
	color: #111111;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 15px;
	line-height: 16px;
	font-weight: normal;
}

.homeTextSmallBlackBold {
	font-weight: bold;
}
#newsText {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	margin-top: 12px;
	margin-right: 20px;
	margin-left: 15px;
	line-height: 15px;
	font-weight: normal;
}

.newsTextBold {
	color: #333333;
	font-weight: bold;
}


#newsTextLinks {
	color: #C32131;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
	text-align: right;
	line-height: 15px;
	margin: 5px 20px 5px 15px;
}

input 
{
	padding: 5px 5px 5px 5px;
}
