@charset "UTF-8";
/* NEW css */

/* Main content NEW */	

body {
	background-image: url(../Images/LloydsBG4-cut.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 0px;
	background-color: #000;

}

.content_footer-new{
	width:986px;
	margin-left:auto;
	margin-right:auto;
	height: 900px;
}
.content_footer-ProductPage{
	width:989px;
	margin-left:auto;
	margin-right:auto;
	margin-top: -40px;
	height: 900px;
}


.main_content-new {	
	width: 960px;
	margin: 0 auto;
	margin-top: 0px;
}
.bg-cut-new{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	height: 680px;
	background-image: url(../Images/LloydsBG4-crop.jpg);
	background-repeat:no-repeat;
	
}
.bg-cut-new-nav{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	height: 680px;
	background-image: url(../Images/LloydsBG4-crop-nav2.jpg);
	background-repeat:no-repeat;
	
}
.bg-cut-ProductsPage{
	width:950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -24px;
	height: 680px;
	background-image: url(../Images/LloydsBG4-crop.jpg);
	background-repeat:no-repeat;
	
}
.bg-cut-SlidingImage{
	width:950px;
	margin-left: auto;
	margin-right: 13px;
	margin-top: 0px;
	height: 680px;
	background-image: url(../Images/LloydsBG4-crop.jpg);
	background-repeat:no-repeat;
	
}
.left_col-new {
	float: left;
	width: 170px;
	height: 336px;
	margin-left: 33px;
	margin-top: 190px;
	position:absolute;
}
.left_col-flash-new {
	float: left;
	width: 175px;
	height: 650px;
	margin-left: 25px;
	margin-top: 125px;
}


/* fonts  */

@font-face {
        font-family: amoebia-sans;
        font-style: regular;
        src: url('../fonts/Amoebia-Sans.bmap');
}
.amoebia {
        font-family: amoebia-sans;
		font-size: 14emx;
		letter-spacing: 3px;
		color:#CCC;
}

@font-face {
        font-family: Myriad Pro;
        font-style: regular;
        src: url('../fonts/MyriadPro-Regular.otf');
}
.myriad {
        font-family: Myriad Pro;
		font-size: 13px; /* optional. just to increase the font size. */
		color: #999; /* shadow color */
}


/* products page rollovers */
#productsPage-OVER {
	width: 124px;
	height: 203px;
	margin-left: 0px;
	margin-top:19px;
	float:left;
}
.productsPage-UP {
	width: 124px;
	height: 203px;
	margin-left: 0px;
	margin-top:30px;
	float:left;
}
.product_content2{
	height: 851x;
	width: 587px;
	margin-left: 7px;
}

/* Dealers page */

.canada {
	width: 140px;
	height: 300px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#box {
  padding: 10px;
  height: 100px;
  width: 100px;
  background: #e459e9;
}
#box-outer {
  overflow: hidden;
  height: 120px;
  margin: 20px;
}

/* nav buttons */

.products {
width: 56px;
height: 20px;
float: left;
margin-left: 109px;
margin-top: 66px;
font-size:14px;
color: #c0840d;
letter-spacing: .5px;
}

.dealers {
width: 56px;
height: 20px;
float: left;
margin-left: 69px;
margin-top: 28px;
font-size:14px;
color: #c0840d;
letter-spacing: .5px;
}

.artists {
width: 56px;
height: 20px;
float: left;
margin-left: 42px;
margin-top: 33px;
font-size:14px;
color: #c0840d;
letter-spacing: .5px;
	}

.news {width: 56px;
height: 20px;
float: left;
margin-left: 30px;
margin-top: 36px;
font-size:14px;
color: #c0840d;
letter-spacing: .5px;}

.company {width: 60px;
height: 20px;
float: left;
margin-left: 30px;
margin-top: 31px;
font-size:14px;
color: #c0840d;	
letter-spacing: .5px;}

.contact {width: 56px;
height: 20px;
float: left;
margin-left: 39px;
margin-top: 34px;
font-size:14px;
color: #c0840d;
letter-spacing: .5px;}

.home {width: 56px;
height: 20px;
float: left;
margin-left: 59px;
margin-top: 30px;
font-size:14px;
color: #c0840d;
letter-spacing: .5px;}

a.orange:link {color: #c0840d;}
a.orange:active {color: #c0840d;}
a.orange:visited {color: #c0840d;}
a.orange:hover {color: #ffb115;}



