/* general settings */
html { height: 100%; }
body {
	min-width: 1000px;
	height: 100%;
	margin: 0;
	font: 14px/21px Arial, Helvetica, sans-serif; 
	color: #f5f5f5;
	background: #000;
}
a {
	text-decoration: none;
	color: #9cf;
}
a:hover { text-decoration: underline; }
img { border-style: none; }
.wrapper-holder { min-height: 100%; }
* html .wrapper-holder { height: 100%; }
/* wrapper */
#wrapper {
	width: 100%;
	padding-bottom: 184px;
	overflow: hidden;
	position: relative;
}
.w1 {
	width: 1500px;
	position: relative;
	float: left;
	left: 50%;
}
.w2 {
	width: 1500px;
	min-height: 656px;
	position: relative;
	float: left;
	left: -50%;
	background: url(../images/bg-waves.jpg) no-repeat 0 153px;
}
* html .w2 { height: 656px; }
/* holder */
#holder {
	width: 952px;
	margin: 0 auto;
	padding: 215px 0 0;
	position: relative;
}
/* logo */
.logo {
	position: absolute;
	top: 21px;
	left: 38px;
	margin: 0;
	z-index: 1;
}
.logo a {
	width: 324px;
	height: 105px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	cursor: pointer;
}
/* main */
#main {width: 100%;}
/* slogan box */
.slogan-box {
	height: 1%;
	padding:0 20px 62px;
	font: 28px/35px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #fff;
}
.slogan-box p { margin: 0; }
/* main holder */
#main .holder {
	height: 1%;
	overflow: hidden;
	margin-left: 1px;
	padding: 33px 61px 48px 53px;
	background: #000 url(../images/bg-frame.gif) no-repeat;
}
/* content */
#content {
	width: 423px;
	float: right;
}
/* motto box */
.motto-box {
	height: 1%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.motto-box li {
	margin-top: -8px;
	padding: 8px 0 19px 7px;
	border-top: 1px solid #212020;
}
.motto-box h2 {
	margin: 0 0 1px;
	font-size: 18px;
	color: #95c3f1;
}
.motto-box p { margin: 0; }
/* sidebar */
#sidebar {
	width: 330px;
	padding-top: 17px;
	float: left;
}
/* navbar */
.navbar {
	margin: 0;
	padding: 0;
	list-style: none;
}
.navbar li {
	width: 100%;
	overflow: hidden;
	padding-bottom: 14px;
}
.navbar img {display: block;}
.navbar .alignleft {
	width: 110px;
	float: left;
	margin-right: 12px;
}
.navbar .alignright {
	width: 110px;
	float: right;
	margin-left: 12px;
}
* html .navbar .alignleft { margin-right: 9px; }
* html .navbar .alignright { margin-left: 9px; }
.frame .t,
.frame .c,
.frame .b {
	overflow: hidden;
	display: block;
	cursor: pointer;
}
.frame .t,
.frame .b {
	height: 6px;
	background: url(../images/bg-frame-t.png) no-repeat;
}
.frame .b { background-image: url(../images/bg-frame-b.png); }
.frame .c {
	height: 1%;
	padding: 0 6px;
	background: url(../images/bg-frame-c.png) repeat-y;
}
.frame:hover .t { background-image: url(../images/bg-frame-t-h.png); }
.frame:hover .c { background-image: url(../images/bg-frame-c-h.png); }
.frame:hover .b { background-image: url(../images/bg-frame-b-h.png); }
.navbar .block {
	height: 1%;
	overflow: hidden;
	/*padding-top: 30px;*/
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}
.navbar h2 {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}
.navbar p { margin: 0; }
.navbar .mark { color: #94c3f8; }
/* header */
#header {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 68px;
}
/* main navigation */
#nav {
	margin: 0;
	padding: 0 59px 0 0;
	list-style: none;
	float: right;
	font: bold 16px/21px Helvetica, Arial, sans-serif;
}
#nav li {
	padding-left:21px;
	display: inline;
}
#nav a { color: #fefefe; }
#nav a:hover,
#nav .active {
	text-decoration: none;
	color: #71cafc;
}
/* footer */
#footer {
	height: 1%;
	overflow: hidden;
	font-size: 13px;
	color: #545353;
}
/* box */
#footer .box {
	width: 888px;
	overflow: hidden;
	background: #181818;
	margin: 0 0 16px 21px;
	padding: 21px 0 27px 21px;
	border: 1px solid #222;
}
#footer .box h2 {
	margin: 0 30px 0 0;
	font-size: 25px;
	line-height: 28px;
	float: left;
	color: #709cd1;
}
#footer .box ul {
	width: 888px;
	overflow: hidden;
	margin: 0 -125px 0 0;
	padding: 4px 0 0;
	list-style: none;
	float: left;
	position: relative;
}
#footer .box li {
	font-size: 16px;
	margin: 0 -4px 0 -23px;
	padding: 0 40px 0 22px;
	display: inline;
	background: url(../images/bullet.gif) no-repeat 0 7px;
}
#footer .box a { color: #b2b1b1; }
#footer .box a:hover {
	text-decoration: none;
	color: #71cafc;
}
/* holder */
#footer .holder { padding: 0 22px 0 21px; }
/* slogan */
.slogan {
	padding-top: 11px;
	font: italic 20px/22px Georgia, "Times New Roman", Times, serif;
	float: right;
	color: #b9e1f7;
}
#footer .holder p { margin: 0; }
#footer .holder a {
	padding-right: 8px;
	color: #95c3f1;
}
#footer .holder a:hover {
	text-decoration: none;
	color: #325888;
}
/* bottom image holder */
.img-holder {
	width: 100%;
    position:relative;
	height: 178px;
	margin-top: -178px;
}
.img-holder img {
	margin: 0 auto;
	display: block;
}
/* founders page */
/* content */
.inner #content {
	width: auto;
	height: 1%;
	float: none;
}
/* heading */
#content .heading {
	font: 11px/19px Georgia, "Times New Roman", Times, serif;
	padding: 0 0 21px;
}
#content .heading .block {
	height: 1%;
	overflow: hidden;
}
#content .heading h2 {
	margin: 0;
	font-size: 24px;
	line-height: 25px;
	font-weight: normal;
	color: #f5f5f5;
}
#content .heading em {padding-left: 1px;}
#content .heading .mark { color: #95c4f8; }
/* founders box */
.founders-box {
	height: 1%;
	overflow: hidden;
	padding: 0 5px 9px 1px;
}
.founders-box .photo,
.founders-box img.photo {margin-top: 3px;}
.founders-box img { display: block; }
.founders-box .photo img,
.founders-box img.photo {
	padding: 3px;
	background: #fefdfd;
}
.founders-box a.photo:hover img { background: #71cafc; }
.founders-box .alignleft {
	margin-right: 48px;
	float: left;
}
.founders-box .alignright {
	margin-left: 48px;
	float: right;
}
* html .founders-box .alignleft { margin-right: 45px; }
* html .founders-box .alignright { margin-left: 45px; }
.founders-box ul {
	height: 1%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.founders-box li {
	height: 1%;
	overflow: hidden;
	word-spacing: -2px;
	margin-top: -18px;
	padding: 18px 0 40px; 
	border-top: 1px solid #212020;
}
.founders-box h3 {
	margin: 0 0 1px;
	font-size: 18px;
	font-weight: normal;
	color: #95c3f1;
	word-spacing: 0;
}
.founders-box a { color: #66aad2; }
.founders-box p { margin: 0; }
/* members page */
.memebers-box {
	width: 864px;
	margin: 0 -20px 0 -9px;
	position: relative;
}
.memebers-box .box {
	height: 1%;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 11px;
	list-style: none;
	border: 1px solid #1b1b1b;
	border-width: 1px 0;
}
.memebers-box .box li {
	padding: 11px 23px 13px 19px;
	overflow: hidden;
	font-size: 13px;
	float: left;
	border-right: 1px solid #1b1b1b;
}
.memebers-box .box li:first-child { padding-left: 0; }
.memebers-box .box a { color: #709cd1; }
.memebers-box .box a:hover {
	text-decoration: none;
	color: #325888;
}
.memebers-box .box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #636262;
	display: inline;
}
.memebers-box .box ul li {
	padding: 0 0 0 23px;
	word-spacing:3px;
	float: none;
	display: inline;
	border-style: none;
}
.chrome .memebers-box .box ul li,
.safari3 .memebers-box .box ul li,
.safari4 .memebers-box .box ul li {
	margin-right: 3px;
	float: left;
}
* +html .memebers-box .box ul li { padding-left: 20px; }
#content .memebers-box .block { padding: 20px 0 0 5px; }
/* memebers box heading */
#content .memebers-box .heading {
	height: 1%;
	overflow: hidden;
	color: #6d6d6d;
	padding: 0 0 17px;
}
.memebers-box .heading h3 {
	margin: 0 13px 0 0;
	font: bold 25px/26px Arial, Helvetica, sans-serif;
	color: #709cd1;
	float: left;
}
.memebers-box .heading em {
	padding-top: 3px;
	float: left;
}
/* memebers box columns */
.memebers-box .columns {
	height: 1%;
	overflow: hidden;
	padding: 0 0 2px 6px;
}
.memebers-box .columns ul {
	width: 160px;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.memebers-box .columns .column01 { margin-right: 17px; }
.memebers-box .columns .column02 { margin-right: 26px; }
.memebers-box .columns .column03 { margin-right: 23px; }
.memebers-box .columns .column04 { margin-right: 23px; }
.memebers-box .columns .column05 { width: 124px; }
.memebers-box .columns li {
	color: #feffff;
	font-weight: bold;
	font-size: 13px;
}
.memebers-box .columns li a { color: #feffff; }
.memebers-box .columns li a:hover {
	text-decoration: none;
	color: #b9e1f7;
}
/* details page */
/* heading */
#main .inner-more { padding: 29px 36px 0 37px; }
.inner-more #content .heading { padding-bottom: 22px; }
.inner-more #content .heading .box {
	padding: 4px 0 0 5px;
	float: left;
}
/* return button */
.btn-return {
	float: right;
	font: 14px/19px Arial, Helvetica, sans-serif;
	color: #71cafc;
	background: url(../images/bg-btn-return.gif) no-repeat 100% 0;
}
.btn-return span {
	padding: 3px 10px 6px 31px;
	display: block;
	cursor: pointer;
	background: url(../images/bg-btn-return-arrow.gif) no-repeat;
}
.btn-return:hover,
.btn-return:hover span {
	text-decoration: none;
	color: #b9e1f7;
}
/* details box */
.details-box {
	height: 1%;
	overflow: hidden;
	padding-bottom: 36px;
}
.details-box img {
	display: block;
	margin-bottom: 13px;
}
.details-box .photo img,
.details-box img.photo {
	padding: 3px;
	background: #fefdfd;
}
.details-box a.photo:hover img { background: #71cafc; }
.details-box .alignleft,
.details-box .alignright { margin: 4px 28px 0 0; }
.details-box .alignleft {
	margin-right: 28px;
	float: left;
}
.details-box .alignright {
	margin-left: 28px;
	float: right;
}
* html .details-box .alignleft { margin-right: 25px; }
* html .details-box .alignright { margin-left: 25px; }
/* gallery */
.details-box .gallery {
	width: 307px;
	overflow: hidden;
	margin: 0 -7px 0 0;
	padding: 0 0 12px;
	list-style: none;
}
.details-box .gallery li {
	padding-right: 7px;
	float: left;
}
.details-box .gallery li:first-child { padding-right: 9px; }
.details-box .gallery img {
	margin: 0;
	padding: 1px;
	background: #fdfcfc;
}
.details-box .gallery a:hover img,
.details-box .gallery .active img { background: #218bbf; }
.details-box .enlarge {
	font-size: 10px;
	line-height: 22px;
	color: #cccccc;
	font-style:italic;
}
/* block */
.details-box .block { word-spacing: -1px; }
.details-box a { color: #66aad2; }
.details-box h3 {
	margin: 0 0 1px;
	font-size: 18px;
	color: #95c3f1;
}
.details-box p { margin: 0; }
/* gallery page */
/* description */
#content .heading .description {
	height: 1%;
	padding: 10px 0 6px 5px;
	font: 14px/21px Arial, Helvetica, sans-serif;
}
#content .heading .description p { margin: 0; }
/* gallery box */
.gallery-box {
	width: 866px;
	overflow: hidden;
	margin: 0 0 38px 4px;
	padding: 20px 0 24px;
	border: 1px solid #212020;
	border-width: 1px 0;
}
.gallery-box ul {
	width: 360px;
	float: left;
	margin: 0;
	padding: 0 0 0 24px;
	list-style: none;
}
.gallery-box .column01 { padding-right: 55px; }
.gallery-box li {
	height: 1%;
	overflow: hidden;
	padding-bottom: 15px;
}
/* gallery box thumbs */
.gallery-box li img {
	display:block;
	position: relative;
}
.gallery-box .alignleft {
	width: 110px;
	float: left;
	margin-right: 12px;
}
.gallery-box .alignright {
	width: 110px;
	float: right;
	margin-left: 12px;
}
* html .gallery-box .alignleft { margin-right: 9px; }
* html .gallery-box .alignright { margin-left: 9px; }
.gallery-box .frame .t,
.gallery-box .frame .b { height: 5px; }
.gallery-box .frame .b { margin-top: -1px; }
.gallery-box .frame .c { padding: 0 5px; }
/* gallery box block */
.gallery-box .block {
	height: 1%;
	overflow: hidden;
	padding-top: 16px;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}
.gallery-box .block h3 {
	margin: 0 0 1px;
	font-size: 14px;
	font-weight: normal;
}
.gallery-box .block h3 a { color: #f5f5f5; }
.gallery-box .mark { color: #95c4f8; }
.gallery-box .block p { margin: 0; }
/* contact page */
.contact-box {
	height: 1%;
	overflow: hidden;
	margin-top: -13px;
	padding: 0 6px 53px 8px;
}
/* info box */
.info-box {
	width: 265px;
	border: 1px solid #262626;
	background: #212020;
	line-height: 18px;
	color: #fff;
	text-align: center;
	padding-bottom: 13px;
}
.contact-box .alignleft {
	float: left;
	margin-right: 30px;
}
.contact-box .alignright {
	float: right;
	margin-left: 30px;
}
* html .contact-box .alignleft { margin-right: 27px; }
* html .contact-box .alignright { margin-left: 27px; }
.info-box h3 {
	margin: 0 0 16px;
	font-size: 18px;
	line-height: 45px;
	color: #95c3f1;
	background: #151414;
	border-bottom: 1px solid #313131;
}
.info-box .box {
	margin-bottom: 12px;
	padding-bottom: 15px;
	border-bottom: 1px solid #313131;
}
.info-box .box strong {
	padding-bottom: 3px;
	font-size: 16px;
	line-height: 17px;
	display: block;
}
.info-box .more {
	font: italic 12px/17px Georgia, "Times New Roman", Times, serif;
	color: #95c4f8;
}
/* info */
.info-box address {
	font-style: normal;
	color: #999;
	padding-bottom: 13px;
}
.info-box address strong { display: block; }
.info-box dl {
	margin:0 0 18px;
	font-size: 13px;
	line-height: 17px;
}
.info-box dd { margin: 0; }
/* block */
.contact-box .block {
	height: 1%;
	overflow: hidden;
	padding-top: 13px;
}
/* post */
.contact-box .post { padding-bottom: 21px; }
.contact-box .post h3 {
	margin: 0 0 1px;
	font-size: 18px;
	color: #95c3f1;
}
.contact-box .post p { margin: 0; }
