@charset "utf-8";
.font {
	bfont-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
}
.main_style {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	text-indent: 5px;
}
.main_style p{
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	text-indent: 5px;
}
.main_style_blue {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	font-style: normal;
	color:#0E588C;
}
.main_style_error {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	font-style: normal;
	padding_left: 25px;
}
.admin_caption {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	font-style: normal;
	color: #FF7B09;
}
.reg_style {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.reg_style_user {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	color: #FFFF00;
}
.error{
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	padding-left: 10px;
	padding-right: 10px;
}
input.wborder {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	height: 14px;
	width: 116px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input.main_style {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	/*border: 1px solid #809FE3;*/
}
.news_data {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	color: #FFFF00;	
}
.news_data2 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	text-align: left;
	color: #FF7B09;
}
.news_text {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
}
.news_text a{
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
}
.news_text2 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	text-align: justify;	
}
.news_caption {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	text-align: left;
	color: blue;
	/*text-decoration: underline;*/
}
.news_undertext {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 11px;
	text-align: right;
	color: #0E588C;	
}
img.news_pic {
	clear: right;
	float: left;
	height: 90px;
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
}

legend.caption {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	font-style: normal;
	color: #FF7B09;	
}
.contacts_header {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 16px;
	font-style: normal;
	color: #FF7B09;
	padding-left: 20px;
	font-weight: bold;
	text-align: left;
}
.contacts_office {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0E588C;
	padding-left: 10px;
}
.contacts_region{
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.contacts_text{
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	background-position: top;
}
div.contacts_text_bottom{
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 11px;
	font-style: normal;
	text-align: left;
	text-indent: 0px;
	margin-left: 10px;
}
.contacts_textl{
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	font-style: normal;
	text-align: left;
	background-position: top;
	padding-left: 20px;
}
.contacts_textr{
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	font-style: normal;
	padding-left: 10px;
	text-align: left;
	background-position: top;
}
.user_main_info{
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	font-style: normal;
	background-color:#FFE2C6;
	border: 1px solid #999999;
	padding: 5px;
	padding-top: 15px;
}
.user_main_info p{
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	font-style: normal;
	text-indent: 5pt;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
}
/*Select styles by id*/
#goods_list {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	width: 98%;
}

#category_list {
	font-family: "Franklin Gothic Medium",arial;
	font-size: 12px;
	width: 100%;
}
#brand_list {
	font-family: "Franklin Gothic Medium",arial;
	font-size: 12px;
	width: 100%;
}
#country_list {
	font-family: "Franklin Gothic Medium",arial;
	font-size: 12px;
	width: 100%;
}
#news_list {
	font-family: "Franklin Gothic Medium",arial;
	font-size: 12px;
	width: 100%;
}

/* ------------------- Sort links Style -------------------------------- */

