*
{
	margin: 0;
	padding: 0;
}

/* =Main controls & elements
----------------------------------------------------------------------*/

body
{
	background: #3b1b08;
	font: 12px "Trebuchet MS", Arial, sans-serif;
}

a
{
	cursor: pointer;
	text-decoration: none;
}

a *
{
	cursor: pointer;
}

img,
fieldset,
iframe
{
	border: 0;
}

iframe
{
	margin: 0 0 10px;
}

.align_right
{
	text-align: right;
}

li.clear,
#content ul.cols li.clear,
#content ul.group li.clear,
.clear
{
	clear: both;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 0;
	height: 0;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

#skip_links
{
	overflow: hidden;
	width: 0;
	height: 0;
}

strong
{
	color: #210;
}

ul li {
  /* list-style-image: url(http://www.sayanring.ru/static/img/strelka.gif); */
}

/* =Shadow
----------------------------------------------------------------------*/

.shadow
{
	background: url(/static/img/shadow.png) repeat-x;
	clear: both;
	font-size: 0;
	position: absolute;
	top: -5px;
	left: 0;
	width: 100%;
	height: 5px;
}

#this_week .shadow
{
	top: -10px;
}

/* =Header
----------------------------------------------------------------------*/

#header_wrap
{
	background: url(/static/img/header.jpg) repeat-x center top;
	border-top: 4px solid #34140a;
	width: 100%;
}

#header
{
	background: url(/static/img/header.jpg) no-repeat center top;
	background-position: 0% 0%;
	border-top: 4px solid #34140a;
	margin: -4px auto 0;
	overflow: hidden;
	position: relative;
	width: 960px;
	height: 118px;
}

#header h1
{
	margin: 0 0 0 0px;
	padding: 15px 0;
	width: 100%;
	text-align:center;
}

#header h1 a
{
	background: url(/static/img/logo.png) no-repeat center;
	color: #fff;
	display: block;
	text-indent: -99999px;
	width: 100%;
	height: 88px;
}

#header h1 img
{
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}

#header span
{
	color: #fff;
	font-size: 11px;
	position: absolute;
	top: 5px;
	right: 150px;
}

#header span a
{
	color: #fff;
	padding: 0 5px;
}

#header span a:hover
{
	text-decoration: underline;
}

#header form
{
	background: url(/static/img/search_tab.png) no-repeat;
	padding: 5px 0 0 0;
	overflow: hidden;
	position: absolute;
	top: 95px;
	right: 0;
	white-space: nowrap;
	width: 211px;
	height: 21px;
}

#search_field
{
	background: none;
	border: 0;
	color: #b1a68c;
	font: 10px Arial, sans-serif;
	float: left;
	margin: 0 5px 0 15px;
	padding: 3px 0 0;
	position: absolute;
	width: 160px;
}

#search_button
{
	display: inline;
	float: right;
	margin: -1px 7px 0 0;
}

#header img
{
	vertical-align: top;
}

#header label
{
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}

/* =Navigation - Main
----------------------------------------------------------------------*/

#nav_main_wrap
{
	background: #2b0e05;
	border-top: 5px solid #643823;
	border-bottom: 5px solid #643823;
	width: 100%;
}

#nav_main
{
	background: #2b0e05;
	border-top: 5px solid #643823;
	border-bottom: 5px solid #643823;
	font-size: 13px;
	margin: -5px auto;
	width: 1010px;
}

#nav_main li
{
	float: left;
	list-style: none;
}
#nav_main li.lang img {
    width: 25px;
    vertical-align: middle;
    margin-top:3px;
}

#nav_main li.lang img.active {
    width: 25px;
    vertical-align: middle;
    margin-top:0px;
    border: 2px solid orange;
}


#nav_main li.current
{
	background: #643823 url(/static/img/nav_cap_lf.gif) no-repeat left center;
}

#nav_main a
{
	color: #b1a68c;
	display: block;
	padding: 8px 16px;
	white-space: nowrap;
}

#nav_main a:hover
{
	color: #fff;
	text-decoration: underline;
}

#nav_main li.current a
{
	background: url(/static/img/nav_cap_rt.gif) no-repeat right center;
	color: #fff;
}

/* =Navigation - Sub
----------------------------------------------------------------------*/

