@import url(menu.css);
/* ------ PNG Script Start ----- */
img { behavior: url(include/pngbehavior.htc); }
/* ------ PNG Script End ----- */

body {
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

img {border:0px;}
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin:0;
	padding:0;
	list-style: none;
}
.floatr { float:right; }
.floatl { float:left; }
.br, .clear {
	clear:both;
	margin:0px;
}
#container {
	width:100%;

}
#center_content {
	margin:0px 200px 0px 200px;
}
#leftpart {
	width:170px;
	text-align:left;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}
#rightpart {
	float:right;
	width:168px;
	text-align:left;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}
/*top part*/
#toppart { width:100% }
#settoppart { width:800px; }
#leftnavtop {
	float: left;
	width:375px;
	margin: 0;
	padding-top:10px;
	padding-left:15px;
}
#rightnavtop {
	float: right;
	width:300px;
	margin-right:10px;
}
a:link.linkblue1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: none;
	font-weight:normal;
}
a:active.linkblue1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: none;
	font-weight:normal;
}
a:visited.linkblue1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: none;
	font-weight:normal;
}
a:hover.linkblue1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: underline;
	font-weight:normal;
}

#contenttop { 
	margin-left: 350px; 	
	padding: 1em; 
}
.text11arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color:#858585
}
.searchbg {
	background-image:url('../images/search_bg.gif');
	background-repeat:repeat-x;
	height:37px;
}
.textboxsearch {
	border:1px solid #bbbbbb;
	height:18px;
	padding-left:5px;
	font-family:arial, tahoma, georgia;
	font-size:12px;
	color:#848383;
	text-decoration:none;
	padding-top:2px;
	margin-top:7px;
*margin-top:6px;
}
/*Changes by Niki on 11-01-2010 */
.brdbot {
border-bottom:1px solid #DADADA;
}
.w185 {
width:185px;
}
.greybar1 {
	background:transparent url(../images/grey_bar1.gif) repeat-x 0 0;
	height:28px;
	border-top:1px solid #ffffff;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	border-width:1px 1px;
	margin:0 10px 0px 10px;
	clear:both;
}
a:link.linkorg {
	font-family:Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: none;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;
}
a:active.linkorg {
	font-family:Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: none;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;
}
a:visited.linkorg {
	font-family:Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: none;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;
}
a:hover.linkorg {
	font-family:Arial, Helvetica, sans-serif;
	color: #d70101;
	text-decoration: none;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;
}
a:link.orglink {
	font-family:Arial, Helvetica, sans-serif;
	color: #d70101;
	text-decoration: none;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;
}
a:active.orglink {
	font-family:Arial, Helvetica, sans-serif;
	color: #d70101;
	text-decoration: none;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;
}
a:visited.orglink {
	font-family:Arial, Helvetica, sans-serif;
	color: #d70101;
	text-decoration: none;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;
}
a:hover.orglink {
	font-family:Arial, Helvetica, sans-serif;
	color: #d70101;
	text-decoration: none;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;
}
/*end toppart*/

.h2_b {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background-image:url(../images/hd_bg.gif);
	background-repeat:repeat-x;
	height:29px;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	line-height:29px;
	font-size:18px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d5d5;
	border-right-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-left-color: #d5d5d5;
}
.h2 {
	background-image:url(../images/hd_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #DFDFDF;
	color:#033caf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	height:29px;
	line-height:29px;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
}
.mainbrdleftright {
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
}
.mainbrdleftrightbot {
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
}
.bggrey {
	background-image:url(../images/bg_grey.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:15px;
	border-bottom:1px solid #e0e0e0;
}
head_browse, #head_browse1, #head_brands, #head_brands1, #head_whyshop, #head_whyshop1, #head_delcus, #head_delcus1, #head_newsletter, #head_newsletter1, #head_topprod, #head_topprod1, #head_health, #head_health1, #head_brands, #head_basket, #head_verified, #head_whyuse, #head_award, #head_bestsellers {
	padding: 0px;
	margin: 0px;
}
#head_browse .lc, #head_browse1 .lc, #head_brands .lc, #head_brands1 .lc, #head_whyshop .lc, #head_whyshop1 .lc, #head_delcus .lc, #head_delcus1 .lc, #head_newsletter .lc, #head_newsletter1 .lc, #head_topprod .lc, #head_topprod1 .lc, #head_health .lc, #head_health1 .lc, #head_basket .lc, #head_verified .lc, #head_whyuse .lc, #head_award.lc, #head_bestsellers .lc {
	float: left;
	text-align:left;
}
#head_browse .rc, #head_browse1 .rc, #head_brands .rc, #head_brands1 .rc, #head_whyshop .rc, #head_whyshop1 .rc, #head_delcus .rc, #head_delcus1 .rc, #head_newsletter .rc, #head_newsletter1 .rc, #head_topprod .rc, #head_topprod1 .rc, #head_health .rc, #head_health1 .rc, #head_basket .rc, #head_verified .rc, #head_whyuse .rc, #head_awards .rc, #head_bestsellers .rc {
	float: right;
	text-align:right;
}
#head_browse .cbg, #head_brands .cbg, #head_whyshop .cbg, #head_delcus .cbg, #head_newsletter .cbg, #head_topprod .cbg, #head_health .cbg, #head_basket .cbg, #verified .cbg, #head_whyuse .cbg, #head_awards .cbg, #head_bestsellers .cbg {
	color: #333333;
	line-height: 25px;
	padding-left: 10px;
	font-size:13px;
	font-weight:bold;
	background-image:url(../images/bluecurcbg.gif);
	background-repeat:repeat-x;
}
.head_browse {
	padding: 0px;
	margin: 0px;
}
.head_browse .lc {
	float: left;
	text-align:left;
}
.head_browse .rc {
	float: right;
	text-align:right;
}

.head_browse .cbg {
	color: #FFFFFF;
	line-height: 25px;
	padding-left: 10px;
	font-size:13px;
	font-weight:bold;
	background-image:url(../images/bluecurcbgm.gif);
	background-repeat:repeat-x;
}

.cbg1 {
	color: #FFFFFF;
	line-height: 25px;
	padding-left: 32px;
	font-size:13px;
	font-weight:bold;
	background-image:url(../images/shopping_basket.gif);
	background-repeat:repeat-x;
}


.head_brand, .head_brand1 {
	padding: 0px;
	margin: 0px;
}
.head_brand .lc, .head_brand1 .lc {
	float: left;
	text-align:left;
}
.head_brand .rc, .head_brand1 .rc {
	float: right;
	text-align:right;
}
.head_brand .cbg {
	color: #333333;
	line-height: 25px;
	padding-left: 10px;
	font-size:13px;
	font-weight:bold;
	background-image:url(../images/bluecurcbg.gif);
	background-repeat:repeat-x;
}
.head_brand1 .cbg {
	color: #FFFFFF;
	line-height: 25px;
	padding-left: 10px;
	font-size:13px;
	font-weight:bold;
	background-image:url(../images/black_cur_bg.gif);
	background-repeat:repeat-x;
}
#mpopbrands .more, #delcus .more, #topprod .more, #health .more, #whyshop .more, #bestsellers .more {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	font-size:12px;
	color: #d70101;
	text-align:right;
	padding-right: 5px;
}
.rightmore {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	font-size:12px;
	color: #d70101;
	text-align:right;
	padding-right: 5px;
}
.leftblock {
	width:170px;
	clear:both;
	padding-top: 10px;
}
.leftblock ul {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	clear: both;
}
.leftblock li {
	border-bottom: 1px solid #eeeeee;
	color: #033caf;
	font-size:12px;
}
.leftblock li a {
	padding:4px 4px 4px 9px;
	display:block;
	text-decoration:none;
	color: #033caf;
	font-size: 12px;
}
.leftblock li a.link_nobg {
	padding:4px 4px 4px 9px;
	display:block;
	text-decoration:none;
	color: #cc0033;
	font-size: 12px;
}
.leftblock li a:hover {
	background-color: #d70101;
	color: #FFFFFF;
	font-size: 12px;
}
.leftblock li .txt12 {
	font-size:12px;
	text-decoration:none;
}
.leftblock .nbrd {
	border:none;
	padding:0;
	margin:0;
}
.btmcurve {
	padding: 0px;
	margin: 0px;
}
.btmcurve .lc {
	float: left;
	text-align:left;
}
.btmcurve .rc {
	float: right;
	text-align:right;
}
.btmcurve .cbrd {
	margin:0px 5px 0px 5px;
	border-bottom: 1px solid #d2d2d2;
}
.leftblockblk {
	width:170px;
	clear:both;
}
.leftblockblk ul {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	clear: both;
}
.leftblockblk li {
	border-bottom: 1px solid #eeeeee;
	/* color: #033caf; 
	*/
	 color: #000000; 
	font-size:12px;
}
.leftblockblk li a {
	padding:4px 4px 4px 9px;
	display:block;
	text-decoration:none;
	/* color: #033caf; 
	*/ color: #033caf; 
	font-size: 12px;
	font-weight:bold;
}

.leftblockblk_number a {
	padding:4px 4px 4px 9px;
	display:block;
	text-decoration:none;
	/* color: #033caf; 
	*/ color: #ff0000; 
	font-size: 12px;
}

