﻿


/* mp */

html, body, div, span, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

img {
	border-style: none;
}
body {
	color: #2a2d2e;
	font-family: 'helvetica neue', Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	
	background: #953795 url(../images/body-bg.png) repeat-x left top;
	/*background: #E6E9EF url(../images/body-bg.png) repeat-x left top;*/
}

#pagecontainer {
	margin: 0 auto 20px;
	text-align: left;
	width: 966px;
	background: #fff url(../images/content-bg.png) repeat-y left 13px;
}
#pagecontainer #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px 10px;
	height: 227px;
	background: url(../images/header-bg.jpg) no-repeat left top;
}

.clearfloatdiv
{
	clear: both;
	display: block;	
}

#pagecontainer #topnav {
	height: 39px;
	padding: 0 0px 0 10px;
	background: url(../images/header-bg.jpg) no-repeat center bottom;
	margin-right: 0px;
}
#pagecontainer #pagecontent #leftpanel {
	float: left;
	padding: 0px;
	width: 320px;
}
#pagecontainer #pagecontent #rightColumn1 {
	/*width: 362px;*/
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	float: right;
}
#pagecontainer #pagecontent #rightpanel {
	margin: 0 0px 0 340px;
	padding: 20px 0px 20px 20px;
		/*border-left: 2px solid #BAC2D1;	*/
}
#pagecontainer #pagecontent #content-left {
	margin: 0;
	padding: 20px 20px 20px 0px;
	float: left;
	width: 626;
}
#pagecontainer #pagecontent {
	clear: both;
	display: block;
}

#pagecontainer #footer {
	
	background: url(../images/footer-bg.png) no-repeat left top;
	height: 66px;
	color: #000000;
	text-align: center;
}

.footertext 
{
	/*margin: 30px 20px 20px 10px;*/
	/*float:left;*/
	vertical-align:top;
	color:#393F4B;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
}

.footerflag 
{
	margin: 30px 20px 20px 20px;
	float:left; 
	vertical-align:top;
	color:#999999;
	background:url(../images/cdnflag.gif) no-repeat left top;
}


#leftpanelcontent {
	padding: 20px 0px 10px;
	width: 170px;
}
#pagecontainer #pagecontent {
	padding-right: 25px;
	padding-left: 25px;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #FFFFFF;
}
#footer p {
	margin: 0px;
	padding: 0px 0px 3px;
}
#rightpanel 
{
font:17px 'helvetica neue', arial , Georgia, "Times New Roman", Times, serif;
line-height:20px;
}

.errorheader 
{
	color:Red;
	font-size:26px;
	font-weight:bold;
		
}

.errortext
{
	font-size:18px;
	line-height:20px;
}

#fullpanel h1{
	color: #9A0000;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -1px;
	padding-bottom: 15px;
	font-weight:bold;
}

.itemlist 
{
	
	font-weight:bold;
	}


#rightpanel h1{
	color: #9A0000;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -1px;
	padding-bottom: 15px;
	font-weight:bold;
}
	
#rightpanel h2 {
	color: #9A0000;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}

#rightpanel h3 {
	color: #9A0000;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

#rightpanel h4 {
	color: #9A0000;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.boldpurple 
{
	color: #953795;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

#rightpanel highlight {
	color: #9A0000;
}

#rightpanel h4 {
	color: #9A0000;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

#rightpanel .highlight 
{
	color: #9A0000;
		font-weight: bold;
}
/*#rightpanel h1{font:28px/26px Georgia, "Times New Roman", Times, serif; padding:22px 0 0;}*/
#rightpanel p{padding:5px 0 0 0;font:17px 'helvetica neue', arial, Georgia, "Times New Roman", Times, serif;line-height:20px;  }
#rightpanel p.bigtext{background:#fff; font-size:18px; color:#B3A7A0; font-weight:bold; padding:12px 0 0;}
#rightpanel ul { font-size: 16px; }
#rightpanel li { padding:5px 0px 0px 5px;}

/* Contact me */

#rightpanel form{
	width:212px;
	height:81px;
	background-color:#121212;
	color:#CDCDCD;
	padding:8px 15px 0 15px;
	float:left;
	margin:0 0 4px 0;
}