#nav_subwrap
{
	background: #643823;
	margin: 0 0 -2px;
	width: 100%;
}

#nav_sub
{
	background: #643823;
	font-size: 11px;
	margin: -4px auto 0;
	width: 960px;
}

#nav_sub ul
{
	padding: 0 0 0 10px;
}

#nav_sub li
{
	float: left;
	list-style: none;
	padding: 6px 0 8px;
}

#nav_sub a
{
	border-left: 1px solid #876;
	color: #b1a68c;
	display: block;
	padding: 0 10px;
	white-space: nowrap;
}

#nav_sub a:hover
{
	color: #fff;
	text-decoration: underline;
}

#nav_sub a.first
{
	border: 0;
}

#nav_sub li.current
{
	background: url(/static/img/nav_sub_arrow.gif) no-repeat center bottom;
	color: #fff;
	font-size: 100%;
	position: relative;
	z-index: 10;
}

#nav_sub li.current a
{
	color: #fff;
}

/* =Content - Main
----------------------------------------------------------------------*/

#content_wrap
{
/*	background: #e5ddd9 url(/static/img/content_wrap.gif) repeat-y top center; */
	background: #F5F5DC url(/static/img/fon_news2.jpg) repeat-y center top;
    /* background-color:#F5F5DC; */
	border-top: 2px solid #321;
	width: 100%;
}

#content
{
	/* background-color: #F5F5DC;*/
	width: 960px;
	border-top: 2px solid #321;
	color: #654;
	margin: -2px auto 0;
	text-align: justify;
}

.home
{
	background-image: url(/static/img/content_home.jpg);
	background-repeat: repeat-y;
}

.news
{
	padding-top: 15px;
}

#content h1,
#content hr,
#content ol,
#content ul,
#content table,
#content form,
.two_thirds dl,
.three_quarters dl,
.tx-wecfceplugin-pi1
{
	font-weight: normal;
	margin: 0 0 10px;
	color: #2B0E05;


}

#content p
{
    font-weight: normal;
	margin: 0 0 10px;
	color: #2B0E05;
    padding-left: 3px;
}

#content ol.steps li
{
	line-height: 100%;
	margin-bottom: 15px;
}

#content h1,
#content ol.steps li h1
{
	color: #003300;
	font-size: 19px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0 0 5px;
}

#content * h1,
#content ol.steps li h1
{
	margin-left: 0;
	margin-right: 0;
}

#content h1 a
{
	color: #003300;
	text-decoration: none;
}

#content h2,
#content ol.steps li h2
{
	color: #003300;
	font-size: 19px;
	font-weight: normal;
}

#content h2 a
{
	color: #003300;
	text-decoration: none;
}

#content h3,
#content ol.steps li h3
{
	color: #003300;
	font: 19px Arial, serif;
}

#content h3 a
{
	color: #003300;
	text-decoration: none;
}

#content h4,
#content ol.steps li h4
{
	color: #003300;
	font: 18px Arial, "Times New Roman", Times, serif;
}

#content h4 a
{
		text-decoration: none;
}

#content h5,
#content ol.steps li h5
{
	color: #6b6354;
	font: 16px Arial, serif;
}

#content h5 a
{
	color: #6b6354;
	text-decoration: none;
}

#content .edge h5,
#content .edge h5 a
{
	font: 16px "Trebuchet MS", Arial, sans-serif;
	color: #b04c08;
	text-decoration: none;
}

#content h6,
#content ol.steps li h6
{
	color: #734429;
	font: 15px Arial, serif;
}

#content h6 a
{
	color: #734429;
	text-decoration: none;
}

#content hr
{
	border-top: 2px dotted #dcb;
	clear: both;
}

#content a,
#content a.default *
{
	color: #0e2f40;
	text-decoration: underline;
}

#content a.default
{
	color: #654;
	text-decoration: none;
}

#content a.term
{
	color: #ae7831;
	text-decoration: none;
}

#content.home a
{
	text-decoration: none;
}

#content ol,
#content ul
{
	margin-left: 20px;
}

#content ol.steps
{
	margin-top: 0;
	margin-left: 50px;
	padding: 10px 0 0;
}

#content ol.steps li
{
	font-family: Arial, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
}

#content ol.steps li p,
#content ol.steps li li,
#content ol.steps li *
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
}

