/* CSS Document */
.boxText {  }
.errorBox { background:#ffb3b5; font-weight:bold; }
.stockWarning { color:#cc0033; }
.productsNotifications { background:#f2fff7; }
.orderEdit { color:#70d250; text-decoration:underline; }
#notice { background-color:#9a0000; color:#fff; text-align:center; padding:5px; }
#notice a { color:#fff; text-decoration:underline; }

.AuthorizeNetSeal {
	display:block;
	height:90px;
	left:25px;
	position:relative;
	top:25px;
	width:90px;
}


body {
	background-color:#ccc;
	background-color:#73828c;
	background-color:#6e837d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}

form, input, ul, li {
	margin:0px;
	padding:0px;
}

input[type="checkbox"] {
	margin-bottom:3px;
	margin-right:3px;
}

input[type="radio"] {
	margin-right:3px;
}

textarea {
  width: 100%;
}

ul {
	margin-left:20px;
}

h1, h2, h3, h4, h5 {
	margin:0px;
	padding:0px;
}

a {
  color:#770101;
  text-decoration:none;
}

a:hover {
  color:#cc0000;
  text-decoration:none;
}

img {
	border:0px;
}

.imgtxt {
	display:none;
}

s {
	color:#cc0000;
}

textarea {
	width:90%;
}


p {
	margin:20px 0px;
	padding:0px;
}



/* GENERAL INFOBOXES */

.contentBox {

}

table .infoBox {
	background-color:#f5f5f5;
	border:2px inset #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:2px solid #717171;
	border-right:2px solid #717171;
	padding:5px 10px;
	margin:0px 0px 18px 0px;
}

.contact_us table .infoBox {
	background-color:#fff;
	border:none;
}	

table .infoBoxNotice {
	background-color:#901d22;
	border:2px inset #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:2px solid #717171;
	border-right:2px solid #717171;
	padding:5px 10px;
	margin-bottom:15px;
}


.productSpecialPrice {
	
}

.infoBoxContents a {

}

.infoBoxContents td {

}

table .infoBox-header {
	background-color:#ecead8;
	border:2px outset #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:5px 10px;
	position:relative;	
	margin:0px 0px 10px 0px;
}

table .infoBox-continue {
	background-color:#a6a7b0;
	border:2px outset #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:0px 10px;
	position:relative;	
	margin:10px 0px;
	height:34px;
}

.contact_us table .infoBox-continue {

}


table .infoBox-continue img, table .infoBox-continue input {
	position:relative;
	top:2px;
}

table .infoBox-meter {
	background-color:#fff;
	margin:20px 0px;
	padding:10px 0px;
}

.infoBoxHeading {
	color:#333;
	font-size:12px;
	font-weight:bold;
}

.infoBoxHeading a {
	color:#173c4c
}

h3.infoboxHeading { /* still in use? */
	display:block;
	font-size:12px;
	position:relative;
	top:-15px;
	z-index:30;
}

h1 {
	color:#333;
	font-size:16px;
	margin:10px 0px;
	text-align:center;
}

.pageHeading h1 {
	color:#173c4c;
	font-size:16px;
	border-bottom:2px solid #173c4c;
	margin:0px auto;
	margin-bottom:25px;
	margin-top:15px;
	position:relative;
	text-align:left;
	width:590px;
}

.create_account_success .pageHeading h1, .logoff .pageHeading h1, .checkout_success .pageHeading h1  {
	width:280px;
}

td strong {
	position:relative;
	top:-3px;
	text-align:left;
}

.information strong {
	padding-right:3px;
	top:0px;
}

td strong a {

}

.login b {
	display:none;
}
th  {
	background-color:#fff;
	margin:2px;
	padding:0px;
	padding-right:5px;
	position:relative;
	text-align:left;
	width:110px;
}

.messageStackSuccess {
	background-color:#ffffa0;
	border:2px inset #ccc;
	color:#173c4c;
	height:20px;
	line-height:20px;
	margin:15px 0;
	padding:2px 5px;
	text-align:center;
}

.inputRequirement {
	color:#cc0000;
	font-weight:bold;
}

.smallText {

}

.smallText a {
	color:#770101;
}

.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}

.stockWarning {
	display:block;
	font-weight:bold;
	border:2px inset #901d22;
	padding:5px;
	position:relative;
	margin:10px auto;
	width:550px;
}

.subtotal {
	padding:7px;
	padding-right:5px;
}

.infoBoxNoticeContents .main {
	color:#fff;
	padding:2px;
	text-align:center;
}

.messageBox { 
	font-size: 90%; 
}

.messageStackError, .messageStackWarning { 
	font-size: 90%; background-color: #ffb3b5; margin:7px 0px 14px 0px; padding:7px; 
}

.messageStackSuccess { 
	font-size: 90%; background-color: #99ff00; 
}

.errorText {
  color: #ff0000;
}

.inputRequirement { 
	font-size: 90%; color: #ff0000; 
	text-align:right;
}

.error {
	text-align:center;
}
/* END GENERAL INFOBOXES */



/* MAIN */
#wrapper {
	background-color:#fff;
	margin:35px auto;
	position:relative;
	width:980px;
}

#main-wrapper {

}

#container {
	margin:0px auto;
	width:973px;
	position:relative;

}

/*HEADER INFO*/
#myaccount {
	border-bottom:1px solid #ccc;
	color:#333;
	font-size:12px;
	height:29px;
	line-height:30px;
	padding:0px 10px;
	position:absolute;
	left:154px;
	line-height:28px;
	text-align:left;
	top:168px;
	width:436px;
}

