/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		Refresh
   TEMPLATE CODE: 	S-0002
   VERSION:          1.0          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: #CCCCCC;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #000000; 
	text-align: center;
}

/* car image */
#car-image {
	position: absolute;
	top: 30px; right: 130px;
	background: transparent;
	border: none;	
}	

/* links */
a, a:visited {
	text-decoration: none;
	color: #4F82CB; 
	background: inherit;
	font-weight: Bold; 	
}
a:hover {
	color: #4EBF37;
	background: inherit;
}

/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 120%;
	color: #000000; 
}

/* images */

img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #88ac0b;	
}
ul span, ol span {
	color: #000000;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(quote.gif) no-repeat 5px 5px;    
}




/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 820px;
	background: #CCC url(content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	width: 760px;
	padding: 0; 
	margin: 0 auto;
}
#header {
	width: 820px;
	position: relative;
	height: 106px;
	background: #CCC url(header.jpg) no-repeat center top;
	padding: 0;
	font-size: 14px;
	color: #FFF;
}
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.3em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 28px; left: 50px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 1.1em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 74px; left: 58px;		
}

/* Menu */
#menu {
	clear: both;	
	margin: 0; padding: 0 40px 0 0;
	background: url(menu.jpg) repeat-y center top;	
	font: bold 12px/26px Verdana, Arial, Tahoma, Sans-serif;
	height: 26px;
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	color: #FFF;	
	text-decoration: none;
}
#menu ul li a:hover {
	background-color: #ECECEC;
	color: #333;	
}
#menu ul li#current a {	
	background-color: #FFF;
	color: #333;
}

/* Main Column */
#main {
	float: right;
	width: 72%;
	padding: 0; margin: 0;
}

#sample {
	background-color: #FFFFD5;
	border-color: #88ac0b;
	border-style: solid;
	border-width: 2px;
	margin: 10px;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
}

#TOC {
	background-color: #ECF0F6;
	border-color: #7D94B3;
	border-style: solid;
	border-width: 2px;
	margin: 10px;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
}
#TOC ol.negotiating_steps li {
	font: Bold Italic 140% Verdana, 'Trebuchet MS', Sans-serif;
	color: #A8001E;

}
	
#TOC ol.negotiating_steps p {
	font: 70% Verdana, Tahoma, arial, sans-serif;
     color: #000000;

} 

#epr {
	background-color: #DBE5F1;
	border-color: #1F497D;
	border-style: solid;
	border-width: 2px;
	margin: 10px;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
}

#main .redtext {

	font: Bold 100% Verdana, 'Trebuchet MS', Sans-serif;
	color: #FF0000;
	 	
	background-color: #ECF0F6;	
}
#main .darkbluetext {

	font: Bold 100% Verdana, 'Trebuchet MS', Sans-serif;
	color: #20296C;
	 	
	background-color: #ECF0F6;	
}
#main .maroontext {

	font: Bold Italic 100% Verdana, 'Trebuchet MS', Sans-serif;
	color: #A8001E;
	 	
	background-color: #ECF0F6;	
}
#main .redtextonwhite {

	font: Bold 100% Verdana, 'Trebuchet MS', Sans-serif;
	color: #A8001E;
	 	
		
}
.redtextlink
{

	font: Bold 100% Verdana, 'Trebuchet MS', Sans-serif;
	color: #A8001E;	
	
}
.greentext {

	font: Bold 130% Verdana, 'Trebuchet MS', Sans-serif;
	color: #88ac0b;
	 	
	
}

#main h1 {
	margin-top: 10px;
	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #88ac0b;
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(square-green.png) no-repeat 3px 50%;	
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 26.5%;
	padding: 0; margin: 0;	
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #555;
	background: #EEF0F1 url(headerbg.gif) repeat-x left bottom;	
	border: 1px solid #EFF0F1;
}
#sidebar .left-box {
	border: 1px solid #EFF0F1; 
	margin: 0 0 5px 0;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}

/* Footer */	
#footer {
	color: #666666;
	background: #CCC url(footer.jpg) no-repeat center top;
	clear: both;
	width: 820px;
	height: 55px;
	text-align: center;	
	font-size: 92%;
}
#footer a { text-decoration: none; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }



				/* Section Boxes
				------------------------------------------------------------------------------------------------------------------- */
				.sectionBoxes {
					position: relative;
					margin: 0;
					padding: 0;
					clear: both;
				}
				
						.sectionBoxes img {border: none;}
				
				.sectionBoxLeftWrap, .sectionBoxRightWrap {
					position: relative;
					width: 48.64%; /* 233px */
					margin: 0;
					padding: 0 0 6.26% 0; /* 0 0 30px 0 */
					background: #ffffff url(../images/sectionBox.gif) no-repeat 0 0;
				}
				.sectionBoxLeftWrap {float: left;}
				.sectionBoxRightWrap {float: right;}
				
						.sectionBoxLeft,
						.sectionBoxRight {
							/*position: relative;*/
							position:inherit;
							margin: 0;
							padding: 12px 0 0 14px;
							font-family: Verdana, Arial, Helvetica, sans-serif;
							color: #40312b;
							font-size: 90.9%;
							line-height: 130%;
						}
						
						.sectionBoxLeft img.sectionImage,
						.sectionBoxRight img.sectionImage {float: left;}
						
						.sectionBoxLeft h3,
						.sectionBoxRight h3 {
							font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
							font-weight: bold;
							text-transform: uppercase;
							color: #40312b;
							font-size: 150%;
							letter-spacing: -1px;
							margin: 0;
							padding: 11px 0 0 7px;
							display: inline;
							float: left;
						}
						.sectionBoxLeft p,
						.sectionBoxRight p {margin: 0; padding: 8px 20px 8px 6px; clear: both; width: 200px;}
						
						/* Steps
				------------------------------------------------------------------------------------------------------------------- */

				
				.steps {
					position: relative;
					margin: 0;
					padding: 0 0 0 0; /* 0 0 30px 0 */
					background: #ffffff url(../images/car-buying-steps.png) no-repeat 0 0;
				}
				.steps {float: left;}
								
						.stepsLeft {
							/*position: relative;*/
							position:inherit;
							margin: 0;
							padding: 6px 0 0 14px;
							font-family: Verdana, Arial, Helvetica, sans-serif;
							color: #40312b;
							font-size: 90.9%;
							line-height: 130%;
						}
						
						.stepsLeft img.sectionImage {float: left;}
						
						.stepsLeft h3 {
							font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
							font-weight: bold;
							text-transform: uppercase;
							color: #40312b;
							font-size: 150%;
							letter-spacing: -1px;
							margin: 0;
							padding: 5px 0 0 7px;
							display: inline;
							float: left;
						}
						.stepsLeft p{margin: 0; padding: 8px 20px 8px 6px; clear: both; }