#rightpanel label{
	font:bold 12px/27px 'helvetica neue', Arial, Helvetica, sans-serif;
	color:#CDCDCD;
	background-color:#121212;
}
#rightpanel input.txtbox{
	width:210px;
	height:20px;
	background-color:#ffffff;
	color:#000000;
	border:#7F7F7F solid 1px;
	margin:0 0 11px 0;
}

#rightpanel form.contact{
	width:212px;
	height:301px;
	background-color:#E8E8E8;
	border:#CACACA solid 1px;
	color:#CDCDCD;
	padding:11px 14px 0 14px;
	float:left;
	margin:0;
}
#rightpanel label.contact-text{
	display:block;
	background:url(../images/contact.png) 0 0 no-repeat;
	width:64px;
	height:62px;
	float:left;
	margin:0 0 0px 0;
	padding:0 41px 0 93px;
	color:#ffffff;
	background-color:#7B7B7B;
}

#rightpanel label.black{
	font:bold 13px/28px 'helvetica neue', Arial, Helvetica, sans-serif;
	color:#1B1B1B;
	background-color:#E8E8E8;
	text-transform:capitalize;
	float:left;
	text-align:left;
}
#rightpanel textarea{
	width:233px;
	height:120px;
	background-color:#ffffff;
	color:#000000;
	border:#7F7F7F solid 1px;
	margin:0 0 11px 0px;
	float:left;
	text-align:left;
}

#rightpanel span.nor{
	font:normal 24px/32px 'helvetica neue', arial, "Times New Roman", Times, serif;
	color:#ffffff;
	background-color:#7B7B7B;
	text-transform:none;
}

#rightpanel label.white{
	font:bold 13px/25px 'helvetica neue', Arial, sans-serif;
	color:#FFFFFF;
	background-color:#9C9C9C;
	float:left;
}
#rightpanel input.txtbox2{
	width:233px;
	height:20px;
	background-color:#ffffff;
	color:#000000;
	border:#7F7F7F solid 1px;
	margin:0 0 8px 0;
	float:left;
}

#rightpanel input.reset{
/*	background:url(../images/btn_reset.gif) 0 0 no-repeat;
	width:84px;
	height:16px;
	cursor:pointer;	
	border:none;*/
	margin:16px 12px 16px 0;

}
#rightpanel input.submit{
	/*
	background:url(../images/btn_submit.gif) 0 0 no-repeat;
	width:96px;
	height:16px;
	cursor:pointer;	
	border:none;*/
	margin:16px 0 16px 0;
}

/* ---------- Navigation CSS ---------- */

#navcontainer {
	position:relative;
	height:40px;
	width:100%;
	font-family: 'helvetica neue', Arial, Verdana, sans-serif;
}
#nav {
	position:relative;
	height:39px;
	text-transform:uppercase;
	background:url(../images/nav-container.jpg) no-repeat left top;
	padding:0 0 0 25px;
	font-size: 14px;
	font-weight: bold;
}
#nav ul {
	margin:0;
	/*padding:25px 0px 0px 15px;*/
	padding:15px 0px 0px 15px;
	list-style-type:none;
}
#nav ul li {
	display:inline;
	margin:0px;
	padding-right: 20px;
	width: auto;
}
#nav ul li a {
	color:#C1D0E1;
	text-decoration:none;
}
#nav ul li a:hover {
	color:#FFF;
}

/* =============================== */

.panelvideo 
{
	width:320px;
	height:261px;
	/*margin-top:15px;*/

}

.panelfile
{
	width:320px;
	margin:5px auto;
}

/* =============================== */


.sidebarlt {
	padding: 6px;
	border: 1px solid #C6CCD9;
	background: #F2F3F7;
}
.sidebardk {
	color: #FFFFFF;
	background: #94A0BA;
	border: 1px solid #556481;
	padding: 6px;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #FFFFFF;
}

