/* @override http://fabriziotucci.com/sites/antech/wp-content/themes/antech/style.css */

/*
Theme Name: Antech
Theme URI: http://www.fabriziotucci.com/
Description: custom theme
Version: 1.0 (03/2010)
Author: Fabrizio Tucci
Tags: 
*/


html, body, h1, h2, h3, h4, ul, li {
	margin: 0; padding: 0;
}
h3 {display: block; clear: both;}
p {max-width: 850px;}
body {
	margin: 0; padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #b3e1ff url(images/bg.jpg) repeat-x;
}
blockquote {background: #fbfbfb; float: right; width: 55%; font-style: italic; padding: 16px; display: inline; clear: none;}
.wp-caption {font-size: 11px; font-weight: bold;}
a {
	text-decoration: none;
	color:#2995e5;
	outline: none;
}
a img {
	border: none; 
}
#header {
	height: 338px;
	width: 960px;
	position: relative;
	margin: 0 auto;
	z-index: 70;
}
#top {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
}
#outer {
	width: 980px;
	position: relative;
	margin: 0 auto;
	font-size: 0.9em;
	color: #4e535f;
	line-height: 140%;
}
#footer {
	width: 100%;
	background-color: #188ddf;
	position: relative;
	margin: 20px auto 0;
	text-align: center;
	color: white;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 0.8em;
}

.menu ul {
	width: 945px;
}

#content {
	position: relative;
	width: 852px;
	padding: 0 30px 30px;
	background-color: white;
	margin-left: 35px;
	z-index: 50;
}
h1 {
	float: right;
	color: white;
	font-size: 1em;
	width: 470px;
	font-weight: bold;
	margin-top: 20px;
	text-align: left;
}
h2 {
	font-size: 1.5em;
	color: #3b3d44;
	line-height: 130%;
	font-style: normal;
	margin-bottom: 6px; margin-top: 6px;
}
#footer h2 {
	color: white;
	font-size: 1em;

}
h3 {
	color: #317feb;
	margin-bottom: 10px;
	margin-top: 20px;
	letter-spacing: -1px;
	font-size: 1.4em;
	font-weight: normal;
}
h3.hometitle {
	width: 300px;
	display: block;
	position: relative;
	float: left;
	padding-left: 43px;
	background: url(images/icon-news.png) no-repeat left center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	left: -45px;
	z-index: 90;
	clear: both;
}
.box h3 {
	margin-top: 0px;
}

#col1 {
	float: left;
	width: 450px;
}
#col2 {
	width: 350px;
	float: right;
	margin-right: -30px;
}

#logo {
	float: left;
}

/* slider */

.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
code, .code {

}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}
a:link, a:visited {
	color: #3671A8;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC5914;
}
.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}



.menu ul {
	position: absolute;
	top: 254px;
	left: 0px;
	list-style: none;
	height: 90px;
	width: 980px;
	padding-left: 20px;
	padding-top: 8px;
	font: bold 1.1em Arial, sans-serif;
	letter-spacing: -1px;
	background: url(images/menu.gif) no-repeat;
}
.menu ul li {
	position: relative;
	float: left; display: inline;
	margin-right: 12px;
	margin-top: 0px;
	padding: 10px;
}
.menu ul li a {
	color: #7f8a93;
}
.menu ul li a:hover {
	color: #3f4b54;
}
.menu ul ul.children {
	display: none;
	position: absolute;
	top: 30px; left: 0;
	width: 220px;
	background-color: white;
	border: 1px solid #92cffe;
	margin: 0; padding: 0;
	z-index: 99;
	text-transform: capitalize;
	background-image: none;
	height: auto;
	z-index: 99;
}
.menu ul ul.children li {
	position: relative;
	width: 100%;
	margin-top: 0; padding: 0;
	z-index: 99;
}
.menu ul ul.children li a {
	display: block;
	padding: 8px 8px 8px 10px;
}
.menu ul ul.children li a:hover {
	background-color: #dee8ef;
}
.box {
	position: relative;
	float: right;
	clear: both;
	height: 99px;
	width: 281px;
	padding: 20px;
	margin-bottom: 20px;
	right: -16px;
	background: url(images/box.png) no-repeat left;
	z-index: 90;
}

.news {
	float: left; display: inline;
	margin-bottom: 20px;
	clear: both;
	width: 100%;
}
.news img {
	float: left; display: inline;
	margin-right: 20px;
	padding: 5px;
	border: 1px solid #888;
}

#slider {
	width: 912px;
	height: 254px;
	position: absolute;
	z-index: 20;
	top: 0;
	left: 26px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#logo {
	position: absolute;
	top: 10px;
	left: -1px;
	z-index: 99;
}

li{list-style: square inside;}
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right; padding: 13px 0 13px 13px; margin: 10px 0 10px 10px;
	}

.alignleft {
	float: left;
	}