body 
{
	font-weight: normal; 
	font-size: 12px; 
	padding: 0px;
	margin: 0px; 
	color: #000; 
	background-color: #000000;
	font-family: verdana,arial, helvetica, sans-serif;
}

img 
{ 
	border: 0;
}

a
{
	text-decoration: none;
	color: #096998;
	outline: none;
}

a:hover
{
	text-decoration: none;
	color: #cc6600;
}

#page 
{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	min-width: 1040px;
}

#background
{
	
	position: absolute;
	top: 0;
	left: 0;
	margin: auto; 
	padding: 0;
	width: 100%;
	min-width: 1040px;
	background: url(http://www.247motoring.com/shop/assets/background.jpg) 50% 0 no-repeat fixed;
}

#contentHolder
{
	position: relative;
	width: 1040px;
	margin: 0 auto;
	padding: 0;
}

/*******Begin Header********/
#header
{
	position: relative;
	float: left;
	height: 126px;
	width: 100%;
}

#logo
{
	position: absolute;
	top: 24px;
	left: 5px;
}

#lslogo
{
	position: absolute;
	top: 84px;
	left: 171px;
}

#accountLinks
{
	position: absolute;
	top: 5px;
	left: 603px;
	color: #bbb;
	font-weight: normal;
}

	#accountLinks a
	{
		color: #bbb;
		font-weight: normal;
	}
	
	#accountLinks a:hover
	{
		color: #fff;
		font-weight: normal;
	}

#shoppingCart
{
	position: absolute;
	top: 52px;
	left: 792px;
	color: #fff;
}
	#shoppingCart a
	{
		font-weight: bold;
		color: #096998;
	}
	
	#buttonCart
	{
		background: #FF6600;
		border: 1px solid #000;
		width: 146px;
		height: 22px;
		margin-top: 7px;
	}
	
	#buttonCart a
	{
		color: #fff;
	}
	
	#buttonCartText
	{
		padding-top: 3px;
		text-align: center;
		width: 147px;
	}

/*******End Header********/

.navbar
{
	position: relative;
	float: left;
	height: 32px;
	width: 100%;
	color: #fff;
	background: url(http://www.247motoring.com/shop/assets/headerBackground.jpg) repeat-x;
	font-weight: bold;
}

	.navbarText
	{
		position: relative;
		float: left;
		padding-top: 7px;
		padding-left: 10px;
	}
	
#navbarPhone
{
	position: absolute;
	top: 8px;
	left: 535px;
	font-weight: normal;
	color: #fff;
}

#navbarLinks
{
	position: absolute;
	top: 3px;
	left: 815px;
}

#main
{
	position: relative;
	float: left;
	width: 100%;
}

	#mainPromo
	{
		position: relative;
		float: left;
		width: 100%;
	}
	
	#mainLeft
	{
		position: relative;
		float: left;
		margin-left: 10px;
		margin-top: 10px;
		width: 300px;
		display: inline;
	}
	
	#mainRight
	{
		position: relative;
		float: left;
		margin-left: 10px;
		margin-top: 10px;
		width: 550px;
		display: inline;
		background: #fff;
		border: 2px solid #000;
	}
	
	#mainCalendar
	{
		position: relative;
		float: left;
		margin-left: 10px;
		margin-top: 10px;
		width: 150px;
		display: inline;
	}

	.calendarColumn
	{
		position: relative;
		float: left;
		background: url(http://www.247motoring.com/shop/assets/transparentBackground.png);
		width: 150px; 
		font-size:11px; 
		color:#fff;
	}

.menu ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu ul li
{
	padding: 5px 5px 5px 10px;
	width: 285px;
	background: transparent url(http://www.247motoring.com/shop/assets/transparentBackground_white.png) repeat;
	color: #fff;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
}

.menu ul li.subMenu
{
	/*padding: 5px 5px 5px 30px;
	width: 265px;*/
	background: transparent url(http://www.247motoring.com/shop/assets/transparentBackground.png) repeat;
	color: #fff;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.menu ul li a
{
	color: #F89734;
	text-decoration: none;
}

.menu ul li.subMenu a
{
	color: #fff;
	text-decoration: none;
	display: block;
	padding-left: 20px;
}

.menu ul li.subMenu a:hover
{
	color: #fff;
	text-decoration: none;
}

/*********Begin Footer********/
#footer
{
	position: relative;
	float: left;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 2opx;
	font-size: 10px;
	width: 100%;
	background: transparent url(http://www.247motoring.com/shop/assets/transparentBackground.png) repeat;
	line-height: 14px;
}

#footer a
{
	font-size: 10px;
	font-weight: bold;
}

	.footerLinks
	{
		position: relative;
		float: left;
		width: 160px;
		margin-left: 39px;
		display: inline;
		/*border: 1px solid #ff0000;*/
	}
	
	.footerLinks ul
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	.footerLinks ul li a
	{
		color: #F89734;
		text-decoration: none;
	}
	
	.footerLinks ul li.subMenu a
	{
		color: #fff;
		text-decoration: none;
	}
	
	.footerLinks ul li.subMenu a:hover
	{
		color: #F5B66B;
		text-decoration: none;
	}

/*********End Footer********/

#productHolder
{
	float: left;
	position: relative;
	margin: 20px 0 0 5px;
}
	
	.product
	{
		float: left;
		position: relative;
		width: 150px;
		margin-left: 20px;
		padding-bottom: 20px;
		font-size: 11px;
		display: inline;
	}
	
	.productImage
	{
		padding-bottom: 5px;
	}
	
	.price
	{
		font-weight: bold;
		color: #ff0000;
	}

/*********Begin Generic Divs********/
.genericFloat
{
	position: relative;
	float: left;
}

.genericRow
{
	position: relative;
	float: left;
	width: 100%;
}

.spacer
{
	width: 100%;
	position: relative;
	float: left;
	height: 10px;
}
/*********End Generic Divs********/

.errorMessage
{
	color: #ff0000;
}

.displayPrice
{
	color: #ff0000;
}

.displayPriceOff
{
	color: #999;
}

#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url(http://www.247motoring.com/shop/assets/transparentBackground.png) repeat;
	display: none;

}

#overlayProduct
{
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	background: #fff;
	height: 50%;
	overflow: auto;
}

#newsletter
{
	position: relative;
	float: left;
	width: 140px; 
	color: #fff;
	background: #ff0000;
	margin-bottom: 10px;
	padding: 5px;
	background: transparent url(http://www.247motoring.com/shop/assets/transparentRed.png) repeat;
}

#navbarSearch
{
	position: relative;
	float: left;
	width: 300px; 
	color: #fff;
	background: transparent url(http://www.247motoring.com/shop/assets/transparentRed.png) repeat;
}

.headlineSidemenu
{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	width: 100%;
	margin-top: 5px;
}

/****S3Slider********/
#s3slider {
   width: 550px; /* important to be same as image width */
   height: 237px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   background: #000;
}

#s3sliderContent {
   width: 550px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
   margin: 0;
   padding: 0;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   padding: 10px 13px;
   width: 225px;
   font-size: 11px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.s3sliderImage span a {
	color: #fff;
	text-decoration: none;
}

.s3sliderImage span a:hover {
	color: #fff;
	text-decoration: underline;
}

.s3sliderImage span a strong {
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}

.s3sliderImage span a:hover strong {
	color: #fff;
	text-decoration: underline;
}

.clear {
   clear: both;
} 

.headline
{
	font-weight: bold;
	font-size: 17px;
	color: #990000;
}

.promoAd
{
	border: 1px solid #000;
	margin-bottom: 10px;
}