/**
 * The SL Shop Stylesheet - Copyright - Copyright Information 2009
 *
 * @author		Author Name
 * @version		Version No.
 * @copyright	        Copyright Information 2009
 *
 * @link        http://www.theslshop.com
 *
 * @updates
 * @todo                Tidy coding!
 */
 
 

/** ITEM TYPES */

#Coming .main-selected, #Sold .main-selected, #Current .main-selected, #Coming a:hover, #Sold a:hover, #Current a:hover, #WeBuy .main-selected, #WeBuy a:hover
{
	background-color: #a40033;
	color:white;
	
}

#Menu ul
{
	list-style-type: none;
}

#Menu li
{
	display: inline;
}

#Current a
{
	padding: 0px 8px;
}

#Menu div a
{
	font-size: 15px;
	display: -moz-inline-box;
	display: inline-block;
	height: 50px;
	color: #FFF;
	background-color: #00215d;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right;
}


#Current
{
	background-color: #00215d;
	height: 50px;
}

#Current a
{

	background-color: #00215d;
	padding-right: 50px;
	height: 50px;
	width: 160px;
	background-image: url(/images/website/showroom.gif);
	text-align: left;
}

#Coming a
{
	float: left;
	width: 120px;
	background-image: url(/images/website/showroom.gif);
	padding-right: 58px;
}

#WeBuy a
{
	float: right;
	width: 115px;
	background-image: url(/images/website/showroom.gif);
	padding-right: 55px;
}

#Sold a
{
	float: right;
	width: 110px;
	background-image: url(/images/website/showroom.gif);
	padding-right: 60px;
}

#Menu
{
	text-align: center;
	width: 100%;
	line-height: 50px;
}


/** MAIN TEMPLATE PARTS */

#Container
{
	width: 970px;
	margin: 0 auto;
}

#MenuPanel
{
	line-height: 33px;
	clear: both;
}



#LeftEmptyBox
{
	float: left;
	width: 140px;
	height: 50px;
}

#RightEmptyBox
{
	float: right;
	width: 140px;
	height: 50px;
}

#CenterArea
{
	margin-top: 20px;
	width: 100%;
	display: -moz-box;
	display: block;
	background-color: #FFF;
	margin-left:4px;
}

#LeftPanel
{
	float: left;
	width: 180px;
	margin-left: 0px;
	display: -moz-box;
	display: block;
	background-color: #FFF;
}

#MainPanel
{
	float: right;
	width: 750px;
	margin-right: 0px;
	display: -moz-box;
	display: block;
}

#Border
{
	display: -moz-inline-box;
	display: block;
	width: 968px;
	xborder-left: 1px ridge #FFF;
	xborder-right: solid 1px #FFF;
	clear: both;
	height: 100%;
	background-color: #FFF;
}

#Header
{
	width: 970px;
	height: 132px;
	margin-top: 10px;
	xbackground-image: url(/images/website/banner.png);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;

}

#HeaderBG
{
	width: 100%;
	height: 142px;
	position: absolute;
	top: 0px;
	margin-left: -50%;
	left: 50.0%;
	overflow: hidden;
	background-image: url(/images/website/bannerbg.gif);
	background-repeat: no-repeat;
	background-position: top center;
}



	

.video
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: center;
}

.videocaption
{
	font-weight: bold;
	font-size: 11pt;
	margin: 10px 0px;
}