.leftblockblk li a.link_nobg {
	padding:4px 4px 4px 9px;
	display:block;
	text-decoration:none;
	color: #cc0033;
	font-size: 12px;
}
.leftblockblk li a:hover {
	background-color: #033caf;
	color: #FFFFFF;
	font-size: 12px;
}
.leftblockblk li .txt12 {
	font-size:12px;
	text-decoration:none;
}
.leftblockblk .nbrd {
	border:none;
	padding:0;
	margin:0;
}
.leftblockblk .txtb {
	font-weight: bold;
	/*color: #000000;*/
}
.leftblockfilter {
	width:170px;
	clear:both;
}
.leftblockfilter ul {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	clear: both;
}
.leftblockfilter li {
	border-bottom: 1px solid #eeeeee;
	color: #033caf;
	font-size:12px;
}
.leftblockfilter li a {
	padding:4px 4px 4px 20px;
	display:block;
	text-decoration:none;
	color: #033caf;
	font-size: 12px;
	font-weight:bold;
}
.leftblockfilter li a.link_nobg {
	padding:4px 4px 4px 20px;
	display:block;
	text-decoration:none;
	color: #cc0033;
	font-size: 12px;
}
.leftblockfilter li a:hover {
	background-color: #d70101;
	color: #FFFFFF;
	font-size: 12px;
}
.leftblockfilter li .txt12 {
	font-size:12px;
	text-decoration:none;
}
.leftblockfilter .nbrd {
	border:none;
	padding:0;
	margin:0;
}
.leftblockfilter .txtb {
	font-weight: bold;
	color: #000000;
}
.btmcurveblk {
	clear:both;
	margin:0px;
}
.btmcurveblk {
	padding: 0px;
	margin: 0px;
}
.btmcurveblk .lc {
	float: left;
	text-align:left;
}
.btmcurveblk .rc {
	float: right;
	text-align:right;
}
.btmcurveblk .cbrd {
	margin:0px 5px 0px 5px;
	border-bottom: 1px solid #d2d2d2;
}
.head_browseblk {
	padding: 0px;
	margin: 0px;
}
.head_browseblk .lc {
	float: left;
	text-align:left;
}
.head_browseblk .rc {
	float: right;
	text-align:right;
}
.head_browseblk .cbg {
	color: #333333;
	line-height: 25px;
	padding-left: 10px;
	font-size:13px;
	font-weight:bold;
	background-image:url(../images/bluecurcbg.gif);
	background-repeat:repeat-x;
}
/*deals of day*/

.leftblockred ul {
	border-left: 0px solid #d2d2d2;
	border-right: 0px solid #d2d2d2;
	background-image:url(../images/deals_bg.gif);
	background-repeat:repeat-y;
	float: left;
	width:170px;
}
.leftblockred li {
	padding:9px 4px 9px 10px;
	/*border-bottom: 1px dotted #b5a790; */
	color: #033caf;
	clear: both;
}
.leftblockred li .txt12 {
	font-size:12px;
	text-decoration:none;
}
.leftblockred li .orgtxt {
	font-size:12px;
	padding-right: 11px;
	color: #ff7939;
	font-weight: bold;
	text-decoration:none;
}
.leftblockred li .orgtxt1 {
	font-size:12px;
	padding-right: 4px;
	color: #ff7939;
	font-weight: bold;
	text-decoration:none;
}
.leftblockred li.nbrd {
	border:none;
	margin:0;
}
.leftblockred .pw {
	color:#7e7d7d;
	width:104px;
	float:left;
	padding-right: 2px;
}
.leftblockred .price {
	font-weight: bold;
	padding-left: 2px;
	font-size: 12px;
	color: #d63333;
}
.leftblockred a:link.bluelinku {
	font-size: 12px;
	color: #033caf;
	text-decoration: none;
}
.leftblockred a:active.bluelinku {
	font-size: 12px;
	color: #033caf;
	text-decoration: none;
}
.leftblockred a:visited.bluelinku {
	font-size: 12px;
	color: #033caf;
	text-decoration: none;
}
.leftblockred a:hover.bluelinku {
	font-size: 12px;
	color: #d70101;
	text-decoration: none;
}
.leftblockred a:link.bluelink {
	font-size: 11px;
	color: #033caf;
	text-decoration: underline;
}
.leftblockred a:active.bluelink {
	font-size: 11px;
	color: #033caf;
	text-decoration: underline;
}
.leftblockred a:visited.bluelink {
	font-size: 11px;
	color: #033caf;
	text-decoration: underline;
}
.leftblockred a:hover.bluelink {
	font-size: 11px;
	color: #d70101;
	text-decoration: none;
}
a:link.pronameoffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #033caf;
	text-decoration: none;
	font-weight:bold;
}
a:active.pronameoffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #033caf;
	text-decoration: none;
	font-weight:bold;
}
a:visited.pronameoffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #033caf;
	text-decoration: none;
	font-weight:bold;
}
a:hover.pronameoffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #d70101;
	text-decoration: none;
	font-weight:bold;
}
/* deals of day end */

/* Most Pop Brands start */
#mpopbrands {
	width:170px;
	padding-top: 10px;
	background-image: url(../images/gline.gif);
	background-repeat:repeat-x;
	background-color:#f1f1f1;
}
#mpopbrands ul {
	float:left;
	width:167px;
	padding:10px 0px 10px 1px;
	text-align: center;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	clear: both;
}
#mpopbrands li {
	float:left;
	padding:3px 3px 3px 3px;
}
#btmcurve1 {
	padding: 0px;
	margin: 0px;
}
#btmcurve1 .lc {
	float: left;
	text-align:left;
}
#btmcurve1 .rc {
	float: right;
	text-align:right;
}
#btmcurve1 .cbrd {
	margin:0px 5px 0px 5px;
	border-bottom: 1px solid #d2d2d2;

}
/* Most Pop Brands end */

/* Why Shop start */
#whyshop {
	width:170px;
	padding-top: 10px;
	background-image: url(../images/gline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#whyshop ul {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	clear: both;
}
#whyshop li {
	padding:5px 4px 5px 9px;
	border-bottom: 1px dotted #b5a790;
	font-size:12px;
	color: #454443;
}
#whyshop li.nbrd {
	border:none;
	margin:0;
}
#whyshop .img {
	width: 30px;
	float:left;
}
#whyshop1 {
	width:170px;
	background-image: url(../images/gline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#whyshop1 ul {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	clear: both;
}
#whyshop1 li {
	padding:5px 4px 5px 9px;
	border-bottom: 1px dotted #b5a790;
	font-size:12px;
	color: #454443;
}
#whyshop1 li.nbrd {
	border:none;
	margin:0;
}
#whyshop1 .img {
	width: 30px;
	float:left;
}
#btmcurve3 {
	padding: 0px;
	margin: 0px;
}
#btmcurve3 .lc {
	float: left;
	text-align:left;
}
#btmcurve3 .rc {
	float: right;
	text-align:right;
}
#btmcurve3 .cbrd {
	margin:0px 5px 0px 5px;
	border-bottom: 1px solid #d2d2d2;
}
/* Why Shop end */

/* Your Basket start */
#basket { width:170px; }
#basket ul {
	padding:0px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	clear: both;
}
#basket li { padding:0px; }
#basket th {
	background-color: #e8e8e8;
	color: #033caf;
	padding: 0 0 0 8px;
	font-size: 12px;
}
#basket th.qty {
	text-align:right;
	width:25%;
	padding-right: 2px;
}
#basket td {
	color: #033caf;
	padding: 8px 2px 8px 8px;
	border-bottom: 1px solid #efefef;
}
#basket td.nbrd { border-bottom: 0px; }
#basket td.txt { font-size: 12px; }
#basket .tab { color:#7e7d7d; }
#basket .price {
	padding-left: 2px;
	font-size: 12px;
	color: #d63333;
}
#basket a:link {
	font-size:11px;
	color: #033caf;
	text-decoration: none;
}
#basket a:active {
	font-size:11px;
	color: #033caf;
	text-decoration: none;
}
#basket a:visited {
	font-size:11px;
	color: #033caf;
	text-decoration: none;
}
#basket a:hover {
	font-size:11px;
	/*color: #ff7939;*/
	color: #D70101;
	text-decoration: none;
}
#basket td.del1 {
	text-align:center;
	vertical-align:top;
	padding-top: 12px;
}
#btmcurve8 {
	padding: 0px;
	margin: 0px;
}
#btmcurve8 .lc {
	float: left;
	text-align:left;
}
#btmcurve8 .rc {
	float: right;
	text-align:right;
}
#btmcurve8 .cbrd {
	margin:0px 5px 0px 5px;
	border-bottom: 1px solid #d2d2d2;
}
/* Your Basket end */