a.sort_link {
	text-decoration: none;
	/*color: #3357B3;*/
}
a.sort_link_act {
	color: #FF6D00;
	text-decoration:underline;
}
a.sort_link:visited {
	color: #0E588C;
}
a.sort_link_act:visited {
	color: #FF6D00;
	text-decoration:underline;
}
a.sort_link:hover {
	color: #FF6D00;
}
/* ---------- Brand Info CSS clases and styles --------------------------*/
img.brand_img {
	border: 0;	
}
.brand_name {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 20px;
	font-style: normal;
	color: #FF7B09;
	font-weight: bolder;
}
.produce {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 10px;
	font-style: italic;
	color: #FF7B09;
	font-weight: bolder;
}
.reviews {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	font-style: italic;
	color: #FF7B09;
	font-weight: bolder;
}
a.cat_link {
	text-decoration: none;
	color: #0E588C;
}
a.cat_link:visited {
	color: #0E588C;
}
a.cat_link:hover {
	color: #FF6D00;
}
#type_list_div {
	/*height: 105px;*/
	overflow: auto;
	width: 250px;
	scrollbar-face-color: #FF7900;
	scrollbar-shadow-color: #7A7A7A;
	scrollbar-highlight-color: #FFEADE;
	scrollbar-3dlight-color: #FF5000;
	scrollbar-darkshadow-color: #9A9A9A;
	scrollbar-track-color: #FFEADE;
	scrollbar-arrow-color: #FFD9A7;	
}
/* ------------- Category CSS styles ------------------ */
.cat_caption {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 18px;
	font-weight: bolder;
	color: #0E588C;
	text-decoration: underline;
}
.category {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 14px;
	font-style: normal;
	color: #FF7B09;
	font-weight: normal;
}
/* ------------- Types CSS styles ------------------ */
.type_caption {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 18px;
	font-weight: bolder;
	color: #0E588C;
	text-decoration: underline;
}
.type {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	font-style: normal;
	color: #0E588C;
	font-weight: normal;
}
hr.line {
	border: 1pt dashed #CCCCCC;
}
/* ------------- CSS Styles for pictureLink class ------------------ */
a.piclink_link {
	display: block;
	line-height:100%;
	height: 100%;
	width: 100%;
	/*background-color:#6600FF;*/
}
div.piclink {
	 position: relative;
	 width:100%;
	 height:100%;
	 cursor: hand;
	 border:1px solid #FFFFFF;
	 /*border:1px solid #FFD5D4;*/   /*Inactive border color*/
	 /*border:1px dotted #0E588C;*/   /*Inactive border color*/

}
div.piclink_hover {
	 position: relative;
	 width:100%;
	 height:100%;
	 cursor: hand;
	 border:1px solid #FF7B09; 	/*Active border color*/

}
span.piclink {
	display: block;
    position: absolute;
    left: 0;
	top: 0;
    width: 100%;
	height: 100%;
	text-align:center;
}
div.del_pic {
	position: relative;
	top:20px;
	z-index: 2;
}
/* ------------ Another PicLink class ------------------*/
a.piclink_blank_link {
	display: block;
	line-height:100%;
	height: 100%;
	width: 100%;
	/*background-color:#6600FF;*/
}
div.piclink_blank {
	 position: relative;
	 width:100%;
	 height:100%;
	 cursor: hand;
	 border:1px solid #FFFFFF;
	 /*border:1px solid #FFD5D4;*/   /*Inactive border color*/
	 /*border:1px dotted #0E588C;*/   /*Inactive border color*/

}
div.piclink_blank_hover {
	 position: relative;
	 width:100%;
	 height:100%;
	 cursor: hand;
	 border:1px solid #FF7B09; 	/*Active border color*/

}
span.piclink_blank {
	display: block;
    position: absolute;
    left: 0;
	top: 0;
    width: 100%;
	height: 100%;
	text-align:center;
}
/* ------------- Brands List CSS Styles ------------------ */
.brand_type {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	font-style: normal;
}
.brand_value {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	font-style: normal;
	color: #0E588C;
}
.brand_name_value {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	font-style: normal;
	color: #FF7B09;
	font-weight: bold;
}
a.brand_link {
	text-decoration: none;
	color: #0E588C;
}
a.brand_link:hover {
	color: #FF6D00;
}
a.brand_link:visited {
	color: #0E588C;
}
/* ------------- ADMIN Form Constructor CSS Styles ------------------ */
a.cross_link {
	text-decoration: none;
	color: blue;
}
a.cross_link:hover {
	color: orange;
}
a.cross_link:visited {
	color: blue;
}
legend.main_style {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	font-style: normal;
	color: blue;	
}
select.list_select {
	font-family: "Franklin Gothic Medium",arial;
	font-size: 12px;
	width: 100%;
}
/* ---------------------- Reviews list CSS Styles ------------------ */
td.review_brand_name {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 16px;
	font-style: normal;
	color: #FF7B09;
	padding-left: 20px;
	font-weight: bold;
	text-align: left;
}
a.review_header_link {
	text-decoration: none;
	color: #0E588C;
	padding-left: 5px;
}
a.review_header_link:visited {
	color: #0E588C;
	padding-left: 5px;
}
a.review_header_link:hover {
	color: #FF6D00;
	padding-left: 5px;	
}

td.review_header_info {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 16 px;
	font-style: normal;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
	color: #FF7B09;
}

