/*
	General styles
*/
.products-description td {
	padding-top: 5px;
}
.products-description p {
}
.products-description ul {
	padding: 0;
	margin: 0;
	margin-left: 15px;
}
.products-description ul li {
	list-style-type: disc;
	padding: 0;
	margin: 0;
}
.price-information td {
	padding-top: 10px;
/*	border: 1px solid #999;*/
}
HR {
	COLOR: #DDDDDD;
	HEIGHT: 1px;
}
FORM {
	MARGIN: 0px;
}
TABLE,IMG {
	BORDER: 0px;
} 

a {
	color: #333;
}
a:hover {
	text-decoration: none;
}
hr {
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #cdcdcd;
}
.float-right {
	text-align: right;
	float: right;
}
.float-left {
	text-align: left;
	float: left;
}
.warning {
	color: #333;
	border: 1px solid #f00;
	text-align: center;
	display: block;
	padding: 7px;	
}
a.plain-link {
	color: #666;
}
#order-being-placed-msg {
	font-size: 24px;
	font-weight: bold;
}
.message-box {
	color: #fff;
	padding: 10px;
	border: 8px solid #f2f6f6;
	/*background: #e28d14;*/
	background: #3ba523;
	font-size: 13px;
}
.message-box a {
	color: #fff;
}

h1,h2,h3,h4,h5 {
	font-family: Arial, Verdana, sans-serif;
}
table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

body {
	background: #777777;
	background-image: url(images/body-bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	text-align: center;
	padding: 0;
	margin: 0;
	border: none;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #333;
	z-index: -1;
}
#page {
	margin: 0 auto;
	text-align: left;
	width: 970px;
	background: #fff;
	padding: 0;
	border: none;
	clear: both;
}

/* head.tpl */
#header {}
#header table {
	width: 100%;
	padding: 0;
	margin: 0;
}
#header table td {
	vertical-align: top;
	padding: 0;
	margin: 0;
}
td#minor-nav {
	text-align: right;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	height: 50px;
}
td#minor-nav a {
	padding-right: 6px;
	padding-left: 4px;
	color: #000;
}
#minor-nav #customer-service {
	font-size: 14px;
	margin-top: 10px;
	color: #fff;
	/*background-image: url(images/customer-service-bg.jpg);*/
	background-repeat: no-repeat;
	padding: 15px 25px 15px 20px;
	line-height: 200%;
}
#customer-service img {

}
#minor-nav #customer-service em {
	font-weight: bold;
}
#minor-nav #customer-service a:link, #minor-nav #customer-service a:visited,  #minor-nav #customer-service a:hover {
	color: #fff;
	text-decoration: none;
}
#minor-nav #login-account {
	padding: 5px 0 3px 0;
}
td#main-nav {
	text-align: right;
	padding: 0;
	margin: 0;
	height: 33px;
}
td#main-nav #scanalert-head {
	float: right;
	padding: 0;
	margin: 0;
	margin-right: 23px;
}
td#main-nav #scanalert-head img {
	padding: 0;
	margin: 0;
	height: 31px;
}
td#main-nav #scanalert-head a {
	padding: 0;
	margin: 0;
}
#main-nav ul {
	float: right;
	margin: 0;
	padding: 0;
	background-image:url(images/plistimgbg-hover.jpg);
	background: #999;
}
#main-nav ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#main-nav ul li a {
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 10px;
	border-left: 1px solid #ccc;
	background-image: url(images/plistimgbg.jpg);
}
#main-nav ul li a:hover {
	background-image:url(images/plistimgbg-hover.jpg);
}

#location-bar {
	height: 40px;
	width: 100%;
	background: #95020C;
	background-image: url(images/search-bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	color: #fff;
	font-size: 10px;
	text-transform: lowercase;
}
#location-bar a {
	color: #fff;
}
#search-bar-form-td {
	width: 250px;
	padding: 0;
	margin: 0;
}
#advanced-search-td {
	width: 105px;
	padding: 0;
	margin: 0;
}

#search-bar-form {
	padding: 0 0 0 0;
	margin: 0;
	width: 250px;
}
#search-bar-form input {
	font-family: Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0;
	margin-left: 7px;
	border: 1px solid #333;
	width: 180px;
	height: 16px;
	margin-top: 0;
	vertical-align: top;
	color: #999;
	padding: 3px;
	font-size: 13px;
}
#search-bar-form a {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

#logo-parade {
	padding: 0;
	text-align: center;
	margin: 0;
}


/* Menu Wrapper */
#menu-wrapper {
	padding-top: 20px;
	clear: both;
}
#menu-wrapper h3, #menu-wrapper h3 a {
	margin: 0;
	border-bottom: 2px solid #cdcdcd;
	padding: 0;
}


/* live help */
#live-help {
	width: 152px;
	text-align: center;
	padding-top: 20px;
	clear: both;
}
#live-help img a {
	border: 0;
}

/* bestsellers */
#bestsellers {
	padding-top: 20px;
	clear: both;
	width: 152px;
}
#bestsellers h3 {
	padding: 0;
	margin: 0;
}
#bestsellers ol {
	margin: 3px 0 0 0;
	padding: 0 25px 0 25px;
}
#bestsellers ol li {
	color: #666;
	padding: 2px 0 2px 0;
	word-wrap: break-word;
}
#bestsellers ol li a {
	color: #666;
	text-decoration: underline;
}
#bestsellers ol li a:hover {
	text-decoration: none;
}

/* news */
#news {
	clear: both;
	width: 152px;
	padding: 0;
	margin: 0;
}
#news h3 {
	padding: 20px 0 0 0;
	margin: 0;
}
#news-text {
	width: 132px;
	margin-left: 10px;
}
#subscribeform {
	width: 130px;
	padding: 0;
	margin: 0 auto;
	margin-top: 5px;
	border: 2px solid #ccc;
	background: #fcfcfc;
	padding: 4px;
}
#subsribeform p {
	margin: 0;
	padding-top: 1px;
}
#subscribeform input {
	width: 120px;
}




/* home.tpl - main-content */
#main-content {
	border-top: 2px solid #cdcdcd;
	padding: 0;
	margin: 0;
}
#main-content table {
	padding: 0;
	margin: 0;
	width: 100%;
	vertical-align: top;
}
#main-content table td {
	vertical-align: top;
}
td.left-column {
	width: 152px;
	border-right: 1px solid #cdcdcd;
	padding: 0;
	padding-bottom: 25px;
	margin: 0;
}
td.middle-column {
	padding: 10px;
}
td.right-column {
	width: 200px;
	border-left: 2px solid #cdcdcd;
	background: #f2f6f6;
	padding-bottom: 25px;
}