#content ol.steps ul
{
	list-style: square;
}

#content ol.steps li p
{
	line-height: 150%;
}

#content ol.steps li em
{
	font-style: italic;
}

#content ol.steps li strong
{
	font-weight: bold;
}

#content ul.cols
{
	list-style: none;
	margin-left: -20px;
	margin-right: -20px;
}

#content ul.cols li
{
	float: left;
	padding: 0 10px 5px 20px;
	width: 290px;
}

#content ul.group
{
	font-size: 11px;
	list-style: none;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 0;
	padding: 10px 0 0;
}

#content ul.group img.left
{
	border: 1px solid #987;
	padding: 1px;
	margin-bottom: 30px;
}

#content ul.group li
{
	float: left;
	padding: 0 20px 20px;
	width: 280px;
}

#content p,
#content li
{
	line-height: 150%;
}

#content p.notice
{
	background: #fff;
	border: 2px solid #b04c08;
	color: #b04c08;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

#content blockquote
{
	background: #ede5d4;
	margin: 0 15px 10px;
}

#content blockquote p
{
	margin: 0;
	padding: 10px;
}

#content p.pull_left,
#content p.pull_right
{
	background: #ede5d4;
	margin-bottom: 10px;
	padding: 10px;
}

#content p.pull_left,
#content p.pull_right
{
	color: #543;
	font-family: Arial, serif;
	font-size: 15px;
	font-style: italic;
	width: 250px;
}

/* =Breadcrumbs
----------------------------------------------------------------------*/

#content p#breadcrumbs
{
	font: bold 10px Verdana, sans-serif;
	margin-bottom: 0;
	padding: 10px 20px 15px;
	background-color: #F5F5DC;
	width: 680px;
}

#content p#breadcrumbs a
{
	color: #92866a;
	font-weight: normal;
	text-decoration: none;
}

#content p#breadcrumbs a:hover
{
	text-decoration: underline;
}

/* =Content - Sub
----------------------------------------------------------------------*/

#content_sub
{
	background: #6e4f3a;
	color: #eee;
	margin: 0 auto;
	padding: 10px 0 0;
	width: 960px;
}

#content_sub a
{
	color: #d0c1af;
}

#content_sub a:hover
{
	color: #fff;
	text-decoration: underline;
}

#content_sub .highlight
{
	background: #3b1b08 url(/static/img/texture_dark.gif);
	display: block;
	float: left;
	padding: 5px 10px;
}

#content_sub dl
{
	display: inline;
	float: left;
	padding: 0 15px 10px 10px;
	width: 200px;
}

#content_sub dl.special
{
	background: #573520;
	margin: 0 20px 0 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#content_sub dt
{
	padding: 10px 0;
}

#content_sub dd
{
	border-top: 2px dotted #8d7459;
	padding: 5px 10px;
}

#content_sub p
{
	clear: both;
	padding: 0 20px 20px;
}

#content_sub p img
{
	display: inline;
	float: right;
	margin: -30px 0 0 0;
}

/* =Rotator
----------------------------------------------------------------------*/

ul#rotator *
{
	cursor: pointer;
	margin: 0;
	padding: 0;
}

ul#rotator
{
	background: #000;
	cursor: pointer;
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 740px;
	height: 220px;
	z-index: 0;
}

ul#rotator li
{
	width: 740px;
	height: 220px;
}

ul#rotator img
{
	width: 740px;
	height: 220px;
}

/* =Home Page
----------------------------------------------------------------------*/
#location li {
	text-align: center;
    list-style-image: none;
}
/* =Bottom Overlay - Home Page
----------------------------------------------------------------------*/

#bottom_overlay
{
	background: #fdf7e4;
	border: 1px solid #ba9;
	clear: both;
	margin: 0 0 20px;
	padding: 0 15px 0 20px;
}

#bottom_overlay dl
{
	float: left;
	display: inline;
	padding: 15px 0;
}

#bottom_overlay dt
{
	color: #492814;
	font-size: 18px;
	margin: 0 0 10px;
}

#bottom_overlay p
{
	color: #868174;
	display: inline;
	float: right;
	font-size: 11px;
	line-height: 170%;
	margin: 0;
	padding: 15px 0;
	text-align: right;
	width: 335px;
}

#bottom_overlay p a
{
	font-size: 18px;
}

#bottom_overlay img
{
	background: url(/static/img/photo_frame_small.png) no-repeat;
	display: inline;
	float: right;
	margin: 0 0 0 15px;
	padding: 10px;
	width: 140px;
	height: 140px;
}

/* =Main - Home Page
----------------------------------------------------------------------*/

#main_home
{
	float: left;
	font-size: 12px;
	padding: 20px 0 0 20px;
	width: 660px;
}

#main_home a
{
	color: #963608;
}

#main_home a:hover
{
	text-decoration: underline;
}

/* =Columns - Sub Pages
----------------------------------------------------------------------*/

div.full
{
	padding: 0 20px;
	width: 920px;
}

img.full
{
	background: #ccb;
	border-top: 1px solid #987;
	border-bottom: 1px solid #987;
	display: block;
	width: 960px;
}

div.half
{
	float: left;
	padding: 0 20px;
	width: 440px;
}

div.third
{
	float: left;
	padding: 0 20px;
	width: 280px;
}

div.two_thirds
{
	float: left;
	padding: 0 20px;
	width: 600px;
}

div.quarter
{
	float: left;
	padding: 0 20px;
	width: 200px;
	/* background-color: #ff9933; */
}

div.quarter.edge
{
	/* background: url(/static/img/edge.gif) no-repeat right bottom; */
}

div.three_quarters
{
	float: left;
	padding: 0 20px;
	width: 680px;
	/*width: 70%;*/
	background-color: #F5F5DC;
}

/* =Definition Lists
----------------------------------------------------------------------*/

.half dt,
.third dt,
.quarter dt,
.two_thirds dt,
.three_quarters dt
{
	border-bottom: 2px dotted #ba9;
	font-size: 15px;
	margin: 0 0 5px;
	padding: 0 0 5px;
}

.half dd,
.third dd,
.quarter dd,
.two_thirds dd,
.three_quarters dd
{
	background: url(/static/img/strelka.gif) no-repeat 0 10px;
	padding: 5px 0 5px 20px;
}

dd.active
{
	background: url(/static/img/strelka.gif) no-repeat 0 10px;
	padding: 5px 0 5px 20px;
}

/* =Menu
----------------------------------------------------------------------*/

ul#menu
{
	font-size: 11px;
	list-style: none;
	margin: 0 0 20px;
}

ul#menu ul
{
	list-style: none;
	margin: 0 0 0 20px;
}

ul#menu a
{
	color: #734429;
	text-decoration: none;
}

ul#menu a.arrow
{
	background: url(/static/img/menu_arrow.gif) no-repeat left bottom;
	display: inline;
	float: left;
	font-size: 0;
	margin: 2px 5px 0 0;
	overflow: hidden;
	visibility: hidden;
	width: 10px;
	height: 10px;
}

ul#menu a.arrow.on
{
	background-position: 0 0;
}

ul#menu li
{
	padding: 5px 0 0;
}

/* =This Week
----------------------------------------------------------------------*/

#this_week
{
	background: #123 url(/static/img/this_week.jpg) no-repeat;
	border-top: 5px solid #3b1b08;
	margin: 20px 0 0;
	position: relative;
	clear: both;
	width: 960px;
	height: 65px;
}

#this_week .tx-wecfceplugin-pi1
{
	margin: 0;
}

#this_week_heading
{
	background: url(/static/img/this_week_heading.png) no-repeat;
	display: block;
	font-size: 0;
	position: absolute;
	overflow: hidden;
	text-indent: -99999px;
	top: 0;
	left: 0;
	width: 312px;
	height: 65px;
}

#this_week a
{
	color: #fff;
	display: block;
	text-decoration: none;
	width: 960px;
	height: 65px;
}

#this_week_sermon
{
	font-size: 18px;
	position: absolute;
	top: 15px;
	left: 325px;
}

#this_week_title
{
	color: #c68f39;
	font-size: 24px;
}

#this_week_date
{
	background: url(/static/img/this_week_date.png) no-repeat;
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: 27px;
	position: absolute;
	overflow: hidden;
	text-align: center;
	top: 17px;
	right: 25px;
	width: 180px;
	height: 27px;
}

/* =Footer
----------------------------------------------------------------------*/

#footer_wrap
{
	position: relative;
	width: 100%;
	background: url(/static/img/footer_vcard.gif) repeat-x left bottom;
}

#footer
{

	color: #b6b2a3;
	margin: 0 auto;
	line-height: 140%;
	padding: 15px 0 0 15px;
	font-size: 11px;
	width: 945px;
}

#footer a
{
	color: #b6b2a3;
}

#footer a:hover
{
	color: #fff;
}

#footer .feed
{
	background: url(/static/img/icon_feed.gif) no-repeat left center;
}

#footer .vcard
{
	background: url(/static/img/footer_vcard.gif) repeat-x left bottom;
	float: right;
	font-style: normal;
	padding: 0 20px 50px 75px;
	text-align: right;
}

#footer strong {
	color: #B6B2A3;
	font-weight: bold;
}