#myaccount a {
	color:#333;
	position:relative;
}

.headerNavigation {

}

#breadcrumbs {
	color:#fff;
	font-size:11px;
	height:25px;
	line-height:30px;
	padding-left:5px;
	padding-right:10px;
	position:absolute;
	left:-4px;
	text-align:right;
	top:-33px;
	z-index:10;
}

#breadcrumbs a { 
	color:#fff;
}

/*HEADER INFO END*/

#header {
background-image:url('../images/css-images/header2-1024.png');
	
	height:142px;
	top:3px;
	margin:0px auto;
	position:relative;
	width:975px;
}

#header-ribbon {
background-image:url('../images/css-images/ribbon-1024b.png');
	
	height:60px;
	margin:0px auto;
	position:relative;
	width:975px;
}

#airplane {
background-image:url('../images/css-images/header-airplane.png');
	
	height:131px;
	position:absolute;
	right:2px;
	top:3px;
	width:323px;
}

#logo {
background-image:url('../images/css-images/logo.png');
	
	height:68px;
	left:120px;
	position:absolute;
	top:18px;
	width:351px;
	z-index:20;
}


/* END HEADER */

#sidebar1 {
/*	background-color:#73828c;*/
	border-left:1px solid #787872;
	border-right:1px solid #787872;
	float:left;
	min-height:950px;
	position:relative;
	top:-35px;
	width:148px;
}

#sidebar2 {
	background-color:#c4cdcb;
	background-repeat:repeat-y;
	background-position:bottom;

	border:1px outset #787872;
	border-top:1px solid #787872;
	float:right;	
	margin:5px 0px;
	width:173px;
}

/* MAIN */
#content {
	margin:0px 150px;
	margin-right:175px;
	min-height:960px;
	padding:10px 0px 20px 0px;	
	position:relative;
	
}

#subcats {
	background-color:#f5f5f5;
	display:block;
	text-align:center;
	margin:0px auto;
	position:relative;
	width:590px;
}

.category {
	background-color:#fff;
	float:left;
	font-weight:bold;
	height:150px;
	margin:10px 10px;
	position:relative;
	text-align:center;
	width:120px;
}

.category .name {
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
	padding:0px 10px;
	width:110px;
}

/*DEFINE MAINAPGE*/
#define_mainpage {
	color:#333;
	font-size:12px;
	margin:0 auto;
	padding:10px 5px 0px 5px;
	position:relative;
	width:98%;
}

#define_mainpage a {
	color:#fff;
	text-decoration:underline;
}

#define_mainpage p {
	margin:0px;
	padding:0px;
	padding:7px 0px 7px 0px;
}

#define_mainpage h1 {
	margin-bottom:0px;
	padding-top:15px;
}

.information .pageHeading h1, .contact_us .pageHeading h1 {
	text-align:left;
}

.logoff .pageHeading h1 {
	border-bottom:none;
	text-align:center;
}

.information h2 {
	color:#333;
	font-size:14px;
	position:relative;
	text-align:center;
}

/*END DEFINE MAINAPGE*/
/* END MAIN */



/* FOOTER */
#footer {
	background-color:#eee;
	border-top:1px solid #000;
	clear:both;
	height:25px;
	margin:0px auto;
	position:relative;
	width:972px;
}

#copyright {
	float:left;
	line-height:25px;
	padding-left:10px;
	width:350px;
}

#poweredby {
	float:right;
	font-size:11px;
	line-height:25px;
	padding-right:10px;
	text-align:right;
	width:350px;
}

#styledropdown {
	margin:0px auto;
	position:relative;
	text-align:center;
	width:500px;
}
/* END FOOTER*/



/* START INFOBOX */
.infobox1 {
	background-color:#f5f5f5;
background-image:url('../images/css-images/infobox-left.png');
	background-repeat:repeat-y;
	background-position:left;
	margin:0px auto;
	position:relative;
	width:93%;
}

.infobox1 .infobox-main-wrapper {

background-image:url('../images/css-images/infobox-right.png');

	background-repeat:repeat-y;
	background-position:right;
}

.infobox1 .infobox-header, .infobox1 .infobox-footer {
/*	background-color:#212119;*/
	height:32px;
	position:relative;
}

.infobox1 .infobox-header {
background-image:url('../images/css-images/infobox-top2.png');
	
	z-index:20;	
}

.infobox1 .infobox-top-left, .infobox1 .infobox-top-right, .infobox1 .infobox-bottom-left, .infobox1 .infobox-bottom-right {
	background-color:#2f465f;
	height:32px;
	width:32px;
}

.infobox1 .infobox-top-left {
background-image:url('../images/css-images/infobox-left-top.png');
	
	float:left;
}

.infobox1 .infobox-top-right {
background-image:url('../images/css-images/infobox-right-top.png');
	background-position:right;
	float:right;	
	text-align:right;
	width:32px;
}

.infobox1 .infobox-wrapper-1 {
	background-color:#333;
	margin:0px auto;
	padding:0px;
	position:relative;
	width:88%;
}

.infobox1 .infobox-content {
	background-color:#f5f5f5;
	position:relative;
}

.infobox1 .infobox-footer {
background-image:url('../images/css-images/infobox-btm.png');
	
	position:relative;
}


.infobox1 .infobox-bottom-left {
background-image:url('../images/css-images/infobox-left-btm.png');
	float:left;
}

.infobox1 .infobox-bottom-right {
background-image:url('../images/css-images/infobox-right-btm.png');
	float:right;
}