h3, h3 a {
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 4px solid #dfdfdf;
	font-size: 15px;
	margin: 0;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 0;
	text-align: center;
}
td.middle-column h3 {
	border: none;
	background: #333;
	background-image: url(images/headers-bg.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #fff;
	padding: 0;
	padding: 0;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 7px;
	text-transform: none;
}



/* Category page */
#category-block {
	float: left;
}
#category-block a:hover {
	border: 1px solid #999;
}
#category-block a {
	color: #000;
	display: block;
	height: 40px;
	padding: 60px 0 0 0;
	border: 1px solid #f00;
	margin: 5px 7px 5px 7px;
	text-align: right;
	border: 1px solid #ccc;
	width: 180px;
	text-decoration: none;
}



/*Banner */
#banner {
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 5px;
	margin-bottom:5px;
}
/* added from http://smoothgallery.jondesign.net/getting-started/   */
#myGallery
{
width: 594px !important;
height: 237px !important;
background: #fff;
}

/* Specials */
#specials {
	color: #666;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 10px;
}
#specials td {
	padding-bottom: 5px;
}
#specials a {
	color: #A0220E;
}
#specials a.plain-link {
	color: #666;
}









/* middle column stuff */
h1 {
	color: #333;
	font-size: 20px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 0 7px 7px;
}
#summary-and-details {
	/*float: left;*/
	/*width: 280px;*/
}
#price-and-photos {
	float: right;
	width: 290px;
	padding-left: 15px;
}

#price-and-photos tr {
}
#price-and-photos hr {
	border: none;
	border-bottom: 1px solid #999;
}
#price-and-photos td {
}
#extra-fields {
	float: left;
}
.savings {
	color: #A0220E;
}
h2 {
	color: #333;
	font-size: 28px;
	padding: 0;
	margin: 0;
}
td#price-section {
		width: 295px;
	}
td#add-to-cart-button-section {
	width: 90px;
	text-align: center;
}
td#img-section {
	text-align: left;
}
td#img-section img.product-img {
	border: 1px solid #ccc;
	width: 280px;
	padding: 3px;
}
td#img-section a.product-img img {
	border: 1px solid #ccc;
	width: 280px;
	padding: 3px;
}



.block {
	border: 1px solid #ccc;
	margin: 0;
	background: #fdfdfd;
	padding: 7px;
	margin-bottom: 10px;
}

h3.send-to-friend {
	/*float: right;
	width: 280px;*/
	/*clear: both;*/
}

div.send-to-friend {
	/*width: 271px;
	float: right;*/
	clear: both;
	
}
.send-to-friend input {
	width: 150px;
}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	padding: 16px 0 0 0;
	margin: 0 0 4px 0;
	clear: both;
	border-bottom: 1px solid #ccc;
	}
h4 a {
	text-decoration: none;
	color: #666;
}
h4.cursor-pointer {
	cursor: pointer ;
}





ul#reviews {
	list-style-type: none;
	margin: 0;
	padding: 0;
}




table#products {
	margin-top: 25px;
	border-collapse: collapse;
}
table#products h2, #products h2 a {
	color: #333;
	font-size: 20px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
table#products p {
	padding: 0 0 17px 0; 
	margin: 0;
}
table#products h2 a:hover {
	text-decoration: underline;
}
table td#products-img {
	width: 150px;
}
table td#products-img img {
	width: 140px;
	/*border: 1px solid #999;*/
}
table#products ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
table#products ul li {
	float: left; 
	margin-right: 15px;
}
table#products td#add-to-cart-and-wishlist {
	float: right;
	width: 90px;
}
.price {
	font-size: 28px;
	color: #333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	
}

/* forms */
form fieldset {
	border: 1px solid #ccc;
}
form legend {
	color: #666;
	background: #eee;
	border: 1px solid #ccc;
	border-bottom-color: #999;
	border-right-color: #999;
	padding: 4px 8px;
}
form input {
	border: 2px solid #ccc;
	padding: 3px;
}
form textarea {
	border: 2px solid #ccc;
	padding: 3px;
}
form dd {
	margin: 0;
}
form dt {
	margin-top: 5px;
}
form#loginform {
}
form#reviewform {
	height: 300px;
}
form#reviewform textarea {
	width: 400px;
	height: 90px;
}

.review-form {
	display: none;
}
.show { display: block; }
/* cart */
table#cart {
	margin-top: 5px;
	border-collapse: collapse;
	border: 1px solid #ccc;
	background: #fdfdfd;
	margin-bottom: 4px;
}
table#cart tr {
}
table#cart tr td {
	padding: 6px;
}
table#cart h2, #cart h2 a {
	color: #333;
	font-size: 20px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	padding-top: 5px;
}
table#cart p {
	padding: 0 0 17px 0; 
	margin: 0;
}
table#cart h2 a:hover {
	text-decoration: underline;
}
table#cart ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
table#cart ul li {
	float: left; 
	margin-right: 15px;
}

td#cart-left-td {
	width: 150px;
}
td#cart-left-td img {
	width: 150px;
	border: 1px solid #999;
}
td#cart-middle-td {
	
}
td#cart-right-td {
	text-align: right;
}

#remove-from-cart a {
	color: #666;
	text-decoration: none;
}
#remove-from-cart a:hover {
	color: #666;
	text-decoration: underline;
}
#item-amount input {
	margin-top: 24px;
	padding: 3px;
	text-align: right;
	border: 2px solid #ccc;
	background: #fff;	
}
#cart-total {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	font-family: Helvetica, Verdana, Sans-serif;
	text-align: right;
	padding: 12px 0 6px 0;
	border-bottom: 1px solid #999;
	line-height: 120%;
}
.cart-coupon {
	font-size: 14px;
	margin-right: 4px;
	/*color: #a0220e;*/
	color: #a0220e;
}
.cart-coupon a {
	color: #a0220e;
}
#cart-buttons {
	margin-top: 10px;
	text-align: right;
}