#footer .addrfull {
	background-color: transparent;
}

#icq_contacts img {
    vertical-align: middle;
}

/* =Form Styling
----------------------------------------------------------------------*/

table input,
table textarea,
.tx-pilmailform-pi1 textarea,
select
{
	margin: 0 0 10px;
}

table input,
table textarea,
.tx-pilmailform-pi1 input,
.tx-pilmailform-pi1 textarea
{
	font: 13px "Trebuchet MS", Arial, sans-serif;
}

table textarea,
.tx-pilmailform-pi1 textarea
{
	overflow: auto;
	width: 400px;
	height: 200px;
}


td img
{
	vertical-align: top;
}

td
{
	text-align: left;
}

u
{
	font-style: italic;
	text-decoration: none;
}

/* =Pagination design
----------------------------------------------------*/

#pager {
    clear: left;
	width:100%;
	height: 19px;
	margin: 10px 0px;
}


#pager .active, #pager span
{
	background: url(/static/img/pagination.gif) no-repeat;
	width:19px;
	height:19px;
	display:block;
	text-align:center;
	float:left;
}

#pager span
{
	background:none;
}

/* =Photo gallery
-----------------------------------------------------------*/

.foto_cntr {
border:3px double;
float:left;
margin:5px;
padding:9px;
width:170px;
}
.foto_cntr img {
    border: 1px solid gray;
    margin: 5px auto;
}

