.page {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: normal;
	background-color: #dcf0f6;
}
.right {
	float:right;
}

.left {
	float:left;
    margin-right: 0px;
}
.clear {
	clear:both;
}
.clearspace {
	clear:both;
	height:1px;
	line-height:1px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
h2 {
	margin: 0px;
	padding: 10px 0px;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
h3 {
	margin: 0px;
	padding: 10px 0px;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
ul, li {
	margin:0px;
	padding:0px;
	list-style:none;
}
a {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	color: #0066cc;
	text-decoration: underline;
}
p {
	margin:0px;
	padding: 0px 0px 20px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
p.textsmall {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#wrapper {
	text-align:left;
	padding:0px;
	margin:0px auto;
	width: 960px;
}
#header {
	margin: 0px;
	padding: 0px;
}
.logo {
	float: left;
	height: 100px;
	/*width:66px;*/
	width: 75px;

}
.logohead {
	width: 396px;
	padding-top: 15px;
	float: left;
}
.logohead h1 {
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.logohead h2 {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 0px;
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	line-height: 15px;
}
.logohead h2 span {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#global_utility_nav {
	margin: 0px;
	padding: 0px;
	 float:right;
	width: 450px;
	/*width:5px;*/
	font-size: 11px;
}
#global_utility_nav .primany {
	margin: 0px;
	padding: 10px 0px 0px;
	float:right;
	/*width: 317px;*/
	width:375px;
	color: #0066cc;
	text-decoration: none;
}
#global_utility_nav .primany ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#global_utility_nav .primany li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#global_utility_nav .primany li a {
	color: #0066cc;
	text-decoration: none;
}
#global_utility_nav .primany li a:hover {
	color: #0066cc;
	text-decoration: underline;
}
#global_utility_nav .primany li.divider {
	color: #333333;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#global_utility_nav .bag {
	margin: 13px 0px 0px;
	padding: 0px 8px 0px 32px;
	float:right;
	width: 115px;
	background-color: #f3f3f3;
	height: 25px;
	border: 1px solid #bdc5cf;
	background-image: url(../images/icon_bag.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
#global_utility_nav .bag span {
	color: #0066cc;
	text-decoration: none;
}
#global_utility_nav .secondary {
	margin: 0px;
	padding: 10px 0px 0px;
	color: #333333;
	text-decoration: none;
}
#global_utility_nav .secondary ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#global_utility_nav .secondary li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#global_utility_nav .secondary li a {
	color: #333333;
	text-decoration: none;
}
#global_utility_nav .secondary li a:hover {
	color: #333333;
	text-decoration: underline;
}
#global_utility_nav .secondary li.divider {
	color: #333333;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.mainnav {
	margin: 0px;
	padding: 0px;
	height: 35px;
}
.mainnav ul, .mainnav li {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
.mainnav li {
	float: left;
}
.mainnav li a {
	margin: 0px 2px 0px 0px;
	padding: 5px 0px 0px 10px;
	display: block;
	background-image: url(../images/bg_topnav.png);
	height: 30px;
	width: 105px;
	font-size: 11px;
	font-weight: bold;
	color: #044c62;
	text-decoration: none;
	line-height: normal;
}
/*.mainnav li a:visited {
	color: #000000;
	text-decoration: none;
}*/
.mainnav li a:hover, .mainnav li.selected a {
	color: #000000;
	text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.droptopmenudiv_e {
	position:absolute;
	margin-top: -1px;
	font:normal 10px/12px Arial;
	z-index:100;
	background-color: #e8f2f5;
	width: 180px;
	visibility: hidden;
	text-decoration: none;
	color: #044c62;
	border-top: 1px solid #86cae0;
	border-right: 1px solid #86cae0;
	border-bottom: 0px solid #86cae0;
	border-left: 1px solid #86cae0;
}
.droptopmenudiv_e a {
	width: auto;
	display: block;
	text-indent: 10px;
	padding: 3px 0;
	text-decoration: none;
	color: #044c62;
	border-top: 0 solid #86cae0;
	border-right: 0 solid #86cae0;
	border-bottom: 1px solid #86cae0;
	border-left: 0 solid #86cae0;
}
* html .droptopmenudiv_e a { /*IE only hack*/
	width: 100%;
	text-decoration: none;
}
.droptopmenudiv_e a:hover { /*THEME CHANGE HERE*/
	background-color: #ffffff;
	text-decoration: none;
	color: #000000;
}
/* menu css ends */

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_e {
	position:absolute;
	margin-top: -1px;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	z-index:100;
	background-color: #e8f2f5;
	width: 200px;
	visibility: hidden;
	text-decoration: none;
	color: #044c62;
	border-top: 1px solid #86cae0;
	border-right: 1px solid #86cae0;
	border-bottom: 0px solid #86cae0;
	border-left: 1px solid #86cae0;
}
.dropmenudiv_e a {
	width: auto;
	display: block;
	text-indent: 10px;
	padding: 3px 0;
	text-decoration: none;
	color: #044c62;
	border-top: 0 solid #86cae0;
	border-right: 0 solid #86cae0;
	border-bottom: 1px solid #86cae0;
	border-left: 0 solid #86cae0;
}
* html .dropmenudiv_e a { /*IE only hack*/
	width: 100%;
	text-decoration: none;
}
.dropmenudiv_e a:hover { /*THEME CHANGE HERE*/
	background-color: #ffffff;
	text-decoration: none;
	color: #000000;
}
/* menu css ends */

.searchpanel {
	display: block;
	height: 35px;
	width: 374px;
	background-image: url(../images/bg_search.png);
	font-size: 11px;
	font-weight: bold;
	color: #044c62;
	text-decoration: none;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	z-index:-5;
	
	
    
}
.commanfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#mainsection {
	margin: 0px;
	padding: 0px;
}
#mainsection_whiteblock {
	margin: 0px;
	background-image: url(../images/bg-mainwhiteblock.gif);
	background-repeat: repeat-y;
	/*border: 1px solid #bfcdd3;*/
	/*clear:both;*/
	
}
#mainsection_whiteblock h2 {
	margin: 0px;
	padding: 0px 0px 12px;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#firstmainsectionwrapper {
	margin: 0px;
	padding: 1px 0px;
	background-image: url(../images/leftbg_blueborder.gif);
	background-repeat:repeat-y;
}
#firstmainsection {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/leftbg_mainsection.gif);
	background-repeat:repeat-y;
}
#secondmainsectionwrapper {
	margin: 0px;
	padding: 1px 0px;
	background-image: url(../images/bg_blueborder.gif);
	background-repeat:repeat-y;
}
#secondmainsection {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_mainsection.gif);
	background-repeat:repeat-y;
}
#thirdmainsectionwrapper {
	margin: 0px;
	padding: 1px 0px;
	background-image: url(../images/bg_blueborder.gif);
	background-repeat:repeat-y;
}
#thirdsecondmainsection {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_mainsection.gif);
	background-repeat:repeat-y;
}

