/*
custom.css sample file
======================
*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: white;
	color: #333;
	width: 700px;
	margin: 0 auto 0 auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
}


#topmenu {
	margin: 5px 0 10px 0;
	font-size: small;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#topmenu li {
	display: inline;
}

#topmenu li a {
	text-decoration: none;
	color: #333333;
}

#topmenu li a:hover {
	text-decoration: underline;
	color:#003366;
}

#support {
	background-image:    url("images/help.jpg");
	background-repeat: no-repeat;
	padding: 2px 0 2px 25px;
	background-position: 5px;
}

#shoppingcart {
	background-image:    url("images/cart.jpg");
	background-repeat: no-repeat;
	padding: 2px 0 2px 25px;
	background-position: 5px;
}

#memberlogin {
	background-image:    url("images/application_form.jpg");
	background-repeat: no-repeat;
	padding: 2px 0 2px 25px;
	background-position: 5px;
}

#affiliates {
	background-image:    url("images/money.jpg");
	background-repeat: no-repeat;
	padding: 2px 0 2px 25px;
	background-position: 5px;
}

#calendar {
	list-style-position: outside;
	list-style-image:    url("images/date.gif");
	line-height: 150%;
}

#os {
	background-image:    url("images/windows_or_mac_or_linux.gif");
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 146px;
	height: 90px;
}

#andy {
	background-image:    url("images/andy.jpg");
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 146px;
}

#life {
	background-image:    url("images/ipod_nametag.jpg");
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 146px;
	height: 190px;
}

#printme {
	background-image:    url("images/printer.jpg");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 25px;
	padding-bottom: 40px;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#printme a {
	text-decoration: none;
	color: #000000;
}


#browser {
	background-image:    url("images/ie_or_firefox.jpg");
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 146px;
	height: 90px;
}

#missclass {
	background-image:    url("images/stream_download_ipod.gif");
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 146px;
}

#repeatclass {
	background-image:    url("images/play_button.jpg");
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 146px;
	height: 175px;
}

#anywhere {
	background-image:    url("images/globe.jpg");
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 146px;
	height: 175px;
}

#access {
	background-image:    url("images/cd.jpg");
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 146px;
	height: 175px;
}
.syllabustopic {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
#yup {
	font-family: "Courier New", Courier, mono;
/*	font-size: .9em; */
	font-weight: bold;
	width: 500px;
	margin: 10px auto 10px auto;
	padding: 15px;
	background-color: #E0E0E0;
}

.highlight {
	background-color: #FFFF00;
	font-style: normal;
	text-decoration: none;
}#price {
	font-size: 48px;
	font-weight: bold;
	color: #009900;
	text-align: center;
}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
}

h2 {
	font-weight: bold;
}

li {
	list-style-type: square;
	line-height: 200%;
}

h3 strong {
	color: #0066CC;
}

form#previewaccess{
	width: 300px;
	/*padding: 10px; */
	margin: 0 10px 0 0;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	text-align: center;
	background-image: url("images/preview_box.jpg");
}

form#previewaccess input#submit {

	margin: 0;
	padding: 2px;
	color: #FF6600;
	font-weight: bold;
	background-color: white;
}

form#previewaccess p {
	line-height: 110%;
	margin-left: 10px;
	margin-right: 20px;
	
}

form#previewaccess h2 {

}

#privacypolicy {
	color: white;
	font-size: small;
	padding-top: 5px;
	padding-bottom: 5px;
}

p {
	line-height: 200%;
}
#guaranteeheadline {
	color: #990000;
	font-weight: normal;
	background-color: #FFFFCC;
	margin-bottom: 0px;
	padding: 15px 15px 0 15px;
	border-top: 2px solid #990000;
	border-left: 2px solid #990000;
	border-right: 2px solid #990000;
	text-align: center;
}

#guarantee {
	font-family: "Courier New", Courier, mono;
	line-height: 90%;
	font-size: 1em;
	background-color: #FFFFCC;
	padding: 15px;
	margin-top: 0px;
	border-bottom: 2px solid #990000;
	border-left: 2px solid #990000;
	border-right: 2px solid #990000;
	text-align: left;
}

.testimonialheadline {
	color: #000066;
	font-weight: bold;
	background-color: #CCFFFF;
	margin-bottom: 0px;
	padding: 15px 15px 0 15px;
	border-top: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	text-align: center;
}

.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: small; */
	background-color: #CCFFFF;
	padding: 15px;
	margin-top: 0px;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	text-align: left;
}

#disclaimer {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 90%; 
	}

.entry_body h1 {
	font-size: xx-large;
	}

.entry_body h2 {
	font-size: x-large;
	font-weight: bold;
	}	

.entry_body h3 {
	font-size: large;
	font-weight: bold;
	}

.entry_body li, p, blockquote {
/*font-size: small; */
	}

#ext_wrapper, #shadow_top, #shadow, #wrapper, .ext_wrapper, .shadow_top, .shadow, .wrapper {
	padding: 0;
	margin: 0;}
