
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e8e8e8;
	text-decoration: none;
	background-image: url(../Images/bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
	background-color:#CDD1DA;
}
#container {
	width:997px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
		}
#logohome {
	width:209px;
	float:left;
	background-image:url(../Images/logo_home.jpg);
	background-repeat:no-repeat;
	height:515px;
}
#logoinner {
	width:209px;
	float:left;
	background-image:url(../Images/inner_logo.jpg);
	background-repeat:no-repeat;
	height:233px;
	cursor:pointer;
}
#innerheader {
	float:left;
	background-image:url(../Images/inner_banner%27.jpg);
	background-repeat:no-repeat;
	height:88px;
	width:788px;
}
#topBanner{
	float:left;
	width:788px;
	height:auto;
	}
.topConame{
	float:left;
	background-image:url(../Images/toplogo.jpg);
	background-repeat:no-repeat;
	width:434px;
	height:54px;
}
#topIcons{
	float:right;
	margin-right:20px;
	width:172px;
	margin-top:15px;
}
.fbIcon{
	float:left;
	background-image:url(../Images/fb_icon.png);
	background-repeat:no-repeat;
	margin-right:10px;
	margin-left:10px;
	width:26px;
	height:26px;
	cursor:pointer;
}
.twitterIcon{
	float:left;
	background-image:url(../Images/twitter_icon.png);
	background-repeat:no-repeat;
	margin-right:10px;
	width:26px;
	height:26px;
}
.homeIcon{
	float:left;
	background-image:url(../Images/home_btn.png);
	background-repeat:no-repeat;
	margin-right:10px;
	width:29px;
	height:26px;
	cursor:pointer;
}
.foneIcon{
	float:left;
	background-image:url(../Images/fone_icon.png);
	background-repeat:no-repeat;
	width:31px;
	height:26px;
	cursor:pointer;
	}
#carBanner_bg {
	float:left;
	background-image:url(../Images/banner_bg.jpg);
	background-repeat:no-repeat;
	height:321px;
	width:788px;
}
#searchBanner{
	float:left;
	background-image:url(../Images/search_area.jpg);
	background-repeat:no-repeat;
	height:49px;
	width:788px;
}
#searchfieldtop {
	float:left;
	margin:9px 0px 0px 132px;
	
}
.searchfieldcar {
	float:left;
	border:none;
	background:none;
	color:#D6D9E2;
	font-size:14px;
	height:24px;
	width:295px;
	padding-top:5px;
}
#menu_area {
	float:left;
	width:788px;
	height:91px;
}
#menuTop{
	float:left;
	display: inline;
	}
#menuTop ul{
	float:left;
	display: inline;
	margin:0px;
	padding:0px;	
	width:788px;
	height:91px;
	}
#menuTop li{
	float: left;
	display: inline;	
}
a.navinven {
	background:url(../Images/inven_btn.jpg);
	background-repeat:no-repeat;	
	display:block;
	height:91px;
	width:128px;
	}
a.navinven:hover {
	background:url(../Images/inven_btn_over.jpg);
	background-repeat:no-repeat;
}

a.selectedOptionInventory
{
	background:url(../Images/inven_btn_over.jpg);
	background-repeat:no-repeat;	
	display:block;
	height:91px;
	width:128px;
}
a.selectedOptionInventory:
{
	background:url(../Images/inven_btn.jpg);
	background-repeat:no-repeat;
}

a.navfindcar {
	background:url(../Images/findcar_btn.jpg);
	background-repeat:no-repeat;	
	display:block;
	height:91px;
	width:122px;
	}
a.navfindcar:hover {
	background:url(../Images/findcar_btn_over.jpg);
	background-repeat:no-repeat;
}

a.selectedOptionFindACar
{
	background:url(../Images/findcar_btn_over.jpg);
	background-repeat:no-repeat;	
	display:block;
	height:91px;
	width:122px;
}

a.selectedOptionFindACar:hover
{
	background:url(../Images/findcar_btn.jpg);
	background-repeat:no-repeat;
}