/* ------------------ Pages CSS Styles ------------------------ */
#about {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	font-style: normal;
	text-align: justify;
}
#contacts {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	font-style: normal;
	text-align: justify;
}
#tiny_half {
	height:250px;
}
#info_small {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	font-style: normal;
	text-align: justify;
}
div.review_info {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	height:350px;
}
.list {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	font-style: normal;
	color: #0E588C;
	padding-left: 5px;
}
.list_category {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	font-style: bold;
	color: #FF6D00;
	padding-left: 5px;
}
/* ---------------------- Calendar CSS Styles---------------------- */
#calendar {
	height: 160px;
	width: 228px;
}
.data_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.calendar_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20pt;
}
/* ------------- TinyMCE Editor area tag classes ------------------- */
textarea.editor_full {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	height: 600px;
	width: 100%;
	border: 1px solid #809FE3;
	margin: 2px;
}
div.editor_full {
	width: 100%;
}
#info p {
	text-indent: 5pt;
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: justify;
}
#info ul {
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: justify;
}
#info ol {
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: justify;
}
#info li {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}
#price p {
	text-indent: 5pt;
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: justify;
}
#info_small p {
	text-indent: 5pt;
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: justify;
}
.pics_left {
	clear: right;
	float: left;
	margin-top: 2px;
	margin-right: 8px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.pics_right {
	clear: left;
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 8px;
	margin-bottom: 0px;
}
.picture {
	clear: both;
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
}
.pics_center {
	clear: both;
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.font_5 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 5px;
	font-style: normal;
}
.font_6 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 6px;
	font-style: normal;
}
.font_7 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 7px;
	font-style: normal;
}
.font_8 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 8px;
	font-style: normal;
}
.font_9 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 9px;
	font-style: normal;
}
.font_10 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 10px;
	font-style: normal;
}
.font_11 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 11px;
	font-style: normal;
}
.font_12 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	font-style: normal;
}
.font_13 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 13px;
	font-style: normal;
}
.font_14 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 14px;
	font-style: normal;
}
.font_15 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 15px;
	font-style: normal;
}
.font_16 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 16px;
	font-style: normal;
}
.font_18 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 18px;
	font-style: normal;
}
.font_20 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 20px;
	font-style: normal;
}
.font_24 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 24px;
	font-style: normal;
}
.font_26 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 26px;
	font-style: normal;
}
.font_28 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 28px;
	font-style: normal;
}
.font_30 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 30px;
	font-style: normal;
}
.font_32 {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 32px;
	font-style: normal;
}
/* ------------- --------------------------------- ------------------- */
/* -------------------------------------------- Pages class CSS Styles ------------------------- */
.page {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #0E588C;
}
.page_dis {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 10px;
	font-style: normal;
	text-align: center;
	color: #CCCCCC;
}
a.page_link {
	text-decoration: none;
	color: #0E588C;
}
a.page_link:hover {
	text-decoration: underline;
	color: #FF7B09;
}
a.page_link:visited {
	color: #0E588C;
}
a.page_link_act {
	text-decoration: underline;
	color: #FF7B09;
}
a.page_link_act:hover {
	text-decoration: underline;
	color: #FF7B09;
}
a.page_link_act:visited {
	color: #FF7B09;
}
/* ---------------------------------------------------------------------------- */
/* ------- Table CSS----------------------------------------------------------- */
.mytab table{
	border: 1px solid #4F8C00;
	background-color: #D3DFCB;	
}
.mytab td{
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 11px;
	font-weight:bold;
	border: 1px solid #FFFFFF;
}
.head {
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
	padding: 3px;
	background-color: #4F8C00;
}
.mytab a{
	text-decoration: none;
	color: black;
}
.mytab a:hover {
	color: black;
}
.mytab a:visited {
	color: black;
}
.mytab b{
	color: #FF6600;
}
a.h_link{
 text-decoration: none;
 color: #FFFFFF;
}
a.h_link:hover {
	color: #FFFFFF;
}
a.h_link:visited {
	color: #FFFFFF;
}
a.download_link{
 text-decoration: none;
 color: #0E588C;
}
a.download_link:hover {
	color: #0E588C;
}
a.download_link:visited {
	color: #0E588C;
}
/* ---------------------------------------------------------------------------- */
/* ------------------- Map Classes ---------------------------------------------*/
li.map{
	vertical-align: middle;
	list-style-image: url(../images/small_spot.jpg);
	list-style-position: inside;
	margin-top: 3px;
}
li.map a{
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0E588C;
	text-decoration: none;
	
	padding-left: 5px;
}
li.map a:visited {
	color: #0E588C;
}
li.map a:hover {
	color: #FF6D00;
}
/* ------ */
li.submap{
	margin-left: -5px;
	list-style-type: circle;
	list-style-image: none;
	list-style-position: inside;
	margin-top: 3px
}
li.submap a{
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #0E588C;
	text-decoration: none;
}
li.submap a:visited {
	color: #0E588C;
}
li.submap a:hover {
	color: #FF6D00;
}
/* ------ */
li.submap2{
	margin-left: -5px;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: inside;

	margin-top: 3px;
}
li.submap2 a{
	font-family: url("fonts/resea/Resea-Regular.ttf");
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	color: #0E588C;
	text-decoration: none;
}
li.submap2 a:visited {
	color: #0E588C;
}
li.submap2 a:hover {
	color: #FF6D00;
}
/*------------------------------------------------------------------------------*/
user_alt{
	clear: both;
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
}
