@charset "utf-8";
/* CSS Document */

body{
	background-color: #f0f0f0;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #666;
	text-align: center;
}

/*h1{
	font-size:0.8em;
	color:#333;
	margin:0;
	padding:0;
	line-height: 8px;
	font-weight: normal;
	font-variant: normal;
}
*/
h1{
	font-size: 2em;
	color: #333;
	display: block;
	line-height: 2em;
	padding: 0;
	margin: 0;
}

h2{
	font-size: 1.6em;
	color: #000;
	font-weight: bold;
	display: block;
	line-height: 2em;
	margin: 0em;
	padding: 0;
}

h3{
	display: block;
	font-size: 1.1em;
	line-height: 1.5em;
	padding: 0 0 15px 0;
	margin: 0;
}
h4{
	margin: 0;
	line-height: 2em;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
}
h5{
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	color: #666;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}


a{
	font-style: italic;
	color: #03C;
}
a:hover { color:#000000;}

img, div, a { 
	behavior: url(iepngfix.htc);
	border:none;
}

ul{ margin:0px; padding:0px;}
li{
	list-style-position:inside;
	padding:0px;
}

table {margin:0; padding:0;}
tr { }
	
td {padding:0 7px;}

/*Top items */
#container{
	width:952px;
	margin:0 auto;
	text-align:left;
}
#pagetop{
	width:100%;
	height:auto;
	text-align:right;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

#branding{
	height: 60px;
	text-align: left;
	margin-top: 30px;
}
#branding .logo{float:left;}
#branding .phone{
	float:right;
	font-size: 1.8em;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	text-align: right;
}


/*Main Navigation items */
#mainNav{
	height: 55px;
	float: left;
}
#mainNav ul {
	margin:0;
	padding:0;
	display: inline;
}
#mainNav li {
	list-style-type:none;
	float: left;
	display: inline;
}

#mainNavHome{
	width:136px;
	float:left;
	background: url(Images/mainNav136_home.gif) center top;
	height: 55px;
	margin: 0;
}

#mainNavHome:hover{
	background-position:center bottom;
}

#mainNavModels{
	width:136px;
	float:left;
	background:url(Images/mainNav136_models.gif) center top;
	height: 55px;
	margin: 0;
}

#mainNavModels:hover{
	background-position:center bottom;
}

#mainNavDemos{
	width:136px;
	float:left;
	background: url(Images/mainNav136_demo.gif) center top;
	height: 55px;
	margin: 0;
}

#mainNavDemos:hover{
	background-position:center bottom;
}

#mainNavUsedcars{
	width:136px;
	float:left;
	background: url(Images/mainNav136_used.gif) center top;
	height: 55px;
	margin: 0;
}
#mainNavUsedcars:hover{
	background-position: center bottom;
}

#mainNavService{
	width:136px;
	float:left;
	background: url(Images/mainNav136_service.gif) center top;
	height: 55px;
	margin: 0;
}
#mainNavService:hover{
	background-position: center bottom;
}

#mainNavAbout{
	width:136px;
	float:left;
	background: url(Images/mainNav136_about.gif) center top;
	height: 55px;
	margin: 0;
}
#mainNavAbout:hover{background-position: center bottom;}

#mainNavContact{
	width:136px;
	float:left;
	background: url(Images/mainNav136_contact.gif) center top;
	height: 55px;
	margin: 0;
}
#mainNavContact:hover{ background-position: center bottom;}

/*content items*/
#whitebox{
	background-color: #FFF;
	border: 1px solid #ccc;
	padding: 25px;
	float: left;
	width: 900px;
}
#whitebox:after{ content: ""; display:block; height:0; clear:both;}

#content {
	float: left;
	margin: 0px 0px 30px 0px;
	width: 900px;
}
#content:after{ content: ""; display:block; height:0; clear:both;}

#content .main{
	float:left;
	width:645px;
	padding-top: 20px;
}