/* Top 10 Products start */
#topprod {
	width:170px;
	padding-top: 10px;
	background-image: url(../images/gline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#topprod ul {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	clear: both;
}
#topprod li {
	padding:9px 4px 9px 10px;
	border-bottom: 1px dotted #b5a790;
	color: #033caf;
	clear: both;
}
#topprod li .txt12 {
	font-size:12px;
	text-decoration:none;
}
#topprod li .orgtxt {
	font-size:12px;
	padding-right: 11px;
	color: #ff7939;
	font-weight: bold;
	text-decoration:none;
}
#topprod li .orgtxt1 {
	font-size:12px;
	padding-right: 4px;
	color: #ff7939;
	font-weight: bold;
	text-decoration:none;
}
#topprod li.nbrd {
	border:none;
	margin:0;
}
#topprod .pw {
	color:#7e7d7d;
	width:104px;
	float:left;
	padding-right: 2px;
}
#topprod .price {
	font-weight: bold;
	padding-left: 2px;
	font-size: 12px;
	color: #d63333;
}
#topprod a:link.bluelinku {
	font-size: 12px;
	color: #033caf;
	text-decoration: none;
}
#topprod a:active.bluelinku {
	font-size: 12px;
	color: #033caf;
	text-decoration: none;
}
#topprod a:visited.bluelinku {
	font-size: 12px;
	color: #033caf;
	text-decoration: none;
}
#topprod a:hover.bluelinku {
	font-size: 12px;
	color: #d70101;
	text-decoration: none;
}
#topprod a:link.bluelink {
	font-size: 11px;
	color: #033caf;
	text-decoration: underline;
}
#topprod a:active.bluelink {
	font-size: 11px;
	color: #033caf;
	text-decoration: underline;
}
#topprod a:visited.bluelink {
	font-size: 11px;
	color: #033caf;
	text-decoration: underline;
}
#topprod a:hover.bluelink {
	font-size: 11px;
	color: #d70101;
	text-decoration: none;
}
#btmcurve6 {
	padding: 0px;
	margin: 0px;
}
#btmcurve6 .lc {
	float: left;
	text-align:left;
}
#btmcurve6 .rc {
	float: right;
	text-align:right;
}
#btmcurve6 .cbrd {
	margin:0px 5px 0px 5px;
	border-bottom: 1px solid #d2d2d2;
	background-color:#f1f1f1;
}
/* Top 10 Products end */

/* Cus start */
#awards {
	width:170px;
	padding-top: 10px;
	background-image: url(../images/gline1.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	background-position:bottom;
}
#awards1 {
	width:170px;
	padding-top: 10px;
	background-color:#ccc;
}
#awards ul {
	padding:5px 0px 0px 0px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	clear: both;
	text-align:center;
}
#awards li {
	padding:5px 4px 5px 10px;
	font-size:12px;
	color: #454443;
}
#awards li.nbrd {
	border:none;
	margin:0;
	text-align:right
}
#btmcurve14 {
	padding: 0px;
	margin: 0px;
}
#btmcurve14 .lc {
	float: left;
	text-align:left;
}
#btmcurve14 .rc {
	float: right;
	text-align:right;
}
#btmcurve14 .cbrd {
	margin:0px 5px 0px 5px;
	border-bottom: 1px solid #d2d2d2;
}
#delcus {
	width:170px;
	padding-top: 10px;
	background-image: url(../images/gline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#delcus ul {
	padding:10px 0px 0px 0px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	clear: both;
}
#delcus li {
	padding:0px 4px 5px 10px;
	font-size:12px;
	color: #454443;
}
#delcus li.nbrd {
	border:none;
	margin:0;
}
#delcus .orgtxt {
	border:none;
	margin:0;
}
#btmcurve4 {
	padding: 0px;
	margin: 0px;
}
#btmcurve4 .lc {
	float: left;
	text-align:left;
}
#btmcurve4 .rc {
	float: right;
	text-align:right;
}
#btmcurve4 .cbrd {
	margin:0px 5px 0px 5px;
	border-bottom: 1px solid #d2d2d2;
}
/* Cus end */

/* newsletter start */
#newsletter { width:170px; margin-top: 10px; background-image: url(../images/newsletter_bg.gif); background-repeat:repeat-x; background-color:#f1f1f1; }

#newsletter ul { 
	padding:12px 0px 0px 0px;
	border-left: 1px solid #d2d2d2; 
	border-right: 1px solid #d2d2d2;
	clear: both; 
}
#newsletter li { 
	padding:0px 5px 10px 9px;
	color: #454443;
	font-size:12px;
}
#newsletter li.nbrd {
	text-align:center;
	margin:0;
	padding: 0 0 3px 0;
}
#btmcurve5 { padding: 0px; margin: 0px;}
#btmcurve5 .lc { float: left; text-align:left; }
#btmcurve5 .rc { float: right; text-align:right; }
#btmcurve5 .cbrd { margin:0px 5px 0px 5px; border-bottom: 1px solid #d2d2d2;}

/* newsletter end */
/* Health Advice & Services start */
#health {
	width:170px;
	padding-top: 10px;
	background-image: url(../images/gline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#health ul {
	padding:6px 0px 0px 0px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	clear: both;
}
#health li {
	padding:4px 4px 4px 10px;
	border-bottom: 1px dotted #b5a790;
	color: #033caf;
}
#health a:link {
	color: #033caf;
	text-decoration: none;
}
#health a:active {
	color: #033caf;
	text-decoration: none;
}
#health a:visited {
	color: #033caf;
	text-decoration: none;
}
#health a:hover {
	color: #d70101;
	text-decoration: none;
}
#health a:link.orglink {
	color: #d70101;
	text-decoration: none;
}
#health a:active.orglink {
	color: #d70101;
	text-decoration: none;
}
#health a:visited.orglink {
	color: #d70101;
	text-decoration: none;
}
#health a:hover.orglink {
	color: #033caf;
	text-decoration: none;
}
#health li .txt12 {
	font-size:12px;
	text-decoration:none;
}
#health li .orgtxt {
	font-size:12px;
	padding-right: 12px;
	color: #d70101;
	font-weight: bold;
	text-decoration:none;
}
#health li.nbrd {
	border:none;
	font-size:12px;
	padding:4px 4px 1px 10px;
	margin:0;
}
#btmcurve7 {
	padding: 0px;
	margin: 0px;
}
#btmcurve7 .lc {
	float: left;
	text-align:left;
}
#btmcurve7 .rc {
	float: right;
	text-align:right;
}
#btmcurve7 .cbrd {
	margin:0px 5px 0px 5px;
	border-bottom: 1px solid #d2d2d2;
	background-color:#f1f1f1;
}
/* Health Advice & Services end */
/* offers of week */
.prodbox table table tr td { border:none; }
.prodboxoffer { clear:both; }
.prodboxofferbggrey {
	background-image:url(../images/offersection_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:0px;
	border-bottom:0px solid #e0e0e0;
}
.prodboxoffer table tr td.brd {
	border: 1px solid #d2d2d2;
	border-top: none;
	padding-bottom:0px;
	border-bottom:none;
}
.prodboxoffer table table tr td { border:none; }
#offersblock {
	float:left;
	width:100%;
}
.bullet ol li {
	list-style: decimal;
	padding: 0 0 5px 0;
	margin: 0 10px 0 20px;
}
.bullet ul li {
	list-style: disc;
	padding: 0 0 5px 6px;
	margin: 0 10px 0 15px;
}
#offersblock_head {
	width:100%;
	float:left;
	height:31px;
	padding:10px 0 0 0;
	margin:0px;
}
#offersblock_tabs_01 {
	float:left;
	margin:0 5px 0 0;
	padding:0px;
}
#offersblock_tabs_01 h3 {
	line-height:29px;
	text-align:center;
	font-weight:bold;
	background:#f0f0f0;
	font-size: 14px;
	border-top:1px solid #e0e0e0;
	padding: 0 3px 0 3px;
}
#offersblock_tabs_02 {
	float:left;
	margin:0 5px 0 0;
	padding:0px;
}
#offersblock_tabs_02 h3 {
	line-height:29px;
	text-align:center;
	font-weight:normal;
	border-top:1px solid #e0e0e0;
	padding: 0 3px 0 3px;
}
#offersblock_tabs_02 a:link {
	color: #000000;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
}
#offersblock_tabs_02 a:active {
	color: #d70101;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
}
#offersblock_tabs_02 a:visited {
	color: #d70101;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
}
#offersblock_tabs_02 a:hover {
	color: #d70101;
	font-size: 14px;
	font-weight:normal;
	text-decoration: underline;
}
#offersblock_tabs_03 {
	float:left;
	margin:0 5px 0 0;
	padding:0px;
}
#offersblock_tabs_03 h3 {
	line-height:24px;
	text-align:center;
	font-weight:normal;
	border-top:1px solid #e0e0e0;
	font-size: 14px;
	padding: 0 3px 0 3px;
}
#offersblock_tabs_01 div, #proddis_tabs_02 div, #proddis_tabs_03 div { float:left; }
.offersblock_tabs_011 div, .proddis_tabs_021 div { float:left; }
.offersblock_tabs_011 {
	float:left;
	margin:0 5px 0 0;
	padding:0px;
}
.offersblock_tabs_011 h3 {
	line-height:29px;
	text-align:center;
	font-weight:bold;
	background:#f0f0f0;
	font-size: 14px;
	border-top:1px solid #e0e0e0;
	padding: 0 3px 0 3px;
}
.offersblock_tabs_021 {
	float:left;
	margin:0 5px 0 0;
	padding:0px;
}
.offersblock_tabs_021 h3 {
	line-height:29px;
	text-align:center;
	font-weight:normal;
	border-top:1px solid #e0e0e0;
	padding: 0 3px 0 3px;
}
.offersblock_tabs_021 a:link {
	color: #000000;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
}
.offersblock_tabs_021 a:active {
	color: #d70101;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
}
.offersblock_tabs_021 a:visited {
	color: #d70101;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
}
.offersblock_tabs_021 a:hover {
	color: #d70101;
	font-size: 14px;
	font-weight:normal;
	text-decoration: underline;
}
#disctxt {
	float:left;
	width: 100%;
	font-size: 12px;
}
#disctxt ul {
	padding: 10px 10px 0px 10px;
	text-align:left;
}
.offersblock_active div, .offersblock_inactive div, .offersblock_active_new div { float:left; }
.offersblock_inactive {
	float:left;
	margin:0;
	padding-top:2px;
}
.offersblock_inactive h3 {
	line-height:29px;
	width: 170px;
	text-align:center;
	font-weight:bold;
	padding: 0 3px 0 3px;
	background-image: url(../images/bgofferinactive.gif);
	background-repeat:repeat-x;
}
.offersblock_inactive a:link {
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	display:block;
}
.offersblock_inactive a:active {
	color: #033caf;
	font-size: 13px;
	text-decoration: none;
	display:block;
}
.offersblock_inactive a:visited {
	color: #033caf;
	font-size: 13px;
	text-decoration: none;
	display:block;
}
.offersblock_inactive a:hover {
	color: #d70101;
	font-size: 13px;
	text-decoration: none;
	display:block;
}
.offersblock_active {
	float:left;
	margin:0;
	padding:0px;
	display:block;
}
.offersblock_active h3 {
	line-height:31px;
	text-align:center;
	font-weight:bold;
	padding: 0 3px 0 3px;
	color:#d70101;
	font-size: 18px;
	background-image: url(../images/bgofferactive.gif);
	background-repeat:repeat-x;
	width: 170px;
}
.offersblock_active_new {
	float:left;
	margin:0;
	padding:0px;
}
#offersblock .brdb1 {
	border-bottom: 1px solid #d5dce5;
	margin-left:0px;
	padding-top:4px;
}
.divideroffers {
	background-image:url(../images/divider.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:185px;
}
.padt90 { padding-top:90px; }
.mainbrdleftright {
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
}
/* end offer of week*/

.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #454443;
	text-decoration: none;
}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0036a0;
}
.text14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.text12lightgrey {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
.text17barialblack {
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
.text17barial {
font-family:Arial,Helvetica,sans-serif;
font-size:17px;
font-weight:bold;
text-decoration:none;
}
.text11grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.text12red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #d70101;
	text-decoration: none;
}
.text12red1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}
.text21barialred {
	font-size:21px;
	font-family:Arial, Helvetica, sans-serif;
	color:#cc0000;
}
.text13orgb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #d70101;
	text-decoration: none;
}
.text30whitesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.text13b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text16barial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.text13redcolor {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#d70101;
	text-align:center;
}

