/*  
Theme Name: Kennesaw
*/

html{
	background: url(./images/bg-body.gif)  0 0;
}
body{
	margin:0;
	background: url(./images/bg-body-header.gif) no-repeat 50% 0;
	min-width:1005px;
	padding:0 0 100px 0;
	font-family: Arial, Helvetica, sans-serif; 
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
a{text-decoration:none;}
form,fieldset{
	margin:0;
	padding:0;
	border:none;	
}
#tag {
width: 95px;
height: 95px;
z-index: 10000;
position: absolute;
top: 0;
right: 0;
background: transparent url(../../../../images/tag.gif) 0 0 no-repeat;
}

#tag a {
text-decoration: none;
display: block;
width: 95px;
height: 95px;
text-indent: -10000px;
cursor: pointer;
}
#main {
width:1003px;
overflow:hidden;
margin:0 auto;
}
h1{
	margin:40px 0 0 0;
	float:left;	
	padding:0 0 0 12px;	
	font-size:17px;
	line-height:15px;
	font-weight:bold;
	color:#fff;
	width:200px;
}
h2{
	margin:38px 0 0;
	font-size:21px;
	line-height:21px;
	color:#fff;
	padding:0 0 0 12px;
	font-weight:normal;
}
h3{
	margin:8px 0 0 0;
	font-size:15px;
	line-height:18px;
	color:#6f6e6e;	
	font-weight: normal;
}
#main{
	width:1003px;
	margin:0 auto;
	overflow: hidden;	
}
#header{
	width:1003px;
	background: url(./images/bg-header.gif) no-repeat 3px 0;
	height:90px;
}
#content{
	width:781px;
	float:left;
}
#right-col{
	width:220px;
	float:left;
	padding:0 0 0 2px;
}
#footer{
	width:776px;
	height:148px;
	overflow: hidden;
	background: url(./images/bg-footer.gif) no-repeat 0 0;
}
a.logo{
	float:left;
	width:133px;
	height:75px;
	margin:12px 0 0 16px;
	display: inline;	
	text-indent:-9999px;
	overflow: hidden;
	background: url(./images/logo.gif) no-repeat 0 0;	
}
ul.menu{	
	margin:33px 0 0; 
	float:left;
}
ul.menu li{
	float:left;
	font-size:15px;
	position: relative;
	line-height:29px;
}
ul.menu li a{
	color:#fff;
	float:left;	
	margin:0 10px 0 0;
	padding:0 5px 0 0;
}
ul.menu li a span{
	float:left;
	padding:0 5px 0 10px;
}
ul.menu li a strogn{
	float:left;
	width:100%;
}
ul.menu li a:hover,{
	background: url(./images/bg-mune-hover-right.gif) no-repeat 100% 0;
	cursor: pointer;	
}
ul.menu li a:hover span{
	background: url(./images/bg-mune-hover-left.gif) no-repeat 0 0;
}
ul.menu li.hover a,
ul.menu li:hover a{
	background:url(./images/bg-mune-hover-right.gif) no-repeat 100% 0;
}
ul.menu li:hover a span,
ul.menu li.hover a span {
	background: url(./images/bg-mune-hover-left.gif) no-repeat 0 0;
}
ul.menu li.active a,
ul.menu li.current_page_item a,
ul.menu li.current_page_parent a{
	background:url(./images/bg-mune-active-right.gif) no-repeat 100% 0;
}
ul.menu li.current_page_parent li.current_page_item a{
	background: none;
}

