
/******************/
/*  Common tags.  */
/******************/

a
{
	color: #125794;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}
a:active,
a:hover
{
	color: #125794;
	text-decoration: underline;
}

body
{
	background-color: #FFF;
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: left;
}
body#site
{
	background: url(/site/tmpl/img/back.jpg) 50% 0;
	text-align: center;
}

form
{
	margin: 0;
	padding: 0;
}

h1
{
	color: #FF7F00;
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	font-weight: normal;
	padding: 15px 0;
	text-align: left;
}

input
{
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}
input.checkbox
{
	height: 12px;
	width: 12px;
}
input.radio
{
	height: 12px;
	width: 12px;
}
input.text
{
	background-color: #FFF;
	border: 1px solid #AFD8D8;
	padding: 1px;
}

li
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}

ol
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}

option
{
	background-color: #F2F2F2;
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}

p
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	margin: 0;
}

td
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}

ul
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}

select
{
	background-color: #FFF;
	border: 1px solid #AFD8D8;
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	margin: 0;
	padding: 1px;
}

textarea
{
		background-color: #FFF;
	border: 1px solid #AFD8D8;
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	margin: 0;
	padding: 1px;
	scrollbar-3dlight-color: #999;
	scrollbar-arrow-color: #999;
	scrollbar-base-color: #999;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #999;
	scrollbar-track-color: #FFF;
}


/*************/
/*  Button.  */
/*************/

