@charset "UTF-8";


/* ##### Unique elements ##### */

#bottom {
	background: url(/images/bottom.png) no-repeat bottom center;
	clear: both;
	height: 105px;
	margin-bottom: 10px;
	position: relative;
	text-align: center;
	width: 100%;
}

#copyright {
	bottom: 15px;
	cursor: pointer;
	height: 18px;
	position: absolute;
	right: 50px;
	width: 160px;
}

#container {
	background: #f3f3f3;
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: left;
	width: 856px;
	z-index: 50;
}

#left {
	float: left;
	padding-top: 90px;
	width: 160px;
}

#login {	
	height: 79px;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: 290px;
}

#logo {
	height: 125px;
	left: 0;
	position: absolute;
	top: 0;
	width: 240px;
	z-index: 100;
}

#mainspace {
	float: left;
	margin: 0 0 0 7px;
	width: 535px;
}

#news_place {
	background: url(/images/news.jpg);
	height: 102px;
	padding: 20px 8px 10px 10px;
	position: absolute;
	right: 0;
	top: 0;
	width: 109px;
}

#news_place p {
	font-size: 6.5pt;
	line-height: 1.3em;
}

#newsletter {
	float: right;
	overflow: hidden;
	padding: 5px;
	width: 115px;
}

#right {
	float: right;
	width: 690px;
}

#right_bottom {
	width: 100%;
}

#right_middle {
	height: 110px;
	overflow: visible;
	padding-top: 12px;
	position: relative;
	width: 100%;
}

#top_banner {
	background: url(/images/banner.gif);
	height: 88px;
	margin: 0 0 0 5px;
	padding: 6px 0px 0px 9px;
	width: 533px;
}

#top_left {
	background: url(/images/topleft.png);
	float: left;
	height: 317px;
	left: 0;
	position: absolute;
	top: 0;
	width: 72px;
}

#top_middle {
	background: url(/images/top2.jpg) right no-repeat;
	height: 79px;
	margin: 0 auto;
	position: relative;
	width: 856px;
}

#top_middle_loggedin {
	background: url(/images/top1.jpg) right no-repeat;
	height: 79px;
	margin: 0 auto;
	position: relative;
	width: 856px;
}

#top_right {
	background: url(/images/topright.png);
	float: right;
	height: 317px;
	position: absolute;
	right: 0;
	top: 0;
	width: 72px;
}

#wrap {
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 1000px;
} 


/* ##### Login elements styling ##### */

#login div.username {
	left: 10px;
	position: absolute;
	top: 30px;
	
}

#login div.password {
	left: 100px;
	position: absolute;
	top: 30px;
}

#login div.username input, #login div.password input {
	width: 80px;
}

#login div.register_link {
	height: 11px;
	left: 5px;
	line-height: 0;
	position: absolute;
	top: 55px;
	width: 97px;
}

#login div.password_link {
	height: 10px;
	left: 116px;
	line-height: 0;
	position: absolute;
	top: 57px;
	width: 100px;
}

#login div.register_link img, #login div.password_link img {
	height: 10px;
	width: 100%;
}

#login input {
	border: 1px solid #888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 2px;
	width: 80px;
}

#login div.login_button {
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	left: 190px;
	line-height: 0;
	opacity: 0;
	position: absolute;
	top: 14px;
}

#login {
	line-height: .8em;
}

#login a {
	font-size: .8em;
}


/* ##### Menu styling ##### */

input.search {
	background: #ddd;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 5px 10px;
	padding: 2px;
	width: 125px;
}

input.activesearch {
	background: #fff !important;
}

select.brands {
	background: #ddd;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 5px 10px;
	width: 131px;
}

select.category {
	background: #ddd;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 5px 10px;
	width: 131px;
}

select.category option.group {
	background: #fff;
	font-weight: bold;
}

#left table.cart {
	font-size: 0.7em;
	margin: 0 auto 15px auto;
	padding: 0 5px 0 5px;
	width: 98%;
}

