
body
{
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #fff;
}

body#site
{
	text-align: center;
	margin-top: 40px;
}

.print
{
	text-align: left;
}

div.doc_body
{
	text-align: left;
}

td, th, textarea, input
{
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

hr.hidden
{
	display: none;
}

img
{
	border: none;
}

a
{
	color: #999;
}

fieldset
{
	border: none;
	margin: 0;
	padding: 0;
}

form
{
	margin: 0;
	padding: 0;
}

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

#search-form
{
	position: relative;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	top: -15px;
	left: 0px;
}

#search-form input.text
{
	border: 1px solid #ccc;
	color: #999;
	float: left;
	font-size: 10px;
	margin-right: 2px;
	width: 90px;
}

#search-form input.button
{
	float: left;
}

#search-title
{
	color: #999;
	font-size: 10px;
	padding: 0;
	text-align: left;
}


br.clear
{
	clear: both;
	display: block;
	font-size: 0;
}

#wrap
{
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

.signup
{
	/*background: url("/site/tmpl/img/envelope.gif") no-repeat 0 0;*/
	/*background-color: #cf181f;*/
	/*color: #fff;*/
  color: #b81215;
	/*float: right;*/
	/*font-family: Tahoma, Arial;*/
	/*font-size: 14px;*/
	/*line-height: 18px;*/
	/*margin-top: 5px;*/
	/*padding: 2px 12px;*/
  padding: 0 0 0 5px;
	text-decoration: none;
	/*width: 560px;*/
}
.signup:hover
{
	/*background-color: #918f8f;*/
  background-color: #b81215;
	color: #fff;
}

#contact
{
	color: #b81215;
	font-size: 14px;
	padding: 0 5px 10px 0;
	text-align: right;
}
#contact span
{
	padding-left: 10px;
}
.toplink
{
	background: url("/site/tmpl/img/doublearrow.gif") no-repeat 0 60%;
	color: #a3a3a3;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding: 0 5px 0 15px;
	text-decoration: none;
}
.toplink:hover
{
	color: #666;
}

#header
{
	background: url("/site/tmpl/img/logo.jpg") no-repeat 0 20px;
	height: auto !important;
	height: 60px;
	min-height: 60px;
	border-bottom: 1px solid #ccc;
	position: relative;
}
/*
#header h2
{
	margin: 0;
	padding: 0;
}

#header h2 a
{
	text-decoration: none;
	display: block;
	height: 33px;
	width: 180px;
}

#header h2 a span
{
	visibility: hidden;
}
*/

#logo
{
	cursor: pointer;
	text-decoration: none;
	display: block;
	height: 53px;
	width: 180px;
}

#topmenu
{
	text-align: right;
	float: right;
	width: 615px;
}
#topmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
#topmenu ul li
{
	display: inline;
}
#topmenu ul li a
{
	text-decoration: none;
	color: #a3a3a3;
	background: url("/site/tmpl/img/doublearrow.gif") no-repeat 0 60%;
	padding-left: 15px;
	padding-right: 5px;
}
#topmenu ul li a:hover
{
	color: #666;
}

#menu-social
{
	float: right;
	height: 32px;
	/*margin: 5px 0 0 0;*/
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 7px;
}
#menu-social li
{
	float: left;
	list-style: none;
}
#menu-social a
{
	float: left;
	height: 32px;
	margin-left: 10px;
	width: 32px;
}
#menu-social a.item-facebook
{
	background: url("../tmpl/img/social/facebook.png") no-repeat 0 0;
}
#menu-social a.item-twitter
{
	background: url("../tmpl/img/social/twitter.png") no-repeat 0 0;
}
#menu-social a.item-youtube
{
	background: url("../tmpl/img/social/youtube.png") no-repeat 0 0;
}
#menu-social a.item-flickr
{
	background: url("../tmpl/img/social/flickr.png") no-repeat 0 0;
}
#menu-social a.item-blogger
{
	background: url("../tmpl/img/social/blogger.png") no-repeat 0 0;
}

#content
{
	margin: 20px 0;
}

#sidemenu
{
	width: 175px;
	float: left;
	display: inline;
	padding-top: 4px;
	margin-right: 10px;
}
#sidemenu strong
{
	display: block;
	color: #666;
	margin-bottom: 10px;
	margin-left: 3px;
}
#sidemenu ul
{
	margin: 0 0 0 5px;
	padding: 0;
	list-style-type: none;
	margin-bottom: 10px;
}
#sidemenu ul li a
{
	line-height: 200%;
	text-decoration: none;
	color: #a3a3a3;
	background: url("/site/tmpl/img/doublearrow.gif") no-repeat 0 60%;
	padding-left: 15px;
	padding-right: 10px;
}
#sidemenu ul li a:hover
{
	color: #666;
}
#sidemenu ul li.active a
{
	color: #000;
}
#sidemenu ul li ul
{
	margin-bottom: 0;
}
#sidemenu ul li ul li a
{
	background: none;
	padding-left: 12px;
}
#sidemenu ul li.active ul li a
{
	color: #a3a3a3;
}
#sidemenu ul li.active ul li a:hover
{
	color: #666;
}

#sidemenu ul.additional
{
	margin-top: 20px;
	margin-bottom: 0;
}
#sidemenu ul.additional li a
{
	background-image: url("/site/tmpl/img/dotcube.gif");
}

#sidemenu #see_collection
{
	color: #900;
	display: block;
	padding-left: 5px;
	text-decoration: none;
}
#sidemenu #see_collection:hover
{
	text-decoration: underline;
}

#article
{
	margin-left: 185px;
	/*margin-right: 5px;*/
	color: #a3a3a3;
	min-height: 370px;
	/*padding: 0px 20px 5px 0;*/
  padding: 0 0 5px 0;
	/*line-height:105%;*/
}
#article td
{
	color: #a3a3a3;
}
#article.noscroll
{
	overflow: hidden;
	height: 350px !important;
	min-height: 350px;
}
#article h1
{
	font-size: 16px;
}

#footer
{
	position: relative;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	clear: both;
	margin-top: 3px;
	color: #a3a3a3;
	padding: 5px;
}
#footer a
{
	text-decoration: none;
}
#footer a.print
{
	background: url("/site/tmpl/img/paper.gif") no-repeat 0 0;
	padding-left: 18px;
}
/*#footer a.signup
{
	background: url("/site/tmpl/img/envelope.gif") no-repeat 0 0;
	padding-left: 22px;
}*/
#footer a.sendpage
{
	background: url("/site/tmpl/img/envelope_grey.gif") no-repeat 0 0;
	padding-left: 22px;
}
#footer a:hover
{
	color: #666;
}

#footer-menu
{
	padding: 5px 0 10px 0;
}
#footer-menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer-menu ul li
{
	display: inline;
	padding: 0 10px;
}
#footer-menu ul li a
{
	text-decoration: underline;
	color: #a3a3a3;
}
#footer-menu ul li a:hover
{
	color: #666;
	text-decoration: none;
}
#footer-menu ul li.active a
{
	color: #000;
}
#footer-menu ul li ul
{
	display: none;
}

#sendpage
{
	display: none;
	position: absolute;
	right: 0;
	top: 2px;
	padding: 4px;
	background: #fff;
	width: 350px;
	text-align: right;
}

#sendpage input
{
	border: 1px solid #999;
	color: #666;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#nav
{
	position: absolute;
	right: 0;
	top: 5px;;
	display: inline;
	color: #B81215;
}

#nav a
{
	color: #B81215;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

#nav strong
{
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #B81215;
	font-weight: normal;
}

#nav em
{
	font-style: normal;
	padding-right: 15px;
}

table.prodlist
{
	width: 560px;

}

.prodlist img
{
	border: none;
}

.prodlist td
{
	border-bottom: 1px solid #f0f0f0;
}

.prodlist td.first
{
	border-right: 1px solid #f0f0f0;
}

.prodlist tr.last td
{
	border-bottom: none;
}


dl.sidebar dt
{
	font-weight: bold;
	color: #666;
	margin-top: 3px;
}

dl.sidebar dd
{
	margin: 0;
}

dl.sidebar dd img
{
	float: left;
	margin-right: 5px;
}

dl.sidebar #learn-more
{
	color: #cf181f;
	cursor: pointer;
	text-decoration: underline;
}
dl.sidebar #learn-more:hover
{
	text-decoration: none;
}

#learn-more-content
{
	background-color: #fff;
	height: 380px;
	position: absolute;
	width: 420px;
}
#learn-more-content input.text,
#learn-more-content textarea
{
	width: 98%;
}
#learn-more-content #hint
{
	font-size: 11px;
	margin-left: 5px;
	color: #aaa;
}
#learn-more-content #err
{
	border: 0;
	margin-bottom: 20px;
	width: auto;
}

.mod_prod a
{
	text-decoration: none;
}

.mod_prod a:hover
{
	color: #666;
}

.mod_prod fieldset
{
	margin-top: 5px;
	margin-bottom: -5px;
}




/** SHOWROOM **/

ul.showroom
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
	text-align: left;
	margin-left: 220px !important;
	margin-left: 220px;
	padding-top: 7px;
}

ul.showroom li
{
	display: inline;
	margin-right: 30px;
}

ul.showroom li a
{
	text-decoration: none;
	padding-left: 15px;
	padding-right: 0;
	background: url("/site/tmpl/img/doublearrow.gif") no-repeat 0 60%;
}

ul.showroom li a:hover
{
	color: #666;
}

ul.showroom li.active a
{
	color: #000;
}

#imagelist
{
	clear: both;
	padding-top: 5px;
	text-align: left;
	margin-left: 40px !important;
	margin-left: 40px;
}

#imagelist img
{
	border: 1px solid #600;
	margin-right: 10px;
}

#imagelist a:hover img
{
	border-color: #c00;
}

div.contact
{
	margin-left: 40px !important;
	margin-left: 40px;
	padding-top: 5px;
}

div.contact-image
{
	float: left;
	text-align: left;
	margin-right: 35px;
	padding-bottom: 20px;
}

.contact-image img
{
	border: 1px solid #999;
}

div.contact-data
{
	padding-top: 20px;
}
div.contact-data strong{
	display:block;
}

.contact-data strong
{
	font-weight: bold;
	font-size: 16px;
}

.contact-data em
{
	font-style: normal;
	font-size: 12px;
}

.contact-data p.desc
{
	font-style: italic;
}

.contact-data a
{
	text-decoration: none;
}

.contact-data a:hover
{
	color: #666;
}




.print
{
	margin: 1cm;
	margin-left: 0;
}

.print h2
{
	text-align: left;
	margin-bottom: 0.75cm;
}

.print #doc_body
{
	text-align: justify;
}


div.buttonbar
{
	text-align: right;
	margin: 8px 3px;
}

a.empty_btn
{
	text-decoration: none;
	color: #666;
	border: 1px solid #999;
	padding: 1px 5px;
	margin-right: 5px;
}

a.checkout_btn,
a.cart_btn
{
	text-decoration: none;
	color: #666;
	border: 1px solid #999;
	padding: 1px 5px;
}

a.empty_btn:hover,
a.checkout_btn:hover,
a.cart_btn:hover
{
	border-color: #666;
	color: #333;
}

input.quantity
{
	border: 1px solid #999;
	color: #666;
}

#prodtable {
	width: 100%;
	height: 150px;
}

#prodtable-c00 {
	width: 150px;
	vertical-align: middle;
	border-right:1px #A3A3A3 solid;
	padding: 0 10px 0 0;
}

#prodtable-c01,
#prodtable-c11,
#prodtable-c21 {
	padding: 0 0 0 10px;
}

