@import url('reset.css');
body {
	background: url(/images/bg.jpg);
	font-family: verdana;
	font-size: 12px;
	text-align: center;
}
.top {
	background: transparent url(/images/bgtop.jpg);
	height: 16px;
	width: 970px;
	margin: auto;
}
.bottom {
	background: transparent url(/images/bgbottom.jpg) no-repeat center bottom;
	height: 16px;
	width: 970px;
	margin: auto;
}
.utilities {
	width: 950px;
	margin: auto;
}
.utilities form {
	width: 360px;
	float: right;
	background: url(/images/bgutils.jpg) no-repeat top right;
	text-align: center;
	margin-bottom: 10px;
	padding: 7px 0 10px 0;
}
.utilities a {
	color: #FFF;
	text-decoration: none;
}
.q {
	border: none;
	width: 120px;
	padding: 2px;
}
.go_button {
	border: none;
	background: url(/images/go.jpg) no-repeat;
	padding: 2px 3px 2px 4px;
	color: #5E008A;
	font-weight: bold;
	margin-right: 10px;
}
.crumb {
	margin-top: 10px;
	padding: 5px 5px 5px 10px;
	background: #F7E8FF;
	font-weight: bold;
}
.container {
	width: 950px;
	margin: auto;
	padding: 0 8px 0 8px;
	text-align: left;
	background: transparent url(/images/contentbg.jpg);
}
.container .content {
	background: #FFF;
	padding: 10px 10px 10px 5px;
}
h1 a {
	width: 102px;
	height: 179px;
	background: url(/images/logo.jpg);
	text-indent: -99999px;
	margin: 13px 21px 13px 21px;
	float: left;
	cursor: pointer;
}
.clearfix {
	clear: both;
}
h2.fig {
	width: 783px;
	height: 220px;
	float: right;
	color: #FFF;
	font-family: Trebuchet MS;
	font-weight: normal;
}
h2 span {
	width: 260px;
	float: right;
	margin: 23px 17px 17px 17px;
	line-height: 1.2em;
	font-size: 35px;

}
h2 small {
	margin-top: 5px;
	font-size: 18px;
	display: block;
	line-height:1.1em;
}
.navigation {
	width: 186px;
	margin: 15px 20px 0 0;
	padding-top: 15px;
	background: url(/images/double-dots.jpg) repeat-x top left;
	float: left;
}
.navigation ul {
	width: 186px;
	padding-bottom: 10px;
	background: url(/images/double-dots.jpg) repeat-x bottom left;
}
.navigation li {
	margin-bottom: 6px;
}
.navigation a {
	display: block;
	background: url(/images/navbg_off.jpg) no-repeat center left;
	font-family: Trebuchet MS;
	color: #5A0086;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 4px 4px 16px;
}
.navigation a:hover, .navigation a.current {
	display: block;
	background: url(/images/navbg.jpg) no-repeat center left;
	color: #FFF;
}
.navigation_children ul {
	margin-top: 6px;
	padding-bottom: 0 !important;
	background: none !important;
	margin-bottom: 10px;
}
.navigation_grandchildren a {
	display: block;
	font-family: Trebuchet MS;
	color: #5A0086;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 5px 16px;	
	background: #F7E8FF url(/images/navbar.jpg) no-repeat top left;
	margin-bottom: 5px;
}
.navigation_grandchildren a:hover, .navigation_grandchildren a.current {
	background: #5A0086 url(/images/navbar.jpg) no-repeat top left;
	color: #FFF;
}

.navigation_children a {
	background: url(/images/childnavbg.jpg) no-repeat right center;
	line-height: 1.3em;
}
.navigation_children a:hover,.navigation_children a.current  {
	color: #FFF;
	background: url(/images/childnavbg_on.jpg) no-repeat right center;
}
.main_content {
	width: 520px !important;
	margin-top: 10px;
	float: left;
	font-size: 12px;
	line-height: 1.6em;
}
.main_content li {
	margin-left: 20px;
	list-style-type: disc;
}

.main_content a, .footer a, .news a, .crumb a {
	text-decoration: underline;
	color: #5A0086;
}
.main_content a:hover, .footer a:hover, .news a:hover, .crumb a:hover {
	text-decoration: none;
}