.features{
	width:48%;
	float:left;
	display: block;
}

#content .sup{
	float:left;
	width:195px;
	padding-top: 25px;
	margin-right: 40px;
}

#content .all{
	margin: 0 25px;
}

#content .mainHome{
	float:left;
	width:643px;
	padding-top: 20px;
}
#content .supHome{
	float:left;
	width:197px;
	padding-top: 30px;
	margin-left: 40px;
}

a.video{
	display:block;
	width: 250px;
	margin: 15px;
	float: left;
	border: 1px solid #ccc;
}

/* play button */
a.video img {

}

/* when container is hovered we alter the border color */
a.video:hover {
	border: 1px solid #000;
}

.homepagelinks {
	width:197px;
	padding:0;
	background:url(Images/homepagelinks_bg.png) no-repeat;
	margin: 8px 0px;
	float: left;
	height:127px;
	display: block;
}

.navSupadvert {
	width:195px;
	padding:0;
	background: url(Images/navSupad_bg.png) no-repeat;
	margin: 0px 0px 15px 0px;
	float: left;
	height:127px;
	display: block;
}

.hplText {
	width:120px;
	padding:10px 0px;
	float:left;
	font-size:0.8em;
	line-height: 1.3em;
}
.hplImage {
	width:50px;
	float:left;
	padding:20px 13px;
	padding: 15px 0px 0px 12px;
	overflow: visible;
}

.articleText {
	padding:0px;
	float: left;
	display: block;
}
.articleImage {
	float:left;
	padding: 0 15px 0 0;
}

#supNavSA220 {
	width:195px; 
	height:30px; 
	background: url(Images/supNav_sa220.gif) center top;
	padding:0px; 
	display:block; 
	margin:10px 0px 5px 0px;}
	
#supNavSA220:hover {background-position: center bottom;}
										
#supNavSA220current {
	background:url(Images/supNav_sa220.gif) no-repeat;
	background-position: center bottom;
	width:195px;
	height:30px;
	padding:0px;
	display:block;
	margin:10px 0px 5px 0px;
}

#supNavV240 {
	width:195px; 
	height:30px; 
	background:url(Images/supNav_V240.gif) center top; 
	padding:0px; 
	display:block; 
	margin:10px 0px 5px 0px;}
	
#supNavV240:hover {background-position: center bottom;}
#supNavV240current {
	background: url(Images/supNav_V240.gif) no-repeat;
	background-position:center bottom;
	width:195px;
	height:30px;
	padding:0px;
	display:block;
	margin:10px 0px 5px 0px;
}

#supNavV240SC {
	width:195px; 
	height:30px; 
	background:url(Images/supNav_V240SC.gif) center top; 
	padding:0px; 
	display:block; 
	margin:10px 0px 5px 0px;}
	
#supNavV240SC:hover {background-position: center bottom;}

#supNavV240SCcurrent {
	background: url(Images/supNav_V240SC.gif) no-repeat;
	background-position:center bottom;
	width:195px;
	height:30px;
	padding:0px;
	display:block;
	margin:10px 0px 5px 0px;
}

#supNavX240 {
	width:195px; 
	height:30px; 
	background: url(Images/supNav_X240.gif) center top; 
	padding:0px; 
	display:block; 
	margin:10px 0px 5px 0px;}
	
#supNavX240:hover {background-position: center bottom;}

#supNavX240current {
	background: url(Images/supNav_X240.gif) no-repeat;
	background-position: center bottom;
	width:195px;
	height:30px;
	padding:0px;
	display:block;
	margin:10px 0px 5px 0px;
}

#supNavBuying {
	width:195px; 
	height:30px; 
	background: url(Images/supNav_buying.gif) center top; 
	padding:0px; 
	display:block; 
	margin:10px 0px 5px 0px;}
	
#supNavBuying:hover {background-position: center bottom;}