#left ul.pagelist {
	font-size: 0.72em;
	line-height: 1.5em;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 12px 10px;
	padding: 0;
}

#left ul.pagelist a {
	color: #666;
	text-decoration: none;
}

#left ul.pagelist a:hover {
	color: #000;
}


/* ##### Layer elements ##### */

#bottom div.manus  {
	line-height: 0.9em;
	font-size: 0.8em;
	margin: auto;
	width: 80%;
	color: #ccc
}

#bottom div.manus a {
	font-size: 0.9em;
}

div.clear {
	clear: both;
}

div.separator {
	background: #333;
	height: 1px;
	margin: 10px 0 10px 0;
	overflow: hidden;
	width: 100%;
}

div.infobox {
	background: #999;
	border: 1px solid #666; 
	padding: 5px;
}


/* ##### Basic styling ##### */

body {
	background: url(/images/bg.gif) center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align: center;
}

form {
	margin: 0;
}

input {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

input:focus {
	background: #e7e7e7;
}

input.button {
	background: url(../images/cell_on.gif);
	border: 1px solid #666;
	color: #fff;
	font-weight: bold;
	padding: 4px 8px 4px 8px;
}

input.button_disabled {
	background: #bbb;
	border: 1px solid #666;
	color: #eee;
	font-weight: bold;
	padding: 4px 8px 4px 8px;
}

input.button:active {
	border: 1px solid #efefef;
}

input.delete {
	background: #fff;
	border: 0;
	color: #e76435;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

textarea {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

textarea:focus {
	background: #e7e7e7;
}

ul {
	font-size: 0.7em;
}


/* ##### Image Styling ##### */

img {
	border: 0;
	line-height: 0;
}

img.center {
	border: 1px solid #acacac;
	display: block;
	margin: 10px auto;
}

img.left {
	border: 1px solid #acacac;
	float: left;
	margin: 5px 5px 5px 0;
}

img.right {
	border: 1px solid #acacac;
	float: right;
	margin: 5px 0 5px 5px;
}


/* ##### Link styling ##### */

a {
	color: #5fa9c2;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #28758f;
}

table.co a {
	color: #333;
}

#bottom a {
	color: #aaa;
	font-size: 0.70em;
	text-decoration: none;
}

#bottom a:hover {
	color: #666;
}

#bottom small {
	color: #aaa;
}

/* ##### Text styling ##### */

h1 {
	color: #666;
	font-size: 1.2em;
	line-height: 0.7em;
	margin: 3px 0 5px 0;
}

h2 {
	color: #666;
	font-size: 0.95em;
	margin: 0 0 2px 0;
}

h3 {
	color: #666;
	font-size: 0.85em;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0 2px 0;
}

h3.news {
	margin-top: 10px;
	font-style: normal;
}

h4 {
	color: #333;
	font-size: .9em;
}

p {
	color: #000;
	font-size: 0.75em;
	line-height: 1.3em;
	margin: 0 0 5px 0;
}

p.manufacturer {
	font-size: 0.7em;
	text-align: justify;
}

p.shopinfo {
	margin-top: 1em;
	text-align: center;
}

.bold {
	font-weight: bold;
}

.middle {
	text-align: center;
}

.right {
	text-align: right;
}

.white {
	color: #fff !important;
}


/* ##### Product info styling ##### */

div.product_info {
	float: right;
	width: 285px;
}

div.product_photos {
	float: left;
	width: 250px;
}

img.product_photo {
	border: 5px solid #ddd;
	cursor: pointer;
	float: left;
	margin: 0 0 5px 0;
}

img.product_photo:hover {
	border: 5px solid #81d2ed;
}

img.product_photo_mini {
	border: 3px solid #ddd;
	cursor: pointer;
	float: left;
	margin: 0 4px 5px 0;
}

img.product_photo_mini:hover {
	border: 3px solid #81d2ed;
}

span.tagline {
	color: #81b27b;
	font-size: 0.6em;
	font-weight: bold;
	margin: 0;
}


/* ##### Product list styling ##### */