a.navseluscar {
	background:url(../Images/selluscar_btn.jpg);
	background-repeat:no-repeat;	
	display:block;
	height:91px;
	width:140px;
	}
a.navseluscar:hover {
	background:url(../Images/selluscar_btn_over.jpg);
	background-repeat:no-repeat;
}

a.selectedOptionSellYourCar
{
	background:url(../Images/selluscar_btn_over.jpg);
	background-repeat:no-repeat;	
	display:block;
	height:91px;
	width:140px;
}

a.selectedOptionSellYourCar:hover
{
	background:url(../Images/selluscar_btn.jpg);
	background-repeat:no-repeat;	
}


a.navfinancing {
	background:url(../Images/financing_btn.jpg);
	background-repeat:no-repeat;	
	display:block;
	height:91px;
	width:118px;
	}
a.navfinancing:hover {
	background:url(../Images/financing_btn_over.jpg);
	background-repeat:no-repeat;
}

a.selectedOptionFinance
{
	background:url(../Images/financing_btn_over.jpg);
	background-repeat:no-repeat;	
	display:block;
	height:91px;
	width:118px;
}

a.selectedOptionFinance:hover
{
	background:url(../Images/financing_btn.jpg);
	background-repeat:no-repeat;	
}


a.navwaranty {
	background:url(../Images/warnaty_btn.jpg);
	background-repeat:no-repeat;	
	display:block;
	height:91px;
	width:121px;
	}
a.navwaranty:hover {
	background:url(../Images/warnaty_btn_over.jpg);
	background-repeat:no-repeat;
}
a.selectedOptionWarranty
{
	background:url(../Images/warnaty_btn_over.jpg);
	background-repeat:no-repeat;
	display:block;
	height:91px;
	width:121px;
}
a.selectedOptionWarranty:hover
{
	background:url(../Images/warnaty_btn.jpg);
	background-repeat:no-repeat;	
}


a.navtestimonial {
	background:url(../Images/testimonial_btn.jpg);
	background-repeat:no-repeat;	
	display:block;
	height:91px;
	width:159px;
	}
a.navtestimonial:hover {
	background:url(../Images/testimonial_btn_over.jpg);
	background-repeat:no-repeat;
}
a.selectedOptionTestimonial
{
	background:url(../Images/testimonial_btn_over.jpg);
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	display:block;
	height:91px;
	width:159px;
}
a.selectedOptionTestimonial:hover
{
	background:url(../Images/testimonial_btn.jpg);
	background-repeat:no-repeat;	
}


#featureCar_bg{
	float:left;
	background-image:url(../Images/featurecar_bg.jpg);
	background-repeat:no-repeat;
	width:997px;
	height:142px;
	
}
#featureShadow_bg {
	float:left;
	background-image:url(../Images/featurecar_shadow.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:997px;
}
#quickLInks_banners {
	float:left;
	height:107px;
	width:997px;
}

#contectArea_bg {
	float:left;
	background-image:url(../Images/btm_bg.jpg);
	background-repeat:no-repeat;
	height:379px;
	width:968px;
	padding:13px 15px 0px 14px;
}
.specialOffer_banner{
	float:left;
	height:222px;
	width:309px;
	margin-right:10px;
}
.map_banner{
	float:left;
	height:222px;
	width:645px;
	}
.btmLinks_banner {
	float:left;
	width:300px;
	margin:10px 20px 0px 0px;
	color:#cdd2da;
	}
.btmLinks_bannerlast {
	float:left;
	width:320px;
	margin:10px 0px 0px 0px;
	color:#cdd2da;
	}

h1	{
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#cdd2da;
	border-bottom:1px dotted #cdd2da;
	margin-bottom:14px;
	}
h2 {
	font-size:18px;
	font-weight:bold;
	color:#cdd2da;
	margin-bottom:5px;
}
h3 {
	font-size:30px;
	text-decoration:none;
	color:#e71015;
	margin:0px;
}
.invenMenuhome ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	padding:7px 0px 5px 20px;
	
	}
