/* CSS Document */
/*-----------------------Globals styles----------------------*/

html {
  width:100%;
  height:100%;
}
body {

  position:relative;
  min-width:997px;
  width:100%;
  max-width:1700px;
  min-height:100%;
  height:auto !important;
  height:100%;
  margin:0 auto;
  padding:0;
  font:100% Tahoma, Geneva, sans-serif;
  color:#585858;
  background:#fff url("images/bg_top.png") repeat-x top;
}
form {
margin:0;
padding:0;
}
a {
color:#1B505C;
text-decoration:underline;
outline:0;
}
a:hover {
text-decoration:none;
}
img {
border:0;
}
input {
font:11px Tahoma;
padding:3px;
margin:0;
}
.header {
	position:relative;
	height:172px;
}
.logo {
	width:307px;
	height:69px;
	position:absolute;
	top:28px;
	left:24px;
	margin:0;
	padding:0;
	background:url("images/logo.png") no-repeat;
}
.mapIcon {
	position:absolute;
	top:0;
	right:50px;
	display:block;
	width:20px;
	height:20px;
	text-indent:-3000px;
}
.homeIcon {
	position:absolute;
	top:0;
	right:100px;
	display:block;
	width:20px;
	height:20px;
	text-indent:-3000px;
}
.mailIcon {
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:20px;
	height:20px;
	text-indent:-3000px;
}
.logo a.logo{
	width:307px;
	height:50px;
	position:absolute;
	top:15px;
	left:0;
	text-indent:-3000px;
	background:none;
}
.phones {
	position:absolute;
	top:45px;
	left:38%;
	display:block;
	width:218px;
	height:46px;
	background:url("images/phones.png") no-repeat 0 0;
	text-indent:-3000px;
}
.contentWrapper {
	width:100%;
	float:left;
	background:red;
}
.content {
	position:relative;
	margin:0 0 0 260px;
	padding:0 25px 120px;
	font-size:0.69em;
}
.path {
	padding:10px 0;
	margin:0 0 10px;
	min-height:13px;
	overflow:hidden;
	border-bottom:3px solid #ececec;
}
.path li {
	display:block;
	float:left;
	list-style:none;
	padding:0 0 0 12px;
	margin:0 0 0 10px;
	background:url("images/pathdivider.gif") no-repeat 0 2px;
}
.path li.first {
	background:none;
	margin:0;
	padding:0;
}
.path li a {
	display:block;
	color:#747474;
}
.brandSelect {
	position:absolute;
	top:6px;
	right:40px;

}
.currSelect select {
width:150px;
}
.currSelect
{
left:492px;
position:relative;
top:1px;
width:150px;
}
.pathclass
{
position:absolute;
top:34px;
width:463px;
}
.brandSelect select {
	width:150px;
	border:1px solid #b3b9c3;
	font-size:1em;
}

.itemsList {
	padding:0;
	margin:20px 20% 0 0;
}
.itemsList .itemName {
	margin:0 0 10px 210px;

}
.itemsList .itemName a {
	color:#00a2bf;
	font-weight:bold;
	text-decoration:none;
}
.itemsList .itemBrand {
	margin:0 0 10px 210px;
	font-weight:bold;
	color:#ff9000;
}
.itemsList .itemPrice {
	margin:0 0 10px 210px;
	padding:0 0 11px;
}
.itemsList .itemBuy {
	margin:0 0 0px 210px;
	overflow:hidden;
}
.itemsList .itemCompare {
	float:right;
	display:block;
}
.itemsList .itemCompare label {
	color:#ff9000;
	margin-left:10px;
	margin-right:10px;
}
.itemsList .itemCompare input {
	vertical-align:middle;
}
.addToCart {
	display:block;
	height:20px;
	font-weight:bold;
	color:#fff;
	padding:0 10px 0 40px;
	text-decoration:none;
	line-height:18px;
	width:70px;
	background:url("images/addtocart.gif") no-repeat 0 0 #ff9000;
}
.itemsList .itemPrice strong {
	color:#ff9000;
}
.itemsList .itemDescription {
	margin:0 0 10px 210px;
	min-height:70px;
	height:auto !important;
	height:70px;
}
.itemsList .itemImg {
	display:block;
	float:left;
	width:200px;
	text-align:center;
	vertical-align:top;
}
.itemImg {
	vertical-align:top;
}
.itemsList li {
	display:block;
	padding:0;
	margin:0 0 0px;
	list-style:none;
	overflow:hidden;
}

.bottom_dott{
	border-bottom:1px dotted;
}