table#returning-or-new td {
	border: 1px solid #ccc;
	vertical-align: middle;
	padding: 17px;
}
table#returning-or-new td .button {

}
table#returning-or-new td:hover {
	background-color: #fdfdfd;
}
table#returning-or-new td#new-customer {
	font-size: 18px;
	text-align: center;
}
table#returning-or-new td#returning-customer {
	width: 50%;
}
table#returning-or-new td#new-customer {
	width: 50%;
}



/* Buttons */

input.button, a.button:link, a.button:visited, a.button:hover, a.button:active {
	width: 90px;
	display: block;
	height: 30px;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	text-align: center;
	border: none;
}
input.button:hover, a.button:hover {
	cursor: pointer;
}
a.text-button:link, a.text-button:visited, a.text-button:hover, a.text-button:active {
	color: #333;
	text-align: center;
}
a.button2:link, a.button2:visited, a.button2:hover, a.button2:active {
		width: 90px;
		padding: 10px 17px 10px 17px;
		background-image: url(images/button.gif);
		background-repeat: no-repeat;
		background-position: center center;
		text-decoration: none;
		font-weight: bold;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 13px;
		color: #fff;
		line-height: 250%;
		text-align: center;
}
a.button3:link, a.button3:visited, a.button3:hover, a.button3:active {
	border: 2px solid #ccc;
	border-right: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	background: #fdfdfd;
	padding: 6px 8px 6px 8px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
a.button-continueshopping:link, a.button-continueshopping:visited, a.button-continueshopping:hover, a.button-continueshopping:active {
	padding: 8px 8px 10px 8px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	background: #fff url(images/cart-btn-1.jpg) top center no-repeat;
	margin: 0;
}
a.button-emptycart:link, a.button-emptycart:visited, a.button-emptycart:hover, a.button-emptycart:active {
	padding: 8px 8px 10px 8px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	background: #fff url(images/cart-btn-2.jpg) top center no-repeat;
	margin: 0;
}
a.button-updatequantity:link, a.button-updatequantity:visited, a.button-updatequantity:hover, a.button-updatequantity:active {
	padding: 8px 17px 10px 17px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	background: #fff url(images/cart-btn-3.jpg) top center no-repeat;
	margin: 0;
}
a.button4:link, a.button4:visited, a.button4:hover, a.button4:active {
	padding: 8px 8px 10px 8px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	background: #fff url(images/cart-btn-4.jpg) top center no-repeat;
	margin: 10px 0 0 0;
}

/* mini-side cart */
#mini-cart {
	background: #f5f8c5;
	padding: 6px;
}
#mini-cart h4 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	border: none;
	color: #333;
	font-style: italic;
}
#mini-cart p {
	padding: 0;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 10px;
}
#mini-cart a {
	text-decoration: underline;
	color: #333;
}


/* customers-also-bought */
#customers-also-bought {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 0 0 0;
	}
#customers-also-bought ul {
	text-align: left;
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
}
#customers-also-bought ul li {
	list-style-type: none;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 120%;
	text-align: left;
}
#customers-also-bought-img-overflow {
	/*overflow: hidden;*/
	width: 80px;
	float: right;
	background: #fff;
	border: 1px solid #ccc;
	text-align: center;
	margin-bottom: 5px;
}
#customers-also-bought ul li img {
	width: 80px;
}
#customers-also-bought ul li a {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}
#customers-also-bought ul li a:hover {
	text-decoration: none;
}

/* previous-next-navigation */
#previous-next-navigation {
	text-align: center;
	color: #666;
}
#previous-next-navigation a {
	color: #666;
}	

/* search-form */
#search-form {
	clear: both;
}
/* search-sort-by */
#search-sort-by {
	clear: both;
	text-align: right;
	color: #666;
}
#search-sort-by a {
	color: #666;
}
#search-sort-by a.selected {
	text-decoration: none;
}

/* manufacturers-categories */
#manufacturer-categories {
	text-align: right;
	/*color: #666;*/
	padding-bottom: 7px;
}
#manufacturer-categories a {
	/*color: #666;*/
}
#manufacturer-categories a.selected {
	text-decoration: none;
}

/* search results info */
#search-results-info {
	float: left;
	color: #666;
}



/* Comparisons */
#comparison-nav, #comparison-nav a {
	text-align: right;
	color: #666;
}
#compare-checkbox {
	padding: 0;
	margin: 0;
}
#comparison-list-sidebar {
	padding: 14px 6px 0 6px;
}
#comparison-list-sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#comparison-list-sidebar ul li {
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #ccc;
}
#comparison-list-sidebar ul li a {
	text-decoration: none;
}
#comparison-list-sidebar ul li a:hover {
	text-decoration: underline;
}
#comparison-list-sidebar-subheader {
	padding: 0 0 2px 0;
	margin: 0;
	border-bottom: 1px solid #999;
	font-weight: bold;
}






#featured-header {
	font-size: 16px;
	text-align: center;
	color: #000;
}
#featured1 {
}
#featured2 {
}
#featured3 {
}
/*featured block */
.featured-block {
	border: 1px solid #ccc;
	width: 177px;
	float: left;
	margin: 4px;
	margin-left: 3px;
	margin-right: 2px;
	padding: 5px;
	background-image: url(images/plistimgbg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
}
#featured1 .featured-block {
	border: 1px solid #e37372;
	background-image: url(images/plistimgbg-red.jpg);
}
#featured3 .featured-block {
	border: 1px solid #dcd181;
	background-image: url(images/plistimgbg-yellow.jpg);
}
.featured-block table {
	height: 210px;
}
.featured-block img {
	
}
.featured-block:hover {
	border: 1px solid #999;
}
.featured-block table a.featured-img img {
	width: 150px;
	margin-bottom: 2px;
}
.featured-block table td#featured-title {
	text-align: left;
	word-wrap: break-word;
	vertical-align: bottom;
}
.featured-block table td#featured-title a {
	text-align: left;
	text-decoration: none;
	font-size: 10px;
	word-wrap: break-word;
}
.featured-block table td#price-and-add-to-cart {
	text-align: right;
	width: 70px;
	vertical-align: bottom;
	/*vertical-align: middle;*/
}



