/*
Theme Name: ATP Electrical Contractors
Theme URI: 
Description: 
Version: 1.0
Author: Cumplice
*/
body {
	color: #000;
	background: #014b80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 25px;
	color: #898989;
	font-weight: bold;
	padding: 25px 0;
}
h1 span {
	color: #333;
}
strong {
	font-weight: bold;
}
p {
	padding: 0 0 15px 0;
}
em {
	font-style: italic;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #00aeef;
	text-transform: uppercase;
	padding: 20px 0;
}
#wrapper {
	width: 100%;
	overflow: hidden;
	_height: 1%;
	background: #fff url(images/bg-top.jpg) center top no-repeat;
}
#content {
	width: 930px;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	_height: 1%;
}
.act-home #content {
	width: 960px;
	clear: both;
	overflow: hidden;
	_height: 1%;
	position: relative;
	z-index: 2;
	margin: -30px auto 0 auto;
}
/* menu */
#menu {
	width: 930px;
	margin: 0 auto;
	overflow: hidden;
	height: 163px;
	z-index: 1;
	position: relative;
}
#menu img.logo {
	float: left;
}
#menu ul {
	float: right;
	width: 420px;
}
#menu ul li  {
	float: left;
	margin-top: 100px;
}
#menu ul li a {
	display: block;
	height: 30px;
	background: url(images/menu.jpg) left top no-repeat;
}
#menu a span {
	display: none;
}
/* home */
#menu ul li.m-home a {
	background-position: 0 0;
	width: 70px;
}
#menu ul li.m-home a:hover {
	background-position: 0 -30px;
}
body.act-home #menu ul li.m-home a {
	background-position: 0 -60px;
}
/* institucional */
#menu ul li.m-aboutus a {
	background-position: -70px 0;
	width: 90px;
}
#menu ul li.m-aboutus a:hover {
	background-position: -70px -30px;
}
body.act-aboutus #menu ul li.m-aboutus a {
	background-position: -70px -60px;
}
/* services */ 
#menu ul li.m-services a {
	background-position: -160px 0;
	width: 80px;
}
#menu ul li.m-services a:hover {
	background-position: -160px -30px;
}
body.act-services #menu ul li.m-services a {
	background-position: -160px -60px;	
}
/* projects */
#menu ul li.m-projects a {
	background-position: -240px 0;
	width: 90px;
}
#menu ul li.m-projects a:hover {
	background-position: -240px -30px;
}
body.act-projects #menu ul li.m-projects a {
	background-position: -240px -60px;
}
/* contact */
#menu ul li.m-contact a {
	background-position: -330px 0;
	width: 90px;
}
#menu ul li.m-contact a:hover {
	background-position: -330px -30px;
}
body.act-contact #menu ul li.m-contact a {
	background-position: -330px -60px;
}
/* footer */
#footer {
	width: 100%;
	background:url(images/bg-footer.jpg) left top repeat-x;
	color: #fff;
	overflow: hidden;
	height: 96px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	display: block;
	margin: 0 auto;
}
#footer-content {
	width: 930px;
	margin: 0 auto;
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
}
#footer a:hover, #footer a:active {
	color: #91cee4;
}
#footer ul, #footer ul li {
	float: left;
}
#footer ul {
	padding: 10px 0 0 10px;
}
#footer p {
	float: right;
	text-align: right;
	padding: 10px 10px 10px 0;
}
/* services */
.act-services #content {
	background: url(images/bg-services.jpg) right 60px no-repeat;
}
.act-services #left {
	width: 300px;
	float: left;
	padding: 0 0 25px 0;
}
.act-services #left ul li {
	background: url(images/bullet.gif) left 8px no-repeat;
	padding: 5px 0 5px 12px;
	border-bottom: 1px solid #ccc;
}
/* about us */
.act-aboutus #content {
	background: url(images/bg-aboutus.jpg) left top no-repeat;
}
.act-aboutus #left {
	float: left;
	width: 280px;
	font-size: 14px;
	padding: 190px 0 0 0;
	line-height: 18px;
}
.act-aboutus #left p, .act-aboutus #center p {
	padding: 0 40px 10px 0;
}
.act-aboutus #center {
	float: left;
	width: 440px;
	padding: 190px 0 10px 0;
}
.act-aboutus #center strong {
	color: #3391b5;
}
.act-aboutus #right {
	float: left;
	width: 210px;
	background: url(images/bg-testimonial.gif) left 190px no-repeat;
	padding: 190px 0 0 0;
	font-size: 12px;
	font-style: italic;
}
.act-aboutus #right p {
	padding: 0 0 15px 25px;
}
.act-aboutus #right div.author {
	text-align: right;
	font-size: 12px;
	font-style: italic;
}
.act-aboutus #right div.author strong {
	font-style: italic;
	font-weight: bold;
}
/* contact */
.act-contact #formmail, .act-contact #formmail-ok {
	background: #e5e5e5;
	width: 260px;
	w/idth: 300px;
	padding: 0 20px;
	float: left;
	height: 360px;
}
#formmail-ok {
	display: none;
	text-align: center;
}
#formmail-ok p {
	font-size: 14px;
	font-weight: bold;
	padding: 20px 0 0 0;
}
.act-contact #right {
	width: 600px;
	float: right;
	background: #e5e5e5;
	margin: 0 0 20px 0;
}
.act-contact label {
	font-weight: bold;
}
.act-contact #right #map_canvas  {
	float: left;
	width: 330px;
	height: 360px;
}
.act-contact form ul li {
	padding: 10px 0 0 0;
}
#contact-info {
	padding: 20px 0;
	width: 270px;
	float: right;
}
#contact-info #address, #contact-info #phone, #contact-info #email {
	padding: 0 0 20px 20px;
	overflow:hidden;
}
#contact-info span {
	width: 70px;
	font-weight: bold;
	display: block;
	float: left;
}
#contact-info p {
	padding: 0 0 0 0;
	margin-left: 70px;
}
.act-contact form label {
	display: block;
	padding: 0 0 2px 0;
}
.act-contact form input {
	width: 260px;
}
.act-contact form textarea {
	width: 260px;
	height: 80px;
}
.act-contact form input.send {
	width: 120px;
	height: 33px;
	background: url(images/send-button.jpg) left top no-repeat;
}
.act-contact form input.send:hover {
	background-position: 0 -33px;
}
.act-contact #right a:link, .act-contact #right a:hover {
	color: #009ce5;
	text-decoration:none;
}
.act-contact #right a:hover, .act-contact #right a:active {
	color: #003366;
}
/* projects - single */ 
.act-projects #left {
	width: 260px;
	float: left;
}
.act-projects #left a:link, .act-projects #left a:visited {
	color: #006699;
	text-decoration: none;
}
.act-projects #left a:hover, .act-projects #left a:active {
	text-decoration: underline;
}
.act-projects #left strong {
	display: block;
	color: #00aeef;
}
.act-projects #left ul li {
	padding: 0 0 15px 0;
}
.act-projects #right {
	width: 630px;
	height: 370px;
	float: right;
}
/* scroller */
/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
div.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;	 	
	width: 570px;	
	height:330px;	
	float:left;
}
div.scrollable div.items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;		
}
/* single scrollable item */
div.scrollable div.items div {
	float:left;
	width:570px;
	text-align: center;
	margin-right: 15px;
}
/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background: url(images/left.png) no-repeat;
	float:left;
	margin:150px 0;
	cursor:pointer;
	font-size:1px;
}
a.prev {
	border-right: 10px solid #fff;
}
a.next {
	border-left: 10px solid #fff;
}
/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;		
}
/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}
/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(images/right.png);
	clear:right;	
}
/* position and dimensions of the navigator */
div.navi {
	border-top: 12px solid #fff;
	clear: both;
}
/* items inside navigator */
div.navi a {
	background: url(images/navigator.png) 0 0 no-repeat;
	height: 8px;
	width: 8px;
	display: block;
	float: left;
	margin: 3px;
	font-size: 1px;
}
/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}
/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
} 	
.single a.prev, .single a.next, .single div.nav {
	display: none;
}
.act-projects #right.single {
	width: 612px;
	w/idth: 630px;
	padding: 0 0 0 18px;
}
#right.single img {
	background: #000000;
	height: 330px;
	width: 570px;
}
/* more projects */
#more {
	border-top: 1px dotted #898989;
	clear: both;
	padding: 0 0 20px 0;
	display: block;
	overflow: hidden;
	_height: 1%;
}
#more ul li {
	float: left;
	width: 225px;
	height: 60px;
	background: #eeeeee;
	border-right: 10px solid #fff;
	font-size: 14px;
	font-weight: bold;
}
#more ul li:hover {
	background: #e2e2e2;
}
#more ul li img {
	float: left;
	padding: 5px;
}
#more ul li p {
	margin-left: 70px;
	padding: 20px 10px 0 0;
}
#more ul li.back {	
	border-right: 0;
	text-align: center;
	background: #a6e3f9;
}
#more a:link, #more a:visited {
	color: #0076a3;
	text-decoration: none;
	border-bottom: 1px solid #e9005c;
}
#more a:hover, #more a:active, #more ul li:hover a {
	color: #003366;
}
#more .back p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #e9005c;
	display: inline;
}
#more .back a:link, #more .back a:visited {
	color: #0076a3;
	text-decoration: none;
	background: #a6e3f9;
	display: block;
	padding: 20px 0;
	border: none;
}
#more .back a:hover, #more .back a:active, #more ul li.back:hover {
	color: #003366;
	background: #92d9f2;
}
/* projects - home */ 
.act-projects #projects {
	padding: 0 0 10px 0;
	overflow: hidden;
	_height: 1%;
	width: 950px;
}
.act-projects #projects p {
	display: block;
	background: #959595;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	margin: 0 0 20px 0;
}
.act-projects #projects ul li {
	float: left;
	width: 168px;
	w/idth: 178px;
	padding: 5px;
	background: #ebebeb;
	border-right: 10px solid #fff;
	border-bottom: 10px solid #fff;
	height: 185px;
	color: #00aeef;
	font-size: 14px;
	font-weight: bold;
}
.act-projects #projects ul li:hover {
	background: #e2e2e2;
}
.act-projects #projects a:link, .act-projects #projects a:visited {
	color: #00aeef;
	text-decoration:none;
	display: block;
}
.act-projects #projects a:hover, .act-projects #projects a:active, .act-projects #projects ul li:hover a {
	color: #003366;
}
a:link, a:visited, a:hover, a:active {
	outline: none;
}
.first-image {
	width: 168px;
	overflow:hidden;
	background: #000;
	padding: 0 0 0 0;
	margin-bottom: 5px;
}
.first-image img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 168px;
	height: 130px;
}
