/**************************************/
/* BASE */

html, body, h1, h2, h3, h4, h5, p, ol, ul, li, form {
	padding: 0;
	margin: 0;
}

body {
	width: 800px;
	margin: 10px auto;
	background: #000;
}

body, input, select,textarea {
	font: 12px/1.5em "lucida grande", verdana, sans-serif;
}

textarea {
	font-size: 12px;
}

a {
	white-space: nowrap;
}

a:hover {
	text-decoration: none;
}

abbr {
	cursor: help;
}

ul {
	font-size: 11px;
	padding-left: 40px;
	margin-bottom: 1em;
}
ul li {
	
}
img, a img {
	border: 0;
}

.text_center {
	text-align: center;
}

.text_right {
	text-align: right;
}

.item .alert {
	color: #f00;
}

.item .dim {
	color: #666;
}

.small {
	font-size: 10px;
	line-height: 1.5em;
}

.small_dim {
	color: #666;
	font-size: 10px;
	line-height: 1.5em;
}

.small input, .small select, .small textarea {
	font-size: 10px;
}

form .text {
	width: 100%;
}

form .check {
	vertical-align: top;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

.img_left {
	float: left;
	margin: 5px 20px 10px 0;
}

#main {
	background: #000 url("../images/layout/bg.jpg") repeat-y;
}

/**************************************/
/* HEADER */

#header span {
	display: none;
}

h1 {
	float: right;
	height: 100px;
	width: 440px;
	background: url("../images/layout/header-right.jpg") no-repeat;
}

#logo {
	display: block;
	float: left;
	width: 360px;
	height: 160px;
	background: url("../images/layout/header-left.jpg") no-repeat;
}

#logo a {
	display: block;
	width: 120px;
	height: 110px;
	margin: 20px 0 0 40px;
}

/**************************************/
/* NAV */

#nav {
	display: block;
	float: left;
	width: 270px;
	background: #191919 url("../images/layout/nav-right.jpg") 100% 0 no-repeat;
}

#nav a {
	display: block;
	float: left;
	width: 60px;
	height: 40px;
}

#nav #btn_home {
	width: 50px;
	background: url("../images/btns/home.jpg") no-repeat;
}

#nav #btn_home.selected, #nav #btn_home:hover {
	background: #191919 url("../images/btns/home-over.jpg") no-repeat;
}

#nav #btn_services {
	background: url("../images/btns/services.jpg") no-repeat;
}

#nav #btn_services.selected, #nav #btn_services:hover {
	background: #191919 url("../images/btns/services-over.jpg") no-repeat;
}

#nav #btn_portfolio {
	background: url("../images/btns/portfolio.jpg") no-repeat;
}

#nav #btn_portfolio.selected, #nav #btn_portfolio:hover {
	background: #191919 url("../images/btns/portfolio-over.jpg") no-repeat;
}

#nav #btn_contact {
	background: url("../images/btns/contact.jpg") no-repeat;
}

#nav #btn_contact.selected, #nav #btn_contact:hover {
	background: #191919 url("../images/btns/contact-over.jpg") no-repeat;
}

/**************************************/
/* CONTENT */

#cse-search-box {
	float: right;
	margin-right: 40px;
}

#cse-search-box .box {
	color: #666;
	font: 10px/1.2em "lucida grande", verdana, sans-serif;
	padding: 3px 4px;
	vertical-align: bottom;
	background: none !important;
	border: #999 1px solid;
}
#cse-search-box .box:focus {
	border: #666 1px solid;
}
#cse-search-box .btn {
	color: #999;
	font: 10px/1.2em "lucida grande", verdana, sans-serif;
	padding: 2px 10px;
	border: #999 1px solid;
	background: #ccc;
}
#cse-search-box .btn:hover {
	color: #999;
	border: #666 1px solid;
}

#googleSearchUnitIframe iframe {
	height: 600px !important;
}

.item {
	color: #222;
	float: right;
	clear: both;
	width: 510px;
	margin: 0 100px 20px 0;
	background: url("../images/layout/item-bg.jpg") 20px 0 repeat-y;
}

* html .item {
	margin-right: 50px;
}

