/* CSS Document */

body{
	background-image:url(graphics/css_design_elements/bkgnd_header1.gif);
	background-repeat:repeat-x;
	margin: 0.0px;
	padding:0.0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	width:100%;
}
a{
	text-decoration:none;
}
img{
	border:none;
}
a:hover{
	text-decoration:underline;
}
a:active{
	color:#FF0000;
}
#main_container{
	display:block;
	float:none;
	width:702.0px;
	margin: 0.0px auto;
}
#main_container h1{
	/*font-size:2.0em;*/
	font-weight:bold;
}
#login_link {
	display:block;
	float:right;
	color:#FF0000;
	position:relative;
	top:0px;
	text-align:right;
	font-weight:bold;
	width:auto;
	border:#FF0000 1px solid;
	padding: .1em 1em .2em 1em;
	margin-top:-13px;
}
#login_link a{
	color:#FF0000;
}
#header_top{
	width:702.0px;
	height: 60.0px;
	margin: 12px auto 0px auto;
	padding:0px;
	display:block;
	text-align:left;
	vertical-align:top;
	background-image:url(graphics/header_main2.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
}
#logo{
	display:block;
	width:210.0px;
	float:left;
	margin:0px;
	padding:0px;
}

#phplive{
	display:block;
	float:left;
	width:200.0px;
	height:55.0px;
	margin:0px 0px 0px 70px;
	padding:0px;
}
#header_image_right{
	display:block;
	margin:0px;
	padding:0px;
	float:right;
	width:190.0px;
}
#navbar_top{
	margin:0px 0px 0px 0px;
	padding:0px;
}
#main_links{
	float:left;
	padding:0px;
	margin:0px;
	width:460px;
	text-align:left;
}
#shopping_links{
	padding:0px;
	margin:0px;
	/*margin-top:-23px;*/
	float:right;
	width:130px;
	text-align:right;
}
h1{
	margin:0;
	padding:0;
}

#header_callout h1{
	width:702px;
	height:15px;
	display:block;
	font-size:1.3em;
	color:#FFFFFF;
	background-color:#FF0000;
	background-image:url(graphics/diagonal_red.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin:25px 0px 3px 0px;
	padding:0.3em;
}
#body_content_top{
	height:424px;
}
#flashcontent{
	display:block;
	float:left;
	top:0.0px;
	left:0.0px;
	width:287.0px;
}
#course_list{
	float:right;
	font-size:1.0em;
	color:#000000;
	padding-top:.4em;
	width:410.0px;
}
#course_list h1{
	display:block;
	margin:0.0px;
	background-image:url(graphics/arrow_red_rt_8x10.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding: 0.0px;
	padding-left:1.0em;
	font-size:1.2em;
	color:#000000;
}
#course_list h2{
	font-size:1.0em;
	font-style:italic;
	text-align:center;
}
#course_list p{
	display:block;
	margin:0.0px;
	margin-bottom:8.0px;
}
#course_list a{
	color: #0066CC;
	text-decoration:none;
}
#course_list a:hover{
	color: #0066CC;
	text-decoration:underline;
}
#course_list a:active{
	color: #FF0000;
	text-decoration:underline;
}
#price_match{
	float:right;
	margin:10px 0px 0px 0px;
	padding:0px;
	width:410px;
	text-align:center;
	clear:both;
}
#price_match h1{
	font-size:1em;
	text-align:center;
}
#price_match h2{
	font-size:1em;
	text-align:center;
}
#body_content_bottom{
	padding:0px;
	margin:0px;
	display:block;
	width:702.0px;
	height:45em;
}
/*#news{

	width:25.0%;
	height:350.0px;
	font-size:0.6em;
	border:#CCCCCC 1.0px solid;
	padding: 0.2em;

}	*/
#exam_prep_superstore{
	margin: 0 0 0 6px;

}
#exam_prep_superstore h1{
	background-color:#00CC33;
}
#resources{
	margin: 0 0 0 6px;
	
}
#resources h1{
	background-color:#FFCC66;
}
#help{
	margin: 0 0 0 6px;
	float:right;
	
}
#help h1{
	background-color:#6699FF;
}


