ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {margin:0;padding:0;}
a {text-decoration:none;}
a img {border:0 none;}
ul {list-style-image:none;list-style-position:outside;list-style-type:none;}
body {
  background:#ffffff url(../images/bg.jpg) repeat-x scroll center 0;
  color:#000000;
  font-family:Arial,Verdana,sans-serif;
  font-size:62.5%;
}
a {
  color:#808080;
}
a:hover {
  color:#333333;
}
a:active {
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:medium;
}
a:focus {
  outline-style:none;
}
h1, h2, h3{
  font-family:Cyrvetica;
}
.clear {
  clear:both;
  font-size:0;
  height:0;
  line-height:0;
}
#wrapper {
  width:880px;
  margin:0 auto 0 auto;
  /*overflow:hidden;*/
}
.title{
  color:#A7A9AC;
  font-size:2.6em;
  margin:4px 0 10px 0;
  font-family:Cyrvetica;
}
.title a{
  color:#A7A9AC;
}
.grey{
  display:block;
  color:#ffffff;
  font-size:1.2em;
  text-align:center;
  padding:0 0 0 2px;
  background:url(../images/grey_left.gif) no-repeat left 0;
}
.grey span{
  display:inline-block;
  height:17px;
  padding:3px 8px 0 6px;
  background:url(../images/grey_right.gif) no-repeat right 0;
}
.red{
  display:block;
  color:#ffffff;
  font-size:1.2em;
  text-align:center;
  padding:0 0 0 2px;
  background:url(../images/red_left.gif) no-repeat left 0;
}
.red span{
  display:inline-block;
  height:17px;
  padding:3px 8px 0 6px;
  background:url(../images/red_right.gif) no-repeat right 0;
}
.grey img, .red img{
  padding:0 4px 0 5px;
	position:relative;
	top:1px;
}
.grey:hover span, .red:hover span{
  color:#ffffff;
}
a.grey, a.red{
	cursor:pointer;
}

.button{
  font-family:Arial;
  font-size:1em;
  display:block;
  border:0;
  padding:0;
  cursor:pointer;
  font-weight:normal;
  background:#ffffff;
}
.button span span{
	position:relative;
	display:block;
	white-space:nowrap
}
.calendar .button{
  display:table-cell;
}
.text{
  font-size:1.2em;
  overflow:hidden;
  margin:30px 0 0 0;
}
.text .title{
  margin:0 0 20px 0;
}
.text .columnText{
  font-size:1em;
}

.column{
  width:410px;
}
.column h3{
  border-bottom:1px solid #d0d0d0;
  padding:3px 0 8px 0;
}
.columnText{
  font-size:1.2em; 
}
.columnText p{
	margin-bottom:15px;
}
.left{
  display:block;
  float:left;
}
.right{
  display:block;
  float:right;
}
/*______________________  HEADER  ___________________*/
#header{
  height:110px;
  position:relative;
}
#logo{
  display:block;
  width:140px;
  height:80px;
  background:url(../images/logo.gif) no-repeat 0 0;
  float:left;
  margin:12px 0 0 0;
}
#logo span{display:none;}
#languages{
  position:absolute;
  top:5px;
  right:0;
}
#languages a{
  color:#333333;
}
#cart{
  float:right;
  margin:50px 0 0 0;
  font-size:1.2em;
  font-weight:bold;
}
#cart span{

}
#cart:hover span{
  color:#ffffff;
}
#navigation{
  overflow:hidden;
  display:block;
  float:right;
  margin:50px 0 0 0;
}
#navigation li{
  display:block;
  float:left;
  margin:0 5px 0 0;
}
#navigation li a{
	display:block;
  float:left;
}
#navigation li a span{
	
}
#navigation li a.grey:hover span{
  color:#ffffff;
}
#navigation li a.grey.deselected:hover span{
  color:#333333;
}

#navigation li a.deselected{
  color:#808080;
  background:none;
}
#navigation li a.deselected span{
  background:none;
}

#headerImage{
  position:relative;
}
#headerImageBL{
  position:absolute;
  bottom:0;
  left:0;
}
#headerImageTR{
  position:absolute;
  top:0;
  right:0;
}

