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;
}

form {margin: 0; padding: 0;}
#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: relative;
	float: right;
	margin-right: 5px;
	top: 5px;
	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: 192px;
		height: 28px;
		margin-top: 7px;
		border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	}
	
	#buttonCart:hover
	{
		background: #ffcc00;
	}
	
	a #buttonCart 
	{
		color: #fff;
	}
	
	a #buttonCart:hover
	{
		color: #FF6600;
	}
	
	#buttonCartText
	{
		padding-top: 5px;
		text-align: center;
		font-size: 14px;
	}
	
.button
{
	background: #ffcc00;
	font-size: 18px;
	padding: 10px;
	color: #444;
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
}	

.button:hover
{
	background: #FF6600;
	color: #fff;
}

.searchButton
{
	background-color: #333333;
    border: 1px solid #999999;
    color: #CCCCCC;
    font-size: 10px;
    padding: 3px;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
/*******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: 565px;
	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;
	}
	
	#mainContent
	{
		position: relative;
		float: left;
		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:13px; 
		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: right;
		padding: 20px;
	}
	
	.footerLinks a
	{
		color: #F89734;
		font-size: 12px !important;
	}
	
	.footerLinks a:hover
	{
		color: #ccc;
	}

/*********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: 13px;
		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: #990000;
	font-size: 14px;
}

.displayPriceOff
{
	color: #999;
	font-size: 14px;
}

#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;
}

/**********Nivo Slider**********/
#slider {
    position:relative;
    width:550px; /* Change this to your images width */
    height:237px; /* Change this to your images height */
    background:url(http://www.livesockets.com/home/assets/nivo-loading.gif) #000 no-repeat 50% 50%;
	float:left;
	border: 2px solid #000;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
}
#slider a {
    border:0;
    display:block;
}
.nivo-nextNav {background: url(http://www.livesockets.com/home/assets/nivo-arrows.png) no-repeat; text-indent: -9000px; width: 50px; height: 50px; overflow:hidden; background-position: -50px 0px; right: 5px !important;}
.nivo-prevNav {background: url(http://www.livesockets.com/home/assets/nivo-arrows.png) no-repeat; text-indent: -9000px; width: 50px; height: 50px; overflow:hidden; left: 5px !important;}
.nivo-controlNav a {background: url(http://www.livesockets.com/home/assets/nivo-bullets.png) no-repeat; text-indent: -9000px; width: 10px; height: 10px; overflow:hidden; background-position: -10px 0px; float: left;}
.nivo-controlNav a.active {background: url(http://www.livesockets.com/home/assets/nivo-bullets.png) no-repeat; text-indent: -9000px; width: 10px; height: 10px; overflow:hidden; background-position: 0px 0px; float:left;}
.nivo-controlNav {bottom:-16px;left:260px;position:absolute;}

.clear {
   clear: both;
} 

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

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

.freeShipping
{
	color: #ff3300;
	font-weight: bold;
}