.offertextbig{
font-size: 23px;
font-weight:bold;
}

.textblue {
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #033caf;
	text-decoration: none;
}
.txtblueh {
	font-size: 17px;
	font-weight: bold;
	color: #033caf;
	padding: 5px 0 5px 0;
}
.textoffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #033caf;
	text-decoration: none;
}
.text28btreb {font-family:"Trebuchet MS",Arial,"Times New Roman";
	font-size:28px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
.bluetextarial{ font-size:13px; color:#02318f;  font-family:Arial, Helvetica, sans-serif;}
.brdrgreybtm2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
}
.text14btreb{font-family: "Trebuchet MS", Arial, "Times New Roman";	font-size: 14px; font-style: normal; font-weight: bold;  text-decoration: none;}
.text11red {
color:#CC0000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
text-decoration:none;
}
.cross { text-decoration: line-through; }
.textred { color:#cc0000; }
.textwhite   { color:#ffffff;}


.bggreen { background-color:#ececec; }
.bgred { background-color: #cc0000; }
.bggreyd{background-color: #858484;}
.bggrey2a {background-color:#E5E5E5;
}
.bgwhite {
background-color:#FFFFFF;
}
.offertext{color:#000000; text-decoration:none;}

.lh14 { line-height:14px; }
.lh18 { line-height:18px; }
.lh20 {
	line-height:20px;
	background-image:url(../images/blue_arrow1.gif);
	background-repeat:no-repeat;
	background-position:10px 7px;
}
.lh24 { line-height:24px; }
.ar { text-align:right; }
.h16 { height:16px; }
.h200{height:200px;}
.h370 { height:370px; }
.pad8 { padding:8px; }
.w100p { width:100%; }
.w100pa { width:99%; }
html>body .w100pa { width:100%; }
;
.w99p { width:99%; }
.w98p { width:98%; }
.w97p { width:97%; }
.w96p { width:96%; }
.w95p { width:95%; }
.w94p { width:94%; }
.w92p { width:92%; }
.w90p { width:90%; }
.w80p { width:80%; }
.w70p { width:70%; }
.w73p { width:73%; }
.w60p { width:60%; }
.w65p { width:64%; }
.w50p { width:50%; }
.w40p { width:40%; }
.w44p { width:44%; }
.w45p { width:45%; }
.w47p { width:47%; }
.w48p { width:48%; }
.w49p { width:49%; }
.w39p { width:39%; }
.w33p { width:33%; }
.w34p { width:34%; }
.w35p { width:35%; }
.w32p { width:32%; }
.w30p { width:30%; }
.w20p { width:20%; }
.w25p { width:25%; }
.w28p { width:28%; }
.w24p { width:24%; }
.w22p { width:22%; }
.w15p { width:15%; }
.w18p { width:18%; }
.w10p { width:10%; }
.w12 { width:12px; }
.w26 { width:26px; }
.w30 { width:30px; }
.w40 { width:40px; }
.w45 { width:45px; }
.w47 { width:47px; }
.w50 { width:50px; }
.w80 { width:80px; }
.w110 { width:110px; }
.w115 { width:115px; }
.w130 { width:130px; }
.w135 { width:135px; }
.w140 { width:140px; }
.w145 { width:145px; }
.w150 { width:150px; }
.w152 { width:152px; }
.w175 { width:175px; }
.w185 { width:185px; }
.w188 { width:188px; }
.w200 { width:200px; }
.w210 { width:210px; }
.w215 { width:215px; }
.w224 { width:224px; }
.w225 { width:225px; }
.w250 { width:249px; }
.w251 { width:251px; }
.w266 { width:266px; }
.w270 { width:270px; }
.w275 { width:275px; }
.w280 { width:280px; }
.w285 { width:285px; }
.w300 { width:300px; }
.w321 { width:321px; }
.w326 { width:326px; }
.w351 { width:351px; }
.w424 { width:424px; }
.w473 { width:473px; }
.w443 { width:443px; }
.w500 { width:500px; }
.w690 { width:690px; }
.w730 { width:730px; }
.w750 { width:750px; }
.w938 { width:938px; }
.w999 { width:999px; }
.pad4 { padding:4px; }
.pad10 { padding:10px; }
.pad5 {padding:5px;}
.pad3 {padding:3px;}
.padt1 { padding-top:1px; }
.padt2 { padding-top:2px; }
.padt2a { padding-top:0; }
html>body .padt2a { padding-top:2px; }
.padt2b { padding-top:2px; }
html>body .padt2b { padding-top:0px; }
.padt3 { padding-top:3px; }
.padt4 { padding-top:4px; }
.padt5 { padding-top:5px; }
.padt6 { padding-top:6px; }
.padt7 { padding-top:7px; }
.padt8 { padding-top:8px; }
.padt10 { padding-top:10px; }
.padt13 { padding-top:13px; }
.padt14 { padding-top:14px; }
.padt15 { padding-top:15px; }
.padt16 { padding-top:16px; }
.padt20 { padding-top:20px; }
.padt25 { padding-top:25px; }
.padt30 { padding-top:30px; }
.padt40 { padding-top:40px; }
.padt50 { padding-top:50px; }
.padt60 { padding-top:60px; }
.padt75 { padding-top:75px; }
.padt220 { padding-top:220px; }
.padarrow { padding-top:0px }
html>body .padarrow { padding-top:4px; }
.padb1 { padding-bottom:1px; }
.padb2 { padding-bottom:2px; }
.padb3 { padding-bottom:3px; }
.padb4 { padding-bottom:4px; }
.padb5 { padding-bottom:5px; }
.padb6 { padding-bottom:6px; }
.padb8 { padding-bottom:8px; }
.padb9 { padding-bottom:9px; }
.padb10 { padding-bottom:10px; }
.padb15 { padding-bottom:15px; }
.padb20 { padding-bottom:20px; }
.padb25 { padding-bottom:25px; }
.padb30 { padding-bottom:30px; }
.padl1 { padding-left:1px; }
.padl2 { padding-left:2px; }
.padl4 { padding-left:4px; }
.padl5 { padding-left:5px; }
.padl8 { padding-left:8px; }
.padl15 { padding-left:15px; }
.padl10 { padding-left:10px; }
.padl12 { padding-left:12px; }
.padl16 { padding-left: 16px; }
.padl18 { padding-left: 18px; }
.padl20 { padding-left: 20px; }
.padl22 { padding-left: 22px; }
.padl24 { padding-left: 24px; }
.padl30 { padding-left: 30px; }
.padl40 { padding-left: 40px; }
.padl43 { padding-left: 43px; }
.padl21 { padding-left:21px; }
.padl70 { padding-left: 85px; }
.padl90 { padding-left: 90px; }
.padl90 { padding-left: 100px; }
.padl140 { padding-left: 140px; }
.padl160 { padding-left: 160px; }
.padr1 { padding-right:1px; }
.padr2 { padding-right:2px; }
.padr4 { padding-right:4px; }
.padr5 { padding-right:5px; }
.padr6 { padding-right:6px; }
.padr7 { padding-right:7px; }
.padr8 { padding-right:8px; }
.padr9 { padding-right:9px; }
.padr10 { padding-right:10px; }
.padr15 { padding-right:15px; }
.padr20 { padding-right: 20px; }
.padr25 { padding-right: 25px; }
.padr30 { padding-right: 30px; }
.padr31 { padding-right: 31px; }
.padr32 { padding-right: 32px; }
.padr33 { padding-right: 33px; }
.padr34 { padding-right: 34px; }
.padr35 { padding-right: 35px; }
.margin { margin:0px; }
.mart1 { margin-top:1px; }
.mart2 { margin-top:2px; }
.mart3 { margin-top:3px; }
.mart5 { margin-top:5px; }
.mart9 { margin-top:9px; }
.mart10 { margin-top:10px; }
.mart13 { margin-top:13px; }
.mart15 { margin-top:15px; }
.mart20 { margin-top:20px; }
.mart25 { margin-top:25px; }
.marb1 { margin-bottom:1px; }
.marb2 { margin-bottom:2px; }
.marb6 { margin-bottom:6px; }
.marb10 { margin-bottom:10px; }
.marb15 { margin-bottom:15px; }
.marb20 { margin-bottom:20px; }
.marl5 { margin-left:5px; }
.marl6 { margin-left:6px; }
.marl7 { margin-left:7px; }
.marl10 { margin-left:10px; }
.marl25 { margin-left:25px; }
.marl1 { margin-left:1px; }
.marl11 { margin-left:11px; }
.marl2 { margin-left:2px; }
.marl12 { margin-left:12px; }
.marl25 { margin-left:25px; }
.marl32 { margin-left:42px; }
.marl43 { margin-left:43px; }
.marl100 { margin-left:100px; }
.marl110 { margin-left:110px; }
.marl115 { margin-left:115px; }
.marl120 { margin-left:123px; }
.marl170 { margin-left:170px; }
.marl270 { margin-left:270px; }
.marr1 { margin-right:1px; }
.marr2 { margin-right:2px; }
.marr5 { margin-right:5px; }
.marr6 { margin-right:6px; }
.marr7 { margin-right:7px; }
.marr10 { margin-right:10px; }
.marr11 { margin-right:11px; }
.marr12 { margin-right:12px; }
.marr20 { margin-right:20px; }
.marr25 { margin-right:25px; }
.marr100 { margin-right: 100px; }
.marr200 { margin-right: 200px; }
a:link.linkorg1 {
	color: #d70101;
	text-decoration: none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
a:active.linkorg1 {
	color: #d70101;
	text-decoration: none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
a:visited.linkorg1 {
	color: #d70101;
	text-decoration: none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover.linkorg1 {
	color: #d70101;
	text-decoration: none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
a:link.linkblueu {
	font-family: Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: underline;
	font-size:12px;
	font-weight:normal;
}
a:active.linkblueu {
	font-family: Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: underline;
	font-size:12px;
	font-weight:normal;
}
a:visited.linkblueu {
	font-family: Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: underline;
	font-size:12px;
	font-weight:normal;
}
a:hover.linkblueu {
	font-family: Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}
a:link.linkblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: none;
}
a:active.linkblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: none;
}
a:visited.linkblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: none;
}
a:hover.linkblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: underline;
}
a:link.linkblacku {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size:12px;
}
a:active.linkblacku {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size:12px;
}
a:visited.linkblacku {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size:12px;
}
a:hover.linkblacku {
	font-family: Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: underline;
	font-size:12px;
}
/* inner pages */
#bread_crump {
	padding: 0 0 6px 0;
	border-bottom: 1px solid #d2d2d2;
	margin: 0 0 6px 0;
}
#tbanner {
	background-color:#165ea6;
	height: 77px;
}
#content {
	text-align:left;
	line-height: 18px;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
#heading {
	padding:16px 0 16px 8px;
	border-bottom:1px solid #d2d2d2;
}
#heading h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:normal;
	color:#033caf;
}
.hdbg {
	background-image: url(../images/how_img.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.subcat { padding-left: 20px; }
.subcat li {
	float:left;
	width:31%;
}
.bannerind {
	background-image:url(../images/banner_img.jpg);
	background-repeat: no-repeat;
	height:191px;
}
.bggreyopposite {
	background-image:url(../images/bg_grey_opp.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom:25px;
}
html>body .bggreyopposite {
	background-image:url(../images/bg_grey_opp.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom:25px;
	
}
#categories ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#categories ul li {
	background-image:url(../images/blue_arrow1.gif);
	background-repeat:no-repeat;
	background-position: 0px 7px;
	padding-left:10px;
	line-height:20px;
}
.bannersbg {
	float:left;
	background-image:url(../images/cat_banner_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	padding:0px;
	margin:0px;
}
.bggrey_sub_cat {
	background-image:url(../images/bg_grey.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:10px;
	border-bottom:1px solid #e0e0e0;
}
.text14whitesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.bggrey_listing {
	background-image:url(../images/bg_grey_brands.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:10px;
	border-top:1px solid #e0e0e0;
}
.textbluelarge26 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 26px;
	COLOR: #033caf;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-left:10px;
	padding-top:10px;
}
.bggreybox { background-color:#ececec; }
.paging {
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:normal;
}
.paging a:link.block {
	padding:1px 5px 1px 5px;
	color:#033caf;
	text-decoration:underline;
}
.paging a:active.block {
	padding:1px 5px 1px 5px;
	color:#033caf;
	text-decoration:underline;
}
.paging a:visited.block {
	padding:1px 5px 1px 5px;
	margin:0px;
	color:#033caf;
	text-decoration:underline;
}
.paging a:hover.block {
	padding:1px 4px 1px 4px;
	border:1px solid #6793cb;
	background:#fff;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.brdrdottedbottom { border-bottom: 1px solid #d2d2d2; }
.awards {
	background:url(../images/awards_bg.jpg) repeat-x;
	background-position:bottom;
	width:100%;
	float:left;
}
.awards li {
	display:inline;
	padding:0 0px;
}
.awards li img {
	vertical-align:middle;
	padding:15px;
}
.awards ul {
	padding:10px 0 0 0;
	float:left;
}
h3.text18bblue {
	font-size:18px;
	font-weight:bold;
	color:#003297;
	padding-bottom:8px;
}
.bggreyoffers {
	background-image:url(../images/bg_grey_offers.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:15px;
	border-bottom:1px solid #e0e0e0;
}
.text18_org {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #d70101;
	text-decoration: none;
}
.catname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #033caf;
	text-decoration: none;
}
.brdrgrey1 {
	border: 1px solid #eeeeee;
	padding: 0px;
	margin: 0px;
}
.pheading {
	font-size:13px;
	color:#000000;
	border:1px solid #dfdfdf;
	border-top:none;
	background-image:url(../images/hd_bg.gif);
	background-repeat:repeat-x;
	height:29px;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	line-height:29px;
	font-weight:bold;
}
.txtcon {
	font-size: 12px;
	padding: 6px 8px 6px 8px;
	line-height: 18px;
}
.inthenews {
	background-image:url(../images/in_the_news_banner.jpg);
	background-repeat:no-repeat;
	height:182px;
	background-position:center;
}
.pd_bg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	background-color:#f0f0f0;
	height:23px;
	border-top:1px solid #e0e0e0;
	padding-left:3px;
	padding-right:3px;
	line-height:25px;
	margin-top:1px;
}
/* inner pages end */

/* product page */
#proddet {
	float: left;
	width: 100%;
	font-size: 12px;
}
#proddet .space {
	padding: 10px 10px 10px 10px;
	vertical-align:top;
}

/*#proddet .space {
	padding: 20px 10px 10px 10px;
	vertical-align:top;
}*/

#proddet .prodimg {
	width: 300px;
	height: 300px;
	text-align:center;
}
#proddet .star {
	padding: 0;
	text-align:center;
	clear:both;
}
#proddet .rated {
	font-size:12px;
	/*color:#5d5d5d;*/
	color:#000000;
	font-weight: bold;
	text-align: center;
}
#proddet .write {
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
#proddet .instock {
	font-size: 13px;
	float:right;
	color:#6fb743;
	font-weight: bold;
}
#proddet .qty {
	float:right;
	padding: 8px 5px 0 0;
}
#proddet .field {
	float:right;
	padding: 6px 10px 0 0;
}
#custrating {
	width: 215px;
	padding: 15px 0 0 0;
}
#custrating .midbg {
	background-color: #f1f1f1;
	padding: 0 9px 0 9px;
}
#custrating .custratingtxt {
	padding: 10px 0 10px 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#custrating .tbbg {
	margin: 0 5px 0 5px;
	background-color: #f1f1f1;
}
#custrating .midwhitebg {
	background-color: #ffffff;
	float: left;
	padding: 0 9px 0 9px;
}
html>body #custrating .midwhitebg { width: 174px; }
#custrating .tbwhitebg {
	margin: 0 5px 0 5px;
	background-color: #FFFFFF;
}
/* Product Disc Start */
#proddis {
	float:left;
	width: 100%;
}
.bullet ol li {
	list-style: decimal;
	padding: 0 0 5px 0;
	margin: 0 10px 0 20px;
}
.bullet ul li {
	list-style: disc;
	padding: 0 0 5px 6px;
	margin: 0 10px 0 15px;
}
#proddis_head {
	width: 100%;
	float:left;
	padding:10px 0 0 0;
	margin:0px;
}
#proddis_tabs_01 {
	float:left;
	margin:0 5px 0 0;
	padding:0px;
}
#proddis_tabs_01 h3 {
	line-height:24px;
	text-align:center;
	font-weight:bold;
	background:#f0f0f0;
	font-size: 14px;
	border-top:1px solid #e0e0e0;
	padding: 0 3px 0 3px;
}
#proddis_tabs_02 {
	float:left;
	margin:0 5px 0 0;
	padding:0px;
}
#proddis_tabs_02 h3 {
	line-height:24px;
	text-align:center;
	font-weight:normal;
	border-top:1px solid #e0e0e0;
	padding: 0 3px 0 3px;
}
#proddis_tabs_02 a:link {
	color: #000000;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
}
#proddis_tabs_02 a:active {
	color: #000;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
}
#proddis_tabs_02 a:visited {
	color: #000;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
}
#proddis_tabs_02 a:hover {
	color: #d70101;
	font-size: 14px;
	font-weight:normal;
	text-decoration: underline;
}
#proddis_tabs_03 {
	float:left;
	margin:0 5px 0 0;
	padding:0px;
}
#proddis_tabs_03 h3 {
	line-height:24px;
	text-align:center;
	font-weight:normal;
	border-top:1px solid #e0e0e0;
	font-size: 14px;
	padding: 0 3px 0 3px;
}
#proddis_tabs_01 div, #proddis_tabs_02 div, #proddis_tabs_03 div { float:left; }
.proddis_tabs_011 div, .proddis_tabs_021 div { float:left; }
.proddis_tabs_011 {
	float:left;
	margin:0 5px 0 0;
	padding:0px;
}
.proddis_tabs_011 h3 {
	line-height:24px;
	text-align:center;
	font-weight:bold;
	background:#f0f0f0;
	font-size: 14px;
	border-top:1px solid #e0e0e0;
	padding: 0 3px 0 3px;
}
.proddis_tabs_021 {
	float:left;
	margin:0 5px 0 0;
	padding:0px;
}
.proddis_tabs_021 h3 {
	line-height:24px;
	text-align:center;
	font-weight:normal;
	border-top:1px solid #e0e0e0;
	padding: 0 3px 0 3px;
}
.proddis_tabs_021 a:link {
	color: #000000;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
}
.proddis_tabs_021 a:active {
	color: #d70101;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
}
.proddis_tabs_021 a:visited {
	color: #d70101;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
}
.proddis_tabs_021 a:hover {
	color: #d70101;
	font-size: 14px;
	font-weight:normal;
	text-decoration: underline;
}
#disctxt {
	float:left;
	width: 100%;
	font-size: 12px;
}
#disctxt ul {
	padding: 10px 10px 0px 10px;
	text-align:left;
}
.active div, .inactive div, .active_new div { float:left; }
.inactive {
	float:left;
	margin:0;
	padding:0px;
}
.inactive h3 {
	line-height:25px;
	text-align:center;
	font-weight:normal;
	padding: 0 3px 0 3px;
	background-image:url(../images/curve_inact_bg.gif);
	background-repeat:repeat-x;
}
.inactive a:link {
	color: #404040;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
}
.inactive a:active {
	color: #404040;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
}
.inactive a:visited {
	color: #404040;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
}
.inactive a:hover {
	color: #d70101;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
}
.active {
	float:left;
	margin:0;
	padding:0px;
}
.active h3 {
	line-height:25px;
	text-align:center;
	font-weight:normal;
	padding: 0 3px 0 3px;
	font-weight:bold;
	color:#404040;
	font-size: 13px;
	background-image:url(../images/curve_act_bg.gif);
	background-repeat:repeat-x;
}
.active_new {
	float:left;
	margin:0;
	padding:0px;
}
.active_new h3 {
	line-height:25px;
	text-align:center;
	font-weight:normal;
	padding: 0 3px 0 3px;
	font-weight:bold;
	color:#1f5699;
	font-size: 13px;
	background-image:url(../images/curve_act_bg.gif);
	background-repeat:repeat-x;
}
#proddis_head .brdb {
	border-bottom: 1px solid #e0e0e0;
	float: left;
}
#proddis_head .brdb1 {
	border-bottom: 1px solid #e0e0e0;
	margin-left: 0px;
}
#proddis_head .brdb2d {
	border-bottom: 1px solid #e0e0e0;
	margin-left: 0px;
}
.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#033caf;
	border:1px solid #dfdfdf;
	background-image:url(../images/hd_bg.gif);
	background-repeat:repeat-x;
	height:29px;
	margin-top:10px;
	line-height:29px;
	font-size:16px;
	border-top:none;
}
.prodbox { clear:both; }
.prodbox table tr td.brd {
	border: 1px solid #cccccc;
	border-top: none;
}
.text_normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	color:#585858;
}
.textbluetab { color:#1f5699; }
.prodbox table table tr td { border:none; }
.prod_bg {
	background-image: url(../images/prod_bg.gif);
	background-repeat:repeat-x;
}
div.rating {
	width:300px;
	margin:0 auto;
	float:left;
	padding:10px 0 5px 10px;
}
div.rating_left {
	float:left;
	width:108px;
	margin-right:10px;
	margin-bottom:5px;
	text-align:left;
	font-weight:bold;
}
div.rating_right {
	float:left;
	width:172px;
	margin-right:0;
	margin-bottom:5px;
	text-align:left;
}
div.reviewsall {
	float:right;
	padding: 10px 10px 0 0;
}
div.reviewsall_right {
	width:200px;
	text-align:right;
	clear:both;
	padding-top:2px;
}
a.bluelink1 {
	color:#033caf;
	font-weight:bold;
	text-decoration:none;
}
a.bluelink1:hover {
	color:#033caf;
	text-decoration:underline;
}
hr {
	margin-top:10px;
	margin-bottom:10px;
}
div.reviews_content {
	font-size:12px;
	color:#0f080a;
	padding:5px 5px 5px 10px;
	line-height:normal;
}
.normalgray { color:#7d7d7d; }
#relpromtxt {
	float:left;
	width: 100%;
	font-size: 12px;
}
#relpromtxt ul {
	line-height: 18px;
	padding: 10px 10px 10px 10px;
	text-align:left;
}
#relpromtxt li {
	font-weight: bold;
	font-size: 13px;
}
.bggrey_cat {
	background-image:url(../images/bg_grey.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:10px;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #e0e0e0;
}
.commprodbox {
	float:left;
	width: 100%;
}
.commprodbox1 {
	float:left;
	width: 100%;
	padding:10px 0 10px 0;
}
.commprodbox1 div { text-align: center; }
.commprodbox1 div.moreprod {
	clear:both;
	text-align: right;
	font-size: 12px;
	padding: 2px 10px 0px 0;
}
.commprodbox1 ul {
	line-height: 18px;
	padding: 0 10px 0 10px;
	text-align:left;
}
.commprodbox1 li {
	font-weight: bold;
	font-size: 13px;
	padding: 0px 0px 0px 12px;
	background:url(../images/orange_arrow.gif) no-repeat center left;
}
.pd_border6 {
	background-image:url(../images/g_bg1.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.pd_border7 {
	border-bottom:1px solid #d2d2d2;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	background-image:url(../images/g_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.form_fld1 {
	float:left;
	width:90%;
	padding:4px 0 4px 22px;
}
.form_lbl1 {
	float:left;
	font-weight:bold;
	color:#FF783A;
	font-size:13px;
	width:22%;
	height:18px;
}
.form_lbl12 {
	float:left;
	font-weight:bold;
	color:#000;
	font-size:13px;
	width:200px;
	height:18px;
}
.form_lbl11 {
	float:left;
	font-weight:bold;
	font-size:13px;
	width:26%;
	height:18px;
}
.form_input1 {
	float:left;
	padding:0 0 0 0px;
	width:200px;
}
/* end product page*/

/*brand pages*/
.brandcombg {
	background-image: url(../images/banners_brand/brandbg_main.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#fff;
	line-height:75px;
	background-repeat:repeat-y;
	font-weight:bold;
	background-position:right;
	background-color:#013aad;
	height:75px;
}
#specoff {
	width:170px;
	padding-top: 10px;
	background-image: url(../images/gline.gif);
	background-repeat:repeat-x;
	background-color:#f1f1f1;
}
#specoff ul {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	clear: both;
}
#specoff li {
	border-bottom: 1px dotted #b5a790;
	color: #033caf;
}
#specoff li a {
	padding:4px 4px 4px 9px;
	display:block;
	text-decoration:none;
	color: #033caf;
}
#specoff li a:hover {
	background-color: #fe6a20;
	color: #FFFFFF;
}
#specoff li .txt12 {
	font-size:12px;
	text-decoration:none;
}
#specoff li.nbrd {
	border:none;
	padding:0;
	margin:0;
}
#btmcurve2 {
	padding: 0px;
	margin: 0px;
}
#btmcurve2 .lc {
	float: left;
	text-align:left;
}
#btmcurve2 .rc {
	float: right;
	text-align:right;
}
#btmcurve2 .cbrd {
	margin:0px 5px 0px 5px;
	border-bottom: 1px solid #d2d2d2;
	background-color:#f1f1f1;
}
#head_spec {
	padding: 0px;
	margin: 0px;
}
#head_spec .lc {
	float: left;
	text-align:left;
}
#head_spec .rc {
	float: right;
	text-align:right;
}
#head_spec .cbgred {
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 29px;
	font-size:14px;
	font-weight:bold;
	background-image:url(../images/redcurcbg.gif);
	background-repeat:repeat-x;
}
#bestsellers {
	width:170px;
	padding-top: 10px;
	background-image: url(../images/gline.gif);
	background-repeat:repeat-x;
	background-color:#f1f1f1;
}
#bestsellers ul {
	padding:6px 0px 0px 0px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	clear: both;
}
#bestsellers li {
	padding:4px 4px 4px 10px;
	border-bottom: 1px dotted #b5a790;
	color: #033caf;
}
#bestsellers a:link {
	color: #033caf;
	text-decoration: none;
	font-size:12px;
}
#bestsellers a:active {
	color: #033caf;
	text-decoration: none;
	font-size:12px;
}
#bestsellers a:visited {
	color: #033caf;
	text-decoration: none;
	font-size:12px;
}
#bestsellers a:hover {
	color: #EF1C79;
	text-decoration: none;
	font-size:12px;
}
#bestsellers a:link.orglink {
	color: #EF1C79;
	text-decoration: none;
	font-size:12px;
}
#bestsellers a:active.orglink {
	color: #EF1C79;
	text-decoration: none;
	font-size:12px;
}
#bestsellers a:visited.orglink {
	color: #EF1C79;
	text-decoration: none;
	font-size:12px;
}
#bestsellers a:hover.orglink {
	color: #EF1C79;
	text-decoration: none;
	font-size:12px;
}
#bestsellers li .txt12 {
	font-size:12px;
	text-decoration:none;
}
#bestsellers li .orgtxt {
	font-size:12px;
	padding-right: 5px;
	color: #EF1C79;
	font-weight: bold;
	text-decoration:none;
}
#bestsellers li.nbrd {
	border:none;
	font-weight: normal;
	font-size:12px;
	padding:4px 4px 1px 10px;
	margin:0;
}
.btmcurve_browse {
	padding: 0px;
	margin: 0px;
}
.btmcurve_browse .lc {
	float: left;
	text-align:left;
}
.btmcurve_browse .rc {
	float: right;
	text-align:right;
}
.btmcurve_browse .cbrd {
	margin:0px 5px 0px 5px;
	border-bottom: 1px solid #d2d2d2;
}
/*brnad pages end*/




