/*  RESET  */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code, small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;} caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";} blockquote, q {quotes: "" "";}
{margin:0;padding:0;}

/*  RESET  END */

/*  HTML  */

html 	{ overflow-x: hidden; overflow-y: scroll; }

body 	{
background-color: #FFF;
background-image: url('../images/bg.jpg');
background-position: top center;
background-repeat: no-repeat;
color:#444;
font-family: 'Lucida Grande','Trebuchet MS', Verdana, sans-serif;
font-size:69%;
line-height:1.7em;
}

a 		{ color:#333; text-decoration:none;}
a:hover { color:#577ea6; }
a img 	{ border: none; }

h1 		{ font-family: 'Yanone Kaffeesatz', 'Lucida Grande','Trebuchet MS', Verdana, sans-serif; font-size: 2.4em; padding-bottom: 4px; }
h2 		{ font-size: 1.4em; }

input[type="checkbox"], input[type="radio"]
		{ border: 0; }

li 		{ list-style: none; padding-left: 8px; }
p		{ margin-bottom: 12px; }
strong 	{ font-weight: bold;}

/*  HTML END */


/*  COMMON  */

.aleft			{ float: left; }
.aright			{ float: right; }
.error 			{ color: red; display: block; }
.featured		{ margin-bottom: 3px; }
.holder			{ overflow: hidden; }
.information_text 		{ margin: 20px; width: 240px; }
.information_picture 	{ margin: 20px; width: 214px; }
.inline			{ display: inline; }
.latest			{ margin: 3px 0 6px 0; }
.light			{ color: #BBB; font-size: 0.9em; }
.module_left	{ float: left; }
.module_right	{ float: right; width: 110px; }
.no_border img	{ border:0; }
.required 		{ color: red; font-weight: bold; }
.review_success { background-color: green; }
.review_wait 	{ background-color: #EFEFEF; color: #333; }
.review_warning { background-color: red; }
.separator_5px	{ clear: both; height: 5px; }
.underline		{ border-top: 1px solid #EEE; border-bottom: 1px solid #EFEFEF; height: 1px; margin-bottom: 3px; }

/*  COMMON  END */

/*  BLOCKS  */

#container {
margin:0 auto;
padding: 20px 10px 30px 10px;
width: 980px;
}

#header	{
color:#FFF;
margin: 0 0 10px 0;
}

#header li { margin: 0; padding: 0; display: inline; }
#header ul { margin: 10px 0 0 0; padding: 0; }

#header li a {
background-color: #EFEFEF;
font-size: 1.2em;
float: left;
margin-left: 10px;
padding:25px 15px 6px 15px;
text-transform: uppercase;
}

#header li a:hover {
background-color: #666;
color: #FFF;
font-size: 1.2em;
float: left;
margin-left: 10px;
padding:25px 15px 6px 15px;
text-transform: uppercase;
}

.header_active {
background-color: #333;
color: #FFF;
}

#header_search {
background-color: #EFEFEF;
border-bottom: 1px solid #CCC;
border-top: 1px solid #CCC;
color: #CCC;
overflow: hidden;
padding: 3px 8px 3px 8px;
}

#header_search a:hover {
text-decoration: underline;
}

#header_path {
background: url(../images/module_bg.png);
color: #CCC;
overflow: hidden;
padding: 5px 8px 4px 8px;
}

#column_left {
	clear: left;
	float: left;
	width: 180px;
}

#column_right {
	clear: right;
	float: right;
	width: 180px;
}

#content {
background-image: url(../images/module_bg.png);
border-bottom: 1px solid #CCC;
border-top: 1px solid #CCC;
margin: 0 190px 10px 190px;
}

#content a, #content_cart a				{ color:#577ea6; text-decoration:none;}
#content a:hover, #content_cart a:hover	{ color:#333; }

#content_cart {
background-color: #FFF;
background-repeat: no-repeat;
border-bottom: 1px solid #CCC;
border-top: 1px solid #CCC;
margin: 0 0 10px 190px;
}

/*  BLOCKS END */

/*  PAGES  */

.page_title {
background-color: #EFEFEF;
border-bottom: 1px solid #DDD;
border-top: 1px solid #FFF;
margin-bottom: 20px;
overflow: hidden;
padding: 14px 30px 10px 30px;
}

.page_content {
margin:20px 30px 10px 30px;
overflow: hidden;
}

.page_buttons {
background-color: #EFEFEF;
border-top: 1px solid #DDD;
overflow: hidden;
padding:12px 30px 12px 30px;
text-align: right;
}

.product_image {
background-color: #EFEFEF;
float:left;
padding-bottom: 5px;
text-align: center;
width: 202px;
}