.infobox2 {
	background-color:#f5f5f5;
background-image:url('../images/css-images/infobox-left.png');
	background-repeat:repeat-y;
	background-position:left;
	margin:0px auto;
	margin-bottom:25px;
	position:relative;
	width:93%;
}

.infobox2 .infobox-main-wrapper2 {

background-image:url('../images/css-images/infobox-right.png');

	background-repeat:repeat-y;
	background-position:right;
}

.infobox2 .infobox-header2, .infobox2 .infobox-footer2 {
/*	background-color:#212119;*/
	height:32px;
	position:relative;
}

.infobox2 .infobox-header2 {
background-image:url('../images/css-images/infobox-top2.png');
	
	z-index:20;	
}

.infobox2 .infobox-top-left2, .infobox2 .infobox-top-right2, .infobox2 .infobox-bottom-left2, .infobox2 .infobox-bottom-right2 {
	background-color:#2f465f;
	height:32px;
	width:32px;
}

.infobox2 .infobox-top-left2 {
background-image:url('../images/css-images/infobox-left-top.png');
	
	float:left;
}

.infobox2 .infobox-top-right2 {
background-image:url('../images/css-images/infobox-right-top.png');
	background-position:right;
	float:right;	
	text-align:right;
	width:32px;
}

.infobox2 .infobox-wrapper-2 {
	background-color:#333;
	margin:0px auto;
	padding:0px;
	position:relative;
	width:88%;
}

.infobox2 .infobox-content2 {
	background-color:#f5f5f5;
	position:relative;
}

.infobox2 .infobox-footer2 {
background-image:url('../images/css-images/infobox-btm.png');
	
	position:relative;
	clear:both;
}


.infobox2 .infobox-bottom-left2 {
background-image:url('../images/css-images/infobox-left-btm.png');
	float:left;
}

.infobox2 .infobox-bottom-right2 {
background-image:url('../images/css-images/infobox-right-btm.png');
	float:right;
}
/* END INFOBOX */



/*PRODUCT_INFO PAGE*/
.product_info {
	padding:0px 20px;;
	position:relative;
}

.product_info .main {
	border-top:1px dashed #ccc;
	padding-top:0px;
	position:relative;
}

.product_info .main2 {
	width:95px;
}

#prod-qty {
	position:relative;
	text-align:right;
	padding-top:4px;
}

#prod-qty input {
	margin:0px;
	margin-bottom:0px;
	padding:0px;
	position:relative;
	text-align:center;
	top:0px;
	width:20px;
}

.product_info h1 {
	color:#000;
	font-size:14px;
	text-align:left;
}

.product_info .smallText {
	font-size:11px;
}


.product_info #products_image {
	float:right;
	position:relative;
	text-align:center;
	width:190px;
}

.product_info .price {
	display:block;
	float:left;
	padding-bottom:10px;
	font-weight:bold;
	text-align:left;
	width:150px;
}

.product_info .productSpecialPrice {
	color:#901d22;
	font-size:12px;
}

.product_info li {
	padding:3px 0px;
}

.product_info s {
	font-size:12px;
}

.product_info .description {
	border-left:none;
	border-top:none;
	margin-left:0px;
	padding:0px;
}

.product_info .description font {

}

.product_info .description strong {
	top:0px;
}

.product_info ul {
	margin:20px 25px;
	padding:0px;
}

#table_product_attributes {
	background-color:#f5f5f5;
	border:1px solid #ccc;
	clear:both;
	height:40px;	
	margin-top:25px;
	padding:5px 5px;
	position:relative;
	top:0px;
	width:100%;
	z-index:30;
}

#table_product_attributes td {
	border:none;
}	

#table_product_attributes input {
	text-align:center;
}



.attribute_option_name {
	background-color:#f5f5f5;
	margin-right:5px;
	width:15%;
}

.attribute_option_id {
	text-align:left;
}

#modules_additional_images {
	display:block;
	float:right;
	margin-top:70px;
	min-height:300px;
	position:relative;
	width:120px;
}

.added-image {
	min-height:200px;
	text-align:center;
	position:relative;
	width:120px;
}

#modules_additional_images img {

}

.added-image img {
	left:0px;
	position:relative;
	text-align:center;
	top:0px;
}

#modules_also_purchased_products {
	background-color:#fff;
	border:2px inset #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:2px solid #717171;
	border-right:2px solid #717171;
	height:235px;
	margin:0px auto;
	margin-bottom:20px;
	margin-top:20px;
	padding:10px;
	position:relative;
	width:580px;
	
}

#modules_also_purchased_products .infoBoxHeading {
	color:#333;
	border-bottom:1px solid #333;
	font-weight:bold;
	font-size:13px;
	padding:7px;
	padding-left:7px;
	padding-bottom:0px;
	margin-left:7px;
	margin-right:10px;
	height:20px;
	text-align:left;
}

#modules_also_purchased_products .smallText {
	float:left;
	height:170px;
	margin:14px 7px;
	margin-top:4px;
	position:relative;
	text-align:center;
	width:114px;
}

#modules_also_purchased_products .name {
	left:0px;
	position:absolute;
	text-align:center;
	top:120px;
	width:114px;
}

#modules_also_purchased_products img {
	margin:7px 0px;
}




#modules_xsell_products {
	background-color:#fff;
	border:2px inset #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:2px solid #717171;
	border-right:2px solid #717171;
	height:285px;
	margin:0px auto;
	margin-bottom:5px;
	margin-top:10px;
	padding:10px;
	position:relative;
}

