@import url(reset.css);

body {
	background: #000;
}

/* TYPOGRAPHY */
h1 {
	margin-left: 25px;
	margin-bottom: 14px;
	color: #84688e;
	font-weight: normal;
	font-size: 22px;
}
h2 {
	color: #333;
	font-size: 36px;
	margin-bottom: 5px;
}
h3 {
	color: #666;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 16px;
}
h4 {
	color: #666;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
h5 {
	color: #637136;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 15px;
}

.rightcol h3 {
	color: #333;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 15px;
}

.rightcol h4 {
	color: #637136;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 15px;
}

.rightcol h4.about {
	color: #666;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 15px;
}

p {
	color: #666;
	font-weight: normal;
	line-height: 15px;
	margin-bottom: 15px;
}

a {color:#637136;}
a:hover {color: #84688e;}

a.big_arrow {
	background: url(../img/ico_big_arrow.png);
	width: 179px;
	height: 24px;
	display: block;
	color: #fff;
	padding: 10px;
	font-size: 22px;
	font-weight: bold;
}

a.big_arrow:hover {
	color: #aedd23;
}

ul { margin-bottom: 15px}
ul li	{ 
	line-height: 15px;
	margin-bottom: 10px;
	margin-left: 1.5em;	
	list-style: disc;
}

ol li {
	line-height: 15px;
	margin-bottom: 10px;
	margin-left: 2em;	
	list-style: decimal;
}
sup {font-size: 0.5em; vertical-align: text-top;}

/* LAYOUT */

.space {
	background:#000 url(../img/ad_top.jpg) 50% 100% no-repeat;
	height: 90px;
}

.space2 {
	background:url(../img/ad_bottom.jpg) 50% 0 no-repeat;
	height: 66px;
}

#wrapper {
	background: #fff url(../img/content_bg.png) left bottom repeat-x;
	width: 935px;
	overflow: hidden;
	margin: 0 auto;
	font-family:Helvetica, Arial;
	font-size: 12px;
	color: #666;
}

#header {height: 105px; }

#logo {
	float: left;
	padding: 25px;
	padding-bottom: 0;
}

#nav {
	float: right;
	width: 480px;
	margin-bottom: 0;
}
#nav li {
	display: inline; 
	list-style: none;
	margin: 0;
}
#nav a {
	display:block;
	float: left;
	width: 120px; 
	height: 51px;
	background: url(../img/nav_off.png);
	text-indent: 12px;
	padding-top: 15px;
	color: #999;
}
#nav a:hover,#nav a.active {
	background: url(../img/nav_on.png);
	color: #84688e;
}

.block {
	padding: 0 25px;
	width: 885px;
	overflow:hidden;
	margin-bottom: 10px;
	}

.leftcol { 
	width: 500px; 
	float: left; 
	overflow: hidden;
}
.rightcol { 
	width: 358px; 
	float: left; 
	overflow: hidden;	
		margin-left: 25px;
	display: inline;
}

#footer {
	width: 100%; 
	text-align: center; 
	overflow: hidden; 
	margin: 20px 0;
}
#footer li { 
	display: inline; 
	margin-right: 5px; 
	margin-left:0;
	border-right: 1px solid #666;
	list-style: none;
}
#footer li.last { border-right: none;}
#footer li a {
	color:#666; 
	padding-right: 10px;
}
#footer li a:hover {color: #84688e;}

/* contact page */

.map {width: 534px; float: left;}

.contactinfo {
	width:300px; 
	margin-right: 30px; 
	float: left;
}

.contactinfo h4 {
	color: #637136;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
    margin-top:15px;
	text-transform: uppercase;
}

/* homey stylez */

#home {
	width: 745px;
	margin: 0 auto;
	}

#home h1 {margin-left: 0; color: #666;}

#home-gallery .gallery {width: 745px; overflow: hidden;}

#home-gallery .gallery li {
	float: left;
	margin-right: 10px;
	list-style: none;
		margin-left: 0;
}

/* sub tabs */

#subtabs {
	width: 935px;
	height: 67px;
	overflow: hidden;
	margin-bottom: 15px;
	background: url(../img/tab-line.gif) left bottom repeat-x;
}

#subtabs li {
	display: inline;
	list-style: none;
}

