/* General page layout  begin */
body {
	margin: 4px;
	color: #1F1F1F;
	font-size: 10px;
	font-style: normal;
	font-family: tahoma, arial, verdana, arial, sans-serif;
	background:#fff;
}
a, a:visited{
	color: #00689f;
	text-decoration: underline;
}
a:hover {
	color: #00689f;
	text-decoration: none;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 11px;
	color:#333333;
}
input.transpng {
	behavior: url("png.htc");
}
textarea {
	width: 100%;
	font-size: 11px;
	color:#333333;
}
/*--------*/
td {
	font-size:11px;
}
TD.main, P.main {
}
TD.mainBold, P.mainBold {
	line-height: 1.5;
	font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 10px;
}
.bold {
	font-weight: bold;-
}
TD.smallText a:link, TD.smallText a:visited{
	font-size:11px;
}
TD.smallText a:hover{
	font-size:11px;
}

.boxText {
}
/*--------*/
img.transpng {
	behavior: url("png.htc");
}
img.infoBoxSpacing {
	width: 0px;
	height: 0px;
}
.productBG {
}
.lineV {
}
.lineH {
	background:url(images/productline.gif) repeat-x;
}
/*--------*/
.left_bg {
	width:170px;
	padding-right:5px;
}
.center_bg {
	padding:10px 10px 10px 10px;
	border:1px solid #B9B9B7;
}
.right_bg {
	width:156px;
	padding-left:5px;
}
/* message box */
.inputRequirement {
	color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color: #ffb3b5;
}
.messageStackSuccess {
	background-color: #99ff00;
}
.line {
	border-color: #DEDEDE;
}

.errorBox {
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}


td.bord {
	border:1px solid #e5e5e5;
	padding:0 15px 15px 15px;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
	margin-bottom:3px;
}
tr.header {
}

td.header {
	padding:0px 0 0 5px;
}
td.header a{
	color:#ee7f00;
	text-decoration:none;
	font-weight:bold;
}
td.header a:hover{
	color:#ee7f00;
	text-decoration: underline;
}
td.header a:link, td.header a:visited {
}
td.header a:hover {
}
td.headerNavigation {
}
td.headerNavigation td{
}
td.headerNavigation td a, td.headerNavigation td a:visited{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background:url(images/headernav.gif) left top no-repeat;
	height:16px;
*	height:19px;
	width:106px;
	text-align:center;
	float:left;
	padding-top:3px;
}
td.headerNavigation td a:hover {
	color:#fff;
	text-decoration:none;
	background:url(images/headernav_h.gif) left top no-repeat;
}

td.headerNavigation td a.active, td.headerNavigation td a.active:visited {
	background:url(images/headernav_h.gif) left top no-repeat;
}


td.headerNavigation1 {
	height:42px;
	background:#010100;
	color:#fff;
}
td.headerNavigation1 td{
	color:#fff;
}
td.headerNavigation1 a, td.headerNavigation1 a:visited {
	color:#fff;
	text-decoration:none;
}
td.headerNavigation1 a:hover {
	color:#fff;
	text-decoration: underline;
}
a.headerNavigation, a:visited.headerNavigation {
}
a:hover.headerNavigation {
}
.bradcramp{
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
/* Header layout  end */


/* Content layout  begin */
td.pageHeading {
	color:#000;
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
}
td.pageHeading h1{
	margin:0px;
/*	padding:0 14px; */
	font-size:13px;
	font-weight:bold;
}
/*----categories----*/
#category-nav {
	background:#f3038c;
	padding:5px 0px;
}
#category-nav a, #category-nav a:visited {
}
#category-nav a:hover {
}
dl.level1 {
	margin:0;
}
#category-nav dl {
	margin:0;
}
#category-nav dt {
	border-bottom:1px solid #c70273;
	padding:2px 0 3px 12px;
}
#category-nav dt a{
	color:#fff;
	text-decoration:none;
	background: url(images/categor.gif) no-repeat 0px 4px;
	padding-left:10px;
}
#category-nav dt a:hover{
	color:#000;
	text-decoration:none;
}
#category-nav dd {
	margin:0px;
}
#category-nav dd dt {
	padding:2px 0 3px 25px;
}
#category-nav dt.level-sel {
}
#category-nav dt.level-act {
}
#category-nav dt.level-sel a, #category-nav dt.level-sel a:visited {
	font-weight:bold;
}
#category-nav dt.level-sel a:hover {
}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
	font-weight:bold;
}
#category-nav dt.level-act a:hover {
}


/*----infobox Left----*/
td.infoboxcell {
	padding-bottom:3px;
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}




/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
	display:none;
}
td.infoBoxHeadingCenter {
	padding-left:12px;
	height:35px;
/*	border-top:1px solid #ccc;  */
	font-size:16px;
	color:#181818;
	
}
td.infoBoxHeadingRight {
	display:none;
}

.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
}
td.infoBoxContentsCenter {
}
td.infoBoxContentsRight {
}

table.infoBoxContents {
}
td.infoBoxContents {
}

