body {
	margin: 0px;
	background-color: #ffffff;
	

}
body, td {
	font-family: Verdana;
	font-size:9pt;
	color:#4f4f4f;

}
.bgelement {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	line-height: 100%;
}

h1 	{
	font-family: Verdana;
	font-size:12pt;
	color: #336699;
}	

h1.homeHeader 	{
	font-family: Verdana;
	font-size:16pt;
	color: #336699;
}	

h2 {
	font-family: Verdana;
	font-size:11pt;
	color: #666;
	margin:0px;
}	



.clear {clear:both;}

/*** MAIN SITE CLASSES ***/	

.logoContainer {
	background:none;
	width:660px;
	float:left;
	text-align:left;
}

.logoContainer img{
	background:blue;
	float:left;
	text-align:left;
}



.sublogoContainer {
	background:none;
	width:340px;
	float:left;
}

.menuContainer {

float:left;
}



.mainText{
	background:none;
	padding-left:5px;
}

.mainText a{
	color: #605f5e;
}

.mainText a:hover{
	color: #cc1801;
}



.header {
height:100px;
width:1000px;
background:none;
}

/*********************end nav ***********************************/



.rghtboxheader {
	height:30px;
	}
	
	
.rghtboxbg1 {
		background-color: #fbfbfa;
	}
	
.textservices {
	line-height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight: bold;
	text-transform: uppercase
	}
	
.border_box{
	border: solid 1px #e6e6e6;
	background-color:#f7f7f7;
}
	
.borderright{
	border-right: solid 1px  #fdb39b;
}
	
.borderleft{
	border-left: dotted 1px  #ccc;
}

.bordertop{
	border-top: dotted 1px  #ccc;
}
	
	
.learn {
	color: #336699;
	line-height:40px;
	font-weight:normal;
	text-decoration:none;
}


.learn a {
	color: #00aeef;
	text-decoration:none;
	font-weight:bold;
}

.learn a:hover {
	color: #00aeef;
	text-decoration:underline;
	font-weight:bold;
}
	

.spcer_box{
	background-color:#ffffff;
	height:3px;
	}
.border_header {
	border: solid 10px #7d7d7d;
}

.borderline {
	border-top: solid 1px #f0f1ec;
	
}

.borderline1 {
	border-left: solid 1px #f0f1ec;
	
}
.heading {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #da926a;
	padding-bottom:10px;
	}

.dealername {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	padding-left:15px;
	color:#CCCCCC;
	}
	
.footer {
	color: #999999;
	text-decoration: none;
	background-color:#f1f1f1;
	line-height:40px;
	font-size:8pt;
	border: solid 0px #666;
}

.topnav {
	background:none;
	float:left;
	width:730px;
	text-align:left;
}

.topnav1{
	background:green;
	float:left;
	width: 275px;
	text-align:left;
}




.footer a:hover {
	color: #999999;
	text-decoration: underline;
	background-color:#f1f1f1;
}
.footer1 {
	font-size: 11px;
	color: #b1bbc1;
	text-decoration: none;
	background-color:#3d5563;

}

.footer1 a:hover {
	color: #b1bbc1;
	text-decoration: underline;
}
	
.urlEmail {
	font-size: 11px;
	color: #ff8b1a;
	text-decoration: none;
}

a.urlEmail:hover {
	color: #ff8b1a;
	text-decoration: underline;
}
	
	/*--Search Form --*/

.searchFormTd {
	text-align: center;
	
}
.searchFormTd select {
	width: 150px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 4px 0px;
}

/*------------Featurd Cars------------*/
.listlink a {
	width:210px;
	font-size:11px;
	color:#3b3b3b;
	text-decoration:none;
	margin-top:4px;
	margin-bottom: 3px;
	text-align: left;
}


.listlink {
	width:210px;
	font-size:11px;
	color:#3b3b3b;
	text-decoration:none;
	margin-top:4px;
	margin-bottom: 3px;
	text-align: left;
}

.listlink a:hover {
	color:#3b3b3b;
	text-align: left;
	text-decoration:underline;
}

.listImage, .listImage a {
	border:1px solid #a7a7a8;
	margin-right:10px;
	width:80px;
	height:60px;
	float:left;
	text-align: left;
	margin-left: 3px;
}
/*------------End Featurd Cars------------*/


