
/*-- Body
--------------------------------------------------------*/

body {
        background-image:url('../../img/color_schemes/5/bg.gif');
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	color:#195890;
	text-decoration:none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	color:#195890;
	text-decoration:underline;
}

a {
	color:#195890;
	text-decoration:none;
} 

a:hover {
	text-decoration:underline;
} 

/*-- Content container
--------------------------------------------------------*/

.main_block {
        background-image:url('../../img/color_schemes/5/top_bg.gif');
}


/*-- Left column
--------------------------------------------------------*/

.logo a {
        background-image:url('../../img/color_schemes/5/logo.gif');
}

h2.title {
	border-color:#1A8DC0;
}

h2.title.h2_menu {
        background-image:url('../../img/color_schemes/5/h2_menu.gif');
}

h2.title.h2_enter {
        background-image:url('../../img/color_schemes/5/h2_enter.gif');
}

h2.title.h2_calendar {
        background-image:url('../../img/color_schemes/5/h2_calendar.gif');
}

h3.title.h3_women_news{
        background-image:url('../../img/color_schemes/5/h3_women_news.gif');
}

/*-- Content block / Top border
--------------------------------------------------------*/

.main_block .top_border .lt_1 {
        background-image:url('../../img/color_schemes/5/lt_1.gif');
}

.main_block .top_border .rt_1 {
        background-image:url('../../img/color_schemes/5/rt_1.gif');
}

/*-- Content block / Service links
--------------------------------------------------------*/

.service_links a, .service_links a:hover{
	color:#195890;
}

/*-- Content block / Content part / Left column / Search form
--------------------------------------------------------*/ 

.search_form .button {
        background-image:url('../../img/color_schemes/5/search.gif');
}

/*-- Content block / Content part / Left column / Main menu
--------------------------------------------------------*/ 

.main_menu a, .main_menu a:hover {
        background-image:url('../../img/color_schemes/5/li.gif');
	color:#12467D;
}

/*-- Content block / Content part / Left column / Enter
--------------------------------------------------------*/ 

.enter_form .button {
        background-image:url('../../img/color_schemes/5/enter.gif');
}

.enter_form p a, .enter_form p a:hover{
	color:#195890;
}

/*-- Content block / Content part / Left column / Calendar
--------------------------------------------------------*/

.calendar {
	border-color:#DCF0FD;
}

.calendar .calendar_menu {
        background-image:url('../../img/color_schemes/5/calendar_bg.gif');
	color:#31598F;
}

.calendar .calendar_menu a, .calendar .calendar_menu a:hover{
	color:#31598F;
}

.calendar .calendar_menu .a_left {
        background-image:url('../../img/color_schemes/5/a_left.gif');
}

.calendar .calendar_menu .a_right {
        background-image:url('../../img/color_schemes/5/a_right.gif');
}

.calendar .title td, .calendar td a:hover, .calendar .red a:hover {
	color:#688FC4;
}

/*-- Content block / Content part / Right column / Main index text
--------------------------------------------------------*/

.main_index_text a img{
	border:5px solid #C2E1F5;
}

/*-- Content block / Content part / Right column / Index fresh list
--------------------------------------------------------*/

.index_fresh_list a img{
	border:4px solid #C2E1F5;
}

/*-- Content block / Content part / Right column / Women news
--------------------------------------------------------*/

.women_news a {
        background-image:url('../../img/color_schemes/5/li_2.gif');
}

/*-- Content block / Content part / Right column / Article
--------------------------------------------------------*/

.article .article_group span{
	background-color:#688FC4;
}

.article_image img {
	border-color:#C2E1F5;
}

.article_info {
	border-top:3px solid #688FC4;
}

.ratio span{
	background-image:url('../../img/color_schemes/5/ratio_bg.gif');
}

.comment_form {
	background-color:#EDF7FE;
}

.comment_form .button{
	background-image:url('../../img/color_schemes/5/comment.gif');
}

/*-- Content block / Content part / Right column / Article list
--------------------------------------------------------*/

.article_list h1.title span {
	background-color:#688FC4;
}

/*-- Content block / Content part / Right column / Navigator
--------------------------------------------------------*/

.navigator a:hover, .navigator a.active {
	background-color:#688FC4;
}

/*-- Content block / Content part / Right column / Registration
--------------------------------------------------------*/

.registration form {
	background-color:#EDF7FE;
}

.registration .button {
	background-image:url('../../img/color_schemes/5/register.gif');
}

/*-- Content block / Content part / Right column / Profile
--------------------------------------------------------*/

.profile .inner_block {
	background-color:#EDF7FE;
}

/*-- Content block / Form template
--------------------------------------------------------*/


.form_template .button_1 {
	background-image:url('../../img/color_schemes/5/ready.gif');
}

.form_template .button_2 {
	background-image:url('../../img/color_schemes/5/preview.gif');
}

.form_template .button_3 {
	background-image:url('../../img/color_schemes/5/search.gif');
}