/* bottompart start*/

#bottompart {
	width:100%;
	background-color:#FFFFFF;
	clear:both;
	padding-top:10px;
}
.bgbtmlinksnew {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b9b9b9;
	padding-top: 10px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9b9b9;
}
.bgbtmlinksold { border-top:1px solid #b9b9b9; }
.text11nor1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:link.botlink, a:visited.botlink, a:active.botlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
a:hover.botlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
	font-weight:normal;
}
.greytext  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.greytext a:link  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}


.greytext a:active  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
.text11blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #033caf;
	text-decoration: none;
}
a:link.linkgrey1 {
	color: #545454;
	text-decoration: none;
}
a:active.linkgrey1 {
	color: #545454;
	text-decoration: none;
}
a:visited.linkgrey1 {
	color: #545454;
	text-decoration: none;
}
a:hover.linkgrey1 {
	color: #336699;
	;
	text-decoration: underline;
}
a:link.linkgrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959;
	text-decoration: none;
}
a:active.linkgrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959;
	text-decoration: none;
}
a:visited.linkgrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959;
	text-decoration: none;
}
a:hover.linkgrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959;
	text-decoration: underline;
}
/* bottompart close*/
a:link.linkblack{font-family: Arial, Helvetica, sans-serif;	color: #000000;	text-decoration:underline; font-size:12px;}
a:active.linkblack{font-family: Arial, Helvetica, sans-serif; color: #000000;	text-decoration: underline; font-size:12px;}
a:visited.linkblack{font-family: Arial, Helvetica, sans-serif; color: #000000;	text-decoration: underline; font-size:12px;}
a:hover.linkblack{font-family: Arial, Helvetica, sans-serif; color: #d70101;	text-decoration: none; font-size:12px; }

a:link.linkorgu {
	font-family: Arial, Helvetica, sans-serif;
	color: #d70101;
	text-decoration: none;
	font-size:12px;
}
a:active.linkorgu {
	font-family: Arial, Helvetica, sans-serif;
	color: #d70101;
	text-decoration: underline;
	font-size:12px;
}
a:visited.linkorgu {
	font-family: Arial, Helvetica, sans-serif;
	color: #d70101;
	text-decoration: underline;
	font-size:12px;
}
a:hover.linkorgu {
	font-family: Arial, Helvetica, sans-serif;
	color: #d70101;
	text-decoration: underline;
	font-size:12px;
}
a:link.proname {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #033caf;
	text-decoration: none;
	font-weight:bold;

}
a:active.proname {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #033caf;
	text-decoration: none;
	font-weight:bold;

}
a:visited.proname {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #033caf;
	text-decoration: none;
	font-weight:bold;

}
a:hover.proname {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #d70101;
	text-decoration: none;
	font-weight:bold;

}
/* Class to display product name in normal font.added by rakesh */
a:link.pronameN {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #033caf;
	text-decoration: none;
	font-weight:normal;

}
a:active.pronameN {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #033caf;
	text-decoration: none;
	font-weight:normal;

}
a:visited.pronameN {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #033caf;
	text-decoration: none;
	font-weight:normal;

}
a:hover.pronameN {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #d70101;
	text-decoration: none;
	font-weight:normal;

}

/* Class to display product name in normal font.added by rakesh. end*/

a:link.orgmore {
	font-family: Arial, Helvetica, sans-serif;
	color: #d70101;
	text-decoration: none;
	font-size:12px;
}
a:active.orgmore {
	font-family: Arial, Helvetica, sans-serif;
	color: #d70101;
	text-decoration: none;
	font-size:12px;
}
a:visited.orgmore {
	font-family: Arial, Helvetica, sans-serif;
	color: #d70101;
	text-decoration: none;
	font-size:12px;
}
a:hover.orgmore {
	font-family: Arial, Helvetica, sans-serif;
	color: #d70101;
	text-decoration: underline;
	font-size:12px;
}
a:link.black12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-size:12px;
}
a:active.black12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-size:12px;
}
a:visited.black12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-size:12px;
}
a:hover.black12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	font-size:12px;
}
a:link.linkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #cc0000;
	text-decoration: none;
}
a:active.linkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #cc0000;
	text-decoration: none;
}
a:visited.linkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #cc0000;
	text-decoration: none;
}
a:hover.linkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #cc0000;
	text-decoration: underline;
}
a:link.bluelinku {
	color: #033caf;
	text-decoration: none;
}
a:active.bluelinku {
	color: #033caf;
	text-decoration: none;
}
a:visited.bluelinku {
	color: #033caf;
	text-decoration: none;
}
a:hover.bluelinku {
	color: #d70101;
	text-decoration: none;
}
a:link.linkblueu1k {
	font-family: Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}
