/* General page layout  begin */
body {
	margin: 0px;
	background: #ffffff;
	color: #333333;
	font-size: 13px;
	font-style: normal;
	font-family: arial, verdana, sans-serif;
}
a, a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
  font-weight: bold;
	text-decoration: underline;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 12px;
	color:#333333;
}
input.transpng {
	/*behavior: url("png.htc");*/
}
textarea {
	width: 100%;
	font-size: 11px;
	color:#333333;
}
/*--------*/
td {
	font-size: 12px;
	line-height: 1.2;
}
TD.main, P.main {
	line-height: 1.5;
}
TD.mainBold, P.mainBold {
	line-height: 1.5;
	font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 10px;
}
.bold {
	font-weight: bold;
	line-height: 1.5;
}
.boxText {
}
/*--------*/
img.transpng {
	/*behavior: url("png.htc");*/
}
img.infoBoxSpacing {
	width: 0px;
	height: 0px;
}
.productBG {
	background-position: left top; 
	/*--background-image: url(images/product_bg.gif)--*/
}
.lineV {
	background: url(images/line_V.gif) repeat-y left top;
}
.lineH {
	background: url(images/line_H.gif) repeat-x left top;
}
/*--------*/
.left_bg {
	background-image: url(images/left_bg.gif);
  width: 130px;
  vertical-align: top;
  padding: 0 12px 0 8px;
}
.center_bg {
padding:10px;
  vertical-align: top;
}
.right_bg {
	background: #e6e0d2;
	padding-top: 9px;
}
/* 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;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
height: 28px;
}
tr.header {
}
td.header {
  background: url(images/chheadbg.gif) left top;
  padding-left:9px;
	color: #000000;
  font-weight: bold;
}
td.header a:link, td.header a:visited {
	text-decoration: none;
}
td.header a:hover {
	text-decoration: underline;
}
td.headerNavigation {
font-weight: bold;
text-align: right;
padding-right:9px;
}
a.headerNavigation, a:visited.headerNavigation {
	text-decoration: none;
}
a:hover.headerNavigation {
	text-decoration: underline;
}
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, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 17px;
  color: #000000;
	background: #9EDDFD;
	padding-left: 1px;
}
/*----categories----*/
#category-nav {
font-size:12px;
}
#category-nav a, #category-nav a:visited {
}
#category-nav a:hover {
}
dl.level1 {
}
#category-nav dl {
	margin: 0;
	padding: 0;
}
#category-nav dt {
	margin: 0;
	padding: 1px;
}
#category-nav dd {
	margin: 0;
	padding: 0 0 0 7px;
}
#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 {
	color: #000000;
}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
	color: #000000;
	font-weight:bold;
}
#category-nav dt.level-act a:hover {
	color: #000000;
}
/*----infobox Left----*/
td.infoboxcell {
	padding-bottom: 10px;
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}
/*--------*/
table.infoboxHeading {
	width: 100%;
	border:1px solid #000000;
  background:#0067ae;
}
td.infoBoxHeadingLeft {
  font-size:0px;
}
td.infoBoxHeadingCenter {
	font-size: 13px;
  padding-left: 3px;
	color: #ffffff;
	font-weight: bold;
}
td.infoBoxHeadingRight {
  width:10px;
  font-size:0px;
}
/*--------*/
.infobox {
	width: 100%;
	border:1px solid #000000;
}
td.infoBoxContentsLeft {
  font-size:0;
}
td.infoBoxContentsCenter {
	padding: 10px 3px 10px 3px;
}
td.infoBoxContentsRight {
  font-size:0;
}
/*--------*/
table.infoBoxContents {

}
td.infoBoxContents {

}

table.infoBoxContents td.productNameCell {
	text-align: left;
	padding-top: 5px;
	vertical-align: bottom;
}
table.infoBoxContents td{

}

table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{
	text-decoration: underline;
}
table.infoBoxContents table.productTable td.productNameCell a:hover {
  color: #f2f2ea;
	text-decoration: underline;
}

table.infoBoxContents td.productPriceCell {
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
}
table.infoBoxContents .productPriceSpecial {

}
table.infoBoxcontents .productpriceold {
	color: #aebff8;
  text-decoration: line-through;
}
table.infoBoxContents .productPriceCurrent {
	color: #333333;
	font-weight: bold;
}

