/* general reset */
html {
	height:100%;
}
body {
	margin:0;
	color:#444444;
	background:#fff;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#006666;
	
}
a:hover {
	color:#570670;
}
input,
textarea,
select {
	vertical-align:middle;
	color:#666;
	font:12px Arial, Helvetica, sans-serif;
}
form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}

.clear { clear:both; }

/* wrapper */
#wrapper {
	width:960px;
	padding:0 10px;
	margin:0 auto;
	min-height:100%;
}
* html #wrapper {
	height:100%;
}
/* wrapper holder */
.wrapper-holder {
	padding:0 0 90px;
}
/* header */
#header {
	width:100%;
	margin:0 0 7px;
	position:relative;
	z-index:1000;
}
.header-wrap {
	height:1%;
	overflow:hidden;
	margin:0 0 26px;
}
/* logo */
.logo {
	margin:27px 0 0;
	float:left;
}
.logo a {
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	background:url(images/logo.gif) no-repeat;
	width: 313px;
	height: 58px;
}
#header .block {float:right;}

#solar { display:block; position:absolute; margin: 10px 0 0 340px; vertical-align:center;}

/* top navigation */
.top-nav {
	height:1%;
	overflow:hidden;
	margin:0 0 13px;
}
.top-nav ul {
	margin:17px -7px 0 0;
	padding:0;
	list-style:none;
	display:inline;
	float:right;
	overflow:hidden;
}
.top-nav ul li {
	float:left;
	background: url(images/sep-top-nav.gif) no-repeat 0 50%;
	padding:0 7px 0 9px;
	margin:0 1px 0 -1px;
	display:inline;
}
.top-nav ul li a {
	color:#48A6AB;
}
.top-nav ul li a:hover {
	color:#570670;
}
/* search form */
.search-wrap {
	height:1%;
	overflow:hidden;
}
.search-form {
	float:right;
}
.search-form fieldset {
	float:left;
}
.search-form .text {
	background: url(images/bg-text-search-form.gif) no-repeat;
	width: 253px;
	height: 31px;
	padding:0 10px;
	float:left;
}
.search-form .text input {
	width: 253px;
	border:0;
	float:left;
	padding:8px 0;
	margin:0;
	background:none;
	outline:none;
}
.search-form .submit {
	background: url(images/bg-submit-search-form.gif) no-repeat;
	width: 102px;
	height: 31px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	font-size:0;
	line-height:0;
	float:left;
	border:0;
}
/* main navigation */
#nav {
	width:960px;
	margin:0 -7px;
	position:relative;
	padding:1px 5px 9px;
	list-style:none;
	background: url(images/bg-main-nav.gif) no-repeat;
	height:52px;
}
#nav:after {
	clear:both;
	display:block;
	content:"";
}
#nav li {
	float:left;
	background: url(images/sep-main-nav.gif) no-repeat;
}
#nav li a {
	height:36px;
	font-size:14px;
	color:#b5b5b5;
	text-align:center;
	float:left;
	padding:16px 37px 0;
	font-weight:bold;
}
#nav.scaling-active li a {
	padding:16px 0 0;
}
#nav li.first-child {
	background:none;
}
#nav .last-child {
	padding:0 0 0 2px;
}
#nav .last-child .drop {
	left:auto;
	right:11px;
}
#nav .drop {
	position:absolute;
	width:242px;
	top:-9999px;
	left:1px;
	background: url(images/none.gif);
}
#nav .drop .t {
	background: url(images/bg-drop-t.png) no-repeat;
	height: 38px;
	font-size:0;
	line-height:0;
}
#nav .drop .b {
	background: url(images/bg-drop-b.png) no-repeat;
	font-size:0;
	line-height:0;
	height: 50px;
}
#nav .drop .c {
	background: url(images/bg-drop-c.png) repeat-y;
	height:1%;
	padding:0 0 0 10px;
}
#nav .drop .c:after {
	clear:both;
	display:block;
	content:""
}
#nav .drop ul {
	float:left;
	padding:0;
	list-style:none;
	width:232px;
	position:relative;
	margin:-38px 0 -40px;
}
#nav .drop ul li {
	float:none;
	background: url(images/sep-drop.gif) no-repeat;
	height:1%;
	vertical-align:middle;
}
#nav .drop ul li a {
	text-align:left;
	float:none;
	display:block;
	font-size:12px;
	padding:11px 0 11px 27px;
	color:#7a7a7a;
	height:1%;
}
#nav li.hover {
	position:relative;
}
#nav li.hover .drop {
	top:51px;
}
#nav li.hover a {
	background: url(images/bg-main-nav-hover.gif) no-repeat 2px 0;
	color:#7d7d7d;
}
#nav .hover .first-child-a {
	background: url(images/bg-main-nav-hover2.gif) no-repeat;
}
#nav .hover .last-child-a {
	background: url(images/bg-main-nav-hover2.gif) no-repeat 100% 0;
}
#nav li.hover .drop ul a {
	color:#7a7a7a;
	background:none;
}
#nav .drop ul li a:hover {
	background:#570670 !important;
	color:#fff !important;
}
/* main */
#main {
	width:100%;
	overflow:hidden;
}
/* feature wrap */
.feature-wrap {
	background: url(images/bg-gallery-holder.jpg) no-repeat;
	width: 960px;
	height: 299px;
	padding:5px 0;
	overflow:hidden;
	margin:0 0 29px;
}
/* account navigation */
.account-nav {
	margin:0;
	padding:0;
	list-style:none;
	width:238px;
	float:left;
	overflow:hidden;
}
.account-nav li {
	height:1%;
	display:table;
	width:100%;
	margin:-1px 0 1px;
}
.account-nav li a {
	text-align:center;
	color:#fff !important;
	position:relative;
	display:block;
	font-size:16px;
	line-height:19px;
	font-weight:bold;
	height:35px;
	padding:18px 0 0;
	margin:-3px 0 0;
	background: url(images/sep-account-nav.png) no-repeat;
	cursor:pointer;
}
.account-nav li:hover,
.account-nav li.hover {
	background:#004a4d;
}
.account-nav li.first a {
	background:none;
}
.account-nav li.first:hover,
.account-nav li.first-hover {
	background: url(images/bg-account-nav-first-hover.png) no-repeat;
}
.account-nav li.last:hover,
.account-nav li.last-hover {
	background: url(images/bg-account-nav-last-hover.png) no-repeat;
}
/* gallery holder */
.gallery-holder {
	width:620px;
	float:left;
	padding:40px 50px;
}
#carousel {
	height:220px;
	margin:0 auto;
	position:relative;
	width:500px;
}
#carousel div {
	position:absolute;
	top:0;
	background:#57509D;
}
#carousel div a:focus{outline: none;}
#carousel img {
	position:relative;
	display:block;
}
/* news wrap */
.news-wrap {
	width:1010px;
	overflow:hidden;
	margin:0 0 0 -55px;
	font-size:12px;
	line-height:18px;
	background: url(images/bg-news-wrap.gif) repeat-y;
}
.news-wrap .block {
	width:460px;
	margin:0 0 0 25px;
	padding:0 0 0 20px;
	display:inline;
	float:left;
}
.aligncenter {
	text-align: center;
}
img.aligncenter {
	display: block;
	margin:5px auto 15px;
}
.alignleft {
	float: left;
	margin:5px 20px 0 0;
}
.alignright {
	float: right;
	margin:5px 0 0 20px;
}
.news-wrap .visual {
	float:left;
	margin:0 11px 0 0;
}
.news-wrap h2 {
	font-size:16px;
	margin:0 0 2px;
}
.news-wrap h2 a {
	color:#48A6AB;
}
.news-wrap h2 a:hover {
	color:#570670;
}
.news-wrap p {
	margin:0;
}
.news-wrap .box {
	border-bottom:1px solid #ccc;
	height:1%;
	overflow:hidden;
	padding:0 0 20px 10px;
	margin:0 0 22px;
}
.news-wrap .more {
	color:#570670;
	text-align:right;
	/*padding:0 11px 0 0;*/
	margin:-3px 0 0;
	
	background: url(images/arrow-more.gif) no-repeat 100% 50%;
	padding:0 16px 0 0;
}
/* footer */
#footer {
	width:960px;
	padding:30px 10px 0;
	margin:-80px auto 0;
	height:80px;
	text-align:center;
	position:relative;
}
/* navigation */
.nav {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
.nav li {
	display:inline;
	background: url(images/sep-nav.gif) no-repeat 0 50%;
	padding:0 5px 0 8px;
}
.nav li a {
	color:#85c0c4;
}
.nav li a:hover {
	color:#570670;
}
.nav li:first-child,
.nav li.first-child {
	background:none;
}
/* sidebar */
#sidebar {
	width:220px;
	float:left;
	padding:19px 10px 0 0;
}
#sidebar h3 {
	font-size:14px;
	background: url(images/bg-heading-c.gif) repeat-y;
	width:229px;
	margin:0 -9px 0 0;
	position:relative;
}
#sidebar h3 span {
	display:block;
	background: url(images/bg-heading-t.gif) no-repeat;
}
#sidebar h3 strong  {
	background: url(images/bg-heading-b.gif) no-repeat 0 100%;
	display:block;
	padding:7px 10px 15px 0;
	text-align:center;
	color:#fff;
	height:1%;
}
/* side navigation */
.side-nav {
	margin:-6px 0 0;
	padding:0;
	list-style:none;
}
.side-nav li {
	border-bottom:1px solid #ccc;
	height:1%;
	padding:16px 25px 18px 10px;
	font-weight:bold;
}
.side-nav li.active {
	background: url(images/bullet-side-nav.gif) no-repeat 203px 50%;
	color:#570670;
}
.side-nav li.active a {
	color:#570670;
}
/* content */
#content {
	width:630px;
	float:right;
	padding:19px 50px 0 0;
}
/* breadcrumbs */
.breadcrumbs {
	margin:0 0 20px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	border-bottom:1px solid #ccc;
}
.breadcrumbs li {
	float:left;
	background: url(images/bullet-breadcrumbs.gif) no-repeat 0 50%;
	padding:0 6px 0 14px;
	margin:0 14px 0 -14px;
	display:inline;
	font-size:11px;
	color:#49a6ac;
}
/* content holder */
.content-holder {
	overflow:hidden;
	padding:0 30px;
	width:580px;
}
.content-holder a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#content .heading {
	display:block;
	margin:0 0 27px;
}
#content h1 {
	color:#006666;
	font-size:24px;
	font-weight:normal;
	line-height:28px;
	margin:0 0 26px;
}
#content h2 {
	font-size:20px;
	font-weight:normal;
	line-height:24px;
	color: #222222;
	margin:0 0 6px;
}
#content p {
	margin:0 0 15px;
}
#content h3 {
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	margin:0 0 8px;
	color: #222222;
}
#content h4 {
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	color: #222222;
	margin:0 0 2px;
}
#content .description  {
	font-size:16px;
	line-height:22px;
	margin:0 0 20px;
	color: #6D6D6D;
}
hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	text-align: left;
}
/* post */
#content .post {
	border-bottom:1px solid #EBEBEB;
	margin:0 0 22px;
	padding:0 0 10px;
}
#content .post h3 {
	margin:0 0 4px;
}
#content .post a {
	color:#570670;
}
#content .post a:hover {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #570670;
}
#content .post .more {
	background: url(images/arrow-more.gif) no-repeat 100% 50%;
	padding:0 16px 0 0;
}