a.button
{
	background-color: #339933;
	border: 1px solid #336666;
	color: #fff;
	display: block;
	float: left;
	font-size: 10px;	padding: 2px 9px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
a.button:hover
{
	background-color: #fff;
	color: #339933;
	text-decoration: none;
}


/***************/
/*  Contacts.  */
/***************/

.contacts
{
	border-bottom: 1px #999 solid;
	border-top: 1px #999 solid;
	color: #666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	padding: 3px 0;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}
.contacts a,
.contacts a:hover
{
	color: #666;
	text-decoration: underline;
}


/****************/
/*  Copyright.  */
/****************/

.copyright
{
	border-bottom: 1px #999 solid;
	border-top: 1px #999 solid;
	color: #666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	padding: 3px 0;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
}


/********************/
/*  Document body.  */
/********************/

#doc_body
{
	color: #666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	padding: 15px 10px 10px 34px;
	text-align: justify;
	vertical-align: top;
	line-height: 140%;
}

#doc_body_2
{
	color: #666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	/*padding: 15px 10px 10px 15px;*/
	padding: 0;
	text-align: justify;
	vertical-align: top;
	line-height: 140%;
}


/*********************/
/*  Document title.  */
/*********************/

#doc_title
{
	/*width: 100%;*/
	color: #FF7F00;
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	/*padding: 15px 20px 5px 15px;*/
	padding: 15px 0;
	text-align: left;
	/*line-height: 110%;*/
}



/****************/
/*  Find-fast.  */
/****************/

.ff
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	color: #000;
	width: 140px;
}


/***********/
/*  Form.  */
/***********/

.form
{

}
.form td
{

}

.form_header2
{
	border-bottom: 1px solid #8EBA87;
	padding: 20px 0 2px 2px;
}
.form_header2 td
{
	color: #8EBA87;
	font-weight: bold;
}

.layout_footer2
{
	margin: 10px 0;
}

.form_separator
{
	border-bottom: 1px solid #8EBA87;
	color: #8EBA87;
	font-weight: bold;
	padding: 20px 0 2px 2px;
}
.form_separator div
{
	height: 1px;
}

/* - form fields */
.form_field
{
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	padding: 3px 4px;
	text-align: left;
	vertical-align: middle;
}
.form_field input.text
{
	width: 150px;
}
.form_field input.short
{
	width: 70px;
}
.form_field .form_field
{
	padding: 0 1px;
}

/* - form labels */
.form_label
{
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	padding: 3px 4px;
	text-align: left;
	vertical-align: middle;
}
.form_field .form_label
{
	padding: 0 1px;
}

/*  - errors in form fields */
.err,
#err
{
	color: #C00;
}
input.err
{
	background-color: #F2F2F2;
	border: 1px #C00 solid;
	color: #000;
	padding: 1px;
}
select.err,
select.err option,
textarea.err
{
	border: 1px #C00 solid;
	color: #000;
}

/* - hints in forms */
#hint
{
	color: #999;
	font-size: 10px;	font-weight: normal;
	padding: 0 5px;
}

/* - required fields */
#req,
span.req
{
	color: #C00;
}

/* - titles of fieldgroups */
.form .title
{
	font-weight: bold;
	padding: 10px 0 5px 0;
}


/***************/
/*  Frontpage  */
/***************/

/* - contacts */
.frontp_contacts
{
	border-bottom: 2px #CCC solid;
	border-top: 1px #999 solid;
	color: #999;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	padding: 2px 0;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.frontp_contacts a,
.frontp_contacts a:hover
{
	color: #999;
	text-decoration: underline;
}

/* - copyright */
.frontp_copyright
{
	background: url(/site/tmpl/img/frontp_bg1.gif) no-repeat right top;
	border-bottom: 1px #CCC solid;
	color: #999;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	height: 17px;
	padding: 0 340px 0 0;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
}


/***************/
/*  Headings.  */
/***************/

div.h1
{
	font-family: Verdana, Helvetica, Arial;	font-size: 10px;
	font-weight: bold;
	padding: 1px 2px;
}
div.h2
{
	font-family: Verdana, Helvetica, Arial;	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px;
}
div.h3
{
	font-family: Verdana, Helvetica, Arial;	font-size: 12px;
	font-weight: bold;
	padding: 1px 2px;
}
div.h4
{
	font-family: Verdana, Helvetica, Arial;	font-size: 14px;
	font-weight: bold;
	padding: 1px 2px;
}
div.h5
{
	font-family: Verdana, Helvetica, Arial;	font-size: 16px;
	font-weight: bold;
	padding: 1px 2px;
}
div.h6
{
	font-family: Verdana, Helvetica, Arial;	font-size: 18px;
	font-weight: bold;
	padding: 1px 2px;
}


/*************/
/*  Search.  */
/*************/

#search {
	background-color: #FFF;
	border: 1px #666 solid;
	padding: 1px;
}
.search_label {
	color: #FFF;
	padding: 0 10px;
}
.search_word
{
	border: none;
	color: #000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	padding: 2px 5px;
	width: 130px;

}
.search_btn
{
	background-color: #F00;
	border: 1px #FFF solid;
	color: #FFF;
	display: block;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 0 7px;
	padding: 1px 4px;
	text-decoration: none;
}
.search_btn:hover
{
	background-color: #FFF;
	border: 1px #F00 solid;
	color: #F00;
	text-decoration: none;
}


/**************************************************/
/*  Layout (base class for Listing, Form, etc.).  */
/**************************************************/

#t1 {
	width: 758px;
}
#t1-c10_2 {
	height: 179px;
	background:url(/site/tmpl/img/sub.jpg)
}
#t1-c20_2 {
	height: 24px;

}
#t1-c30_2 {
	height: 21px;
	background:url(/site/tmpl/img/sub_bottom.jpg)
}
#t2 {
	width: 100%;
	height: 727px;
}
#t2_2 {
	width: 100%;
}
#t2-c00 {
	width: 14px;
	background:url(/site/tmpl/img/fp_left.jpg)
}
#t2-c00_2 {
	width: 14px;
	background: #FFF;
}
#t2-c01 {
	background:#FFF;
}
#t2-c02 {
	width: 22px;
	background:url(/site/tmpl/img/fp_right.jpg)
}
#t2-c02_2 {
	width: 9px;
	background:url(/site/tmpl/img/sub_right_border.jpg)
}
#t3 {
	width: 722px;
	height: 100%;
}
#t3 #t3-c00 {
	height:479px;
	background:url(/site/tmpl/img/fp.jpg)
}
#t3 #t3-c10 {
	background: #FFF;
}
#t3 #t3-c20 {
	background: #FFF;
	height:8px;
	background:url(/site/tmpl/img/fp_bottom.jpg)
}