.invenMenuhome ul li {
	margin: 0px;
	padding: 1px;
	
	}
.invenMenuhome ul li a {
	font-size: 12px;
	display: block;
	background-position:4px 4px;
	padding:0px;
	padding-left:20px;
	text-decoration: none;
	color: #fcfcfc;
	width:250px;
	background-image:url(../Images/arow.jpg);
	background-repeat:no-repeat;
	}
	
.invenMenuhome ul li a:hover {
	color: #DF3135;
	background:none;
	text-decoration:underline;
	}	
#topTest_Area {
	float:left;
	margin:218px 0px 10px 23px;
	font-size:14px;
	color:#e8e8e8;
	width:185px;
	height:auto;
}
.fone {
	font-size:24px;
	color:#e8e8e8;
}
.email {
	margin-bottom:20px;
	font-size:12px;
	color:#e8e8e8;
	}
#footer{
	width:480px;
	clear:both;
	height:25px;
	margin-left:310px;
	
}
#innerContent_bg {
	float:left;
	background-image:url(../Images/content_bg.png);
	background-repeat:repeat-y;
	height:auto;
	width:965px;
	padding:5px 10px 4px 22px;
}
#btmShadow {
	float:left;
	background-image:url(../Images/iner_btm_shadow.png);
	background-repeat:no-repeat;
	height:50px;
	width:997px;
}
/*<!-- INVENTORY STARTS HERE -->*/

.invensubheading {
		font-size:18px;
		text-decoration:none;
		color:#B7B7B9;
}
.invenMenu ul {
	display:inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	padding:5px 0px 5px 10px;
	
	}
.invenMenu ul li {
	margin: 0px;
	padding: 2px;
	
	}
.invenMenu ul li a {
	font-size: 12px;
	display: block;
	background-position:4px 4px;
	padding:0px;
	padding-left:20px;
	text-decoration: none;
	color: #ececec;
	width:110px;
	background-image:url(../Images/arow.png);
	background-repeat:no-repeat;
	}
	
.invenMenu ul li a:hover {
	color: #F70303;
	background:none;
	text-decoration:underline;
	}
		
.fieldheading {
	font-size:14px;
	text-decoration:none;
	color:#ececec;
	font-weight:bold;
}
.contact_field {
		border:1px solid #BBBBBB;
		height:22px;
		font-size:16px;
		text-decoration:none;
		color:#5D5D5D;
		width:212px;
		height:22px;
		background:#F5F5F5;
}
.contact_field2 {
		border:1px solid #BBBBBB;
		height:22px;
		font-size:16px;
		text-decoration:none;
		color:#5D5D5D;
		width:212px;
		height:60px;
		background:#F5F5F5;
}
.inventail {
	font-size:11px;
	color:#B00808;
	text-decoration:none;
	}
.inventail a{
	color:#B00808;
	text-decoration:none;
	}
.inventail a:hover{
	color:#FF5555;
	text-decoration:underline;
	}
.price {
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	color:#CD2F14;
	text-shadow: 2px 2px 2px #333;
	}
.internet {
	font-size:11px;
	text-decoration:none;
	color:#ececec;
	}
.pages {
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	}
.pages a{
	text-decoration:none;
	color:#FFFFFF;
	}
.pages a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	}
.invenheading {
	font-size:18px;
	text-decoration:none;
	color:#ececec;
	}
.inventextbold {
	font-size:12px;
	text-decoration:none;
	color:#ececec;
	font-weight:bold;
	}
.inventext {
	font-size:12px;
	text-decoration:none;
	color:#ececec;
	}
.topsearch {
		background:1px solid #706C6B;
		background:#EFEFEF;
		height:22px;
		width:102px;
		color:#333;
		font-size:12px;
}	
/*<!-- VIEWDETAIL STARTS HERE -->*/

.headingview {
	font-size:25px;
	text-decoration:none;
	color:#ececec;
	font-weight:bold;
	}
.subheadingview {
	font-size:16px;
	text-decoration:none;
	color:#ececec;
	}
.text12 {
	font-size:12px;
	text-decoration:none;
	color:#ececec;
	}
