/* @override http://siperiorhomes.com/wp-content/themes/siperior/style.css */

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF;
	line-height: 1.5em;
	background-color: #FFFFFF;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p{
	line-height: 1.5em;
	padding: 0 0 1em 0;
}

h1, h2, h3, h4 {
	margin: 0 0 .5em 0;
}

h2 {
	font-size: 1.5em;
}

.entry h3 a {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	line-height: 1em;
}

.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear:both;
}
.no_text{
	text-indent:-9999px;
}
#wrapper_1, #wrapper_2, #wrapper_3, #wrapper_4{
	width:100%;
}
#header, #promo, #main, #bottom_boxes, #footer{
	width:962px;
	margin:0 auto;
	position:relative;
}
#wrapper_1{
	height:90px;
	background:url(images/header_back.png) repeat-x;
}
#header .logo{
	background:url(images/logo.png) no-repeat;
	width:252px;
	height:66px;
	margin:10px 0 0 40px;
}

#contacts p, #contacts a, #contacts a:hover{
	font-size:14px;
	text-decoration:none;
	margin:4px 10px;
	color:#FFF;
	padding-top:4px;
	font-weight:bold;
}
#contacts p{
	background:url(images/phone.png) no-repeat;
	height:23px;
	padding-left:25px;
	margin-left:0;
}
#contacts a{
	background:url(images/envelope.png) no-repeat 0 4px;
	margin-left:10px;
	padding-left:25px;
}
.info p{
	color:#666;
	font-size:12px;
	margin:10px -2px 0 0;
	padding: 0px;
}
.nav_bar {
	position: absolute;
	top: 32px;
	right: 0px;
	margin-top:4px;
	padding: 0px;
	line-height: 0em;
	
}
.nav_bar ul li {
	float:left;
	border-left:1px solid #888;
	margin-top:20px;
}
.nav_bar ul li a{
	font-size:12px;
	color:#000;
	font-weight:bold;
	margin:0 9px;
	text-decoration:none;
}
.first{
	border:none !important;
}
.last{
	margin-right:0 !important;
}

#wrapper_2{
	height:340px;
	background:url(images/wrapper_2.jpg) repeat-x top left;
	padding-top:0;
}

#promo{
	background:transparent;
	width:960px;
	height:380px;
	padding:0px;
	overflow: hidden;
}

#promo-photo {
	float: left;
	width: 390px;
	height: 320px;
	margin: 0;
	background: url(http://siperiorhomes.com/wp-content/themes/siperior/images/promo-photo-01.jpg) no-repeat top left;
}

#promo-panel {
	position: absolute;
	top: -1px;
	right: 0px;
	width: 178px;
	height: 380px;
	background: url(http://siperiorhomes.com/wp-content/themes/siperior/images/promo-panel.jpg) no-repeat top left;
}

#recent_projects{
	float: left;
	background:transparent;
	width:370px;
	height:320px;
	padding:0;
	margin: 0 0 0 20px;
	position:relative;
	color: white;
	display: block;
	overflow: hidden;
}
#recent_projects h3{
	margin: 15px 0 10px 0;
	font-size:32px;
	font-weight:bold;
	line-height: 1.2;
}

#recent_projects h4 {
	font-size:23px;
	font-weight:bold;
	height: 30px;
	margin: 0 0 10px 20px;
}

#recent_projects p{
	width:260px;
	color:#222;
	font-size:14px;
	line-height:1.3em;
	margin:20px 0 10px 0;
	padding: 0px;
}
#recent_projects a{
	display:block;
	background:url(images/btn-about-sips.png) no-repeat;
	width:149px;
	height:40px;
	margin:10px 20px 0 10px;
	padding: 0px;
}

#recent_projects dl dt {
	font-size: 20px;
	font-weight: 900;
	background: url("http://siperiorhomes.com/wp-content/themes/siperior/images/icons-promo.png") no-repeat 0 0;
	padding: 0 0 0 36px;
	margin: 0 0 0 15px;
}

#recent_projects dl dt#time {
	background-position: 0 -33px;
}

#recent_projects dl dt#planet {
	background-position: 0 -66px;
}

#recent_projects dl dd {
	margin: 0 0 0 50px;
	padding: 0px;
	font-size: 13px;
	line-height: 1.5em;
}

#rotator a{
	background:none;
	width:100%;
	height:100%;
	margin:0;
}
#rotator{
	width:300px;
	height:34px;
	background:url(images/rotator_back.png) no-repeat;
	position:absolute;
	bottom:0;
	left:0;
	padding:5px 3px;
	margin-left:5px;
}
#rotate_left a, #rotate_right a{
	width:23px;
	height:33px;
	margin:0;
}
#rotator ul{
	margin:0 4px;
}
#rotator ul li{
	float:left;
	width:42px;
	height:29px;
	margin:1px 3px;
}
#wrapper_3{
	min-height:360px;

}
#main{
	height:100%;
	margin-top:20px;
}

#main.entry {
	float: left;
	width: 600px;
}

.narrowcolumn {
	float: left;
	width: 600px;
	margin-left: 40px;
}


#main #services{
	background:url(images/service_list_back.png) no-repeat;
	width:275px;
	min-height:330px;
	padding:0 20px 0 20px;
	margin:0px;
}

#services object {
	margin:0 0 0 20px;
}

#services h3{
	color: white;
	padding: 15px 0 0 0;
}