#t4 {
	width: 100%;
	height: 180px;
}
#t4 #t4-c00 {
	width: 207px;
	padding: 15px 0 15px 0px;
}
#t4 #t4-c00_2 {
	width: 197px;
	padding: 15px 0 15px 0px;
}
#t4 #t4-c01 {
	padding: 5px 10px 0px 0;
	text-align: right;
}
#t4 #t4-c01_2 {
	/*padding: 5px 10px 0 0;*/
	padding: 15px 15px 10px 20px;
	text-align: right;
}

#t5 {
	width: 100%;
}
#t5 #t5-c00 {
	width: 50%;
	padding: 20px 0 15px 15px;
}
#t5 #t5-c01 {
	width: 50%;
	padding: 25px 20px 15px 0;
	text-align: right;
}

#t8 {
	width: 759px;
	height: 24px;
}
#t8-c00 {
	width: 220px;
	background:url(/site/tmpl/img/sub_left.jpg)
}
#t8-c01 {
	background-color: #FFF;
}
#t8-c02 {
	width: 307px;
	background:url(/site/tmpl/img/sub_right.jpg) no-repeat top right
}


/************/
/* siteEdit */
/************/

.siteEditDotOver
{
	background-color: #EFEFEF;
	border: 2px solid #369;
	display: none;
	height: 169px;
	margin: 0;
	position: absolute;
	visibility: visible;
	width: 150px;
	z-index: 2500;
}
.siteEditDotOver table
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}
.siteEditDotOver table td.odata
{
	background-color: #FFF;
	border-bottom: solid #BBB 1px;
	padding: 0;
}
.siteEditDotOver table td.edata
{
	background-color: #F6F6F6;
	border-bottom: solid #BBB 1px;
	padding:0;
}
.siteEditDotOver a
{
	display: block;
	color: #009;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	text-decoration: none;
}
.siteEditDotOver a:hover
{
	text-decoration: underline;
}

/*
div#calendar td {
	text-align: center;
}


.book_helper {
	color: #900;
	clear:both;
	padding-top: 10px;
}

.package {
	clear: both;
	margin-top: 15px;
}

.package .title {
	font-weight: bold;
	color: #000;
	float:left;
}
.package .button {
	float:left;
}
.package .button  a {
	display:block;
	margin-left: 10px;
	border: 1px solid #9A0202;
	padding: 0px 8px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background: #C8C2AA;
}
.package .button  a:hover {
	background: #D8D2BA;
}
.package .descr {
	clear:both;
	padding: 5px 0;

}
.package .image {
	float: right;
	padding: 0 10px;
}

.step .label {
	font-weight: bold;
	float:left;
}
.step .active {
	float:left;
	margin: 0 3px;
	background-color:#FF9900;
	border: 1px solid #990000;
	font-weight: bold;
	padding: 0 3px;
}
.step .normal {
	float:left;
	margin: 0 3px;
	font-weight: bold;
	padding: 0 3px;
}

.pack_form {
	clear:left;
	padding: 25px 0 15px;
}

#calendar table {
	width: 160px;
	border: 1px solid #000;
}
#calendar td {
	background: #FFF;
	padding: 1px;
}
#calendar .title td {
	background: #900;
}
#calendar .title td {
	font-weight: bold;
	color: #FFF;
	padding: 2px 3px;
}
#calendar .title td a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#calendar .label td {
	background: #EEE;
	font-weight: bold;
	padding: 1px;
}
.blank_date {
	color: #ccc;
}
div#calendar td a.active {
	background: #F5F5F5;
	display:block;
	font-weight: bold;
	text-decoration: none;
	border:1px solid #F5F5F5 ;
}
div#calendar td a.selected {
	background: #F5F5F5;
	display:block;
	text-decoration: none;
	font-weight: bold;
	border:1px solid #900 ;
}
#checkout td {
	padding: 1px 0;
}
#checkout td a {
	text-decoration:none;
}
#checkout td a:hover {
	text-decoration:underline;
}

#login_form {
	text-align: left;
}
#login_form .form_label {
	text-align: left;
	padding: 2px 0;
	color: #339933;
}
#login_form .form_field {
	padding: 1px;

}
#login_form .form_field input {
	width: 110px;
	border: 1px solid #AFD8D8;
}
*/