.text12bold {
	font-size:12px;
	text-decoration:none;
	color:#ececec;
	font-weight:bold;
	}
.pumptext10{
	font-size:10px;
	text-decoration:none;
	color:#ececec;
	}
.pumptext20{
	font-size:20px;
	text-decoration:none;
	color:#ececec;
	}
.pumptext20bold{
	font-size:20px;
	text-decoration:none;
	font-weight:bold;
	color:#ececec;
	}
.similarheading{
	font-size:12px;
	text-decoration:none;
	color:#ececec;
	font-weight:bold;
	}
.similartxt10{
	font-size:10px;
	text-decoration:none;
	color:#ececec;
	font-weight:bold;
	}
.similarprice12{
	font-size:12px;
	text-decoration:none;
	color:#ececec;
	font-weight:bold;
	}
.viewdeatlbtn {
	font-size:10px;
	text-decoration:none;
	color:#ececec;
	}
.viewdeatlbtn a{
	font-size:10px;
	text-decoration:none;
	color:#ececec;
	}
.viewdeatlbtn a:hover{
	font-size:10px;
	text-decoration:underline;
	color:#30393a;
	}
.contacttext {
	font-size:12px;
	text-decoration:none;
	color:#ececec;
	}
.deatailcartext {
	font-size:18px;
	text-decoration:none;
	color:#cf0c0c;
	}
.stockno{
	font-size:12px;
	text-decoration:none;
	color:#ff0a0a;
	font-weight:bold;
	}
.bordersmalcar {
	border:2px solid #312F30;
	width:100px;
	height:75px;
	}
.cardeatil_viewdeatil {
	font-size:14px;
	text-decoration:none;
	color:#ececec;
	
	}
.viewdetailfeture_heading {
		font-size:20px;
		text-decoration:none;
		color:#ececec;
}

#features{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
width: 500px;
padding: 0px;
margin: 0px;
color:#ececec;
}

#features ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#features ul li {
background-image:url(../Images/arow.png);
background-repeat:no-repeat;
background-position:4px 12px;
margin: 0px;
padding-top:10px;
padding-left:15px;
display:block;
}
/*<!-- FINDCAR STARTS HERE -->*/
.findserch {
	border:1px solid #9f9f9f;
	font-size:12px;
	background:#E5E5E5;
	height:19px;
	width:121px;
	text-decoration:none;
	color:#596165;
	}
.findserch2 {
	border:1px solid #9f9f9f;
	font-size:12px;
	background:#E5E5E5;
	height:19px;
	width:57px;
	text-decoration:none;
	color:#596165;
	}
.quicksearch {
	border:1px solid #9f9f9f;
	font-size:18px;
	text-decoration:none;
	color:#596165;
	height:28px;
	width:230px;
	background:#E5E5E5;
	}

.searchtext12 {
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#CD2F14;
	}
.searchtext12 a{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#CD2F14;
	}
.searchtext12 a:hover{
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	color:#CD2F14;
	}

.findcar_links {
	font-size:12px;
	text-decoration:none;
	color:#ececec;
	}
.findcar_links a{
	text-decoration:none;
	color:#ececec;
	}
.findcar_links a:hover{
	text-decoration:underline;
	color:#ececec;
	}
	a.subbtn {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#dcdcdc;
	display:block;
	padding-top:3px;
	height:22px;
	width:74px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color:#5D5D5D;
	border:dotted 1px #898788;
	}	
a.subbtn:hover{
	color:#F00;
	text-shadow: 2px 2px 2px #333;
	border:dotted 1px  #F00;
	}
/*<!--SLIDER -->*/	

