/*@import url("productlisting.css");*/
/* General page layout  begin */
body {
	margin: 0;
	padding: 10px 0;
	background: #fff;
	color: #000;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
}
a, a:visited {
	color: #FF9200;
	font-weight:bold;
	border:none;
	text-decoration: none;
}

/*a:visited {
	color: #FF9200;
	font-weight:bold;
	text-decoration: none;
}*/

a:hover {
	color: #6CF2F6;
	text-decoration: underline;
}

a:active {
	color: #666666;
	text-decoration: none;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 13px;
	color:#000;
}
input.transpng {
	behavior: url("png.htc");
}
textarea {
	width: 100%;
	font-size: 13px;
	color:#000;
}
h1 {
  font-size:14px;
}
/*--------*/
td {
	font-size: 13px;
	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 {

}
.productBG {

}
.lineV {

}
.lineH {

}
/*--------*/
.left_bg {

}
.center_bg {
}
.right_bg {

}
/* message box */
.inputRequirement {
	color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color: #ffb3b5;
}
.messageStackSuccess {
	background-color: #99ff00;
}
.line {

}

.errorBox {
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
/* General page layout  end */


/* Header layout  begin */

/* Header layout  end */


/* Content layout  begin */
td.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	padding-bottom:8px;
	color:#00BEF2;
}

td.pageHeading {
  margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size:21px;
	color:#00BEF2;
	width: 90%;
}

td.pageHeading h1 {
  margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size:21px;
	color:#00BEF2;
}



/*----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 0;
}
#category-nav dd {
	margin: 0;
	padding: 0;
}

#category-nav dd dt {
  padding-left: 20px;
	background: url(images/subcat.gif) 7px 50% no-repeat;
}


#category-nav dt.level-sel {

}
#category-nav dt.level-act {

}
#category-nav dt.level-sel a, #category-nav dt.level-sel a:visited {

}
#category-nav dt.level-sel a:hover {

}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {

}
#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 {

}
td.infoBoxHeadingCenter {
}
td.infoBoxHeadingRight {
}
/*--------*/
.infoBox {
	width: 100%;
}
td.infoBoxContentsLeft {

}
td.infoBoxContentsCenter {

}
td.infoBoxContentsRight {

}
/*--------*/
table.infoBoxContents {

}
td.infoBoxContents {

}

table.infoBoxContents td.productNameCell {
}
table.infoBoxContents td{

}

table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{

}
table.infoBoxContents table.productTable td.productNameCell a:hover {

}

table.infoBoxContents td.productPriceCell {

}
table.infoBoxContents .productPriceSpecial {
	color: #f00;
}
table.infoBoxcontents .productpriceold {

}
table.infoBoxContents .productPriceCurrent {

}

table.infoBoxContents a.infoBoxLink, table.infoBoxContents a.infoBoxLink:visited{

}
table.infoBoxContents a.infoBoxLink:hover {

}

/*----contentbox----*/
td.contentBoxHeadingLeft {
	display: none;
}
td.contentBoxHeadingCenter {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size:21px;
/*	font-weight:bold;*/
	margin-top:0px;
	padding-bottom:8px;
/*	color:#00BEF2;*/
	color: #f30100;
}

td.contentBoxHeadingCenter h1 {
  margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size:25px;
}


td.contentBoxHeadingRight {
	display: none;
}
/*--------*/
.contentboxfooter {

}
/*--------*/
table.contentBox {

}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
  width: 100%;
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
/*	border: 1px solid #ccc;*/
}
td.productColumnSell {

}
table.productTable {
	height: 100%;
}

table.productTable td {
  text-align: center;
	font-size: 10px;
}


td.productImageCell {

}
td.productNameCell {

}
td.productNameCell a:link, td.productNameCell a:visited{

}
td.productNameCell a:hover {

}

td.productPriceCell {

}
.productPriceSpecial {
	color: #f00;
}
.productPriceOld {
	text-decoration: line-through;
}
.productPriceCurrent {

}
/*----product listing----*/
table.productListing {

}
.productListing-heading {

}

a.productListing-heading, a.productListing-heading:visited{

}
a.productListing-heading:hover {

}

#firstHeadingSell, #firstContentSell {

}
#lastHeadingSell, #lastContentSell {

}
.productListing-bottom {

}
.productlisting-headingPrice {

}
TD.productListing-data {

}
A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* Checkout confirmation */
.orderEdit {


}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

}
TR.productListing-odd {

}
TR.productListing-even {

}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}
/* Used on forms */
TD.fieldKey {
	font-size: 11px;
}
TD.fieldValue {
	font-size: 11px;
}
/* Used on index_nested index_products */
TD.category_desc {
	line-height: 1.5;
}
/* Shopping cart box */
SPAN.newItemInCart {
	font-weight: bold;
}
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
	font-size: 11px;
	font-weight: bold;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }

.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }

.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
/* Content layout  end */


/* Footer  layout begin */

/* Footer layout end */