#guna-logo
{
	background: url("../tmpl/img/guna_logo.gif") no-repeat left top;
	display: block;
	height: 51px;
	left: 28px;
	position: relative;
	top: 186px;
	width: 104px;
}

#loc {
	/*padding: 5px 15px;*/
	padding: 5px 0;
	width: 100%;
	text-align: left;
}

/*
.category {
	float:left;
	width: 220px;
	margin: 0 8px 8px 0;
}
.category .title {
	border-top: 1px solid #A6A6A6;
	padding: 3px;
}
.category .title a {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5A863D;
}
.category .image {
	padding: 3px;
}

.category .image img {
	border: 1px solid #999;
}
#product .c01{
	paddind: 5px;
}
#product .c02{
	padding: 5px 5px 5px 20px;
}

#product .details {
	width: 100%;
	font-weight: bold;
}
#product .details td {
	padding: 2px;
}
#product .image {
	background: #F3F1F2;
	border: 1px solid #999;
}

#product .buttons {
	padding: 10px 0;
}
#product .featured {
	padding: 10px 0;
}
#product .image a {
	color: #666 ;
	text-decoration: none;
}
.description {
	padding: 5px 0;
}

.quantity {
	width: 39px;
	text-align: center;
	border: 1px solid #999;

}
*/


.cart_btn
{
	/*background: url(/site/tmpl/img/cart.jpg) no-repeat 105px 50%;*/
	background: url("/site/tmpl/img/cart.jpg") no-repeat right center;
	color: #393;
	display: block;
	float: left;
	font-size: 10px;	font-weight: bold;
	height: 17px;
	line-height: 17px;
	/*padding: 0 30px 0 10px;*/
	padding: 0 25px 0 10px;
}
.checkout_btn
{
	/*background: url(/site/tmpl/img/checkout.jpg) no-repeat 75px 50%;*/
	background: url("/site/tmpl/img/checkout.jpg") no-repeat 100% 2px;
	color: #393;
	display: block;
	float: left;
	font-size: 10px;	font-weight: bold;
	height: 17px;
	line-height: 17px;
	/*padding: 0 20px 0 10px;*/
	padding: 0 24px 0 20px;
}
.cart_btn:hover,
.checkout_btn:hover
{
	color:  #393;
}


/**************************************/
/* horizontal menu at left-top corner */
/**************************************/

/*  - container */
.h1_menu_content
{
	padding: 4px 0 0 0;

}

/*  - 1.level */
.h1_menu_content .l1,
.h1_menu_content .l1_a
{
	color: #FFF;
	display: block;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-family: "Trebuchet MS",Verdana	font-weight: bold;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	white-space: nowrap;
	border-right: 1px solid #FFF;
}
.h1_menu_content .l1_a,
.h1_menu_content .l1:active,
.h1_menu_content .l1:hover,
.h1_menu_content .l1_a:active,
.h1_menu_content .l1_a:hover
{
	color: #FFF;
	text-decoration: none;
}
#h1_last {
	border-right: none;
}

/*****************************/
/* horizontal menu at footer */
/*****************************/

/*  - container */
.h2_menu_content
{
	padding: 10px 0 30px 0;
}

/*  - 1.level */
.h2_menu_content .l1,
.h2_menu_content .l1_a
{
	color: #666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 0 7px;
	text-decoration: none;
}
.h2_menu_content .l1_a,
.h2_menu_content .l1:active,
.h2_menu_content .l1:hover,
.h2_menu_content .l1_a:active,
.h2_menu_content .l1_a:hover
{
	color: #666;
	text-decoration: underline;
}


/***************************************/
/* horizontal menu at right-top corner */
/***************************************/

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

