/* --- BASIC STYLES --- */

body {
	background-color: #ffffff;
	font: 12px/20px "Myriad Pro", "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}

a, a:hover, a:active, a:visited {
	color: #666;
	text-decoration: none;
}

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

#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

p {
	margin-bottom: 10px;
}

h3 {
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}

/* --- LOGO AND TOP NAVIGATION --- */

#header {
	width: 900px;
	overflow: hidden;
}

#header h1#logo a {
	display: block;
	float: left;
	width: 400px;
	height: 126px;
	text-indent: -9999px;
	background: url(../images/bg_logo.jpg) no-repeat;
}

#header h1#logo_text a {
	display: block;
	float: left;
	width: 400px;
	height: 126px;
	text-indent: -9999px;
	background: url(../images/bg_logo_text.jpg) no-repeat;
}

#header ul#nav {
	position: relative;
	width: 470px;
	margin: 45px 0 0 0;
	padding: 0 0 0 30px;
	overflow: hidden;
}	

#header ul#nav li {
    float: left;
    margin: 0 10px 0 0;
}

#header ul#nav li.back { /* for lavalamp effect */
	border: 1px solid #EFEFEF;
	background-color: #fff;
	height: 28px;
	z-index: 1;
	position: absolute;
}

#header ul#nav li a {
	font-size: 14px;
	color: #777;
	text-align: center;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	position: relative;
	padding: 0 15px;
}
     
#header ul#nav li a:hover, #header ul#nav li a:active, #header ul#nav li a:visited {
	border: none;
	text-decoration: none;
}

/* --- FEATURED SECTION --- */

#featured {
	width: 898px;
	height: 400px;
	border: 1px solid #e7e7e7;
	margin: 0 0 5px 0;
	position: relative;
}

#featured #slideshow {
	border: 1px solid #fff;
	float: left;
	height: 281px;
	width: 450px;
	position: relative;
}

#featured #slideshow img {
	position: absolute;
	top: 0; left: 0;
}

#featured #slidenav {
	height: 30px;
	background-color: #455155;
	position: absolute;
	bottom: 1px;
	width: 450px;
	text-align: center;
	line-height: 30px;
	margin: 0 0 0 1px;
}

#featured #slidenav ul {
	padding: 9px 0;
	margin: 0 auto;
	overflow: hidden;
	width: 70px;
}

#featured #slidenav ul li {
	float: left;
	margin: 0 4px 0 0;
}



#featured #slidenav a.current {
	color: #aaa;
	background: url(../images/slidenav_link_current.jpg) no-repeat;
}

#featured #tagline {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	overflow: hidden;
}

#featured #tagline h2 {
	background: url(../images/bg_tagline.jpg) no-repeat;
	text-indent: -9999px;
	width: 446px;
	height: 281px;
	float: left;
}

/* --- CONTENT - HOMEPAGE --- */

#content {
	width: 848px;
	border: 1px solid #e7e7e7;
	padding: 25px;
	overflow: hidden;
}

#content h1{
	font: 18px/24px "Myriad Pro", "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #666;
}

#content #left, #content #right {
	width: 399px;
	float: left;
}

#content #left {
	padding: 0 25px 0 0;
}

#content #right {
	padding: 0 0 0 25px;
}

#content #left span, #content #right span {
	font-weight: bold;
	color: #fdb813;
}

/* --- CONTENT - ABOUT --- */

#about {
	width: 868px;
	border: 1px solid #e7e7e7;
	padding: 15px;
	position: relative;
	margin: 35px 0 10px 0;
}

#about p:last-child {
	margin-bottom: 0;
}

#about h3 {
	position: absolute;
	top: -35px; left: -1px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #e7e7e7;
	border-bottom: none;
	padding: 0 15px;
	font-size: 18px;
	color: #333;
}

#authors {
	width: 900px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

#authors .column {
	width: 290px;
	float: left;
	border: 1px solid #e7e7e7;
}

#authors .middle {
	margin: 0 12px;
}