/* =Hot Offers
------------------------------------------------------------*/
#hot_offers {
    /* background-color: #EE9A49; */
	background-color: #DEDEBE;
    color: #000;
    padding: 10px;
    margin: 5px 0px 10px 0px;
	text-align: justify;
    line-height: 130%;
}
#hot_offers h2 {
font-family:Arial;
font-size:24px;
margin-bottom:12px;
text-align:center;
}
#hot_offers h3 a {
    clear: left;
    color: #4C3C18;
}
#hot_offers img {
	margin: 5px;
	border: 1px solid gray;
}
/* =Hotel category
---------------------------- */
#price_container {
    text-align:center;
    padding:5px;
    background-color: transparent;
}
#hotel_search #params {
    background-color: #DEDEBE;
    width:90%;
    padding:5px;
}
#params label {
    display: block;
    text-align: center;
}
#params label.inline {
    display: inline;
}
.inputs {
    border: 1px silver solid;
    padding: 2px;
}
select  {
    border:1px silver solid;
}
.hotel_descr {
    margin-bottom:15px;
}
#content .hotel_descr A {
    text-decoration: none;
}
/* =Hotel view
--------------------------------*/
#sections A:hover {
	text-decoration:underline;
}

#sections H2 {
	width:280px;
	float:left;
}

#hotel_location {
	width:120px;
	float:right;
}

#fotogal {
	padding:15px;
    float: right;

}

#fotogal img {
	border:1px silver solid;
	margin:5px;
}

/* =Tour category
------------------------------------------------------------*/
#rightpart {
	width:230px;
	float:right;
	text-align:center;
}
#price_container {
	background-color:#DBDBDB;
	text-align:center;
	padding:5px;
}
#params {
	background-color: #FF9933;
	padding: 5px;
	margin: 5px;
	width: 290px;
	border-collapse: collapse;
	text-align: center;
}
#params select,  .frm_cntr {
	display: block;
	width: 100%;
	padding: 3px;
}
.inputs {
	border:1px silver solid;
	padding:2px;
}
select  {
	border:1px silver solid;
}
.hotel_descr {
	margin-bottom: 15px;
	text-align: justify;
}
#content .tour_preview A {
	text-decoration: none;
}
.tour_preview P {
	text-align: justify;
}

