/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; padding-left:15px; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  color: #000000;
  margin: 0px;
}

A {
  color: #7c7c7c;
  text-decoration: none;
  border:none;
}

A:hover {
  color: #7c7c7c;
  text-decoration: underline;
 
}

a:link{  text-decoration:none; border:none; outline:none;} 
a:active{ border:none; outline:none;}
/* a:hover img{ outline:none;	border:none; }*/
a:focus{ 	outline:none; border:none; }
button:focus { outline: none; }
a img{ border: none; }


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: tahoma;
  font-size: 10px;
  background: #bbc3d3;
  color: #45473b;
}

A.headerNavigation { 
  color: #45473b; 
}

A.headerNavigation:hover {
  color: #45473b;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
/*  background: #f8f8f9;*/
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
/*  background: #f8f8f9;*/
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

 .productListing-heading {
  font-family: Tahoma;
  font-size: 11px;
 /*  background: #b6b7cb;*/
  background-image:url(images/listening_head.png); background-repeat:repeat-x;
  color: #666666;
  font-weight: bold;
  border-top:1px solid #CCCCCC;
  border-bottom:1px solid #CCCCCC;

}

 .productListing-data {
  font-family: Tahoma;
  font-size: 11px;
  color:#666666;
  font-weight:bold;
   padding-top:10px; padding-bottom:10px; 
  
  
}

A.pageResults {
  color: #45473b;
  font-family:tahoma;
  font-size:10px;
  font-weight:normal;
  text-decoration:none;
  text-align:center;
 
}


A.pageResults:hover {
  color: #45473b;
  text-decoration:none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #cc0000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: arial;
  font-size: 12px;
  color: #FFF;
  font-weight: bold;
  text-transform:capitalize;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}


.spwidth
{
width:97px;

}
SPAN.productPriceLess {
  font-family: Tahoma;
  color: #b01700;
  font-size: 10px;

}

SPAN.productPriceLessb {
  font-family: Tahoma;
  color: #B01700;
  font-size: 14px;
  background-color:#FFE522;
  padding:3px;
  margin-left:4px;
  font-weight:bolder;

}

SPAN.productSpecialPriceLess {
  font-family: Tahoma;
  color: #45473b;
  font-size: 11px;
  font-weight:bold;
}


SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver {   cursor: pointer; }
.moduleRowSelected {   }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: tahoma; font-size: 11px; background-color: #d92e00; height:20px; padding-left:15px; color:#FFFFFF}
.messageStackSuccess { font-family: tahoma; font-size: 11px; background-color: #80cb5b; height:20px; padding-left:15px; color:#FFFFFF}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.transp{
background:none;
/*border:none;*/
font-weight:bold;
text-align: center;

}
.trash {padding-right:10px;  }

/************** rafiq - redsignal.biz css here **************************/
body.cls_body{
	/*background:url(images/new/bg_body.jpg) repeat-x;*/
	background:url(images/outil_header/body_bg.gif) repeat-x;
}
div#id_container{
	width:932px; clear:both; margin:0px; padding:0px;
}
div#id_header{
	clear:both; height:146px; position:relative;
}
div#top_header{
	clear:both; height:75px;
}
div#lower_header{
	clear:both; height:30px; border:0px solid #00FF00; position:relative;
}
div#header_lower_bar{
	clear:both; height:26px;
}
div#logo_area{
	width:197px; height:46px; position:absolute; left:0px; top:30px;
}
div#faq_icon{
	width:37px; height:35px; position:absolute; right:10px; top:8px; display:none;
}
.faq_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 15px;
}
.faq_footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 15px;
}
div#hdr_ship
{
	width:255px; height:18px; position:absolute; left:671px; top:63px; 
}
div#search_box {
 	float:right; width:260px; display:block; display:inline;height:25px; margin-top:3px;position:absolute;left:665px;top:30px;
}
.menu_sep {
	background:url(images/outil_header/menu_sep.gif) no-repeat; width:3px; height:37px;
}
.menu_items {
	padding:0px 7px 0px 7px;
}
#search_input {
 background:url(images/outil_header/search_bg.gif) no-repeat; width:213px; height:23px; border:0px; padding-top:5px; padding-left:25px;
}

div#bg_top_cart_acc{
	width:200px; height:29px; position:absolute; right:70px; top:0px; background:url(images/new/cart-myaccount.gif) no-repeat;
}
div#acc_cart_container{
	clear:both; position:relative; width:200px; height:29px;
}
div#acc_left_hdr{
 font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; position:absolute; left:25px; top:5px;
}
a.hdr_cart_lnk, a.hdr_cart_lnk:link, a.hdr_cart_lnk:visited{
	font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; text-decoration:none;
}
a.hdr_cart_lnk:hover{
	text-decoration:underline;
}
div#acc_right_hdr{
 font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; position:absolute; left:120px; top:5px;
}
a.hdr_acc_lnk, a.hdr_acc_lnk:link, a.hdr_acc_lnk:visited{
	font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; text-decoration:none;
}
a.hdr_acc_lnk:hover{
	text-decoration:underline;
}
div#top_free_del_container{
	width:294px; height:40px; position:absolute; right:0px; top:42px; background:url(images/new/bg_free_delivery.jpg) no-repeat;
}
div#hdr_phone{
	position:absolute; left:297px; top:27px; width:303px; height:55px;
}
div#lower_hdr_menu{
	position:absolute; border:0px solid #FF0000; height:34px; clear:both; left:0px; top:0px; width:100%;
}
td.bg_menu_active{
	background:url(images/new/menu_middle_active.jpg) repeat-x; padding:0px 5px;
}
a.link_active, a.link_active:link, a.link_active:visited{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; text-decoration:none;
}
a.link_active:hover{
	text-decoration:none;
}
td.empty_td{
	font-size:2px; font-family:Arial, Helvetica, sans-serif; width:3px;
}
td.bg_menu{
	background:url(images/new/menu_middle.jpg) repeat-x; padding-top:6px;
}
a.link_inactive, a.link_inactive:link, a.link_inactive:visited{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#333333; text-decoration:none; padding:0px 10px;
}
a.link_inactive:hover{
	text-decoration:none; color:#000000;
}
div#lower_menu{
	clear:both; border:0px solid #006633;
}
div#header_level_2{
	width:100%; border:0px solid #FFFF00; height:37px; left:-1; position:relative;clear:both; margin:0px; padding:0px;
}
#menu_center {
	background:url(images/outil_header/menu_bg_center.gif) repeat-x;
}
#menu_left {
	background:url(images/outil_header/menu_bg_left.gif) no-repeat; width:6px; height:37px;
}
div#lo_left{
	position:absolute; left:0px; top:0px; width:640px; border:0px solid #00FF00; height:35px;
}
div#lo_right{
	position:absolute; right:0px; top:0px; width:360px; border:0px solid #00FF00; height:35px;
}
a.right_lnk, a.right_lnk:link, a.right_lnk:visited{
	font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; font-weight:normal; text-decoration:underline;	
}
a.right_lnk:hover{
text-decoration:none;

}
/**************/
div#ftr_container{
	clear:both; border:0px solid #FF0000; width:100%; height:68px; 
	/*background:url(images/outil_footer/footer_bg.gif) repeat-x #e0e0e0; border:1px solid #d7d7d7;*/
}
cls_ftr_text{
	font-family:Tahoma; font-weight:normal; font-size:11px; color:#666666;
}
a.cls_ftr, a.cls_ftr:link, a.cls_ftr:visited{
	font-family:Tahoma; font-weight:normal; font-size:11px; color:#666666; text-decoration:none; padding:0px 5px;
}
a.cls_ftr:hover{
	text-decoration:underline;
}
.cls_copy{
	font-family:Tahoma; font-weight:normal; font-size:11px; color:#666666;
}



