/* default */

body, table {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

table {
	background: none;
	border: none;
	width: 100%;
}

a:link, a:visited {
	color: #0486FD;
	text-decoration: underline;
}

a:hover {
	color: #213D6C;
	text-decoration: underline;
}

/* layout */

#container {
}

#content {
	background-image: url(../images/content_bckgrnd.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 10px;
}

#header {
	height: 230px;
}

/* styles - header */

#logo {
	background-image: url(../images/logo.jpg);
	background-position: left;
	background-repeat: no-repeat;
	
	width: 310px;
	height: 72px;
	
	position: absolute;
	left: 20px;
	top: 13px;
	z-index: 5;
}

#aphorism {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FE3400;
	text-align: right;
	
	padding-left: 300px;
	
	position: absolute;
	top: 25px;
	right: 180px;
	z-index: 56;
	
	display: none;
}

#header_image {
	background-image: url(../images/header_bckgrnd.jpg);
	background-position: top;
	background-repeat: repeat-x;
	
	position: relative;
	top: 95px;
	height: 115px;
	z-index: 1;
}

	#header_image_left {
		background-image: url(../images/header_bckgrnd_left.jpg);
		background-position: top left;
		background-repeat: no-repeat;

		height: 115px;
	}
	
	#header_image_right {
		background-image: url(../images/header_bckgrnd_right.jpg);
		background-position: top right;
		background-repeat: no-repeat;

		height: 115px;
	}
	
	.header_man {
		background-image: url(../images/header_man.png);
		background-position: top;
		background-repeat: no-repeat;
		
		width: 164px;
		height: 241px;
		
		position: absolute;
		top: 4px;
		right: 5px;
		z-index: 3;
	}
	
	.header_girl2 {
		background-image: url(../images/header_girl2.png);
		background-position: top;
		background-repeat: no-repeat;
		
		width: 178px;
		height: 232px;
		
		position: absolute;
		top: 13px;
		right: 00px;
		z-index: 3;
	}

.header_girl3 {
		background-image: url(../images/header_girl3.png);
		background-position: top;
		background-repeat: no-repeat;
		
		width: 145px;
		height: 232px;
		
		position: absolute;
		top: 13px;
		right: 00px;
		z-index: 3;
	}
	
#header_contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	white-space: nowrap;
	line-height: 22px;
	
	position: absolute;
	top: 105px;
	right: 180px;
	z-index: 5;
}

	.phone_number {
		background-position: left;
		background-repeat: no-repeat;
		font-size: 18px;
		padding-left: 33px;
	}
	
	.p1 {
		background-image: url(../images/icon_phone.gif);
	}
	
	.p2 {
		background-image: url(../images/icon_mobile.gif);
	}

/* menu */
		
#main_menu {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	line-height: 24px;
	white-space: nowrap;
	letter-spacing: -1px;
	
	height: 24px;
	position: absolute;
	top: 71px;
	left: 365px;
	z-index: 5;
	
}
	#main_menu img, #add_menu img {
		border: none;
	}

	.m1 { z-index: 20;} .m2 { z-index: 19;} .m3 { z-index: 18;} .m4 { z-index: 17;} .m5 { z-index: 16;} .m6 { z-index: 15;} 

	.menu_item {
		background-image: url(../images/menu_item_left.gif);
		background-position: left;
		background-repeat: no-repeat;
		float: left;
		position: relative;
		margin-left: -17px;
	}
	
	
	.menu_in {
		background-image: url(../images/menu_item_right.gif);
		background-position: right;
		background-repeat: no-repeat;
		height: 24px;
	}
	
	.menu_link {
		background-image: url(../images/menu_bckgrnd.gif);
		background-position: left;
		background-repeat: repeat-x;
		
		margin-left: 6px;
		margin-right: 28px;
		padding-left: 10px;
		padding-right: 3px;
	}
	
	.menu_sel_item {
		background-image: url(../images/menu_sel_item_left.gif);
		background-position: left;
		background-repeat: no-repeat;
		float: left;
		position: relative;
		margin-left: -10px;
	}
	
	
	.menu_sel_in {
		background-image: url(../images/menu_sel_item_right.gif);
		background-position: right;
		background-repeat: no-repeat;
		height: 24px;
	}
	
	.menu_sel_link {
		background-image: url(../images/menu_sel_bckgrnd.gif);
		background-position: left;
		background-repeat: repeat-x;
		
		margin-left: 6px;
		margin-right: 28px;
		padding-left: 10px;
		padding-right: 3px;
	}
	