/*______________________  FOOTER  ___________________*/
#footer{
  border-top:1px solid #d0d0d0;
  padding:16px 0 17px 0;
  margin:30px 0 0 0;
  overflow:hidden;
}
#menu{
  display:block;
  overflow:hidden;
  float:left;
  font-size:1.2em;
}
#menu li{
  display:block;
  float:left;
  margin:0 18px 0 0;
}
#menu li a{
  display:block;
  float:left;
}
#menu li a.selected{
  color:#000000;
}

#copyright{
  font-size:1.2em;
  float:right;
}
/*______________________  CONTENT  ___________________*/
#content{
 /*overflow:hidden;*/ 
}

.category{
  font-size:1em;
  padding:30px 0 30px 0; 
  overflow:hidden;
}
.category p{
    
}
.category h1, .category h2{
  
}

/*______________________  ITEM LIST  ___________________*/
.list{
  clear:both;
  overflow:hidden;
  margin:30px 0 0 0;
}
.listActions{
  clear:both;
  overflow:hidden;
  border-bottom:1px solid #d0d0d0;
  padding:0 0 8px 0;
  font-size:1.2em;
}
.listFilters{
  float:left;
}
.listSort{
  float:right;
}
.listActions a{ 
  padding:0 0 0 12px;
}
.listActions a.selected{
  color:#ED1C24;
}
.listActions label{
  padding:0 0 0 0;
}

.break{
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}

.item{
  float:left;
  font-size:1.2em;
  text-align:center;
  padding:0 25px 0 25px;
  height:340px;
  width:125px;
	position:relative;
}
.item a{
	cursor:pointer;
}
.item .itemLink{
	display:block;
}
.item .itemAjaxLink{
	display:none;
	position:absolute;
	width:63px;
	height:63px;
	background:url(../images/zoom.png) no-repeat 0 0;
	bottom:160px;
	left:55px;
	cursor:pointer;
}
.item .itemAjaxLink span{
	display:none;
}
.item .frame{
  display:block;
  width:125px;
  height:250px;
  position:relative;
}
.item .itemLink img{
  display:block;
  position:absolute;
  bottom:0;
  left:0;
}
.item strong{
  display:block;
  margin:10px 0 0 0;
}
.item .specs{
  display:block;
  margin:5px 0 0 0;
	color:#808080;
}
.item .size{
  color:#ED1C24;
  padding:0 4px 0 0;
}
.item .price{
  color:#000000;
  padding:0 0 0 4px;
}
.item .price.strike{
	color:#999999;
	text-decoration:line-through;
}
.item .promotion{
	color:#000000;
	display:block;
	padding:3px 0 0 0;
}
.item .new{
	display:block;
	position:absolute;
	bottom:120px;
	right:20px;
}
.item .promo{
	display:block;
	position:absolute;
	bottom:105px;
	right:20px;
}
/*______________________  ITEM  _________________________*/
.itemActions{
  overflow:hidden;
  border-bottom:1px solid #d0d0d0;
  padding:0 0 8px 0;
  font-size:1.2em;
}
.backButton{
  padding:0 0 0 12px;
  background:url(/images/back_arrow.gif) no-repeat 2px 3px;
}

#item{
  clear:both;
  overflow:hidden;
  margin:30px 0 0 0;
}
#itemImage{
  float:left;
  width:250px;
  height:500px;
  margin:0 100px 0 0;
}
#itemContent{
  float:left;
  width:400px;
  margin:60px 0 0 0;
}

#itemSize{
  font-size:1.2em;
  color:#ED1C24;
  padding:0 4px 0 0;
  font-weight:bold;
}
#itemNum{
  font-size:1.2em;
  color:#000000;
  padding:0 0 0 4px;
}
#itemText{
  margin:20px 0 30px 0;
  font-size:1.2em;
}
#itemGraphic{
  margin:0 0 40px 0;
}
#itemGraphic span{
  font-size:1.6em;
}
#itemGraphic img{
  margin:10px 0 0 0;
}