#supNavBuyingcurrent {
	background: url(Images/supNav_buying.gif) no-repeat;
	background-position: center bottom;
	width:195px;
	height:30px;
	padding:0px;
	display:block;
	margin:10px 0px 5px 0px;
}

#supNavService {
	width:195px; 
	height:30px; 
	background: url(Images/supNav_service.gif) center top;
	display:block; 
	margin:10px 0px 5px 0px;}
	
#supNavService:hover {background-position: center bottom;}

#supNavServicecurrent {
	background: url(Images/supNav_service.gif) no-repeat;
	background-position: center bottom;
	height:30px;
	padding:0px;
	display:block;
	margin:10px 0px 5px 0px;
}

#supNavBookService {
	width:195px; 
	height:30px; 
	background: url(Images/supNav_bookaservice.gif) center top; 
	padding:0px; 
	display:block; 
	margin:10px 0px 5px 0px;}
	
#supNavBookService:hover {background-position: center bottom;}

#supNavBookServicecurrent {
	background: url(Images/supNav_bookaservice.gif) no-repeat;
	background-position: center bottom;
	width:195px;
	height:30px;
	padding:0px;
	display:block;
	margin:10px 0px 5px 0px;
}

#supNavUsedWarranty {
	width:195px; 
	height:30px; 
	background: url(Images/supNav_usedwarranty.gif) center top;
	padding:0px; 
	display:block; 
	margin:10px 0px 5px 0px;}
	
#supNavUsedWarranty:hover {background-position: center bottom;}

#supNavUsedWarrantycurrent {
	background: url(Images/supNav_usedwarranty.gif) no-repeat;
	background-position: center bottom;
	width:195px;
	height:30px;
	padding:0px;
	display:block;
	margin:10px 0px 5px 0px;
}

#supNavAccessory {
	width:195px; 
	height:30px; 
	background: url(Images/supNav_accessories.gif) center top;
	padding:0px; 
	display:block; 
	margin:10px 0px 5px 0px;}
	
#supNavAccessory:hover {background-position: center bottom;}

#supNavAccessorycurrent {
	background: url(Images/supNav_accessories.gif) no-repeat;
	background-position: center bottom;
	width:195px;
	height:30px;
	padding:0px;
	display:block;
	margin:10px 0px 5px 0px;
}

#supNavContact {
	width:195px; 
	height:30px; 
	background: url(Images/supNav_contact.gif) center top;
	padding:0px; 
	display:block; 
	margin:10px 0px 5px 0px;}
	
#supNavContact:hover {background-position: center bottom;}

#supNavContactcurrent {
	background: url(Images/supNav.gif) no-repeat;
	background-position: center bottom;
	width:195px;
	height:30px;
	padding:0px;
	display:block;
	margin:10px 0px 5px 0px;
}

#supNavBookTestDrive {
	width:195px; 
	height:30px; 
	background: url(Images/supNav_bookatestdrive.gif) center top;
	padding:0px; 
	display:block; 
	margin:10px 0px 5px 0px;}
	
#supNavBookTestDrive:hover {background-position: center bottom;}

#supNavBookTestDrivecurrent {
	background: url(Images/supNav_bookatestdrive.gif) no-repeat;
	background-position: center bottom;
	width:195px;
	height:30px;
	padding:0px;
	display:block;
	margin:10px 0px 5px 0px;
}

#supNavSelltous {
	width:195px; 
	height:30px; 
	background: url(Images/supNav_selltous.gif) center top;
	padding:0px; 
	display:block; 
	margin:10px 0px 5px 0px;}
	
#supNavSelltous:hover {background-position: center bottom;}

#supNavSelltouscurrent {
	background: url(Images/supNav_selltous.gif) no-repeat;
	background-position: center bottom;
	width:195px;
	height:30px;
	padding:0px;
	display:block;
	margin:10px 0px 5px 0px;
}