#main-cont {
  background: url(images/shadow-main.jpg) 0 0 repeat-y;
/*	padding: 0 20px;*/
}

.left-col {
  padding-left: 20px;
}

.main-col {
  padding-right: 20px;
}


#header-wrap {
  padding: 20px 12px 0;
  background: url(images/shadow-top.jpg) 0 0 no-repeat;
}


#header {
/*  padding: 0 20px;*/
}

#header-nav {
	background: #a3d930;
	padding: 2px 4px 3px 4px;
	margin-top: 10px;
}

#header-nav td {
  color: #F7FCEB;
	font-weight: bold;
}

#header-nav a, #header-nav a:visited {
  color: #F7FCEB;
}

#header-nav a:hover {

}



#header-search label {
	padding-right: 4px;
	position: relative;
	top: -1px;
	_top: 0px;
}

.hsearch-inp {
	width: 100px;
	height: 17px;
	background: #f0fed1;
	border: 1px solid #669933;
	margin: 0;
	padding: 0;
}

#h-searchbtn {
	margin-left: 4px;
	position: relative;
	top: 3px;
/*	_top: 0px;  */
}



#header-links {

}





#footer {
  padding: 10px 20px 20px;
  background: url(images/shadow-bottom.jpg) 0 100% no-repeat;
}

#footer td {
color:#000000;
font-family:Verdana,Arial,sans-serif;
font-size:11px;
font-weight:normal;
line-height: 1.7;
}

#footer a, #footer a:visited {
	color:#000000;
}

#footer a:hover {
	color:#000000;
}

#header-bcrumb {
  padding: 10px 20px;
	color:#27361E;
	font: normal 12px Arial,Helvetica,Geneva;
}

#header-bcrumb a, #header-bcrumb a:visited {
	color:#27361E;
	font: normal 12px Arial,Helvetica,Geneva;
}

#header-bcrumb a:hover {
	text-decoration: none;
	color: #e06719;
}

.pl-image {
  padding-top: 15px;
}

/*	= infobox1*/

.infoBox1Heading {

}

.infoBox1HeadingLeft {
	display: none;
}

.infoBox1HeadingCenter {
	background: url(images/orangebox-top.gif) 0 0 no-repeat;
	text-indent: -10000px;
}

.infoBox1HeadingRight {
	display: none;
}

.infoBox1 {
	background: url(images/orangebox-bottom.gif) 0 100% no-repeat;
}

.infoBox1ContentsLeft {
	display: none;
}

.infoBox1ContentsCenter {
	padding: 0 10px;
}

.infoBox1ContentsCenter a, .infoBox1ContentsCenter a:visited {
	color: #000000;
	text-decoration:none;
}

.infoBox1ContentsCenter a:hover {
	color: #FF33CC;
}

.infoBox1ContentsRight {
	display: none;
}

/*	= infobox*/

.infoBoxHeading {

}

.infoBoxHeadingLeft {
	display: none;
}

.infoBoxHeadingCenter {
	background: url(images/redbox-top.gif) 0 0 no-repeat;
	text-indent: -10000px;
}

.infoBoxHeadingRight {
	display: none;
}

.infoBox {
	background: url(images/redbox-bottom.gif) 0 100% no-repeat;
}

.infoBoxContentsLeft {
	display: none;
}

.infoBoxContentsCenter {
	padding: 0 10px;
}

.infoBoxContentsCenter a, .infoBoxContentsCenter a:visited {
	color: #ffffff;
	text-decoration:none;
}

.infoBoxContentsCenter a:hover {
	color: #FFF000;
}

#categories a.subcat {
	padding-left:15px;
	margin-left:-5px;
	background: #fd0000 url(images/design/subcat.gif) no-repeat left center;
}

.infoBoxContentsRight {
	display: none;
}


.side-icons {
	background: url(images/sb_t.gif) 0 0 no-repeat;
	padding-top: 20px;
}

.side-icons-inner {
	width: 192px;
	background: url(images/sb_b.gif) 0 100% no-repeat;
	padding-bottom: 10px;
}

.side-icons td {
  text-align: center;
	padding: 5px;
}

.pi-price {
	font-family: Verdana, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	padding-bottom:8px;
	color:#00BEF2;
}

.indent_20 {
/*  display: none;*/
}

span.productPriceSpecial {
  color: #f00;
}

span.productSpecialPrice {
  color: #f00;
}



.pi-opttitle {
  color: #000;
	font-weight: bold;
	visibility: hidden;
	font-size: 0;
	height: 10px;
}

.contentBoxContents select {
  width: 250px;
}

.pi-frm-btn {
	padding-top: 10px;
}

.pi-opt-box {
  margin: 10px 0 20px;
}

.pi-opt-box select {
  width: 200px;
/*	font-size: 11px; */
}

address {
  margin: 0;
	padding: 0;
	font-style: normal;
	line-height: 1.5;
}

select.pm-month {
  width: 45px;
}

select.pm-year {
	width: 60px;
}










