/*
	EBS CUSTOMISED CSS
	Ineo e-Business Solutions | www.ineo.fi
	Mathias Lindedahl
	
	Color Scheme
	orange 			#FF7110
	light gray		#DEDFDE
	dark gray		#F5F5F5
	black			#000					
*/

body
{
    /* background: #DEDFDE url(layout_images/custom_body_bg.png) repeat-y center top; */
	background: url(layout_images/body_background_repeat.jpg) repeat;
font-family: Georgia, "Times new roman", serif;
}

a {
color: #a81700;
}

#mainContainer {
	background: url(layout_images/body_background.jpg) repeat-x ;
	overflow:hidden
}


#container
{
    /* background: url(layout_images/custom_container_bg.gif) no-repeat 0px 135px !important; */
}

/* mky
Top Header
------------------
*/

#topLine1 {
	background: url(layout_images/header_bg_mid.jpg);
	width:981px;
	height:20px;
	display:block;
	float:left;
}

#contentTop {
	background: url(layout_images/header_bg_top2.jpg) ;
	width:981px;
	height:13px;
	display:block;
	float:left;
}

#contentTop2 {
	background: url(layout_images/header_bg_top2.jpg) ;
	width:981px;
	height:13px;
	display:block;
	float:left;
}


#topLine2
{
	width:981px;
	float:left;
	display:block;
	background: url(layout_images/header_bg_mid.jpg);

}

#mHeaderFooter, #contentBtm {
	background: url(layout_images/header_bg_footer.jpg) no-repeat;
	width:981px;
	height:14px;
	display:block;
	float:left;
}

#mHeaderFooter {
	background: url(layout_images/header_bg_footer2.jpg) no-repeat;
}

#contentBtm {
	padding-bottom:20px;	
}

#headerLinkSpacer {
	padding-left:10px;	
	padding-right:10px;	
}

#midCtnr {
	width:981px;
	float:left;
	display:block;
	background: url(layout_images/header_bg_mid.jpg);
	position:relative;
}

#mSpacer {
	height:10px;
	width:auto;
	display:block;
	float:left
}

.productSearchBox {
	float:left;
}

/* Top navigation
--------------------------------------------------------------------------------*/
#topNav
{
    background: #FF7110 url(layout_images/custom_topNav.png) repeat-x;
}

/* Links
--------------------------------------------------------------------------------*/

.cssButton, .cssBuyButton
{
    color: #7F615B !important;
    border:#B9AA93 1px solid;
    background: #D4C9B9;
}
/*
.headerLink_0
{
    color: #fff !important;
}

.headerLink_0:hover, .headerLink_0_selected:hover
{
    color: #fff !important;
    background: #FF7110;
}

.headerLink_0_selected
{
    color: #fff !important;
    background: #FF7110;
}
*/
.cssButton, .cssBuyButton, .cssButtonWide
{
    color: #7F615B;
    /* background: #000 url(layout_images/custom_button_bg.png) repeat-x top !important; */
}

.cssButton:hover, .cssBuyButton:hover, .cssButtonWide:hover
{
    color: #fff !important;
    background: #9F8C6C !important;
}

.informationBox {
margin-top: 10px;
	display:block;
	float:left;
}

.categoriesBox {

	padding:5px;
	padding-top:0px;
	color:#614237;
	float:left;
	width:95%
}

.categoriesBoxHeading {
	color:#800000;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.5;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	display:block;
}

.categoriesBoxContent {
	float:left;
	width:100%
}

.infoBoxHeading
{
	display:block;
	float:left;
    font-size: 14px;
    font-weight: bold;
    /* background: #6d6d6d url(layout_images/custom_topNav.png) repeat-x bottom; */
    color: #fff;
}


.searchBox
{
    color: #7e7e7e;
    background: #6d6d6d url(layout_images/custom_topNav.png) repeat-x top;
}

ul.sliderNavigation li
{
    background: #6d6d6d url(layout_images/custom_topNav.png) repeat-x;
}

ul.sliderNavigation a
{
    color: #fff !important;
}

ul.sliderNavigation a:hover
{
    background: #FF7110 url(layout_images/custom_topNav.png) repeat-x top left;
    color: #fff !important;
}

ul.sliderNavigation a.selected
{
    background: #fff url(layout_images/custom_container_bg.gif) no-repeat -1px -39px !important;
    color: #FF7110 !important;
}

#languages, #account
{
   /* background: #fff; */
}

#languages a, #account a
{
    color: #fff !important;
}

#languages a:hover, #account a:hover, #account a.cartLink:hover
{
    color: #FF7110 !important;
}

#account a.cartLink
{
    color: #000 !important;
    border-left: #E7E7E7 1px solid;
    padding-left: 35px;
    background: url(layout_images/basket.png) no-repeat 12px center;
}

.searchInput
{
    font-style: italic;
    color: #6d6d6d !important;
}

