html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	background-color:#b9c1c9;
	color:#333;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #1B57A3;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#container{
	margin:0 auto;
	width:1008px;
}
#wrap{
	margin:0 auto;
	width:983px;
	background-color:#FFF;
}
#header{
	height:104px;
	background-color:#FFF;
	background-image:url('../../../../../image/telephone.jpg');
	background-position:180px 17px;
	background-repeat:no-repeat;
	clear:both;
}
.carttext a{
font-size:14px;
color:#000000;
text-decoration:none;
font-weight:bold;
}.registertext{
	padding-right:7px;
	padding-top:2px;
}
#module_search{
	float:right;
	text-align:right;
	background-image:url('../../../../../image/search-bar.gif');
	background-repeat:no-repeat;
	width:291px;
	height:46px;
	margin:30px 0px 0 0;
	padding:0px;
}
#module_search input{
	font-size:11px;
	font-family:Arial;
}
#headerr{
	float:right;
	text-align:right;
	margin:40px 20px 0 10px;
	padding:0px;
}
#bar1{
	height:32px;
	background-image:url('../../../../../image/bar1.jpg');
	background-repeat:repeat-x;	
	clear:both;
}
#bar1 li {
	display:inline-block;
	float:left;
}
#content2{
	margin:0px;
	background-color:#FFF;
}
#footer2{
	color:#fff;
	font-size:x-small;
	margin:0px;
	padding:5px;
	background-color:#00558c;
	height:98px;
	border-top:solid 7px #7ca8c5;
}
#footer2 a{
	color:#fff;
}
#footer2 a:hover{
	color:#999;
}
#breadcrumb {
	/* padding-top: 7px;
	padding-bottom: 11px;
	 background: url('../image/breadcrumb.png') no-repeat; */
	margin-left:10px;
	padding:10px 5px 10px 5px;
	height: 13px;
	color: #999;
}
#column_left {
	float: left;
	width: 158px;
}
#column_right {
	float: right;
	width: 197px;
}
#content {
	float: left;
	border-left:solid 4px #ffd998;
	border-right:solid 4px #ffd998;
	width: 620px;
}
* html #content>div {
	margin:0px;
}
#content-product{
	float: left;
	width: 720px;
	padding: 10px 10px 1px 10px;
}
#content-product h1{
	font-size:xx-large;
	padding:0px;
	margin:0px;
	color:#00558c;
}
#rhs-product{
	float: right;
	width: 223px;
	padding: 10px 10px 1px 10px;
}
#rhs-basket{
	padding:15px 0 0 0;
	background-image:url('../../../../../image/basket.jpg');
	background-repeat:no-repeat;
	width:213px;
	height:173px;
	margin-bottom:10px;
	text-align:center;
}
#rhs-basket h3{
	font-size:large;
	padding:0px;
	padding-bottom:15px;
	margin:0px;
}
#rhs-basket input{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
#rhs-basket p{
	font-size:small;
	padding-top:15px;
	color:#FFF;
}
#rhs-related-items{
	width:213px;
	margin-bottom:20px;
}
#rhs-related-items .top{
	background-image:url('../../../../../image/module-rhs-top.gif');
	background-repeat:no-repeat;
	height:17px;
}
#rhs-related-items .middle{
	border-left:solid 1px #faa73f;
	border-right:solid 1px #faa73f;
	padding:0 10px 0 10px;
}
#rhs-related-items .bottom{
	background-image:url('../../../../../image/module-rhs-bottom.gif');
	background-repeat:no-repeat;
	height:17px;
}
#rhs-related-items h3{
	font-size:large;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
#rhs-related-items img{
	border:solid 1px #333;
	margin-right:10px;
	margin-bottom:5px;
}
#content .top {
	padding: 8px 0px 6px 10px;
	/* background: url('../image/content_top.png') no-repeat; */
}
#content .top h1, .heading {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	/* border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD; */
	background: #FFFFFF;
	padding: 10px 10px 1px 10px;
	min-height: 380px;
}
#content .bottom {
	/* background: url('../image/content_bottom.png') no-repeat; */
	height: 5px;
}
.box {
	margin-bottom: 10px;
	/* background: url('../image/box_top.png') no-repeat; */
}
.box .top {
	padding: 8px 0px 6px 7px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	/* border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD; */
	background: #FFFFFF;
	padding: 10px;
}
.box .bottom {
	height: 5px;
	/* background: url('../image/box_bottom.png') no-repeat; */
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color:#333;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 0px;
	padding-right: 23px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 18px 5px 23px;
}a.button2 {
	background: transparent url('../image/button_right2.png') no-repeat scroll top right;
	color:#333;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 7px;
	padding-right: 5px; /* sliding doors padding */
	text-decoration: none;
}
a.button2 span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 16px 5px 20px;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	clear: both;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	clear:both;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #9DBDD2;
	background: #FFFFFF;
	background-image:url('../../../../../image/module-top-grad.jpg');
	background-repeat:repeat-x;
	background-position:top left;
	display: inline-block;
	padding: 0px;
	display: block;
	clear: both;
	z-index: 2;
	margin: 20px 10px 20px 0;
}
.h2{
	background-image:url('../../../../../image/module-header.gif');
	background-repeat:no-repeat;
	background-position:top left;
	color:#FFFFFF;
	font-size:14px;
	height:27px;
	width:178px;
	padding:5px 0px 0px 10px;
}
.tab_page .body, .tab_page_half .body{
		padding: 0px 15px 15px 15px;
}
.tab_page_half {
	border: 1px solid #9DBDD2;
	background: #FFFFFF;
	background-image:url('../../../../../image/module-top-grad.jpg');
	background-repeat:repeat-x;
	background-position:top left;
	display: inline-block;
	padding: 0px;
	display: block;
	width: 471px;
	z-index: 2;
	margin-left:10px;
	margin-right:10px;
}
#footer {
	color:#fff;
	font-size:x-small;
	margin:0px;
	padding:5px;
	background-color:#00558c;
	height:98px;
	border-top:solid 7px #7ca8c5;
	clear:both;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#footer a{
	color:#fff;
}
#footer a:hover{
	color:#999;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