#itemIcons{
	border-top:1px solid #d0d0d0;
	padding:20px 0 10px 0;
}
#itemIcons img{
	margin:0 10px 10px 0;
}
#itemIcons span{
	display:none;
}
#itemPrice{
  overflow:hidden;
  border-top:1px solid #d0d0d0;
  margin:10px 0 0 0;
  padding:10px 0 0 0;
}
#itemPrice label{
  display:block;
  float:left;
  font-size:1.6em;
  color:#aaaaaa;
  margin:13px 7px 0 0;
}
#itemPrice strong{
  display:block;
  float:left;
  font-size:3em;
	width:160px;
}
#itemPrice strong strike{
	font-size:0.8em;
	color:#999999;
	display:block;
	font-weight:normal;
	padding:5px 0 0 0;
}
#itemPrice button{  
  float:right;
  margin:8px 0 0 0;
}

#related{
  clear:both;
  margin:70px 0 0 0;
}
#related .title{
  border-bottom:1px solid #d0d0d0;
  padding:0 0 10px 0;
}

/*______________________  HOME  _________________________*/
#featured{
  margin:30px 0 0 0;
  position:relative;
}
#featuredPrev, #featuredNext{
  display:block;
  width:15px;
  height:30px;
  position:absolute;
  top:120px;
  z-index:1000;
}
#featuredPrev{
  left:0;
  background:url(../images/left.gif) no-repeat 0 0;
}
#featuredNext{
  right:0;
  background:url(../images/right.gif) no-repeat 0 0;
}
#featuredContainer{
 z-index:1000;
  height:300px;
}


#homeTexts{
  margin:60px 0 40px 0;
  overflow:hidden;
}
/*______________________  CART  _________________________*/
#cartTitle{
  border-bottom:1px solid #d0d0d0;
  overflow:hidden;
  padding:5px 0 8px 0;
}
#cartTitle h2{
  float:left;
  font-size:2em;
  color:#aaaaaa;
}
#cartSteps{
  float:right;
}
#cartSteps label{
  padding:4px 0 0 0;
  display:block;
  float:left;
  font-size:1.2em;
}
#cartSteps .step{
  float:left;
  margin:0 0 0 6px;
}


.cartItem{
  clear:both;
  overflow:hidden;
  border-bottom:1px solid #d0d0d0;
  padding:0 0 20px 0;
  margin:0 0 20px 0;
  position:relative;
}
.cartItemImage{
  display:block;
  float:left;
	width:60px;
	height:120px;
	position:relative;
}
.cartItemImage img{
  width:60px;
	height:auto;
	position:absolute;
  bottom:0;
  left:0;
}

.cartItemInfo{
  float:right;
  width:780px;
  margin:10px 0 0 0;
}
.cartItemInfo h3{
  font-size:1.6em;
  color:#aaaaaa;
  display:inline;
  padding:0 12px 0 0;
  font-family:Arial;
}
.cartItemSize{
  color:#ED1C24;
  border-left:1px solid #d0d0d0;
  padding:0 0 0 12px;
  font-size:1.2em;
}

.cartItemInfo .cartItemText{
  margin:10px 0 10px 0;
  font-size:1.2em;
}

.cartItemQuantity{
  position:absolute;
  bottom:20px;
}
.cartItemQuantity label{
  font-size:1.4em;
  color:#aaaaaa;
  padding:0 12px 0 0;
}
.cartItemQuantity select{
}

.cartItemPrice{
  position:absolute;
  bottom:20px;
  right:0;
}
.cartItemPrice span{
  font-size:1.4em;
  color:#aaaaaa;
}
.cartItemPrice strong{
  font-size:1.4em;
  font-weight:normal;
}

.cartItemDelete{
  font-size:1.1em;
  background:url(../images/cart_delete.gif) no-repeat 0 0;
  padding:0 0 2px 20px;
  position:absolute;
  right:0;
  top:15px;
}
.cartItemDelete:hover{
  color:#ED1C24;
}