/*  - 1.level */
.h3_menu_content .l1,
.h3_menu_content .l1_a
{
	background: url(/site/tmpl/img/h3_l1.gif) no-repeat left center;
	color: #FFF;
	display: block;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 0 8px 0 10px;
	text-decoration: none;
	white-space: nowrap;
}
.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: #FFF;
	text-decoration: underline;
}


/**********************************/
/* vertical menu at left or right */
/**********************************/

/*  - container */
.v1_menu_content
{

}
#v1_container {
	height: 172px;
	border-right: 1px solid #B3C9A3;
}
#v1_container_2 {
	border-right: 1px solid #B3C9A3;
	height: 100%;
}

/*  - 1.level */
.v1_menu_content .l1,
.v1_menu_content .l1_a
{
	background: url(/site/tmpl/img/co1.jpg) no-repeat 7px 50%;
	display:block;
	float:left;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;	font-weight: normal;
	color: #000;
	padding: 8px 5px 7px 13px;
	text-decoration: none;
}
.v1_menu_content .l1:active,
.v1_menu_content .l1:hover,
.v1_menu_content .l1_hover
{

	color: #666;
	text-decoration: none;
}
.v1_menu_content .l1_a,
.v1_menu_content .l1_a:active,
.v1_menu_content .l1_a:hover
{

	background: url(/site/tmpl/img/co1_a.jpg) no-repeat 7px 50%;
	color: #F60;
	text-decoration: none;
}

.v1_menu_content .l1_num,
.v1_menu_content .l1_a_num {
	width: 10px;
	padding: 8px 5px 7px 7px;
	float:left;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;	font-weight: bold;
	color: #FF6600;
}
.v1_menu_content .l1_num:hover,
.v1_menu_content .l1_a_num:hover {
	text-decoration: none;
	color: #FF6600;
}
.v1_menu_content .l1_a_num {
	background: url(/site/tmpl/img/ar1_a.jpg) no-repeat 0px 50%;
}
.v1_menu_content .l1_num:hover,
.v1_menu_content .l1_num_hover
 {
	background: url(/site/tmpl/img/ar1.jpg) no-repeat 0px 50%;
}
/*  - 2.level */
.v1_menu_content .l2,
.v1_menu_content .l2_a
{
	background: url(/site/tmpl/img/co2.jpg) no-repeat 7px 50%;
	display:block;
	float:left;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;	font-weight: normal;
	color: #000;
	padding: 8px 5px 7px 13px;
	text-decoration: none;
}
.v1_menu_content .l2:active,
.v1_menu_content .l2:hover,
.v1_menu_content .l2_hover
{

	color: #666;
	text-decoration: none;
}
.v1_menu_content .l2_a,
.v1_menu_content .l2_a:active,
.v1_menu_content .l2_a:hover
{

	background: url(/site/tmpl/img/co2_a.jpg) no-repeat 7px 50%;
	color: #F60;
	text-decoration: none;
}

.v1_menu_content .l2_num,
.v1_menu_content .l2_a_num {
	width: 10px;
	padding: 8px 5px 7px 7px;
	float:left;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;	font-weight: bold;
	color: #FFF;
}
.v1_menu_content .l2_num:hover,
.v1_menu_content .l2_a_num:hover {
	text-decoration: none;
	color: #FFF;
}
.v1_menu_content .l2_a_num {
	background: url(/site/tmpl/img/ar2_a.jpg) no-repeat 0px 50%;
}
.v1_menu_content .l2_num:hover,
.v1_menu_content .l2_num_hover
{
	background: url(/site/tmpl/img/ar2.jpg) no-repeat 0px 50%;
}

/*  - 3.level */
.v1_menu_content .l3,
.v1_menu_content .l3_a
{
	display:block;
	float:left;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;	font-weight: normal;
	color: #000;
	padding: 8px 5px 7px 13px;
	text-decoration: none;
}
.v1_menu_content .l3:active,
.v1_menu_content .l3:hover,
.v1_menu_content .l3_hover
 {

	color: #666;
	text-decoration: none;
}
.v1_menu_content .l3_a,
.v1_menu_content .l3_a:active,
.v1_menu_content .l3_a:hover
{

	color: #F60;
	text-decoration: none;
}