#modules_xsell_products .infoBoxHeading {
	color:#333;
	border-bottom:1px solid #333;
	font-weight:bold;
	font-size:12px;
	padding:7px;
	padding-left:7px;
	padding-bottom:0px;
	margin-left:7px;
	margin-right:10px;
	height:20px;
	text-align:left;
}

#modules_xsell_products .smallText {
	float:left;
	height:170px;
	margin:14px 0px;
	margin-right:20px;
	margin-top:4px;
	text-align:center;
	width:135px;
}

#modules_xsell_products .name {
	min-height:48px;
}

#modules_xsell_products img {
	margin:7px 0px;
}





#boxes_similar_products {
	background-color:#4e4e4e;
	border-bottom:2px solid #333;
	margin-top:5px;
	width:208px;
}

#boxes_similar_products .infoBoxHeading {
	margin:0px auto;
	padding:10px 0px;
	position:relative;
	text-align:center;
	top:0px;
}

#boxes_similar_products a {
	color:#333;
}

#boxes_similar_products img {
	background-color:#fff;
	margin-bottom:5px;
	text-align:center;
}

#boxes_similar_products .smallText {
	background-color:#fff;
	border:2px outset #333;
	min-height:180px;
	margin:10px auto;
	position:relative;
	padding:10px;
	text-align:center;
	width:160px;
}

/*END PRODUCT_INFO PAGE*/



/* ALL PRODUCTS */
.allprods {
	position:relative;
	left:-7px;
}

.allprods .smallText-nav a {
	color:#fff;
}

.alphabet {
	display:block;
	position:relative;
	margin:0px auto;
	text-align:center;
	width:270px;
}

/* END ALL PRODUCTS */


/* CONTACT US */
#contactus-info {
	background-color:#f5f5f5;
	margin-right:10px;
	padding:5px 10px;
}

.contact_us th {
	margin:5px 0px;
	display:block;
	width:95px;
}

.contact_us input[type="text"] {
	width:138px;
}

/* ENd CONTACT US */

/* SHOPPING CART */
#shopping_cart {

}

#shopping_cart_container {
	margin:0px auto;
	padding:5px 0px;
	width:590px;
	
}

.product-listing-rows-columns {
	background-color:#fff;
	border:2px outset #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	float:left;
	height:100px;
	margin:5px 0px;
	padding:5px 0px 10px 0px;
	width:588px;
}

.productListing-heading-remove, .productListing-data-remove {
	float:left;
	padding:0px 10px;
	text-align:center;
	width:45px;
}

.productListing-data-remove input, .productListing-data-price {
	position:relative;
	top:10px;
}

.productListing-heading-products, .productListing-data-products {
	float:left;
	padding-left:0px;
	margin:0px 5px;
	width:375px;
}

.productListing-heading-products {
	text-align:center;
}

.productListing-data-products a {
	font-weight:normal;
	display:block;
	color:#333;
	position:relative;
	padding-top:10px;
}

.productListing-heading-qty, .productListing-data-qty {
	float:left;
	padding:0px 10px;
	text-align:center;
	text-align:center;
	width:25px;
}

.productListing-data-qty input {
	text-align:center;
}

.productListing-data-qty input, .productListing-data-qty input[type="text"] {
	position:relative;
	top:10px;
	width:25px;
}

.productListing-heading-price, .productListing-data-price {
	text-align:center;
	float:left;
	width:90px;
}

.productListing-data-price {
	top:15px;
}
/* END SHOPPING CART */



/*LOGIN PAGE*/
.login_container {
	display:block;	
	margin:0px auto;
	position:relative;
	width:590px;
}	

.login .infoBox, .login .infoBox-pwa, .login .infoBox-returning-customer, .login .infoBox-new-customer {
	background-color:#fff;
	border:2px outset #b6b7cb;
	border-left:1px solid #85a4a3;
	border-top:1px solid #85a4a3;
	height:175px;
	padding:10px 10px 10px 5px;
	margin:0px;
	margin-bottom:10px;
	margin-top:7px;
	position:relative;
}

.login .infoBox-new-customer {
	padding-left:15px;
	padding-right:20px;
	width:320px;
}

.login .infoBox-returning-customer {
	margin-left:15px;
	width:255px;
}

.infoBox-returning-customer b {
	display:block;

}

.infoBox-returning-customer th {
	background-color:#f5f5f5;
	left:5px;
	position:relative;
	width:65px;
}

.login p {
	margin:7px 0px 5px 0px;
	padding:0px;
}

.login .infoBox-new-customer p {
	margin-bottom:25px;
}

.infoBox-returning-customer input[type="text"], .infoBox-returning-customer input[type="password"] {
	margin:1px 0px;
	width:125px;
}

.visitors_cart {
	position:relative;
	margin:7px auto;
	text-align:right;
	width:590px;
}


.login .infoBox-pwa {
	border:2px inset #b6b7cb;
	border-bottom:1px solid #85a4a3;
	border-right:1px solid #85a4a3;
	height:160px;
width:590px;}

.login .infoBox-paypal {
	margin-top:15px;
}

.login .password-forgotten {
	font-size:11px;
	padding-left:2px;
}
/*END LOGIN PAGE*/


/* AJAX POP-UP IMAGE */
#lightbox{
            position: absolute;
            top: 40px;
            left: 0;
            width: 100%;
            z-index: 100;
            text-align: center;
            line-height: 0;
            }
 
#lightbox a img{ border: none; }
 