table.infoBoxContents a.infoBoxLink, table.infoBoxContents a.infoBoxLink:visited{
	text-decoration: none;
}
table.infoBoxContents a.infoBoxLink:hover {
	text-decoration: underline;
}
/*----infobox Right----*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
  width: 20px;
	height: 23px;
  padding-left: 12px;
}
td.infoBox1HeadingCenter {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 9px;
	background: #7985ae url(images/infobox/ib_l_bg.gif);
}
td.infoBox1HeadingRight {
	width: 17px;
	height: 23px;
	padding-right: 15px;
	background: #7985ae url(images/infobox/ib_l_bg.gif);
}
/*--------*/
.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
  width: 46px;
  font-size:0;
}
td.infoBox1ContentsCenter {
	padding: 3px 0 10px 0;
}
td.infoBox1ContentsRight {
  font-size:0;
  width: 21px;
}
/*--------*/
table.infoBox1Contents {
}
td.infoBox1Contents {
}

table.infoBox1Contents td.productNameCell {
	color: #333333;
	text-align: left;
	padding-top: 5px;
	vertical-align: bottom;
}

table.infoBox1Contents td.productNameCell a:link, table.infoBoxContents td.productNameCell a:visited{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
table.infoBox1Contents td.productNameCell a:hover {
	color: #da5820;
	text-decoration: underline;
}

table.infoBox1Contents td.productPriceCell {
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
}
table.infoBox1Contents .productPriceSpecial {
	color: #da5820;
}
table.infoBox1contents .productPriceOld {
	color: #cccccc;
	font-weight: bold;
}
table.infoBox1Contents .productPriceCurrent {
	color: #111111;
	font-weight: bold;
}

table.infoBox1Contents a.infoBoxLink, a.infoBoxLink:visited{
 color: #333333;
	text-decoration: underline;
}
table.infoBox1Contents a.infoBoxLink:hover {
  color: #da5820;
  text-decoration: underline;
}

/*----contentbox----*/
td.contentBoxHeadingLeft {
	font-size: 0;
}
td.contentBoxHeadingCenter {
	font-size: 13px;
  background:#66ccff;
	color: #ffffff;
	font-weight: bold;
}
td.contentBoxHeadingRight {
	font-size: 0;
	width: 23px;
}
/*--------*/
.contentboxfooter {
  padding:1px 0 4px 0;
	background-image: url(images/line_bg.gif);
	background-repeat: repeat-x;
	height: 42px
}
/*--------*/
table.contentBox {

}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
  padding: 0 0 1px 0;
  width: 100%;
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
	height: 100%;
	padding: 5px 5px 5px 5px;
}
td.productColumnSell {
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
table.productTable {
	height: 100%;
	font-size: 0px;
	width:100%;
}
td.productImageCell img{
	vertical-align: top;
	text-align: center;
	border: 1px solid #000000;
}
td.productNameCell {
	text-align: center;
	vertical-align: bottom;
}
td.productNameCell a:link, td.productNameCell a:visited{
	font-weight: bold;
	text-decoration: none;
}
td.productNameCell a:hover {
	font-weight: bold;
	text-decoration: underline;
}

td.productPriceCell {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.productPriceSpecial {
	color: #da5820;
	font-weight: bold;
}
.productPriceOld {
	color: #353E3B;
  text-decoration: line-through;
	font-weight: bold;
}
.productPriceCurrent {
	font-family: Arial, sans-serif;
  font-size: 17px;
  color: #000000;
	background: #9EDDFD;
	padding-right: 2px;
}
/*----product listing----*/
table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #000000;
	border-spacing: 1px;
}
.productListing-heading {
	background: #66CCFF;
	height: 17px;
	color: #ffffff;
	font-weight: bold;
	padding-right: 3px;
	font-size: 14px;
}

A.productListing-heading {
 color: $FFFFFf;
 font-weight: bold;
 padding-right: 3px;
 font-size: 14px;
 text-decoration: none;
}

A.productListing-heading: hover {
 color: $FFFFFf;
 font-weight: bold;
 padding-right: 3px;
 font-size: 14px;
 text-decoration: underline;
}

#firstHeadingSell, #firstContentSell {
	border-left: 1px solid #6876a4;
	padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
	border-right: 1px solid #6876a4;
	padding-right: 5px;
}
.productListing-bottom {
	height: 1px;
	background: #6876a4;
	font-size: 0px;
	color: #ffffff;
}
.productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
TD.productListing-data {
  padding:5px 2px 2px 2px;
}
A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* 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 {
	background: #ffffff;
}
TR.productListing-odd {
background: #f0efeb url(images/contentbox/bgi.gif);
}
TR.productListing-even {
background: #ffffff url(images/contentbox/bg.gif);
}
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: 13px;
	font-weight: bold;
}
TD.fieldValue {
	font-size: 13px;
}
/* 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: 13px;
	color: #c76170;
	font-weight: bold;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
/*	background-color: #cec9bc;
  background: url(images/row_bg.gif);*/
    background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