.cartTotal{
  text-align:right;
  padding:0 0 0 0;
}
.cartTotal span{
  font-size:1.4em;
  color:#aaaaaa;
}
.cartTotal strong{
  font-size:1.4em;
  font-weight:normal;
}


.cartButtons{
  overflow:hidden;
  border-top:1px solid #d0d0d0;
  padding:15px 0 0 0;
  margin:20px 0 50px 0;
}
/*___________________  CART PURCHASE  ________________*/
#purchaseForm{
  overflow:hidden;
}
#purchaseFormLeft{
  float:left;
  width:410px;
}
#purchaseFormRight{
  float:right;
  width:400px;
}
#purchaseForm label{
  display:block;
  font-size:1.2em;
  padding:0 0 3px 0;
  margin:16px 0 0 0;
  clear:both;
}
#purchaseForm label span{
  color:#ED1C24;
}
#purchaseForm input, #purchaseForm textarea{
  display:block;
  width:398px;
  border:1px solid #d0d0d0;
  padding:3px 0;
}
#purchaseForm textarea{
  height:68px;
}
  
.error_list{
  color:#ED1C24;
}


#finalizePurchase{
  overflow:hidden;
  font-size:1.4em;
  padding:16px 0 16px 0;
  border-bottom:1px solid #d0d0d0;
}
#finalizePurchase span{
  display:block;
  color:#aaaaaa;
}
#finalizePurchase strong{
  margin:4px 0 16px 0;
  display:block;
  font-weight:normal;
}

#delivery{
  overflow:hidden;
  position:relative;
  padding:0 0 20px 0;
  margin:0 0 20px 0;
  border-bottom:1px solid #d0d0d0;
}
#delivery h2{
  font-size:2em;
  color:#aaaaaa;
  padding:0 0 10px 0;
}
#deliveryText{
  width:410px;
  font-size:1.2em;
}
#deliveryPrice{
  position:absolute;
  bottom:20px;
  right:0;
	text-align:right;
}
#deliveryPrice span{
  font-size:1.4em;
  color:#aaaaaa;
}
#deliveryPrice strong{
  font-size:1.4em;
  font-weight:normal;
}

#thanks{
  font-size:1.2em;
  padding:16px 0 16px 0;
}

#purchaseFormInvoice{
	overflow:hidden;
	clear:both;
	background:#f5f5f5;
	padding:10px 10px 10px 10px;
	margin:27px 0 0 0;
}
#purchaseFormInvoice input{
	width:180px;
}
#purchaseFormInvoice input.disabled{
	background:#cccccc;
}
#purchaseFormInvoiceLeft{
	float:left;
}
#purchaseFormInvoiceRight{
	float:right;
}

#purchaseForm #purchase_invoice_label{
	float:left;
	margin:0 0 0 0;
}
#purchaseForm #purchase_invoice{
	float:left;
	width:20px;
	margin:0 0 0 0;
}
/*_________________  CONTACTS  _______________*/
#feedbackForm{
  overflow:hidden;
  font-size:1em;
}
#feedbackForm label{
  display:block;
  font-size:1.2em;
  padding:0 0 3px 0;
  margin:0 0 0 0;
}
#feedbackForm label span{
  color:#ED1C24;
}
#feedbackForm input, #feedbackForm textarea{
  display:block;
  width:398px;
  border:1px solid #d0d0d0;
  margin:0 0 16px 0;
  padding:3px 0;
}
#feedbackForm textarea{
  height:80px;
}
#feedbackStatus{
  background:#dddddd;
  padding:10px 10px 10px 10px;
  margin:0 0 20px 0;
  font-size:1.4em;
}


/*_________________  ITEM AJAX  ________________*/

#itemAjaxImage{
  float:left;
  width:250px;
  height:500px;
}
#itemAjaxContent{
  float:right;
  width:180px;
  overflow:hidden;
  margin:30px 0 0 0;
}
#itemAjaxCategory{
  display:block;
  margin:10px 0 0 0;
  font-size:1.2em;
}
#itemAjaxTitle{
  margin:30px 0 0 0;
}
#itemAjaxSize{
  font-size:1.2em;
  color:#ED1C24;
  padding:0 4px 0 0;
  font-weight:bold;
}
#itemAjaxNum{
  font-size:1.2em;
  color:#000000;
  padding:0 0 0 4px;
}
#itemAjaxText{
  margin:20px 0 30px 0;
  font-size:1.2em;
}