#outerImageContainer{
            position: relative;
            background-color: #fff;
            width: 250px;
            height: 250px;
            margin: 0 auto;
            }
 
#imageContainer{
            padding: 10px;
            }
 
#loading{
            position: absolute;
            top: 40%;
            left: 0%;
            height: 25%;
            width: 100%;
            text-align: center;
            line-height: 0;
            }
#hoverNav{
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            z-index: 10;
            }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
 
#prevLink, #nextLink{
            width: 49%;
            height: 100%;
            background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
            display: block;
            }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
 
 
#imageDataContainer{
            font: 10px Verdana, Helvetica, sans-serif;
            background-color: #fff;
            margin: 0 auto;
            line-height: 1.4em;
            }
 
#imageData{
            padding:0 10px;
            }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;      }                                  
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;    }          
                        
#overlay{
            position: absolute;
            top: 0;
            left: 0;
            z-index: 90;
            width: 100%;
            height: 500px;
            background-color: #000;
            filter:alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
            }
            
 
.clearfix:after {
            content: "."; 
            display: block; 
            height: 0; 
            clear: both; 
            visibility: hidden;
            }
 
* html>body .clearfix {
            display: inline-block; 
            width: 100%;
            }
 
* html .clearfix {
            /* Hides from IE-mac \*/
            height: 1%;
            /* End hide from IE-mac */
            }          
/* END AJAX POP-UP IMAGE */



/* AJAX Shopping Cart */
#divShoppingCard {
	background-color:#fff;
	border-bottom:1px solid #787872;
	margin:0px;
	padding:5px;
	padding-right:10px;
}

#divShoppingCard .infoBoxHeading {
	display:block;
	font-weight:bold;
	font-size:12px;
	height:20px;
	margin-bottom:0px;
	text-align:left;
	width:100px;
}

#divShoppingCard .arrow {
	position:relative;
	left:20px;
	top:2px;
}


#divShoppingCard .boxText {
	text-align:right;
	padding-top:10px;
}

#divShoppingCard .infoBoxContents {
	line-height:16px;
}

#divShoppingCard .boxText a {
	color:#000;
	line-height:16px;
}

#divShoppingCard .boxText img {
	margin:3px 0;
}


/* END SHOPING CART BOX */



/* PRODUCT_LISTING */
.cat-description, .cat_info_box {
	color:#333;
	margin:10px auto;
	position:relative;
}

.product_listing_split_results {
	background-color:#fff;
border:2px outset #173c4c;	float:left;
	margin:5px auto;
	overflow:hidden;
	padding:3px 10px;
	position:relative;
}

.allprods .product_listing_split_results, .advanced_search_result .product_listing_split_results {
	margin:5px auto;
}

#modules_product_listing {
	margin:0px auto;
	padding:3px 0px 3px 0px;
	position:relative;
	width:590px;
}

.allprods #modules_product_listing, .advanced_search_result #modules_product_listing {
	margin:0px auto;
	padding:3px 0px 3px 0px;
	position:relative;
}


.productListing-odd, .productListing-even {
	background-color:#fff;
	border:2px outset #ccc;
	border-bottom:2px solid #173c4c;
	border-left:2px solid #ccc;
	border-right:2px solid #173c4c;
	border-top:2px solid #ccc;
	float:left;
	font-weight:bold;
	height:260px;
	margin:0px 4px;
	margin-bottom:10px;
	margin-top:5px;
	padding:0 5px;
	padding-top:7px;
	position:relative;
	text-align:center;
	width:125px;
}

.allprods .productListing-odd, .allprods .productListing-even {
	height:250px;
}

.productListing-odd .productListing-data, .productListing-even .productListing-data {

}

.productListing-odd a.product-image, .productListing-even a.product-image {
	display:block;
	position:relative;
	height:117px;
}

.productListing-odd .product-image img, .productListing-even .product-image img {
	top:0px;
}

.productListing-odd .product_list_buy_now, .productListing-even .product_list_buy_now {
	position:relative;
}

.productListing-odd .product_list_name, .productListing-even .product_list_name {
	display:block;
	font-size:11px;
	line-height:13px;
	margin:0px auto;
	min-height:48px;
	padding:7px 2px 0px 2px;
	position:relative;
	top:0px;
	width:110px;
}

.productListing-odd .qty, .productListing-even .qty {
	display:none;
}

.productListing-odd .product_list_price, .productListing-even .product_list_price {
	margin:8px 0px 8px 0px;
	position:relative;
	text-align:center;
	width:120px;
}

.product_listing p {
	width:495px;
}

.product_listing h2 {
	margin-top:20px;
}
/*END PRODUCT_LISTING*/



/* MODULES FEATURED */
#modules_featured {
	background-color:#f5f5f5;
	display:block;
	clear:both;
	text-align:center;
	margin:20px auto;
	position:relative;
	width:590px;
	
}

#modules_featured .infoBoxHeading { 
	color:#333;
	background-color:#b9ccda;
	display:none;
	font-weight:bold;
	font-size:12px;
	padding:7px;
	padding-left:7px;
	padding-bottom:0px;
	margin-left:7px;
	margin-right:10px;
	height:20px;
	text-align:left;
}


#modules_featured img {
	background-color:#fff;
	margin-bottom:5px;
}

#modules_featured .smallText {
	background-color:#fff;
	float:left;
	margin:5px 5px 10px 7px;
	min-height:190px;
	padding:7px 5px;
	position:relative;
	text-align:center;
	width:122px;
border:2px outset #333;width:120px;}

#modules_featured a {
	color:#000;
}