.item .item_top {
	height: 10px;
	background: url("../images/layout/item-top.jpg") 20px 0 no-repeat;
}
.item .breadcrumbs {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.item h2 {
	color: #303f64;
	font-size: 12px;
	line-height: 18px;
	clear: both;
	height: 14px;
	padding: 18px 40px;
	margin: 0 0 0.25em 0;
	background: url("../images/layout/item-heading.jpg") no-repeat;
}
.item .content {
	margin: 0 40px 0 50px;
	overflow: hidden;
}
.item h3 {
	color: #b45622;
	font-size: 12px;
	margin: 10px 40px 5px 50px;
	border-bottom: #bbb 1px solid;
}

.item h4 {
	font-size: 12px;
}

.item p {
	Xpadding: 5px 30px 5px 30px;
	Xmargin: 0 10px 0 20px;
	margin: 0 40px 0.8em 50px;
}
.item .content p {
	margin: 0 0 0.8em;
}
.item a {
	color: #06a;
	text-decoration: none;
}

.item p a:hover {
	text-decoration: underline;
}

.item li p {
	line-height: 1em;
	padding-left: 0;
	margin: 0 0 0.5em 0;
}
.item .content .image {
	margin: 0;
}
.item .content .image img {
	display: block;
	margin: 0 auto 3px;
}
.item .content .right img {
	margin: 0 0 10px 5px;
}
.item .content .left img {
	margin: 0 5px 10px 0;
}
.item p.image {
	color: #999;
	text-align: center;
	margin: 5px 45px 10px 45px;
}

* html p.image {
	padding-bottom: 5px;
}

.item p.image a img {
	color: #999;
	border: #000 5px solid;
}
.item .item_bottom {
	height: 20px;
	background: url("../images/layout/item-bottom.jpg") 20px 0 no-repeat;
}

table {
	margin: 10px auto 0;
}

table.data {
	font-size: 11px;
	width: 440px;
	clear: both;
}

table ul {
	padding-left: 10px;
}

.item table li p {
	padding-left: 0;
	margin-left: 0;
}

table td {
	vertical-align: top;
}

table td.hilite {
	background: #fff url("../images/layout/td_hilite.jpg") 100% 0 no-repeat;
	border: #ccc 1px solid;
}

table td.hilite a {
	display: block;
	white-space: normal;
}

table td.hilite a p {
	color: #333;
}
table.data td img.right {
	margin: 0 5px 5px;
}
table td.hilite a:hover {
	text-decoration: none;
}

table td.hilite a:hover h4 {
	color: #b45622;
}

.item table h4 {
	line-height: 12px;
	padding-bottom: 2px;
	margin: 5px 10px 5px 10px;
	border-bottom: #ddd 1px dotted;
}

.item table.data h4 a {
	color: #06a;
}

.item h4 a {
	text-decoration: underline;
}

.item h4 a:hover {
	text-decoration: none;
}

.item table p {
	line-height: 12px;
	padding: 0;
	margin: 5px 5px 5px 10px;
}

.item .small p, .item .small input, .item .small select, .item .small textarea {
	font-size: 9px;
}

.item table td.property {
	color: #666;
	text-align: right;
}

/**************************************/
/* SIDEBAR */

#sidebar {
	font-size: 11px;
	clear: left;
	width: 120px;
	padding: 0 0 10px 11px;
	margin-left: 30px;
	background: url("../images/layout/side-top.jpg") no-repeat;
}

.side_item {
	margin-bottom: 10px;
}

#ga_sidebar iframe {
}

#sidebar h4 {
	color: #fc9;
}

#sidebar p {
	color: #fb7;
	letter-spacing: 1px;
	line-height: 1.2em;
	padding: 0 0 10px 0;
	margin: 0 10px 10px 0;
	border-bottom: #950 1px dotted;
}

#sidebar a {
	color: #fa6;
	white-space: normal;
}

/**************************************/
/* FOOTER */

#footer {
	color: #000;
	line-height: 1.4em;
	text-align: center;
	clear: both;
	height: 103px;
	padding-top: 7px;
	background: url("../images/layout/footer.jpg") no-repeat;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover, #footer a.current {
	color: #39b;
}

/**************************************/
/* MISC */

.sitemap {
	margin: 0 40px 0 40px;
}

.sitemap ul {
	padding-left: 25px;
}