table.infoBoxContents td.productImageCell{
}
table.infoBoxContents td.productNameCell {
}
table.infoBoxContents td.productNameCell a{
}
table.infoBoxContents td.productNameCell a:hover {
}

table.infoBoxContents td.productPriceCell {
	padding-bottom:10px;
}
table.infoBoxContents .productPriceSpecial {
}
table.infoBoxcontents .productpriceold {
}
table.infoBoxContents .productPriceCurrent {
}

table.infoBoxContents a.infoBoxLink{
}
table.infoBoxContents a.infoBoxLink:hover {
}



/*----infobox1 -------------------------------------*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
	display:none;
}
td.infoBox1HeadingCenter {
	border-left:1px solid #b9b9b7;
	border-top:1px solid #b9b9b7;
	border-right:1px solid #b9b9b7;
	font-family: Arial;
	font-size:24px;
	color:#f20287;
	letter-spacing: -2px;
	padding:5px 0 5px 10px;
}
td.infoBox1HeadingRight {
	display:none;
}

.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
	display:none;
}
td.infoBox1ContentsCenter {
	border-left:1px solid #b9b9b7;
	border-bottom:1px solid #b9b9b7;
	border-right:1px solid #b9b9b7;
	padding:0 10px 10px 10px;
}
td.infoBox1ContentsRight {
	display:none;
}

table.infoBox1Contents {
}
table.infoBox1Contents .boxText{
	background:url(images/productline.gif) no-repeat 0 85%;
}

table.infoBox1Contents td.productImageCell{
	width:45px;
}
table.infoBox1Contents td.productNameCell {
}
table.infoBox1Contents td.productNameCell a{
}
table.infoBox1Contents td.productNameCell a:hover {
}

table.infoBox1Contents td.productPriceCell {
}
table.infoBox1Contents .productPriceSpecial {
}
table.infoBox1contents .productPriceOld {
}
table.infoBox1Contents .productPriceCurrent {
	font-weight:bold;
	color:#474747;
	line-height:1.8;
}

table.infoBox1Contents a.infoBoxLink{
}
table.infoBox1Contents a.infoBoxLink:hover {
}





/*----contentbox-----------------------------------------------*/
td.contentBoxHeadingLeft {
	display:none;
}
td.contentBoxHeadingCenter {
	height:34px;
	padding-left:17px;
	background:#f3038c;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
td.contentBoxHeadingRight {
	display:none;
}
td.contentBoxHeadingCenter a{
	color:#fff;
}

.contentboxfooter {
}

table.contentBox {
}
td.contentBoxContentsLeft {
	display:none;
}
td.contentBoxContentsCenter {
}
td.contentBoxContentsRight {
	display:none;
}

table.contentBoxContents {
}
table.contentBox td.productColumnSell {
	height:100%;
}
table.contentBox table.productTable {
}
table.contentBox td.productImageCell {
	width:60px;
*	width:70px;
	padding:5px;
}
table.contentBox td.productNameCell {
	padding: 10px 5px 0 0;
	color:#4b4b4b;
	font-size:10px;
}
table.contentBox td.productNameCell b, table.contentBox td.productNameCell strong{
	color:#1a1a1a;
}
table.contentBox td.productNameCell a{
	font-size:13px;
	color:#00689f;
	font-weight:bold;
	text-decoration:underline;
}
table.contentBox td.productNameCell a:hover {
	color:#00689f;
	text-decoration: none;
}

table.contentBox td.productPriceCell {
	padding:3px 0 8px 0;
}
table.contentBox .productPriceSpecial {
	color:#F20287;
	font-size:12px;
	font-weight:bold;
}
table.contentBox .productPriceOld, .productPriceCell .productPriceOld{
	color:3b9b9b7;
	text-decoration: line-through;
	font-weight:bold;
}


table.contentBox .productPriceCurrent {
	color:#F20287;
	font-size:12px;
	font-weight:bold;
}



/*----contentbox1-----------------------------------------------*/
td.contentBox1HeadingLeft {
}
td.contentBox1HeadingCenter {
}
td.contentBox1HeadingRight {
}

.contentbox1footer {
}

table.contentBox1 {
}
td.contentBox1ContentsLeft {
	display:none;
}
td.contentBox1ContentsCenter {
	padding-top: 5px;
}
td.contentBox1ContentsRight {
	display:none;
}

table.contentBox1Contents {
}
table.contentBox1 td.productColumnSell {
	vertical-align:top;
}
table.contentBox1 table.productTable {
	border:1px solid #ccc;
}
table.contentBox1 td.productImageCell {
	width:60px;
*	width:70px;
	padding:5px;
}
table.contentBox1 td.productNameCell {
	padding: 10px 5px 0 0;
	color:#4b4b4b;
	font-size:10px;
}
table.contentBox1 td.productNameCell b, table.contentBox1 td.productNameCell strong{
	color:#1a1a1a;
}
table.contentBox1 td.productNameCell a{
	font-size:13px;
	color:#00689f;
	font-weight:bold;
	text-decoration:underline;
}
table.contentBox1 td.productNameCell a:hover {
	color:#00689f;
	text-decoration: none;
}

table.contentBox1 td.productPriceCell {
	padding:3px 0 8px 0;
}
table.contentBox1 .productPriceSpecial {
	color:#F20287;
	font-size:12px;
	font-weight:bold;
}
table.contentBox1 .productPriceOld {
	color:3b9b9b7;
	text-decoration: line-through;
	font-weight:bold;
}
table.contentBox1 .productPriceCurrent {
	color:#F20287;
	font-size:12px;
	font-weight:bold;
}



/*----product listing----*/
table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	background-image: url(images/infobox/ib_l_bg.gif);
	height: 23px;
	font-weight: bold;
	padding-right: 3px;
}