/* END MODULES FEATURED */



/* MODULES SPECIALS */
#modules_default_specials {
	background-color:#f5f5f5;
	display:block;
	clear:both;
	text-align:center;
	margin:20px auto;
	position:relative;
	width:590px;
	
}

#modules_default_specials .infoBoxHeading {
	color:#333;
	background-color:#b9ccda;
	display:none;
	font-weight:bold;
	font-size:12px;
	padding:7px;
	padding-left:7px;
	padding-bottom:0px;
	margin-left:7px;
	margin-right:10px;
	height:20px;
	text-align:left;
}

#modules_default_specials .arrow {
	position:relative;
	left:48px;
	top:2px;
}


#modules_default_specials img {
	background-color:#fff;
	margin-bottom:5px;;
}

#modules_default_specials .smallText {
	background-color:#fff;
	float:left;
	margin:5px 5px 10px 7px;
	min-height:205px;
	padding:7px 5px;
	position:relative;
	text-align:center;
	width:122px;
border:2px outset #333;width:120px;}

#modules_default_specials .product-image {
	display:block;
	overflow:hidden;
}
/* END MODULES SPECIALS */



/* MODULES NEW PRODUCTS */
#modules_new_products {
	background-color:#f5f5f5;
	display:block;
	clear:both;
	text-align:center;
	margin:20px auto;
	position:relative;
	width:590px;
}

#modules_new_products .infoBoxHeading {
	color:#333;
	background-color:#b9ccda;
	font-weight:bold;
	font-size:12px;
	padding:7px;
	padding-left:7px;
	padding-bottom:0px;
	margin-left:7px;
	margin-right:10px;
	height:20px;
	text-align:left;
}

#modules_new_products img {
	background-color:#fff;
	margin-bottom:5px;
}

#modules_new_products .smallText {
	background-color:#fff;
	float:left;
	margin:5px 5px 10px 7px;
	min-height:190px;
	padding:7px 5px;
	position:relative;
	text-align:center;
	width:122px;
border:2px outset #333;width:120px;}

#modules_new_products .product-image {
	display:block;
	overflow:hidden;
}

#modules_new_products h3.infoboxHeading {
	margin:0px auto;
	padding:10px 0px;
	position:relative;
	text-align:center;
	top:0px;
}

#products_new .product_listing {
	margin-left:10px;
	width:500px;
}
/* END MODULES NEW_PRODUCTS */



/* SPECIALS */
#specials .product-listing-columns {
	background-color:#fff;
	width:495px;
}

#specials .product-columns {
	float:left;
	height:300px;
	padding-top:5px;
	text-align:center;
	width:140px;
}

#specials .main, #products_new_week .main {
	margin:0px auto;
	margin-top:10px;
	position:relative;
	text-align:center;
	width:125px;
}

#specials .product_listing {
	margin-left:10px;
	width:500px;
}
/* END SPECIALS */



/* MODULES STAR PRODUCT */
#modules_star_product {
	background-color:#f5f5f5;
/*	border:2px outset #85a4a3;
	border:2px inset #ccc;*/
	margin:0px auto;
	padding:10px 5px 20px 5px;
	position:relative;
}

#modules_star_product .infoBoxHeading {
	display:none;
}

.star-product-title {
	font-weight:bold;
	font-size:14px;
	margin:10px 0 10px 0;
	text-align:center;
}

#modules_star_product .buy_now {
	text-align:center;
}

.star-image {
	float:left;
	margin-right:20px;
	position:relative;
	text-align:center;
	top:-10px;
	width:175px;
}

.star-image img {
	margin-top:5px;
}

.star-product {
	margin:0px;
	padding:0px;
}

#modules_star_product .price {
	font-weight:bold;
	font-size:14px;
	margin:15px 0;
	padding:0px;
	text-align:center;
}
/* END MODULES STAR PRODUCT */



/*MODULE SHOW RANDOM*/
#boxes_show_random {
	background-color:#fff;
	border:3px inset #ccc;
	color:#333;
	margin:10px auto 15px auto;
	padding:7px 0px 6px 0px;
	position:relative;
	text-align:center;
	width:165px;	
}

#boxes_show_random h5 {
	font-size:12px;
	padding:5px;
	text-align:center;
}

#boxes_show_random img {
	border:1px solid #ccc;
	margin-left:3px;
	margin-top:5px;
	margin-bottom:5px;
	position:relative;
}

#boxes_show_random .boxText a {
	padding:0px 7px;
}

#boxes_show_random .price {
	display:block;
	text-align:center;
}
/*END MODULE SHOW RANDOM*/


/* BOXES MANUFACTURERS */
#boxes_manufacturers {
	background-color:#a9c1d1;
	border-bottom:1px solid #787872;
	border-top:1px solid #787872;
	padding:0px 3px 10px 3px;
}

#boxes_manufacturers .infoBoxHeading {
	display:block;
	padding:5px 0px;
	position:relative;
	z-index:30;
}

#boxes_manufacturers select {
	width:140px;
}


#boxes_manufacturer_info {
	background-color:#fff;
}

#boxes_manufacturer_info .infoBoxHeading {
	padding:8px 0px 5px 0px;
	text-align:center;
}

#boxes_manufacturer_info .infoBoxContents {
	padding:5px 0px;
	text-align:center;
}

/* END BOXES MANUFACTURERS */




/* BOXES LOGIN */
#boxes_loginbox {
	background-color:#f0f0cc;
	color:#000;
	margin:0px auto 0px auto;
	padding:10px;
	position:relative;
	width:128px;
}