#supNavBrochures {
	width:195px; 
	height:30px; 
	background: url(Images/supNav_brochures.gif) center top;
	padding:0px; 
	display:block; 
	margin:10px 0px 5px 0px;}
	
#supNavBrochures:hover {background-position: center bottom;}

#supNavBrochurescurrent {
	background: url(Images/supNav_brochures.gif) no-repeat;
	background-position: center bottom;
	width:195px;
	height:30px;
	padding:0px;
	display:block;
	margin:10px 0px 5px 0px;
}

#supNavFinance{
	background:url(Images/supNav_finance.gif) center top;
	width:195px;
	height:30px;	
	padding:0px;
	display:block;
	margin:10px 0px 5px 0px;
}
#supNavFinance:hover {background-position: center bottom;}

#supNavFinancecurrent{
	background: url(Images/supNav_finance.gif) no-repeat;
	background-position: center bottom;
	width:195px;
	height:30px;
	padding:0px;
	display:block;
	margin:10px 0px 5px 0px;
}

#supNavFindus{
	width:195px; 
	height:30px; 
	background:url(Images/supNav_findus.gif) center top; 
	padding:0px; 
	display:block; 
	margin:5px 0px 5px 0px;
}
#supNavFindus:hover{ background-position: center bottom;}

#supNavBrochure{
	width:195px; 
	height:30px; 
	background:url(Images/supNav_brochure.gif) center top; 
	padding:0px; 
	display:block; 
	margin:5px 0px 5px 0px;
}
#supNavBrochure:hover {background-position: center bottom;}

#supNavTestdrive{
	width:195px; 
	height:30px; 
	background:url(Images/supNav_testdrive.gif) center top; 
	padding:0px; 
	display:block; 
	margin:5px 0px 5px 0px;
}
#supNavTestdrive:hover {background-position: center bottom;}

#supNavLight{width:195px;}

#supNavLight ul {
	font-size:0.9em;
	list-style-type: none;
}
#supNavLight li {
	list-style-type:none;
}
#supNavLight a {
	background-image: url(Images/button_light.gif);
	color: #000;
	display: block;
	margin-bottom:6px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	padding-left:10px;
	font-style: normal;
}
#supNavLight a:hover{
	color:#C00;
}

#header{
	margin: 0 0 20px 0;
}

/*Banner Slides*/
#banner{
	width: 900px;
}
#bannerSlides{
	background: url(Images/banner-box-bg.gif) no-repeat;
	position:relative;
	height: 375px;
	z-index: 1;
}
#bannerSlides div{
	position:absolute;
	top:20px;
	left:10px;
	display: none;
	width: 880px;
	height: 335px;
	cursor: auto;
	z-index: 2;
}
#bannerTabs {
	/*background:url(Images/bannertabs_bg.png) no-repeat;*/
	clear:both;
	line-height: 1em;
	font-size: 0.7em;
	height: auto;
	padding-left: 43%;
	padding-top: 5px;
}
#bannerTabs ul {
	margin:0;
	display: inline;
}
#bannerTabs li {
	float:left;
	list-style-type: none;
	margin-right: 5px;
}
#bannerTabs a {
	text-align: center;
	text-decoration: none;
	color: #999;
	display:block;
	background-color: #FFF;
	border: #ccc 1px solid;
	padding: 4px;
}
#bannerTabs a:hover {
	background-color:#F00;
	color:#FFF;
}
#bannerTabs a.current {
	background-color:#999;
	color: #FFF;
}
#bannerTabs a:active {outline:none;}
#bannerTabs:after{ content: ""; display:block; height:0; clear:both;}




/*Footer items*/
#footer{
	float: left;
	width: 900px;
	margin: 0;
	padding: 0;

}
#footer:after{ content: ""; display:block; height:0; clear:both;}