.catalogList {
	position:relative;
	padding:0 0 120px;
	width:260px;
	float:left;
}
.catalogList ul {
	margin:15px 0 0;
	padding:0 0 0 20px;
	font:bold 0.9em Tahoma, Geneva, sans-serif;
	color:#000;
	color:#747474;


}
.catalogList ul li {
	list-style:none;
}
.catalogList ul li {
	display:block;
}
.catalogList ul li a {
	display:block;
	padding:7px 0 7px 25px;
	font:bold 0.9em Tahoma, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	border-bottom:4px solid #e6e6e6;
	background:url("images/plusicon.gif") no-repeat 10px 11px #f3f3f3;
}
.catalogList ul li ul {
	margin:0 0 8px;
	padding:0 0 0 10px;
	font-style: italic;
	font-weight:normal;
}
.catalogList ul li ul li {
	display:block;
	background:url("images/hdot.gif") repeat-x bottom;
	border:0;
	padding:6px 0;
}
.catalogList ul li ul li.last {
	background:none;
}
.catalogList ul li ul li a {
	padding:0;
	background:none;
	border:0;
	color:#747474;
	font-weight:normal;
}
.searchForm {
padding:10px 0 0 30px;
}
.searchForm input {
	width:130px;
	border:1px solid #cfcfcf;
}
.searchForm input.searchButton {
	width:auto;
	border:0;
	padding:0;
	background:none;
	color:#00a2bf;
	font-weight:bold;
	cursor:pointer;
}
.footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:96px;
	font-size:0.69em;
	border-bottom:4px solid #ff6c00;
}
.footerNav {
	padding:0;
	margin:0 260px 0;
	overflow:hidden;
	border-bottom:3px solid #ececec;
}
.footerNav li {
	display:block;
	padding:0 0 10px 15px;
	margin:0 0 0 10px;
	float:left;
	list-style:none;
	background:url("images/divider.gif") no-repeat 0 2px;
}
.footerNav li.first {
	background:none;
	margin:0;
}
.footerNav li a {
	color:#747474;
	text-decoration:none;
}
.copyRight {
	position:absolute;
	top:5px;
	left:30px;
	margin:0;

}
.webGid a {
	color:#585858;
	text-decoration:none;
}
.webGid strong {
	color:#00a2bf;
}
.webGid {
	margin:0;
	position:absolute;
	top:37px;
	left:270px;
}
.bannerDiv {
	position:absolute;
	top:0;
	right:10px;
}
.bannerDiv img {
	margin-right:20px;
}
.wrapper {
	position:relative;
	margin:0 4% 0;
	overflow:hidden;
}
.basket {
	position:absolute;
	top:32px;
	right:20%;
	width:150px;
	height:43px;
	font-size:0.69em;
	padding:50px 0 0;
	text-align:center;
	background:url("images/basket.png") no-repeat top center;
}
.basket a {
	width:76px;
	height:45px;
	position:absolute;
	top:0;
	margin-left:-38px;
	left:50%;
	display:block;
	text-indent:-3000px;
}
.logInForm {
	position:absolute;
	top:30px;
	right:10px;
	width:200px;
	font-size:0.69em;
	text-align:right;
}
.logInForm p {
	margin:0 0 5px;
}
.logInForm .field {
	padding:2px;
	margin:0 0 0 5px;
	vertical-align:middle;
	border:1px solid #cfcfcf;
}
.logInForm .enterButton {
	background:none;
	border:0;
	padding:0;
	margin:0;
	color:#00a2bf;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:25px;
	outline:0;
	cursor:pointer;
}
.regLink {
	background:url("images/divider1.gif") no-repeat 150px 3px;
}
.navBarLeft {
	position:absolute;
	top:107px;
	left:0;
	width:100%;
	height:67px;
	background:url("images/navbargn.gif") repeat-x 0 18px;
}
.navBarRight {
	height:67px;
	padding:0;
	background:url("images/navbarleft.png") no-repeat 0 0;
}
.navBarUl {
	margin:0 0 0 130px;
	padding:18px 0 0;
	display:block;
	height:50px;
	overflow:hidden;
	background:url("images/navbarright.png") no-repeat top right;
}
.navBarUl li {
	height:38px;
	float:left;
	display:block;
	list-style:none;
	width:16.6%;
	line-height:32px;
	background:url("images/divider2.gif") no-repeat 0 13px;
	text-align:center;
}
.navBarUl li.first {
	background:none;
}
.navBarUl li.first {
	background:none;
}
.navBarUl li a {
	color:#fff;
	font-size:0.69em;
	text-decoration:none;
}
.navBarUl li a:hover {
	text-decoration:underline;
}
.pages a{
	color:#00a2bf;
	text-decoration:none;
}
.filters a{
	color:#00a2bf;
	text-decoration:none;
}
.filters strong {
	color:#747474;
}
.itemTable {
	width:70%;
	margin:20px auto;
}
.itemName {
	color:#00a2bf;
	font-weight:bold;
	text-decoration:none;
}
.itemTableHar {
	padding:5px 0;
}
.noDot p{
	font-weight:bold;
}
.itemTable .itemImg {
width:100px;
padding:20px 10px 20px 10px;
text-align:center;
vertical-align:top;
background:url("images/hdot.gif") repeat-x bottom;
}
.itemTable .itemInfo{
width:348px;
padding:20px 0 10px 16px;
background:url("images/hdot.gif") repeat-x bottom;
}