#itemAjaxGraphic img{
  margin:10px 0 0 0;
}

#itemAjaxIcons{
	border-top:1px solid #d0d0d0;
	padding:20px 0 10px 0;
}
#itemAjaxIcons img{
	margin-right:5px;
	margin-bottom:10px;
}
#itemAjaxIcons span{
	display:none;
}
#itemAjaxPrice{
  overflow:hidden;
  border-top:1px solid #d0d0d0;
  margin:10px 0 0 0;
  padding:10px 0 0 0;
}

#itemAjaxPrice label{
  font-size:1.6em;
  color:#aaaaaa;
  margin:13px 7px 0 0;
	float:left;
}
#itemAjaxPrice strong{
  font-size:2.4em;
  font-weight:normal;
	float:left;
	margin:6px;
}
#itemAjaxPrice strong strike{
	font-size:0.8em;
	color:#999999;
	display:block;
	font-weight:normal;
	padding:4px 0 0 0;
}
#itemAjaxPrice button{  
	clear:both;
  display:block;
  margin:8px 0 0 0;
}

#ajaxRelated{
  float:right;
  width:110px;
  margin:0 0 0 10px;
}
.ajaxItem{
  clear:both;
  margin:0 0 10px 0;
}

.ajaxItem .frame{
  
}

.ajaxItem .frame img{
  
}





.tip{
	z-index:65558;
	width: 200px;
	background:#ffffff url(../images/product_gradient.gif) repeat-x top left;
	-moz-border-radius-topright:		4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-top-right-radius:	4px;
	-webkit-border-bottom-left-radius: 4px;
}
.tip-title {
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    padding: 8px 8px 4px;
}
.tip-text {
    font-size: 11px;
    padding: 4px 8px 8px;
}
.tip-text a {

}
.tip-loading {
    background: url(ajax_load.gif) center center no-repeat;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}





/*_________________  NEWS  ________________*/
.news{
  overflow:hidden;
  margin:0 0 20px 0;
  padding:0 0 18px 0;
  border-bottom:1px solid #d0d0d0;
}
.news.last{
  border:0;
}
.newsTitle{
  font-size:1.4em;
  font-weight:normal;
  margin:0 0 5px 0;
}
.newsTitle a{
  color:#e3001d;
}
.newsDate{
  display:block;
  color:#a7a8ac;
  font-size:0.9em;
}
.newsInfo{
  overflow:hidden;
  margin:5px 0 6px 0;
}
.newsThumb{
  display:block;
  width:160px;
  height:90px;
  float:left;
  margin:0 30px 0 0;
}
.newsExcerpt{
  width:870px;
  float:left;
}
.newsExcerptShort{
  width:680px;
  float:left;
}
.newsMore{
  color:#e3001d;
}
#newsMeta{
  overflow:hidden;
  margin:-10px 0 10px 0;
}
#newsDate{
  display:block;
  float:left;
  color:#a7a8ac;
}
.allNews{
  color:#e3001d;
  display:block;
  float:right;
}
.newsImage{
  display:block;
  float:left;
  margin:0 0 30px 0;
}
.newsImage.fl{
  float:left;
}
.newsImage.fr{
  float:right;
}

.homeNews{
  overflow:hidden;
  clear:both;
  margin:0 0 20px 0;
}
.homeNewsTitle a{
  color:#e3001d;
}
.homeNewsThumb{
  float:left;
  display:block;
  margin:0 20px 0 0;
}
.homeNewsThumb img{
  width:80px;
  height:45px;
}
.homeNewsInfo{
  float:left;
  width:400px;
}
.homeNewsInfo.short{
  width:300px;
}
.homeNewsExcerpt{
  margin:4px 0 0 0;
}
.homeNewsDate{
  font-size:0.9em;
  color:#a7a8ac;
}