.main_content h3, .iframe_content h3 {
	background: url(/images/double-dots.jpg) repeat-x bottom left;
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #5A0086;
	padding: 5px 0 14px 0;
	margin-bottom: 15px;
	text-align: left;
}
.main_content p {
	margin-bottom: 15px;
}
.asides {
	width: 195px;
	float: right;
	margin-top: 10px;
}
.asides h3 {
	background: url(/images/double-dots.jpg) repeat-x top left;
	font-family: Trebuchet MS;
	font-size: 18px;
	padding: 10px 0 5px 0;
}
ul.news, .navigation_grandchildren ul {
	background: url(/images/double-dots.jpg) repeat-x top left;
	width: 195px;
	padding-top: 15px;
}
.news .meta {
	display: block;
	font-weight: bold;
}
.news li {
	line-height: 1.5em;
	margin-bottom: 10px;
}
.news a {
	color: #5A0086;
	background: url(/images/mini-arrow.jpg) no-repeat right center;
	padding-right: 15px;
}
a.rss {
	padding-left: 28px;
	background: url(/images/rss-icon.jpg) no-repeat top left;
	height: 22px;
	display: block;
	padding-top: 4px;
	color: #5A0086;
	text-decoration: none;
}
.footer {
	width: 916px;
	margin: 30px auto 20px auto;
	background: url(/images/double-dots.jpg) repeat-x top left;
	padding-top: 20px;
	line-height: 1.5em;
	font-size: 12px;
	letter-spacing:-1px;
}
.footer_one {
	float: left;
	width: 460px;
	padding-left: 10px;
}
.footer_two {
	float: right;
	width: 415px;
	text-align: right;
	padding-right: 10px;
}
.list th, .list td {
	padding: 4px;
	border-bottom: 1px solid #eee;
} 
.course_header  td {
	background: #eee;
	border-bottom: 1px solid #E4D6ED;
	border-top: 1px solid #E4D6ED;
	color: #5A0086;
	font-weight: bold;
}
.course_meta {
	background: #F7F9FB;
	padding: 0 !important;
	border-bottom: 10px solid #FFF !important;
}
.course_meta table td {
	vertical-align: middle;
}	
.course_data {
	background: #FFF;
}
.right {
	float: right;
}
ul#category_list, ul#product_list {
	list-style-type: none !important;
}
#category_list li, #product_list li {
	float: left !important;
	text-align: center;
	height: 190px;
	list-style-type: none !important;
}
.gallery li {
	height: 120px !important;
	list-style-type: none !important;
}
#category_list span, #product_list span {
	display: block;
	width: 140px !important;
}
#product_list li {
	height: 225px;
	width: 150px;
}

#category_list img, #product_list img {
	display: block;
	border: 1px solid #eee;
	padding: 1px;
}
.prodthumb {
	float: left;
	margin-right: 20px;
	border: 1px solid #eee;
	padding: 1px;
}
/* landing pages */
h3.home_header {
	background: url(/images/header_home_main.jpg) no-repeat top left;
	color: #FFF;
	padding: 5px 0 0 15px;
	font-size: 16px;
	height: 22px !important;
	margin-bottom: 0;
}
h3.home_footer {
	background: url(/images/footer_header_large.jpg) no-repeat top left;
	color: #FFF;
	padding: 5px 0 0 15px;
	font-size: 16px;
	height: 22px !important;
	margin-bottom: 0;
	margin-top: 10px;
}
h3.faq_header {
	background: url(/images/faq_header.jpg) no-repeat top left;
	color: #FFF;
	padding: 5px 0 0 15px;
	font-size: 16px;
	height: 22px !important;
	margin-bottom: 0;
	margin-top: 10px;
}
.home_leader {
	border: 1px solid #CCC;
	width: 517px;
	border-top: none;
	border-top: none;
}

.home_footer_content {
	border: 1px solid #CCC;
	width: 515px;
	border-top: none;
}
.buckets li {
	float: left;
	width: 166px;
	margin: 10px 10px 0 0;
	list-style-type: none;
}
.bucket_1 .bucket_content {
	border: 1px solid #CCC;
	border-top: none;
}
.bucket_2 .bucket_content {
	border: 1px solid #CCC;
	width: 163px;
	border-top: none;
}
.bucket_3 .bucket_content {
	border: 1px solid #CCC;
	border-top: none;
}
.bucket_1 h4 {
	background: url(/images/bucket_1_header.jpg) no-repeat top left;
	padding: 4px;
	color: #FFF;
	height: 16px;
}
.bucket_2 h4 {
	background: url(/images/bucket_2_header.jpg) no-repeat top left;
	padding: 4px;
	color: #FFF;
	height: 16px;
}
.bucket_3 h4 {
	background: url(/images/bucket_3_header.jpg) no-repeat top left;
	padding: 4px;
	color: #FFF;
	height: 16px;
}
.bucket_3 {
	margin-right: 0 !important;
}
.paddme {
	padding: 10px;
}
.buckets .paddme {
	padding: 5px;
}
.left_bucket {
	margin-right: 14px;
}
.left_bucket, .right_bucket {
	float: left;
	width: 253px;
	margin-top: 10px;
}
.left_bucket h4 {
	background: url(/images/content_left_header.jpg) no-repeat top left;
	color: #FFF;
	padding: 4px 5px 3px 5px;
}
.right_bucket h4 {
	background: url(/images/content_right_header.jpg) no-repeat top left;
	color: #FFF;
	padding: 4px 5px 3px 5px;
}
.left_bucket_content, .right_bucket_content {
	border: 1px solid #CCC;
	border-top: none;
}
.faq_content {
	border: 1px solid #CCC;
	border-top: none;
	width: 515px;
}
.faq_content .paddme {
	padding-left: 110px;
	background: url(/images/question_marks.jpg) no-repeat 4px center;
}
#faq_select {
	background: #F2E7F8;
	margin: 8px 0 10px 0;
	border: 1px solid #A87EBE;
	width: 385px;
}
.iframe_content {
	background: #FFF;
}
.iframe_content td {
	padding: 5px 0 5px 0;
}
small {
	font-size: 11px;
}
.info {
	background: #FFC;
	padding: 4px;
	margin-top: 10px;
	border: 1px solid #eee;
}
.billing td {
	padding-bottom: 10px;
}
.error {
	color: red;
	margin-bottom: 10px;

}
.error p  {
	margin-bottom: 4px;
}
.error li {
	margin-left: 0;
	margin-bottom: 4px;
}
.summary td, .summary th {
	border: 1px solid #000;
	padding: 4px;
}
.summary th {
	background: #F2E7F8;
}