#footerTop{
	background:url(Images/footerBox_top.png) no-repeat;
	height: 8px;
	width: 900px;
}
#footerBottom{
	background:url(Images/footerBox_bottom.png) no-repeat;
	height: 8px;
	width: 900px;
}
#footerContent{
	background:url(Images/footerBox_bg.png) repeat;
	color: #999;
	width:850px;
	height: 110px;
	padding: 10px 25px;
}

#footerContent .rightButtons{
	width:225px;
	float:left;
}

#footerContent .footerphone{
	height:36px;
	float: right;
	width: 600px;
	margin-bottom: 7px;
	font-size: 1.8em;
	font-weight: bold;
	color: #000;
	text-align: right;

}
#footerContent .footerlinks{
	font-size: 0.8em;
	width: 600px;
	float: right;
	line-height: 1.5;
	margin-top: 6px;
}
#footerContent .footerlinks li{
	list-style-type: none;
	margin: 0px 3px;
	float: left;
}
#footerContent .footerlinks a{
	text-decoration:none;
	color:#999;
	font-style: normal;
}
#footerContent .footerlinks a:hover{
	text-decoration:underline;
	color: #333;
}

#baseline {
	background:url(Images/baseline.png) no-repeat;
	height: 80px;
	text-align: right;
	font-size: 0.7em;
	padding-top: 10px;
	float: left;
	width: 100%;
}

#baseline a{
	text-decoration:none;
	color: #666;
}
#baseline a:hover{
	text-decoration:none;
	color: #000;
}

.invisible {
	display: none;
}

#brochureTabs {

}
#brochureTabs ul {
	display: inline;
}
#brochureTabs li {
	float:left;
	list-style-type: none;
	display: block;
	margin: 0 25px 0 0;
	width:150px;
	text-align: center;
	cursor:pointer;
}


.brochurePanes{
	position:relative;
	width:625px;
	height:325px;
	margin: 0;
	text-align: left;
	float: left;
	display: none;
	background-color: #FFF;
}

#brochure1 {
	background: url(Images/brochurePane_bg.png) no-repeat;
	position:absolute;
	width:575px;
	top:0px;
	left:0px;
	padding: 35px 25px;
	font-size: 1em;
	height:255px;
}

#brochure2 {
	background: url(Images/brochurePane_bg2.png) no-repeat;
	position:absolute;
	width:575px;
	top:0px;
	left:0px;
	padding: 35px 25px;
	font-size: 1em;
	height:255px;
}

#brochure3 {
	background: url(Images/brochurePane_bg3.png) no-repeat;
	position:absolute;
	width:575px;
	top:0px;
	left:0px;
	padding: 35px 25px;
	font-size: 1em;
	height:255px;

}

.usedstock{
	width:645px;
	height:500px;
	float:left;
	color: #D6D6D6;
}

.greyboxTop {
	background:url(Images/greybox_top.png) no-repeat;
	height:10px;
	width:195px;
	margin: 0;
}
.greyboxMiddle {
	background: url(Images/greybox_middle.png) repeat;
	padding: 10px;
	font-size: 0.8em;
	line-height: 1.4em;
	width: 175px;
	margin: 0;
}
.greyboxBottom {
	background:url(Images/greybox_bottom.png) no-repeat;
	height:11px;
	width:195px;
	padding: 0;
	margin: 0;
}
	
.maingreyboxTop {
	background: url(Images/contentMain_boxTop.png) no-repeat;
	height:10px;
	width:645px;
}
.maingreyboxMiddle {
	background: url(Images/contentMain_boxMiddle.png) repeat;
	padding: 0;
	height: auto;
	width: 645px;
}
.maingreyboxBottom {
	background: url(Images/contentMain_boxBottom.png) no-repeat;
	height:10px;
	width:645px;
}	

#carpics_triggers {
	text-align:center;
}
 