#slider
{
    float: right;
    width: 750px;
	height:315px;
    overflow: hidden;
    border: 0px;
}
#sliderContent
{
    width: 750px;
    float: left;
    margin-left: 0;
}
.sliderImage
{
    float: left;
    position: relative;
    display: none;
	cursor:pointer;
	margin-left:-45px;
    width: 100%;
}
.sliderImage span
{
    position: absolute;
    font: 22px Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-left: 9px;
    padding-top: 47px;
    width: 330px;
    background-color:Black;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    color: #FF0000;
    display: none;
}
.clear
{
    clear: both;
}
.sliderImage span strong
{
    font-size: 16px;
    color: #FFFFFF;
}
.right
{
    right: 0;
    bottom: 0;
    width: 450px;
    height: 260px;
}
ul
{
    list-style-type: none;
}

.FindCarForm
{
    border: 1px solid #9f9f9f;
    font-size: 12px;
    background: #E5E5E5;
    height: 19px;
    width: 150px;
    padding-left: 5px;
    text-decoration: none;
    color: #000000; /*#596165;*/
}

.FindCarFormList
{
    border: 1px solid #9f9f9f;
    font-size: 12px;
    background: #E5E5E5;
    height: 19px;
    width: 157px;
    padding-left: 5px;
    text-decoration: none;
    color: #000000; /*#596165;*/
}

.SellYourCarHeading
{
    font-size: larger;
    font-weight: bold;
}

.sellfield
{
    border: 1px solid #9f9f9f;
    font-size: 12px;
    background: #E5E5E5;
    height: 19px;
    width: 190px;
    padding-left: 5px;
    text-decoration: none;
    color: #000000; /*#596165;*/
}

.sellfield2
{
    border: 1px solid #9f9f9f;
    font-size: 12px;
    background: #E5E5E5;
    height: 19px;
    width: 200px;
    padding-left: 5px;
    text-decoration: none;
    color: #000000; 
}

.sellfield3
{
    border: 1px solid #9f9f9f;
    font-size: 12px;
    background: #E5E5E5;
    width: 800px;
    padding-left: 5px;
    text-decoration: none;
    color: #000000; 
}

.financetext14
{
    font-size:14px;
}

.financefield
{
    border: 1px solid #9f9f9f;
    font-size: 14px;
    background: #E5E5E5;
    height: 25px;
    width: 150px;
    padding-left: 5px;
    text-decoration: none;
    color: #000000; 
}
.sliderPriceClass
{
    font-size: 16px;
	color:RED;
	font-style:normal;
	float:left;
}
.sliderVehicleNameClass
{
    font-size: 16px;
	color:#FFFFFF;
}
.sliderVehicleMilageClass
{
    font-size: 14px;
	color:#FFFFFF;
	font-style:normal;
	float:right;
	padding-right:10px;
}

.contactfield1 {
    border: 1px solid #9f9f9f;
    font-size: 14px;
    background: #E5E5E5;
    height: 22px;
    width: 150px;
    padding-left: 5px;
    text-decoration: none;
    color: #000000; /*#596165;*/
}

.contactfield2
{
    border: 1px solid #9f9f9f;
    font-size: 14px;
    background: #E5E5E5;
    width: 575px;
    padding-left: 5px;
    text-decoration: none;
    color: #000000; /*#596165;*/
}

.contactUsFieldText
{
    font-size:12px;
}
.contactusphone
{
    text-align:center;
    vertical-align:middle;
    font-size:24px;
}

.contactustimes
{
    padding-left:10px;
    font-size:14px;   
}

.paddingLeft
{
    padding-left:60px;
}
/*************************************************** Copied Over **************************************/
.ErrorInformationMessage
{
    background: url("../Images/red_cancel.png");
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #000000; /*#3E637D;*/
    width: 191px;
    height: 42px;
}

.SuccessInformationMessage
{
    background: url("../Images/green_ok.png");
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    width: 191px;
    height: 42px;
}
.InformationMessageDetail
{
    font-size: 12px;
    text-decoration: none;
    text-align:left;
    color:Black;
    margin:5px 5px 5px 5px;
}
.CreditAppsfield:focus
{
    background-color:Yellow;
    font-weight:bold;
}

.CreditAppsLabel
{
    font-size: 14px;
    text-decoration: none;
    color: #0C0C0C;
}

.CreditAppVehicleName
{
    font-family: Times New Roman;
    font-size: large;
    color: #30393a;
}