ul.menu li.active a span,
ul.menu li.current_page_item a span,
ul.menu li.current_page_parent a span{
	height:40px;
	background: url(./images/bg-mune-active-left.gif) no-repeat 0 0;
}
ul.menu li:hover ul,
ul.menu li.hover ul{
	visibility:visible;
}
ul.menu table{
	border-collapse:collapse;
	left:0pt;
	position:absolute;
	top:0pt;
}
ul.menu li ul{
	visibility: hidden;
	position: absolute;
	top:29px;
	left:0;
	background:url(./images/bg-bottom-menu.gif) no-repeat 0 100%;
	width:150px;
	padding:0 0 7px 0;
	z-index: 999;
}
ul.menu li ul li{
	z-index: 999;
	font-size:13px;
	padding:1px 0 0 0;
	float:left;
	background:#282727 url(./images/devider2.gif) no-repeat 0 0;
}
ul.menu li ul li.first{
	z-index: 999;
	background:url(./images/bg-top-menu.gif) no-repeat 0 0;
	padding:8px 0 0 0 ;  
}
ul.menu li ul li a{
	background:#282727 !important;
	float:left;	
	line-height:27px;
	width:141px;
	padding:0 5px 0 4px;
	margin:0;
	color:#DEDEDE;
}
ul.menu li ul li a:hover{
	background:#555555 !important;
}
ul.menu li:hover ul a{
	background:#555555;
}
.visual{
	margin:2px 0 0 0;	
	width:780px;
	height:220px;
	overflow: hidden;
}
ul.tools{
	margin:2px 0 0;	
	overflow: hidden;
}
ul.tools li{
	float:left;
	width:255px;
	margin:0 4px 0 0;
	height:43px;
	display: inline;
}
ul.tools li a{
	width:255px;
	height:43px;
	text-indent:-9999px;
	display:block;
}
ul.tools li.approval a{
	background: url(./images/bg-text-pre-approval.gif) no-repeat 0 0;
}
ul.tools li.parts a{
	background: url(./images/bg-text-purchase-parts.gif) no-repeat 0 0;
}
ul.tools li.service a{
	background: url(./images/bg-text-schedule-service.gif) no-repeat 0 0;
}
.bg-cols-top{
	width:776px;
	height:6px;
	margin:6px 0 0 0;
	overflow: hidden;
	background: url(./images/bg-cols-top1.gif) no-repeat 0 0;
}
.bg-cols{
	width:776px;
	margin:0;	
	overflow: hidden;
	background:#100e0f  url(./images/bg-cols-body.gif) repeat-y 0 0;	
}
ul.cols{
	width:777px;
	overflow:hidden;
	margin:0;
	background: url(./images/bg-cols-top.gif) no-repeat 0 -6px;
}
ul.cols li{
	float:left;
	width:259px;
}
ul.cols li ul.col1.image{
	margin:0 0 0 5px;
	width:222px;	
	height:120px;
	overflow: hidden; 	
}
ul.cols li ul.col2.image{
	margin:0 0 0 2px;
	width:224px;	
	height:97px;
	overflow: hidden; 	
}
ul.cols li p{
	font-size: 11px;
	line-height:15px;
	color:#696868;
	margin:6px 0 0;
	padding:0 0 0 1px;
}
ul.cols a:hover{
	text-decoration: underline;
}
ul.cols li a{
	color:#E6E6E6;
}
ul.cols li ul.col1{
	width:232px;
	margin:7px 0 0 10px;
	overflow: hidden;
}
ul.cols li ul.col1 li{
	width:100%;
	margin:-1px 0 0 0;	
	padding:7px 0 18px 0;
	border-top:1px solid #1d1b1c; 
}
ul.cols li ul.col2{
	width:232px;	
	margin:9px 0 0 10px;
	overflow: hidden;
}
ul.cols li ul.col2 li{
	width:100%;
	padding:6px 0 16px 0;
}
ul.cols li ul.col3{
	width:232px;
	margin:6px 0 0 10px;
	overflow: hidden;
}
ul.cols li ul.col3 li{
	width:100%;
	margin:-1px 0 0 0;	
	padding:15px 0 16px 0;
	border-top:1px solid #1d1b1c;
}
ul.cols li ul.col3 li p{
	color:#fff;
	margin:0;
	font-size:13px;
}
ul.cols li ul.col3 li p a{
	color:#ff1010;
	font-size:12px;	
	font-weight: bold;
}
ul.cols li ul.col3 li .image-left{
	float:left;
	margin:0 8px 0 0;
	width:130px;
	height:61px;
	overflow: hidden;
}
.questions{
	width:776px;
	overflow: hidden;
	margin:-12px 0 0 0;
	background: url(./images/bg-questions-top.gif) no-repeat 0 0;
}
.questions p{
	margin:48px 0 0;
	line-height:20px;
	padding:15px 0 15px 67px;
	font:20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	background: url(./images/bg-questions-body.gif) repeat-y 0 0;
}
.questions strong{
	font-size:25px;
	line-height:20px;	
}
#footer ul{
	margin:4px 0 0 73px;
	width:598px;
	padding:0 0 0 80px;	
	overflow: hidden;
	border-bottom:1px solid #1d1b1c;		
}
#footer ul li{
	line-height:55px;
	float:left;
	padding:0 16px 0 16px;
	font-size: 12px;
}
#footer ul li a{
	color:#E6E6E6;
}
#footer ul li a:hover{text-decoration: underline;}
#footer a.logo{
	width:94px;
	height:55px;
	margin:27px 0 0 86px;
	background: url(./images/logo-footer.gif) no-repeat 0 0;	
}
#footer p{
	margin:25px 0 0;
	width:495px;
	float: left;
	text-align: center;
	color:#dddada;
	font-size:12px;
	line-height:15px;
}
#footer p.right{
	float:right;
	width: auto;
	margin:43px 0 0 0;
	padding:0 27px 0 0;
	font-size:10px;
}
#right-col {
/*background: url(./images/bg-right-col.gif) no-repeat 2px 60px;*/
}
#right-col .right-bg-outer {
	background: url(./images/bg-right-outer.gif) repeat-y;
	overflow: hidden;
	float: left;
	margin: 4px 0 0 0;
}
#right-col .right-bg-inner {
	overflow: hidden;
	float: left;
	background: url(./images/bg-right-col.gif) no-repeat 0 0;
}
#right-col p{
	margin:6px 0 0 0;
	padding:0 0 0 4px;
	font-size:18px;
	line-height:21px;
	color:#fff;
	letter-spacing:-1px;
}
ul.forms{
	width:220px;
	margin:0px 0 0 0;
	background: url(./images/bg-forms.gif) no-repeat 0px bottom;
	padding:2px 0 0 0;
	overflow: hidden;
	float: left;
}
ul.forms li{
	width:220px;
	float:left;
	padding:0 0 6px 0;
	background: url(./images/devider.gif) no-repeat 0 100%;
}
ul.forms li.last{
	background: none;
}
ul.forms h2{
	margin:1px 0 0;	
	line-height:20px;
	text-indent:-9999px;
	overflow:hidden;
	width:219px;
}
ul.forms li.invertory h2{
	background: url(./images/text-inventory-search.gif) no-repeat 0 0;
}
ul.forms li.payment{
	padding:10px 0 11px 0;
}
ul.forms li.payment h2{
	background: url(./images/text-payment-search.gif) no-repeat 0 0;
}
ul.forms li.information h2{
	background: url(./images/text-need-more-information.gif) no-repeat 0 0;
	margin:1px 0 0 -1px;
}
ul.forms li.information{
	background:none;
}
ul.forms form  select{
	width:170px;
	border:none;
	background:#282727;
	border-width:0;	
	margin:5px 5px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#575656;
}
ul.forms form input{
	width:173px;
	height:24px;
	border:none;
	float: left;
	font:15px Arial, Helvetica, sans-serif;
	color:#575656;
	display: inline;
	padding:5px 6px 0 14px; 
	border-width:0;
	margin:0;
	background: url(./images/bg-input.gif) no-repeat 0 0;
}
* html ul.forms form input{
	background-attachment: fixed;
}
ul.forms form div{
	height:32px;
	display: inline;	
	width:193px;
	float: left;
	margin:7px 0 0 10px;
	padding:0;
	text-align: left;
	background: url(./images/bg-input.gif) no-repeat 0 0;
}
ul.forms form input.image{
	width: auto;
	background: none;
	float: right;
	display: inline;
	margin:2px 10px 0 0;
	width: 72px;
}
ul.forms form input.hide, ul.forms2 form input.hide{ 
display: none; 
}
ul.forms form textarea{
	width:171px;
	height:107px;
	color:#575656;
	margin:19px 0 0 10px;	
	border:none;
	padding:10px 5px 0 15px;
	background: url(./images/bg-texrarea.gif) no-repeat 0 0;
	font:15px Arial, Helvetica, sans-serif	
}
* html ul.forms form textarea{
	background-attachment: fixed;
}
ul.forms li.list ul{
	margin:0;
	width:168px;
	margin:0 0 0 13px;
	overflow: hidden;
}
ul.forms li ul li,
ul.forms li.list ul li{
	background:none;
	padding:0;
	margin:0px 0 6px 0;
	float:left;
	width:100%;
}
ul.forms li.list ul li a{
	float:left;
	width:100%;	
	text-indent: -9999px;
	overflow: hidden;	
	height:22px;
	background: url(./images/bg-list2.gif) no-repeat 0 0; 
}
ul.forms li.list ul li a.internet{
	height:22px;
	background-position:0 0;	
}
ul.forms li.list ul li a.incentives{
	height:22px;
	background-position:0 -27px;	
}
ul.forms li.list ul li a.pre{
	height:22px;
	background-position:0 -52px;	
}
ul.forms li.list ul li a.schedule{
	height:22px;
	background-position:0 -77px;	
}
ul.forms li.list ul li a.purchase{
	height:22px;
	background-position:0 -105px;	
}
ul.forms li.invertory,
ul.forms li.payment,
ul.forms li.list,
ul.forms li.information {
padding:10px 0pt 6px;
}
ul.forms li.archives,
ul.forms li.categories,
ul.forms li.linkcat,
ul.forms li.last {
	padding: 10px 0 10px 10px;
}
ul.forms li.categories {
	color: #fff;
}
ul.forms li.archives ul li,
ul.forms li.categories ul li,
ul.forms li.linkcat ul li,
ul.forms li.last ul li {
	margin: 0;
}
ul.forms li.archives a,
ul.forms li.categories a,
ul.forms li.linkcat a,
ul.forms li.last a{
	color: #E6E6E6;
	font-size: 15px;
	margin: 0 0 0 16px;
}
ul.forms li.archives h2,
ul.forms li.categories h2,
ul.forms li.linkcat h2,
ul.forms li.last h2{
	line-height:20px;
	padding: 0 0 0 1px;
	margin:1px 0pt 0pt;
	text-indent:0px;
	width:219px;
}
div.content{
	width:777px;
	overflow:hidden;
	margin:0;
	padding: 0;
	background: url(./images/bg-mcols-top.gif) no-repeat 0 -6px;
}
.post {
	margin: 13px 46px 35px 30px;
	padding: 0 1px 0 1px;
	border-bottom: solid 1px #1C1A1B;
}
.post.page {
	border: none;
}
.post h2{
	margin: 0;
	padding: 0;
}
.post h2 a{
	color: #fff;
}
.post small,
.post .postmetadata,
.post .entry {
	font-size: 12px;
	line-height:15px;
	color:#595959;
	margin:6px 0 0;
	padding:0 0 0 1px;
}
.post small a,
.post .postmetadata a,
.post .entry a {
	color: #E6E6E6;
}
.post .postmetadata {
	margin: 0 0 15px 0;
}
.entry img {
	border:1px solid #2c2c2c;
	margin:0pt 0pt 10px 20px;
	padding:4px;
}