/*-----------------------------------------------
	Center styles
----------------------------------------------- */
.bordertable {
  border: #e1e1e1 solid 1px;
}

/*-----------------------------------------------
	Header styles
----------------------------------------------- */

.arial10-cart , .arial10-cart  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4e4e4e;
	text-decoration:none;
}

/*-----------------------------------------------
	Left styles
----------------------------------------------- */

.menucats-11-gray, .menucats-11-gray a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #636262;
	line-height:18px;
	text-decoration: none;
}

.menusubcats-11-gray, .menusubcats-11-gray a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #636262;
	line-height:18px;
	text-decoration: none;
}

/*-----------------------------------------------
	Footer styles
----------------------------------------------- */
.arial10-footer, .arial10-footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4e4e4e;
	text-decoration: none;
}
.gproxyLink, .gproxyLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4e4e4e;
	text-decoration:underline;
}

/*-----------------------------------------------
	Templates styles
----------------------------------------------- */
.arial10-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8c365d;
}
.arial11-555555 {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
.desc-gray11, .desc-gray11 a{
	font-family: Arial;
	font-size: 11px;
	color: #555555;
}
.textdesc-gray11, .textdesc-gray11 a{
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
.textitem-gray10, .textitem-gray10 a{
	font-family: Arial;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
}
.textpop-gray10, .textpop-gray10 a{
	font-family: Arial;
	font-size: 10px;
	color: #555555;
	padding-left:10px;
	padding-right:10px;
	text-decoration: none;
}
.textpop-bk11, .textpop-bk11 a{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left:10px;
	padding-right:10px;
	text-decoration: none;
}
.titleitem-arial18 {
	font-family: Arial;
	font-size: 18px;
	color: #8c365d;
	text-decoration: none;
}
.title-insides18 {
	font-family: Arial;
	font-size: 18px;
	color: #8c365d;
	text-decoration: none;
/*	padding-left:10px;*/
	font-weight: bold;
}
.pricenow-itemtpl{
	font-family: Arial;
	font-size: 10px;
	color: #cb3a7e;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
}
.price-now-itemtpl{
	font-family: Arial;
	font-size: 10px;
	color: #cb3a7e;
	text-decoration: none;
	font-weight: normal;
}
.price-itemtpl{
	font-family: Arial;
	font-size: 12px;
	color: #cb3a7e;
	text-decoration: none;
	font-weight: normal;
}
.price-itemlisttpl{
	font-family: Arial;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

/*-----------------------------------------------
	NetSuite styles
----------------------------------------------- */

/* ensures center aligning in Firefox */
div#innerwrapper {
	margin: 0 auto;
	text-align: left !important;
}

#div__body {
    border:#e1e1e1 1px solid;
	padding-top:11px;
	padding-bottom:10px;
	width:840px;
}

.smalltext, .smalltext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #636262;
	line-height:13px;
	text-decoration: none;
}

.smalltext a:hover{ background-color:#f2dde6;}

.textboldnolink, .textboldnolink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #636262;
	line-height:15px;
	text-decoration: none;
}

.textboldnolink a:hover{ background-color:#f2dde6;}

.input {
	color:#000000;
	font-size: 11px;
	font-weight:normal;
	border-width:1px;
	border-color:#555555;
	background-color:#ffffff;
}

.input#qty {
	width:27px;
}

.checkoutprogresstext{
	font-weight:bold;
	color:#AAAAAA;
}
	