/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #666666;
	/*background-color: #fff;*/
	/*background-image: url(../images/background.jpg);*/
	/*background-image: url(../images/templatemo_main_bgr.jpg);*/
	background-repeat: repeat-y;
	background-position: center;
}

h1, h2, h3, h4, h5, h6 {
	color:#000;
	letter-spacing:-1px;
	font-weight:400;
	padding: 0;
	margin: 0;
}

em { color: #fc1a1e }

h1 { font-size:32px; margin-bottom: 20px; }
h2 { font-size:28px; margin-bottom: 20px; }
h3 { font-size:20px; margin-bottom: 20px; color:#fc1a1e }
h4 { font-size:16px; margin-bottom: 10px; font-weight:100; color:#fc1a1e  }
h5 { font-size:16px }
h6 { font-size:12px }
.header { display: block }

.left { float:left }
.right { float:right }

.float_l { float: left }
.float_r { float:right; margin-right:48px;}

.img_fl { float: left; margin: 3px 15px 5px 0 }
.img_fr { float: left; margin: 3px 0 5px 15px }
.img_border { background: #fff; padding: 4px; border: 1px solid #666666 }

a:link {color:#666666} 
a:visited {color:#666666}
a:visited { text-decoration:none }
a:hover { text-decoration:none }
a:hover,a:active { outline:none }

a.more {
	clear: both; 
	display: block; 
	width: 65px; 
	height: 25px; 
	line-height: 25px; 
	text-align: center; 
	text-decoration: none; 
	background: url(../images/templatemo_button01.png) no-repeat; 
}
a.contact_us {
	clear: both; 
	display: block; 
	width: 100px; 
	height: 25px; 
	line-height: 25px; 
	text-align: center; 
	text-decoration: none; 
	background: url(../images/contact_us_button.png) no-repeat; 
}
.facebook a:link { color:#666666; text-decoration:none; }
.mailing-addess a:link { color: blue }
.facebook a:link a:visited { color: #666666; text-decoration: none;}
 
.tmo_ul_list { 
	margin: 10px 0 10px 15px; 
	padding: 0; 
	list-style: none; 
}

.tmo_ul_list li { 
	color:#666; 
	margin: 0 0 7px 0; 
	padding: 2px 0 2px 30px; 
	background: url(../images/templatemo_list.png) no-repeat scroll 0 3px;  
}

.tmo_ul_list li a { 
	color: #666; 
	font-weight: normal; 
	text-decoration: none; 
}

.tmo_ul_list li a:hover { 
	color: #666; 
}

.no_bullet { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.no_bullet li { 
	margin: 0 0 20px 0; 
	padding: 0; 
}

#templatemo_body_wrapper {
	padding: 50px 0 0;
	/*background:url(../images/background.jpg) center top no-repeat*/
}
#templatemo_wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
	padding: 10px 12px;
	background:url(../images/templatemo_wrapper_m.png) repeat-y center
}

#templatemo_wrapper_top {
	position: absolute;
	top: -5px;
	left: 0;
	width: 984px;
	height: 5px;
	background: url(../images/templatemo_wrapper_t.png)
}

#templatemo_header {
	width: 940px;
	height: 135px;
	padding: 15px 10px;
	margin-bottom: 10px;
	background: url(../images/header_bg.jpg)
}

#templatemo_slider {
}

#templatemo_main {
	padding: 30px 10px 0;
	font-size:16px
	
}

#templatemo_bottom {
	width: 940px;
	padding: 40px 22px 30px;
	margin: 0 auto;
	background: url(../images/templatemo_wrapper_b.png) top center no-repeat
}

#templatemo_footer_wrapper {
	clear: both;
	background: #eaeaea;
	border-top: 5px solid #fff;
	padding: 20px 0;
	width: 100%;
}

#templatemo_footer {
	width: 940px;
	padding: 0  22px;
	margin: 0 auto;
}

#site_title { 
	float: left; 
}

#site_title a { 
	display: block; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	width: 350px; 
	height: 140px; 
	color: #acacac; 
	text-indent: -10000px; 
	background: url(../images/spilogosimple_2.png) no-repeat center left; 
}

#templatemo_menu { 
	float: right; 
	margin-top: 15px; 
}

#newsletter {
	
	padding: 10px;
	background: #A6A6A6;
	
}

#newsletter h4 { 
	margin-bottom: 5px; 
}

#newsletter p { 
	font-size: 11px; 
	margin: 0; 
	margin-bottom: 5px; 
}

#newsletter form {
	margin: 0;
	padding: 0;
	border: 4px solid #AEC9F8;
}

#newsletter .txt_field {
	float: left;
	display: block;
	height: 18px;
	line-height: 18px;
	width: 160px;
	color: #333;
	font-size: 12px;
	padding: 5px;
	font-variant: normal;
	border: none;	
	background: #F1F5FB;
}

#newsletter .subscribe_btn {
	float: right;
	display: block;
	color: #fff;
 	height: 28px;
	width: 80px;
	font-size: 11px;
	font-weight: 700;
	line-height: 26px;
	cursor: pointer;
	border: none;
	background: #4A80DC;	
}

.post {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #eee
}

.post h2 { 
	margin-bottom: 40px; 
}

