/* Main style sheet for ENTIRE site
	Used by Severien */


/* hide from IE mac \*/
body {  }
/* end hiding from IE5 mac */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
	min-width:770px;
}

#masthead {
	background-image: url(images/masthead_bg.gif);
}

#logodiv {
	background-image: url(images/head_wrapper.gif);
	width:770px;
	height:148px;
	z-index:1;
}

/* hide from IE mac \*/
#logodiv img {
	float: right;
	padding: 0 10px 0 0;
}
/* end hiding from IE5 mac */

#menu {
  	position:absolute;
  	top:123px;
  	float:left;
	font-size:14px;
	z-index:1;
	padding-left:20px;
	margin-left:auto;
	margin-right:auto;
	}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #DE0049;
	text-decoration: none;
}

#maincontainer {
	width:770px;
	height:800px;
	z-index:1;
	padding-bottom:15px;
	background-color:#FFFFFF;
	margin-bottom: -100px;
	margin-left:auto;
	margin-right:auto;

}

#subMenu {
	background-image: url(images/subMenu_wrapper.gif);
	background-repeat: repeat-y;
	position:absolute;
	width:760px;
	z-index:3;
	font-size:14px;
	color: #333333;
	height:24px;
}


#subMenu a:hover {
	color: #DE0049;
	text-decoration: none;
}

#wrap_outer {
	padding: 0;
	width:770px;
	height:700px;
	background-image:url(images/wrapper.gif);
	background-repeat:repeat-y;
	z-index:1;
}

#mainbox {
	position:relative;
	float:left;
	z-index:1;
	line-height:1.75em;
	font-size:0.75em;
	width:450px;
	height:690px;
	overflow-y:auto;
}

#mainbox img {
	position:relative;
	padding-top:15px;
}

#sidebox {
	float:right;
	position:relative;
	width:192px;
	z-index:1;
	font-size:0.75em;
	line-height:1.5em;
	padding: 21px 32px 24px 0px;
	
}

#sidebox img {
	position:relative;
	padding-top:15px;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#sidebox h3 {
	font-size:1.75em;
	margin: 0 0 10px 0;
	color:#000000;
	font-weight:normal;
}

p {margin: 12px 0;}

#sidecontent li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebox a {
	font-size: 1.1em;
	display: block;
	background-color: #56628C;
	color: #ECE9D8;
	border: 1px solid;
	border-color: #717DA8 #000000 #000000 #717DA8;
	padding: 2px 6px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	text-decoration: none;
}

#sidebox a:hover, #sidecontent a:active, #sidecontent a:focus {
	background-color: #333333;
	color: #FFFFFF;
	border-color: #333333 #000000 #000000 #333333;
	filter: alpha(opacity=75);
	opacity: 0.75;
}

#sub_main_background {
	background-image: url(images/lightpink_bg.gif);
	height: 25px;
	width:100%;
}

#sub_main {
	background-image: url(images/subMain_wrapper.gif); 
	background-position: center;
	background-repeat: repeat-y;
	width: 770px;
	height: 25px;
	bottom: -30px;
}

#schedulediv {
	background-image: url(images/darkpink_bg.gif);
}

#schedulediv_top {
	background-image: url(images/chamfer_top750x6.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 10px;
}

#schedulediv_content {
	width: 750px;
	background-image: url(images/schedulediv_content_bg.gif);
}

#schedulediv_content h3 {
	font: Arial, Helvetica, sans-serif;
	color: #DE0049;
	font-size: 1.1em;
	margin: 0;
}
	
#schedulediv_bottom {
	background-image: url(images/chamfer_bottom750x6.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 10px;
}	

#footer {
	height:100px; /* Height of the footer */
	background-image: url(images/masthead_bg.gif);
	color: #FFFFFF;
	z-index:1;
	top:700px;
	left:100px;
	padding:12px;
	font-size: 0.7em;
}

.clearfooter {   
	height:0px;
	clear: both;
}

.Guarantee {
	color:#DE0049;
	font-size: 1.7em;
}

.PageTitle {
	color:#DE0049;
	font-size: 1.7em;
}

.SecondaryTitle {
	color:#DE0049;
	font-size: 1.25em;
}

.Schedule {
	color:#333333;
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
}

.Schedule a {
	text-decoration:none;
	color:#333333;
}

#mainbox {
	font-size: 0.85em;
	line-height: 1.75em;
	padding: 21px 24px 20px 32px;
}

#mainbox a:link {color: #DE0049; text-decoration:none;}
#mainbox a:visited {color: #DE0049; text-decoration:none;}

#mainbox a:hover, #maincontent a:active, #maincontent a:focus {
	color: #6C2E86; text-decoration:none;
	}
	
#marqueebox {
	color:#DE0049;
	text-decoration:none;
	font-size:25px;
}

#sidebox a:link {color: #FFFFFF;}
#sidebox a:visited {color: #DEDEDE;}

#sidebox a:hover, #sidecontent a:active, #sidecontent a:focus {
	color: #0000FF;
}

#footer a:link {color: #FFFFFF;}
#footer a:visited {color: #ABABAB;}
#footer a:hover, #footer a:active, #footer a:focus { color: #0099FF;}

#notebox {
	margin-top:10px;
	text-align:justify;
	width:400px;
	background-color:#E6E6E6;
	border: 1 solid #666666;
	font-size:12px;
	color:#000000;
	padding:12px;
}

#notebox b {
	color:#DE0049;
}

html, body {
	height: 100%;
}

body {
	scrollbar-3dlight-color:#f8f8f8;
	scrollbar-arrow-color:#DE0049;
	scrollbar-base-color:#f8f8f8;
	scrollbar-darkshadow-color:#f8f8f8;
	scrollbar-face-color:#f8f8f8;
	scrollbar-highlight-color:#f8f8f8";
	scrollbar-shadow-color:#f8f8f8;
	scrollbar-lightshadow-color:#f8f8f8;
	scrollbar-track-color:#F8F8F8; 
}