/* additional menu */
		
#add_menu {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	line-height: 24px;
	white-space: nowrap;
	letter-spacing: -1px;
	
	height: 24px;
	position: absolute;
	top: 206px;
	left: 30px;
	z-index: 6;
	
}

	.add_menu_item {
		background-image: url(../images/add_menu_left.gif);
		background-position: left;
		background-repeat: no-repeat;
		float: left;
		position: relative;
		margin-left: -17px;
	}
	
	
	.add_menu_in {
		background-image: url(../images/add_menu_right.gif);
		background-position: right;
		background-repeat: no-repeat;
		height: 24px;
	}
	
	.add_menu_link {
		background-image: url(../images/add_menu_bckgrnd.gif);
		background-position: left;
		background-repeat: repeat-x;
		
		margin-left: 6px;
		margin-right: 28px;
		padding-left: 10px;
		padding-right: 3px;
	}
	
	.add_menu_sel_item {
		background-image: url(../images/add_menu_sel_left.gif);
		background-position: left;
		background-repeat: no-repeat;
		float: left;
		position: relative;
		margin-left: -10px;
	}
	
	
	.add_menu_sel_in {
		background-image: url(../images/add_menu_sel_right.gif);
		background-position: right;
		background-repeat: no-repeat;
		height: 24px;
	}
	
	.add_menu_sel_link {
		background-image: url(../images/add_menu_sel_bckgrnd.gif);
		background-position: left;
		background-repeat: repeat-x;
		
		margin-left: 6px;
		margin-right: 28px;
		padding-left: 10px;
		padding-right: 3px;
	}
	
/* navigation */

	#navigation {
		position: absolute;
		right: 268px;
		top: 213px;
		z-index: 7;
		
		font-size: 11px;
		color: #0486FD;
	}
	
#pager {
	font-size: 18px;
	color: #FFFFFF; 
	line-height: 24px;
	height: 24px;
	position: relative;
	text-align: center;
}

	#pager a {
		margin-left: 3px;
		margin-right: 3px;
	}
	
	.pager_item {
		height: 24px;
	}
	
	.pager_sel {
		background-image: url(../images/pager_sel.jpg);
		background-position: center;
		background-repeat: no-repeat;
		
		width: 30px;
		height: 24px;
		margin-left: 3px;
		margin-right: 3px;
		
		text-align: center;
		padding: 10px;
	}
	
	#pager img {
		border: none;
	}
	
	.pager_left {
		background-image: url(../images/pager_arrow_left.jpg);
		background-position: center;
		background-repeat: no-repeat;
		
		width: 24px;
		height: 24px;
	}
	
	.pager_right {
		background-image: url(../images/pager_arrow_right.jpg);
		background-position: center;
		background-repeat: no-repeat;
		
		width: 24px;
		height: 24px;
	}
	
/* catalog */

#catalog {
	background-image: url(../images/catalog_top.jpg);
	background-position: bottom;
	background-repeat: no-repeat;

	padding: 10px;
	padding-bottom: 30px;
	clear: both;
	
	font-size: 10px;
}

