/* @override http://www.craigsautobodyshop.com/assets/templates/craigs/css/all.css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
.clear {
	clear: both;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{
	margin:0px;
	padding:0px;
	background: url('../img/bodybg.gif') repeat-x;
	background-color:#2f2b29;
	font-family:"Myriad Pro", Helvetica, sans-serif;
	}

a{
	display:block;
	text-decoration:none;
	color: #c31d26;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

strong {
	color: #000;
}
p{
	margin-top: 0px;
	color:#ecdddd;
	text-decoration:none;
	
	font-size: 15px;
}

#main{
	margin: 0px auto;
	background:#2c2927 url('../img/blackbg.gif');
	background-repeat: no-repeat;
	width: 882px;
	overflow:hidden;
}

#maincol{
	margin: 0px 14px 0px 14px;
}

/* Logo start*/
h1{
	margin: 0px 0px 0px 17px;
	float:left;
	display:inline;
	}
h2 {
	color: #000;
	margin: 0 0 8px 0;
}
h2 span {
	color: #ccc;
}
#content h1 {
	display: block;
	float: none;
	margin: 0 0 10px 0;
}
#content h1#inside-title {
	font-size: 20px;
	padding: 20px 10px 3px 10px;
	margin: 0 20px;
	color: #c31c26;
}
h1 a{
	height:132px;
	width:213px;	
	background: url('../img/logo.png') no-repeat 50% 50%;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
/*Logo end*/

/*Header start*/
#headerbg{
	height: 143px;
	width: 852px;
	background: url('../img/headerbg.gif');
	background-repeat: no-repeat;
}

#headersub {
	float:right;
	display:inline;
	margin: 33px 54px 0px auto;
	width: 517px;
	height: 79px;
	background: url('../img/headersub.gif');
	background-repeat: no-repeat;
	}

#headersub .headermenuleft{
	display:inline;
	margin: 2px 0px 0px 16px;
	float:left;
	width:195px;	
}

#headersub .headermenuright{
	display:inline;
	float:right;
	margin: 2px 51px 0px 0px;
	width:195px;	
}
	
#headersub .headermenuleft ul{
	float:left;
}

#headersub .headermenuleft ul li{
	display:inline;
	float:left;
	clear:left;
	margin:0px;
	padding: 0px;
	white-space:nowrap;
}

#headersub .headermenuright ul li{
	display:inline;
	float:left;
	clear:left;
	margin:0px;
	padding: 0px;
	white-space:nowrap;
}

#headersub .headermenuright ul{
	float:left;
}

#headersub a, span{
	
	
	font-size: 13px;
	margin-top: 8px;
	margin-bottom: 0px;
	color: #ecdddd;
}

#headersub a:hover{
text-decoration:underline;
color:#ffffff;
}

a.firstmargfix {
	margin:0px;
	padding:0px;
}

.headermenuright span {
	display:block;
	color:#ffffff;
}
/*Header end*/

/* Horizontal menu start*/
#mainmenu{
	width: 852px;
	height: 42px;
	background: url('../img/navibar.gif');
	background-repeat: no-repeat;
	overflow:hidden;
}

.blokhref{
	float:left;
	display:inline;
	margin: 16px 0px 0px 10px;
	/*width:100%;*/
	width: 456px;
}
.blokhref ul li { 
	float:left;
	margin-left: 0px; 
	border: none; 
	list-style: none;   
	margin:0px;
	padding:0px;
} 

.blokhref ul{
float:left;
width: 800px;
}	
	
.blokhref ul li a{
	display:inline;
	font-size: 14px;
	color: #ffffff;
	float:left;
	margin-left: 20px;
	padding:0 0 12px;
}

#mainmenu a:hover {
background: url('../img/activemenu.gif') no-repeat 50% 100%;
color:black;	
}

#mainmenu li.active a {
background: url('../img/activemenu.gif') no-repeat 50% 100%;
color:black;
}

/* Horizontal menu end*/

/*Content start*/
#content{
	background-color: #ffffff;
	overflow:hidden;
	clear: both;
	width: 852px;
}

#topcol {
	width: 852px;
	background: url('../img/topcolbg.gif') no-repeat 0 bottom;
	padding-bottom: 15px;
}

#hrefbuttblok {
	width:93px;
	position: relative;
	z-index:2;
	margin: 5px -10px 0px 0px;
	float:right;
}	

#content #hrefbuttblok ul li /*, ul*/{
	display:block;
	float:right;
	margin:0px;
	padding: 0px;
}	

.transpanbutt a:hover{
text-decoration: underline;
color: black;
}

.transpanbutt a{
	float:right;
	cursor: pointer;
	margin-top: 3px;
	width:91px;
	height: 19px;
	background: url('../img/transpanbutt.gif');
	background-repeat: no-repeat;
}	

.transpanbutt a span{
	float:right;
	display:inline;
	margin: 3px 9px 0px 0px;

}

#toptextrightcol{
	width: 357px;
	height: 250px;
	margin: 22px 0px 0px 29px;
	float: left;
}
#toptextrightcol p {
	color: #666;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 8px;
}
#toptextrightcol h1{
	color: #ed2024;
	
	font-size: 18px;
	margin:0px;
}

