﻿/*Start Css for Product Display */
.product_name
{
    font-family: Verdana;
    color: #fefefe;
    font-weight: bold;
    font-size: 12px;
}
.product_name a
{
    font-family: Verdana;
    color: #fefefe;
    font-weight: bold;
    font-size: 12px;
}
.product_name a:hover
{
    font-family: Verdana;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
}
.product_txt
{
    font-family: Verdana;
    color: #333333;
    font-weight: normal;
    font-size: 11px;
    text-align: left;
}
.bord_prod
{
    border: 1px #999999 solid;
    background: #f5f5f5;
}

/*End Css for Product Display */
/*start Css for Catalog */
.cart_width
{
    width:100%;
    }
.cartlink a{
color:#FF3300;
text-decoration:none;
font-size:12px;
font-weight:normal;
}
.cartlink a:hover{
color:#333333;
text-decoration:underline;
}
.errormsg
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#ff3300;
    text-align: center;
    font-weight: normal;
}
.head_bg{
background:url(images/head_bg.gif) repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#000000;
padding-left:15px;
height:35px;
}
.head_bg_p_details{
background:url(images/product_bg.jpg) repeat-x bottom;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding-left:5px;
height:31px;
}
.p_content{
background:url(images/sc_mid_bg.gif) bottom repeat-x;
border:1px #cccccc solid;
position:relative;
}
.padd{
padding:5px;
}
.padd_r{
padding:0px;
}
.img_border{
border: 5px #e7e7e7  solid;
}
.breadcrumb_sc{
font-size:11px;
color:#333333;
padding:5px 0px 10px 0px;
}
.breadcrumb_sc a{
font-size:11px;
color:#fefefe;
padding:5px 0px 10px 0px;
}
.breadcrumb a:hover{
font-size:11px;
color:#000000;
}
.product_name{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
font-weight:bold;
padding-bottom:5px;
padding-top:10px;
}
.product_name a{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.product_name a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#fefefe;
font-weight:bold;
text-decoration:none;
}

.products_attribute{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
height:20px;
}
.rating{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#fefefe;
padding-top:10px;
}
.sales_scheme{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ff3300;
padding-bottom:10px;
padding-top:10px;
width:150px;
}
.sales_scheme1{
font-family:Georgia, "Times New Roman", Times, serif, Tahoma;
font-size:25px;
color:#ff3300;
padding-bottom:10px;
padding-top:10px;
}
.new{
	background:url(images/animated_new.gif);
	height:16px;
	width:33px;
	position:relative;
	z-index:1;
	float:left;
	margin:0px 0px 5px 0px;
}
.head_left
{
	background:url(images/head_left.gif);
	width:8px;
	height:36px;
}
.head_right
{
	background:url(images/head_right.gif);
	width:8px;
	height:36px;
}
.del{
background:#CCCCCC;
color:#FF0000;
padding:2px;
border:1px #999999 solid;
float:right;
line-height:12px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
display:block;
margin-right:10px;
}
.del a{
color:#ffffff;
background:#CCCCCC;
line-height:12px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
}
.del a:hover{
color:#000000;
background:#CCCCCC;
line-height:12px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
}
.price{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#CC3300;
height:20px;
font-weight:bold;
}
.total_cost{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
height:35px;
font-weight:bold;
}
.cart_textfield{
font-size:11px;
border:1px #CCCCCC solid;
color:#000000;
width:120px;
}
.cart_dropdown{
font-size:11px;
border:1px #CCCCCC solid;
color:#000000;
width:124px;
}
.button{
font-family:Arial, Helvetica, sans-serif;
background:url(images/search_bg.gif) repeat-x;
color:#fefefe;
}
.contact_step{
font-family:Arial, Helvetica, sans-serif;
font-size:35px;
color:#9c9c9c;
padding-left:10px;
}
.contact_details_head{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#9c9c9c;
padding:11px;
border-bottom:1px #CCCCCC solid;
}
.emptyCart
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #800000;
    text-align: center;
    font-weight: bold;
}
#countrytabs {
      width:100%;
      font-size:12px;
      line-height:normal;
      }
    #countrytabs ul {
        margin:0;
        padding:10px 10px 0 0px;
        list-style:none;
      }
    #countrytabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #countrytabs a {
      float:left;
      background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #countrytabs a span {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #countrytabs a span {float:none;}
    /* End IE5-Mac hack */
    #countrytabs a:hover span {
      color:#ff3300;
      }
    #countrytabs a:hover {
      background-position:0% -42px;
      }
    #countrytabs a:hover span {
      background-position:100% -42px;
      }

        #countrytabs .current a {
                background-position:0% -42px;
        }
        #countrytabs .current a span {
                background-position:100% -42px;
        }
