@charset "utf-8";
/* CSS Document */

*{
	margin:0;
/*padding:0;*/
}

/*table{
 padding: auto;
 margin: auto;
}
*/
ul{
  margin: 0;
  padding: 0;
}


body{
	font: 12px Arial;
	color:#585858;
}

img{
	border:0;
	/*display:block;*/
}

h5{
	font:bold 22px Arial;
	color:#393939;
}

a{
	outline:0;
}

#warb{
	margin:0 auto;
}

.headerbg{
	background:url(images/headerbg.gif) top center no-repeat;
	height:190px;
}

.mainNavication li{
	list-style:none;
	float:left;
	padding:0 17px;
	background:url(../images/navication_pipe.gif) right no-repeat;
	font:normal 12px Arial;
	color:#000000;
}

.mainNavication li a:link,.mainNavication li a:active,.mainNavication li a:visited{
	text-decoration:none;
	color:#000000;
}

.headeingSubnavi{
	background:#999999;
	height:20px;
	font:bold 12px Arial;
	color:#FFFFFF;
}

.headeingSubnavi h4{
	float:left;
	margin-left:20px;
}

.headeingSubnavi ul{
	margin-right:10px;
}

.headeingSubnavi li{
	float:right;
	list-style:none;
	padding:0 11px;
	background:url(../images/subnavi-pipe.gif) right no-repeat;
}

.headeingSubnavi li a{
	color:#FFFFFF;
	text-decoration:none;
}

.maincontainer{
	margin-top:24px;
}

.search{
	float:left;
	width:153px;
	text-align:center;
	font:bold 12px Arial;
	color:#999999;
}

.search input{
	width:125px;
	height:21px;
	border:1px solid #a3a3a3;
}
input.searchimg{
    width:24px;
	height:23px;
	border:none;
}

.search img{
	margin-top:5px;
	display:inline
}

.categories{
	float:left;
	width:153px;
	margin-top:17px;
	clear:both;
}

.lftmid{
	background:url(../images/lft-mid.gif) top repeat-y;
	font:12px Arial;
	color:#7b7b7b;
}

.viewcart{
	color:#000;
	text-decoration:underline
}

.checkout{
	color:#770000;
	text-decoration:underline;
	font-weight:bold;
}
.rgtmid{
	background:url(../images/rgtmid.gif) top repeat-y;
}


.categoriesList{
	/*margin-top:10px;     */
	width:135px;
    margin: 0;
    padding: 0;
}

.categoriesList li{
	list-style:none;
	padding:1px 0 1px 0px;
   /*	background:url(images/lgtnavi-dot.gif) bottom repeat-x;*/
    border-bottom: solid 1px #D4D0C8;
	font:12px Tahoma;
	text-align:left;
    text-transform: capitalize;
}

.maincategoriesList a{
	text-decoration:none;
	color:#545454;
	background:url(images/lftnaviarrow.gif) left no-repeat;
	padding-left:20px;
    font-weight: normal;

}

.subcategoriesList a{
  padding-left: 19px;
  background: none;
  font-weight: normal;

}

.tablemargin{
	margin-top:10px;
	width:135px;
	border:1px solid #d1d1d1;
	height:85px;
	text-align:center;
	vertical-align:middle
}

.homecontent h4{
	font-weight:bold;
	color:#ff6700;
	margin-bottom:12px;
}

.homecontent p{
	margin-bottom:15px;
    text-align: justify;
}

.note{
	margin-bottom:15px;
	color:#077599;
	display:block;
    text-align:left;
}
.tablets-outer
{
border:1px solid #CCCCCC; font-family:Verdana; font-size:11px; color:#666666;
}
.tablets-outer h5
{
font-size:11px;
font-weight:normal;
color:#333333;
margin:0px;
padding:5px 0 0 0;
}
.tablets-outer a
{
color:#666666;
text-decoration:none;
}
.tablets-outer a:hover
{
color:#666666;
text-decoration:underline;
}
.iconmid{
	background:url(images/icon-cen.gif) top repeat-x;
	height:94px;
}

.iconmid img{
	/*float:left;*/
	margin-right:9px;
}

.footer{
	background:#f1f0ee;
	height:40px;
}

.footer li{
	display:inline;
	list-style:none;
	background:url(images/footer-pipe.gif) right no-repeat;
	padding: 0 8px 0 8px;
	color:#000;
}

.footer li a{
	text-decoration:none;
	color:#000;
}

/*                 Product page                  */
table.productdetail{
	border-bottom:1px solid #c7c7c7
}
tr.tableHeading, table.tableHeading{
	height:26px;
	background:#999999;
	border-bottom:2px solid #ffffff;
	font:bold 14px Arial;
	color:#FFFFFF;
}

table.tableHeading,table.lightgray{
  padding-left: 21px;
}
td.productListing-data img {
border:1px solid #BFBCF1;
}
table.lightgray{
  height: auto;
  padding-top: 10px;
}


tr.lightgray, table.lightgray{
	background:#efefef;
	color:#000;
	height:136px;
    border: 1px solid #c7c7c7 ;
}

tr.whiteclr{
	background:#FFF;
	color:#000;
	height:136px;
}

td.price{
	color:#146d8a;
	font-weight:bold	
}

.paging{
	width:656px;
	font-weight:bold;
	color:#689fb5;
	height:30px;
	margin:0 auto
}

.qty{
  width: 50px;
  height: 23px;
  border: 1px solid #949494;
  font: normal 14px Arial;
  color: #000;
  padding: 11px 0 0 7px;
}

.totalPrice{
  color: #363636;
  font-weight: bold;
  text-align: right;
  width: 656px;
}

textarea.comment{
  width: 639px;
  height: 110px;
  background: #FFF;
  border:1px solid #b7b7b7
}

.couponcode{
  width: 123px;
  height: 23px;
  border: 1px solid #b7b7b7;
  background: #FFF;
}
/* ******************************************************************************** */
.homeloginbg{
	background:url(images/loginbg.gif) top left no-repeat;
	width:646px;
	height:228px;
}
.login{
	margin:10px 13px 0 0;
}

.logintitle{
	font:bold 14px Arial;
	color:#7f7f7f;
	line-height:45px;
}

.login input{
	border:1px solid #d9d9d9;
	width:189px;
	height:21px;
	font:12px Arial;
	color:#757474;
	padding:3px 0 0 5px;
    text-align: left;
}

input.loginbutton{
	width:76px;
	height:26px;
	border:none
}

.registerText{
	font:bold 12px Arial;
	color:#2f2f2f;
	text-decoration:none;
}

.forgetText{
	font:normal 12px Arial;
	color:#ff3000;
	text-decoration:none;
	padding-left:10px;
}
.contentList{
	margin-left:11px;
	margin-bottom:10px;
}

.contentList li{
	list-style:none;
	background:url(images/contentarrow.gif) left 3px no-repeat;
	padding: 0 0 12px 19px;
	color:#000;
}