/* Banner
--------------------------------------------------------------------------------*/
/* Front fading banner */
#used_vehicles
{
}

#fadingBannerContainer
{
    position: relative;
    background: url(layout_images/banner_bg.jpg) no-repeat;
    height: 200px;
}

.fadingBannerImage
{
    position: absolute;
    top: 30px;
    left: 20px;
}

.fadingBannerName
{
    position: absolute;
    top: 35px;
    left: 250px;
    width: 400px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #3E3E3E !important;
}

.fadingBannerPrice
{
    position: absolute;
    top: 100px;
    left: 250px;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #7E7E7E !important;
}

.fadingBannerButton
{
    position: absolute;
    top: 100px;
    left: 570px;
}

.pics
{
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
}

.listingCatText, .listingCatName
{
    font-size: 12px !important;
}

.leftBanners
{
    padding: 0px 0;
padding-bottom: 5px;
}

.fadingBannerLink
{
    display: block;
    height: 170px;
    width: 689px;
}

.categoriesBoxContent, .informationBoxContent
{
    /* background: #fff url(layout_images/custom_container_bg.gif) no-repeat -1px -39px !important; */
}

.infoBoxContents
{
    /*background:#fff url(layout_images/custom_container_bg.gif) no-repeat -1px -50px !important;*/
}

.infoBox
{
    background: #fff url(layout_images/custom_container_bg.gif) no-repeat -1px -50px !important;
}

.pageResultsPaging b
{
    background: #FF7110;
    border: 1px solid #FF7110;
    color: #fff;
}

.verticalSpace
{
	float:left;
	position:relative;
	clear:both;
	width:100%;
	height:10px;
	background: url(layout_images/spacer.gif) repeat;
}

.paddingContainer
{
	padding-top: 10px;
}

.paddingContainer2
{
	
}

#leftColumn, #centerColumn, #rightColumn
{
	float:left;
}

#leftColumn
{
    position: relative;
    float: left;
    width: 201px;
	padding-left:10px;
	padding-right:10px;
}

#rightColumn
{
    position: relative;
    float: right;
    width: 180px;
	padding-right:10px;
}

#centerColumn
{
	float:left;
	width:560px;
}

.findProductsBox {
	background-color:#E4E2DE;
	padding:5px;
	padding-top:0px;
	padding-bottom:10px;
	color:#614237;
	float:left
}

.findProductsBoxHeading {
	color:#804F35;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.5;
	padding-top:5px;
	padding-bottom:5px;
	float:left
}

.findProductsBoxContent {
	float:left;
	width:190px;
}


.retailersBox {
	background-color:#E4E2DE;
	padding:5px;
	padding-top:0px;
	padding-bottom:10px;
	color:#614237;
	float:left
}

.retailersBoxHeading {
	color:#804F35;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.5;
	padding-top:5px;
	padding-bottom:5px;
	float:left
}

.retailersBoxContent {
	float:left;
	width:100%
}


.productLink_0
{
    display: block;
}

.bgwhite
{
	background-color: #FFFFFF !important;
}


.paddingContainer
{
/*    padding: 10px 10px 10px 10px; */
}

.productDetailsBox
{
    width: 100%;
}

.productDetailsBoxContent
{
    border-bottom: 1px solid #e7e7e7;
    width: 230px;
    padding: 10px;
    letter-spacing: 0px;

}

.productDetailsBoxHeading 
{
    color: #944949;
	font-weight:bold;
    font-size: 16px;
    line-height: 36px;
    padding-left: 10px;
}


.findProductsBox {
	background-color:#E4E2DE;
	padding:5px;
	padding-top:0px;
	padding-bottom:10px;
	color:#614237;
	float:left
}

.configureProductBoxHeading {
	color:#804F35;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.5;
	padding-top:5px;
	padding-bottom:12px;
	float:left
}

span.configureInfoText {
font-size:14px;
font-weight:normal;
letter-spacing:0px;
}

.configureProductBox
{
	background-color:#E4E2DE;
	padding:5px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:10px;
	color:#614237;
	float:left;
	width:230px;
}

.configureProductBoxContent 
{
	width:100%;
	float:left	
}

#rightColumn
{
    position: relative;
    float: right;
}

.field
{
	
}

