/* CSS Document */

body{
	padding:11px 0 14px 0;
	margin:0;
	background-color:#000000;
	color:#000;
	background-image: url(images/template/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	width:981px;
	height:160px;
	position:relative;
	background-image: url(images/template/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 20;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.user {
	width: 120px;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #666666;
	background-image: url(images/template/login.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 16px;
	padding-left: 6px;
	padding-top: 4px;
}

#header ul{
	background:url(images/nav_bar.gif) 0 0 no-repeat;
	width:847px;
	height:29px;
	position:absolute;
	left:31px;
	top:6px;
	padding:0 0 0 72px;
}
#header ul li{
	background:url(images/nav_div.gif) right top no-repeat;
	height:27px;
	float:left;
	padding:0 1px 0 0;
}
#header ul li a{
	display:block;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	color:#344A04;
	background-color:inherit;
	text-decoration:none;
}
#header ul li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}
#header ul li a.hover{
	display:block;
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	cursor:text;
}
#header ul li.last{
	background-image:none;
	height:27px;
	float:left;
}
#header img.logo{
	position:absolute;
	left:54px;
	top:81px;
	width:249px;
	height:72px;
}
#header h1{
	width:221px;
	height:127px;
	position:absolute;
	left:755px;
	top: 20px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
}
#header h1.line {
	padding-bottom: 10px;
}
#header  .clientHeader {
	font-size: 12px;
	font-weight: bold;
	color: #B8CED1;
	margin-bottom: 10px;
}


#header p{
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#header p span.txt1{
	color:#fff;
	background-color:#1E6887;
}
#header img.icon{
	position:absolute;
	left:60px;
	top:190px;
	width:174px;
	height:80px;
}
#header p.topText{
	font:normal 18px/23px Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	background-color:inherit;
	position:absolute;
	left:285px;
	top:203px;
	width:588px;
}
#header p.topText span.smallTxt{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#FF9C3A;
	background-color:inherit;
	padding:0 0 0 8px;
}
#header a.readMore{
	display:block;
	background:url(images/read_more.gif) 0 0 no-repeat;
	width:50px;
	height:38px;
	position:absolute;
	left:895px;
	top:203px;
}
#header a.readMore:hover{
	background:url(images/read_more_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:977px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}
/*------------------------------------------------left--------------------*/
#left{
	width:200px;
	float:left;
	background-image: url(images/template/menu-divider.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 385px;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #666666;
	padding-left: 30px;
}
#left  li a {
	display: block;
	height: 36px;
	width: 154px;
	line-height: 35px;
	text-indent: 24px;
	color: #7A7A7A;
	text-decoration: none;
	font-size: 11px;
	background-image: url(images/template/left-menu-bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px none #EEEEEE;
}
#left li a:hover {
	text-decoration: none;
	color: #000000;
	background-image: url(images/template/left-menu-bg-hover.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#left ul {
	margin-bottom: 25px;
}

#left h3 {
	font-weight: bold;
	color: #8193a4;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-style: italic;
	font-size: 12px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D0D8DD;
	width: 154px;
	margin-bottom: 2px;
	margin-top: 0px;
	height: 22px;
}

#left1{
	width:324px;
	background:url(images/lft_box_bg.gif) 0 0 no-repeat #EAEADA;
	border:#DDDDCA solid 7px;
	margin:0 0 4px 0;
	padding:5px 10px 6px 9px;
	color:#878767;
}
#left1 p.pic1{
	display:block;
	background:url(images/lft_pic1.gif) 0 0 no-repeat;
	width:88px;
	height:78px;
	margin:5px 0 0 0;
	float:left;
}
#left1 p.boxTxt1{
	float:right;
	padding:0 0 0 15px;
	border-left:#F9F9F1 solid 2px;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:199px;
}
#left1 p.boxTxt1 span{
	font:normal 19px/17px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	background:url(images/one.gif) 0 0 no-repeat;
	height:17px;
	display:block;
}
#left2{
	width:316px;
	background:url(images/lft_box_bg.gif) 0 0 no-repeat #EAEADA;
	border:#DDDDCA solid 7px;
	margin:0 0 4px 0;
	padding:5px 10px 6px 17px;
	color:#878767;
}
#left2 p.pic2{
	display:block;
	background:url(images/lft_pic2.gif) 0 0 no-repeat;
	width:74px;
	height:74px;
	margin:8px 0 0 0;
	float:left;
}
#left2 p.boxTxt2{
	float:right;
	padding:0 0 0 15px;
	border-left:#F9F9F1 solid 2px;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:199px;
}
#left2 p.boxTxt2 span{
	font:normal 19px/17px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	background:url(images/two.gif) 0 0 no-repeat;
	height:17px;
	display:block;
}
#left3{
	width:324px;
	background:url(images/lft_box_bg.gif) 0 0 no-repeat #EAEADA;
	border:#DDDDCA solid 7px;
	margin:0;
	padding:5px 10px 6px 9px;
	color:#878767;
}
#left3 p.pic3{
	display:block;
	background:url(images/lft_pic3.gif) 0 0 no-repeat;
	width:94px;
	height:71px;
	margin:5px 0 0 0;
	float:left;
}
#left3 p.boxTxt3{
	float:right;
	padding:0 0 0 15px;
	border-left:#F9F9F1 solid 2px;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:199px;
}
#left3 p.boxTxt3 span{
	font:normal 19px/17px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	background:url(images/three.gif) 0 0 no-repeat;
	height:17px;
	display:block;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:680px;
	float:right;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: 0 0;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #666666;
	padding-right: 40px;
}
#right p {
	padding-bottom: 8px;
}

