﻿* {
   padding: 0;
	margin: 0 auto;
}

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: black;
	color: #bcbdbd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	/* background: url(media/bg-left.gif); */
}

h1 {
	color:white;
	font-size:14px;
}

p {
 padding-bottom:10px;
}


a {
	text-decoration:none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:visited {
	text-decoration:none;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:hover{
	text-decoration:underline;
	color:#bcbdbd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


a img {
  border:none;
}

td img {
  display: block;
}

#toprow-content{
	text-align: center;
   height: 185px;
	width: 870px;
}

#contentrow{

}

#contentrow-content{
	text-align: center;
	width: 870px;
  	background: url(media/content-bg.jpg);
}
#contentrow-left {
	text-align: left;
	float: left;
	width:245px;
	background-color:#323232;
}
#contentrow-right {
	text-align: left;
	width:770px;
}

#footeraboverow{
	border-bottom: 1px #bcbdbd solid;
}

#footeraboverow-content{
	text-align: center;
	width: 870px;
	background: url(media/content-bg.jpg);
}


#footerrow{
   height: 96px;   
}

#footerrow-content{
	text-align: center;
	width: 870px;
}

#modelList {	
	background-color:black;
	color: #bcbdbd;
}

#modelList td.col1{
	width:133px;
	text-align:right;
	vertical-align:top;
	color: #bcbdbd;
}

#modelList td.col2{
	width:330px;
	vertical-align:top;
	color: #bcbdbd;
	padding-left:20px
}

#modelList td.col1 img{
	border:1px #414142 solid;
}

/*
#modelList td.col1 img:hover {
	border:2px white solid;
}
*/


#spectable {
	width:160px;
	background:black;
	color: #bcbdbd;
}

#spectable td.spectitle {
 	color:#bcbdbd;
 	font-size: 8pt;
 	text-align:right;
}

#spectable td.specdata {
 	color: white;	
 	font-size: 8pt;
 	text-align:right;
 	padding-bottom : 2px; 	
}

#featurestable{
	width:350px;	
	background:black;
	color: #bcbdbd;
}

#featurestable td{
 	color:#bcbdbd;
 	font-size: 8pt;
 	padding-left:10px; 	
}


/* menu */
#nav {		
	height:48px;			
	padding-left:65px;
}

#nav ul {						
	font-family:"Trebuchet MS",Arial,Georgia;	
	font-size:10pt;		
	color:#727474;
	list-style-type:none;			
}

#nav li {
	float:left;	
	margin-top:25px;
	background:url(/assets/images/home/menu-sep.jpg) no-repeat;
}


#nav li a {
	color: #727474;
	text-decoration: none;
	text-align: center;	
	padding:10px 20px 5px 20px;
} 

#nav li a:hover {
	color:white; 
	background:url(/assets/images/home/menu-sep.jpg) black no-repeat; 
}

#nav li.active a {
	color:white; 
	background:black;
}

#nav li.first a {
	padding-left:20px;
	background:url(/assets/images/home/menu-sep-clear.jpg) no-repeat;
}

#nav li.first  a:hover {
	background:url(/assets/images/home/menu-sep-clear.jpg)black  no-repeat;
}


/* breadcrumbs */

#breadcumbs {
	text-align:left;
	padding: 8px 0 0 280px;
	font-size:9pt;	
	font-weight:lighter;
	color:white;	
}
#breadcumbs a {
	font-size:9pt;	
}

.B_crumbBox {

}

.B_homeCrumb {
}

/* productRange Classes */

.productRangeCol1 {
	text-align: left;
	float: left;
	width:244px;
	margin-left:50px;	
   padding-top:10px;
}

.productRangeCol2 {
	text-align: left;
	width:160px;
	padding:10px 0 20px 20px;
	float: left;
}

.productRangeCol3 {
	text-align: left;
	width:340px;
	padding:10px 0 20px 10px;
	float: left;
}


.contentColLeft {
	text-align: left;
	float: left;
	width:235px;
	margin-left:50px;
        margin-right: 10px;	
}


.contentColRight {
	text-align: left;
	width:530px;
	float: left;
}

.contentColRight1 {
	text-align: right;
	width:159px;
	margin:0 19px 0 0;
	float: left;
}


.contentColRight2 {
	text-align: left;
	width:349px;
	margin:0 0 20px 0px;
	float: left;
}

.contentColLeft-main {
	text-align: left;
	float: left;
	width:235px;
	margin-left:50px;	
	padding-right:10px;
}
.contentColRight-main {
	text-align: left;
	width:520px;
	float: left;
	padding-left:10px;
}

.productname {	
	background-color:#0051ff;
	font-size:18pt;
	font-family:Helvetica, Arial, sans-serif;
	margin-left:18px;
	text-align:left;
	height:29px;
	color:white;
}

.gallery-specs {	
	background-color: #414142;
	font-family:Helvetica, Arial, sans-serif;
	text-align:center;
	height:20px;
	margin-left:18px;
	margin-bottom:10px;
}

#galleryarea img:hover {
	margin:0 0 2px 2px;
	border:2px white solid;
}

#galleryarea img {
	margin:0 0 4px 4px;
	border:1px #414142 solid;
}


#specsarea {
  display: none;
}

#mainimagearea {
	height:350px;	
}

#featuresarea {
	height:350px;
   display: none;	
}


.overlay-styleinnovation {
	position: relative;
	height:160px;
	margin-top:306px;
	margin-left:110px;
	background-image: url('media/styleinnovation.png');
	background-repeat: no-repeat;
	-moz-opacity: 0.25;
	opacity: 0.25;
	/* for IE */
   filter:alpha(opacity=25);
}

