@CHARSET "UTF-8";

body {
	BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(/images/design/bg.gif);
	/*MARGIN: 0px auto; */
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #efefef;
	text-align: center;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	/*	background-color: #808080;*/
}
body.tracking{
	BACKGROUND-POSITION: center top;
	BACKGROUND-COLOR: #efefef;
	BACKGROUND-IMAGE: url(/images/design/tracking_background.jpg);
	BACKGROUND-REPEAT: repeat-y;
	text-align: center;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.main{
	background-color: #ffffff;
	max-width: 970px;
	width: 970px;
/*	margin-right: 10px;
	margin-left: 10px;*/
}
.error{
	border:1px solid red;
	background-color: #ffffad;
	color: red;
	padding: 10px;
}
.content{
	font-family: Trebuchet MS;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
}
/*-------------------------buttons------------------------*/
.but_red_l{
	background-image: url(/images/design/but_red_l.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
}
.but_red_r{
	background-image: url(/images/design/but_red_r.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
	margin-left: 9px;
}
.but_red_c{
	background-image: url(/images/design/but_red_c.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	margin-right: 8px;
	height: 25px;
}
.but_red_c a{
	color: white;
	text-decoration: none;
}
.but_red_c input{
	color: white;
	background-color: #D03333;
	border: 0px;
	height: 20px;
}
.but_green_l{
	background-image: url(/images/design/but_green_l.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
}
.but_green_r{
	background-image: url(/images/design/but_green_r.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
	margin-left: 9px;
}
.but_green_c{
	background-image: url(/images/design/but_green_c.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	margin-right: 8px;
	height: 25px;
}
.but_green_c a{
	color: white;
	text-decoration: none;
}
.but_green_c input{
	color: white;
	background-color: #07800D;
	border: 0px;
	height: 20px;
}
.but_green_big_l{
	background-image: url(/images/design/but_green_big_l.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 41px;
}
.but_green_big_r{
	background-image: url(/images/design/but_green_big_r.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 41px;
	margin-left: 9px;
}
.but_green_big_c{
	background-image: url(/images/design/but_green_big_c.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	margin-right: 8px;
	height: 41px;
}
.but_green_big_c a{
	color: white;
	text-decoration: none;
}
.but_green_big_c input{
	color: white;
	background-color: #07800D;
	border: 0px;
	height: 35px;
}


.but_gray_l{
	background-image: url(/images/design/but_gray_l.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
}
.but_gray_r{
	background-image: url(/images/design/but_gray_r.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
	margin-left: 9px;
}
.but_gray_c{
	background-image: url(/images/design/but_gray_c.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	margin-right: 8px;
	height: 25px;
}
.but_gray_c a{
	color: white;
	text-decoration: none;
}
.but_gray_c span{
	color: white;
	cursor: pointer;
}
.but_gray_c input{
	color: white;
	background-color: #999999;
	border: 0px;
	height: 20px;
}


.but_back_l{
	background-image: url(/images/design/but_back_l.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
}
.but_back_r{
	background-image: url(/images/design/but_back_r.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
	margin-left: 30px;
}
.but_back_c{
	background-image: url(/images/design/but_back_c.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	margin-right: 8px;
	height: 25px;
}
#backButton a{
	color: gray;
	font-size: 12px;
	text-decoration: none;
}
#backButton a:hover{
	color: gray;
	text-decoration: none;
}
.but_back_c span{
	color: white;
	cursor: pointer;
}
.but_back_c input{
	color: white;
	background-color: #999999;
	border: 0px;
	height: 20px;
}
/*-------------------------buttons------------------------*/

/*--------------------------head--------------------------*/
.headtable{
	border: 1px solid #C2C2C2;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	color: #5f5f5f;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
}
.headtable td{
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #C2C2C2;
	text-align: center;
	vertical-align: middle;
	font-family: Trebuchet MS;
}
.headcurrency{
	min-width: 110px;
	font-family: Tahoma;
	font-size: 12px;
}
.headphone{
	color: #4C6F91;
}
.headcart{
	text-decoration: none;
	font-size: 14px;
	cursor: pointer;
}
.headcart a{
	font-size: 14px;
	color: #5f5f5f;
	text-decoration: none;
}
.headcart a:hover{
	text-decoration: none;
}
.headcart span{
	color: #d21313;
	font-weight: bold;
	cursor: pointer;
}
.headenter{
	font-size: 14px;
	text-decoration: none;
}
.headenter a{
	font-size: 14px;
	color: #5f5f5f;
	text-decoration: none;
}
.headenter a:hover{
	font-size: 14px;
	text-decoration: underline;
}

/*--------------------------head--------------------------*/
/*--------------------------menu--------------------------*/
.menu{
	text-align: center;
}
.menu div{
	padding: 1px;
}
.menu a{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #5f5f5f;
	text-decoration: none;
}
.menu a:hover{
	text-decoration: underline;
}
/*--------------------------menu--------------------------*/
/*--------------------------category--------------------------*/
.category{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: Black;
	text-decoration: none;
	vertical-align: top;
}
.cat_flowers_header{
	background: url("/images/design/category_green.jpg");
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 2px;
	height: 30px;
	color: White;
	font-family: Trebuchet MS;
	font-size: 18px;
	vertical-align: middle;
	margin-top: 5px;
}
.cat_tours_header{
	background: url("/images/design/category_purple.jpg");
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 3px;
	height: 30px;
	color: White;
	font-family: Trebuchet MS;
	font-size: 18px;
	vertical-align: middle;
	margin-top: 5px;
}
.cat_flowers_dev{
	height: 2px;
	max-height: 2px;
	background-color: #77b873;
	font-size: 1px;
}
.cat_tours_dev{
	height: 2px;
	max-height: 2px;
	background-color: #b28daf;
	font-size: 1px;
}
.cat_item{
	padding: 3px 3px 3px 3px;
	text-align: left;
}
.cat_item a{
	color: #5f5f5f;
	text-decoration: none;
}
.cat_item a:hover{
	text-decoration: underline;
}
.cat_item img{
	padding-right: 15px;
}
div.cat_item:hover{
	background-color: #f5f5f5;
}
/*--------------------------category--------------------------*/
/*--------------------------products--------------------------*/
.main_navigator{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	/*margin-left: 10px;*/
	margin-bottom: 10px;
	vertical-align: middle;
}
.main_navigator a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.main_navigator a:hover{
	text-decoration: underline;
	color: black;
}
.products_table{
	/*border-bottom: 1px solid #C2C2C2;*/
	margin-left: 15px;
	margin-right: 15px;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.products_table_td{
	/*border-right: 1px solid #C2C2C2;*/
	padding-bottom: 15px;
}
.products_table div{
	text-align: left;
	height: 23px;
}
.products_table div.products_prices{
	text-align: right;
}

.products_prices span{
	text-align: right;
}

div.in_details{
	text-align: right;
	padding-right: 20px;
}
.in_details a{
	color: #0d43c7;
	font-family: Trebuchet MS;
	font-size: 12px;
}
/*--------------------------products--------------------------*/
/*--------------------------product--------------------------*/
.product_send_to_fiend{
	border-bottom: 1px solid #cccccc;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: middle;
	text-align: center;
}
.product_send_to_fiend a{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: Black;
	text-decoration: underline;
}
.product_faq{
	padding: 10px;
	font-family: Trebuchet MS;
	text-align: left;
	color: black;
}
.product_faq_title{
	font-size: 20px;
	padding-left: 25px;
	background: url("/images/design/product_arrow.jpg");
	background-repeat: no-repeat;
	background-position: 0px 6px;
	cursor: pointer;
}
.product_faq_title_active{
	font-size: 20px;
	padding-left: 25px;
	background: url("/images/design/product_arrow_active.jpg");
	background-repeat: no-repeat;
	background-position: 0px 6px;
	cursor: pointer;
}
.product_faq_text{
	display: none;
	padding-left: 35px;
	font-size: 12px;
	line-height: 14px;
}
.product{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
}
.product_name{
	font-weight: bolder;
	font-size: 20px;
	padding-top: 10px;
}
.product_info{
	font-size: 12px;
	padding-top: 10px;
	text-align:justify;
}
.product_prices{
	font-size: 13px;
	padding-top: 10px;
	border-bottom: 1px solid #CFCFCF;
	padding-left: 20px;
	padding-bottom: 20px;
}
.product_prices table{
	font-family: inherit;
	font-size: 10px;
	padding-top: 10px;
}
.product_prices td{
	max-width: 100px;
	padding-right: 5px;
	text-align: center;
	vertical-align: top;
}

.product_coproducts{
	font-size: 13px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: left;
}
.product_coproducts table{
	font-family: inherit;
	font-size: 10px;
	padding-top: 10px;
}
.product_coproducts td{
	max-width: 100px;
	padding-right: 5px;
	text-align: center;
	vertical-align: top;
}
/*--------------------------product--------------------------*/
/*--------------------------cart--------------------------*/
.cart{
	text-align: left;
}
.cart th{
	text-align: center;
	padding: 3px;
	background-color: #C3C9CF;
}
.cart .nechet{
	background-color: #EAEBF0;
}
.cart .cart_summ{
	padding: 3px;
/*	padding-right: 14px; */
	border-top: 1px solid #D41B1B;
	background-color: #C3C9CF;
}

.cart td{
	text-align: center;
	padding: 3px;
}
.cart .cartItemName{
	text-align: left;
}
/*--------------------------cart--------------------------*/
/*--------------------------registration--------------------------*/
.reg_title{
	text-align: center;
	font-weight: bold;
	padding-bottom: 20px;
}
.reg_left{
	float: left;
	width: 270px;
	display: block;
	text-align: right;
	font-size: 12px;
}
.reg_right{
	display: block;
	margin-left: 320px;
	font-size: 12px;
	text-align: left;
	margin-left: 320px;
}
.reg_block{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.reg_right input,textarea{
	width: 200px;
	border: 1px solid #C2C2C2;
}
.reg_error_field{
	border: 1px solid red;
}
/*--------------------------registration--------------------------*/
/*--------------------------login--------------------------*/
#loginFormBack{
	display: none;
	visibility: hidden;
	z-index: 1000;
	background: url(/images/design/transparency.gif);
	position: absolute;
	height: 100%;
	width: 100%;
	top:0; left:0; right:0; bottom:0;
}
#loginForm{
	display: none;
	visibility: hidden;
	z-index: 1101;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	padding-top: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*--------------------------login--------------------------*/
/*--------------------------order--------------------------*/
.order{
	width: 650px;
	text-align: center;
	margin: 15px 40px 25px 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.order div{
	border: 1px;
	border-style: solid;
	border-color: #B8B8B8;
	background-color: #EDEDED;
}
.order .head{
	background-color: #426990;
	text-align: left;
	color: white;
	padding: 3px 10px 3px 10px;
	font-weight: bold;
}
.order .body{
	border-top: 0px none;
	padding: 0px 10px 10px 10px;
	display: block;
}
.order .body div{
	text-align: right;
	border: 0px none;
	padding-top: 10px;
	vertical-align: top;
}
.order .body div .star{
	color: red;
}
.order .body div span{
	vertical-align: top;
}
.order input{/*input, select, textarea{*/
	width: 150px;
	margin: 0px 10px 0px 10px;
}
.order select{/*input, select, textarea{*/
	width: 153px;
	margin: 0px 10px 0px 10px;
}
.order textarea{/*input, select, textarea{*/
	width: 150px;
	margin: 0px 10px 0px 10px;
	height: 50px;
}
.orderpayment{
	width: 650px;
	margin: 15px 40px 25px 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #C2C2C2;
}
.orderpayment .paymentleft{
	float: left;
	width: 250px;
	text-align: right;
}
.orderpayment .paymentright{
	margin-left: 260px;
	text-align: left;
}
.nav_pages{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #787878;
	margin-bottom: 10px;
}
.nav_pages a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #787878;
	text-decoration: none;
}
.nav_pages span{
	color: #B4201C;
}
.nav_pages .nav_page{
	font-weight: bold;
	color: #787878;
}
/*--------------------------order--------------------------*/
/*--------------------------bottom-------------------------*/
.bottom_l{
	background-image: url(/images/design/bottom_l.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 990px;
	height: 60px;
	margin-top: 40px;
	margin-bottom: 10px;
}
.bottom_r{
	background-image: url(/images/design/bottom_r.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-left: 21px;
	height: 60px;
}
.bottom_c{
	background-color: #adadad;
	text-align: center;
	margin-right: 17px;
	height: 60px;
}
.bottom_c .bottom_menu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	padding-top: 9px;
	padding-bottom: 9px;
}
.bottom_c a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
}
.bottom_left_r{
	background-image: url(/images/design/bottom_cr.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 60px;
	width: 401px;
	float: left;
}
.bottom_left_c{
	background-image: url(/images/design/bottom_cc.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-right: 14px;
	height: 60px;
	vertical-align: middle;
}
/*--------------------------bottom-------------------------*/
/*-----------------------back button-----------------------*/
.back_l{
	background-image: url(/images/design/back_l.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 990px;
	height: 60px;
	margin-top: 40px;
	margin-bottom: 10px;
}
.back_r{
	background-image: url(/images/design/back_r.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-left: 21px;
	height: 60px;
}
.back_c{
	background-color: #adadad;
	background-image: url(/images/design/back_c.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-right: 17px;
	height: 60px;
}
/*-----------------------back button-----------------------*/
/*-----------------------mail to friend-----------------------*/
.mailtofriend{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
}
.mailtofriend table{
	border-left: 1px solid darkgrey; border-top: 1px solid darkgrey;
}
.mailtofriend td.lft{
	border-right: 1px solid darkgrey;
	border-bottom: 1px solid darkgrey;
	padding-right: 10px;
}
.mailtofriend td.rgt{
	border-right: 1px solid darkgrey;
	border-bottom: 1px solid darkgrey;
}
.mailtofriend .mailerror{
	border: 1px solid red;
	background-color: #ffffad;
	width: 95%;
}
/*-----------------------share42------------------------------*/
#share42 {
  display: inline-block;
  padding: 4px 0 0 4px;
  background: #EFE5D6;
  border: 0px;
}
#share42:hover {
  background: #EFE5D6;
}
#share42 a {opacity: 0.5;}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}
/*------------------end share42-------------------------------*/
/*-----------------------mail to friend-----------------------*/
/*-------------------------debug info-------------------------*/
.debug{
	border: 1px solid #000;
	font-size: 10px;
	background-color: #fff;
	color: #000;
	text-align: left;
	margin: 10px;
	padding: 5px;
}
/*-------------------------debug info-------------------------*/