#prodtable-c01 {
	width: 150px;
}

.prod_price {
	width:100px;
	float:left;
}
.prod_quantity {
	width:110px;
	float:left;
}
.prod_total {
	width:110px;
	float:left;
}
.prod_remove {
	float:remove;
}
.prodtable-row {
	padding:5px 0;
	border-top: #999 solid 1px;
}
.cart-total {
	font-weight:bold;
	text-align:right;
}
#hint
{
	font-size: 9px;
	margin-left: 10px;
	color: #666;
}

table.form_order,
table.form_contact
{
	padding-left: 15px;
}

table.layout_footer1
{
	border-top: 3px double #999;
	margin-bottom: 20px;
	padding: 3px;
}

table.layout_footer1 td
{
	color: #333;
	font-weight: bold;
}

table.layout_footer1 td strong
{
	color: #666;
	margin-left: 10px;
}

.clabel
{
	font-weight: bold;
	border-bottom: 1px solid #999;
	color: #333;
}

.odata, .edata
{
	color: #333;
	border-bottom: 1px solid #ccc;
}

table.layout_header1
{
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 2px 5px;
	margin: 10px 0;
}

table.layout_header1 td
{
	font-weight: bold;
}

.form_label
{
	color: #333;
}

.form_field input.text,
.form_field textarea
{
	border: 1px solid #999;
}