#carpics_triggers img {
	cursor:pointer;
	margin:0 2px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#carcolours_triggers {
	text-align:center;
}
#carcolours_triggers img {
	cursor:pointer;
	margin:0;
	background-color:#fff;
	border:1px solid #ccc;
	padding:0px;
	-webkit-border-radius:4px;
}


/* the overlayed element */ 
.carpics_overlay {
	display:none;
	z-index:10000;
	padding:0px;
	/* CSS3 styling for latest browsers */     
-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	background-image: url(Images/blank.gif);
	border: 1px solid #ffffff;
} 

/* close button positioned on upper right corner */ 
.carpics_overlay .close {     
background-image: url(Images/close.png);    
position:absolute;     
right:-15px;     
top:-15px;     
cursor:pointer;     
height:35px;     
width:35px; 
}
#accdetail {
	text-align: left;
	color: #333;
}
#accdetail img {
	cursor:pointer;
	text-align:center;
	padding: 2px;
	margin:10px 5px;
	border:1px solid #ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.accdetail_overlay {
	display:none;
	z-index:10000;
	padding:0px;
	/* CSS3 styling for latest browsers */     
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	background-image: url(Images/blank.gif);
	border: 1px solid #ffffff;
}
.accdetail_overlay .close {     
background-image: url(Images/close.png);    
position:absolute;     
right:-15px;     
top:-15px;     
cursor:pointer;     
height:35px;     
width:35px; 
}

.disabled {
	visibility:hidden;		
}

.next {
	background:url(Images/next.gif);
	height:16px;
	width:26px;
	float: right;
	display: block;
}

.next:hover {
	background:url(Images/next-over.gif);
	height:16px;
	width:26px;
	float: right;
	display: block;
}	

.prev {
	background:url(Images/prev.gif);
	height:16px;
	width:26px;
	float: right;
	cursor: pointer;
	display: block;
}

.prev:hover {
	background:url(Images/prev-over.gif);
	height:16px;
	width:26px;
	float: right;
	cursor: pointer;
	display: block;
}


/* gallery items */


/* define background image for the expose mask */
#mask {
	background: url(Images/apple.png);	
}

/* general settings for both scrollables */
.items {	
	width:20000em;	
	position:absolute;
	clear:both;
}

/* next/prev buttons */
.navi { float:left;}
.navi:hover  		{ }
.navi:active  		{ }

/* override button style on the overlay */
.box .navi {
	position:absolute;
	bottom:300px;
	left:30px;
	width:35px;
	height:35px;
	
}

.box .next				{
	background: url(Images/nexth.png) center no-repeat;
	height:35px;
	width:35px;
	left:728px;
}
.box .next:hover 		{ }
.box .next:active 		{ } 

.box .prev				{ background:url(Images/prevh.png) center no-repeat; height:35px; width:35px;}
.box .prev:hover 		{ }
.box .prev:active 		{ } 

.box .navi.disabled {
	visibility:hidden;		
}


/* the thumbnail scrollable */
.thumbnails {

}

.thumbnails div {
	padding:5px;
	float:left;
	width: auto;
}

.thumbnails div img {
	padding:2px;
	border:#999 1px solid;
	background-color:#FFF;
	cursor: pointer;
}

.thumbnails div img:hover {border: #C00 1px solid;}


/* overlay styling */
.box {
	background-image: url(Images/apple.png);
	width:788px;
	height:540px;
	position:absolute;
	display:none;
}

/* 
	image is contained on the overlay background image. 
	the closing button is thus just a transparent container. 
*/
.box .close {
	position:absolute;
	top:25px;
	cursor:pointer;
	height:28px;
	width:28px;
	text-decoration:none;
	background:url(Images/apple-close.png) no-repeat;
	right: 20px;
}

/* overlay scrollable */
.images {
	position:absolute;
	overflow:hidden;
	margin:20px;
	width:748px;
	height:500px;
	top: 0px;
	left: 0px;
	
}

/* single image */
.images .items div {
	float:left;
	width:748px;
	height:500px;
}

/* the tooltip */
.images .items .info {
	float:none;
	color:#000;
	font-size:1em;
	height:60px;
	display:none;
	width:748px;
	text-align:center;
	font-weight: bold;
	background-color: #666;
}
	
.images .items .info a { color: #09F;}
.images .items .info a:hover { text-decoration:underline;}


/*contact form*/

#contact{
	margin: 0 45px;
}
#contact label{
	display:block;
	margin: 20px 0 0 0;
}
#contact input {
	background-color:#FFF;
	border:#CCC 1px solid;
	padding:2px;
}
#contact select {
	background-color:#FFF;
	padding:2px;
}