/*
#news h1{
	font-size:1.4em;
	text-align:center;
	border:#CCCCCC 1.0px solid;
	border-bottom:0.0px;
	background-color:#FF0000;
	padding:.2em;
	margin-bottom:0.1em;
}
#news p{
	margin-top:0.3em;
	padding:.5em;
	margin: 0px;
}
#news a{
	font-weight:bold;
	color:#000000;
}*/
.help_box{
	display:block;
	float:left;
	width:165.0px;
	height:100%;
	font-size:1.0em;
	border:#CCCCCC 1.0px solid;
	padding: 0.2em;
}
.help_box h1{
	font-size:1.3em;
	text-align:center;
	color:#000000;
	border:#CCCCCC 1.0px solid;
	background-color:#FF0000;
	padding:.2em 0px .2em 0px;
	margin-bottom:-3px;
}
.help_box h1 a{
	color:#000000;
	text-decoration:none;
}
.help_box h1 a:hover{
	text-decoration:underline;
}
.help_box h2{
	font-weight:normal;
	font-size:1.0em;
	margin:0px;
	margin-left:3px;
	margin-right:3px;
	margin-top:7px;
}
.help_box p{
	margin-top: -2px;
	margin-bottom: 3px;
	padding:3px 0px 3px 3px;
}
.help_box a{
	font-weight:bold;
	color:#003399;
	text-decoration:none;
}
.help_box a:hover{
	font-weight:bold;
	color:#003399;
	text-decoration:underline;
}
/* list definition MUST be done like this (in two stages) or the bullets will indent improperly in Firefox */
.help_box ul, ul li{
	margin:0;
	margin-top:10px;
	margin-left:10px;
	padding:0;
	list-style:none;
}
.help_box ul li{
	font-weight:bold;
	padding-left:10px;
	background-image:url(graphics/arrow_red_rt_8x10.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.box_link_100{
	display: block;
	width:100.0px;
	padding: 3.0px;
	text-align:center;
	border: 1px solid #AAA;
}
.align_right{
	text-align:right;
}
#list_horizontal_right{
	text-align:right;
	margin-top: 10.0px;
	margin-bottom:14.0px;
}

#list_horizontal {
	display:inline;
	text-align:right;
	width: 300.0px;
	font-family: Verdana, sans-serif;
}
#list_horizontal p {
	display:inline;
	width:auto;
	margin-top: 10.0px;
	text-align:right;
}
#list_horizontal a {
	display: inline;
	width:auto;
	padding: 3.0px;
	font-size:1.0em;
	font-weight: bold;
	text-align:right;
	border: 1px solid #AAA;
}
#list_horizontal a:hover {
	background-color:#FFCC00;
}
.list_horizontal_right{
	text-align:right;
	margin-top: 10.0px;
	margin-bottom:14.0px;
}
.list_horizontal{
	display:block;
	text-align:right;
	margin-top:10px;
}
.list_horizontal p {
	display:inline;
	width:auto;
	margin-top: 2.0px;
	text-align:right;
}

.list_horizontal a {
	display: inline;
	width:auto;
	padding: 3.0px;
	font-size:1.0em;
	font-weight: bold;
	text-align:right;
	border: 1px solid #AAA;
	margin-left:5px;
	margin-right:5px;
}
.list_horizontal a:hover {
	background-color:#FFCC00;
}
#bottom_about_box{
	margin:15px 0px 0px 0px;
	padding: 0px;
	width:702.0px;
	border:#CCCCCC 1px solid;
}
#bottom_about_box h1{
	font-size:1.5em;
	padding:10px 10px 0px 10px;
}
#bottom_about_box p{
	padding:0px 10px 7px 10px;
}
#footer_links{
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:center;
	width:100%;
}
#footer_links ul{
	margin:0px 0px 2px 0px;
	padding:0px;
}
#footer_links ul li{
	display:inline;
	padding:0px;
}
#footer{
	display:absolute;
	bottom:0;
	left:0;
	width:auto;
	height: 30.0px;
	background-color:#999999;
	color:#FFFFFF;
	padding:10.0px;
}
#copyright{
	float:left;
	display:block;
	width: auto;
}
#validation{
	display:block;
	width:400.0px;
	float:right;
	text-align:right;
	border:none;
}
#validation a img{
	display:inline;
	border:none;
	margin:0px;
	padding:0px;
}
div.AuthorizeNetSeal{
	float:right;
	text-align:right;
}
.AuthorizeNetSeal img{
	/*width:32px;
	height:32px;*/
	
}
.image_left{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.image_right{
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
.padding_10px{
	padding:10px;
}
.padding_1em{
	padding:1em;
}
.text_red{
	color:#FF0000;
}
.bottom_box{
	padding:10px;
	border:1px solid #CCCCCC;
	margin:5px 0px 5px 0px;
}
.bottom_box h1{
	font-size:1.8em;
	margin:0px 0px 5px 0px;
	padding:5px;
	background-color:#FFCC33;
	border:1px solid #CCCCCC;
}
.bottom_box h2{
	font-size:1.5em;
	margin:0px;
}
.bottom_box h3{
	font-size:1em;
	margin:0px;
}