#services ul{
	margin:10px 0 0 40px;
	line-height:1.9em;
}
#services ul li{
	list-style-image:url(images/list_style_arrow.png);
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	
}

#services ul li a {
	color: white;
	text-decoration: none;
}
#services p, #services a {
	color: #a3d99f;
	font-size: 13px;
	line-height: 1.4em;
}

#services p strong {
	color: white;
}

#services img {
	margin: 0 15px 0 0;
}


#about_services a{
	background:url(images/about_services.png) no-repeat;
	width:168px;
	height:38px;
	display:block;
	margin-top:20px;
}
#welcome{
	width:300px;
	padding:20px 0 0 40px;
	position:relative;
	height:300px
}
#welcome h2{
	display:block;
	width:284px;
	height:21px;
	background:url(images/welcome.png);
}
#welcome p{
	margin:10px 0 0 0;
	font-size:18px;
	line-height:1.3em;
	color:#222;
}
#more_about_us{
	position:absolute;
	bottom:25px;
	left:40px;
}
#more_about_us a{
	display:block;
	background:url(images/more_about_us.png) no-repeat;
	width:140px;
	height:36px;
}
#wrapper_4{
	background:url(images/wrapper_4.png) repeat-x;
	height:430px;
}
#bottom_boxes{
	height:270px;
	padding-top:40px;
}
.box h4{
	color: white;
	display:block;
	font-size: 22px;
	font-weight: 900;
}
.box{
	width:282px;
	height:232px;
	margin:0 16px 0 0;
	position:relative;
	padding:30px 0 0 20px;
}
.box p{
	color:#FFF;
	font-size:14px;
	line-height:1.3em;
}
.box a{
	display:block;
	position:absolute;
	text-indent:-9999px;
	bottom:35px;
	left:15px;
}
.box.one{
	background:url(images/leaf_back.png);
	margin-right:26px;
}
.box.one a{
	background:url(images/go_green.png) no-repeat;
	width:108px;
	height:38px;
}
.box.two{
	background:url(images/home_back.png);
	margin-right:26px;
}
.box.two a{
	background:url(images/learn_more.png) no-repeat;
	width:108px;
	height:38px;
}

.box.three{
	margin-right:0 !important;
	background:url(images/arm_back.png);
}

.box.three a{
	background:url(images/estimate.png) no-repeat;
	width:139px;
	height:38px;
}

.info {
	position: absolute;
	top: 6px;
	right: 0px;
	margin:0px;
}



#contact #nav-contact a {
background-position:0 -150px;
border-width:0;
}

#contact #nav-contact a span,#services #nav-services a span,#about #nav-about a span,#portfolio #nav-portfolio a span {
background-position:100% -150px;
color:#2b2f35;
height:18px;
}

#contact_form {
font-size:13px;
}

#contact_form #cForm fieldset,#logo a img {
border:0;
}

#contact_form td {
border:0;
padding:0;
}

input, textarea {
	border: 1px solid #b4c4d9;
	background: #daeaff;
	margin: 0 0 10px 10px;
}


#gallery2 {
	float: left;
	width: 625px;
	margin: 0 0 20px 0;	
}

#gallery2 ul, #gallery3 ul {
	list-style: none;
	padding: 0px;
	}
#gallery2 ul li a img {
	float: left;
	display: inline;
	margin: 0 15px 15px 0;

}
#gallery2 ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
	}
#gallery2 ul a:hover img {
	border: 5px solid #942f10;
	border-width: 5px 5px 20px;
	color: #fff;
	}
#gallery2 ul a:hover {
	color: #942f10;
}

#gallery2 span ul {
	width: 400px;
}

#gallery2 span ul li a img {
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
	height: 60px;
	width: 80px;
}


#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


#footer {
	margin: 0 auto;
	width: 100%;
	color: white;
}

#footer a{
	color:#fff;
}
#footer .logo{
	background:black url(images/footer-logo.png) no-repeat;
	width:150px;
	height:38px;
	margin:20px 12px 0 0;
}
#footer .nav_bar {
	margin-right:-12px;
}
#footer .nav_bar ul li a {
	margin:0 20px;
}
#address p{
	font-size:15px;
	line-height:1.3em;
}
#address h6{
	font-size:18px;
	font-weight:normal;
	margin-top:22px;
}
#copyright {
	margin:30px 0px 0 0;
	padding: 15px;
	text-align: center;
	font-size: 80%;
	background:url(images/wrapper_4.png) repeat-x;
}

.style1 {font-size: 12px}
.style2 {font-size: 12px; font-weight: bold; }
.style3 {color: #FFFFFF}
#Layer1 {
	position:absolute;
	width:155px;
	height:70px;
	z-index:1;
	left: 4px;
	top: 512px;
}

.gallery-icon {
	float: left;	
}

#ZoomCapDiv table tbody tr {
	display: none;
}







#main #shows{

	padding:20px 0 0 15px;
	margin:0px;
}

#main #left-wrap {
	float: left;
	width:315px;
	position: relative;
}

#contacts {
	display: none;	
}



#gallery p {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#gallery p a {
	font-size: 13px;
	margin: 0 0 20px 0;
	color: green;
}

#gallery p a:hover {
	color: black;
}

#gallery tr td{
	height: 135px;
	vertical-align: top;
	text-align: center;
}

#gallery tr td a img {
	padding: 1px;
	border: 1px solid green;
}

#gallery tr td a:hover img {
	border: 1px solid black;
	background: yellow;
}