#authors .column .column-top {
	background-color: #f6f6f6;
	border-bottom: 1px solid #e7e7e7;
	padding: 12px;
	overflow: hidden;
}

#authors .column .column-top img {
	float: left;
	background-color: #fff;
	border: 1px solid #d1d3d3;
	padding: 4px;
	margin: 0 15px 0 0;
}

#authors .column .column-top dl {
	margin: 0 0 25px 0;
	line-height: 18px;
}

#authors .column .column-top dl:last-child {
	margin: 0;
}

#authors .column .column-top dl dt {
	color: #4d9b40;
}

#authors .column .column-bottom {
	padding: 15px;
}

#authors .column .column-bottom p {
	margin-bottom: 28px;
}

#authors .column .column-bottom p:last-child {
	margin-bottom: 0;
}

#authors .column .column-bottom h5 {
	color: #fdb813;
	font-weight: bold;
}


/* --- CONTENT - SERVICES --- */

#services {
	width: 240px;
	min-height: 435px;
	float: left;
	border: 1px solid #e7e7e7;
	margin: 35px 0 10px 0;
	position: relative;
	padding: 10px;
}

#services h3 {
	position: absolute;
	top: -35px; left: -1px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #e7e7e7;
	border-bottom: none;
	padding: 0 15px;
	font-size: 18px;
	color: #333;
}

#services ul {
	margin: 0 0 10px 5px;
	list-style: url(../images/bullet.jpg) inside;
}

#range {
	width: 595px;
	background: url(../images/bg-vm.jpg) no-repeat;	
	float: right;
	border: 1px solid #e7e7e7;
	margin: 35px 0 0 0;
	padding: 10px;
	overflow: hidden;
}

#range img {
	margin: 0 auto 10px;
	background-color: #eee;
	border: 1px solid #d1d3d3;
	padding: 4px;
}

#range h5 {
	color: #fdb813;
	margin: 0 0 15px 5px;
	font-weight: bold;
}

#range .column {
	width: 190px;
	float: left;
	padding-right: 8px;
}

#range .column ul {
	margin: 0 0 10px 5px;
	list-style: url(../images/bullet.jpg) inside;
}

#range .button {
	font-size: 12px;
	background-color: #eee;
	border: 1px solid #ccc;
	display: block;
	clear: both;
	width: 180px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	float: right;
	margin: 10px 5px;
}

#range .button:hover {
	background: #fff;
	text-decoration: none;
}

/* --- CONTENT - PORTFOLIO --- */

#portfolio {
	width: 868px;
	border: 1px solid #e7e7e7;
	padding: 15px;
	position: relative;
	margin: 35px 0 10px 0;
}

#portfolio p:last-child {
	margin-bottom: 0;
}

#portfolio h3 {
	position: absolute;
	top: -35px; left: -1px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #e7e7e7;
	border-bottom: none;
	padding: 0 15px;
	font-size: 18px;
	color: #fdb813;
}

#items {
	width: 900px;
	overflow: hidden;
}

#items .item {
	background-color: #f6f6f6;
	border: 1px solid #e7e7e7;
	width: 428px;
	float: left;
	margin: 0 12px 10px 0;
	padding: 7px;
	overflow: hidden;
}

#items .odd {
	margin-right: 0;
}

#items .item img {
	background-color: #fff;
	padding: 4px;
	border: 1px solid #d1d3d3;
	float: right;
}

#items .item img:hover {
	background-color: #7fbc3f;
}

#items .item p, #items .item h5 {
	padding: 0 10px;
}

#items .item h5 {
	margin: 10px 0 0 0;
	font-weight: bold;
}

#items .item p.more a {
	color: #fdb813;
	margin: 20px 0 0 0;
	padding: 0 20px 0 0;
	background: url(../images/arrow.jpg) bottom right no-repeat;
}

#thumbs {
	width: 600px;
	float: right;
	background-color: #f6f6f6;
	border: 1px solid #e7e7e7;
	margin: 35px 0 10px 0;
	padding: 10px;
	overflow: hidden;
	text-align: center;
}