#subtabs li a {
	height: 35px; 
	width: 170px;
	display: block;
	float: left;
	border: 1px solid #ccc;
	border-left: none;
	border-bottom: none;
	padding: 15px;
	font-size: 18px;
	line-height: 1.0em;
}

#subtabs li a.first {
	margin-left: 25px;
	border-left: 1px solid #ccc;
}

#subtabs li a:hover, #subtabs li a.active { 
	background: url(../img/tab_bg.png) repeat-x;
	color: #84688e;
}
#subtabs li a.active {border-bottom: 1px solid #fff;}

/* factbox */

.factbox {
	background:#6a7e3c url(../img/ui_fact_box.png) no-repeat; 
	width: 358px; 
	color: #fff;
	margin-bottom: 1.5em;
}

.factbox .factcont {padding: 20px 30px;}

.factbox h3 {color: #fff;}

.factbox li {
	background: url(../img/ico_star.png) no-repeat; 
	padding-left: 20px;
	list-style: none;
	margin-left: 0;
}
.factbox li.happy {
	background: url(../img/ico_happy.png) no-repeat; 
	padding-left: 40px;
	line-height: 2.5em;
	border-bottom: 1px solid #fff;
}
.factbox li.sad {
	background: url(../img/ico_sad.png) no-repeat; 
	padding-left: 40px;
	line-height: 2.5em;
}
.factbox .factend {
	display: block; 
	background: url(../img/fact_box_end.png); 
	width: 358px; 
	height: 14px;
}


/* news list */

ul.news li {
	list-style: none;
		margin-left: 0;
}

ul.news li a {
	font-weight: bold; 
	color: #333;
	}
ul.news li a .date{ color:#637136; display: block;}

/* tick list */

div.tick ul li {
	background: url(../img/ico_tick.png) no-repeat;
	padding-left: 25px;
	list-style: none;
	margin-left: 0;
}

/* TABLES */
table {width: 100%;}
td {vertical-align: top;}

table.team td {padding-right:10px; padding-bottom: 10px;}


/* team table */
.name {
	font-weight: bold; 
	display: block;
}
.title {
	color:#637136; 
	display: block;
	font-weight: bold;
}

table.team td.pic {width: 85px;}

table.team td a {display: block;}

/* gallery */

#gallery {
	margin: 10px 0;
	width:500px;
	overflow: hidden;
}

#gallery li { 
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 10px;
	list-style: none;
		margin-left: 0;
}
#gallery li a{ 
	display: block;
}

#advertiser-element, #sector-element {
	float:left;
	margin-right: 2em;
}

#product {
	margin-bottom: 2em;
	width: 400px;
	overflow: hidden;
}

#advertiser-label, #sector-label {display: none;}

.counter {
}

.counter a {
	padding: 3px;
}
.counter a:hover, .counter a.active {
	background: #637136 url(../img/counter-bg.png);
	color: #fff;
	font-weight: bold;
}

/* about galleries */

.video_still {
	margin-bottom: 1em;
}

.overlayMe {
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #e8e8e8;
	width: 87px;
	height: 87px;
	}

.gallery-about {width: 100%; overflow: hidden; padding-bottom: 3px;}
	
.gallery-about li {
	float: left;
	display: block; 
	height: 87px; 
	width: 87; 
	margin: 0;
	background:#fff;
}	
/* preview bar ****************************************/
#preview {
	font: normal 62.5% Arial, Helvetica, sans-serif;
	background: #ea8e24;
	color: #fff;
	width: 100%;
	overflow: hidden;
}

#preview div {
	width: 935px;
	margin: 0 auto;
	position: relative;
	}

#preview h1{
	font-size: 3em;
	margin: 0;
	padding:0;
	margin-bottom: 10px;
	color: #fff;	
}

#preview a.back_edit { 
	color: #333;
	display: block;
	width: 200px;
	font-size: 1.5em;
	padding-bottom: 0.5em;
	background: url(/cms/img/preview_back.gif) 0 5px no-repeat;
	padding-left: 20px;
}

#preview a.back_edit:hover {
	color: #fff;
}
input.preview_button {
	background:url(/cms/img/preview_button.gif) repeat-x;
	border:outset 3px #fff;
	font-size: 22px;
	color: #333;
	position: absolute;
	top:1.0em;
	right: 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	width:200px;
}
input.preview_button:hover {
	border:3px solid #eeb777; 
}