/*
Theme Name: Signatue
 Version: 1.6
Author: DMV
 Tags: blue, custom header, fixed width, two columns, widgets

  
	This theme was designed and built by Michael Heilemann,
 
	The CSS, XHTML and design is released under GPL:
 
*/



/* Begin Typography & Colors */


@import url("reset.css");
/* Main CSS Start */
body {
	background: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 39px;
	color: #fff;
	font-weight: normal;
	line-height: 45px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #fff;
	font-weight: normal;
}
#col-3 h4 {
line-height:20px;
margin-top:13px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #fff;
	font-weight: normal;
	line-height: 30px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #fff;
	font-weight: normal;
	line-height: 45px;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 18px;
}

p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 20px;
	padding: 0 0 40px 0;
}

img.alignleft { float: left; padding-right: 12px; }

.left {
	float: left;
}
.right {
	float: right;
}
.bold {
	font-weight: bold;
}
a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #eee;
	text-decoration: none;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
/* Main CSS End */


/* Header CSS Start */
#header {
	height: 153px;
	background: url(images/header-bg.gif) no-repeat;
}
#logo {
	width: 411px;
	height: 121px;
	float: left;
	margin: 10px 0 0 0;
}
#logo a {
	background: url(images/logo.jpg) no-repeat top left;
	width: 411px;
	height: 121px;
	display: block;
	text-indent: -9000px;
}
#header .call {
    font-size: 21px;
	float: right;
	width: 330px;
	text-align: right;
	padding: 95px 0 0 0;
}
/* Header CSS End */


/* Menu CSS Start */
#menu {
	height: 39px;
	background: url(images/menu-bg.gif) repeat-x;
}
#menu ul {
	padding: 0;
	}
#menu ul li {
	float: left;
	background: url(images/menu-seprater.gif) no-repeat right;
	padding: 0 19px;
	height: 39px;
}
#menu ul li a {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 39px;
	text-transform: uppercase;
}
#menu ul li.last{
	background: none;
}
#menu ul li a:hover,  #menu ul li.current_page_item a{
	color: #8c8c8c;
}
/* Menu CSS End */


/* Content CSS Start */
#content {
	background: url(images/content-bg.jpg) no-repeat top;
	width: 960px;
	padding: 0 0 0;
}
/*#content  img {
	float: left;
	margin: 10px 10px;
 }*/

/*banner css start*/
#banner{
	width: 960px;
	height: 281px;
	background: url(images/banner-bg.jpg) no-repeat;
	margin: 0 0 20px;
}
#banner .heading{
	float: left;
	padding: 65px 0 0 0;
}

#banner .slide { top: 0px; left: 0px; display: none; width: 960px; height: 276px; }
#banner .slide-default { display: block; }

#banner .slide-1 img { margin-top:-160px;}
#banner .slide-2 img { margin: 30px 56px 0 0; }
#banner .slide-3 img { margin: 18px 72px 0 0; }

/*banner css end*/
/*col 1 css start*/
#col-1 {
	width: 150px;
	float: left;
	background: url(images/col-devider.gif) no-repeat right;
}
#col-1 ul li{
	margin: 0 0 5px 0;
	padding: 0;
	font-size:0;
}
#col-1 ul li a {
	text-decoration: none;
}
#col-1 ul li a span {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #909090;
	display: block;
	text-align: center;
	padding: 0 10px 0 0;
}
/*col 1 css end*/
/*col 2 css start*/
#col-2 {
	width: 756px;
	float: left;
	/*background: url(images/col-devider.gif) no-repeat right;*/
	padding: 0 25px;
}

#col-2 p { padding: 0 0 15px;}
/*col 2 css end*/
/*col 3 css start*/
#col-3 {
	border-bottom:1px solid #333333;
	float:left;
	margin:0 0 10px 25px;
	padding-bottom:10px;
	width:780px;
}
#col-3 span {
	display: block;
	color: #4f4f4f;
	line-height: 25px;
}
#col-3 p {
	font-size: 14px;
	line-height: 18px;
	word-spacing: 2px;
	padding: 0 0 2px;
}
/*col 3 css end*/
/* Content CSS End */


/* Footer CSS Start */
#footer {
	height: 40px;
	text-align: center;
}
#footer p {
	font-size: 10px;
	color: #9d9e9e;
}
/* Footer CSS End */

/*inner pages css start*/
/*contact us page*/
#innercontent, #news{
	width: 960px;
	padding: 30px 0 80px 15px;
}
.col-1-contact-us {
	width: 555px;
	float: left;
}
.col-1-contact-us h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 18px;
	padding: 0 0 20px;
}
.col-1-contactus ul li {
	margin: 0 0 12px;
}
.col-1-contact-us  label{
	font-weight: bold;
	display: block;
	padding: 0 0 2px;
}
.col-1-contact-us  input{
	width: 265px;
	height: 18px;
	background:url(images/contact-us-input.gif) no-repeat;
	border: 0;
	padding: 0 0 3px;
}
.col-1-contact-us  input.send-link {
	width: 42px;
	height: 22px;
	background: url(images/send-contact-us.gif) no-repeat;
	line-height: 0;
	font-size: 0;
	text-indent: -9000px;
	cursor: pointer;
}
.col-1-contact-us  textarea{
	width: 402px;
	height: 138px;
	background:url(images/text-area.gif) no-repeat;
	border: 0;
}
#content .col-1-contact-us ul{
	list-style:none;
	padding:0px;
	margin:0px;}