a:active.linkblueu1k {
	font-family: Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}
a:visited.linkblueu1k {
	font-family: Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}
a:hover.linkblueu1k {
	font-family: Arial, Helvetica, sans-serif;
	color: #033caf;
	text-decoration: underline;
	font-size:11px;
	font-weight:normal;
}
a:link.linkorgbg {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size:12px;
	display:block;
	padding-left:5px;
}
a:active.linkorgbg {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size:12px;
	padding-left:5px;
}
a:visited.linkorgbg {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size:12px;
	padding-left:5px;
}
a:hover.linkorgbg {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size:12px;
	background-color: #d70101;
	padding-left:5px;
}
.shop_brand {
	padding: 0px 0px 10px 0px;
	float: left;
}
.dropd { width:170px; }
.downarrow {
	border:0px solid;
	background-image:url('../images/buttons/arrow_down.gif');
	background-repeat:no-repeat;
	height:20px;
	width:17px;
}
.shopbtab {
	float:left;
	padding:10px 0 0 0;
	margin:0px;
}
.shopbtab .brdb { /*border-bottom: 1px solid #e0e0e0;*/ float: left; }
.shopbtab .active div, .inactive div { float:left; }
.shopbtab .inactive {
	float:left;
	margin:0;
	padding:0px;
}
.shopbtab .inactive h3 {
	line-height:25px;
	text-align:center;
	font-weight:normal;
	padding: 0 3px 0 3px;
	background-image:url(../images/curve_act_bg.gif);
	background-repeat:repeat-x;
}
.shopbtab .inactive a:link {
	color: #404040;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
}
.shopbtab .inactive a:active {
	color: #404040;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
}
.shopbtab .inactive a:visited {
	color: #404040;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
}
.shopbtab .inactive a:hover {
	color: #d70101;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
}
.shopbtab .active {
	float:left;
	margin:0;
	padding:0px;
}
.shopbtab .active h3 {
	line-height:25px;
	text-align:center;
	font-weight:normal;
	padding: 0 3px 0 3px;
	font-weight:bold;
	color:#404040;
	font-size: 13px;
	background-image:url(../images/curve_inact_bg.gif);
	background-repeat:repeat-x;
}
.bbrd { border-bottom: solid 1px #cccccc; }
.brdrgrey2 {
	border: 1px solid #c0c0c0;
	background-color:#FFFFFF;
}
.textbox1 {
	border-bottom:1px solid #e3e9ef;
	border-left:2px solid #81817f;
	border-right:1px solid #e2e3ea;
	border-top:2px solid #747471;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	height:19px;
	padding-left:2px;
	padding-top:0px;
	width:40px;
}
.textbox2 {
	border-bottom:1px solid #e3e9ef;
	border-left:2px solid #81817f;
	border-right:1px solid #e2e3ea;
	border-top:2px solid #747471;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	height:19px;
	padding-left:2px;
	padding-top:0px;
}
.textboxshop {
	border-bottom:1px solid #e3e9ef;
	border-left:2px solid #81817f;
	border-right:1px solid #e2e3ea;
	border-top:2px solid #747471;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	height:19px;
	padding-left:2px;
	padding-top:0px;
}
.bggrey_brands {
	background-image:url(../images/bg_grey_brands.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:15px;
}
.text12_org {
color:#d70101;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
text-decoration:none;
}

/*=== For Computer 2000 Product Description*/

#cmp2Desc {	
	border-left:0.5px solid #cccccc;
	border-right:0.5px solid #cccccc;
	/*border-top:0.5px solid #cccccc;*/
	border-bottom:0.5px solid #cccccc;	
}

.ds_header
{	
	/*border-color:-moz-use-text-color #DFDFDF #DFDFDF;
	border-style:none solid solid;*/
	/*border-width:solid 1px 1px 1px 1px;*/
	padding:5px 10px 5px 10px;
	background-image:url(../images/prod_bg.gif);
	vertical-align:top;
	font-weight:bold;
	color:#033caf;
	margin-left:10px;
	margin-right:10px;
	text-align:center;	
}
.ds_label
{	
	vertical-align:top;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	text-align:left;	
}
.ds_data
{
	vertical-align:top;	
	padding:5px 10px 5px 10px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;	
}

/*------------------------------piyush-----------------------------------------------------*/
#awards_recent ul {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	clear: both;
	padding-top:10px;
}