#FooterImg
{
	display: -moz-box;
	display: block;
	height: 202px;
	width: 100%;
	background-image: url(/images/website/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	background-color: #FFF;
	text-align: center;
	background-color: #00215d;
	overflow: hidden;
	display:none;
}

#HeaderLink
{
	display: -moz-box;
	display: block;
	width: 970px;
	height: 132px;
}

#Webmaster a
{
	color: #000;
	text-decoration: underline;
	font-size: 9px;
}

#Webmaster
{
	color: #000;
	font-size: 12px;
}

#StaticContent
{
	width: 730px;
	xmargin-left: 30px;
	padding-bottom: 15px;
}




/** FILTERS STYLING */

#FilterPanel
{
	float: right;
	xwidth: 180px;
	overflow:hidden;
	border:solid 0px red;
	margin-right:-170px;
	margin-top:-185px;
}

.left-menu-box, .filter-box
{
	margin-bottom: 10px;
	border: solid 1px #22316d;
}

.left-menu-box-header, .filter-box-header
{
	font-weight: bold;
	margin: 5px 5px 5px 20px;
	font-size: 13px;
	color: #d80341;
}

.left-menu-box-content ul, .filter-box-content ul
{
	list-style: none;
}

.left-menu-box-content, .filter-box-content
{
	text-align: left;
}

.left-menu-box-content a:hover, .left-menu-box-content .left-menu-selected, .filter-box-content a:hover, .filter-box-content a.filter-selected
{
	background-image:url();
	background-color: #a40033;
	color:white;
}

.filter-box-content a
{
	width: 153px;
	
}


.left-menu-box-content a
{
	width: 153px;
}

.left-menu-box-content a, .filter-box-content a
{
	display: -moz-inline-box;
	display: inline-block;
	font-size: 12px;
	line-height: 22px;
	color: black;
	padding: 3px 3px 3px 20px;
	xbackground-color: #00215d;
	text-decoration: none;
	border: solid 1px #FFF;
	border-top: none;
	background-image:url(/images/website/navbg.jpg);
}




#CenterPanel
{
	float: left;
	display: -moz-box;
	display: block;
	width: 95%;
	height: 100%;
	xborder-left: 1px ridge #000000;
	xborder-right: solid 1px #000000;
	margin-left: 0px;
}


.qt
{
	margin-top: 30px;
	font-size: 12pt;
	color: #222222;
	font-style: italic;
	font-family: Verdana;
}

#StaticContent .img-div
{
	xtext-align: center;
}

#StaticContent .img-div img
{
	margin-top: 3px;
	margin-bottom: 10px;
	border: none;
}



.PRESS PICS PAGE STYLING START {}

#press-pics td {
	padding-right: 15px; 
	text-align: center;
}
			
#press-pics span {
	padding: 0px; 
	margin: 0px; 
	font-size: 10px;
}

.PRESS PICS PAGE STYLING END {}




.star
{
	list-style-image: url(/images/website/bullet-point.gif);
	margin: 15px;
	text-indent: 20px;
	xpadding: 5px;
}


.star li
{

	padding-bottom: 10px;
}

.address-label
{
	display: -moz-inline-box;
	display: inline-block;
	width: 90px;
	float: left;
}

.price
{
	display: -moz-box;
	display: block;
	font-size: 17px;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 5px;
	color:white;
}

a.prod-ancor, a:hover.prod-ancor
{
	text-decoration: none;
	color: #FFF;
}



/** BREADCRUMBS STYLING */

.navi-path, .navi-path a, .navi-path a:visited
{
	font-size: 14px;
	font-weight: normal;
	color: #d80341;
	margin-bottom: 15px;
	margin-left: 30px;
}





.vehsale, .vehsold, .vehreserved, .vehsoon
{
	padding: 10px;
	display: -moz-box;
	display: block;
	margin: 0px 26px 26px 0px;
	width: 201px;
	height: 461px;
	text-align: center;
	background-repeat: no-repeat;
	color: #FFF;
	overflow: hidden;
}

.vehsale
{
	background-image: url(/images/website/back-sale.gif);
	cursor: pointer;
}

.vehsold
{
	background-image: url(/images/website/back-sold.gif);
	cursor: default;
}

.vehreserved
{
	background-image: url(/images/website/back-reserved.gif);
	cursor: default;
}

.vehsoon
{
	background-image: url(/images/website/back-soon.gif);
	cursor: default;
}


.bulls
{
	display: -moz-box;
	display: block;
	margin-top: 10px;
	width: 200px;
	height: 180px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

.bull1
{
	margin-top: 10px;
	display: -moz-box;
	display: block;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 3px;
	color: white;
	line-height: 12px;
}

.sellprice
{
	font-weight: bold;
	font-size: 38pt;
	background-image: url(/images/website/back-sellprice.gif);
	width: 344px;
	color: #FFF;
	font-style: italic;
	height: 110px;
	text-align: center; /*	float: right;*/
	margin: 0 auto;
}