.v1_menu_content .l3_num,
.v1_menu_content .l3_a_num {
	width: 10px;
	padding: 8px 5px 7px 7px;
	float:left;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;	font-weight: bold;
	color: #FFF;
}
.v1_menu_content .l3_num:hover,
.v1_menu_content .l3_a_num:hover {
	text-decoration: none;
	color: #FFF;
}
.v1_menu_content .l3_a_num {
	background: url(/site/tmpl/img/ar3_a.jpg) no-repeat 0px 50%;
}
.v1_menu_content .l3_num:hover,
.v1_menu_content .l3_num_hover
 {
	background: url(/site/tmpl/img/ar3.jpg) no-repeat 0px 50%;
}


/**************************************/
/* vertical menu under document title */
/**************************************/

/*  - container */
.v2_menu_content
{
	border-bottom: 1px #F00 dotted;
	padding: 5px 0;
	width: 100%;
}
.v2_menu_content td
{
	padding: 0 0;
}

/*  - 1.level */
.v2_menu_content .l1,
.v2_menu_content .l1_a
{
	background: url(/site/tmpl/img/l1.gif) no-repeat 2% 50%;
	color: #5E5E5E;
	display: block;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 5px 2px 32px;
	text-decoration: none;
}
.v2_menu_content .l1:active,
.v2_menu_content .l1:hover,
.v2_menu_content .l1_a,
.v2_menu_content .l1_a:active,
.v2_menu_content .l1_a:hover
{
	color: #5E5E5E;
	text-decoration: underline;
}


/******************/
/* menu for users */
/******************/

.user_menu_content
{
	margin: 20px 0 0 8px;
}
.user_menu_content .l1,
.user_menu_content .l1_a
{
	background: url("../tmpl/img/user1.gif") no-repeat left center;
	color: #000;
	display: block;
	font-weight: bold;
	padding: 4px 4px 4px 20px;
	text-decoration: none;
	white-space: nowrap;
}
.user_menu_content .l1_a,
.user_menu_content .l1:active,
.user_menu_content .l1:hover,
.user_menu_content .l1_a:active,
.user_menu_content .l1_a:hover
{
	color: #000;
	text-decoration: underline;
}


/*******************/
/* language-switch */
/*******************/

/*  - container */
.lang_menu_content
{
	padding: 7px 0 0 0;
}

/*  - 1.level */
.lang_menu_content .l1,
.lang_menu_content .l1_a
{
	color: #FFF;
	display: block;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	padding: 0 8px 0 0;
	text-decoration: none;
	white-space: nowrap;
}
.lang_menu_content .l1_a,
.lang_menu_content .l1:active,
.lang_menu_content .l1:hover,
.lang_menu_content .l1_a:active,
.lang_menu_content .l1_a:hover
{
	color: #FFF;
	text-decoration: underline;
}


/****************/
/* location-bar */
/****************/

/*  - 1.level */
.location_bar td
{
	vertical-align: top;
}
.location_bar a
{
	color: #999;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 0 1px;
	text-decoration: none;
}
.location_bar a:active,
.location_bar a:hover
{
	color: #666;
	text-decoration: underline;
}

/*  - separator */
.location_bar .sep
{
	color: #666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 0 4px 0 1px;
}


/******************/
/* navigation-bar */
/******************/

/*  - container */
.navi_menu_content
{
	border-top: 1px #F00 dotted;
	padding: 9px 0;
}

/*  - 1.level */
.navi_menu_content .l1,
.navi_menu_content .l1_a
{
	color: #666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0;
	text-decoration: none;
}
.navi_menu_content .l1_a,
.navi_menu_content .l1:active,
.navi_menu_content .l1:hover,
.navi_menu_content .l1_a:active,
.navi_menu_content .l1_a:hover
{
	color: #666;
	text-decoration: underline;
}

/*  - separator */
.navi_menu_content .l1_sep
{
	color: #666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 0 11px;
}


/****************************/
/* login form for site user */
/****************************/

table.login_form
{
	/*margin: 5px 0 2px 0;
	width: 100%;*/
	margin: 10px 0 0 8px;
}