.bdrbottom{border-bottom:1px solid #EEEEEE;}

.h2_bm {
background-image:url(../images/hd_bg.gif);
background-repeat:repeat-x;
border-color:#D5D5D5;
border-style:solid;
border-width:0 1px;
color:#1C4984;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
height:29px;
line-height:29px;
padding-left:10px;
padding-right:10px;
}

/* Clearance page style sheet start */
.text13 {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-style:normal;
font-weight:normal;
text-decoration:none;
}

.w115 {
width:115px;
}

.brdrgreybtm1price {
border-bottom-style:solid;
border-bottom-width:1px;
}

.h110 {
height:110px;
}


#prodreview{
float:left;
width:100%;
}

.tablebg4 {
	background-image:url('../images/bg2.gif');
	background-repeat:repeat-x
}
.tablebg5 {
	background-image:url('../images/bg4.gif');
	background-repeat:repeat-x
}
.tablebg3l {
	background-image:url('../images/lbg3.gif');
	background-repeat:repeat-y;
}
.tablebg3r {
	background-image:url('../images/lbg3.gif');
	background-repeat:repeat-y;
	background-position:right;
}
/*.brdrgreyr{
border-right: 1px solid #d9d9d9}*/


/* Clearance page style sheet end */

/* Category Banner */

