@charset "utf-8";
/* CSS Document */

/*StartDefaults*/
body, a, div, span, p, form, label, table, tbody, tr, th, td, img, ul, ol, h1, h2, h3, h4, h5, hr {padding:0px;margin:0px;border-collapse:collapse;border:none;}
body, a, form, label, table, tbody, tr, th, td, img, input, select {
	font-size:18px;
	font-family:Myriad Pro,Trebuchet MS, Arial,sans-serif;
	color:#666;
	
}

input, select, textarea, li {padding:0px;margin:0px;}
a {color:#666;text-decoration:underline;font-size:18px;}
a:hover {text-decoration:none; color:#0079c2}
table td {vertical-align:top;}
p {margin-bottom:10px;}
li {margin-left:25px;
	margin-bottom:5px;
}

	
/*EndDefaults*/

body {
	background:url(../images/bg.jpg) top left repeat-x #0079c2; text-align:center;
	}
	
#main {
	position:relative;
	width:900px;
	margin:0 auto;
	text-align:left;
	
	}
	
#header {
	position:relative;
	background:url(../images/header.jpg) top left no-repeat;
	width:900px;
	height:200px;
		}
		
#nav {
	position:relative;
	background:url(../images/navbg.jpg) top left no-repeat;
	width:900px;
	height:41px;
	}

#nav ul {
	margin-left:20px;
	}

#nav li {
	list-style:none;
	display:inline;
	margin:0px;
	}

#content {
	position:relative;
	width:900px;
	height:auto;
	background:url(../images/centerbg.gif) top left repeat-y;
	}
	
.padding {
	padding:15px;
	}
#cardbg {
	background: #FFF url(../images/cardbg.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 86px;
	margin:0 auto;

}
.card {
	padding-left: 52px;
}
#footer {
	position:relative;
	width:900px;
	background:url(../images/footer.jpg) top left 					no-repeat;
	height:226px;
	padding-top:20px;
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif!important;
	color:#FFFFFF;
	font-size:11px;
}

#player{
	background: url('../images/rotator1.jpg'); 
	width: 615px;
	height: 251px; 
	float: left;
	margin-top:-15px;
	margin-left:5px;
	border:none;
}
#tableform{width:750px;}
#tableform td{padding:4px;}

	
#formtoolstyle form div{position:relative;margin-bottom:10px;margin-left:380px;}
/* #formtoolstyle label {position:absolute;top:0px;left:4px;width:330px;line-height:18px; display:block; text-align:right;  } */
#formtoolstyle input {}
#formtoolstyle .error, span.required {color:#d10500}
#formtoolstyle input, select, textarea  {color:#000000;}

#formtoolstyle .textrow, #formtoolstyle .textarearow, #formtoolstyle .selectrow {margin-left:50px;}
#formtoolstyle label {
	float: left;
	text-align:right;
	width: 330px;
	font-size:10pt;	
	margin-right:10px;
}

#formtoolstyle .submitrow{margin-left:390px;}
.error {color:#d10500;}

/*StartAnchoreditorCSS*/
.RedBold {color:#FF0000; font-weight:bold}
.sidebarIMG{float:left;margin-top:-15px; border:none; padding-right:10px}
.copyDiv{margin:-5px 0 0 255px; padding-left:10px}
.copyDiv li{list-style:none}
.Title{font-size:30px}
.clear{clear:both}
.IMGborder{border:#990066 1px solid}
.red {color:#FF0000}
#discountcard, #discountcard p {font-size:15px!important}
#discountcard ul {margin:0px;!important;}
#discountcard ul li{ list-style:none;font-size:14px; margin-left:15px!important}
/*EndAnchoreditorCSS*/