#legend {
	margin-left: 16px;
	padding-top: 2px;
}

	.catalog_legend {
		float: left;
		background-position: left;
		background-repeat: no-repeat;
		padding-left: 13px;
		margin-right: 11px;
	}
	
		.class_hi_end {
			background-image: url(../images/icon_hi-end.gif);
		}
		
		.class_hi_mid {
			background-image: url(../images/icon_hi-mid.gif);
		}
		
		.class_hi_low {
			background-image: url(../images/icon_hi-low.gif);
			margin: 0px;
		}
		
		.class_xclsv {
			background-image: url(../images/icon_xclsv.gif);
		}


	.catalog_item {
		background-image: url(../images/catalog_bull.jpg);
		background-position: left;
		background-repeat: no-repeat;
		border-bottom: 1px solid #C5C5C5;
		
		line-height: 21px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		
		padding-left: 30px;
	}
	
	.catalog_sub_group {
		border-bottom: 1px solid #FFFFFF;
		background-image: url(../images/catalog_sub_bckgrnd.jpg);
		background-position: left;
		background-repeat: repeat-y;
		background-color: #E7E7E7;
		
		
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 21px;
	}
	
		.catalog_sub_item {
			
		}
		
		.sel_cat_item {
			font-size: 12px;
			font-weight: bold;
		}
		
		.catalog_sub_item2 {
			background-position: left;
			background-repeat: no-repeat;
			padding-left: 23px;
			margin-left: 8px;
		}
		
		.item_class {
			background-position: left;
			background-repeat: no-repeat;
			padding-left: 17px;
			margin-left: 33px;
		}
		
		.sel_cat {
			background-image: url(../images/menu_arrow.gif);
			background-position: center;
			background-repeat: no-repeat;
			float: left;
			height: 21px;
			width: 28px;
		}
		

		
		.catalog_star {
			background-image: url(../images/catalog_star.jpg);
			background-position: right;
			background-repeat: no-repeat;
			margin-right: 5px;
		}
		
		.catalog_items_sprtr {
			border-bottom: 1px solid #C5C5C5;
		}

/* styles - content */

#left_column {
	width: 230px;
	padding-left: 14px;
}

#right_column {
	width: 230px;
	padding-right: 14px;
}
	
#main_content {
	background-image: url(../images/content_bckgrnd2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	
	padding-left: 20px;
	padding-right: 20px;
	
	text-align: justify;
}

	p, h1, h2, h3 {
		padding: 0px;
		margin: 0px;
	}
	
	p {
		padding-bottom: 5px;
		text-align: justify;
	}
	
	h1, h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		letter-spacing: -1px;
	}
	
	h1 {
		color: #000000;
		font-size: 22px;
		line-height: 24px;
		font-weight: bold;
		letter-spacing: -1px;
		text-align: center;
		margin-bottom: 10px;
	}
	
	h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 22px;
		font-weight: bold;
		letter-spacing: -1px;
		text-align: center;
		color: #000000;
		
		margin-bottom: 10px;
	}
	
	h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		text-align: left;
		color: #496D9D;
		line-height: 24px;
		
		margin-bottom: 5px;
		padding-top: 10px;
		
		border-bottom: 1px solid #8FBBF2;
	}
	
	.red {
		color: #FE3400;
		text-align: center;
		font-weight: bold;
	}
	
	.review_box {
		font-family: Arial, Helvetica, sans-serif;
		padding-left: 20px;
		padding-right: 20px;
	}
	
		.review_box_img {
			margin-top: 5px;
			margin-bottom: 5px;
			text-align: center;
		}
		
		.review_box p {
			margin-bottom: 7px;
		}
	
	.right {
		text-align: right;
		font-style: italic;
	}
	
	.title {
		background-image: url(../images/title_left.gif);
		background-position: left;
		background-repeat: no-repeat;
		border-top: 1px solid #DADADA;
		
		padding-left: 6px;
		height: 24px;
	}
	
		.title_text {
			background-image: url(../images/title_bckgrnd.jpg);
			background-position: left;
			background-repeat: repeat-x;
			
			float: left;
			height: 24px;
			padding-left: 9px;
			padding-right: 6px;
		}
		
		.title_right {
			background-image: url(../images/title_right.gif);
			background-position: left;
			background-repeat: no-repeat;
			
			float: left;
			height: 24px;
			width: 27px;
		}

	#content_box {
		border: 1px solid #DCDCDC;
		padding: 1px;
		margin-top: 6px;
	}
	
		#content_box_shade {
			background-image: url(../images/content_shade_top.jpg);
			background-position: top;
			background-repeat: repeat-x;
		}
		
		#content_box_bottom {
			background-image: url(../images/content_shade_bottom.jpg);
			background-position: bottom;
			background-repeat: repeat-x;
			height: 60px;

		}
		
		.content_item {
			margin: 15px;
			margin-bottom: 20px;
		}
		
		.subtitle {
			border-bottom: 1px solid #C8C8C8;
			margin-bottom: 10px;
		}
		
		.content_pic {
			
			text-align: center;
			padding-top: 15px;
			margin-bottom: 10px;
		}
		
		.content_item_optns {
			position: relative;
			clear: both;
			height: 20px;
			margin-left: 10px;
			margin-right: 10px;
		}
		
			.content_item_link {
				background-image: url(../images/news_arrow.gif);
				background-position: left;
				background-repeat: no-repeat;
				
				padding-left: 10px;
				float: left;
			}
			
			.content_item_counter {
				float: left;
				margin-left: 10px;
				color: #999999;
			}
		
		.news_title {
			background-image: url(../images/news_title_bckgrnd.jpg);
			background-position: top;
			background-repeat: repeat-x;
			border-top: 1px solid #CCCCCC;
			border-bottom: 2px solid #3B79C3;
			
			height: 28px;
			
			font-family: Arial, Helvetica, sans-serif;
		}
		
			.news_title_text {
				line-height: 28px;
				font-weight: bold;
				font-size: 16px;
				letter-spacing: -1px;
				float: left;
				padding-left: 10px;
			}
			
			.news_date {
				float: right;
				line-height: 28px;
				padding-right: 10px;
				color: #666666;
			}
			
			.content_item p {
				padding-left: 10px;
				padding-right: 10px;
			}
			
			.author {
				color: #008F14;
				float: right;
			}
		
		.review_new {
			background-image: url(../images/new.gif);
			background-position: top left;
			background-repeat: no-repeat;
			
			text-indent: 27px;
		}
		
		.review_best {
			background-image: url(../images/best.gif);
			background-position: top left;
			background-repeat: no-repeat;
			
			text-indent: 27px;
		}
		
