/* CSS Document */
.ap_table{
	border: 1px solid #C3C9CA;
	width:620px;
	height:300px;
	margin: 6px 0px 0px 0px;
}

.ap_head{
	background-color:#C3C9CA;
	height:24px;
}
.ap_head_left{
	text-align:left;
	vertical-align:middle;
	padding: 0px 0px 0px 10px;
	color:#000000;
	font-weight:bold;
}
.ap_head_right{
	text-align:right;
	vertical-align:middle;
	padding: 0px 22px 0px 0px;
	color:#EB0536;
	font-weight:bold;
}
.ap_body{
	background-image:url(../images/ap_bckgrnd.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#F0EFEF;
	vertical-align:top;
}
.ap_addr{
	color:#059CB2;
	font-size:12px;
	font-weight:bold;
	margin: 5px 0px 5px 0px;
}
.ap_descr p a div{
	text-decoration:underline;
	color: #0499AD;
	width:110px;
	height:17px;
	text-align:left;
	background-image:url(../images/feat_apart_str.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	border:0px solid red;
	cursor:pointer;
}
.ap_descr p a:hover div{
	text-decoration:none;
	background-image:url(../images/feat_apart_str_.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.ap_descr p a:hover{
	text-decoration:none;
}
.ap_param1{
	margin-top:10px;
	color:#010101;
	font-size:12px;
}
.ap_param1 td{
	text-align:center;
	width:20%;
}
.ap_param1 img{
	padding-top:10px;
	width:10px;
	height:8px;
	border:0px;
}
.ap_bat{
	border:0px solid red;
	margin-top:17px;
}
.ap_bat_star{
	text-align:left;
	vertical-align:top;
	padding: 0px 0px 10px 26px;
	width:30px;
}
.ap_bat_fav div{
	height:12px;
	width:200px;
	vertical-align:bottom;
	border:0px solid red;
	margin: 6px 0px 17px 7px;
}
.ap_bat_fav a{
	text-decoration:underline;
	height:12px;
	color:#0499AE;
	font-size:12px;
	font-weight:bold;
}
.ap_bat_fav a:hover {
	text-decoration:none;
}
.ap_bat_book{
	width:181px;
	text-align:right;
	vertical-align:bottom;
	padding: 0px 16px 0px 0px;
}


.ap_bat_book a div{
	width:181px;
	height:45px;
	background-image:url(../images/ap_book.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	border:0px solid red;
	cursor:pointer;
}
.ap_bat_book a:hover div{
	text-decoration:none;
	background-image:url(../images/ap_book_.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}




.ap_pager{
	margin-top:12px;
	text-align:center;
}
.ap_pager img{
	margin: 0px 6px 1px 6px;
}
.ap_pager a img{
	margin: 0px 2px 1px 2px;
}
.ap_pager a{
	text-decoration:none;
	margin: 0px 4px 0px 4px;
	color:#060606;
}
.ap_pager span{
	margin: 0px 4px 0px 4px;
	color:#0499AE;
}

.ap_menu_uptitle{
	color:#444444;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding: 5px 0px 20px 1px;
}
.ap_menu_title{
	color:#05AFC7;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding: 0px 0px 16px 1px;
	width:210px;
}
.ap_menu {
	float:right;
	width: 500px;
	border: 0px blue solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 19px 0px;
	text-align:right;
}

.ap_menu ul {
	margin:0;
	padding: 0px 0px 0px 0px;
	list-style:none;
	width: 500px;
	border: 0px green solid;
	text-align:center;
}
.ap_menu li.a {
	float:left;
	background-image:url(../images/ap_menu_fon.jpg);
	background-repeat:no-repeat;
	width:122px;
	height:17px;
	margin:0;
	padding:0px 0px 0px 0px;
	border: 0px #660099 solid;
}

.ap_menu a.c {
	color:#1E2401;
	font-weight:bold;
	background-image:url(../images/ap_menu_fon_over.jpg);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
}

.ap_menu li.b {
	float:left;
	background-image:url(../images/ap_menu_fon_right.jpg);
	background-repeat:no-repeat;
	width:4px;
	height:17px;
	margin:0;
	padding:0px 0px 0px 0px;
	border: 0px #660099 solid;
}

.ap_menu a{
	color:#FFFFFF;
	font-size:12px;
	background-repeat: no-repeat;
	text-decoration:none;
	display: block;
	height: 17px;
	padding: 0px 4px 0px 0px;
}

.ap_menu a:hover{
	color:#1E2401;
	font-weight:bold;
	background-image:url(../images/ap_menu_fon_over.jpg);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
}

.price_old{ 
	text-decoration: line-through;
	color: #444444;
}