.tabcontent{
border:1px #999999 solid;
padding:10px;
background:url(images/sc_mid_bg.gif) #ffffff bottom repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
line-height:18px;
}
.grid_head{
background:url(images/head_bg.gif) repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:25px;
color:#000000;
border-right:1px #999999 solid;
text-align:center;
}
.grid_txt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    height: 20px;
    background: #ededed;
    border-right: 1px #999999 solid;
    border-bottom: 1px #999999 solid;
    text-align: center;
}
.alt_grid_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
height:20px;
border-right:1px #999999 solid;
border-bottom:1px #999999 solid;
text-align:center;
}
.g_bord{
border:1px #999999 solid;
width:70%;
}
.grid_head1{
background:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:25px;
color:#FFFFFF;
padding-left:10px;
border-right:1px #e7e7e7 solid;
}
.grid_txt1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
height:20px;
background:#FFFFFF;
padding-left:10px;
border-right:1px #e7e7e7 solid;
border-bottom:1px #e7e7e7 solid;
}
.alt_grid_txt1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
height:20px;
background:#f8f8f8;
padding-left:10px;
border-right:1px #e7e7e7 solid;
border-bottom:1px #e7e7e7 solid;
}
.g_bord1{
border:1px #999999 solid;
}
.name{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
font-weight:normal;
}
.name a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fefefe;
font-weight:normal;
text-decoration:none;
}
.name a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fefefe;
font-weight:bold;
text-decoration:none;
}
.cust_head{
background:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:25px;
color:#FFFFFF;
padding-left:10px;
}
.bord_left{
border-left:1px #e7e7e7 solid;
}
/*end Css for Catalog */

/* product on home css */

.productbox
{
width:100%;
overflow:auto;
background:url(images/product_outer_bg.png) no-repeat;
padding:5px;
}
.productbox .product{
border:1px #CCCCCC solid;
width:30% !important;
float:left;
margin:.25%;
padding:1%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
height:125px;
background:#FFFFFF;

}
.productbox .product a{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
text-decoration:none;
}
.productbox .product a span{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
text-decoration:underline;
}
.productbox .product a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#990000;
}

.productbox .product .home_product a{
font-family:"Trebuchet MS";
font-size:14px;
color:#010101;
font-weight:bold;
padding-bottom:8px;
}
.productbox .product .image a{
float:left;
margin-right:10px;
width:65px;
height:86px;
border:none;
}
.product_price{
font-size:17px;
color:#990000;
}
.sep{
clear:both;
height:10px;
}
.prod_sales_schm{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ff3300;
padding-bottom:10px;
padding-top:10px;
}
.new{
	background:url(images/animated_new.gif);
	height:16px;
	width:33px;
	position:relative;
	z-index:1;
	float:right;
	margin:0px 0px 5px 0px;
}
/* end of product on home css */

/* start css for cart summary user control */
.cart{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height: 18px;
float:right;
margin-right:10px;
margin-top:0px;
display:none;
}
.cart_margin{
margin-right:10px;
}
.cart_img{
width:30px;
}
.orange_txt{
color:#8e8e8e;
font-weight:bold;
}
/* end css for cart summary user control */

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}

.referfriend
{
    /*text-align:center;*/
	/*border:1px #e7e7e7 solid;*/
	overflow:auto;
	
	margin:0 auto;
	padding:10px;
	background:url(images/sc_mid_bg.gif) bottom repeat-x;
	border:1px #e7e7e7 solid;
}
.request_for_quote
{
	border:1px #e7e7e7 solid;
	overflow:auto;
	width:450px;
	margin:0 auto;
	padding:10px;
	background:url(images/sc_mid_bg.gif) bottom repeat-x;
}
.product_head{
background:url(images/head_bg.gif) repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
font-weight:bold;
line-height:30px;
padding-left:10px;
}
.prodimage
{
	float:left;
	width:100px;
	height:100px;
	margin-right:10px;
	border:0px #e7e7e7 solid; 
}