.product_image img {
background-color: #FFF;
border: 1px solid #EFEFEF;
width: 200px;
}

.product_thumb {
margin: 3px 0 0 4px;
text-align: left;
}

.product_thumb img {
width: 44px;
}

.product_info {
float:right;
width: 310px;
}

.product_info_col1 {
float:left;
font-weight: bold;
width: 145px;
}

.product_info_col2 {
float:right;
width: 145px;
}

.product_options {
background: #FFFFCC;
border: 1px solid #FFCC33;
margin-bottom: 10px;
overflow: hidden;
padding: 5px 10px 5px 10px;
}

.product_options_col1 {
float:left;
font-weight: bold;
width: 125px;
}

.product_options_col2 {
float:right;
width: 135px;
}

.product_addtocart {
background-color: #EFEFEF;
border: 1px solid #DDD;
padding: 5px 10px 5px 10px;
}

.product_description {
margin-bottom: 5px;
}

#review_holder, #review_buttons {
display: none;
}

.review {
border: 1px solid #EFEFEF;
margin: 5px 0 5px 0;
padding: 5px;
}

.review_success, .review_wait, .review_warning {
color: #FFF;
margin-top: 10px;
padding: 5px 0px;
text-align: center;
}

.cart_block {
float: left;
padding-top: 15px;
text-align: center;
width: 12%;
}

.cart_block_img {
float: left;
margin-bottom: 5px;
text-align: center;
width: 12%;
}

.cart_block_img img {
border: 1px solid #EFEFEF;
width: 50px;
}

.cart_block_name {
float: left;
padding-top: 15px;
width: 28%;
}

.cart_block_title {
float: left;
text-align: center;
width: 12%;
}

.cart_block_title_name {
float: left;
width: 28%;
}

.cart_holder {
border: 1px solid #EFEFEF;
clear: left;
}

.cart_item_even, .cart_item_odd {
border: 1px solid #EFEFEF;
overflow: hidden;
padding-top: 5px;
}

.cart_nav {
clear:both;
padding-top:5px;
text-align:center;
}

.cart_subtotal {
background-color: #EFEFEF;
color: #333;
float: right;
padding: 3px 10px 3px 10px;
text-align: right;
}

.cart_title {
background-color: #EFEFEF;
overflow: hidden;
padding: 3px 0 3px 0;
}

.cart_weight {
background-color: #EFEFEF;
color: #333;
float: left;
padding: 3px 10px 3px 10px;
}

.home_block {
float: left;
height: 152px;
line-height: 1.2em;
padding-top: 2px;
text-align: center;
width: 133px;
}

.home_block img {
width: 90px;
}

.contact_box {
background-color: #EFEFEF;
overflow: hidden;
padding: 10px;
}

.contact_box_left {
float: left;
width: 46%;
}

.contact_box_right {
float: right;
width: 46%;
}

.login_box {
background-color: #EFEFEF;
border: 1px solid #CCC;
overflow: hidden;
margin: 3px 0 30px 0;
padding: 10px;
}

.login_error {
color: red;
font-weight: bold;
margin-bottom: 10px;
}

.login_success {
color: green;
font-weight: bold;
margin-bottom: 10px;
}

.account_edit_info {
color: green;
font-weight: bold;
margin-bottom: 10px;
}

.account_address {
background-color: #FFF;
border: 1px solid #DDD;
margin-top: 8px;
padding: 10px;
overflow: hidden;
}

.account_create_block_left {
float:left;
padding-right: 1%;
padding-top: 2px;
text-align: right;
width: 29%;
}

.account_create_block_right {
float:left;
width: 70%;
}

.account_invoice_block_3 {
float:left;
padding-right: 3%;
width: 30%;
}

.account_invoice_block_5 {
float:left;
font-size: 0.9em;
margin-bottom: 3px;
padding-right: 2%;
text-align: center;
width: 17%;
}

.account_invoice_block_5_first {
float:left;
font-size: 0.9em;
padding-right: 2%;
width: 22%;
}

.account_invoice_total {
border-top: 1px solid #EFEFEF;
clear: both;
font-size: 0.9em;
padding: 3px 10px 0 0;
text-align: right;
}

#footer_divider {
border-bottom: 1px solid #CCC;
clear: both;
height: 30px;
}

#footer {
border-top:1px solid #FFF;
clear: both;
overflow: hidden;
padding: 8px 0 0 0;
}

#copyright {
text-align: right;
}

/*  BLOCKS END  */


/*  MODULES  */

.module {
border-top: 1px solid #CCC;
margin: 0 0 10px 0;
}