.subcategorybannerbg {
background-image:url(http://www.stationerydirect.co.uk/images/subcategory_banners/subcategory_bg.jpg);
background-repeat:repeat-x;
height:162px;
width:100%;
}

.offer_td{ width:250px; height:250px;}

.textbox_new {
	border-bottom:1px solid #e3e9ef;
	border-left:2px solid #81817f;
	border-right:1px solid #e2e3ea;
	border-top:2px solid #747471;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	height:19px;
	padding-left:2px;
	padding-top:0px;
	width:300px;
}

.textbox_gift{width:130px; height:22px; background-color:#FFFFCC;}
.textbox_gift1{width:130px; height:16px; background-color:#FFFFCC; padding-top:2px;}

/****** saurabh  ******/
.textblue18{ color:#1673d0; font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;} 
.textwhite24{color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold}
.textwhite16{color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:16px;}
#topsellers{width:98%; float:left; background: url(../images/special-offer-bg.jpg) repeat-x; padding:5px; height:165px;}
#massivesaving{width:98%; float:left; background:url(../images/massive-saving-bg.jpg) repeat-x; padding:5px; height:165px; }
#newarrivals{ width:95%; *width:96%; float:left; background:url(../images/new-arrivals-bg.jpg) repeat-x; padding:5px; height:165px;}
#offersblocknew {float:left; width:100%;}
.newarrivals{ margin-top:0px; padding:0px;}
.newarrivals ul{ margin-left:25px;}
.newarrivals ul li {background-image: url(../images/white-bullet.png); background-repeat: no-repeat; background-position:0px 8px;  padding-left: 14px; margin-top:5px;}
/*end*/
/*\*/
html*.newarrivals ul li {background-image: url(../images/white-bullet.png); background-repeat: no-repeat; background-position:0px 8px; padding-left: 14px; margin-top:5px;}/*end*/
.newarrivals ul li a{color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration: none;}
.textred14 a{ color:#d70101; font-size:14px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.offersbg{background:url(../images/offer-banner-bg.jpg) repeat-x;}
.tabs{margin:0px; padding:0px;}
.tabs li{margin:0px 1px 0px 0px; padding: 0px; background-color:#c2c0c0; float:left; display:block; list-style:none; font-size:12px; color:#FFFFFF;}
.tabs li span{padding:10px 18px; margin:0px 1px 0px 0px; background-color:#c2c0c0; float:left; display:block; list-style:none; font-size:12px; color:#FFFFFF;}
.whitebg{background-color:#fff; float:left; display:block; list-style:none; font-size:12px; color:#FFFFFF;}
* html .stealimg { margin-top:-55px; width:221px;}
.stealimg {width:221px;}
/****** saurabh end  ******/

/*************Style for blog comment**********************/
.darkgreybg{background-color:#d2d2d2; font-family: "Trebuchet MS", Arial; font-size:17px; color:#161616;}
.text18barial{font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; text-decoration: none;}
.text12{font-family: Arial, Helvetica, sans-serif;	font-size: 12px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none;}
.padt10 {padding-top:10px;}
.padb10 {padding-bottom:10px;}
.textred{color:#cc0000;}
.text18barial{font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; text-decoration: none;}
.text12b{font-family:Arial, Helvetica, sans-serif;	font-size: 13px; font-style: normal; font-weight: bold;  text-decoration: none;}
a:link.linkblueu{font-family: Arial, Helvetica, sans-serif;	color: #003399;	text-decoration: underline; font-size:12px; font-weight:normal;}
a:active.linkblueu{font-family: Arial, Helvetica, sans-serif; color: #003399;	text-decoration: underline; font-size:12px; font-weight:normal;}
a:visited.linkblueu{font-family: Arial, Helvetica, sans-serif; color: #003399;	text-decoration: underline; font-size:12px; font-weight:normal;}
a:hover.linkblueu{font-family: Arial, Helvetica, sans-serif; color: #003399;	text-decoration: none; font-size:12px; font-weight:normal;}
.textbluelarge {
	FONT-WEIGHT: bold;
	FONT-SIZE: 22px;
	COLOR: #20288b;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
#heading h1 {
color:#063289;
font-family:Arial,Helvetica,sans-serif;
font-size:28px;
font-weight:normal;
}

.text11a {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}

.textred {
color:#CC0000;
}

#rightbanners{float:right; width:393px; padding-left:10px; margin: 0;}
#leftbanner{float:left; width:53%;}
#rightbanners1440{float:right; width:485px; margin: 0;}
#leftbanner1440{float:left; width:52%;}
#rightbanners1020{float:right; width:150px; padding-left:10px; margin: 0;}
#leftbanner1020{float:left; width:74%;}
.bannerbg{ background-image:url(../images/banner_bg.gif); background-repeat:repeat-x;}
.text28red{ font-family:Arial, Helvetica, sans-serif; font-size:28px; color:#bf0101;}
.timebg{ background-image:url(../images/time_bg.gif); background-repeat:no-repeat; width:107px; height:21px; padding-top:2px;}
.text21bk{font-family:Arial, Helvetica, sans-serif; font-size:21px; color:#000;}
.text21rd{font-family:Arial, Helvetica, sans-serif; font-size:21px; color:#bf0101;}
.greybgtab{ background-image:url(../images/grey_bg.gif); background-repeat:no-repeat; height:124px;}
.w62p{width:61%;}
a.blackhome:hover {
color:#000;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:normal;
text-decoration:underline;
}

a.blackhome:link, a.blackhome:visited, a.blackhome:active {
color:#000;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:normal;
text-decoration:none;
}

.txtred{color:#cc0000;}
/***********************************/

/********Style for feedback *****************************/
.textorg{color: #d70101;}
.h25{height:25px;}
.bggrey4 {background-color:#f0f0f0; }
.texred   { font-family: Verdana; font-size: 11px; color: #FF0000; }
.bgwhite1 { background-color:#FFFFFF; border-bottom:1px solid #E0E0E0; font-size:12px; padding-bottom:15px;}
/*************************************/