/* styles - footer */

#footer {
	font-size: 10px;
	color: #000000;

	height: 60px;
	width: 100%;
}

	#footer_box {
		border-top: 3px solid #0486FD;
			
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#footer_menu {
		text-align: center;
		font-size: 11px;
		
		bottom: 30px;
		position: absolute;
		width: 100%;
	}

	#copyrights {
		float: left;
		padding-top: 10px;
	}
	
	#footer img {
		border: none;
	}
	

	#od_logo,  #seo_logo {
		float: right;
		margin-top: 12px;
		margin-left: 10px;
	}
	
/* links */

.menu_link a:link, .menu_link a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_link a:hover {
	color: #FFC000;
	text-decoration: none;
}

.content_item_link a:link, .content_item_link a:visited {
	color: #CC0033;
	text-decoration: none;
}

.content_item_link a:hover {
	color: #666666;
	text-decoration: none;
}

.menu_sel_link a:link, .menu_sel_link a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_sel_link a:hover {
	color: #FFC000;
	text-decoration: none;
}

.add_menu_link a:link, .add_menu_link a:visited {
	color: #CED9E7;
	text-decoration: none;
}

.add_menu_link a:hover {
	color: #FFC000;
	text-decoration: none;
}

.add_menu_sel_link a:link, .add_menu_sel_link a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.add_menu_sel_link a:hover {
	color: #FFC000;
	text-decoration: none;
}

.catalog_item a:link, .catalog_item a:visited {
	color: #000000;
	text-decoration: none;
}

.catalog_item a:hover {
	color: #0486FD;
	text-decoration: none;
}

.box_item a:link, .box_item a:visited {
	color: #000000;
	text-decoration: none;
}

.box_item a:hover {
	color: #0486FD;
	text-decoration: none;
}

.catalog_sub_item a:link, .catalog_sub_item a:visited {
	color: #000000;
	text-decoration: none;
}

.catalog_sub_item a:hover {
	color: #0486FD;
	text-decoration: none;
}

.box_news_container a:link, .box_news_container a:visited {
	color: #000000;
	text-decoration: none;
}

.box_news_container a:hover {
	color: #0486FD;
	text-decoration: none;
}

.pager_item a:link, .pager_item a:visited {
	color: #666666;
	text-decoration: none;
}

.pager_item a:hover {
	color: #0486FD;
	text-decoration: underline;
}

.pager_sel, .pager_sel a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.pager_sel a:hover {
	color: #FF4800;
	text-decoration: underline;
}

#footer_menu a:link, #footer_menu a:visited {
	color: #666666;
	text-decoration: none;
}

#footer_menu a:hover {
	color: #0486FD;
	text-decoration: underline;
}