span.req
{
	color: #c00;
	padding: 3px;
	font-weight: bold;
}

.mod_checkout,
.layout_footer1
{
	width: 540px;
	margin-left: 10px;
}

.layout_footer2
{
	margin: 15px 0;
}

.layout_footer2 td
{
	padding: 3px 0;
}

.layout_footer2 a.button
{
	text-decoration: none;
	color: #666;
	cursor: pointer;
	border: 1px solid #999;
	padding: 1px 5px;
}

.layout_footer2 a.button:hover
{
	border-color: #666;
	color: #333;
}

span.err
{
	color: #c00;
}

input.err
{
	border-color: #c66;
}

#err
{
	display: block;
	width: 560px;
	border: 1px solid #c66;
	background-color: #fff;
	color: #c00;
	padding: 5px;
	margin-top: 10px;
}
.layout_header1 span#err
{
	display: inline;
	border: none;
	background-color: auto;
	padding: 0;
	margin: 0;
	width: auto;
	background-color: #eee;
}

#similar {
	text-align:center;
	font-size:11px;
	color: #bf282b;
}
#similar a {
	color: #bf282b;
	font-weight:bold;
	text-decoration:none;
}
#centerarea {

}

/* horizontal menu at right-top corner */

/*  - container */
.h3_menu_content
{
	padding: 0px 0px 5px 0px;
}

/*  - 1.level */
.h3_menu_content .l1,
.h3_menu_content .l1_a
{
	color: #A91919;
	display: block;
	F_S1	font-weight: normal;
	padding: 0px 8px;
	white-space: nowrap;
	border-right:1px solid #666;
	text-decoration:none;
}
.h3_menu_content .l1_a,
.h3_menu_content .l1:active,
.h3_menu_content .l1:hover,
.h3_menu_content .l1_a:active,
.h3_menu_content .l1_a:hover
{
	color: #A91919;
	text-decoration: underline;
}
.h3_menu_content #cart_last {
	border-right:none;
}
.h3_menu_content #cart_first {
	padding-left:0;
}