div.prodblock {
	background: #fff url(../images/prodback_off.jpg) no-repeat;
	border: 1px solid #ccc;
	float: left;
	height: 250px;
	margin: 0 5px 5px 0;
	text-align: center;
	width: 170px;
}

div.prodblock:hover {
	background: #fff url(../images/prodback_on.jpg) bottom right no-repeat; 
}

div.prodblock div.header {
	height: 25px;
}

div.rightblock {
	margin: 0 0 5px 0;
}

select.filter {
	background: #ddd;
	border: 1px solid #999;
	margin-right: 10px;
	width: 125px;
}

span.discount {
	color: #f00;
}


/* ##### Checkout pages ##### */

input.quantity {
	background: #fff;
	border: 1px solid #999;
	text-align: right;
	width: 30px;
}

input.quantity:hover {
	background: #efefef;
}

table.co {
	border: 1px solid #aaa;
	height: 30px;
	margin-bottom: 10px;
	width: 100%;
}

td.co_step {
	background: #ddd url(../images/cell_off.gif) repeat-x;
	color: #999;
	font-size: 0.7em;
	font-weight: bold;
	height: 30px;
	text-align: center;
	width: 20%;
}

td.co_active {
	background: #54adc9 url(../images/cell_on.gif) repeat-x;
	color: #fff;
}

table.prodlist {
	width: 100%;
}

table.prodlist td {
	background: #fff;
	font-size: 0.7em;
	padding: 0 3px 0 3px;
}

table.prodlist td.delete {
	text-align: center;
	width: 80px;
}

table.prodlist td.photo {
	line-height: 0;
	text-align: center;
	width: 90px;
}

table.prodlist td.price {
	text-align: right;
	width: 45px;
}

table.prodlist td.quantity {
	text-align: center;
	width: 45px;
}

table.prodlist tr.separator td {
	border-bottom: 1px solid #ccc;
	padding: 5px;
}


/* ##### Testimonials page ##### */

div.testimonial {
	float: left;
	font-size: 0.9em;
	margin: 15px 4px 0 4px;
	text-align: center;
	width: 170px;
}

div.testimonial img {
	padding: 8px 5px 0 11px;
}

div.testimonial p {
	display: block;
	margin: auto;
	text-align: justify;
	width: 90%;
}

div.testimonial div.photo {
	background: url(../images/photoframe.jpg);
	height: 194px;
	line-height: 0;
	overflow: hidden;
	text-align: left;
	width: 167px;
}

/* ##### Order list styling ##### */

table.order {
	border-bottom: 1px solid #555;
	font-size: .7em; 
	margin-bottom: 30px; 
	width: 95%;
}

table.order td {
	padding: 5px;
}

table.order tr.order_header {
	background: #439fba;
	color: #fff;
}

table.order tr.odd {
	background: #fff;
}

table.order tr.even {
	background: #ccc;
}

/* ##### Posters ##### */

#posters {
	clear: both;
	float: right; 
	margin-top: 20px; 
	width: 142px;
}

div.poster {
	background: url(../images/poster.jpg) no-repeat;
	clear: both;
	float: right; 
	height: 134px;
	margin: 0 0 5px 0;
	overflow: none;
	padding: 7px 0 0 9px;
	width: 118px;
}

/* ##### FrontsideSection Links ##### */
#sectionLinks{
	margin-left: auto;
	margin-right: auto;
	width: 490px;
}

#sectionBanners{
	float: none;
	margin-left: -2px;
	margin-top: -13px;
	margin-bottom: -13px;
/*	margin-right: auto;*/
	width: 533px;
}
#prodwrap{
	margin-left: 100px;
}

.bannertable{
	margin-left: -2px;
}

.banner_one {
	background: url(/images/banplate_large.png); 
	background-repeat:no-repeat;
	padding: 3px 0px 0px 10px;
	height: 155px; 
	width: 530px;
}

.banner_two {
	background: url(/images/banplate_small.png); 
	padding: 3px 0px 0px 10px;
	background-repeat:no-repeat; 
	height: 155px; width: 266px;
}

