/* @override http://www.beta.athena.thinkhost.com/wordpress/wp-content/themes/solaractive/style.css */

/*
Theme Name: Solar-Active

*/

body {
	margin: 0;
	padding: 0;
	font: 10pt 'Lucida Grande', Myriad, Geneva, Arial, Verdana, sans-serif;
	color: #000;
	background: #c7e7ea url(/images/c7e7ea-fff.png) top repeat-x;
}

body#admin {
	background: #fff url(/images/admin_bg.png) repeat;
}

a:link, a:visited {
	color: #1d7eff;
	text-decoration:none;
}

a:hover {
	color: #1d7eff;
	text-decoration: underline;
}

a img {
	border: 0;
}


ul#navigation {
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
	width: 980px;
	float: left;
	background: #fff;
	text-align: center;
	padding: 5px;
}

#navigation li a {
	color: #555;
	background: #fcfcfc;
	padding: 5px 40px 5px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
}

#navigation li a:hover {
	text-decoration: none;
	color: #555;
	background: #efefef;
}

.tab_resources #navigation li.resources a {
	background: #c7e7ea;
}

.tab_projects #navigation li.projects a {
	background: #c7e7ea;
}

.tab_green #navigation li.green a {
	background: #c7e7ea;
}

.tab_faq #navigation li.faq a {
	background: #c7e7ea;
}

#translation_bar {
	height: 14px;
	overflow: hidden;
	width: 400px;
	margin: auto;
	text-align: center;
}

#translation_bar img {
	margin: 2px;
}

#header_bg {
	background: #fff url(/images/header_bg.png) repeat-x;
	width: 100%;
	height: 150px;
	display: block;
	border-top: 0;
	border-bottom: 0;
}

body#admin #header_bg {
	background: #fff url(/images/header_bg.png) repeat-x;
	width: 100%;
	height: 150px;
	display: block;
	border-top: 0;
	border-bottom: 0;
	float: left;
	bottom: 0;
	position: absolute;
	
}

#header {
	background: url(/images/innerheader_bg.png) center center;
	width: 1000px;
	height: 150px;
	display: block;
	border-top: 0;
	border-bottom: 0;
	margin: auto;
}

#header_bg p {
	margin: 0;
	float: right;
	color: #000;
	width: 350px;
	font-weight: bold;
	padding: 25px 10px 0 0;
	font-size: 130%;
}

#header_bg p a {
	color: #fff;
	text-decoration: underline;
}

#header_bg h1 {
	margin: 40px 0 5px 130px;
	float: left;
	color: #fff;
	width: 355px;
	height: 50px;
	text-indent: -999999px;
	overflow: hidden;
	background: url(/images/header_title.png) no-repeat;
}

body#admin h1 {
	float: left;
	color: #fff;
	width: 100%;
	height: 50px;
	text-indent: -999999px;
	overflow: hidden;
	background: url(/images/header_title.png) no-repeat center center;
	margin: 0;
	margin-top: 20px;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
}

body#admin h2 {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

#navigation li {
	display: inline;
	margin: 10px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

#language li {
	display: inline;
}

.nomargin {
	margin-top: 0;
}

#banner_city {
	margin-right: auto;
	margin-left: auto;
	height: 176px;
	width: 980px;
	display: block;
	float: left;
	background: url(/images/banner_citybg.jpg) no-repeat;
	border: 5px solid #ecf8fd;
	border-top: 0;
	-webkit-border-bottom-left-radius: 16px;
	-webkit-border-bottom-right-radius: 16px;
}

#pagecontent {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}

#container {
	width: 930px;
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	background: #fff url(/images/ecf8fd-fff.png) bottom repeat-x;
	margin: 0;
	border-bottom: 0;
	border-top: 0;
}

.tab_resources #container {
	height: 550px;
	background: #fff url(/images/resources_bg.jpg) top repeat-x;
	text-align: right;
	-webkit-border-bottom-left-radius: 16px;
	-webkit-border-bottom-right-radius: 16px;}

h2.for {
	text-align: center;
	font-size: 250%;
}