#contact textarea {
	background-color:#FFF;
	border:#CCC 1px solid;
	padding:2px;
}

.error {
	font-size:11px;
	color:#F00;
	padding:0 5px;
	margin: 0;
	z-index: 10000;
}

.errors{
	font-size:11px;
	color:#F00;
	padding:0 5px;
	margin: 0;
	z-index: 10000;
}

small{font-size:0.8em;}

.sendmessage{
	background:url(Images/sendmessage.gif) 0 0 ;
	display:block;
	margin: 20px 0 10px 0 !Important;
	padding:0 14px !Important;
	height:30px !Important;
	line-height:28px !Important;
	font-weight:bold !important;
	color:#FFF;
	cursor:pointer;
	text-align:center;
}

.sendmessage:hover{
	background:url(Images/sendmessage.gif);
	background-position: 0 -30px;
	text-decoration:none; 
	color:#FFF;
}


#callme{
	margin: 0;
}
#callme label{
	margin: 16px 0 0 0;
	display: block;
}
#callme input {
	background-color:#FFF;
	border:#CCC 1px solid;
	padding:2px;
	margin-left: 0px;
}

#callme textarea {
	background-color:#FFF;
	border:#CCC 1px solid;
	padding:2px;
}

#x240{
	margin: 0 25px;
}
#x240 label{
	margin: 10px 10px 0 0;
	display: block;
}
#x240 input {
	background-color:#FFF;
	border:#CCC 1px solid;
	padding:2px;
}

#v240{
	margin: 0 25px;
}
#v240 label{
	margin: 10px 10px 0 0;
	display: block;
}
#v240 input {
	background-color:#FFF;
	border:#CCC 1px solid;
	padding:2px;
}

#v240sc{
	margin: 0 25px;
}
#v240sc label{
	margin: 10px 10px 0 0;
	display: block;
}
#v240sc input {
	background-color:#FFF;
	border:#CCC 1px solid;
	padding:2px;
}

/* the brochure overlayed element */
.brochure_overlay {
	background:url(Images/brochure-overlay-bg.png) no-repeat;
	display:none;
	z-index:5000;
	width:500px;
	min-height:500px;
}

/* styling for elements inside brochure overlay */
.details {
	position:absolute;
	top:50px;
	left:50px;
	font-size:0.9em;
	color:#666;
	width: 400px;
	}

.brochure-form { background-color:#ccffcc; border:#999 1px solid; margin:0 0px 90px 0px; padding-top:10px; height:160px;}	
.brochure-form label { display:block; margin:15px; font-size:1.4em; color:#000000; font-weight:bold; line-height:1.4em; }
.brochure-form input { background-color:#fff; border:#cc6633 1px solid; padding:6px; margin-left:5px; float:right; margin-right:15px; }
.brochure-form button {
	background-color:#CC0000;
	padding:10px 25px;
	margin-top:50px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 1.2em;
	text-transform: uppercase;
	border:1px solid #FFF;
	cursor:pointer;
	display:block;
}
.brochure-form button:hover { background-color:#000000;}

img.overlay_pics { cursor:pointer; border:#999999 1px solid;}
img.overlay_pics:hover {
	border: #F00 1px solid;
}