#boxes_loginbox_empty {
}

#boxes_loginbox .boxText {
}

#boxes_loginbox a {

}

#boxes_loginbox .infoBoxHeading {
	display:none;
}

#boxes_loginbox input[type="text"], #boxes_loginbox input[type="password"] {
	width:120px;
}

#boxes_loginbox .greetUser{
	font-weight:bold;
	padding-bottom:4px;
	position:relative;
	text-align:center;
}

#boxes_loginbox .loginBoxGreeting {
	padding:5px 0;
	position:relative;
	text-align:center;
}

#boxes_loginbox .infoBoxContents {
	padding-top:7px;
	text-align:left;
}

#boxes_loginbox .infoBoxContents input[type="text"] {
	padding:0px;
}

#boxes_loginbox .smallText {
	text-align:center;
}

/*END BOXES LOGIN*/



/*BOXES PRODUCT_NOTIFICATION*/
#boxes_product_notifications, #boxes_best_sellers {
	background-color:#fff;
	border-bottom:1px solid #333;
	padding:5px;
	padding-bottom:10px;
	font-size:11px;
}

#boxes_best_sellers {
	background-color:#f5f5f5;
}

#boxes_best_sellers a {
	color:#333;
}

#boxes_best_sellers .infoBoxHeading, #boxes_product_notifications .infoBoxHeading { 
	font-size:12px;
	text-align:center;
	padding:5px;
}

#boxes_product_notifications img {
	margin-right:5px;
}
/*END BOXES PRODUCT_NOTIFICATION*/



/* SEARCH CONTAINER */
#boxes_search {
	background-color:#88a1a0;
	background-color:#fff;
	border:2px inset #ededed;
	color:#333;
	margin:10px 0 15px 0;
	padding:5px 0px 5px 0px;
	position:relative;
	width:200px;
}

#boxes_search fieldset {
	margin:7px;
	padding:7px;
}

#boxes_search strong {
	display:block;
	height:20px;
	text-align:left;
	width:100px;
}

#boxes_search b {
	color:#86161a;
}

#boxes_search input {
	margin:5px 0px 5px 0px;
	position:relative;
	z-index:60;
}  

#boxes_search select {
	position:relative;
	width:164px;
	z-index:60;
}

#search-price {
	background-color:#f5f5f5;
	margin:5px 0;
	width:120px;
}

#search-price strong {
	float:left;
	margin:5px 0px;
	margin-right:10px;
	text-align:right;
	width:70px;
}

#search-price input {
	float:right;
	width:33px;
}

#boxes_search #submit {
	bottom:25px;
	position:absolute;
	right:25px;
	text-align:right;
}  
/* END SEARCH CONTAINER */


/* BOXES WHATS NEW */	
#boxes_whats_new {
	background-color:#fff;
	border-bottom:1px solid #787872;
	border-top:1px solid #787872;
	color:#000;
	margin:0px auto 0px auto;
	padding:10px;
	position:relative;
	text-align:center;
	width:128px;
}

#boxes_whats_new .infoBoxHeading {
	text-align:center;
	padding:5px 0px 12px 0px;
}

#boxes_whats_new .price {
	position:relative;
	padding-top:10px;
}

#boxes_whats_new img {
	margin-bottom:7px;
}

/* END BOXES WHATS NEW */	


/* BOXES SPECIALS */	
#boxes_specials {
	background-color:#fff;
	border-bottom:1px solid #787872;
	border-top:1px solid #787872;
	color:#000;
	margin:0px auto 0px auto;
	padding:10px;
	position:relative;
	text-align:center;
	width:128px;
}

#boxes_specials .infoBoxHeading {
	text-align:center;
	padding:5px 0px 12px 0px;
}

#boxes_specials .price {
	position:relative;
	padding-top:10px;
}

#boxes_specials img {
	margin-bottom:7px;
}

/* END BOXES SPECIALS */	


/* BOXES FEATURED */	
#boxes_featured {
	background-color:#fff;
	border-bottom:1px solid #787872;
	border-top:1px solid #787872;
	color:#000;
	margin:0px auto 0px auto;
	padding:10px;
	position:relative;
	text-align:center;
	width:128px;
}

#boxes_featured .infoBoxHeading {
	text-align:center;
	padding:5px 0px 12px 0px;
}

#boxes_featured .price {
	position:relative;
	padding-top:10px;
}

#boxes_featured img {
	margin-bottom:7px;
}

/* END BOXES FEATURED */	


/* BOXES REVIEWS */
#boxes_reviews {
	background-color:#fff;
	border-bottom:1px solid #787872;
	border-top:1px solid #787872;
	color:#333;
	margin:0px;
	padding:2px;
	padding-bottom:7px;
	position:relative;

}

#boxes_reviews .image img {
	border:2px inset #ccc;
	border-bottom:none;
	border-right:none;
	display:block;
	height:105px;
	margin:0px auto;
	margin-top:5px;
	position:relative;
	width:140px;	
}

#boxes_reviews .infoBoxHeading {
	display:none;
}

#boxes_reviews h4 {
	font-size:12px;
	text-align:center;
}

#boxes_reviews .description {
	display:block;
	padding:10px;
	text-align:left;
}

#boxes_reviews .price {
	display:block;
	text-align:center;
}

#boxes_reviews .arrow {
	display:none;
	position:relative;
	left:55px;
	top:2px;
}

#boxes_reviews .boxText a {

}
/* END BOXES REVIEWS */