.newsfield {
	background-image: url(../images/bg_emailform.png);
	background-repeat: repeat-x;
	border: 1px solid #aaaaaa;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.hp_secondarybanner {
	margin: 0px;
	padding: 10px 0px;
}
.hp_primarybanner {
	margin: 0px;
	padding: 0px;
}
.hp_content_box {
	margin: 7px 0px;
	padding: 0px;
}
.hp_content_box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.hp_content_box li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.hp_content_box li.newbox {
	margin: 0px;
	padding: 0px;
	width: 343px;
	border: 1px solid #bfcdd3;
	height: 318px;
	background-image: url(../images/bg_greygradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.hp_content_box li.resourcebox {
	margin: 0px 3px;
	padding: 0px;
	width: 343px;
	border: 1px solid #bfcdd3;
	height: 318px;
	background-image: url(../images/bg_greygradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.hp_content_box li.morebox {
	margin: 0px;
	padding: 0px;
	width: 244px;
	border: 1px solid #bfcdd3;
	height: 318px;
	background-image: url(../images/bg_greygradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.innertube 
{   /*text-align:left;*/
	padding: 10px;
}
.innertubenew
{
    padding: 10px;
}

.hp_content_box h2 {
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.resourcelinks {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.resourcelinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	float: left;
}
.resourcelinks li {
	margin: 0px;
	padding: 0px 0px 4px 10px;
	list-style-type:none;
	float: none;
	background-image: url(../images/black_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.resourcelinks li a {
	color: #333333;
	text-decoration: none;
}
.resourcelinks li a:hover {
	color: #333333;
	text-decoration: underline;
}
.signup {
	clear: both;
	padding-top: 6px;
}
.dot_divider {
	background-image: url(../images/dot_divider.png);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.featureproduct {
	margin: 0px 0px 7px;
	padding: 10px;
	background-image: url(../images/bg_greygradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #bfcdd3;
}
.featureproduct h2 {
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.scroller {
	margin: 0px;
	padding: 0px;
}
.scroller .leftarrow {
	margin: 0px;
	padding: 88px 0px 0px;
	text-align: center;
	float: left;
	width: 12px;
}
.scroller .rightarrow {
	margin: 0px;
	padding: 88px 0px 0px;
	text-align: center;
	float: right;
	width: 12px;
}
.scrollcontent {
	margin: 0px;
	padding: 0px 10px;
	float: left;
	width: 894px;
}
.scrollcontent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.scrollcontent li {
	margin: 0px;
	padding: 0px 34px 0px 0px;
	list-style-type: none;
	float: left;
}
.scrollcontent li.last {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.scrollcontent .pro_title {
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.scrollcontent .pro_title a {
	color: #333333;
	text-decoration: none;
}
.scrollcontent .pro_title a:hover {
	color: #333333;
	text-decoration: underline;
}
.linkspanel {
	margin: 0px 0px 7px;
	padding: 12px;
	background-image: url(../images/bg_greygradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #bfcdd3;
}
.linkspanel ul {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	list-style-type:none;
	float: left;
	width: 220px;
}
.linkspanel ul.last {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	float: right;
	width: 220px;
}
.linkspanel li {
	margin: 0px;
	padding: 5px 0px 5px 12px;
	list-style-type:none;
	background-image: url(../images/black_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}
.linkspanel li.linktitle {
	margin: 0px;
	padding: 0px 0px 8px;
	list-style-type:none;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: none;
}
.linkspanel li a {
	color: #333333;
	text-decoration: none;
}
.linkspanel li a:hover {
	color: #333333;
	text-decoration: underline;
}
#footer {
	margin: 0px;
	padding: 8px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b1bec3;
	font-size: 11px;
	margin-top:8px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
#footer li.address {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:left;
	width: 220px;
	text-align: left;
}
#footer li.contact {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:right;
	width: 220px;
	text-align: right;
}
#footer li.copyright {
	margin: 0px 0px 0px 120px;
	padding:0px; 
	list-style-type: none;
	float:left;
	width: 390px;
	text-align: center;
	
}
#footer li.copyright a
{
  border-left:1px solid #2d2e2e;
  border-right :1px solid #2d2e2e;

  padding:0 5 px;
  text-decoration:underline;
}


#content {
	margin: 0px;
	padding: 8px 0px;
}
#leftcolumn {
	margin: 0px;
	padding: 1px;
	float: left;
	width: 218px;

}

#subnav {
	margin: 0px;
	padding: 0px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav li {
	margin: 1px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav li.topnavhead {
	margin: 0px;
	padding: 8px 0px 9px 7px;
	list-style-type: none;
	background-image: url(../images/bg_subnav_head.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#subnav li.navhead {
	margin: 12px 0px 0px;
	padding: 8px 0px 9px 7px;
	list-style-type: none;
	background-image: url(../images/bg_subnav_head.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#subnav li a {
	padding: 4px 0px 4px 16px;
	display: block;
	background-image: url(../images/subnav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 8px;
	width: 202px;
	color: #333333;
	text-decoration: none;
}
#subnav li a:hover {
	background-image: url(../images/subnav_hlarrow.gif);
	background-color: #e8e8e8;
	color: #0066cc;
	text-decoration: none;
}
#subnav li a.active {
	padding: 4px 0px 4px 16px;
	display: block;
	background-image: url(../images/subnav_hlarrow.gif);
	background-color: #e2e2e2;
	background-repeat:repeat-y;
	background-position: 7px 8px;
	width: 202px;
	color: #0066cc;
	text-decoration: none;
}

#subnav li ul
{
    position: absolute;
    width: 190px;
    left: 0;
    top: 0;
    display: none;

}




#rightcolumn {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 725px;	
}
#breadcrumb {
	margin: -1px 0px 0px;
	padding: 9px 0px 15px;
	background-color: #dcf0f6;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfcdd3;
}
#breadcrumb li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#breadcrumb li.divider {
	margin: 0px;
	padding: 0px 5px;
	color: #000000;
}
#breadcrumb li a {
	margin: 0px;
	padding: 9px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
#breadcrumb li a:hover {
	text-decoration: underline;
	color: #0066CC;
}
#breadcrumb li a.active {
	text-decoration: none;
	color: #0066cc;
}
.sp_primarybanner {
	margin: 0px;
	padding: 0px;
}
.featured_categories {
	margin: 0px;
	padding: 0px;
}
.featured_categories li {
	margin: 0px;
	/*padding: 0px 7px 0px 0px;*/
	padding: 0px 4px 0px 0px;
	list-style-type: none;
	float: left;
}
.featured_categories li.last {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.featured_categories .cat_title {
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
	
}
.featured_categories .cat_title a {
	color: #333333;
	text-decoration: none;
}
.featured_categories .cat_title a:hover {
	color: #333333;
	text-decoration: underline;
}
.sp_contentbox {
	margin: 0px;
	padding: 0px;
}
.infobox {
	/*margin: 7px 11px 0px 0px;*/
	margin: 7x 6px 0px 0px;
	padding: 0px 10px 10px;
	background-image: url(../images/bg_greygradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 212px;
	height: 260px;
	border: 1px solid #bfcdd3;
	float: left;
}
.xspace {
	margin-right: 0px;
	float: right;
}
.infobox p {
	margin:0px;
	padding: 15px 0px 5px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	clear: both;
}

.infolinks {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 110px;
}
.infolinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
.infolinks li {
	margin: 0px;
	padding: 0px 0px 4px 10px;
	list-style-type:none;
	background-image: url(../images/black_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.infolinks li a {
	color: #333333;
	text-decoration: none;
}
.infolinks li a:hover {
	color: #333333;
	text-decoration: underline;
}
#newsletter {
	margin: 7px 0px 0px;
	padding: 5px 0px 0px 7px;
	background-image: url(../images/bg_newsletter.gif);
	border: 1px solid #bfcdd3;
	background-repeat: repeat-x;
	height: 29px;
}
/*#rightcolcontent {
	border: 1px solid #bfcdd3;
	background-color: #FFFFFF;
	background-image: url(../images/bg_subnav.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}*/
#rightcolumn_left {
	/*width:600px;*/
	width:540px;
	float:left
}
#rightcolumn_right {
	width:150px;
	float:right
}
#rightcolumn_right .heading { 
	background-color:#c3d9ff; 
	font-size:12px; 
	font-weight:bold; 
	color:#333333; 
	text-align:center; 
	line-height:30px;
}
#rightcolumn_right li {
	margin-top:3px;
	background-color:#eae8e9;
	padding:10px;
	width:130px;
	text-align:center;
}
#rightcolumn_right h6 { font-size:11px; padding-top:6px; font-weight:normal; }
#product {
	width:225px;
	float:left;
}
.productimg {
	padding-bottom: 8px;
}
.zoombutton {
	background-color: #919191;
	background-image: url(../images/ico_zoom.gif);
	height: 36px;
	width: 189px;
	background-repeat: no-repeat;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 36px;
	background-position: 10px center;
	padding-left: 35px;
}
.zoombutton:hover {
	background-color: #666666;
	color:#ffffff;
	text-decoration:none

}
#productinfo {
	width:293px;
	 padding-left:10px;
	float:right;
}
#productinfo li {
	padding-bottom: 5px;
	padding-top: 5px;
}
#productinfo li.price {
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dee5e8;
	border-bottom-color: #dee5e8;
}
#productinfo h2 {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#productinfo h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#productinfo p {
	margin:0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.pinkboldtext {
	color: #d6007a;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
}
.Redboldtext
{
    color: #FF0000;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}
.GreenItalictext
{
    color: #008000;
    text-decoration: none;
    font-size: 13px;
    font-weight: normal;
    font-style: italic;
}
.cartbox {
	text-decoration: none;
	border: 1px solid #d8d8d8;
	background-image: url(../images/bg_cartbox.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f0f0f0;
	padding: 5px;
}
.cartbox .head {
	color:#0066cc;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 1px;
	
}
.cartbox .qantity {
	background-image: url(../images/bg_qty.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 93px;
	float: left;
	height: 50px;
	font-weight: bold;
	
	

}
.cartbox .buttonbox {
	width: 180px;
	float: right;
    margin-right: 0px;
}
.printbutton {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	background-image: url(../images/ico_print.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 91px;
	line-height: 30px;
	padding-left: 25px;
	background-position: 3px center;
	text-decoration:none;
	color: #0066cc;
}
.printbutton:hover {
	background-color: #e1e1e1;
	text-decoration:none
}
span.printbutton { cursor:pointer; }
.emailbutton {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	background-image: url(../images/ico_email.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 135px;
	line-height: 30px;
	padding-left: 25px;
	background-position: 3px center;
	text-decoration:none;
	color: #0066cc;
}
.emailbutton:hover {
	background-color: #e1e1e1;
	text-decoration:none
}
span.emailbutton { cursor:pointer; }
.wishlistbutton {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	background-image: url(../images/ico_wishlist.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 91px;
	line-height: 30px;
	padding-left: 25px;
	background-position: 3px center;
	text-decoration:none;
	color: #0066cc;
}
.wishlistbutton:hover {
	background-color: #e1e1e1;
	text-decoration:none
}
a.selectbox {
	display:block;
	border:solid 1px #d8d8d8;
	width:284px;
	height:19px;
	background-image: url(../images/bg_select.gif);
	background-repeat: no-repeat;
	background-position: 264px 2px;
	font-weight:bold;
	font-size:12px;
	color:#0066cc;
	text-decoration:none;
	padding:5px 0px 0px 4px;
}
a.selectbox:hover { text-decoration:none; }
.selectedvalue { 
	padding:5px; 
	clear:both; 
	background-color:#efefef; 
	color:#d72d92; 
	font-size:11px; 
	width:281px;
	margin-top:3px;
}
.popupbox {
	border:solid 6px #d8d8d8;
	/*padding:10px;*/
	position:absolute;
	background-color:#FFFFFF;
	margin-top:-25px;
	width:447px;
	/*width:380px;*/
	display:none;
	z-index:1000
	
}
.popupbox .heading { background-color:#ececec; font-size:12px; font-weight:bold; color:#000000; padding:6px; }
.popupbox span { font-weight:bold; }
/*.popupbox label { display:block;  margin-bottom:5px; width:150px; }/*
/*.popupcontent { padding:5px; }*/
.popupcontent { padding-left:0px;padding-right:1px }
.close { float:right; }
.horline {
	background-image: url(../images/hor_line.gif);
	background-repeat: repeat-x;
	clear:both;	
	padding: 14px 0px 8px 0px;
	display:block;
	background-position: center;
}
#mounting p { padding-left:5px; }
#bagdetails {
	float: left;
	width: 765px;
}
#bagdetails h2 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#bagdetails .titlepanel {
	padding-bottom:10px;
}
.qtypanel {
	padding-bottom:20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 400px;
}

.bluelink {
	color: #0066cc;
	text-decoration: underline;
}
.bluelink:hover {
	color: #0066cc;
	text-decoration: none;
}
table.shoppingbag {
	width: 100%;
		
}
table.shoppingbag td.header {
	height: 32px;
	background-image: url(../images/bg_sb_header.gif);
	background-repeat: repeat-x;
	background-color: #f4f4f4;
	font-weight: bold;
	line-height: 25px;
}
table.shoppingbag td.detail {
	border-bottom: 1px solid #d0d0d0;
    line-height: 20px;
	    padding-bottom: 8px;
	    padding-top: 8px;
    width: 300px;
}
.greybold {
	font-weight:bold;

}
table.ordersummary {
	width: 100%;
}
table.ordersummary th {
	height: 26px;
	background-image: url(../images/bg_os_head.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
}
table.ordersummary td.detail {
	background-color: #e8e8e8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
table.ordersummary td.total {
	background-color: #cfcfcf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
table.ordersummary td.finaltotal {
	background-color: #cfcfcf;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d6007a;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d6007a;
}
#step {
	clear:both;
	height: 42px;
	padding-left: 226px;
}
#step li {
	float:left;
}
#step li a span {
	display:none;
}
#step li a {
	display:block;
	background-image: url(../images/bg_step.png);
	background-repeat: no-repeat;
	margin-left: 3px;
	width: 180px;
	text-align: center;
	color: #333333;
	text-decoration: none;
	background-position: 0px 0px;
	height: 42px;
}
#step li a:hover {
	background-position: 0px -48px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
}
#step li a.active{
	background-position: 0px -48px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
}
#step li a.highlight{
	background-position: 0px -95px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
}

.signin {
	background-image: url(../images/bg_login.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 296px;
	width: 797px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Newsletterunsubscribe
{
    background-image:url('../images/bg_newsletters.PNG');
    background-repeat:no-repeat;
    height:283px;
    width:384px;
    
   
}
.signin1 {
	background-image: url(../images/bg_login1.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 297px;
	width: 693px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.forgot{
	background-image: url(../images/bg_forgot.png);
	background-repeat: no-repeat;
	padding: 0px;	
	height: 297px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.UserLogin{
	background-image: url(../images/bg_UserLogin.png);
	background-repeat: no-repeat;
	padding: 0px;	
	height: 333px;
	width: 432px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Account{
	background-image: url(../images/bg_Account.png);
	background-repeat: no-repeat;
	padding: 0px;	
	height: 97px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.newcustomer {
	float: left;
	width: 385px;
	height: 265px;
}

.newcustomer1 {
	float: left;
	width: 330px;
	height: 265px;
}

.registercustomer {
	float: right;
	width: 385px;
	height: 265px;
}

.registercustomer1 {
	float: right;
	width: 330px;
	height: 265px;
}
.signin_title {
	height:32px;
	line-height:32px;
	padding-left:10px;
	font-weight: bold;
	text-decoration: none;
}
.UserLogin_title {
	height:42px;
	line-height:42px;
	padding-left:10px;
	font-weight: bold;
	text-decoration: none;
}
#whiteblock_leftcol {
	width: 750px;
	margin-right: 15px;
	float: left;
}
.whiteblock_leftcol {
	width: 500px;
	margin-right: 15px;
	float: left;
}
#whiteblock_rightcol {
	width: 150px;
	float: left;
}
.redtext {
	color: #d10303;
}
.ordersummary {
	width: 765px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/****************** CSS FOR POPUP BOX ON TRANS BG ***********************/
#popupmaincontent { background-color:#ffffff; padding:8px 8px 0px 8px;}
#popupmaincontent p { line-height:24px; padding-bottom:15px; }
#popupmaincontent span { font-weight:bold; }
#popupimgbox { float:left; margin-top:5px; margin-right:25px; border:solid 1px #cccccc; }
.popupbody  
{
    border:solid 6px #d8d8d8;
    padding:0px; 
	margin:0px; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f0f0f0; 
	
}
.popupbody .heading { background-color:#ececec; font-size:12px; font-weight:bold; color:#000000; padding:6px; }
.popupbuttonbox { padding:15px; text-align:center;}

/****************** CSS FOR DROPDOWN MENU **********************************/

.mainnav li ul { 
	position:absolute; 
	border-top:1px solid #86cae0; 
	border-right:1px solid #86cae0; 
	border-left:1px solid #86cae0; 
	z-index:100;
	width:200px; 
	display:none;
}
.mainnav li:hover ul { display:block; }

.mainnav li:hover ul ul { display:none; }
.mainnav li li:hover ul { display:block; margin-top:-25px; }
.mainnav li li { float:none; 
	 background-color:#009999;  }
.mainnav li li a { 
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	background-color: #e8f2f5;
	background-image:none;
	padding:3px 0px 3px 11px;
	margin:0px;
	width:189px;
	height:auto;
	border-bottom:1px solid #86cae0;
}
.mainnav li li a:hover {
    background-color: #ffffff;
	text-decoration: none;
	color: #000000;
}
.mainnav li ul ul { left:100%; display:none; }
/* end main menu css */


table.BillingSummary th {
	height: 26px;
	background-image: url(../images/bg_os_head.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
}
table.BillingSummary td.detail {
	background-color: #e8e8e8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
table.BillingSummary td.total {
	background-color: #cfcfcf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
table.BillingSummary td.finaltotal {
	background-color: #cfcfcf;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d6007a;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d6007a;
}
.MyAccLink
{
margin: 0px 2px 0px 0px;
	padding: 5px 0px 0px 10px;
	list-style-type:none;
	display: block;
	background-image: url(../images/bg_topnav.png);
	height: 15px;
	width: 70px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #044c62;
	text-decoration: none;
	line-height: normal;
}
.DivHeading
{
	height: 26px;
	background-image: url(../images/bg_os_head.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
}




table.BillingSummary1 {
	width: 65%;
}
table.BillingSummary1 th {
	height: 26px;
	background-image: url(../images/bg_os_head.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
}
table.BillingSummary1 td.detail {
	background-color: #e8e8e8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
table.BillingSummary1 td.total {
	background-color: #cfcfcf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
table.BillingSummary1 td.finaltotal {
	background-color: #cfcfcf;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d6007a;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d6007a;
}


.popupboxSize {
	border:solid 6px #d8d8d8;
	/*padding:10px;*/
	
	position:absolute;
	background-color:#FFFFFF;
	margin-top:-25px;
	/*width:450px;*/
	width:470px;
	
	display:none;
	z-index:1000;
	
}

#scroller1
{
	float: right;
	width: 686px;
	height: 108px;
	background-color: #517150;
}
#footer
{
	height: 50px;
	clear: both;
}
.mmsscroller
{
	margin: 0px;
	padding: 0px;
}
.imgscroller
{
	margin: 0px 0px 7px;
	padding: 0px;
	background-image: url(../images/bg_greygradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #bfcdd3;
}
.imgscroller .leftarrow
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 54px;
	height: 98px;
	
	float: left;
}
.imgscroller .rightarrow
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 54px;
	height: 98px;
	
	float: right;
}
.imgscroller .imgholder
{
	margin: 0px;
	
	padding: 9px 0px 0px;
	float: left;
	
	width: 850px;
	height:240px;
}
.imgscroller .imgholder ul
{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
}
.imgscroller .imgholder li
{
	margin: 0px 10px 0px 0px;
	padding: 2px 0px 0px 2px;
	list-style-type: none; /*background-image: url(../images/shadowbg.png);*/
	background-repeat: no-repeat;
	float: left;
	height: 240px;
	width: 160px;
}

.popupboxSize .heading { background-color:#ececec; font-size:12px; font-weight:bold; color:#000000; padding:6px; }
.popupboxSize span { font-weight:bold; }
.popupboxSize label { display:block; float:left; margin-bottom:5px; width:150px; }




/*----------------29-09-09-------------*/

#leftbox {
 	border-right:1px solid  #CCCCCC;
	margin: 0px;
	padding: 1px;
	float: left;
	width: 218px;

}
.headline { padding:4px 10px 4px 15px; color:#000000; font-weight:bold;}
.headline2 { background-image:url(../images/q.jpg); background-repeat:no-repeat; padding:4px 10px 4px 25px; background-color:#bdbdbf; color:#000000; font-weight:bold;}
.paratop{ padding:4px 15px 4px 15px; line-height:20px;}
.paratop1{ padding:4px 15px 4px 15px; line-height:20px;}
#rightbox{ float:none; width:690px;}
/*#rightbox p{ padding:4px 15px 4px 15px; line-height:20px; border:1px solid  #999999;}*/
#rightbox h2{ padding:6px 0 10px 15px;}
#rightbox h4{ padding:4px 10px 4px 15px; color:#000000; background-image:url(../images/onepxbg.jpg); background-repeat:repeat-x;}

#rithtcontent{ float:left; }
#rightbottom{ width:690px; float:left}
.style1 {color: #FF0000}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	text-transform:uppercase;
	font-weight: bold;
}
#rightbottom li{ background-image:url(../images/black_arrow.gif); background-repeat:no-repeat; padding-left:20px; background-position:10px 5px;
}
#rightbottom li p{margin-bottom:10px; margin-left:-15px;}
.contactbox { width:200px; border:2px solid #7d7d7d;  color:#000000; font-size:20px; text-align:center; float:left; font-weight:bold; margin:10px;}

.contactbox h1 { background-color:#7d7d7d;  color:#FFFFFF; font-size:22px;}
.bluezone { background-color:#c7eafc; padding:5px;}
.pinkezone { background-color:#b092c4; padding:5px;}


.tabl{ margin-top:7px;}

.toptd { background-color:#4d6a8a; color:#FFFFFF; font-size:12px; padding:5px; font-family:Verdana;}
.midtd { background-color:#cae4ff; padding:5px; color:#000000; font-size:11px;   font-family:Verdana;}
.thirdtd { background-color:#e8f3ff; padding:5px; color:#000000; font-size:11px;   font-family:Verdana;}

.linkedtext a {  color:#0055b9; font-size:12px; font-weight:bold;  background-image:url(images/org-bullet.png); background-repeat:no-repeat; padding-left:15px; background-position:5px 3px;  text-decoration:none;  font-family:Verdana;}
.linkedtext a:hover { text-decoration:underline; color:#2b95ff;}

 .featured_categories .cat_title a:hover
        {
            text-decoration: none;
            min-height:10px;
            
        }
#productlist 
{
    margin:0px;
    padding:0px;
}
#productlist li
{
    margin:0px;
    padding:0px 4px 0px 0px;
    float:left;
    list-style:none;
    width:173px;
    display:block;
}
#productlist li div 
{
    
}
#productlist li div.category_title 
{
    padding:7px 0px 10px;
}
.debug
{
    /*border:1px solid #f00;*/
}
#sharethisProduct fieldset
{
    color:#0066CC;
    font-weight:bold;
    border:1px solid #D8D8D8;
    
}
#sharethisProduct fieldset a
{
    color:#0066CC;
    display:block;
    padding-left:20px;
    font-weight:normal;
    text-decoration:underline;
    cursor:pointer;
}
#sharethisProduct fieldset a:hover 
{
    text-decoration:none;
}
#sharethisProduct fieldset a.facebook
{
    background:url(../Images/facebook-icon.gif) no-repeat;
}
#sharethisProduct fieldset a.twitter
{
    background:url(../Images/twitthis.gif) no-repeat;
}
#sharethisProduct fieldset a.digg
{
    background:url(../Images/digg.gif) no-repeat;
}
#sharethisProduct fieldset a.delicious
{
    background:url(../Images/delicious.gif) no-repeat;
}
#sharethisProduct fieldset a.blogger
{
    background:url(../Images/blogger.gif) no-repeat;
}
#sharethisProduct ul 
{
    margin:0px;
    padding:0px;
}
#sharethisProduct ul li
{
    float:left;
    margin:7px 10px 0px 0px;
    padding:0px;
}
.promotions 
{
    position:relative;
    margin-top:-37px;
    margin-left:10px;
    float:left;
}
.radiobuttonText
{
    text-align:right
}
 .popupControl
        {
            background-color: White;
            position: absolute;
            visibility: hidden;
        }
.gobackbutton{ float:right}

#rdoButtons 
{
    width:100%;
    
}
#rdoButtons td
{
    width:50%;
    text-align:left;
    
}
#RadioButtonList1 
{
    width:100%;
    
}
#RadioButtonList1 td
{
    width:50%;
    text-align:left;
    
}
#RadioButtonList2 
{
    width:100%;
    
}
#RadioButtonList2 td
{
    width:50%;
    text-align:left;
    
}
#RadioButtonList3 
{
    width:100%;
    
}
#RadioButtonList3 td
{
    width:50%;
    text-align:left;
    
}
#RadioButtonList4 
{
    width:100%;
    
}
#RadioButtonList4 td
{
    width:50%;
    text-align:left;
    
}
.okbutton
{
    background:url(../Images/okbutton.png);
    font-weight:bold;
   
    
}
/* New Added Css */
#rightcolumnNew {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 960px;
	
}
#secondmainsectionNew {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_mainsection-new.gif);
	background-repeat:repeat-y;
}
#productNew {
	width:226px;
	height:301px;
	float:left;
}
#rightcolumn_leftNew {
	width:600px;
	float:left;
	margin-left:40px;
}
#rightcolumn_rightNew {
	width:200px;
	float:right;
	margin-right:40px;
}

#rightcolumn_rightNew .heading { 
	background-color:#c3d9ff; 
	font-size:12px; 
	font-weight:bold; 
	color:#333333; 
	text-align:center; 
	line-height:30px;
}