.post_left {
	float: left;
	width: 140px;
	text-align: right
}
.post_right {
	float: right;
	width: 450px;
}

.post img { 
	background: #fff; 
	/*border: 1px solid #eee;*/ 
	padding: 4px; 
}

.post .post_meta { 
	margin-bottom: 5px; 
}

.post .post_meuta span { 
	display: block; 
}

.comment_list { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.comment_list .comment_box { 
	padding: 20px; 
	border-bottom: 1px solid #ddd; 
}

.comment_list li { 
	margin-bottom: 20px; 
}

.comment_list li ul { 
	list-style: none; 
	background: none; 
}

.comment_list li ul li { }

.comment_list li ul li .comment_box { 
	background: #f6f3f3; 
}

.comment_content { 
	float: right; 
	width: 490px; 
}

.comment_list li ul li.depth_2 .comment_content  { 
	width: 450px; 
}

.comment_list li ul li.depth_3 .comment_box { 
	background: #fff; 
}

.comment_list li ul li.depth_3 .comment_content  { 
	width: 410px; 
}
.reheat_content_shapes {padding-right:100px }

#comment_form { margin-top: 40px }

#comment_form textarea {
	color: #666;
	background:#fff none repeat fixed 0 0;
	border: 1px solid #ccc;
	height:150px;
	padding: 5px;
	width: 360px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	color: #666;
	padding: 5px;
	width: 230px;
	background:#fff none repeat fixed 0 0;
	border: 1px solid #ccc;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#comment_form .submit_btn {
	display: block; 
	width: 70px; 
	height: 30px; 
	line-height: 30px; 
	padding: 0 8px; 
	text-align: center; 
	text-decoration: none; 
	font-weight: bold;  
	background-color: #000; 
	border: 1px solid #2f2f2f; 
	color: #fff; 
	font-size:11px; 
}

#gallery {
	margin: 0; padding: 0; list-style: none;
}

#gallery li { 
	display: block; 
	float: left; 
	width: 450px; 
	margin-right: 40px;	
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #eee; 
}
	
#gallery li img { 
	margin-bottom: 20px; 
	border: 1px solid #eee; 
	background: #fff; 
	padding: 9px; 
}

#gallery .no_margin_right { 
	margin-right: 0; 
}

#contact_form { 
	padding: 0; 
	margin: 0; 
}

#contact_form form { 
	margin: 0; 
	padding: 0; 
}

#contact_form form p { 
	float: left; 
	margin-right: 14px; 
}

#contact_form form .input_field { 
	width: 164px; 
	padding: 5px; 
	color: #222;  
	background: #D5DFF2; 
	border: 4px solid #fff; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form label { 
	display: block; 
	margin-right: 12px; 
	font-size: 11px; 
}

#contact_form form textarea { 
	width: 554px; 
	height: 200px; 
	padding: 5px; 
	color: #222;
	background: #D5DFF2; 
	border: 4px solid #fff; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form .submit_btn { 
	padding: 5px 14px; 
	background: #D5DFF2; 
	border: 4px solid #ffffff;
	color: #fff; 
}

.footer_gallery {
	margin: 0; 
	padding:0; 
	list-style: none; 
}
.footer_gallery a:link { color:#c7c7c7; text-decoration:none; }
.footer_gallery a:visited {color:#c7c7c7; text-decoration:none;}
.footer_gallery li { 
    color:#c7c7c7
	margin: 1; 
	padding: 1; 
	display: block; 
	float: left; 
}

.col { 
	float: left; 
	margin: 0 30px 30px 0; 
}

.half { width: 455px }
#sidebar, .col13 { width: 280px }
#content, .col23 { width: 620px }
.padding_right { padding-right: 20px }
.col14 { width: 205px;
color:#000 }
.no_margin_right { margin-right: 0 }
.last_box { margin-bottom: 0; background: none }

#contact_content {padding-right: 50px }

.pagging { 
	margin: 0 0 20px; 
	padding: 0; 
}

.pagging ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.pagging ul li { 
	margin: 0; 
	padding: 0; 
	display: inline; 
}

.pagging ul li a { 
	float: left; 
	display: block; 
	color: #333; 
	text-decoration: none; 
	margin-right: 5px; 
	padding: 5px 10px; 
	background: #fff; 
	border: 1px solid #eee; 
}

.pagging ul li a:hover { 
	background: #D5DFF2; 
	border: 1px solid #eee; 
	color: #fff;  
}
.spacer {height: 60px}
.product_installation_gallery {height: 150px}
.cleaner { 
	clear: both; 
	display: block;
	text-align: center; 
}

.h20 { height: 20px }
.h40 { height: 57px }
.h50 { height: 30px }
.coke_description {padding-right: 50px} 
}
.image {float: left}


/*#leftcolumn { width: 300px;   float: left}*/
#rightcolumn { width: 550px;   float: right}


/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider {
	position:relative;
    width: 960px;
    height: 340px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right: -17px;
	bottom: 10px;
	width: 98px;
	height: 17px;
	padding: 9px 20px;
	z-index: 1000;
	background: url(../images/templatemo_slider_nbg.png)
}

.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background: url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right: 8px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:0 -10px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}

a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
	padding: 15px 0;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