/* BOXES INFORMATION */
#boxes_information {
	background-color:#b9ccda;
	border-bottom:1px solid #787872;
	border-top:1px solid #787872;
	padding:0px 3px 10px 3px;
}

#boxes_information .infoBoxHeading {
	display:block;
	padding:5px 0px;
	position:relative;
	z-index:30;
}

#boxes_information ul {
	top:88px;
	left:75px;
	position:absolute;
}

#boxes_information ul li {
	border-right:2px solid #000;
	border-left:2px solid #fff;
	color:#fff;
	float:left;
	font-weight:bold;
	height:33px;
	line-height:33px;
	list-style-type:none;
	position:relative;
	text-align:center;
	top:2px;
	width:100px;
}

#boxes_information ul li ul {
	position:absolute;
	left:-123px;
	top:32px;
	width:600px;
}

#boxes_information ul li ul li {
	background-color:#a60000;
	background-color:#5687ee;
	border:none;
	border-left:1px solid #000;
	border-right:2px solid #fff;
	float:left;
	height:28px;
	line-height:28px;
	width:150px;
}

#boxes_information ul li.home {
	border-left:none;
}

#boxes_information ul li.contact {
	border-right:none;
}

#boxes_information a {
	color:#333;
}

#boxes_information ul li a:hover {
	background-color:#5687ee;
	color:#fff;
	display:block;
	font-size:13px;
}
/* END BOXES INFORMATION */


/* BOXES ORDER HISTORY */
#boxes_order_history {
	background-color:#fff;
	border-bottom:1px solid #333;
	padding:5px;
}

#boxes_order_history .infoBoxHeading {
	padding:5px;
	text-align:center;
}

#boxes_order_history td {
	padding:3px 0px;
}

/* BOXES ORDER HISTORY */

/* BOXES YAHOOMENU TREE */
/* Copyright (c) 2006 Yahoo! Inc. All rights reserved. */
#boxes_yahootreemenu {
	margin:0px auto;
	position:relative;
	width:160px;
}

#boxes_yahootreemenu .infoBoxHeading {
	color:#333;
	text-align:center;
	padding:5px;
	padding-top:10px;
}
/* END BOXES YAHOOMENU TREE */

/*----------------------------Suggest Styles--------------------------*/
#search_ajax {
	padding:2px 0px;
	padding-left:100px;
	position:absolute;
	right:20px;
	top:150px;
	width:225px;
	z-index:50;
}

.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 3px 2px 12px;
}
.suggest_link_over {
	background-color: #f5f5f5;
	font-weight:bold;
	padding: 2px 3px 2px 12px;
}

#search_suggest {
	position: absolute; 
	background-color: #330099 
	text-align: left;
	border: 0px solid #330099 
	font-size:.9em;
	padding:0px;
	left:165px;
	top:23px;
	z-index:50;
	width:179px;
}

#search_ajax .infoBoxHeading {
	color:#615f5f;
	float:left;
	font-weight:bold;	
	left:5px;
	padding:2px;
	position:relative;
	text-align:center;
	width:50px;
}

#search_ajax .boxText {
	position:relative;
}

#search_ajax #txtSearch {
	font-size:11px;
	margin:0px auto;
	margin-left:10px;
	position:relative;
	width:125px;
}

#search_ajax input[type="image"] {
	position:absolute;
	right:5px;
	top:0px;
}

/*----------------------------End Suggest Styles------------------------*/


/* NAVIGATION */
#sitemap {
/*	background-color:#2e465e;*/
	position:relative;
	z-index:30;
}

#nav, #nav ul { /* all lists */
	margin:0px auto;
	position:relative;
	width:160px;
}
	
#nav li { /* all list items */
	color:#000;
	font-size:11px;
}
	
#nav li ul { /* second-level lists */
/*	position : absolute;
	left: -999em;
	margin-left : 11.05em;
	margin-top : -1.35em; */
}

#nav li.selected ul {
	display:block;
	margin:0px;
	position:relative;
}

#nav li.selected ul li a {
	color:#000;
	height:25px;
	margin:0px;
	margin-left:5px;
	padding:0px;
	text-align:left;
}

	
#nav li {
	cursor:hand;
	display:block;
}
	
#nav li a {
	color:#000;
	cursor:hand;
	display:block;
	margin:1px 0px;
	width:160px;
}
	
#nav li a:hover {
	color:#00b57c;
	position:relative;
	text-decoration:none;
}
	

#catmenu {
	position:absolute;
	top:-30px;
	right:-1px;
}

#navigation ul {
	left:70px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:107px;
	width:452px;
}

#navigation li {
	list-style-type:none;
	float:left;
}

#navigation li a {
	background-image:url(../images/css-images/button1.jpg);
	color:#a40000;
	font-size:11px;
	font-weight:bold;
	display:block;
	height:27px;
	line-height:22px;
	margin:0px 5px;
	top:2px;
	padding:0px;
	padding-left:28px;
	position:relative;
	text-align:left;
	width:72px;
}


#navigation li a:hover {
	background-image:url(../images/css-images/button2.jpg);
	color:#e6e600;
	top:0px;
}

#boxes_categories {
	font-size:11px;
	margin:0px auto;
	position:relative;
	width:140px;
}

#boxes_categories .infoBoxHeading {
	color:#333;
	text-align:center;
	padding:5px;
	padding-top:10px;
}

#boxes_categories a {
	color:#000;
	display:block;
	padding:7px 0px;
}

#boxes_categories .sub {
	left:7px;
	position:relative;
}

/* END OF NAVIGATION */