H1 .tour_type_descr {
	clear: both;
}
/* +++ */
#tour_types label {
	display: block;
	margin-bottom: 3px;
    padding-left: 15px;
    text-align: left;
}
#tour_types {
    display: none;
}
#search_form h3 {
    text-align:center;
}
#search_form #params {
    margin-left:20px;
}

#tour_descr #tour_names {
    width: 25%;
    float:left;
    margin: 0px 20px 20px 0px;
    background-color:#DE7812;
    color: #fff;
}
#tour_descr #tour_names li {
    list-style-type: none;
    padding: 10px;
    border: 1px solid silver;
    border-bottom: 0;
    font-size: 1.25em;
}
#tour_descr #tour_names li a {
    /* display: block; */
    color: #fff;
}

#tour_descr #tour_names li.active {
    border-right: 0;
    background-color: #F5F5DC;
}
#tour_descr #tour_names li.active a{
    color: #000;
}

#tour_descr .short_descr {
    display: none;
    border-top: 1px solid silver;
}

/* =Tour View
-----------------------------------*/
#fotogal {
	padding:15px;
}

#fotogal img {
	border:1px silver solid;
	margin: 5px auto;
}

#tour_dates {
	width:280px;
	float:right;
	background-color:#F47A00;
	border-left:10px #914800 solid;
	padding:10px;
	color: #fff;
	margin: 10px 0px;
}
#tour_price {
/*
	background-color:#AAFFAA;
	color:#5C5C5C;
	border:1px silver solid;
	border-left:10px green solid;
	width:200px;
	height: 27px;
	text-align:center;
*/
}

/* = TourBase category
-----------------------------------------*/
#rightpart {
	width:230px;
	float:right;
	text-align:center;
}
#price_container {
	background-color:#DBDBDB;
	text-align:center;
	padding:5px;
}
#base_search label {
    text-align: center;
}
#base_search #base_suite_price label {
    display: inline;
}
#base_search #params {
	background-color: #DEDEBE;
	width:600px;
	padding:5px;
}
#base_search .inputs {
	border:1px silver solid;
	padding:2px;
    margin-left:10px;
    margin-right:10px;
}
#base_search select  {
	border:1px silver solid;
}
#base_search P {
	margin-top: 5px;
}
#advanced_search {
	text-align: left;
}
.base_descr {
	margin-bottom:15px;
}
.base_descr P{
	text-align: justify;
}
#content .base_descr A {
	text-decoration:none;
}
/* = TourBase page
-----------------------------------------*/
#sections_cont #sections {
}

#sections A:hover {
	text-decoration:underline;
}

#sections H2 {
	width:280px;
	float:left;
}

#base_location {
	width:120px;
	float:right;
    text-align:left;
}

#fotogal {
	padding:15px;

}

#fotogal img {
	border:1px silver solid;
	margin:5px;
}

/*new style for bottom menu in bases */
#bottom_menu {
    margin: 10px 0;
    padding: 10px 0;
    border-top: 2px dotted #ddccbb;
    border-bottom: 2px dotted #ddccbb;
    font-size: 15px;
}
/* =City page
------------------------*/
#sections A:hover {
	text-decoration:underline;
}

#sections H2 {
	width:280px;
	float:left;
}
#fotogal {
	padding:15px;

}

#fotogal img {
	border:1px silver solid;
	margin:5px;
}

/* = Text pages
---------------------------------------------------*/
.date {
	font-size: 11px;
	font-weight: normal;
	padding-right: 15px;
	font-family: Arial;
}
#content A.fake_link {
	cursor:pointer;
	color: navy;
	text-decoration:none;
	border-bottom:1px dotted navy;
}
#content A.fake_link:hover {
	cursor:pointer;
	color: red;
	text-decoration:none;
	border-bottom:1px dotted red;
}
ul#category-children {
    margin: 0px 0px 15px 0px;
}
ul#category-children li {
    list-style-type: none;
    list-style-image: none;
}
/* =Glossary
----------------*/
#letter-index {
    border-bottom:2px dotted #DDCCBB;
    padding-bottom: 5px;
}
#letter-index h3 {
    display: inline;
    float: left;
    margin: 5px;
    text-align: left;
}
/* =Guide
----------------------*/
#regions_list {
    margin-left:30px;
}

