/**
 * 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!
 */


.dump{
}

*
{
	margin: 0;
	padding: 0; /*border: dotted 1px #FFBBFF;*/
}

body
{
	font-family: Verdana;
	font-size: 14px;
	font-style: justify;
	background-image: url(/images/website/body_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

a, a:visited
{
	color: #00215d;
	text-decoration: underline;
}

a:hover
{
	color: #0000ff;
}

p
{
	margin-bottom: 15px;
	text-align: justify;
}

h1
{
	font-size: 18px;
}

h2
{
font-family: 'Times New Roman'; 
font-size: 18px; 
font-weight: bold; 
border-top: 2px solid #000; 
border-bottom: 4px solid #000; 
margin: 0px; 
padding: 6px;
color: #d80341;
text-align: center;
}

a img
{
	border: none;
}


h1, h1 a
{
	color: #d80341;
	font-size: 23px;
	margin-bottom: 25px;
	text-align: center;
}

#MenuPanel {
	background-color: #00215d;
}

#Footer
{
	
	text-align: center;
	display: -moz-box;
	display: block;
	clear : both;
	margin-bottom: 20px;
}


#Copyright
{
	background-color: #00215d;
	color: #FFF;
	font-size: 10px;
	line-height: 27px;
	height: 27px;
	display: -moz-box;
	display: block;
	text-align: center;
}

#Copyright a
{
	color: #FFF;
}

#Copyright span
{
	margin-right: 20px;
}

.group-detail-footer
{
	text-align: center;
	font-size: 11px;
	margin-top: 15px;
}

.group-detail-footer a, .group-detail-footer a:visited
{
	color: #FFF;
	text-decoration: underline;
}

.group-detail-footer a:hover
{
	color: #ffff66;
}

.group-detail-images
{
	text-align: center;
	background-color: #00215d;
	padding: 20px 20px 20px 20px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.group-detail-images span span
{
	margin: 5px;
	display: -moz-inline-box;
	display: inline-block;
}
.group-detail-images img
{
	border: solid 1px #888;
}

.group-detail-images a:hover img
{
	border: solid 1px #a40033;
}


.group-detail-table
{
	display: -moz-box;
	display: block;
	background-image: url(/images/website/corner-black-bottomleft.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 20px;
	font-size: 15px;
}

.fact-item {
	color: #FFF;
}

.group-name
{
	font-size: 22px;
	font-weight: bold;
	display: -moz-box;
	display: block;
	xbackground-color: #00215d;
	background-image: url(/images/website/corner-black-topleft.gif);
	background-repeat: no-repeat;
	height: 47px;
	line-height: 60px;
	text-align: center;
	color: #FFF;
}

.group-detail
{
	margin: 15px 0px;
	color: #FFF;
	width: 650px;
}

.group-detail-main
{
	width: 650px;
	text-align: center;
}

.group-detail-main-footer
{
	display: -moz-box;
	display: block;
	background-image: url(/images/website/corner-white-bottomleft.gif);
	background-repeat: no-repeat;
	height: 24px;
}

.group-detail-main-content
{
	background-image: url(/images/website/bg-white.gif);
	background-repeat: repeat-y;
	padding: 20px;
	text-align: center;
	margin: 0 auto;
}

.group-detail-main-header
{
	display: -moz-box;
	display: block;
	font-weight: bold;
	font-size: 22px;
	xbackground-color: #00215d;
	background-image: url(/images/website/corner-white-topleft.gif);
	background-repeat: no-repeat;
	height: 50px;
	line-height: 50px;
	text-align: center;
}


.top-prod-bulls
{
	display: -moz-box;
	display: block;
	width: 610px;
	text-align: center;
	vertical-align: middle;
	color: #000;
	font-size: 16px;
	margin-bottom: 10px;
}

.top-prod-bull
{
}

.vehicleimage a:hover img
{
}

.vehicleimage
{
	margin-bottom: 10px;
}

.vehiclemake, .vehiclemodel
{
	display: -moz-box;
	display: block;
	font-weight: bold;
	font-size: 17px;
}

h3
{
	font-size: 14pt;
	color: #d80341;
	text-align: center;
	margin: 15px 0px;
}