/* footer */
#footer {
	border-top: 1px solid #d6d6d6;
	/*background: #f0f0f0;*/
	background: #fff;
	color: #666;
	font-size: 10px;
	color: #666;
	padding: 10px 0 0 0;
	clear: both;
}
#footer a {
	color: #666;
}
#footer table {
	width: 100%;
	border-collapse: collapse;
	vertical-align: middle;
}
#footer table tr {
	vertical-align: middle;
}
#footer table tr td{
	vertical-align: middle;
	padding-bottom: 4px;
}
td#footer-nav-left {
	width: 140px;
}
td#footer-nav-left ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
td#footer-nav-left ul li {
	margin-left: 20px;
	margin-bottom: 5px;
}
td#footer-nav-left ul li a {
	text-decoration: none;
}
td#footer-nav-left ul li a:hover {
	text-decoration: underline;
}

td#footer-nav-right {
	width: 140px;
}
td#footer-nav-right ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: right;
}
td#footer-nav-right ul li {
	margin-right: 20px;
	margin-bottom: 5px;
}
#footer-nav-right ul li a {
	text-decoration: none;
}
#footer-nav-right ul li a:hover {
	text-decoration: underline;
}


/* added for Dynamic Image Generator */
/*.NoBorder {
	border: 0;
}*/
.Thumbnail {
	border: 1px solid #ccc;
	width: 50px;
	padding: 1px;
}



/* Added for trust logo */
.trust-logo-center {
	padding: 15px 0 0 0;
	text-align: center;
}



/*shipping-methods */
.shipping-methods {
	font-size: 11px;
}



























/*
	Content enviroment styles
*/
TABLE.Container {
	HEIGHT: 100%;
}
TD.Container {
	VERTICAL-ALIGN: top;
	HEIGHT: 90%;
}

/*
	Header styles
*/
.HeadLogo {
	PADDING-LEFT: 27px;
	TEXT-ALIGN: left;
}
.HeadRightBox {
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: right;
}
.HeadText {
	color: #5480a2;
	text-align: right;
}
.HeadLine {
	BACKGROUND-IMAGE: url(images/head_linebg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-right: 20px;
}
.HeadThinLine {
	BACKGROUND-COLOR: #cb480c;
	HEIGHT: 1px;
}
.PrintableRow {
	WIDTH: 100%;
	VERTICAL-ALIGN: middle;
	PADDING-RIGHT: 186px;
	HEIGHT: 18px;
}
.HeadTopPad {
	HEIGHT: 18px;
}
.HeadTopPad IMG {
	WIDTH: 1px;
	HEIGHT: 18px;
}

/*
	Footer styles
*/
.BottomRow {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
}
.BottomBox {
	border-top: #ffd30d 1px solid;
	background-color: #f4f5f7;
	COLOR: #b1c6d7;
	HEIGHT: 40px;
	VERTICAL-ALIGN: middle;
	PADDING-LEFT: 12px;
	PADDING-RIGHT: 12px;
}
.Bottom {
	COLOR: #667d92;
}
A.Bottom:link {
	COLOR: #667d92;
	TEXT-DECORATION: underline;
}
A.Bottom:visited {
	COLOR: #667d92;
	TEXT-DECORATION: underline;
}
A.Bottom:hover {
	COLOR: #667d92;
	TEXT-DECORATION: none;
}
A.Bottom:active {
	COLOR: #667d92;
	TEXT-DECORATION: underline;
}
.BottomPopup {
	WIDTH: 100%;
	TEXT-ALIGN: right;
	PADDING-BOTTOM: 10px;
}
.BottomPopup A {
	FONT-WEIGHT: bold;
}
.BottomDialogBox {
	BACKGROUND-COLOR: #e8edf4;
	PADDING-LEFT: 13px;
	PADDING-TOP: 10px;
	PADDING-BOTTOM: 10px;
}

/*
	Common styles
*/
.SubmitBox {
	PADDING-TOP: 10px;
}
HR.Line {
	WIDTH: 100%;
	HEIGHT: 1px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}
.SectionBox {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left;
}
.Text {
	COLOR: #010101;
}
.NumberOfArticles {
	COLOR: #010101;
	FONT-WEIGHT: bold;
}
.TopLabel {
	height: 39px;
	COLOR: #010101;
	FONT-SIZE: 12px;
}
.Message {
	COLOR: #b51a00;
}
.Line {
	/*BACKGROUND-COLOR: #9d1500;*/
}
TD.ButtonsRow {
	PADDING-TOP: 2px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 12px;
	PADDING-BOTTOM: 2px;
}
.CustomerMessage {
	COLOR: #b51a00;
	FONT-WEIGHT: bold;
}
.ErrorMessage {
	COLOR: #b51a00;
	FONT-WEIGHT: bold;
}
.Star {
	COLOR: #FF0000;
}
.TableHead {
	BACKGROUND-COLOR: #CCCCCC;
	FONT-WEIGHT: bold;
}
.TableSubHead {
	BACKGROUND-COLOR: #EEEEEE;
}
.Spc {
	WIDTH: 1px;
	HEIGHT: 1px;
}
TABLE.EmptyBox {
	WIDTH: 100%;
}
TABLE.EmptyBox TR TD {
	PADDING: 0px;
}

/*
	Popup styles
*/
.PopupContainer {
	HEIGHT: 100%;
	WIDTH: 100%;
	TEXT-ALIGN: center;
}
.PopupTitle {
	BACKGROUND-COLOR: #d0ddeb;
	HEIGHT: 15px;
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.PopupBG {
	BACKGROUND-COLOR: #d0ddeb;
}
.PopupHelpLink {
	FONT-SIZE: 9px;
	COLOR: #112536;
	TEXT-DECORATION: none;
}

/*
	BuyNow section
*/
.BuyNowQuantity {
	HEIGHT: 25px;
	WHITE-SPACE: nowrap;
	PADDING-RIGHT: 16px;
}
.BuyNowPrices {
	HEIGHT: 15px;
	VERTICAL-ALIGN: middle;
}

/*
	Vertical menu
*/

div#categories table tr {
	border-bottom: 1px solid #ccc;
}
div#categories table table tr {
	border: none;
}
td.CategoriesList {
	padding: 5px 0 0 0;
}
.VertMenuSubTitle {
}
.VertMenuTitleIcon {
}
.VertMenuItems {
	padding: 1px 0 1px 0;
}

A.VertMenuItems:link {
	text-decoration: none; 
}
A.VertMenuItems:visited {
	text-decoration: none; 
}
A.VertMenuItems:hover {
}
A.VertMenuItems:active  {
}
.VertMenuItems img {
}
.VertMenuHr {
}


