html {
     overflow: -moz-scrollbars-vertical;
}

body
{
	background-color:#111931;
	margin:0px;
	padding:0px;
}
td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
div.logo
{
	position:relative;
	height:200px;
	margin-bottom:-105px;
	overflow:hidden;
	top:0px;
}
td.left
{
	background-image:url(../images/left.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
td.right
{
	background-image:url(../images/right.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
td.search
{
	background-image:url(../images/logo2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:213px;
	vertical-align:top;
}
td.dealerlogin
{
	background-image:url(../images/dealer_back.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:top;
}
td.menu
{
	background-image:url(../images/menu_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:top;
}
td.catdiv
{
	background-image:url(../images/cat_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
}
td.contentdiv
{
	background-image:url(../images/content_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left:54px;
	padding-right:44px;
}
.featured
{
	position:relative;
	margin-left:-20px;
	margin-right:-25px;
	margin-top:25px;
}
div.menudiv
{
	margin-left:18px;
	margin-top:40px;
	padding-bottom:10px;
}
div.menudiv a
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	margin-right:5px;
	margin-left:5px;
}
div.menudiv a:hover
{
	color:#A0C4F1;
}
a.services_item
{
	background-image:url(../images/dropdown_menu.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:7px;
}
a
{
	color:#FFFFFF;
}
.active
{
	color:#77CCEC;
}
.borderblue
{
	border:1px solid #77CCEC;
}
.bluebold
{
	color:#77CCEC;
	font-weight:bold;
}
td.submenu
{
	line-height:30px;
	padding-left:40px;
	padding-right:40px;
	padding-top:15px;
}
td.submenu a
{
	background-image:url(../images/submenu_blt.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#CFD1D6;
}

td.submenu a:hover
{
	text-decoration:underline;
}

td.submenu a.subcat
{
	background-image:url(../images/submenu_blt.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-left: 15px;
	font-weight:100;
	text-transform:lowercase;
	text-decoration:none;
	color:#CFD1D6;
}


td.featured_bg
{
	background-image:url(../images/featured_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding:15px;
	padding-bottom:0px;
	padding-right:0px;
}
div.product
{
	float:left;
	margin-right:10px;
	vertical-align:top;
	width:315px;
}
div.product2
{
	float:left;
	margin-right:10px;
	vertical-align:top;
	width:290px;
        height: 150px;
	margin-bottom:10px;
       padding: 5px;
}
div.product_frame
{
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;
      background-color:white;
}
div.prod_info
{
	display:block;
	float:left;
	width:290px;
}
div.prod_info p
{
	margin-top:0px;
}
.narrow_blue
{
	color:#77CCEC;
}
td.footer
{
	padding:20px;
	color:#E6D1FF;
}
td.footer a
{
	color:#E6D1FF;
}
td.footer .f_left
{
	float:left;
	width:450px;
	line-height:25px;
}
td.footer .f_right
{
	float:right;
	width:450px;
	text-align:right;
}
div.search
{
	margin-left:80px;
	margin-top:160px;
}
form
{
	margin:0px;
	padding:0px;
}
.searchinput
{
	border:1px solid #9F7EC9;
	background-color: #282F51;
	width:149px;
	height:21px;
	color:#FFFFFF;
	vertical-align:bottom;
}
.input {
	border:1px solid #9F7EC9;
	background-color: #282F51;
	width:100%;
	height:21px;
	color:#FFFFFF;
}
div.smallpic {
	width:80px;
	height:80px;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

ul.colors {
  list-style: none;
  list-style-image: none;
  list-style-type: none;
  text-align: center;
  margin: 0px;
  padding: 0px;
}
ul.colors li {
  display: inline;
  list-style: none;
  list-style-image: none;
  list-style-type: none;
}
ul.colors li img{
  width:80px; 
  height:80px; 
}  

.selected {
  border:2px solid red;   
}

.noselected {
  border:1px solid #fff;   
}

/*contact */
.inputCaptcha{
        width:100px;
        height: 20px;
        border:1px solid #9F7EC9;
}
img.imgCaptcha {
vertical-align: bottom;
}
.message {
   border: 1px solid red;
   background-color: pink;
   padding: 10px;
} 
.smallalert {
  color: red;
  font-weight: bold;
}

div.dealerlogin {
  margin-left: 550px;
  margin-top: 50px;
}
div.dealerlogin h2 {
  font-size: 13px;
  font-weight: bold;
}

div.dealerlogin input.field {
  display: block;
  color: #c7a8ec;
  border: 1px solid #c7a8ec;
  background-color: #333a5a;
  padding: 2px 10px;
  width: 150px;
}

div.dealerlogin input.submit {
  background: url(../images/search.gif) no-repeat top right;
  border: none;
  padding-right: 23px;
  color: white;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  height: 21px;
  float:right;
  margin-top: -20px;
  margin-right: 30px;

}

div.dealerlogin a.fyp {
  display: block;
  font-size: 11px;
  color: #e6d1ff;
  padding: 0px;
  margin: 0px;
  outline: 0px;
  width: 60px;
}