@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.left_cat {
	width: 6px;
	height: 27px;
	background: url(../images/left_cat.jpg);
}
.right_cat {
	width: 6px;
	height: 27px;
	background: url(../images/right_cat.jpg);
}
.center_cat {
	background: url(../images/center_cat.jpg) repeat-x;
}
.div_width_hundred_percent {
    width: 100%;
}
#center_primary_side {
    width: 950px;
}

#right_primary_side{ 
background: url(/templates/aksa/images/right.jpg) no-repeat;}

#left_primary_side{background: url(/templates/aksa/images/left.jpg) right top no-repeat;}
.div_width_hundred_percent_left{background: url(/templates/aksa/images/more.png) right no-repeat; height:362px;}
.div_width_hundred_percent_right{background: url(/templates/aksa/images/elki.png) left no-repeat; height:980px;}
#level_table {
    background: #fdfbf5;
}



#level_one {
    width:950px;
    height: 45px;
    background: url(/templates/aksa/images/level_one_bg.jpg) no-repeat;
}



#level_two {
    width: 950px;
    height: 111px;
    background: url(/templates/aksa/images/level_two_bg.jpg) no-repeat;
}
.languages_and_info {
    margin: 0px 40px 0px 0px;
    height:  111px;
}
.lang_left {
    width: 11px;
    height: 43px;
    background: url(/templates/aksa/images/lang_left_bg.jpg) no-repeat;
}
.lang_center {
    height: 43px;
    background: url(/templates/aksa/images/lang_center_bg.jpg) repeat-x;
}
.lang_right {
    width: 11px;
    height: 43px;
    background: url(/templates/aksa/images/lang_right_bg.jpg) no-repeat;
}
.phone {
    color: #0d69b4;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}
.email {
    text-align: right;
}
.email a {
    color: #0d69b4;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
}



#level_three_left {
    width: 30px;
    height: 64px;
    background: url(/templates/aksa/images/level_three_left_bg.jpg) no-repeat;
}
#level_three_center {
    width: 204px;
    height: 64px;
    background: url(/templates/aksa/images/level_three_center_bg.jpg) no-repeat;
}
.select_country {
    width: 204px;
    text-align:  center;
    font-size: 24px;
    color: #236a9f;
}
#level_three_right {
    width: 716px;
    height: 64px;
    background: url(/templates/aksa/images/level_three_right_bg.jpg) no-repeat;
}
.primary_menu {
    height: 64px;
    text-align: center;
}
.primary_menu a {
    color: #595959;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;    
}
.primary_menu a:hover {
    color: #595959;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;    
}
.primary_menu_sep {
    width: 1px;
}
.primary_menu_left_selcted {
    width: 9px;
    height: 64px;
    background: url(/templates/aksa/images/menu_selected_left_bg.jpg) no-repeat;
}
.primary_menu_center_selcted {
    height: 64px;
    background: url(/templates/aksa/images/menu_selected_center_bg.jpg) repeat-x;
}
.primary_menu_right_selcted {
    width: 9px;
    height: 64px;
    background: url(/templates/aksa/images/menu_selected_right_bg.jpg) no-repeat;
}