/*
	Dialog box
*/
TABLE.DialogBox {
	WIDTH: 100%;
	HEIGHT: 100%;
	VERTICAL-ALIGN: top;
}
TD.DialogBox {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left;
	PADDING: 10px;
	COLOR: #58595b;
}
.DialogBorder {
	BACKGROUND-COLOR: #acb7c7;
	background-color: #f00;
	HEIGHT: 100%;
	PADDING: 0px;
}
TD.DialogTitle {
	COLOR: #253161;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	BACKGROUND-IMAGE: url(images/dialog_bg.gif);
	border-left: #acb7c7 1px solid;
	border-right: #acb7c7 1px solid;
	VERTICAL-ALIGN: middle;
	HEIGHT: 31px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 18px;
	PADDING-RIGHT: 0px;
	TEXT-ALIGN: left;
}
FONT.DialogTitle {
	COLOR: #010101;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	VERTICAL-ALIGN: bottom;
	HEIGHT: 33px;
	TEXT-ALIGN: left;
	MARGIN-LEFT: 10px;
}

/*
	Dialog info box
*/
TABLE.DialogInfo {
	WIDTH: 85%;
	TEXT-ALIGN: center;
}
.DialogInfoTitle {
	COLOR: #041527;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: left;
	HEIGHT: 15px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
}
.DialogInfoTitleBorder {
	BACKGROUND-COLOR: #96badc;
	PADDING: 0px;
	border-top: #5f94c0 1px solid;
	border-bottom: #5f94c0 1px solid;
	border-left: #5f94c0 1px solid;
	border-right: #5f94c0 1px solid;
	VERTICAL-ALIGN: bottom;
	HEIGHT: 15px;
}
.DialogInfoBorder {
	border-bottom: #acb7c7 1px solid;
	border-left: #acb7c7 1px solid;
	border-right: #acb7c7 1px solid;
	PADDING: 0px;
}
.DialogTr {
	COLOR: #1A2B3C;
}
.DialogInfoIcon {
	WIDTH: 16px;
	HEIGHT: 16px;
}
.DialogInfoClose {
	WIDTH: 15px;
	HEIGHT: 14px;
}