#thumbs a {
	position: relative;
	float: left;
	margin: 0 4px 0 0;
}

#thumbs img.zoom {
	padding: 0;
	border: none;
	position: absolute;
	bottom: 16px; left: 10px;
	display: none;
	margin: 0;
}

#thumbs img.zoom:hover {
	background-color: transparent;
}

#thumbs img {
	background-color: #f6f6f6;
	padding: 4px;
	border: 1px solid #d1d3d3;
	margin: 4px;	
}

#thumbs img:hover {
	background-color: #7fbc3f;
}

#thumbs p.clear {
	height: 0px;
	margin: 0;
}

/* --- CONTENT - CONTACT --- */

#contact {
	width: 525px;
	border: 1px solid #e7e7e7;
	padding: 15px;
	position: relative;
	margin: 35px 0 10px 0;
	float: left;
}

#contact p:last-child {
	margin-bottom: 0;
}

#contact h3 {
	position: absolute;
	top: -35px; left: -1px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #e7e7e7;
	border-bottom: none;
	padding: 0 15px;
	font-size: 18px;
	color: #333;
}

#contact h5 {
	font-weight: bold;
}

#contact h5, #contact span {
	color: #333;
}

#contact div.map {
	width:262px;
	height:379px;
	float: right;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #d7d7d7;
	margin: 0 0 0 30px;
}

#form {
	float: right;
	width: 300px;
	margin: 35px 0 10px 0;
	border: 1px solid #e7e7e7;
	background-color: #f6f6f6;
	padding: 15px;
	min-height: 389px;
}

#form #submitform label {
	display: block;
	margin: 0 0 10px 0;
}

#form #submitform input {
	font-family: Verdana;  
	font-size: 12px;
	margin: 0 0 10px 0;
	height: 23px;
	width: 190px;
	border: 1px solid #dedede;
	color: #888;
	padding: 5px;
}



#form #submitform textarea {
	font-family: Verdana;  
	font-size: 12px;
	margin: 0 0 0px 0;
	height: 125px;
	width: 290px;
	border: 1px solid #dedede;
	color: #888;
	padding: 5px;
}

#form #submitform .cc {
	width: inherit;
	display: inline;
	float: left;
	line-height: 34px;
	margin: 0 10px 0 0;
	border: none;
}

#form #submitform input.cc {
	width: 20px;
}


#form #submitform .button  {
	font-size: 12px;
	background-color: #eee;
	border: 1px solid #d1d3d3;
	display: block;
	clear: both;
	width: 105px;
	height: 35px;
	color:#fdb813;
	text-align: center;
	float: right;
	margin: 10px 5px;
}

#form #submitform .button:hover {
	background: #fff;
	text-decoration: none;
}

#form #error p {
	color: red;
	margin: 0;
	clear: both;
	float: left;
}

#form #error p.wrong {
	color: red;
}

/* --- FOOTER --- */

#footer {
	width: 845px;
	padding: 15px 25px 20px 30px;
	overflow: hidden;
	clear: both;
}

#footer a {
	color: #888;
}

#footer p#copy {
	float: left;
}

#footer ul#footernav {
	float: right;
}

#footer ul#footernav li {
	float: left;
}

#footer ul#footernav li a {
	padding: 0 20px;
	border-right: 1px solid #888;
}

#footer ul#footernav li:last-child a {
	border: none;
	padding-right: 0;
}

.ui-tabs-panel {
	display:block;
	position:relative;
	z-index:0;
}

.ui-tabs-hide {
	display:none;
}

.ui-tabs-nav a {
	color: #fff;
	width: 12px;
	height: 12px;
	display: block;
	background: url(../images/slidenav_link.jpg) no-repeat;
	text-indent: -9999px;
}

.ui-tabs-selected a{
	color: #aaa;
	background: url(../images/slidenav_link_current.jpg) no-repeat;
}