#toptextrightcol p.textrcol{
	margin:13px 0px 0px 0px ;
	padding:0px;
	color:#666766;
	
	font-size: 12px;
	line-height:19px;
}

#toptextrightcol p.margintext{
	margin:15px 0px 0px 0px;
}

#bottomcol{
	float:left;
	display:inline;
	margin-left:14px;
	width:852px;
	overflow:hidden;
}
.inside-page {
	padding: 20px 70px 40px 10px;
	color: #666;
}
.inside-page a {
	display: inline;
}
.inside-page p {
	margin-bottom: 20px;
	color: #666;
	font-size: 14px;
	line-height: 19px;
}
#bottomleft{
	height: 333px;
	width: 425px;
	background: url('../img/bottomleftbg.gif');
	float:left;
}

#bottomcol p.custsayhead{
	
	font-size: 18px;
	color: black;
}

#bottomcol div.text {
	float:left;
	width: 413px;
	margin-top: 34px;
	font-size: 18px;
}

#bottomcol .custsaytext, #bottomcol .custsaytext p{
	color: #666766;
	margin: 13px 0px 0px 0px;
	padding:0px;
	font-size: 18px;
	line-height:26px;
	font-style:italic;
	}

#bottomcol p.author{
	display:inline;
	float:right;
	margin: 0px 79px 0px 0px;
	color: black;
	
	font-size: 14px;
	padding:0px;
}

span.paddfix{
	color: black;
	font-size: 14px;
	padding-left: 265px;
	margin: 0px auto 0 0px;
}
.quote-box span.paddfix {
	width: 100%;
	padding: 0 0 0 6px;	
}
#bottomcol .quote-box p.author {
	width: 100%;
	display: block;
}
.credit-box {
	float: right;
	width: 200px;
	margin: 10px 0 10px 0;
}
#bottomright{
	float:left;
	margin-left: 19px;
	width: 365px;
	display:inline;
}

#photoblock a span.fontbutthref, #bottomleft a span.fontbutthref, #hrefbuttblok a span, #bottomright a span {
	
	font-size: 12px;
	color: black;
}

#bottomleft a span.fontbutthref{
	
	font-size: 12px;
	color: black;
}

#bottomleft div.text a span.padfontbutthref, #bottomright a span{
	margin: 3px 0px 0px 13px;
	float:left;
}

#photoblock a span.padfontbutthref{
	margin: 2px 0px 0px 11px;
}

.testimonals{
	cursor:pointer;
	float:right;
	clear:both;
	margin: 22px 7px 0px auto;
	width: 123px;
	height: 19px;
	background: url('../img/buttonimg.gif');
	background-repeat: no-repeat;
}

.testimonals:hover{
text-decoration:underline;
color: black;
}

#picturecar img{
	margin: 17px 0px 0px 13px;
	float:left;
}

#buttonblok{
	display:block;
	margin-top: 44px;
}

#photoblock{
	margin-top: 36px;
	width: 375px;
	overflow: hidden;
}

#photoblock img {
width: 175px;
height: 117px;
}

#photoblock p {
	color: black;
	font-size: 18px;
	margin-bottom: 0px;
}

.beforecar{
	margin-top: 16px;
	float:left;
	width: 175px;
	height: 117px;
	
}

.aftercar{
	margin-top: 16px;
	float:left;
	width: 175px;
	height: 117px;
	margin-left: 15px;
}

#bottomright a.buttonright {
float:right;
margin-right: 0px;
}
/*Content end*/

/*Footer start*/
.footerblokhref{
	margin: 13px 0px 0px 1px;
	width:100%;
	padding-bottom: 15px;
	overflow:hidden;
} 

.footerblokhref ul, ul li{
	border: none;
	list-style:none;
	display:inline;
	float:left;
	margin:0;
	padding:0;
}

.footerblokhref ul li a{
	display:inline;
	font-size: 12px;
	margin-right: 11px;
	
	float:left;
	color:#838281;
}

.footerblokhref p{
	font-size: 12px;
	margin-bottom: 0px;
	margin-right: 11px;
	
	color:#838281;
	display:block;
	float:right;
	margin-right: 0px;
}
/*Footer end*/

/*inside-page*/
#bottomcol ul {
	text-align: left;
	
	
}
#bottomcol .inside-page li {
	padding: 0 0 5px 0;
	float: none;
	display: block;
	padding-left: 15px;
	list-style-type: none;
	background: url(../img/bullet-arrow.gif) no-repeat left 1px;
}
#left-column {
	width: 46%;
	float: left;
}
#right-column {
	width: 47%;
	float: right;
	padding-left: 2%;
	padding-top: 2%;
	background-image: url(../img/right-col-bg.jpg);
}
.before-photo {
	float: left;
}
.after-photo {
	float: right;
}
.before-after-text {
	font-size: 12px;
	margin: 10px 0 0 0 ;
	color: #ccc;
}
.highslide {
	display: inline;
}
td {
	vertical-align: top;
}
/*switch to inline buttons*/
.transpanbutt li a {
	display: inline;
}
.transpanbutt {
	width: 300px !important;
}