#regions_list H2 {
    margin-bottom:10px;
    clear: both;
    text-decoration: underline;
}

#regions_list ul {
    margin-left:35px;
    margin-bottom:15px;
    width: 200px;
    float:left;
    clear: both;
}
/* =Guide/Region
-------------------- */
#sections A:hover {
	text-decoration:underline;
}

#sections H2 {
	width:280px;
	float:left;
}

#fotogal {
	padding:15px;

}

#fotogal img {
	border:1px silver solid;
	margin:5px;
}

/* =Homepage
-------------------- */
h2.homepage {
	text-align: center;
    margin: 10px;
    font-family: "Times New Roman";
}

#content #location {
	list-style:none;
	margin-left: 0px;
}

#location li {
	display:none;
	text-align: center;
}
#content p {
    margin-bottom:5px;
    margin-top:5px;
    text-align:justify;
}

/* = We will fight the opression of orange color in center column!
--------------------------------------------------------------------- */
.csc-textpic-text {
    /*
	min-height:1000px;
	height:auto !important;
	height:1000px;
    */
}

/* =Right column
---------------------- */
.news-list-container {
	margin-top: 20px;
    text-align: left;
}
#content .news-list-container DD P, #content .news-list-container DD A {
    line-height: 135%;
}
#content .news-list-container DD P {
    text-align: left;
}
#content .news-list-container A {
	color: #0E2F40;
	text-align: left;
}
#content .news-list-container A:hover {
	color: #FF8C00;
}

/* =Userbox
------------------*/
#userbox {
	padding: 15px 5px;
	background-color: #F5F5DC;
	text-align: center;
	font-size: 0.9em;
}
#userbox img {
	vertical-align: middle;
}
#userbox P {
	line-height: 100%;
	text-align: left;
	padding-left: 20px;
}
#userbox P.center {
	text-align: center;
	padding-left: 0px;
}

#content, #content p, #hot_offers, .tour_preview p, .base_descr p, .hotel_descr {
    text-align: left;
}

/* = Foto contest
---------------------- */
.fotos.contest li {
    float: left;
    padding: 0 25px 15px 0;
    text-align: center;
    width: 120px;
    height:140px;
    list-style-type: none;
}
.fotos.contest li div {
    display: block;
    height: 115px;
    margin: 0 auto;
}
.fotos.contest li div a {
    display: block;
    position: relative;
}
.fotos.contest li div a span {
    display:block;
    background-color: #E7E230;
    padding:3px 6px;
    color: #000;
    position:absolute;
    top: 5px;
    left: 9px ;
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    /* font-weight: bold;
    letter-spacing: 1px;
    border:1px solid yellow; */
    font-style: italic;
}

.fotos.contest li div a img {
    padding: 5px;
    border:1px solid silver;
}

.fotos.contest li small {
    line-height:110%;
}

.fotos.contest li div a img.approved {
    border:1px solid green;
    background-color: green;
}

.fotos.contest li div a img.denied {
    border:1px solid red;
    background-color: red;
}
/* = ����� �������� ���� �� �������
---------------------------------- */
#contest_foto_upload label {
    display: block;
    margin: 5px 0;
}
#content #contest_foto_upload {
    width: 400px;
    margin: 20px auto;
}
#contest_foto_upload input, #contest_foto_upload textarea, #contest_foto_upload select {
    padding:2px;
    width: 390px;
    border:3px solid silver;
}
#contest_foto_upload input[type=submit] {
    width: auto;
}
#contest_foto_upload textarea {
    height: 200px;

}

/* new foto-view for bases
---------------------------------- */
.fotos.base li {
    float: left;
    padding: 0 25px 15px 0;
    text-align: center;
    width: 160px;
    height:160px;
    list-style-type: none;
}
.fotos.contest li div {
    display: block;
    height: 115px;
    margin: 0 auto;
}
.fotos.contest li div a {
    display: block;
    position: relative;
}

.fotos.contest li div a img {
    padding: 5px;
    border:1px solid silver;
}

.fotos.contest li small {
    line-height:110%;
}


