@IMPORT url("lightbox.css?1.0.11");

/* clear fix */
.clearfix:after 	{ content: "."; height: 0; clear: both; visibility: hidden; }
.clearfix 			{ display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix 	{ height: 1%; }
.clearfix 			{ display: block; }
/* End hide from IE-mac */

.clear	{ clear: both; font-size: 0px; line-height: 0px; visibility: hidden; }

/* general styles */
body { 
	font: 0.8em Lucida, "Lucida Grande", sans-serif; 
	color: #4c4c4c; 
	margin: 0px; 
	padding: 0px;
	background-color: #4c4c4c; 
}

p { 
	text-align: left; 
}

a {
	color: #4c4c4c;
	text-decoration: none;
	outline-color: -moz-use-text-color; 
	outline-style: none; 
	outline-width: 0; 
	border: 0 none;
}

a img { 
	border-width: 0px;
	vertical-align: middle; 
}

a:hover {
	color: #f15825;
}

form.inline	{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#page { 
	width: 100%;
	height: 100%; 
	text-align: center;
}

/* page body */
#page-body { 
	width: 100%; 
	height: 100%;
	text-align: center; 
	background: #ffffff url(img/gray_gradient_vertical.gif) repeat-x scroll 0 0; 
}

/* page header */
#page-header { 
	width: 100%; 
}

#page-header .hr_light { 
	background-color: #5c5c5c;
	height: 15px; 
}

#page-header .hr_dark { 
	background-color: #3c3c3c;
	height: 3px; 
	font-size: 0px;
}

/* page footer */
#page-footer { 
	width: 100%; 
	text-align: center;
}

#page-footer .hr_light { 
	background-color: #4c4c4c; 
	height: 50px; 
}

#page-footer .hr_dark {
	background-color: #3c3c3c; 
	height: 3px;
	font-size: 0px;
}		

#page-footer-notes {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}

#page-footer-notes p {
	font-size: 80%;
	color: #d0d0d0;
}

#page-footer-notes p.left {
	float: left;
	text-align: left;
}

#page-footer-notes p.right {
	float: right;
	text-align: right;
}

#page-footer-notes * a {
	color: #f0f0f0;
}

#page-footer-notes * a:hover {
	color: #f15825;
}
	
#brands {
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #ffffff;
}	
	
/* top menu */	
#top-menu { 
	text-align: right; 
	width: 950px; 
	margin-left: auto; 
	margin-right: auto; 
	padding: 5px 0px;
}

#top-menu .ie-padding-fix {
	margin-left: 10px;
	margin-right: 10px;
}

#top-menu strong, #top-menu a {
	font-size: 90%;
	color: #5c5c5c;
	text-decoration: none;
}

#top-menu a:hover {
	color: #f15825;
}

#top-menu strong.logged-user {
	font-weight: bold;
}

/* page content */
#page-content { 
	width: 950px; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: #ffffff; 
	padding: 10px 0px;
}

#page-content .ie-padding-fix {
	margin-left: 10px;
	margin-right: 10px;
}

#page-content-left {
	width: 250px;
	float: left;
	text-align: left;
}

#page-content-right {
	width: 670px;
	float: right;
	text-align: left;
	border: 1px solid #d0d0d0;
}

#page-content-right h1 {
	font-weight: normal;
	font-size: 160%;
	letter-spacing: -1px;
	margin: 10px;
	margin-bottom: 10px;
	color: #3c3c3c;
	clear: both;
}

#page-content-right h2 {
	font-weight: lighter;
	font-size: 90%;
	margin: 10px;
	margin-top: -5px;
	color: #5c5c5c;
}

#page-content-right p,
#page-content-right ul {
	margin: 10px;	
}

/* main menu */
#main-menu { 
	float: right;
}

#main-menu a { 
	font-size: 120%; 
	text-decoration: none; 
	color: #f0f0f0; 
	background-color: #8c8c8c; 
	border-bottom: 7px solid #d0d0d0;
	display: block; 
	float: left; 
	padding: 12px 20px; 
}

#main-menu a.active	{ 
	font-weight: bold; 
	color: #ffffff;
	border-color: #4c4c4c; 
	padding: 12px 10px 11px 10px;
}

#main-menu a.featured {
	background-color: #f15825;
}

#main-menu a:hover {
	color: #ffffff;
	border-color: #f0f0f0;
}

/* cart info */
#cart-info {
	text-align: left;
	font-size: 85%;
	white-space: nowrap;
	width: 200px;
	float: right;
	padding: 10px;
	margin-left: 150px;
}

#cart-info img {
	float: left;
	margin-right: 10px;
}

/* category box */
#categories-box {
	background: #ffffff url(img/gray_gradient_vertical.gif) repeat-x scroll 0 0;
	border: 1px solid #d0d0d0;
}

#categories-box h4 {
	font-size: 130%;
	color: #3c3c3c;
	font-weight: bold;
	letter-spacing: -0.5px;
	margin: 10px;
	border-bottom: 1px solid #d0d0d0;
}

#categories ul {
	list-style: none; 
	margin: 0px 10px 10px 10px; 
	padding: 0px;
}

#categories li { 
	background: none; 
	border-bottom: 1px solid #d9d9d9;
	padding: 0px; 
}

#categories a {
	display: block;
	text-decoration: none; 
}

#categories li.level0 a {
	color: #ffffff;
	background-color: #808080;
	font-size: 110%;
	font-weight: bold;
	padding: 5px 10px;
}

