/* CSS Document */

/*Default */

body {
	margin: 0px;
	padding: 0px;
	background-color: #086DB7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-image: url(../images/mainbackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.6em;
}

a:link {color:#e32664;text-decoration:none;}
a:active {color:#333;text-decoration:none;}
a:visited {color:#e32664;text-decoration:none;}
a:hover {color:#ff0000;}

h1,h2 {
	line-height: 150%;
	font-family:"Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	color: #666666;
	margin:0;
	padding:0;
}
.blueheader{color: #006699;}
.blueheader-large{
	color: #006699;
	font-size: 180%;
	display: block;
	padding: 0px;
	margin: 0px;
}
.blueheader-medium{color: #006699; font-size: 120%;}
.charcoalheader{color:#333333}
.charcoalheader-medium{
	color:#333333;
	font-size:120%;
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.charcoalheader-large{color:#333333; font-size:180%}

/*Layout */

#curvetop{
	height:20px;
	background-image: url(../images/content-corners-top.png);
	background-repeat: no-repeat;
}
#maincontent{background:#FFFFFF;}
#curvebottom{
	height:20px;
	background-image: url(../images/content-corners-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#support a{position:absolute; top:50px; right:10px;outline:none;}
#subcontent{
	min-height:300px;
	background-image: url(../images/sub-content.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.subtext{
	font-size:10px;
	line-height: 14px;
	color: #666666;
}
#footer{
	padding:5px 10px 5px 10px;
	display:block;
	height:20px;
	color: #FFFFFF;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}

/* TOP NAV */

#topnav {
	display:block;
	height:50px;
	background-image: url(../images/nav-back.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 720px;
	float: right;
	position: absolute;
	left: 290px;
	bottom: 0px;
}

#topnav #nav { font-size:12px;padding:0; margin:0; }
#topnav #nav li {
	display:block;
	float:left;
	font-family:"Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:120%;
	list-style-type: none;
	background-image: url(../images/navtab.png);
	background-repeat: no-repeat;
	width: 110px;
	text-align: center;
}
#topnav #nav li.selected {
	color:#FFFFFF;
	background-color: transparent;
	background-image: url(../images/navtab-selected.png);
	background-repeat: no-repeat;
}
#topnav #nav li.selected a {color:#333333;}
#topnav #nav li.selected span {
	display:block;
	margin-right:5px;
	background-color: transparent;
	background-image: url(../images/tab-selected-left.png);
	background-repeat: no-repeat;
}
#topnav #nav li a {
	display:block;
	height:50px;
	line-height:50px;
	padding:2px 16px 0;
	outline:none;
	color:#086DB7;
}
#topnav #nav li.selected a, #topnav #nav li.selected a:hover {
	background: none;
	cursor: default;
}
#topnav #nav li a:hover { background:transparent url(../images/hover_nav.png) no-repeat center bottom;color:#333333; }


/* SUB NAV */

#subnav {
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.subnavheader{padding:10px; font-weight:bold; color:#361240;}	
#subnav  ul {
	display: inline;
	margin:0px;
	list-style-type: none;
	padding: 0px;
}
#subnav ul li {
	display: inline;
	margin: 0px;
}
#subnav li li a {
	color:#006699;
	padding-left: 30px;
	background-image: url(../images/subsubarrow.png);
	background-position: 20px;
}
#subnav li a {
	list-style-type: none;
	display: block;
	font: normal 12px/20px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#361240;
	text-decoration: none;
	background-image: url(../images/subarrow.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#subnav li a:hover {
	color:#0099CC;
	font-weight: normal;
	background-color:#DCDCDC;
	
}

#MB_overlay{position:absolute;margin:auto;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:#000!important}
#MB_overlay[id]{position:fixed}
#MB_window{position:absolute;top:0;border:0 solid;text-align:left;z-index:10000}
#MB_window[id]{position:fixed!important}
#MB_frame{position:relative;background-color:#EFEFEF;height:100%}
#MB_header{margin:0;padding:0}
#MB_content{padding:6px .75em;overflow:auto}
#MB_caption{font:bold 100% "Lucida Grande",Arial,sans-serif;text-shadow:#FFF 0 1px 0;padding:.5em 2em .5em .75em;margin:0;text-align:left}
#MB_close{display:block;position:absolute;right:5px;top:0px;padding:2px 3px;font-weight:bold;text-decoration:none;font-size:13px}
#MB_close:hover{background:transparent}
#MB_loading{padding:1.5em;text-indent:-10000px;background:transparent url(spinner.gif) 50% 0 no-repeat}
#MB_frame{padding-bottom:7px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}
#MB_window{background-color:#EFEFEF;color:#000;-webkit-box-shadow:0 8px 64px #000;-moz-box-shadow:0 0 64px #000;box-shadow:0 0 64px #000;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}
#MB_content{border-top:1px solid #F9F9F9}
#MB_header{background-color:#DDD;border-bottom:1px solid #CCC}
#MB_caption{color:#000}
#MB_close{color:#777}
#MB_close:hover{color:#000}
.MB_alert{margin:10px 0;text-align:center}

.buttons a,.buttons button{display:block; float:left; margin:0 7px 0 0; background-color:#f5f5f5; border:1px solid #dedede; border-top:1px solid #eee; border-left:1px solid #eee;font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif; font-size:100%; line-height:130%; text-decoration:none; font-weight:bold; color:#565656; cursor:pointer;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px; padding:5px 10px 6px 7px}
.buttons button{width:auto; overflow:visible; padding:4px 10px 3px 7px;/* IE6 */}
.buttons button[type]{padding:5px 10px 5px 7px; line-height:17px}*:first-child+html button[type]{padding:4px 10px 3px 7px;/* IE7 */}
.buttons button img,.buttons a img{margin:0 3px -3px 0 !important; padding:0; border:none; width:16px; height:16px}
button:hover,.buttons a:hover{background-color:#dff4ff; border:1px solid #c2e1ef; color:#369}
.buttons a:active{background-color:#6299c5; border:1px solid #6299c5; color:#fff}
button.positive,.buttons a.positive{color:#529214}
.buttons a.positive:hover,button.positive:hover{background-color:#E6EFC2; border:1px solid #C6D880; color:#529214}
.buttons a.positive:active{background-color:#529214; border:1px solid #529214; color:#fff}
.buttons a.negative,button.negative{color:#d12f19}
.buttons a.negative:hover,button.negative:hover{background:#fbe3e4; border:1px solid #fbc2c4; color:#d12f19}
.buttons a.negative:active{background-color:#d12f19; border:1px solid #d12f19; color:#fff}