.module_title {
background-color: #EFEFEF;
border-top: 1px solid #FFF;
border-bottom: 1px solid #FFF;
color: #333;
font-size: 1.2em;
font-weight: bold;
padding: 3px 8px 3px 8px;
}

.module_content {
background: url(../images/module_bg.png);
border-top: 1px solid #CCC;
color: #333;
padding: 8px;
}

.module_content img {
border: 1px solid #CCC;
padding: 1px;
}

.module_centered { color: #444; text-align: center; }

/*  MODULES END  */

/*  SITEMAP  */

#sitemap_left {
border-left: 1px dotted #EFEFEF;
padding-left: 8px;
width: 45%;
}

#sitemap_right {
border-left: 1px dotted #EFEFEF;
padding-left: 8px;
width: 40%;
}

/*  SITEMAP END  */


/*  TEXT  */

.cart_empty				{ color: #333; text-align: center;}
.cart_item				{ color: #333; }
.cart_option			{ color: #999; padding-left: 20px; }
.cart_total				{ color: #333; text-align: right; padding-top: 17px;}

.price 					{ color: red; }
.price_option			{ color: #CCC; }
.price_crossed 			{ color: #999; text-decoration: line-through; }
.price_special			{ color: red; font-weight: bold; }

/*  TEXT  END*/


/* HOMEPAGE SLIDER */

#slider {
background: url(../images/module_bg.png);
border-bottom: 2px solid #577ea6;
border-top: 2px solid #577ea6;
display: none;
margin: 0 190px 10px 190px;
width: 600px;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:600px;
	height:247px;
	overflow:hidden; 
	}					

.slider_numeric			{ margin-top: -247px; position: absolute; }
.slider_numeric	a		{ background-color: #111; color: #FFF; padding: 3px 6px 3px 6px; }
.slider_numeric	a:hover	{ background-color: #FFF; color: #333; padding: 3px 6px 3px 6px; }

#slider_numeric_1 	{ margin-left: 20px; }
#slider_numeric_2 	{ margin-left: 50px; }
#slider_numeric_3 	{ margin-left: 80px; }
#slider_numeric_4 	{ margin-left: 110px; }
#slider_numeric_5 	{ margin-left: 140px; }
#slider_numeric_6 	{ margin-left: 170px; }
#slider_numeric_7 	{ margin-left: 200px; }
#slider_numeric_8 	{ margin-left: 230px; }
#slider_numeric_9 	{ margin-left: 260px; }
#slider_numeric_10 	{ margin-left: 290px; }

/* HOMEPAGE SLIDER END  */

/* FORMS */

input {
border:1px solid #CCC;
font-size: 1.1em;
padding: 3px;
}

select {
border:1px solid #CCC;
font-size: 1.1em;
padding: 2px;
}

textarea {
border:1px solid #CCC;
font-size: 1.3em;
padding: 5px;
width: 528px;
}

.input_button {
border: 0;
background-color: #577ea6;
color: #FFF;
cursor: pointer;
padding: 3px 6px 3px 6px;
}

.input_radio { border-width: 0; margin: 0; padding: 0; }

/* FORMS END */

/* PAGINATION */

#products_order { display: none; }

.pagination {
background-color: #EFEFEF;
border-top: 1px solid #CCC;
margin: 3px 0 0 0;
overflow: hidden;
padding: 6px 30px 6px 30px;
}

.pagination .links, .pagination .results { font-size: 0.9em; }

.pagination a {
background-color: #FFF;
border: 1px solid #CCC;
color: #FFF;
padding: 4px 6px;
text-decoration: none;
}

.pagination b {
background-color: #577ea6;
border: 1px solid #FFF;
color: #FFF;
padding: 4px 6px;
text-decoration: none;
}

.pagination .links 	 { float: left; }
.pagination .results { float: right; }

/* PAGINATION END */

/* TERMSLOADER */

#termsloader			{ background-color: #FFF; display: none; margin-top: 30px; overflow: hidden; }
#termsloader #content	{ border: 0; margin: 0; }
#termsloader .top		{ background-color: #FFF; margin-left: 20px; }

/* TERMSLOADER END */

/* MAINTAINED FROM DEFAULT CSS FOR COMPATIBILITY */

.buttons { float: right; }
.button  { }
.button span {
background-color: #577ea6;
color: #FFF;
cursor: pointer;
margin-left: 5px;
padding: 5px 10px 5px 10px;
}

.button_add_small, a.button_add_small:visited {
	margin-top: 3px;
	background: url('../image/button_add_small.png') no-repeat left center transparent;
	padding:5px;
	text-decoration: none;
	cursor:pointer;
}

/* MAINTAINED FROM DEFAULT CSS FOR COMPATIBILITY END */