.fieldFullSize
{
	width: 95%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.retailerContainer
{
	/* float:left; */
	width:auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
	min-width: 100px;
	padding: 10px 10px 0px 5px;
	display:block;
}

.retailerHeading {
	color:#804F35;
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.5;
	width:100%;
	float:left;
	display:block;
}

.retailerContainer h3
{
	font-size: 16px;
	font-weight: bold;
    letter-spacing: 1px;
}

.retailerContainer h6
{
	font-size: 12px;
	font-weight: bold;
}

.loginBoxHeader {
	color:#804F35;
	font-size:16px;
	font-weight:bold;
padding-bottom:8px;
}

.loginCss {
	color:#614237;
}

.pinfoImage {
	background-color:#CCCCCC;
	display:block; 
	width:492px; 
	height:254px;
	border: #EDEBE2 3px solid;
	overflow:hidden;
	text-align: center;
	vertical-align: middle;
}

.pinfoImageFull {
	background-color:#fff;
	display:block; 
	width:492px; 
	height:254px;
	border: #EDEBE2 3px solid;
	overflow:hidden;
	text-align: center;
	vertical-align: middle;
}
.pinfoImageContents {
	background-color:#CCCCCC;
	display:block; 
	width:488px; 
	height:254px;
	overflow:hidden;
	text-align: center;
	vertical-align: middle;
}
.pinfoImageContentsFull {
	background-color:#fff;
	display:block; 
	width:488px; 
	height:254px;
	overflow:hidden;
	text-align: center;
	vertical-align: middle;
}
.productImage
{
	min-width: 250px;
	max-width: 480px;
	/*max-height: 254px; */
	width:488px;
	/*height:254px;*/
	z-index:101;
}

td.productListing-heading
{
    padding-left: 10px;
    padding-right: 10px;
}

.productListing-data
{
    padding: 2px;
} 

.informationBox input {
margin-top: 5px;
}

.informationBox a {
color: #a81700;
font-size: 10px;
}

.informationBox .inputStyled {
width: 120px !important;

}

.searchBoxLeftW {
font-size: 12px !important;
letter-spacing: -1px;
font-weight: normal;
}

.retailersBox input  {
margin-top: 5px;
}

.retailersBox select {
margin-top: 5px;
width: 168px;
}

#leftColumn .hrdiv {
margin-top: 6px;
}

.findProductsBoxContent select {
width: 120px !important;
}

.findProductsBoxContent span {
width: 89px !important;
background: transparent url(layout_images/select.jpg) no-repeat scroll top right !important;
}

.searchBoxRightW {
width: 123px;
float: right;
}

#products_name {
width: 120px;
}

.productListing-data {
padding: 10px 0px !important;
line-height: 1.5;
font-size: 12px;
border: none ;
vertical-align: top;
}

.productListing-data a {
line-height: 1.1;
color: #a81700 !important;

}

.productListing {
border: none;
}

.pageResultsPaging {
padding: 10px 0 20px 0!important;
}

.pageResultsPaging a {
color: #a81700 ;
}

.pageResultsPaging b {
background: #a81700;
border: 1px solid #a81700;
}

.categoriesBoxHeading {
display: none;
} 

.productListing-data a img {
border: 3px solid #e9e4d9;
}

.pinfo-back {
height: 40px;
background: url(layout_images/arrows.png) no-repeat 0 2px;
padding-left: 10px;
line-height: 40px;
text-transform: uppercase;
color: #804F35;
}

.informationBox .cssButton {
background: none;
border: none;
background: url(layout_images/arrows.png) no-repeat right -94px;
padding-right: 10px;
text-transform: uppercase;
cursor: pointer;

}

.cssButton {
cursor: pointer;
}

.categoriesBox {
margin-bottom: 20px;
}

.productLink_0_selected, .productLink_0 {
color: #853030 !important;
padding-left: 0px;
font-size: 18px;
}

.productLink_1_selected, .productLink_1 {
font-size: 11px;
padding-left: 0px;
}

#contentBtm {
height: 80px;
}

#credits {
height: 80px;
position: relative;
width: 100%;
}

.ebs-link {
position: absolute;
top: 20px;
right: 0;
display: block;
width: 119px;
height: 44px;
background: url(layout_images/ebs-logo.png) no-repeat 0 0;
text-indent: -9999px;
}

.ebs-link:hover {
background: url(layout_images/ebs-logo.png) no-repeat 0 -44px;
}

.cm-link {
position: absolute;
top: 33px;
right: 135px;
text-align: right;
font-size: 11px;
color: #988b6c;
}

.infoBoxHeading {
background: none;
border: 0;
color: #804f35;
}

.infoBox, .infoBoxContents {
background: none !important;
border: none;
padding: 0 !important;
margin: 0 !important;
}

.newsHeading {
font-size: 18px ;
}

.newsHeading span{
font-size: 12px ;
font-weight: normal;
}

#centerColumnContent .infoBox td {
padding: 5px 0px;
}

.news {
border-top: 1px solid #beb19d;
margin-top: 10px;
}

.pinfo-message {
background: url(layout_images/information.png) no-repeat 10px 10px;
padding: 10px;
padding-left: 35px;
border: 1px dotted #EDEBE2;
}

.left-cart {
background: #e4e2de !important;
padding-left: 10px;
border-bottom: 1px solid #BEB19D;
border-top: 1px solid #BEB19D;
height: 35px;
line-height: 35px;
}

.left-cart-link {
font-size: 12px !important;
}