/* Classes for Ventiflash*/
<!--
.vfheading {color: #0099FF}
.vflash {
	position:absolute;
	width:227px;
	height:29px;
	z-index:1;
	left: 743px;
	top: 107px;
}
.styleb{color: #666666;	font-weight: bold;	font-family:Arial; font-size:16px;}
.styleb a:link {color: #666666;	text-decoration:none;}
.stylec {font-family: Tahoma; color:#666666; font-size:12px;}
#Layerstart {
	position:absolute;
	width:967px;
 	z-index:3;
}
#mainbanner {
	position:absolute;
/*	width:500px;
	height:115px;*/
	z-index:2;
	
}
#giftlayer {
	position:absolute;
	width:200px;
	height:105px;
	z-index:3;
	left: 743px;
}

#scroll_logos { 

/*	background-image:url(images/bgscroll.PNG); 
	background-repeat:repeat-x; 
	border:1px solid #bcbcbc; 
	width:967px;
	height:43px;
	padding-top:3px; 
	z-index:4;*/
	
}

#boxa {
	position:absolute;
		top:369px;  
	width:479px;
	height:140px;
	z-index:4;
	background-image:url(images/final-home_03.jpg);background-repeat:no-repeat;
		padding-top:15px; padding-left:15px;
}
#boxb {
	position:absolute;
	top:369px;  
	width:483px;
	left:489px;
	height:140px;
	z-index:4;
	background-image:url(images/final-home_05.jpg); background-repeat:no-repeat;
		padding-top:15px; padding-left:15px;
}

#boxb_2_1 {
	position:absolute;
	top:369px;  
	width:483px;
	left:489px;
	height:140px;
	z-index:4;
	background-image:url(images/ads/1.jpg); background-repeat:no-repeat;
		padding-top:15px; padding-left:15px;
}

#boxb_2_2 {
	position:absolute;
	top:369px;  
	width:483px;
	left:489px;
	height:140px;
	z-index:4;
	background-image:url(images/ads/2.jpg); background-repeat:no-repeat;
		padding-top:15px; padding-left:15px;
}#boxb_2_3 {
	position:absolute;
	top:369px;  
	width:483px;
	left:489px;
	height:140px;
	z-index:4;
	background-image:url(images/ads/3.jpg); background-repeat:no-repeat;
		padding-top:15px; padding-left:15px;
}#boxb_2_4 {
	position:absolute;
	top:369px;  
	width:483px;
	left:489px;
	height:140px;
	z-index:4;
	background-image:url(images/ads/4.jpg); background-repeat:no-repeat;
		padding-top:15px; padding-left:15px;
}

#boxc {
position:absolute;
	top:519px;  
	width:479px;
	height:142px;
	z-index:4;
	background-image:url(images/final-home_09.jpg);background-repeat:no-repeat;
		padding-top:15px; padding-left:15px;
}
#boxd {
	position:absolute;
	top:519px;  
	width:483px;
	left:489px;
	height:140px;
	z-index:4;
	background-image:url(images/final-home_11.jpg);background-repeat:no-repeat;
	padding-top:15px; padding-left:15px;
}


#boxd_2_1 {
	position:absolute;
	top:519px;  
	width:483px;
	left:489px;
	height:140px;
	z-index:4;
	background-image:url(images/ad2/1.jpg);background-repeat:no-repeat;
	padding-top:15px; padding-left:15px;
}

#boxd_2_2 {
	position:absolute;
	top:519px;  
	width:483px;
	left:489px;
	height:140px;
	z-index:4;
	background-image:url(images/ad2/2.jpg);background-repeat:no-repeat;
	padding-top:15px; padding-left:15px;
}

#boxd_2_3 {
	position:absolute;
	top:519px;  
	width:483px;
	left:489px;
	height:140px;
	z-index:4;
	background-image:url(images/ad2/3.jpg);background-repeat:no-repeat;
	padding-top:15px; padding-left:15px;
}
 
.news_send {
 padding-bottom:5px; padding-left:4px; width:201px; border:0px; background:none; height:19px;color:#424242; position:relative; left:30px; top:70px;
}
.img_adv {
padding-top:0px; height:35px;

}
.img_adv_img{padding-left:6px;}
 

.demo { border: none; height:51px; 
}
.demo a:link {  text-decoration:none; border:none; }
-->

<!--
.style_a {
	font-family: Tahoma;
	font-size: 12px; color: #CC0000;
	font-weight: bold;
}
.info_price{
	font-family: Arial;
	font-size: 24px; color: #c60006;
	font-weight: bold;
}
.logtxt
{
width:171px;
}
.btnok{float:right; padding-right:23px; padding-top:5px;}
.lblock
{
background-image: url(images/lbox.png);background-repeat:no-repeat; width:207px; height:165px; padding-top:10px; /*padding-left:15px;*/
margin:3px;
border:0px solid #000
}

.lblockb
{
background-image: url(images/lboxb.png);background-repeat:no-repeat; width:207px; height:165px;/* padding-left:12px;*/
margin-bottom:10px; margin-top:10px;
margin-left:3px;
  
}

.left_head_a{
	color:#000;
	text-decoration:none;
}

.left_head_a:hover{
	color:#000;
	text-decoration:none;
}
.left_head_name_div
{
	padding-top:4px;
	float:left;
}
.msg_head{
	padding: 5px 0px 5px 6px;
	display: block;
	float: left;
	clear: both;
	width: 195px;
}

.msg_head table {cursor: pointer;}

.msg_headb{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #696a69;
	font-size:11px;
	padding: 0px 0px 0px 6px;
	text-align: left;
}
a.msg_link{
	display: block;
	float: left;
	clear: both;
	width: 179px;
	line-height: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #696a69;
	font-size:11px;
	padding: 0px 0px 1px 22px;
	margin: 0px;
	text-align: left;
}
a.msg_link:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #d02d24;
}
.msg_body{
	display: block;
	float: left;
}
.msg_list {
 
   
}
 