/*************** promotion area homepage only**************/

.promotionElement {
	height:120px;
	background:none;
	margin-bottom:5px;
}

.ElementImage{
	float:left;
	border: solid 1px #ccc;
}


.ElementTitle{
	color:#4f4f4f;
	font-family: Verdana;
	font-size:12pt;
	font-weight:bold;
	background:none;
	float:left;
	margin-left:10px;
	width:450px;
	height:30px;
}


.ElementText{
	color:#4f4f4f;
	font-family: Verdana;
	font-size:9pt;
	background:none;
	float:left;
	margin-left:10px;
	margin-bottom:5px;
	width:450px;
}

.ElementLink{
	color:#4f4f4f;
	font-family: Verdana;
	font-size:9pt;
	background:none;
	float:left;
	margin-left:10px;
	width:450px;
	height:20px;
}

.ElementLink a{
	color:#cc1801;
	text-decoration:none;
	font-weight:bold;
}

.ElementLink a:hover{
	color:#cc1801;
	text-decoration:underline;
	font-weight:bold;
}




/**** Finance Contact Boxes ***************************/
.finance-box-Container {
	width:228px;
	height:autopx;
	background: #fbfbfa;
	float:left;
	margin-right:20px;
	padding:10px;
	border: solid 1px #e6e6e6;
}

*html .finance-box-Container {
	width:250px;
	height:autopx;
	background: #fbfbfa;
	float:left;
	margin-right:20px;
	padding:10px;
}


.finance-box-Container a{
	color: #336699;
	text-decoration:none;
}

.finance-box-Container a:hover{
	color: #00aeef;
	text-decoration:underline;
}


.finance-box-Container h4 	{
	font-family: Verdana;
	font-size:12pt;
	color: #4f4f4f;
	margin:0!important
}

.finance-box-Container h3 	{
	font-family: Verdana;
	font-size:10pt;
	color: #4f4f4f;
	margin:0!important

}


/******* SUB NAV ********/

.submenuContainer {
width:160px;
}

.submenulink {
width:160px;
background-image:url(images/submenu-bg.jpg);
background-repeat:repeat-x;
height:20px;
margin-right:5px;
margin-bottom:3px;
}


.submenulink a{
width:160px;
color: #605f5e;
height:20px;
text-decoration:none;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
font-weight:BOLD;
}


.submenulink a:hover{
width:160px;
color: #cc1801;
height:20px;
padding-left:5px;
padding-bottom:2px;
padding-top:2px;
}


/************ Side Note ****/
.sideNote {
	background:#fff; 
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin-top:29px;
	padding-top:10px; 
	padding-bottom:10px;
	padding-left:5px; 
	padding-right:5px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Social icons */
.socials {
}
.socials h3{
font-size:18px;
font-family:Helvetica, Arial, sans-serif;
font-weight:bold;
color:#adadad;
border-bottom: solid 1px #ccc;
padding:15px 0 5px 0;
margin:5px!important;
}
.socials .social_icons{
float:left;
padding: 7px 12px 10px 2px;
}
.socials img{
border:none!important;
border:0;
}

/***** Used Cars Split  *****/

.left {
background: none;
width:330px;
padding-right:5px;
padding-top:28px;
}


.right {
background: none;
width:330px;
padding-right:10px;
margin:0px;
}


.advanced-header {
	background-image:url(/templates/murphygunn08/images/redbg.gif)!important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#ffffff;
	font-weight: bold;
	height:30px;
	width:332px;
}

/* Approval Link */


.approval-button {
margin-top:10px;
height:24px;
clear:both;
border:0px;
font-size:12px!important;
font-weight:bold;
background-image:url(/templates/murphygunn08/images/button_bg1.gif)!important;
background-repeat:repeat-x;
width:150px;
padding-left:6px;
padding-top:4px;
margin-left:260px;
}

.approval-button a{
color:#fff;
font-weight:bold;
text-decoration:none;
}

.offerstyle {
	width:100%;
	height:100%;
	background-color:black;
	position:absolute;
	top:0px;
	left:0px;
}
.offerstyle img {
	margin-top:150px;
}