/*
	Dialog tools section
*/
.NavDialogTitle {
	WIDTH: 50%;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #112536;
	PADDING-LEFT: 8px;
}   
.NavDialogBorder {
	BACKGROUND-COLOR: #FFCC33;
}
.NavDialogBox {
	BACKGROUND-COLOR: #FFFFCC;
}
.NavDialogSeparator {
	WIDTH: 100%;
	HEIGHT: 14px;
	BACKGROUND-IMAGE: url(images/separator.gif);
	PADDING-LEFT: 7px;
}
.NavDialogSeparator IMG {
	WIDTH: 100%;
	HEIGHT: 14px;
}
.NavDialogCell {
	PADDING-RIGHT: 3px;
}
.NavDialogCell A IMG {
	WIDTH: 9px;
	HEIGHT: 9px;
}
.NavMenuItems {
	COLOR: #112536;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
A.NavMenuItems:link {
	COLOR: #112536;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}
A.NavMenuItems:visited {
	COLOR: #112536;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}
A.NavMenuItems:hover {
	COLOR: #2c3e49;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
A.NavMenuItems:active  {
	COLOR: #112536;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}
.NavMenuItemsHL{
	COLOR: #112536;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
}
A.NavMenuItemsHL:link {
	COLOR: #112536;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}
A.NavMenuItemsHL:visited {
	COLOR: #112536;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}
A.NavMenuItemsHL:hover {
	COLOR: #112536;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
A.NavMenuItemsHL:active {
	COLOR: #112536;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}

/*
	Product details page
*/
.ProductTitle {
	COLOR: #793a02; FONT-WEIGHT: bold; FONT-SIZE: 12px; text-decoration: none;
}
.ProductTitle:link{
	COLOR: #793a02; FONT-WEIGHT: bold; FONT-SIZE: 12px; text-decoration: none;
}
.ProductTitle:visited{
	COLOR: #793a02; FONT-WEIGHT: bold; FONT-SIZE: 12px; text-decoration: none;
}
.ProductTitle:hover{
	COLOR: #793a02; FONT-WEIGHT: bold; FONT-SIZE: 12px; text-decoration: underline;
}
.ProductTitle:active{
	COLOR: #793a02; FONT-WEIGHT: bold; FONT-SIZE: 12px; text-decoration: none;
}
.ProductTitleHidden {
	COLOR: #666666;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}
.ProductDetailsTitle {
	COLOR: #b51a00;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductDetails {
	COLOR: #112536;
}
.ProductPriceTitle {
	COLOR: #010101;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPriceConverting {
	COLOR: #010101;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPrice {
	COLOR: #b51a00;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPriceSmall {
	COLOR: #b51a00;
	FONT-WEIGHT: bold;
}
.SaveMoneyLabel {
	WIDTH: 57px;
	HEIGHT: 57px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	BACKGROUND-IMAGE: url(images/save_money.gif);
	background-color: transparent;
	BACKGROUND-REPEAT: no-repeat;
}
.MarketPrice {
	FONT-SIZE: 14px;
	FONT-FAMILY: 'Times New Roman', Verdana, Arial, Helvetica, Sans-serif;
}
.PImgBox {
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
	WIDTH: 100px;
	PADDING-RIGHT: 8px;
}

/*
	Products list
*/
TD.PListImgBox {
	WIDTH: 125px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: top;
	WHITE-SPACE: nowrap;
	PADDING-RIGHT: 8px;
}
DIV.PListImgBox {
	WHITE-SPACE: nowrap;
}
HR.PListLine {
	WIDTH: 100%;
	HEIGHT: 1px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}
.PListTaxBox {
	PADDING-LEFT: 70px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
}
.PListCell {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
	PADDING: 10px;
	VERTICAL-ALIGN: top;
}
A.PListSeeDetails:link {
	TEXT-DECORATION: underline;
}
A.PListSeeDetails:visited {
	TEXT-DECORATION: underline;
}
A.PListSeeDetails:hover {
	TEXT-DECORATION: underline;
}
A.PListSeeDetails:active {
	TEXT-DECORATION: underline;
}

/*
	Items style
*/
.ItemsList {
	COLOR: #112536;
	FONT-WEIGHT: bold;
}
.ItemsListDisabled {
	COLOR: #909090;
}
A.ItemsList:link {
	COLOR: #112536;
	TEXT-DECORATION: none;
}
A.ItemsList:visited {
	COLOR: #112536;
	TEXT-DECORATION: none;
}
A.ItemsList:hover {
	COLOR: #112536;
	TEXT-DECORATION: underline;
}
A.ItemsList:active {
	COLOR: #112536;
	TEXT-DECORATION: none;
}

/*
	Location bar
*/
.NavigationPath {
	COLOR: #818891;
	TEXT-DECORATION: none;
}
A.NavigationPath:link {
	COLOR: #818891;
	TEXT-DECORATION: underline;
}
A.NavigationPath:visited {
	COLOR: #818891;
	TEXT-DECORATION: underline;
}
A.NavigationPath:hover {
	COLOR: #818891;
	TEXT-DECORATION: none;
}
A.NavigationPath:active  {
	COLOR: #818891;
	TEXT-DECORATION: underline;
}

/*
	Buttons
*/
.FormButton {
	COLOR: #112536;
	FONT-WEIGHT: bold;
}
TABLE.ButtonTable {
	CURSOR: pointer;
	VERTICAL-ALIGN: middle;
	DIRECTION: ltr;
}
TD.Button {								 
	BACKGROUND-IMAGE: url(images/butbg.gif);
	BACKGROUND-COLOR: #ffb244;
	BACKGROUND-REPEAT: repeat-x;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	VERTICAL-ALIGN: middle;
	WHITE-SPACE: nowrap;
}
FONT.Button {								 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
IMG.ButtonSide {
	WIDTH: 7px;
	HEIGHT: 21px;
}
TD.Button_menu {								 
	BACKGROUND: url(images/but_menubg.gif);
	BACKGROUND-COLOR: #2860f5;
	BACKGROUND-REPEAT: repeat-x;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	VERTICAL-ALIGN: middle;
	WHITE-SPACE: nowrap;
}
FONT.Button_menu {								 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #ffffff;
	background-color: transparent;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}
IMG.ButtonSide_menu {
	WIDTH: 5px;
	HEIGHT: 20px;
}
.SimpleButton TR TD {
	PADDING: 0px;
	WHITE-SPACE: nowrap;
}
/*A.Button:link, A.Button:visited, A.Button:hover, A.Button:active {
	COLOR: #112536;
	FONT-WEIGHT: bold;
}*/
.GoImage {
	WIDTH: 20px;
	VERTICAL-ALIGN: middle;
	HEIGHT: 18px;
	margin-bottom: 1px;
	BORDER: 0px;
}
.GoImage_admin {
	WIDTH: 22px;
	VERTICAL-ALIGN: middle;
	margin-bottom: 1px;
	HEIGHT: 21px;
	BORDER: 0px;
}

/*
	Small text/link style
*/
.SmallNote:link {
	COLOR: #3c6992;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
	COLOR: #3c6992;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
	COLOR: #3c6992;
	TEXT-DECORATION: underline;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:active {
	COLOR: #3c6992;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallText {
	COLOR: #3c6992;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}

/*
	Category page
*/
.SubcatTitle {
	TEXT-ALIGN: left;
	WIDTH: 95%;
	PADDING-LEFT: 5px;
}
.SubcatInfo {
	TEXT-ALIGN: right;
	WHITE-SPACE: nowrap;
	COLOR: #010101;
}

/*
	Search sort bar
*/
.SearchSortTitle {
	FONT-WEIGHT: bold;
	PADDING-RIGHT: 20px;
}
.SearchSortLink:link, .SearchSortLink:visited, .SearchSortLink:hover, .SearchSortLink:active {
	TEXT-DECORATION: underline;
}
.SearchSortImg {
	WIDTH: 9px;
	HEIGHT: 9px;
	MARGIN-RIGHT: 5px;
}
.SearchSortCell {
	PADDING-RIGHT: 20px;
}

/*
	Expandable section
*/
.ExpandSectionMark {
	WIDTH: 11px;
	CURSOR: pointer;
	VERTICAL-ALIGN: middle;
}

/*
	Tab mechanism
*/
.Tab{
	BACKGROUND-COLOR: #f1f1f6;
	WIDTH: 112px;
	HEIGHT: 15px;
	TEXT-ALIGN: center;
	vertical-align: top;
	background-position: bottom;
	background-repeat: repeat-x;
	BACKGROUND-IMAGE: url(images/tab_bg.gif);
	COLOR: #253161;
	TEXT-DECORATION: none;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.Tab A:link {
	COLOR: #253161;
	TEXT-DECORATION: none;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.Tab A:visited {
	COLOR: #253161;
	TEXT-DECORATION: none;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.Tab A:hover {
	COLOR: #253161;
	TEXT-DECORATION: underline;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.Tab A:active  {
	COLOR: #253161;
	TEXT-DECORATION: none;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.TabTop {
	HEIGHT: 5px;
	BACKGROUND-COLOR: #fcfdfd;
	BACKGROUND-IMAGE: url(images/tab_t.gif);
}
TD.TabLeftCornerTop {
	WIDTH: 5px;
	background-position: top;
	BACKGROUND-IMAGE: url(images/tab_ct1.gif);
}
TD.TabRightCornerTop {
	WIDTH: 5px;
	background-position: top;
	BACKGROUND-IMAGE: url(images/tab_ct2.gif);
}
TD.TabLeftSide {
	WIDTH: 5px;
	background-color: #f6f9f9;
	background-position: bottom;
	background-repeat: no-repeat;
	BACKGROUND-IMAGE: url(images/tab_l.gif);
}
TD.TabRightSide {
	WIDTH: 5px;
	background-color: #f6f9f9;
	background-position: bottom;
	background-repeat: no-repeat;
	BACKGROUND-IMAGE: url(images/tab_r.gif);
}
TD.TabLeftCornerBot {
	WIDTH: 5px;
	HEIGHT: 5px;
	BACKGROUND-IMAGE: url(images/tab_cb1.gif);
}
TD.TabRightCornerBot {
	WIDTH: 5px;
	HEIGHT: 5px;
	BACKGROUND-IMAGE: url(images/tab_cb2.gif);
}
TD.TabCenter {
	HEIGHT: 5px;
	BACKGROUND-IMAGE: url(images/tab_b.gif);
}
IMG.TabCorner {
	WIDTH: 5px;
	HEIGHT: 5px;
}
IMG.TabSide {
	WIDTH: 5px;
	HEIGHT: 1px;
}

/*
	Pagination mechanism
*/
.NavigationArrow {
	WIDTH: 9px;
	HEIGHT: 9px;
}
.NavigationTitle {
	WHITE-SPACE: nowrap;
	HEIGHT: 14px;
	PADDING-RIGHT: 10px;
}
.NavigationCell {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
	BACKGROUND-IMAGE: url(images/page.gif);
	WIDTH: 17px;
	HEIGHT: 14px;
}
.NavigationCell A:link, .NavigationCell A:visited, .NavigationCell A:hover, .NavigationCell A:active {
	TEXT-DECORATION: none;
}
.NavigationCell IMG {
	HEIGHT: 1px;
	WIDTH: 17px;
}
.NavigationCellWide {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
	BACKGROUND-IMAGE: url(images/page_wide.gif);
	WIDTH: 23px;
	HEIGHT: 14px;
}
.NavigationCellWide A:link, .NavigationCellWide A:visited, .NavigationCellWide A:hover, .NavigationCellWide A:active {
	TEXT-DECORATION: none;
}
.NavigationCellWide IMG {
	HEIGHT: 1px;
	WIDTH: 23px;
}
.NavigationCellSel {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	FONT-WEIGHT: bold;
	WIDTH: 15px;
}

/*
	Subheader styles
*/
TABLE.SubHeaderGrey {
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
}
.SubHeaderGrey {
	COLOR: #666666;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	PADDING: 0px;
}
.SubHeaderGreyLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #CCCCCC;
	PADDING: 0px;
}
TABLE.SubHeaderBlack {
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
}
.SubHeaderBlack {
	COLOR: #010101;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	PADDING: 0px;
}
.SubHeaderBlackLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #000000;
	PADDING: 0px;
}
TABLE.SubHeaderRed {
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
}
.SubHeaderRed {
	FONT-WEIGHT: bold;
	PADDING: 0px;
}
.SubHeaderRedLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #acb7c7;
	PADDING: 0px;
}
TABLE.SubHeader {
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
}
.SubHeader {
	COLOR: #333;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING: 0px;
}
.SubHeaderLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #333;
	PADDING: 0px;
}

/*
	User profile page
*/
.RegSectionTitle {
	COLOR: #333;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
}

/*
	Popup image
*/
.PImageImageCell {
	PADDING: 5px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	HEIGHT: 100%;
}
.PImageImageCell IMG {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
}

.PImageNumbersCell {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	WHITE-SPACE: nowrap;
}
.PImageLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #CCCCCC;
}
.PImageLine IMG {
	HEIGHT: 1px;
}
BODY.PImage {
	BACKGROUND-COLOR: #FFFFFF;
}
.PImagePageRow {
	HEIGHT: 30px;
	VERTICAL-ALIGN: middle;
	PADDING-LEFT: 10px;
}

/*
	Customer reviews module
*/
IMG.StarImg {
	WIDTH: 13px;
	HEIGHT: 12px;
}

/*
	Manufacturers module
*/
.ManufacturersItem {
	TEXT-ALIGN: left;
	WHITE-SPACE: nowrap;
	WIDTH: 95%;
	PADDING-LEFT: 5px;
}

/*
	Recommended products module
*/
UL.RPItems {
	PADDING-LEFT: 10px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
}

/*
	Webmaster mode
*/
SPAN.Lbl {
}
.Section {
	MARGIN: 0px;
	PADDING: 0px;
}

/*
	Last checkout step
*/
TD.LCSBackground {
	BACKGROUND-COLOR: #d0ddeb;
}
TABLE.WebBasedPayment {
	HEIGHT: 100%;
	WIDTH: 100%;
}
TABLE.WebBasedPayment TR TD {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	HEIGHT: 90%;
	PADDING: 0px;
}

/*
	Fast Lane Checkout module
*/
.FLCAuthBox {
	WHITE-SPACE: nowrap;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 5px;
	PADDING-TOP: 1px;
}
.FLCAuthPreBox {
	PADDING-LEFT: 30px;
	HEIGHT: 20px;
	WIDTH: 100%;
}
.FLCTopPad {
	VERTICAL-ALIGN: middle;
	HEIGHT: 15px;
}
.FLCTopPad IMG {
	WIDTH: 1px;
	HEIGHT: 15px;
}
TD.FLCDialogCell {
	WIDTH: 50%;
	HEIGHT: 285px;
	TEXT-ALIGN: center;
}
TD.FLCDialogCellAntibot {
	WIDTH: 50%;
    HEIGHT: 390px;
	TEXT-ALIGN: center;
}
TABLE.FLCDialog {
	WIDTH: 100%;
	HEIGHT: 100%;
}

A.CheckoutTab:link {
	COLOR: #666;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}
A.CheckoutTab:visited {
}
A.CheckoutTab:hover {
	TEXT-DECORATION: none;
}
A.CheckoutTab:active {
	
}
.CheckoutTabSel {
	COLOR: #666;
	FONT-SIZE: 11px;
}
.LineAfterCart {
	BACKGROUND-COLOR: #a6b1c1;
}
.LineBeforeCart {
	BACKGROUND-COLOR: #B51A00;
}
.BigButtonTitle {
	COLOR: #112536;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}
.RedBackground {
	BACKGROUND: url(../../images/flc_but_rbg.gif);
	background-repeat: repeat-x;
	BACKGROUND-COLOR: #ffb534;
	padding-left: 8px;
	padding-right: 8px;
	COLOR: #490101;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-ALIGN: center;
}
.YellowBackground {
	BACKGROUND: url(../../images/flc_butbg.gif);
	background-repeat: repeat-x;
	BACKGROUND-COLOR: #cae1eb;
	padding-left: 8px;
	padding-right: 8px;
	COLOR: #111d4d;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-ALIGN: center;
}
A.ShippingMethod:link {
	COLOR: #112536;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}
A.ShippingMethod:visited {
	COLOR: #112536;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}
A.ShippingMethod:hover {
	COLOR: #112536;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
A.ShippingMethod:active {
	COLOR: #112536;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}
.BBSide {
	WIDTH: 8px;
	HEIGHT: 29px;
}
.FLC_Register {
    COLOR: #550000;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}
.RedArrow IMG{
	width: 18px;
	height: 29px;
}
.RedArrow{
	BACKGROUND: url(../../images/flc_but_rbg.gif);
	background-repeat: repeat-x;
	BACKGROUND-COLOR: #ffb534;
}



/*
		-- ADDONS --
*/

/*
	Gift registry module
*/
.HighLight {
	BACKGROUND-COLOR: #FFFFCC;
}

/*
	Feature comparison module
*/
TABLE.CompareBtn {
	CURSOR: pointer;
}
TD.CompareBtnLeft {
	HEIGHT: 18px;
	WIDTH: 21px;
	BACKGROUND-IMAGE: url(images/compare1.gif);
}
TD.CompareBtnLeft IMG {
	HEIGHT: 18px;
	WIDTH: 21px;
}
TD.CompareBtnMain {
	BACKGROUND-IMAGE: url(images/compare2.gif);
	BACKGROUND-REPEAT: repeat-x;
	VERTICAL-ALIGN: top;
	PADDING-LEFT: 5px;
	PADDING-TOP: 2px;
}
TD.CompareBtnMainMozilla {
	BACKGROUND-IMAGE: url(images/compare2.gif);
	BACKGROUND-REPEAT: repeat-x;
	VERTICAL-ALIGN: top;
	PADDING-LEFT: 5px;
	PADDING-TOP: 1px;
}
TD.CompareBtnRight {
	HEIGHT: 18px;
	WIDTH: 9px;
}
TD.CompareBtnRight IMG {
	HEIGHT: 18px;
	WIDTH: 9px;
}
TD.FCompProductSelBox {
	PADDING: 0px;
	WHITE-SPACE: nowrap;
}
TD.FCompProductButtonBox {
	PADDING-LEFT: 25px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-RIGHT: 0px;
	WIDTH: 100%;
	WHITE-SPACE: nowrap;
}
TD.FCompProductAddCL {
	PADDING-TOP: 10px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-RIGHT: 0px;
}

TD.FCompFeatureHCell {
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #EEEEEE;
	FONT-WEIGHT: bold;
}
.HightLightEqualRow {
	BACKGROUND-COLOR: #ffe8af;
	TEXT-ALIGN: center;
}
.EqualRow {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
}

/*
	Special offers module
*/
.SpecialOffersPrice {
	COLOR: #b51a00;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
}
.SpecialOffersThumb {
	DISPLAY: inline;
	MARGIN-LEFT: -51px;
}
.SpecialOffersThumb A IMG {
	WIDTH: 47px;
	HEIGHT: 44px;
}

/*
	Fancy categories module
*/
.CatMenuItemOff {
}
.CatMenuItemOffExp {
}
.CatMenuItemOn {   
}
.CatSubMenu {
}
TABLE.CatMenuContainer {
}
A.CatMenuItem {
}
A.CatMenuItem:link {
}
A.CatMenuItem:visited {
}
A.CatMenuItem:hover {
}
A.CatMenuItem:active {
}
A#nojs.CatMenuItem:hover {
}
IMG.FCIcon {
}
IMG.FCTriangle {
}
TABLE.FCItemTable {
}
TD.FCIconCell {
}
TD.FCTriangleCell {
}
TD.FCChain {
	WIDTH: 18px;
	BACKGROUND-REPEAT: repeat-y;
}
TD.FCChain IMG {
	WIDTH: 18px;
	HEIGHT: 1px;
}
/* original 
TD.FCExplorerBox {
	WIDTH: 37px;
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: repeat-y;
} */

TD.FCExplorerBox {
	WIDTH: 37px;
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: repeat-y;
}
TD.FCExplorerBox table {
}
/*
	Product configurator module
*/
.ProductBG {
	BACKGROUND-COLOR: #ffffff;
}
.SlotCell {
	WIDTH: 50%;
	HEIGHT: 35px;
	PADDING-TOP: 25px;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
}
.SlotProductCell {
	WIDTH: 50%;
	HEIGHT: 35px;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
}
TABLE.PCSummaryTable {
	WIDTH: 100%;
	BACKGROUND-COLOR: #ffffff;
}

/*
	Survey module
*/
H1.SurveyName {
	FONT-WEIGHT: bold;
}
.SurveyHeader {
	FONT-SIZE: 11px;
}
.SurveyHeaderMenu {
	FONT-SIZE: 10px;
}
.SurveyFooter {
	FONT-SIZE: 11px;
}
.SurveyFooterMenu {
	FONT-SIZE: 10px;
}
.SurveyQuestion {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	PADDING: 2px;
}
.SurveyQuestionMenu {
	FONT-WEIGHT: bold;
	PADDING: 0px;
}
TEXTAREA.Survey {
}
.SurveyAnswer {
	PADDING: 2px;
	WIDTH: 100%;
}
.SurveyAnswerMenu {
	PADDING: 0px;
	WIDTH: 100%;
}
TD.SurveyAnswerMark {
	PADDING: 2px;
	WIDTH: 15px;
}
TD.SurveyAnswerMarkMenu {
	PADDING: 0px;
	WIDTH: 15px;
}
.SurveyBar {
	HEIGHT: 10px;
	BACKGROUND-COLOR: #ffce47;
}
.SurveyBarHL {
    HEIGHT: 10px;
    BACKGROUND-COLOR: #d5e1ed;
}
.SurveyStatLabel {
	PADDING-LEFT: 6px;
	WHITE-SPACE: nowrap;
}
.StatisticsBar {
	BACKGROUND-COLOR: #FFCE31;
}   
.StatisticsBarHL {
	BACKGROUND-COLOR: #FF8400;
}   
.SurveyAnswers {
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 5px;
}
.SurveyAnswersMenu {
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 5px;
}
.SurveyAnswerComment {
	PADDING: 2px;
}
.SurveyAnswerCommentMenu {
	PADDING: 0px;
}
.AuthBox {
	width: 98px;
	
}
.PrintableRow TD {
	color: #818891;
}
.PrintableRow A:link {
	COLOR: #818891;
	TEXT-DECORATION: underline;
	FONT-SIZE: 10px;
}
.PrintableRow A:visited {
	COLOR: #818891;
	TEXT-DECORATION: underline;
	FONT-SIZE: 10px;
}
.PrintableRow A:hover {
	COLOR: #818891;
	TEXT-DECORATION: none;
	FONT-SIZE: 10px;
}
.PrintableRow A:active  {
	COLOR: #818891;
	TEXT-DECORATION: underline;
	FONT-SIZE: 10px;
}