.col-2-contact-us {
	width: 390px;
	float: left;
}
.col-2-contact-us p {
	line-height: 21px;
}
.col-2-contact-us  h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 18px;
	padding: 0;
}
.bottom-border {
	width:945px;
	border-bottom: #555555 solid 1px;
	margin: 15px 0 15px;
}
/*contact page end*/
/*news page start*/
#news .col-1{
	width: 682px;
	float: left;
}
 /*post box*/
.news-post{
	padding: 0 0 40px;
}
#news h4{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff;
	line-height: 18px;
	padding: 0 0 8px;
}
.news-post .date{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #b9b9b9;
	display: block;
}
.news-post .post-text-box {
	width: 380px;
	padding: 0 19px 0 0;
	float: left;
}
.news-post .post-text-box2 {
	width: 310px;
	padding: 0 20px 0 15px;
	float: right;
}
.news-post p{
	line-height: 18px;
	padding: 0 0 20px;
}
.news-post .bottom-border {
	width:682px;
	border-bottom: #555555 solid 1px;
	margin: 0 0 20px;
}
/*post box end*/
#news .col-2{
	width: 235px;
	float: left;
	padding: 0 0 0 29px;
}
#news .col-2 label{
	display: block;
	font-size: 12px;
}
.search-input {
	width: 229px;
	height: 25px;
	background: url(images/news-searchfield-bg.gif) no-repeat;
	border: #747474 1px solid;
	padding: 0;
	margin: 0 0 8px;
}
.search-button {
	margin:  0 0 25px;
}
#news .right-list{}
#news .right-list ul {
	padding: 0 0 20px;
}
#news .right-list ul li {
	background: url(images/news-list-sprtr.gif) no-repeat left 6px;
	padding: 0 0 10px 8px;
}
#news .right-list ul li a {
	color: #fff;
	text-decoration: none;
}
#news .right-list ul li a:hover {
	text-decoration: underline;
}
/*news page end*/
/*fleet page start*/
#fleet {
	width: 960px;
}
#fleet .product-info {
	width: 960px;
}
#fleet .product-info h5{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #b9b9b9;
	word-spacing: 2px;
	line-height: 28px;
	font-weight:normal;
}
#fleet .product-info img {
	float: left;
}
#fleet .product-info-textbox {
	float: left;
	width: 420px;
	padding: 40px 0 0 30px;
}
#fleet .product-info-textbox p {
	line-height: 16px;
}
.product-info-bar {
	width: 960px;
 
	background:#252525;
	margin:  15px 0 25px;
	border:none;
	border-top:1px solid #797979;
	border-bottom:1px solid #797979;
	float:left;
}
.product-info-bar ul {
	width:930px;}
.product-info-bar ul li {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background: url(images/Fleet-info-divider.gif) no-repeat right;
	float: left;
	padding: 0 30px;
	line-height: 39px;
	color:#E3E3E3;
}
.product-info-bar ul li.last {
	background: none;
	padding-right: 0 !important;
}
.product-info-bar ul li span {
color:#FFFFFF;
font-family:"Times New Roman",Times,serif;
font-size:17px;
font-weight:bold;
padding:0 15px 0 0;
}
.product-info-bar ul li a {}
.product-info-bar ul li a:hover {}
/*fleet page end*/
/*gallery page start*/
#gallery-content {
	background: url(images/gallery-content-bg.jpg) no-repeat top;
	width: 960px;
	padding: 40px 0 50px;
}
.gallery-thumbnails {}
.gallery-thumbnails ul {}
.gallery-thumbnails ul li {
	float: left;
	margin: 0 0 18px 18px;
}
.gallery-thumbnails ul li a {}
.gallery-thumbnails ul li a:hover {}
#gallery-content #col-2 {
	width: 460px;
	float: left;
	padding: 0 0 0 30px;
	background: none;
}
#gallery-content #col-2 span {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff;
	display: block;
}
#gallery-content #col-3 {
	width: 310px;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}
#gallery-content-bottom{
	width: 960px;
	background: url(images/gallery-bottom-bg.gif) no-repeat top;
}
#gallery-content-bottom .left-col{
	width: 488px;
	float: left;
	padding: 0 30px 0 0;
}
#gallery-content-bottom .left-col p {
	padding: 0 0 15px 0;
	line-height: 16px;
}
#gallery-content-bottom .mid-col{
	width: 180px;
	float: left;
}
#gallery-content-bottom .right-col{
	width: 240px;
	float: right;
}
#gallery-content-bottom .right-col .product-detail {
	float: left;
	width: 210px;
	padding: 0 10px 10px 0;
}
#gallery-content-bottom .mid-col .product-detail {
	float: left;
	width: 180px;
	padding: 0 10px 10px 0;
}
.product-detail p {
	font-size: 11px;
	color: #5d5d5d;
	line-height: 16px;
}
/*gallery page start*/
.color-date {
color:#4F4F4F;
font-size:14px;
line-height:25px;
}
.contact-form li {
margin:0 0 12px 0;
}
.ngg-gallery-thumbnail img {
border:none!important;
background:none!important;
margin-top:0px !important;

}
.ngg-galleryoverview{
	margin-top:0px !important;
}
.post-text-box,.post-text-box2{
	padding:0 0 10px 0;
}

.page-id-8 p { padding: 0 0 20px; }

.page-id-12 p { padding: 0 0 20px; }
.page-id-8 h3, .page-id-12 h3 { margin-top: 20px; }
.page-id-12 h2  { margin-top: 20px; }