.sidebarbox {
	background: url(../images/sidebox-fill.gif) repeat-y left;
	margin-top: 15px;
	margin-bottom: 15px;
	color:Red;
}
.sidebarbox p {
	margin: 2px;
	padding: 2px;
}
.sidebarboxtop {
	background: url(../images/sidebox-top.gif) no-repeat left top;
	padding: 12px 8px 0px;
}
.sidebarboxbottom {
	background: url(../images/sidebox-bottom.gif) no-repeat left bottom;
	height: 13px;
}

.roundbox {
	background: url(../images/roundboxside.jpg) repeat-y left;
	margin-top: 15px;
	margin-bottom: 15px;
	width:310px;
}

.roundboxtop {
	background: url(../images/roundboxtop.jpg) no-repeat left top;
	padding: 12px 0px 0px;
	width:310px;
}
.roundboxbottom {
	background: url(../images/roundboxbottom.jpg) no-repeat left bottom;
	height: 13px;
	width:310px;
}
.roundbox p {
	margin: 2px;
	padding: 2px;
	color:#CD071E;
	font:14px 'helvetica neue', arial, Georgia, "Times New Roman", Times, serif;	
}

.roundbox h1 
{
	font:18px 'helvetica neue', arial, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#CD071E;
	padding:0 2px 0 2px;	
}

.roundbox h2 
{
	font:16px 'helvetica neue', arial, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:0 2px 0 2px;	
}

.roundbox h3 
{
	font:8px 'helvetica neue', arial, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:0 2px 0 2px;	
}

.contactText
{
	font:14px 'helvetica neue', arial, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:5px 2px 5px 2px;		
}
/*




.roundbox img {
	margin: 0px;
	padding: 0px 0px 0px 45px;
}



*/
/* ------------ */
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 342px;
	font-size:16px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
}
#sidebar1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#sidebar1 p {
	margin-right: 10px;
	margin-left: 15px;
	font-size: 11px;
}

#sidebar1 .sidebarlt {
	background-color: #FFFFFF;
	padding: 7px;
	border: 1px solid #EAEAEA;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 15px;
	font-size: 11px;
}
#sidebar1 .sidebarlt p {
	margin: 0px;
	padding: 0px;
}

#sidebar1 .sidebardk {
	background-color: #F2F2F2;
	padding: 7px;
	border: 1px solid #E5E5E5;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 15px;
	font-size: 11px;
}
#sidebar1 .sidebardk p {
	margin: 0px;
	padding: 0px;
}

.styledmenu {
	width: 100%; /*width of menu*/
}
.styledmenu .headerbar {
	font: bold 16px 'helvetica neue', arial, Verdana;
	font-weight:bold;
	color: white;
	background: #2D4262 url(../images/styled-menu-bg.jpg) no-repeat right top; 
	margin-bottom: 2px; 
	width:325px;
	height:42px;
	margin-top:0px;
	text-transform: uppercase;
	padding: 0px 0 0px 0px; 
}
.styledmenu ul {
	list-style-type: none;
		font: bold 12px 'helvetica neue', arial, Verdana;
		width:325px;
	font-weight:bold;
	margin: 0;
	padding: 0; /*bottom spacing between each UL and rest of content*/
}
.styledmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
	margin: 0px;
}
.styledmenu ul li a {
	color: black;
	background: #E2E9F1;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
}
.styledmenu ul li a:visited {
	color: black;
}
.styledmenu ul li a:hover { /*hover state CSS*/
	color: white;
	background: #5A7EB4;
	text-decoration: none;
}

.imgbox
{
	padding: 20px 5px 5px 5px; 
}

.flashbox
{
	
padding: 15px 5px 5px 5px; 
}


#subheader{
	width:946px;
	height:71px;
	margin: 5px 0 20px 0;
	position:relative;
	left:-15px;
	
	background:url(../images/top_link_bg.jpg) 0 0 repeat-x #131313;
}

.tblEarnings
{
	width:100%;
	
}

.tblAltRow
{
	background-color:#E6E9EF;
	color:Black;
}

.tblEarningsHeader
{
	background-color:#8C0C35;
	color:White;	
}

.faqlist a:link
{
 color:#8C0C35;
}

.faqlist a:visited
{
color:#8C0C35;
}