a.productListing-heading, a.productListing-heading:visited{
}
a.productListing-heading:hover {
}

#firstHeadingSell, #firstContentSell {
	padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
	padding-right: 5px;
}
.productListing-bottom {
	height: 1px;
	font-size: 0px;
}
.productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
TD.productListing-data {
  padding:5px 2px 2px 2px;
}
A:link.pageResults, A:visited.pageResults {
	color: #000;
}
a:hover.pageResults {
	color: #000;
}
/* Checkout confirmation */
.orderEdit {
	color: #7885ad;
	text-decoration: underline;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}
TR.productListing-odd {
background: #f0efeb;
}
TR.productListing-even {
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f8f8f9;
}
/* Used on forms */
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-size: 12px;
}
/* Used on index_nested index_products */
TD.category_desc {
	line-height: 1.5;
}
/* Shopping cart box */
SPAN.newItemInCart {
	color: #da5820;
	text-decoration:none;
	font-weight: bold;
}
SPAN.greetUser {
	font-size: 11px;
	color: #7985ae;
  text-transform: uppercase;
	font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
  background: #f3e6ed;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
  background: #f3038c;
	color:#fff;
}
.checkoutBarFrom, .checkoutBarTo {
	/*color: #8c8c8c;*/
}
.checkoutBarCurrent {
	color: #000;
	font-weight:bold;
}
/* Content layout  end */




/* Footer  layout begin */
table.footer {
	margin-top:5px;
	border-top:7px solid #f20286;
	line-height:1.6;
	height:60px;
	color:#3f3f3f;
}
table.footer a{
	color:#3f3f3f;
	text-decoration:none;
}

table.footer a:visited{
	color:#938e8e;
	text-decoration: none;
}

table.footer a:hover{
	color:#3f3f3f;
	text-decoration: underline;
}

td.footer {
}
table td.footer a {
}
table td.footer a:hover {
}



/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}

div.bonus_points_cont {
  position: relative;
  text-align: right;
}
div.bonus_points {
  position: absolute;
  top: 0px; right: 0px;
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  white-space: nowrap;
}
html > body div.bonus_points {
  text-align: right;
  left: -111px;
}



table.productinfo{
/*	padding:15px; */
}
table.productinfo td.productImageCell {
	width:120px;
}
table.productinfo td.productNameCell {
	font-size:13px;
	font-weight:bold;
	color:#00689f;
	text-decoration:underline;
	padding-bottom:15px;
}
table.productinfo td.productNameCell a{
}
table.productinfo td.productNameCell a:hover {
}
table.productinfo td.productPriceCell {
	font-size:10px;
	font-weight:bold;
	padding: 10px 0;
}
table.productinfo .productPriceSpecial {
	color:#F20287;
	font-size:12px;
	font-weight:bold;
}
table.productinfo .productPriceOld {
	color:3b9b9b7;
	text-decoration: line-through;
	font-weight:bold;
}
table.productinfo .productPriceCurrent {
	color:#F20287;
	font-size:12px;
	font-weight:bold;
}




table.cart {
}

.left_bg .productPriceSpecial {
	color:#F20287;
	font-size:12px;
	font-weight:bold;
}
.left_bg .productPriceOld {
	color:3b9b9b7;
	text-decoration: line-through;
	font-weight:bold;
}
.left_bg .productPriceCurrent {
	color:#F20287;
	font-size:12px;
	font-weight:bold;
}

.left_bg .productImageCell {
  padding-right: 3px;
  vertical-align: top;
}

.left_bg td.infoBoxHeadingCenter {
/*border-left:1px solid #B9B9B7;
border-right:1px solid #B9B9B7;
border-top:1px solid #B9B9B7;*/
color:#F20287;
font-family:Arial;
font-size:24px;
letter-spacing:-2px;
padding:5px 0pt 5px 0px;
}

.pl-buy {
  padding: 10px;
/*  border-bottom: 1px solid #B9B9B7;  */
	background: url(images/productline.gif) 0 100% repeat-x;
}

address {
  padding: 0 6px;
  font-style: normal;
}

.infoBox2ContentsLeft{
	display:none;
}
.infoBox2ContentsRight{
	display:none;
}
.productNameCell{
	padding:8px 0 3px 0;
}