#featured_products ul{
	padding:0px;
	margin:0px;
}
#featured_products li{
	list-style:none;
	padding:4px;
}
#featured_products li a{
	color:#333;
	text-decoration:none;
}
#featured_products li a:hover{
	text-decoration:underline;
}

#bar1 ul{
	padding:0px;
	margin:0px;
}
#bar1 li{
	display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
	padding:9px 0px 0 0px;
	list-style:none;
	height:23px;
}
#bar1 a{
	color:#00558c;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
}
#bar1 li:hover{
	background-image:url('../../../../../image/bar1b.jpg');
	color:#FFF;
}
#bar1 a:hover{
	color:#FFF;
}
#was{
	font-size:medium;
	font-weight:bold;
	color:black;
	text-align:right;
}
#now{
	font-size:large;
	font-weight:bold;
	color:#f5821f;
	text-align:right;
}
#saving{
	font-size:x-small;
	text-align:right;
}
#pandp{
	font-size:small;
}
#was-price{
	text-decoration:line-through;
	font-size:large;
	font-weight:bold;
	color:#000;
}
#now-price{
	font-size:x-large;
	font-weight:bold;
	color:#c9242b;
}
#model-text{
	font-size:large;
	font-weight:bold;
	color:#666;
}
#share-facility{
	width:100%;
	padding:5px 20px 5px 20px;
	height:30px;
}
#share-facility .left{
	float:left;
	width:170px;
}

#nav {
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
}

#bar2{
	height:26px;
	background-image:url('../../../../../image/bar2.jpg');
	background-repeat:repeat-x;	
	clear:both;
	position:relative;
}

/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */

/* remove all list stylings */
#bar2 .menu, #bar2 .menu ul {
  margin: 0 0 0 0;
  /*padding: 0.5em 0 0.5em 0.5em;*/
  padding: 0 0 0 0;
  border: 0;
  list-style-type: none;
  display: block;
}

#bar2 .menu li {
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;  /* move all main list items into one row, by floating them */
  position: relative; /* position each LI, thus creating potential IE.win overlap problem */
  z-index: 5;   /* thus we need to apply explicit z-index here... */
}

#bar2 .menu li:hover {
  z-index: 10000; /* ...and here. this makes sure active item is always above anything else in the menu */
  white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
              see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

#bar2 .menu li li {
  float: none;/* items of the nested menus are kept on separate lines */
}

#bar2 .menu ul {
  visibility: hidden; /* initially hide all submenus. */
  position: absolute;
  z-index: 10;
  left: 0;  /* while hidden, always keep them at the top left corner, */
  top: 0;   /*    to avoid scrollbars as much as possible */
}

#bar2 .menu li:hover>ul {
  visibility: visible;  /* display submenu them on hover */
  top: 100%;  /* 1st level go below their parent item */
}

#bar2 .menu li li:hover>ul {  /* 2nd+ levels go on the right side of the parent item */
  top: 0;
  left: 100%;
}

/* -- float.clear --
  force containment of floated LIs inside of UL */
#bar2 .menu:after, #bar2 .menu ul:after {
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
#bar2 .menu, #bar2 .menu ul { /* IE7 float clear: */
  min-height: 0;
}
/* -- float.clear.END --  */

/* -- sticky.submenu --
  it should not disappear when your mouse moves a bit outside the submenu
  YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
  if you do it, make sure you 110% know what you do */
#bar2 .menu ul {
  background-image: url('../images/empty.gif'); /* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
  /*background: #f00;*/ /* uncomment this if you want to see the "safe" area.
                you can also use to adjust the safe area to your requirement */
}
#bar2 .menu ul ul {
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */



/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

#bar2 .menu {
  background:transparent;
  height:26px;
  line-height:14px;
}

#bar2 li {
  height:26px;
  line-height:18px;
  font-weight:bold;
}

#bar2 .menu ul li {
  color: #eee;
  background: #4A6275;
}

#bar2 .menu ul {
  width: 22em;
  font-size:1em;
}

#bar2 .menu a, #bar2 .menu span {
  text-decoration: none;
  color: #eee;
  padding: .2em 1.5em 0.2em 1.5em;
  display: block;
  position: relative;
  white-space:nowrap;
}

#bar2 .menu a:hover {
   text-decoration:underline;
}

#bar2 li:hover {
  color:white;
  background-image:url('../../../../../image/bar2b.jpg');
}

#bar2 .menu a:hover {
  color:white;
  background-image:url('../../../../../image/bar2b.jpg');
}

#bar2 .menu ul li a:hover {
  color:white;
  background: #B2C8D1;
}

#bar2 .menu span:hover, #bar2 .menu li:hover>span {
  color:white;
  background:#B2C8D1;
}

#bar2 .menu li li { /* create borders around each item */
  border: 1px solid #ccc;
}

#bar2 .menu ul>li + li {  /* and remove the top border on all but first item in the list */
  border-top: 0;
}

#bar2 .menu li li:hover>ul {  /* inset 2nd+ submenus, to show off overlapping */
  top: 5px;
  left: 90%;
}

