/*
	EBS CUSTOMISED CSS
	Ineo e-Business Solutions | www.ineo.fi
	Mathias Lindedahl
	
	Color Scheme
	dark blue 		#243C54
	light blue		#BACED8
	dark gray		#F5F5F5
	black			#000					
*/

html
{
	/*background: #168AC3 url(layout_images/background-water.jpg) no-repeat 0 1px; */

}

body
{
	/*background: #168AC3 url(layout_images/custom_body_bg.png) repeat-y center top;*/
	background: #168AC3;
}

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

#mainContainer 
{
	background: url(layout_images/background-water.jpg) no-repeat top center;
}

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

/* Links
--------------------------------------------------------------------------------*/
a
{
	color: #2D3D4C !important;
}

a:hover
{
	color: #5C8AA2 !important;
}

.cssButton, .cssBuyButton
{
	color: #fff !important;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	background: #2D3D4C !important;
}

.headerLink_0
{
	color: #fff !important;
	padding: 0 20px;
	border-right: 1px solid #fff;
}

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

.headerLink_0_selected:hover {
color: #5C8AA2 !important;
}

.headerLink_0_selected
{
	color: #5C8AA2 !important;
	background: #fff url(layout_images/custom_container_bg.gif) no-repeat -1px -50px !important;
	padding: 0 20px;
}

.cssButton, .cssBuyButton, .cssButtonWide
{
	color: #fff;
	background: #2D3D4C url(layout_images/custom_button_bg.png) repeat-x top !important;
}

.cssButton:hover, .cssBuyButton:hover, .cssButtonWide:hover
{
	color: #fff !important;
	background: #5C8AA2 url(layout_images/custom_button_bg.png) repeat-x top !important;
}

.companyLogo a
{
	top: 15px;
	left: 20px;
	background: url(layout_images/companyLogoSprite.gif) no-repeat 0 0;
	width: 119px;
	height: 70px;
	line-height: 88px;
}

.companyLogo a:hover
{
	background: url(layout_images/companyLogoSprite.gif) no-repeat 0 0;
}

.categoriesBoxHeading, .informationBoxHeading
{
	font-size: 14px;
	font-weight: bold;
	background: #5C8AA2 url(layout_images/custom_topNav.png) repeat-x bottom;
}

.infoBoxHeading
{
	font-size: 14px;
	font-weight: bold;
	background: #5C8AA2 url(layout_images/custom_topNav.png) repeat-x bottom;
	color: #fff;
}

.categoriesBoxHeading h3, .informationBoxHeading h3
{
	color: #fff;
	font-size: 16px;
}

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

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

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

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

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


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

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

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

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

.searchInput
{
	font-style: italic;
	font-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: 30px;
	left: 250px;
	width: 400px;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #3E3E3E !important;
}

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

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

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

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

.leftBanners
{
	padding: 5px 0;
}

.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: #5C8AA2;
	border: 1px solid #5C8AA2;
	color: #fff;
}

.pageHeading
{
	font-size: 24px;
	line-height: 1.5;
	color: #5C8AA2;
	letter-spacing: -1px;
	font-weight: bold;
}

td.productListing-heading
{
	height: 36px;
	line-height: 36px;
	color: #7e7e7e;
	letter-spacing: -1px;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
	border-bottom: 2px solid #e7e7e7;
	font-size: 14px;
	font-weight: bold;
	background: #5C8AA2 url(layout_images/custom_topNav.png) repeat-x bottom;
	color: #fff;
}

.productListing-heading
{
	color: #fff !important;
}

.productListing-heading a
{
	font-size: 14px;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none;
}

.optionsTable
{
	padding: 0;
	margin: 0;
}

.optionNames
{
	line-height: 2;
	font-weight: bold;
}

.optionChoises
{
	padding-left: 15px;
}

.optionChoises select
{
	margin-top: 4px;
}

.notAllProducts
{
	font-weight: bold;
	font-size: 12px;
	color: #939598;
	padding-bottom: 10px;
}