.login_form .form_label
{
	color: #393;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	padding: 2px 0;
	width: 62px;
}

.login_form .form_field
{
	padding: 2px 0;
}
.login_form .form_field input.text
{
	border: 1px solid #afd8d8;
	color: #666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	width: 110px;
}

.login_form_footer1
{
	display: none;
}
.login_form_footer2
{
	padding: 5px 0 0 70px;
}


table.userinfo
{
	/*margin: 5px 0 2px 0;
	width: 100%;*/
	margin: 10px 0 0 8px;
}
table.userinfo .label
{
	color: #393;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	padding: 2px 0;
	/*width: 62px;*/
}
table.userinfo .field
{
	color: #393;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	padding: 2px 0;
}

.userinfo_footer2
{
	padding: 5px 0 0 8px;
}


a.login_form_button
{
	background-color: #339933;
	border: 1px solid #336666;
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	padding: 1px 6px;
	text-decoration: none;
	white-space: nowrap;
}
a.login_form_button:hover
{
	background-color: #fff;
	color: #339933;
	text-decoration: none;
}

/*
.login_form_title {
	border-top: 1px solid #8DAC75;
	font-family: Verdana, Helvetica, Arial;	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #339933;
	padding: 3px 0;
	width: 95%;
	margin-top: 10px;
}

.login_form_bottom {
	border-bottom: 1px solid #8DAC75;
	width: 95%;
	height: 5px;
}
*/
body#big
{
	cursor: pointer;
	cursor: hand;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

/*
#prod-groups hr
{
	clear: both;
	display: block;
	visibility: hidden;
}
#prod-groups div
{
	float: left;
	margin: 10px 0 5px 0;
	text-align: left;
	width: 193px;
}
#prod-groups div a
{
	display: block;
	height: 163px;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
}
#prod-groups div a h2
{
	border-bottom: 1px solid #007bc3;
	color: #007bc3;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
	text-align: left;
}
#prod-groups div a img
{
	border: 0;
	margin: 5px 0;
}
*/

.mod_prod
{
	/*border-collapse: collapse;*/
	border-top: 1px solid #a6a6a6;
	width: 100%;
}
.mod_prod td
{
	color: #666;
}

/*.mod_prod .clabel-footer
{
	border-top: 1px solid #007bc3;
	height: 1px;
	padding: 0;
}*/

/*.mod_prod .highlight,
.mod_prod .highlight td
{
	background-color: #FAFAFA;
}*/

.mod_prod .edata,
.mod_prod .odata
{
	border-bottom: 1px solid #d7d7d7;
	padding: 10px 0;
	vertical-align: top;
}

.mod_prod .thumb
{
	border: 0;
	cursor: pointer;
	cursor: hand;
	display: block;
	margin: 0 20px 10px 0;
}

/*.mod_prod a.more
{
	color: #007bc3;
	display: block;
	font-weight: bold;
	padding: 0 0 2px 0;
	text-decoration: none;
}
.mod_prod a.more:hover
{
	color: #007bc3;
	text-decoration: underline;
}*/

.mod_prod .groups
{
	padding-top: 5px;
}

.details
{
	width: 100%;
}

.details h1
{
	color: #ff7f00;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
	white-space: nowrap;
}

.details h2
{
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0 0;
}
.details h2 span
{
	font-weight: bold;
	padding-right: 5px;
}

.details table
{
	margin-top: 20px;
	width: 100%;
}

.details .docs
{
	width: 98%;
}
.details .docs a
{
	font-size: 10px;
	display: block;
	padding: 2px 0;
}

.details .amount
{
	vertical-align: top;
	width: 1%;
}
.details .amount input.text
{
	border: 1px solid #393;
	color: #393;
	text-align: center;
	width: 24px;
	margin: 0 3px;
}

.details .btn
{
	vertical-align: top;
	width: 1%;
}

/*
#prod-name
{
	color: #c00;
}

#prod
{
	border-top: 1px solid #007bc3;
	width: 100%;
}
#prod td
{
	vertical-align: top;
}

#prod-l
{
	padding-top: 10px;
	text-align: center;
	width: 1%;
}
#prod-l img
{
	border: 0;
	cursor: pointer;
	cursor: hand;
	margin: 5px;
	padding: 0;
}
#prod-l #enlarge
{
	background: url("../tmpl/img/enlarge.gif") no-repeat left center;
	color: #999;
	padding-left: 20px;
	text-decoration: none;
}
#prod-l #enlarge:hover
{
	color: #999;
	text-decoration: underline;
}

#prod-r
{
	padding: 10px 0 0 5px;
	width: 99%;
}
#prod-r table
{
	width: 100%;
}
#prod-r table td
{
	vertical-align: middle;
}
#prod-r .label
{
	font-weight: bold;
	padding-right: 5px;
}
#prod-r table td.label
{
	width: 1%;
}
#prod-r table td.amount
{
	padding-right: 20px;
	width: 1%;
}
#prod-r table td.amount input.text
{
	border: 1px solid #007bc3;
	color: #007bc3;
	text-align: center;
	width: 32px;
}
#prod-r table td.price
{
	color: #007bc3;
	font-weight: bold;
	white-space: nowrap;
	width: 82%;
}
#prod-r table td.order
{
	width: 15%;
}
#prod-r #is-feat
{
	color: #090;
	font-weight: bold;
}

#back,
#back2
{
	color: #007bc3;
	display: block;
	float: left;
	font-weight: normal;
	padding: 10px 0;
	text-decoration: none;
	white-space: nowrap;
}
#back:hover,
#back2:hover
{
	color: #007bc3;
	text-decoration: underline;
}
#back2
{
	margin: 10px 0 0 0;
}
*/
/*.mod_prod
{
	border-bottom: 1px solid #8EBA87;
}

.mod_prod .clabel
{
	border-bottom: 1px solid #8EBA87;
	border-top: 1px solid #8EBA87;
	color: #8EBA87;
	font-weight: bold;
	padding: 2px 0 2px 10px;
	white-space: nowrap;
}

.mod_prod td {
	padding: 2px 4px 2px 0;
}
*/

.mod_prod .clabel
{
	border-bottom: 1px solid #a6a6a6;
	padding: 2px 10px 2px 0;
	white-space: nowrap;
}

.mod_prod .edata,
.mod_prod .odata
{
	padding: 2px 10px 2px 0;
}

.mod_prod .edata input.text,
.mod_prod .odata input.text
{
	border: 1px solid #8EBA87;
	color: #8EBA87;
	text-align: center;
	width: 32px;
	margin: 1px;
}

.mod_prod .unit-price,
.mod_prod .cost
{
	font-size: 10px;}
.mod_prod .cost
{
	font-weight: bold;
}

.mod_prod .btn-col
{
	padding: 2px 0 2px 2px;
}
.mod_prod .btn-col .button
{
	/*margin-bottom: 4px;*/
	font-weight: normal;
	padding: 1px 2px;
}


.layout_header2
{
	padding-bottom: 10px;
	width: 100%;
}
.layout_footer1
{
	padding-top: 5px;
	width: 100%;
}
.layout_footer2
{
	padding-top: 10px;
	width: 100%;
}

#total
{
	color: #8EBA87;
	font-weight: bold;
}
#total span
{
	padding-left: 10px;
}

/*
.mod_prod a.more:hover
{
	cursor: text;
	text-decoration: none;
}
.mod_prod td {
	padding: 2px;

}
.mod_prod .clabel {
border-bottom: 1px solid #8EBA87;
}

.layout_header2
{
	border-bottom: 1px solid #8EBA87;
	margin: 0;
	padding: 0 0 2px 2px;
}
.layout_header2 td
{
	color: #8EBA87;
	font-weight: bold;
}
.layout_footer1
{
	padding-bottom: 30px;
}
.layout_footer2
{
	padding-top: 20px;
}

select#s_method
{
	width: auto;
}
input {
	width: 100px;
}

#total {
	font-weight: bold;
}
*/

.layout_footer1
{
	padding-bottom: 20px;
}