#right p.rightTop{
	display:block;
	background:url(images/right_top.gif) 0 0 no-repeat;
	width:608px;
	height:26px;
}
#right h1 {
	display:block;
	font-weight: bold;
	font-size: 13px;
	color: #000066;
	margin-bottom: 10px;
}
#right h2{
	color:#222222;
	background-color:inherit;
	display:block;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#right p.rightTxt1{
	color:#62625C;
	background-color:inherit;
	padding:0 38px 10px 38px;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
#right p.rightTxt1 span{
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#5F860B;
	background-color:inherit;
}
#right p.rightTxt2{
	color:#62625C;
	background-color:inherit;
	padding:0 0 20px 38px;
	float:left;
	width:349px;
	margin:0 27px 0 0;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
#right p.rightTxt2 span{
	font:bold 17px/18px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	border-bottom:#BCBCB5 dashed 1px;
	width:340px;
	display:block;
	margin:0 0 15px 0;
}
#right  .rightPic{
	display:block;
	float:right;
	padding-bottom: 15px;
	padding-left: 35px;
}
#right p.rightBottom{
	display:block;
	background:url(images/right_bottom.gif) 0 0 no-repeat;
	width:608px;
	height:20px;
	float:left;
}

/*------------------------------------------------bodyBottom--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:977px;
	height:125px;
	margin:0 auto;
	color:#fff;
	position:relative;
}
#footer ul{
	width:641px;
	position:absolute;
	left:11px;
	top:27px;
}
#footer ul li{
	float:left;
	color:#D4D4C6;
	background-color:inherit;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
}
#footer ul li a{
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	padding:0 7px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#8CC0FF;
}
#footer p.copyright{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:49px;
	width: 169px;
}
#footer a.subscribe{
	background:url(images/subscribe_icon.gif) 0 2px no-repeat;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#B9B99D;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:68px;
	text-decoration:underline;
	width:50px;
	padding:0 0 0 18px;
}
#footer a.subscribe:hover{
	color:#9CCC37;
	background-color:inherit;
	text-decoration:none;
}
#footer a.xht{
	width:98px;
	height:20px;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:757px;
	top:23px;
}
#footer a.xht:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.cs{
	width:98px;
	height:20px;
	background:url(images/css_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:866px;
	top:23px;
}
#footer a.cs:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat;
}
#footer img{
	position:absolute;
	left:818px;
	top:-65px;
	width:140px;
	height:23px;
}
#footer p.design{
	background-color:inherit;
	position:absolute;
	left:19px;
	top:85px;
}
/*------------------------------------------------footer--------------------*/
#bodyTop {
	display:block;
	width:977px;
	height:12px;
	background-image: url(images/template/body-top.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bodyBottom {
	display:block;
	width:977px;
	height:12px;
	background-image: url(images/template/body-bottom.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* ------ Generic ------ */

select {
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

input {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}


.carlink {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover.carlink {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

.label {  font-size: 9px}



/* ------ Backend Only ------ */

.addcar-text {
	width: 130px;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.addcar-select {
	width: 130px;
}

.altrow {
	background-color: #EEEEEE;
}

.tableheader {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #EEEEEE;
}

.makeLive {
	font-size: 11px;
	color: #666666;
	background-color: #EDFDEC;
	border: 1px solid #CCCCCC;
	width: 130px;
}

.makeNotLive {
	font-size: 11px;
	color: #666666;
	background-color: #FEF9EB;
	border: 1px solid #CCCCCC;
	width: 130px;
}

.manageTable {
	font-size: 11px;
	color: #666666;
	background-color: #F7F7F7;
}

.manageTable2 {
	font-size: 11px;
	color: #666666;
	background-color: #EEEEEE;
}

.normal {
	font-weight: normal;
}


/* ------ Frontend Only ------ */

.packagename {color: #000066}

.thumblink {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.row {
	font-size: 11px;
	color: #666666;
	background-color: #F7F7F7;
	line-height: 20px;
}

.row2 {
	font-size: 11px;
	color: #666666;
	background-color: #EEEEEE;
	line-height: 20px;
}


/* ------ Car Website Includes ------ */

.resultstitle {
	font-size: 11px;
	font-weight: bold;
}

.resultsdes {
	font-size: 10px;
}

.price {
	font-size: 12px;
	font-weight: bold;
}

/* pyramid menu */

.pyramidMenu {
	background: #fff;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #9FB1BC;
	border-right-color: #9FB1BC;
	border-bottom-color: #9FB1BC;
	border-left-color: #9FB1BC;
	}

#navPyra {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FB1BC;
	}

#navPyra li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navPyra a:link, #navPyra a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	color: #708491;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 18px;
	}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
	color: #000;
	background: url(../images/tab_pyram.gif) no-repeat bottom center;
	}
.features {

}
.features li {
	text-indent: 28px;
	background-image: url(images/tick.png);
	background-repeat: no-repeat;
	line-height: 16px;
	height: 26px;
	display: block;
}