#level_four_left {
    width:  30px;
    background: url(/templates/aksa/images/level_four_left_bg.jpg) no-repeat top;
}
.left_menu_bg {
    width: 204px;
    background: url(/templates/aksa/images/left_menu_bg.jpg) repeat-y;
}
.left_menu_bottom_bg {
    width: 204px;
    height: 32px;
    background: url(/templates/aksa/images/left_menu_bottom_bg.jpg) no-repeat;
}
.new_photo {
    width: 204px;
    height: 47px;
    background: url(/templates/aksa/images/new_photo.jpg) no-repeat;
    text-align: center;
    font-size:  24px;
    color: #FFF;
}
.left_photos {
    width: 204px;
    background: url(/templates/aksa/images/left_photo_bg.jpg) repeat-y;
}
.left_photos img {
    margin: 10px 0px 0px 15px;
}
.left_photo_bottom_sep {
    width: 204px;
    height: 26px;
    background: url(/templates/aksa/images/left_photo_bottom_sep.jpg) no-repeat;
}
.left_photo_bottom_bg {
    width: 204px;
    height: 40px;
    background: url(/templates/aksa/images/left_photo_bottom_bg.jpg) no-repeat;
    text-align: center;
}
.left_photo_bottom_bg a {
    color: #256ca1;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}
.left_photo_bottom_bg a:hover {
    color: #256ca1;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
#level_four_right {
    background: url(/templates/aksa/images/content_bg.jpg) no-repeat top left;
}
.content {
    width: 702px;
    margin-top: 10px;
}
.content_path {
    height: 30px;
}
.aksa_path_link {
    margin-left: 10px;
}
.aksa_path_link a {
    color: #434444;
    text-decoration: underline;
    font-weight: bold;
    font-size: 14px;
}
.aksa_path_link a:hover {
    color: #434444;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}
.path_link a {
    color: #434444;
    font-size: 14px;
    text-decoration: none;
}
.path_link a:hover {
    color: #434444;
    font-size: 14px;
    text-decoration: underline;
}
.path_selected_link a {
    color: #568eb8;
    text-decoration: underline;
    font-size: 14px;
}
.path_selected_link a:hover {
    color: #568eb8;
    text-decoration: none;
    font-size: 14px;
}
.flash {
    margin: 10px 0px 5px 3px;
}
.right_content_title {
    width: 254px;
    height: 47px;
    background: url(/templates/aksa/images/fire_one.jpg) no-repeat;
    color: #FFF;
    margin-top: 7px; 
    font-size: 24px;
}
.right_content_title div {
    margin-left: 20px;
}
.right_content_title img {
    position: absolute;
    z-index:  10000;
    top: 490px;
    margin-left: 176px;
}
.fire_title {
    width: 254px;
    height: 89px;
    background: url(/templates/aksa/images/fire_title.gif) no-repeat;
    margin-top: -45px;
}
.fire_title div {
    margin: 50px 0px 0px 20px;
}
.left_content_title {
    width: 441px;
    height: 47px;
    background: url(/templates/aksa/images/left_content_title.jpg) no-repeat;
    margin-top: 7px;
    color: #FFF;
    font-size: 24px;
}
.left_content_title span {
    margin-left: 20px;
}
.left_content_bottom {
    width: 441px;
    height: 73px;
    background: url(/templates/aksa/images/left_content_bottom_bg.jpg) no-repeat;
}
.left_content {
    width: 441px;
    background: url(/templates/aksa/images/left_content_bg.jpg) repeat-y;
}
.right_content_bottom {
    width: 254px;
    height: 73px;
    background: url(/templates/aksa/images/right_content_bottom_bg.jpg) no-repeat;
}
.right_content {
    width: 254px;
    background: url(/templates/aksa/images/right_content_bg.jpg) repeat-y;
}
#item_table {
    margin-top: 15px;
}
.item_title {
    width: 420px;
}
.item_title a {
    color: #216ea7;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}
.item_image img {
    margin: 10px 10px 10px 0px;
}
.item_text {
    color: #606060;
    font-size: 12px;
    text-align: justify;
}
.item_text div {
    width: 220px;
}
.item_button {
    width: 220px;
    text-align: right;
}
.item_button a {
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
    padding: 3px 30px 3px 30px;
    background: url(/templates/aksa/images/item_button_bg.jpg);
}
.item_button a:hover {
    font-size: 12px;
    color: #FFF;
    text-decoration: underline;
    padding: 3px 30px 3px 30px;
    background: url(/templates/aksa/images/item_button_hover_bg.jpg);
}
.right_content div {
    margin: 15px 0px 10px 5px;
}
.right_content a {
    color: #276ea3;
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold;
}
.right_content a:hover {
    color: #276ea3;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
.news_title a {
    color: #276ea3;
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold;
}
.news_title a:hover {
    color: #276ea3;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
.right_content_bottom a {
    color: #256ca1;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}
.left_content_bottom a {
    color: #256ca1;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}
.right_content_bottom a:hover {
    color: #256ca1;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
.left_content_bottom a:hover {
    color: #256ca1;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
.right_content_bottom div {
    margin: 25px 0px 0px 50px;
    width:  160px;
}
.left_content_bottom div {
    margin: 25px 0px 0px 180px;
    width: 160px;
}



#level_five {
    width: 950px;
    height: 20px;
    background: url(/templates/aksa/images/level_five_bg.jpg) no-repeat;
    font-size: 12px;
}



#level_six {
    width: 950px;
    height: 59px;
    background: url(/templates/aksa/images/level_six_bg.jpg) no-repeat;
}
.slide_banners {
    width: 763px;
    height: 59px;
    background: url(/templates/aksa/images/slide_banners_bg.jpg) no-repeat;
    margin: 0px 0px 0px 105px;
}



#level_seven {
    width: 950px;
    height: 83px;
    background: url(/templates/aksa/images/level_seven_bg.jpg) no-repeat;
}
#level_seven div {
    float: right;
}
.copyright {
    margin-right: 10px;
    margin-top: 10px;
    font-size: 12px;
    color: #7b7974;
    font-weight: bold;
}













.index_content_title {
    width: 702px;
    height:47px;
    background: url(/templates/aksa/images/index_content_title.jpg) no-repeat;
    font-weight: bold;
    font-size: 20px;
    color: #FFF;
    line-height: 0.9;
}
.index_content_title div {
    margin-left: 30px;
}
.index_content {
    width: 702px;
    background: url(/templates/aksa/images/index_content_bg.jpg) repeat-y;
    color: #606060;
    font-size: 12px;
}
.index_content_bottom {
    width: 702px;
    height: 53px;
    background: url(/templates/aksa/images/index_content_bottom.jpg) no-repeat;
}



/*Slide_Left_Menu*/
.left_menu_bg ul{
    list-style-type: none;
}
.left_menu_li {
    margin-left: -20px;
    color: #FFF;
    font-size: 12px;
    cursor: pointer;
}
.left_menu_li a {
    text-decoration: none;
    color: #FFF;
}
.left_menu_li a:hover {
    text-decoration: underline;
    color: #FFF;
}


.left_menu_li_selected {
    margin-left: -20px;
    color: #FFF;
    font-size: 12px;
    cursor: pointer;
}
.left_menu_li_selected a {
    text-decoration: underline;
    color: #FFF;
}
.left_menu_li_selected a:hover {
    text-decoration: none;
    color: #FFF;
}
#sub_sec a {
    color: #3ab514;
}
/*Slide_Left_Menu*/


/*Slide Gallery CSS*/
.simple_slider_hover{
	cursor:pointer;
}
.simple_slider_disabled {
    opacity : 0.2;
    filter: alpha(opacity=20);
	zoom: 1;
}
#leftNav {
    margin: 5px;
    margin-left: 10px;
}
#rightNav {
    margin: 5px;
}
/*Slide Gallery CSS*/

.sub_menu {
    width: 680px;
    text-align: center;
    background: ;
    margin: 5px auto;
    color: #595959;
    font-size: 14px;
}
.sub_menu a {
    color: #595959;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
}
.sub_menu a:hover {
    color: #595959;
    font-size: 14px;
    text-decoration: none;
}
.categories_image img {
    margin: 5px;
}