/*background: url(images/row_bg.gif);*/
background-color: #D7E9F7;
}


.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }
/* Content layout  end */


/* Footer  layout begin */
table.footer {
}
td.footer {
	font-size: 11px;
	font-weight: normal;
  background:#66ccff;
}
table td.footer a:link, table td.footer a:visited {
	text-decoration: none;
}
table td.footer a:hover {
	text-decoration: underline;
}
/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}

td.imagebg {
 background: #9EDDFD;
} 

td.headingCategory {
 color: #3EA4D9;
 font-weight: bold;
 font-size: 14px;
 bgcolor: #FFFFFf;
}

.contentBox7{
 border: 1px solid #000000;
 margin-top: 10px;
 margin-bottom: 15px;
}

.contentBox9{
 border-left: 1px solid #000000;border-right: 1px solid #000000;border-bottom: 1px solid #000000;
}




#nav, #nav ul {float: left; list-style: none; line-height: 1; font-weight: bold; padding: 0; margin: 0; background-image:url(images/menu/menu_blue.gif); width:605px;}
#nav a {display: block; color: #000000;	text-decoration: none; padding: 5px 6px;}
#nav li {float: left; padding: 0; padding-bottom:0px}
#nav li ul {position: absolute;	left: -999em; height: auto; width: 13em; font-weight: normal; margin: 0;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;}
#nav li:hover, #nav li.sfhover {color: #ffffff;}

#nav li.menu_blue   {background-color: #66CBFF; background-image:url(images/menu/menu_blue.gif);}
#nav li.menu_green  {background-color: #087D18; background-image:url(images/menu/menu_green.gif);}
#nav li.menu_red    {background-color: #93ddff; background-image:url(images/menu/menu_red.gif);}
#nav li.menu_purple {background-color: #93ddff; background-image:url(images/menu/menu_purple.gif);}

#nav li.menu_blue   a:hover {color: #006DB5;}
#nav li.menu_green  a:hover {color: #087D18;}
#nav li.menu_red    a:hover {color: #9C0842;}
#nav li.menu_purple a:hover {color: #31288C;}

#nav li.menu_blue   li {background-color: #006DB5; color: #ffffff; width: 13em; padding: 0; border-bottom: 1px solid #FFFFFF;}
#nav li.menu_green  li {background-color: #087D18; color: #ffffff; width: 13em; padding: 0; border-bottom: 1px solid #FFFFFF;}
#nav li.menu_red    li {background-color: #9C0842; color: #ffffff; width: 13em; padding: 0; border-bottom: 1px solid #FFFFFF;}
#nav li.menu_purple li {background-color: #31288C; color: #ffffff; width: 13em; padding: 0; border-bottom: 1px solid #FFFFFF;}

#nav li.menu_blue   li a {color: #ffffff;}
#nav li.menu_green  li a {color: #ffffff;}
#nav li.menu_red    li a {color: #ffffff;}
#nav li.menu_purple li a {color: #ffffff;}

#nav li.menu_blue   li a:hover {background-color: #004D7B; color: #ffffff;}
#nav li.menu_green  li a:hover {background-color: #085910; color: #ffffff;}
#nav li.menu_red    li a:hover {background-color: #630029; color: #ffffff;}
#nav li.menu_purple li a:hover {background-color: #211C63; color: #ffffff;}



/** * Events Calendar styles.*/