#categories a.level1 {
	color: #5c5c5c;
	font-size: 100%;
	font-weight: bold;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #d0d0d0;
}

#categories li.level2 a {
	color: #6c6c6c;
	font-size: 90%;
	font-weight: normal;
	padding: 3px 20px 3px 10px;
}

#categories li.level3 a {
	padding: 3px 20px 3px 30px;
}

#categories li.level4 a {
	padding: 3px 20px 3px 45px;
}

#categories li.level5 a {
	padding: 3px 20px 3px 60px;
	font-style: italic;
}

#categories .active {
	background-color: #f15825;
}

#categories a.active,
#categories li.active a {
	color: #ffffff;
}

#categories li a:hover {
	color: #ffffff;
	background-color: #f15825;
}

/* products */
div.product {
	width: 208px;
	height: 250px;
	margin: 10px 0px 0px 10px;
	border: 1px solid #d0d0d0;
	float: left;
	text-align: center;
}

div.product.special {
	border: 1px solid #bd583D;
}

div.product strong, div.product a {
	display: block;
}

div.product .info {
	height: 140px;
	width: 188px;
	margin: 10px;
	overflow: hidden; 
}

div.product .info strong {
	height: 40px;
}

div.product .info span.special {
	font-weight: bold;
	background-color: #bd583d;
	color: #ffffff;
	width: 100%;
	display: block;
}

div.product strike {
	color: #bd583d;
	font-size: 90%;
}

div.options .availability {
	font-size: 90%;
}

div.options .option-name {
	font-size: 120%; font-weight:bold;
}

div.options .promotion {
	padding-bottom: 2px; padding-left: 8px; padding-right: 8px; padding-top: 2px;
	margin-top:5px;
	font-weight: bold;
	background-color: #bd583d;
	color: #ffffff;
	float: left;
}

div.options .previous-price {
	padding-bottom: 4px; padding-left: 10px; padding-right: 2px; padding-top: 4px;
}

div.options .price {
	color: #FF3300; font-size: 130%;
}

/* contacts */
#contact-map {
	float: left;
	margin: 10px;
}

/* cart table */
table { 
	width: 650px; 
	margin-top: 10px; 
}

table td { 
	font-size: 90%; 
	padding: 5px; 
}

thead td { 
	font-weight: bold; 
	color: #414141; 
	border-bottom: 3px solid #969696; 
	white-space: nowrap; 
}

tbody td { 
	border-bottom: 1px solid #969696; 
	background-color: #ffffff !important; 
	vertical-align: top;
}

tbody td .info { 
	font-size: 90%; 
	color: #969696; 
}

tfoot td { 
	color: #414141;
	xfont-size: 90% 
}

table.shipping {
	width: 620px;
	border: 1px solid #969696;
	font-size: 120%;
}

table.shipping * {
	border: 0px;
}

table.shipping input {
	vertical-align: top;
}

table.shipping label {
	display: inline;
}

table.shipping label p {
	color: #696969;
}

table.myaccount td {
	border: 0px;
}

table.myaccount th {
	text-align: right;
	width: 15%;
}

/* forms */
form {
	padding: 0px;
	margin: 10px;
}

form div.forminfo {
	float: right;
	width: 40%;
	margin: 0px 10px;
	padding: 10px;
	background-color: #f0f0f0;
}

form fieldset {
	width: 50%;
	padding: 0px;
	margin: 10px;
	font-size: 120%;
	border-width: 0px;
}

#logonForm label {
	display: block;
	margin: 2px 0px;
}

#logonForm input {
	font-size: 120%;
	width: 200px;
}

#logonForm fieldset.buttons input,
#signupForm fieldset.buttons input {
	font-size: 100%;
	width: auto;
}

#registrationForm label, #userForm label {
	font-size: 100%;
	color: #191919;
	display: block;
	padding: 0.25em 0pt;
}

#registrationForm fieldset, #userForm fieldset {
	width: 95%;
	border-width: 0px;
	margin-top:30px;
}

form .invalid input,
form .invalid select { 
	border: 1px solid #C63217;
}

#registrationForm legend, #userForm legend {
	font-size: 130%;
	color: #2F7147;
}

#passwordForm label {
	font-size: 100%;
	color: #191919;
	display: block;
	padding: 0.25em 0pt;
}

.messages {
	color: #960000;
	list-style: none;
	background: transparent url('../img/severe.png') no-repeat 5px 5px;
	padding: 4px 30px;
	display: block;
	margin-left: -40px;
}

.info-messages {
	color: #1F752D;
	list-style: none;
	border: 2px solid #9ed93e;
	background: #dbffb7 url('../img/info.png') no-repeat 5px 5px;
	padding: 5px 30px;
	display: block;
	margin: 0px 0px 0px -40px;
	text-align: left;
}


.tag-cloud				{ text-align: left; line-height: 1.2 }
.tag-cloud a			{ font-weight: normal; }
.tag-cloud .normal		{ font-size: 100%; color: #f15825 }
.tag-cloud .medium		{ font-size: 130%; color: #bf3f00 }
.tag-cloud .large		{ font-size: 180%; color: #bf3f00 }
.tag-cloud .extra-large	{ font-size: 200%; color: #bf3f00 }
.tag-cloud .current		{ border: 1px dotted #f15825; color: #bf3f00; background-color: #f7b36f; padding: 2px; margin: 2px; white-space: nowrap; }