.topItemCloseOver
{
  text-indent:10px;
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("arrow-down-title-on.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
width:162px; height:23px; 
 color: #000000;
  cursor:pointer;
}


/*.msg_body{ 
border: solid 1px #cccccc; border-top: none; 
width:173px; 
cursor:hand;
}*/
.att_option_name a:link{color: #FFFFFF;  text-decoration:none; width:167px;}
.att_option_name a:hover{background-color:#c92e02; text-decoration:none; color:#FFFFFF;}
.att_option_name a:visited{color: #FFFFFF;  text-decoration:none; }

.att_option_name_select 
{
	background-color:#f5f5f5;
	font-family:Tahoma;
	font-size:12px;
	padding-right:0px;
	color:#000000;
	line-height:1.8;
}
.att_option_name_select_heading{
	display: block;
	float: left;
	clear: both;
	width: 163px;
	line-height: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #696a69;
	font-size:11px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 10px 15px 0px 10px;
}
.att_option_name_select{
	padding: 2px 0px 2px 15px;
	display: block;
	float: left;
	clear: both;
	width: 163px;
}
.close_subItem{
	/*line-height: 18px;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #e41a1a;
	font-size:11px;
	margin: 0px;
	text-align: left;
}
/*.att_option_name_select a:link{color:#000000; text-decoration:none; width:0px; font-weight:bold;}
.att_option_name_select a:hover{background-color: #990000; text-decoration:none; width:0px; font-weight:bold;}*/

.att_option_name_select_bottom {background-color:#f5f5f5; font-family:Tahoma; font-size:10px; 
padding:5px;padding-left:35px; 
color: #FF0000;  }

.dbox{ border:none; font-family:Tahoma; font-size:11px; color:#656565; text-align:justify; }
.drbox{ display:none; }
.maina { width:350px;}
.mainb{ width:100px; font-weight:bold;}

.xclose { font-size:10px; color:#C60006; font-family: Tahoma; font-weight:bold; padding-right:7px; }
.xclose a:link { font-size:11px; color:#C60006; font-family:Tahoma; }
.xclose a:visited{ text-decoration:none; color:#C60006; background:none;}
.xclose a:hover{ text-decoration:none; color:#000000; background:none;}


.zila { padding-top:45px; }

zila a:link{
text-decoration:none;
}

-->

/************************irfan CSS**************************/
#account_heading
{
	background:url(images/account/top.jpg) repeat-x; 
	height:54px; 
	margin-top:9px;
	margin-left:18px;
}
#account_span
{
	font-family:tahoma; 
	font-size:11px; 
	color:#45473b;
	position:relative;
	top:30px;
	right:0px;
}
.account_menu_text
{
	font-family:tahoma; 
	font-size:11px; 
	color:#45473b;
	height:32px;
	width:97px;
	position:relative;
	top:5px;
	padding:2px;
	text-align:center;
}
.register_text_1
{
	font-family:tahoma;
	font-size:12px;
	color:#cc0000;
	font-weight:bold;
}
.register_text_2
{
	font-family:tahoma;
	font-size:12px;
	color:#cc0000;
}
.contactus_text_1
{
	font-family:tahoma;
	font-size:12px;
	color:#696a69;
	font-weight:bold;
}
.contactus_text_2
{
	font-family:tahoma;
	font-size:12px;
	color:#696a69;
}
.contactus_error2{

	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;


}
.register_lables
{
	font-family:arial;
	font-size:11px;
	color:#666666;
}
.address_head
{
	font-family:tahoma;
	font-size:12px;
	color:#cc0000;
	font-weight:bold;
	padding-left:15px;
	margin-top:15px;
}
.register_text_2_back
{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
}
.button_table_padding
{
	margin-left:40px; 
	margin-top:12px;
}


.login_ba
{
width:350px; height:227px; background-image:url(images/img_03.jpg); background-repeat:repeat-x;
}
.float_left{
float:left;
}
.cart{ margin:0px; list-style:none; background: url(images/cart_07.jpg); background-repeat:repeat-x; height:60px; width:500px; padding-bottom:0px; margin-top:13px;}
.cart_li{ float:left; width:160px;}
.cart_li_new{ float:left; width:20px;}

.cart_li_last{ float:left; }
.cart_options { padding-left:59px; }
.cart_doted_line{background: url(images/cart_07.jpg) repeat-x;}
.margin_top_table { margin-top:25px;}
.cartt{ margin:0px; list-style:none;   width:677px; }
.cart_lit{ float:left; padding-right:20px;  font-family:Tahoma; font-size:11px; color:#45473b; }
.cart_lita{ float:left; padding-right:30px;  padding-left:10px; width:89px; font-family:Tahoma; font-size:11px; color:#45473b; }
.cart_litb{ float:left; padding-right:10px; padding-left:10px; width:140px; font-family:Tahoma; font-size:11px;color:#45473b; }
.cart_litc{ float:left; padding-right:1px; padding-left:10px; width:165px; font-family:Tahoma; font-size:11px;color:#45473b; }
.cart_litd{ float:left; padding-right:10px; padding-left:10px; width:150px; font-family:Tahoma; font-size:11px;color:#45473b; }
.cart_optionst { padding-left:59px;  font-family:Tahoma; font-size:11px; color:#45473b; padding-top:25px; }

/***********************************************************/


/*mac style start */


UL.thumb {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 10px; MARGIN: 0px; WIDTH: 460px; PADDING-TOP: 10px; LIST-STYLE-TYPE: none;  margin-left:-10px;
}
UL.thumb LI {
	MARGIN-RIGHT: 4px; MARGIN-LEFT: 4px; FLOAT: left; PADDING-BOTTOM: 10px; WIDTH: 46px; PADDING-TOP: 5px; POSITION: relative; HEIGHT: 53px
}
UL.thumb LI img {
	BORDER-RIGHT: #ddd 0px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ddd 0px solid; PADDING-LEFT: 5px; BACKGROUND: none; LEFT: 0px; PADDING-BOTTOM: 5px; BORDER-LEFT: #ddd 0px solid; WIDTH: 46px; PADDING-TOP: 10px; BORDER-BOTTOM: #ddd 0px solid; POSITION: absolute; TOP: 0px; HEIGHT: 53px; ms-interpolation-mode: bicubic;
}
UL.thumb LI img.hover {
	BACKGROUND: url(thumb_bg.png) no-repeat center center; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

#main_view {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 9px; MARGIN-LEFT: -10px; PADDING-TOP: 9px
}
 

UL.thumbb {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;
}
UL.thumbb LI {
	MARGIN-RIGHT: 10px; MARGIN-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; POSITION: relative; /*HEIGHT: 38px;*/ border:0px solid red;margin-top:13px;
}
UL.thumbb LI img {
	BORDER-RIGHT: #ddd 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: #ddd 0px solid; PADDING-LEFT: 0px; BACKGROUND: none; LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: #ddd 0px solid; /*WIDTH: 106px;*/ PADDING-TOP: 0px; BORDER-BOTTOM: #ddd 0px solid; POSITION: absolute; TOP: 0px; HEIGHT: 18px; ms-interpolation-mode: bicubic;
}
UL.thumbb LI img.hover {
	BACKGROUND: url(thumb_bg.png) no-repeat center center; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

div.thumb_slider {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; 
}
div.thumb_slider div {
	MARGIN-RIGHT :20px;
	MARGIN-LEFT: 20px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	POSITION: relative;
	margin-top:5px;
	cursor:pointer;
}

.img_adva
{
	position:relative;
	top:30px;
	left:50px;
	height:48px;
	padding-right:100px;
	padding-top:5px;
}


UL.thumbc {
	PADDING-RIGHT: 5px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 165px; PADDING-TOP:0px; LIST-STYLE-TYPE: none; height:88px; border:0px solid #CCCCCC; float:right;
	margin-top:9px; margin-right:0px;


}
UL.thumbc LI {
	MARGIN-RIGHT: 2px; MARGIN-LEFT: 2px; FLOAT: right; MARGIN-BOTTOM: 3px; WIDTH: 33px; MARGIN-TOP: 3px; POSITION: relative; HEIGHT: 38px; 
}
UL.thumbc LI img {
	BORDER-RIGHT: #ddd 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: #ddd 0px solid; PADDING-LEFT: 0px; BACKGROUND: none; LEFT: 0px; PADDING-BOTTOM: 1px; BORDER-LEFT: #ddd 0px solid; WIDTH: 33px; BORDER-BOTTOM: #ddd 0px solid; POSITION: absolute; TOP: 0px; HEIGHT: 38px; ms-interpolation-mode: bicubic;
}
UL.thumbc LI img.hover {
	BACKGROUND: url(thumb_bg.png) no-repeat center center; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
/*mac style end*/

/* debut produit */
div.product_list table {
	margin:10px 0 0 0;
	color:#666666;
}

div.product_list td{
	text-align:center;
	vertical-align: top;
	border-bottom:1px solid #CCCCCC;
	padding:1px 0px 1px 0px;
}

div.product_list td.left{
	text-align:left;
	color:#666666;
	font-weight:bold;
}


div.product_list{
	padding:5px 0px 5px 0px;
}

div.product_margin{
	width:180px;
	height:0px;
}
div.product{
	padding:0px 0px 2px 0px;
	width:159px;
	font-family:Tahoma;
	margin:0px;
	line-height: 13px;
	height:236px;
 }


div.product p{
	text-align:center;
}

div.product h2{
	font-size:12px;
	font-weight:bold;
	color:#333;
	margin:0;
	text-align:center;
	background:#ebebeb;
	margin-bottom:1px;
	padding:3px;
	margin-bottom:2px;
	font-family:Arial;
}

div.product h3{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	margin:0 0 1px 0;
	text-align:center;
	background:#f5f4f4;
	padding:3px;
}

div.product .category{
	font-size:10px;
	color:#666666;
	margin: 0px;
	font-family:arial;
	font-size:10px;
}

div.product .price{
	font-size:14px;
	font-weight:bold;
	color:#c60006;
	margin:0;
}

div.product .price_barre{
	font-size:10px;
	font-weight:normal;
	color:#666;
	text-decoration:line-through;
}

div.product .remise{
	font-size:9px;
	font-weight:bold;
	color:#fff;
	background-color:#FF3300;
	padding:1px 2px;
	margin:2px 0px;
}

div.product .livraison{
	font-size:10px;
	color:#666666;
		margin:0;
}

div.product .picto_30px{
	margin:0;
	position:absolute;
	z-index:1000;
	width:159px;
	padding:0 0 0 1px;
}

div.product .stamp_hidden{
	margin:0;
	position:absolute;
	z-index:1000;
	width:159px;
	padding:0 0 0 1px;
}
.stamp_inner_hidden{
position:absolute;
}



div.pro_info{
	padding:0px 5px 2px 0px;
	width:250px;
	font-family:Tahoma;
	margin:0px;
	line-height: 13px;
	z-index:1101;
 }

div.pro_info .picto_30apx{
	position:absolute;
	margin:0;
	width:250px;
	padding:0 0 0 1px;
		z-index:1101;
}

.picto_30px_new{
	position:relative;
	top:0px;
	right:-5px;
	float:right;
	margin-bottom:-100px;
	width:85px;
	padding:0 0 0 1px;
	z-index:3;
}

.stamp_hidden_detail{
	position:relative;
	top:-12px;
	float:left;
	margin-bottom:-100px;
	margin-left:-30px;
	padding:0 0 0 1px;
	z-index:3;
}
/* fin produit */

/*********irfan 23-10-2009************/
.left_border
{
 	background:url(images/account/left_border.jpg) no-repeat;
	width:4px; height:23px;
}
.right_border
{
 	background:url(images/account/right_border.jpg) no-repeat;
	width:5px; height:23px;
}
.doted_sep
{
	background:url(images/account/doted_sep.jpg) repeat-x;
	width:100%;
	height:10px;
}

.thumb img
{
	cursor:pointer;
}
.thumbb img
{
	cursor:pointer;
}
 .productListing-heading-1 {
  font-family: Tahoma;
  font-size: 11px;
  height:23px;
 /*  background: #b6b7cb;*/
  background:url(images/account/heading_bg.jpg); background-repeat:repeat-x;
  color: #666666;
  font-weight: bold;
}
.table_bottom_border
{
 border-bottom:1px solid #dadada;
}
.price_box
{
	background:url(images/account/price_box.jpg) no-repeat; 
	width:145px;
	height:29px;
	padding:5px;
	color:#666666;
	font-family: Tahoma;
  	font-size: 11px;
	font-weight:bold;
}
.percentage_left_bg
{
	background:url(images/account/detial_head_left.jpg) no-repeat;
	width:5px;
	height:37px;
}
.percentage_right_bg
{
	background:url(images/account/detial_head_right.jpg) no-repeat;
	width:5px;
	height:37px;
}
.percentage_center_bg
{
	background:url(images/account/detial_head_center.jpg) repeat-x;
	height:37px;
	color:#c60006;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
}
.percentage_text
{
	font-size:10px;
	color:#666666;
	font-family:tahoma;
	line-height:18px;
}
span.price
{
	font-size:14px;
	font-weight:bold;
	color:#c60006;
}
.register_lables_red
{
	font-family:arial;
	font-size:11px;
	color:#ae1800;
	text-decoration:underline;
}
.review_box
{
	background:#f7f7f5 repeat;
	border:1px solid #e7e7e7;
}
.attrib{
font-family:tahoma; font-size:11px; color:#656565;
line-height:16px;
}

.attrib td{
font-family:tahoma; font-size:11px; color:#656565;
line-height:16px;
}

.cart_attrib
{
	font-size:10px;
	font-weight:normal;
}

 ul#page_links li
 {
  list-style:none;
  float:left;
  margin:0px; padding:0px;
  /*display:inline;
  vertical-align:top;
  padding:0px;
  margin:0px;*/
 }
 ul#page_links
 {
 padding-top:0px;
 margin-top:0px;
  /*display:inline;
  vertical-align:top;
  padding:0px;
  margin:0px;*/
 }
 div.pageResults_montreen {
	font-size:10px;
	font-family:tahoma;
	font-weight:bold;
  color: #c92e02;
  background:#FFFFFF;
  border:1px solid #cccccc;
  text-decoration:none;
  text-align:center;
  padding:4px;
  float:left;
  margin:0px 3px 0px 3px;
  vertical-align:top;
 }
  div.pageResults {
	font-size:10px;
	font-family:tahoma;
	font-weight:bold;
	  color: #c92e02;
	  background:#FFFFFF;
	  text-decoration:none;
	  text-align:center;
	  padding:4px;
	  float:left;
	  margin:0px 2px 0px 2px;
	  vertical-align:top;
 }
.search_results_title {
 	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding: 20px 0px 0px 15px;
 }
.pageResults1
 {
 	font-size:10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #45473b;
	text-decoration:none;
	text-align:center;
	padding:4px;
	float:left;
	margin:0px 3px 0px 3px;
	vertical-align:top;
 }
.left_column_style{
	background-color: #f4f4f4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: ececec;
	border-bottom-color: ececec;
	border-left-color: ececec;
	padding: 0px;
	margin: 0px;
}
.left_column_top{
	background-image: url(images/outil_new/left_column_top_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 37px;
	color: #666666;
	width: 190px;
	height: 37px;
	padding: 0px 0px 0px 11px;
	margin: 0px;
}
 SPAN.productSpecialPrice {
  font-family: Arial;
  color: #c60006;
  font-size: 18px;
  font-weight:bold;
}

 SPAN.productSpecialPriceb {
  font-family: Tahoma;
  color: #c60006;
  font-size: 13px;
  font-weight:bold;
}

.paging_table_bg
{
	padding:5px;
	height:15px;
	border: #e3e3e3 solid 1px;
	font-family: Tahome, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #45473b;
}
.bread_crum_left
{
	width: 3px;
	height: 23px;
	margin: 0px;
	background-image: url(images/outil_new/bread_crum_left_bg.jpg);
	background-repeat: no-repeat;
}
.bread_crum_right
{
	width: 3px;
	height: 23px;
	margin: 0px;
	background-image: url(images/outil_new/bread_crum_right_bg.jpg);
	background-repeat: no-repeat;
}
.bread_crum_img
{
	padding:0px;
	margin:0px;
	margin-bottom:1px;
}
.headerNavigation_new
{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #4f4f4f;
  padding-left:15px;
  background-color: #dfe0df;
}
.headerNavigation_spacer{
	widows: 100%;
	height: 8px;
}
.margin_top
{
	margin-top:5px;
}
/* #countdown
{
	width:168px;
	margin-left:14px;
} */
.paging_div
{
 float:right;display:block; display:inline; margin:0px; padding:0px; border:0px solid #000; width:auto
	font-family:arial;
	font-size:11px;
	color:#666666;
	vertical-align:middle
}

/*******irfan 03-11-2009******/
.doted_sep_width
{
	background:url(images/account/doted_sep.jpg) repeat-x;
	width:100%;
	height:10px;
	width:700px; float:left ;margin-left:15px
}

.faq_ul
{
	list-style:none;padding:0; margin:0; margin-left:15px;
}

.faq_ul li
{
	list-style:none;padding:0; margin:0; width:700px; text-align:justify;
}

.msg_pad
{
	padding:0px 70px 0px 70px;
	
}

/********irfan 4-11-09***********/
.attributes_text
{
	font-family:Tahoma;
	font-size:11px;
	color:#656565;
	line-height:20px;
	height:20px;
	width:120px;
	border:0px solid red;
	display:inline;
	float:left;
	padding-left:19px;
}
.attr_doted_sep
{
	background: url(images/account/doted_sep.jpg) repeat-x 50% 0%;	
	height:2px;
	width:100%;
	clear:both;
	padding:0px;
	margin:0px;
	display:block;
	font-size:2px;
	padding:0px;
	line-height:2px;
	
}

table.myidclass td {
	font-family:Tahoma;
	padding:0px; 
	margin:0px;
	height:2px;
	margin:0px;
	font-size:2px;
	line-height:2px;
}
#text_area
{
	width:309px; height:120px; text-align:justify; padding:14px;
	overflow:scroll;
	overflow-x:hidden;
	border:1px solid #e4e4e4;
	margin-top:6px;
	
	
}
/********************************/

table, td, tr {
	padding:0px; margin:0px; font-family:Tahoma; 
}
.jqZoomPup
{
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.counter_bg
{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	background:#b11601;
	padding:2px;

}

.counter_text
{
	font-family:tahoma;
	font-size:11px;
	color:#45473b;
	margin-left:1px;
	margin-right:3px;
}
.advantages_bg
{
	background:url(images/account/advantages_bg.jpg) no-repeat; 
	width:626px;
	height:48px;
}



#textContent
{
	font-family:tahoma; 
	font-weight:normal; 
	font-size:11px;
	color:#656565; 
	text-align:center;
	vertical-align:middle;
	/*margin-top:18px;*/
/*	padding-right:5px;
	padding-left:5px;*/
	padding-top:15px;
	width:140px;
}


/********irfan 6-11-09******/
.fisheye{
	text-align: center;
	height: 50px;
	position: relative;
}
a.fisheyeItem
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 46px;
	position: absolute;
	display: block;
	top: 0;
}
a.fisheyeItem2
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 46px;
	position: absolute;
	display: block;
	bottom: 0;
}
.fisheyeItem img
{
	border:none;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
.fisheyeItem2 img
{
	border:none;
	margin: 0px auto 0px auto;
	width: 100%;
}
.fisheyeItem span,
.fisheyeItem2 span
{
	display: none;
	positon: absolute;
	font-family:tahoma;
	font-size:10px;
	color:#BEBEBE; 
	text-decoration:none;
	
}
.fisheyeContainter
{
	height: 50px;
	width: 600px;
	position:absolute;
	top:0px;
	left:0px;
	margin-top:18px;
	margin-left:20px;
}
#fisheye2
{
	position: absolute;
	width: 100%;
	bottom: 0px;
}
.sep_mac
{
	margin:0px 5px 0px 5px;
}
/**********************/

p{
	padding:0px; margin:0px;
}



/**********Site Map*********/
/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #cccccc;
list-style-image:url(images/bullet.jpg);
}

/*ul.sitemap li
{
 	background:url(images/bullet.jpg) no-repeat left top;
	
}*/

.sitemap {
  font-family: tahoma;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
  line-height:16px;
}
.sitemapHeading {
  font-family: tahoma;
  font-size: 12px;
  color: #000000;
  font-weight : normal;
  line-height:16px;
}
.sitemapProducts {
  font-family: tahoma;
  font-size: 10px;
  color: #000000;
  font-weight : normal;
  line-height:16px;
}
A.sitemap { 
  color: #000000; 
}
A.sitemap:hover {
  color: #C02101;
}
/***** End Sitemap_SEO *****/ 


.manu_image_detial_page
{
 cursor:pointer;
}

.min_height
{
margin:0px;
padding:0px;
width:1px; height:310px;
float:left;
display:inline;
}

.img_spacing
{
margin-top:5px;
margin-bottom:5px;
}



/***** Tahir manufacturer banner *****/ 
.manufacturers_banner_block{
	display: block;
	float: left;
	width: 970px;
	height: 250px;
	padding: 0px;
	margin: 0px;
}
.manufacturers_banner_block .left{
	display: block;
	float: left;
	width: 191px;
	height: 206px;
	background-color: #333333;
	padding: 20px 6px 24px 16px;
	margin: 0px;
}
.manufacturers_banner_block .left ul{
	width: 191px;
	height: 206px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.manufacturers_banner_block .left ul li{
	height: 16px;
	list-style-image: none;
	background-image: url(images/manufacturers_banners/bullet.gif);
	background-position: left 9px;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-align:left;
}
.manufacturers_banner_block .left ul li a{
	color: #CCCCCC;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration: none;
}
.manufacturers_banner_block .left ul li a:hover{
	text-decoration: underline;
}

.manufacturers_banner_block .center{
	display: block;
	float: left;
	width: 545px;
	height: 250px;
	padding: 0px;
	margin: 0px;
}
.manufacturers_banner_block .right{
	display: block;
	float: left;
	width: 212px;
	height: 250px;
	padding: 0px;
	margin: 0px;
}



#adv_container
{
	width:343px; height:102px; border:0px solid #e4e4e4; margin-left:9px; display:block;
}
#adv_icons
{
	width:120px; border:0px solid #000; float:right; margin:10px 12px 0px 0px; padding:0px; display:block;
}

#adv_icons img
{
	cursor:pointer;
}

.textContent_hover
{

	float:left; 
	width:180px;
	height:78px;
	/*background:url(images/adv/blank_bg.jpg) no-repeat;*/
	margin:11px;
	margin-right:0px;
	display:block;
	text-align:center;
	vertical-align:middle;
	border:1px solid #e4e4e4;

}

.img_margin_top
{
	 margin-top:25px;
	 margin-bottom:10px;
}

.listing_outer_div
{
	margin-left:10px;
}
.left_top_border
{
	border:1px solid #cccccc;
	border-top:0px;
	border-bottom:0px;
	
}

.gray_border
{
	border:1px solid #cccccc;
}




/************************** OutilSHOP Specific CSS *************************************/
.font_tahoma_11px_grey 
{
	font-family:tahoma;
	font-size:11px;
	color:#636466;
}
.font_tahoma_12px_white
{
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
}
.font_tahoma_13px_white {
	font-family:tahoma;
	font-size:13px;
	color:#FFFFFF;
}
#ftr_logos 
{
	width:271px;
	display:block;
	display:inline;
	height:27px;
	padding-left:32px;
	margin-top:18px;
	text-align:left;
}
#ftr_links
{
	line-height:20px;
	margin-top:10px;
	text-align:left;
	float:left;
}
#ftr_links a:link,#ftr_links a:visited
{
	color:#636466;
}
#ftr_links a:hover
{
	text-decoration:underline;
	color:#636466;
}
.tab_left{
	width:8px; height:33px; background:url(images/outil_header/tab_left.gif) no-repeat;
}
.tab_right{
	width:8px; height:33px; background:url(images/outil_header/tab_right.gif) no-repeat; padding-right:4px;
}
.tab_center{
	height:33px; background:url(images/outil_header/tab_center.gif) repeat-x; text-transform:uppercase;
}
.tab_center a:link,.tab_center a:visited,.tab_center a:hover {
	color:#7c7c7c; text-decoration:none;
}

#header_cart_tab{
	width:72px; height:30px; background:url(images/outil_header/cart_tab.gif) no-repeat;
	text-align:right;
}
#header_cart_tab span{
	position:relative; top:9px; right:15px;
}
#header_my_account{
	width:92px; height:30px;
	background:url(images/outil_header/my_account_bg.gif)
	no-repeat;
	text-align:right;
}
#header_log_off{
	font-family:tahoma;
	font-size:11px;
	text-align:right;
	text-decoration:underline;
	margin:0px;
	padding:0px;
}
#header_log_off:hover{
	text-decoration:none;
}
#header_my_account span{
	position:relative; top:9px; right:9px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.slider_left{
	background:url(images/outil_header/slider_left.gif) no-repeat; width:3px; height:40px;
}
.slider_right{
	background:url(images/outil_header/slider_right.gif) no-repeat; width:3px; height:40px;
}
.slider_center{
	background:url(images/outil_header/slider_center.gif) repeat-x;height:40px;
	width:926px;
}
#tbl_menuf_slider {
	padding:0px; margin-bottom:5px;
}
#home_page_container {
	width:511px;
}
#flash_banner_home {
	width:511px; height:224px;
}
#newsletter_home {
	background:url(images/outil_home/newsletter.jpg) no-repeat; width:511px; height:123px; text-align:left
}
#newsletter_img_btn {
 	position:relative; left:40px; top:76px;  cursor:pointer;}
#home_advantages{
	background:url(images/outil_home/advantages_bg.gif)  no-repeat; width:511px; height:123px;
}

/* Tahir OutilShop CSS Starts From Here */
.alert_promos{
	background-image: url(images/outil_new/alert_promos_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 10px;
	float: left;
	width: 183px;
	height: 147px;
}
.alert_promos .alert_promos_title{
	display: block;
	float: left;
	height: 24px;
	width: 163px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.alert_promos .alert_promos_details{
	display: block;
	float: left;
	width: 163px;
	margin: 0px;
	padding: 5px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	line-height: 18px;
}
.alert_promos .alert_promos_form{
	display: block;
	float: left;
	width: 183px;
	margin: 10px 0px 0px 0px;
	position: relative;
}
.alert_promos .alert_promos_form .alert_promos_email{
	display: block;
	float: left;
	width: 153px;
	height: 22px;
	margin: 0px;
	padding: 3px 0px 0px 30px;
	background-image: url(images/outil_new/alert_promos_email_bg.jpg);
	background-repeat: no-repeat;
}
.alert_promos .alert_promos_form .alert_promos_email input{
	border: 0px;
	height: 14px;
	width: 140px;
	padding: 0px;
}
.alert_promos .alert_promos_form .alert_promos_submit{
	display: block;
	float: left;
	width: 173px;
	margin: 0px;
	padding: 10px 0px 0px 10px;
}



/*	Product Details	*/

.image_container_details{
	display: block;
	float: left;
	width: 292px;
	height: 260px;
	padding: 0px;
	margin: 0px;
}
.image_container_details_top{
	display: block;
	float: left;
	width: 292px;
	height: 10px;
	padding: 0px;
	margin: 0px;
}
.image_container_details_middle{
	display: block;
	float: left;
	width: 292px;
	height: 240px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/outil_new/image_container_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.image_container_details_middle .image_container_spacer{
	display: block;
	float: left;
	width: 36px;
	height: 220px;
	padding: 0px;
	margin: 0px;
}
.image_container_details_middle .image_container{
	display: block;
	float: left;
	width: 220px;
	height: 220px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
.image_container_details_middle .image_container_magnifier{
	display: block;
	float: right;
	width: 13px;
	height: 13px;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
.image_container_details_bottom {
	display: block;
	float: left;
	width: 292px;
	height: 10px;
	padding: 0px;
	margin: 0px;
}
.image_holder_box{
	display: block;
	float: left;
	width: 292px;
	height: 79px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}
.image_holder{
	display: block;
	float: left;
	width: 92px;
	height: 79px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/outil_new/image_holder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.image_holder.m_left_8{
	margin-left: 8px;
}
.image_holder img{
	float: left;
	padding: 0px;
	margin: 7px 0px 0px 14px;
	border: 0px;
	vertical-align:middle;
}


#product_info .p_top_10{
	padding-top: 10px;
}
#product_info .heading{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
#product_info .model{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	line-height: 18px;
}
#product_info .bannerMsg{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#product_info .banner_class{
	height:70px;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
}
#product_info .vflash_timer{
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}
#product_info .vflash_timer .counter{
	display: block;
	float: left;
	width: 89px;
	height: 28px;
	background-image: url(images/outil_new/counter_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}
#product_info .vflash_timer .counter span{
	display: block;
	float: left;
	width: 22px;
	height: 28px;
	line-height: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#product_info .product_price_box1{
	display: block;
	float: left;
	/*width: 110px;*/
	height: 30px;
	
	padding-right:20px;
}
#product_info .product_price_box2{
	display: block;
	float: left;
	/*width: 150px;*/
	height: 30px;
}
#product_info .product_price{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #dc3726;
}
#product_info .product_price_economisez1{
	display: block;
	float: left;
	/*width: 130px;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b01700;
	clear: both;
}
#product_info .product_price_economisez2{
	display: block;
	float: left;
	/*width: 130px;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #45473b;
	text-decoration: line-through;
	clear: both;
}

#product_info .product_status_bg{
	width: 400px;
	height: 34px;
	margin: 20px 0px 10px 0px;
	background-image: url(images/outil_new/product_status_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.also_purchase_bg{
	height: 18px;
	padding:8px;
	width:698px;
	background-image: url(images/outil_new/product_status_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.flash_product_box{
	display: block;
	float: left;
	width: 204px;
	height: 178px;
	margin: 0px 0px 10px 0px;
	background-image: url(images/outil_home/vflash_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.flash_product_box .flash_product_top{
	display: block;
	float: left;
	width: 188px;
	height: 105px;
	margin: 0px;
	padding-top: 18px;
	padding-left: 16px;
	z-index: 0;
}
.flash_product_box .flash_product_top .flash_product_top_left{
	display: block;
	float: left;
	width: 80px;
	height: 105px;
	margin: 0px;
	padding: 0px;
}
.flash_product_box .flash_product_top .flash_product_top_right{
	display: block;
	float: left;
	width: 92px;
	height: 105px;
	margin: 0px;
	padding: 0px;
}
.product_value{
	display: block;
	float: left;
	position: absolute;
	height: 26px;
	line-height: 26px;
	margin-top: -35px;
	padding: 0px 6px 0px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(images/outil_new/flash_product_value_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: auto;
	z-index: 1000;
}
.flash_product_box .flash_product_bottom{
	display: block;
	float: left;
	width: 188px;
	height: 55px;
	margin: 0px;
	padding-left: 16px;
}
.flash_product_box .flash_product_bottom .newcounter{
	display: block;
	float: left;
	width: 188px;
	height: 44px;
}
.flash_product_box .flash_product_bottom .newcounter span{
	display: block;
	float: left;
	width: 42px;
	height: 36px;
	padding-left: 1px;
	line-height: 34px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

#menu_log {
	background:url(images/outil_header/menu_bg_center.gif) repeat-x;
	text-align: right;
	padding-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
}
/* Tahir OutilShop CSS Starts Ends Here */




/*********** Irfan OutilShop Starts Here **************/
#tat_table
{
	border:1px solid #b7b8b7;
	border-top:none;
}
#tat_table td
{
	padding: 2px 10px 1px 10px; 
}
.menu_heading_left
{
	background:url(images/outil_specials/heading_bg_left.gif) no-repeat; width:5px; height:37px;
}
.menu_heading_right
{
	background:url(images/outil_specials/heading_bg_right.gif) no-repeat; width:6px; height:37px;
}
.menu_heading_center
{
	background:url(images/outil_specials/heading_bg_center.gif) repeat-x; height:37px; padding-left:11px; text-transform:uppercase;
}
.menu_bottom_left
{
	background:url(images/outil_specials/menu_bottom_left.gif) no-repeat; width:7px; height:30px;
}
.menu_bottom_right
{
	background:url(images/outil_specials/menu_bottom_right.gif) no-repeat; width:7px; height:30px;
}
.menu_bottom_center
{
	background:url(images/outil_specials/menu_bottom_center.gif) repeat-x; height:30px; padding-left:11px; text-transform:uppercase;
}
.font_arial_11px_black
{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.font_arial_11px_white
{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.specials_container_bg 
{
	background:#f2f2f2;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}
.atrib_rounded_border
{
	background-image:url(images/new/atrib_bottom.gif);
	width:203px;
	height:5px;
}
/* .image_bg
{
	background:url(images/outil_specials/specials_image_bg.gif) no-repeat; width:40px; height:45px;
	padding:5px 10px; margin:0px;
	display:block; display:inline; float:left; border:0px solid red;
} */
.image_bg
{
	background:url(images/outil_specials/specials_image_bg.gif) no-repeat; width:43px; height:45px;
	padding:5px 9px 5px 8px;
	margin:0px;
	display:block; display:inline; float:left; border:0px solid red;
}
.gray_border_top
{
	border-top:1px solid #cecece;
}
.product_name_gray
{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#696a69;
	line-height:14px;
}
.product_desc_container
{
	display:block;
	display:inline;
	float:left;
	width:108px;
	margin-left:9px;
}
.clear_both
{
	clear:both;
}
 SPAN.productSpecialPriceNEW {
  font-family: tahoma;
  color: #696a69;
  font-size: 11px;
  font-weight:bold;
}
 SPAN.productSpecialPriceNEWCrossed {
  font-family: tahoma;
  color: #9f9f9f;
  font-size: 11px;
  font-weight:bold;
  text-decoration:line-through;
}
.cart_quantity_input{
	background:none;
	font-weight:bold;
	text-align: center;
	padding:0px;
	margin:0px;
	padding-bottom:2px;
	border:0px;
	color:#666666;
	height:16px;
}
#header_cart_tab a:link,#header_cart_tab a:visited,#header_cart_tab a:hover{
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.login_box_top{	background:url(images/outil_login/box_top.gif) no-repeat; height:4px; width:348px;}
.login_box_middle{background:url(images/outil_login/box_middle.gif) repeat-y ;width:348px;}
.login_box_bottom{background:url(images/outil_login/box_bottom.gif) no-repeat; height:4px; width:348px;}
.login_create_account_container {
	width:331px;height:189px; margin-left:6px; margin-top:11px;
}
.mydotes_sep
{
	background:url(images/outil_login/doted.gif) repeat-x; width:100%; height:23px; clear:both;
}
.login_heading {
	color: #656565;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	margin-left:16px;
}
.passlost /* get from top*/
{
	vertical-align:middle; margin:0px; margin-left:16px;   font-family:Arial; font-size:11px; color:#666666; float:left;text-align:justify; padding:0px;
}
.style_b { /* get from top*/
	color: #656565;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.font_10px_gray_tahoma {
	font-family:tahoma;
	font-size:10px;
	color:#696a69;
}
.register_fields  /* get from top*/
{
	width:218px; 
	height:20px; 
	border:1px solid #cccccc;
}
.contactus_textarea_fields  /* get from top*/
{
	width:218px; 
	height:80px; 
	border:1px solid #cccccc;
}

.right_padding_10px {
	padding-right:10px;
}
#Layera { /* get from top*/
	width:75px;
	position:relative;
	top:12px;
	left:15px;
}
#Layerb { /* get from top*/
	position:relative;
	top:21px;
	left:99px;
	width:88px;
}
#Layerc { /* get from top*/

}
.empty_vflash{  /* get from top*/
background:#F7F7F7; width:201px; height:192px; border:1px solid #666666;
font-family:tahoma; font-size:12px; color:#484848; margin-bottom:5px;}

.mimg{  /* get from top*/
background-image:url(images/outil_home/vflash_bg.gif); height:178px; background-repeat:no-repeat; margin-bottom:5px;}
.vcounter { /* get from top*/
font-family:Tahoma; padding-left:2px; font-size:25px;  color:#FFFFFF; font-weight:bold;	position:absolute;
	top:585px; left:915px;}
#countdown /* get from top*/
{
/*	width:168px;
	margin-left:14px;
	position:relative*/
}
 .vprice { /* get from top*/
	position:relative;
	top:0px;
	left:17px;
	margin:0px;
	font-family:Arial; color:#FFFFFF; 
	font-weight:bold; 
	font-size:18px; 
	background: url(images/outil_home/vflash_price.gif) repeat-x; 
	height:21px; 
	width:auto; 
	display:block; 
	display:inline; 
	padding:3px 6px 3px 6px; z-index:10}
.outer_box_top{
	background:url(images/outil_boxes/box_top.gif) no-repeat; width:708px; height:4px;
}
.outer_box_middle{
	background:url(images/outil_boxes/box_middle.gif) repeat-y; width:708px;
}
.outer_box_bottom{
	background:url(images/outil_boxes/box_bottom.gif) no-repeat; width:708px; height:4px;
}
.margin_15px {
	margin:15px;
}
.order_comment_box {
	width:672px; height:123px
}
div#header_level_1{/* get from top*/
	height:30px; text-align:right; margin:0px; float:right; padding:0px 5px 0px 0px;
}
.specials_container_bg a:hover 
{
	text-decoration:none;
}

#cart_content a:hover 
{
	text-decoration:none;
}
/*********** Irfan OutilShop Ends Here **************/
/* Survey form css*/

TABLE.survey_main,TD.survey_main, P.survey_main {
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 11px;
 	line-height: 1.5;
 	color:#000000;
}
TD.survey_border_class{
	border:#CCCCCC solid 1px;
}
.radio_class{
	margin:0px;
}
.input_class{
	border:#CCCCCC solid 1px;
	width:126px;
	height:20px;
}
TD.error_survey
{
	color:#CC0000;
}
.survey_link
{
	text-decoration:none;
}
.survey_link:hover
{
	text-decoration:none;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="image"]::-moz-focus-inner,
input[type="radio"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    outline: none;
	border:none;
}
input[type="submit"]:focus, input[type="button"]:focus, input[type="image"]:focus,input[type="radio"]:focus { outline: none;border:none;; }

/* End Survey form css */
/* Spare Parts Search */
.spare_parts
{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #4f4f4f;
  height:40px;
  background:url(images/outil_home/spare_search_bg.gif) repeat-x;
}
.spare_parts_form
{
  padding-left:15px;
  margin:0px;  
}
.spare_parts_form input
{
	height:21px;
	width:205px;
	border:#b7b8b7 solid 1px;
	color:#636466;
	padding:3px;
	margin:0px;
}
.spare_parts_form select
{
	height:21px;
	width:207px;
	color:#636466;
	padding:2px;
	margin:0px;
}
.spare_search_button
{
	width:52px;
	height:21px;
	border:0px;
	outline:none;
}
.spare_parts_heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#4f4f4f;
}
.spare_parts_heading a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#cd2a24;
	text-decoration:none;
}
.spare_parts_heading a:hover
{
	text-decoration:underline;
}
.dd-demo {
    position:absolute;
    text-align: center;
    color: #fff;
    height: 20px;
    width: 40px;
    padding: 0;
    margin: 0;
}

.dd-demo div {
    border: 1px solid black;
    height: 20px;
    width: 40px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:pointer;
}
.dd-demo2
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	position:absolute;
}
.dd-demo2 div
{
	background:#DFE0DF;
	padding:10px;
}
.mapDiv
{
	display: block;
	text-align:right;
	padding:0px;
}
.cursorpointer {
	cursor:pointer;
}
.popupbanner {
	font-family:tahoma; 
	font-size:11px;
	color:#000000;
}
.padding10 {
	padding:10px;
}
.floatright {
	float:right;
}

.font_arial_11px_white_a:link, .font_arial_11px_white_a:visited{
	text-decoration:none;
}
.font_arial_11px_white_a:hover{
	text-decoration:none;
}

.font_arial_11px_white a{
	text-decoration:none;	
}
.h2_new a{
	font-size:11px;
	font-weight:bold;
	color:#333;
	margin:0;
	text-align:center;
	font-family:Arial;
	text-decoration:none;
}
.h2_new a:link, .h2_new a:visited{
	text-decoration:none;
}
.h2_new a:hover{
	text-decoration:underline;
	color:#C60006;
}

#price_popup_info{
}
#price_popup_info {
	padding-right:1px;
}

#price_popup_info div{
	/*height:250px;*/
	
}
table#1euro thead tr th{
}
table#1euro tbody tr td{
}
#1euro tbody tr td{
	
}
#banner_container{
	
}
/* End Spare Parts Search */