h2.for_teachers {
	text-align: right;
	font-size: 250%;
	margin-right: 170px;
}

h2.for_students {
	text-align: right;
	font-size: 250%;
	margin-right: 80px;
}

h2.for_business {
	text-align: right;
	font-size: 250%;
	margin-right: 0px;
}

.splashimg {
	position: relative;
	float: left;
	z-index: 1;
}

.sidebar_left {
	width: 640px;
	margin-right: 25px;
	float: left;
	text-align: justify;
}

body.nosidebar .sidebar_left {
	width: 920px;
	margin-right: 0;
	float: left;
	text-align: justify;
}

.sidebar_right {
	width: 256px;
	float: right;
	text-align: left;
	font-size: 85%;
}

.logos {
	text-align: left;
	margin-top: 10px;
}

.logos a:hover {
	border-bottom: 2px solid #6bcdff;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	width: 940px;
	padding: 20px;
	font-size: 75%;
	text-align: center;
	background: #fff;

}

#header_bg .copy {
	padding-top: 120px;
	font-size: 75%;
	text-align: center;
	background: transparent;
	width: 99%;
}

.copy {
	float: left;
}

.baselinks {
	float: right;
	text-align: right;
}

#basespace {
	height: 40px;
	width: 100%;
	display: block;
	float: left;
}

.frontabout {
	font-size: 140%;
}
/*.payment {
	height: 93px;
	width: 193px;
	display: block;
	background: url(/images/payment.jpg) no-repeat;
	margin: auto;
}*/


.divider {
	border-top: 2px solid #b7d5e2;
}

.priceListBlock {
	background: #f6feff;
	padding: 10px;
	padding-top: 1px;
	-webkit-border-radius: 10px;
	margin-bottom: 20px;
	text-align: left;
}

td {
	padding: 5px;
	color: #222;
	vertical-align: text-top;
}

th {
	color: #000;
	padding-bottom: 10px;
	padding-top: 10px;
}
			
			li {
				list-style: none;
}

			
			.subs {
				border-top: 1px solid #efefef;
				padding-top: 10px;
				font-size: 70%;
				color: #ccc;
			}
			
			.frontpage {
				color: #000;
			}	
			
			.rightfloat {
			float: right;
}

.productcode {
	font-size: 80%;
	color: #888;
}

.saleItem {
	width: 45%;
	float: left;
	margin: 2px;
	padding: 8px;
	border: 1px solid #999;
}

.saleImage {
	
}

.saleItem > h2 {
	margin: 0;
}

.saleItem > h3 {
	color: #f90000;
	margin: 0;
}

.saleItem > p {
	
}


#crumb {
	width: 970px;
	float: left;
	padding: 10px;
	background: #ecf8fd;
	height: 30px;
	margin-top: 10px;
	-webkit-border-radius: 16px;
}

.breadcrumb {
	float: left;
}

.search {
	float: right;
}

#upcoming h3 {
	margin: 0;
	color: #638184;
	font-size: 120%;
}

#upcoming h4 {
	margin: 0;
	color: #111;
}

#upcoming p {
	margin: 0 0 10px;
}

#upcoming h2 {
	color: #c7e7ea;
	font-size: 200%;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 2px solid #c7e7ea;
}

#upcoming {
	padding-bottom: 3px;
	margin-bottom: 4px;
	border-bottom: 2px solid #c7e7ea;
}

body#products li {
	list-style: inside;
}

body#products h2 {
	color: #ecf8fd;
	text-align: center;
}

body#products h2 a:hover {
	color: #638184;
	text-decoration: none;
}

body.racers #racers {
	color: #638184;
}

body.racers #cells, body.racers #etc {
	color: #d1eaec;
}

.admin_form {
	width: 900px;
	margin: 20px auto;
	background: url(/images/fff-70.png) repeat;
	padding: 0 20px 20px;
	border: 2px solid #fff;
}

.remove a {
	color: #f90000;
	font-weight: bold;
}

#old_left_bar {
	width: 200px;
	margin-right: 20px;
	float: left;
}