.CreditAppStockNumber
{
    font-family: Times New Roman;
    font-size: large;
    font-weight: bold;
    color: #30393a;
}

.CreditAppsHeading
{
    font-size: 14px;
    text-decoration: none;
    color: #30393a;
    font-size: large;
    font-weight: bold;
    padding-left: 10px;
}

.CreditAppsfield
{
    width: 213px;
    height: 22px;
    padding-left: 5px;
    border: 1px solid #9f9f9f;
    font-size: 16px;
    background: #E5E5E5;
    color: #1d2223;
}
.CreditAppsfield2
{
    width: 213px;
    height: 106px;
    text-decoration: none;
    font-style: normal;
    padding-top: 5px;
    padding-left: 5px;
}

.CreditAppTypeText
{
    padding-left: 20px;
    text-align: left;
    text-indent: 20px;
    font-style: italic;
    font-size: small;
    cursor: pointer;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.CaptchaText
{
    text-transform:uppercase;
}
.popupHover
{
    border 1px solid #DarkGray;
    background-color:Black;
	color:Black;
	font-weight:bold;
}
.popupHover a
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.popupHover a:hover
{
	color:#ECBA20;
	text-decoration:underline;
}

.sliderPriceClass
{
    font-size: 16px;
	color:RED;
	font-style:normal;
	float:left;
}
.sliderVehicleNameClass
{
    font-size: 16px;
	color:#FFFFFF;
}
.sliderVehicleMilageClass
{
    font-size: 14px;
	color:#FFFFFF;
	font-style:normal;
	float:left;
	padding-left:100px;
}
.CarDetailEmail
{
    border: 1px solid #9f9f9f;
    font-size: 12px;
    background: #E5E5E5;
    height: 19px;
    width: 90%;
    text-decoration: none;
    color: #596165;
}

.invenMenu a
{
	font-size: 12px;
	background-position:4px 4px;
	padding:0px;
	padding-left:20px;
	text-decoration: none;
	color: #ececec;
	width:110px;
	background-image:url(../Images/arow.png);
	background-repeat:no-repeat;
}

.invenMenu a:hover
{
	color: #F70303;
	background:none;
	text-decoration:underline;
}
.fb_companyname {
	font-size:23px;
	font-weight:bold;
	color:#E3ECFD;
	padding-left:10px;
}
.fb_urlname {
	font-size:14px;
	color:#E3ECFD;
	padding-left:10px;
}
.fb_urlname a{
	font-size:14px;
	color:#E3ECFD;
}
.fb_urlname a:hover{
	font-size:14px;
	color:#163472;
}
.fb_listsearch {
		background:1px solid #706C6B;
		background:#EFEFEF;
		height:21px;
		width:88px;
		color:#333;
		font-size:11px;
}
.fb_topsearch {
		background:1px solid #706C6B;
		background:#EFEFEF;
		height:22px;
		width:102px;
		color:#333;
		font-size:12px;
}
.fb_inventext {
	font-size:12px;
	text-decoration:none;
	color:#0E3860;
	}
.fb_inventextbold {
	font-size:12px;
	text-decoration:none;
	color:#0E3860;
	font-weight:bold;
	}
.fb_inventail {
	font-size:10px;
	color:#B00808;
	text-decoration:none;
	}
.fb_inventail a{
	color:#B00808;
	text-decoration:none;
	}
.fb_inventail a:hover{
	color:#7D8397;
	text-decoration:underline;
	}
.fb_pages {
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	}
.fb_pages a{
	text-decoration:none;
	color:#FFFFFF;
	}
.fb_pages a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	}
.fb_invenheading {
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#3d3e3f; /*#0E3860;*/
	}
.fb_price
{
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    color: #CD2F14;    
}

.fb_pagesBottom 
{
    color:Black;
    font-weight:bold; 
}
.fb_pagesBottom a{
	text-decoration:none;
	}
.fb_pages a:hover{
	text-decoration:underline;
	}
	
.fb_internetPrice
{
    font-style:italic;
    color:#3d3e3f;
}
