/*
#################################################################
					ARKEOLOÝ MÜZESÝ Stylesheet
						 MadeByCat®
							2009
#################################################################
*/

/* Reset CSS (YUI Reset)*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
/* Reset END */

.clearfix:after{content:" ";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide */
.clear{clear:both;height: 0px;line-height:0px;font-size:0px;}
.floatLeft{float:left;width: auto;}
.floatRight{float:right;width: auto;}
img.blockimg{display:block;}
a{text-decoration: none;color:#969696;}

body{background: #ffffff url(../images/light_top.jpg) no-repeat left top;font:normal 68.75%/16px Arial, Geneva, Helvetica;color:#969696;}

div#maincontainer{width: 934px;margin: 0px auto;}
div#header{
width: 934px;
padding: 22px 0px 20px;
}
div#header h1{
float: left;
width: 260px;
height: 110px;
}
div#header h1 a{
float: left;
width: 250px;
height: 106px;
background: transparent url(../images/logo.png) no-repeat left top;
outline: none;
text-indent: -9999px;
}
div#header div#search_area{float:right;width: 226px;height: 18px;padding: 3px 0px;overflow:hidden;margin-bottom: 43px;}
div#header div#search_area div.textbox{float: left;width: 103px;height: 14px;padding: 3px 2px 1px 3px;background: url(../images/search_area_txtbox.png) no-repeat left top;margin: 0px 0px 0px 5px;}
div#header div#search_area div.textbox #search{width: 103px;font-size: 0.8em;padding: 1px 0px;color: #1d1d1d;border: 0px;background: transparent;}
div#header div#search_area #search_button{float: left;width: 33px;height: 18px;margin: 0px 5px 0px 4px;}
div#header div#search_area a{float:left;width:auto;color: #494949;font-size: 0.9em;line-height: 18px;}




div.leftcolumn{
float: left;
width: 170px;
padding: 0px 0px 18px 0px;
}
div.rightcolumn{
float: right;
width: 760px;
padding: 0px 0px 18px 0px;
}


div.cntoverlay{float:left;width: 760px;height: 399px;position: relative;}
div.cntoverlay img.altimg{position: absolute;left: 0px;top: 0px;z-index: 1;}
div.cntoverlay div.overlay{padding: 19px 18px 0px;font-family: Georgia;position: absolute;left: 0px;bottom: 45px;z-index: 2;width: 372px;font-size: 2em;color: #d8d8d8;line-height: 25px;background: transparent url(../images/overlay.png) repeat left top;}
div.cntoverlay div.overlay span{display: block;font-size: 0.6em;line-height: 12px;}
div.cntoverlay div.overlaybottom{width: 408px;height: 19px;position: absolute;left: 0px;bottom: 26px;font-size: 0px;z-index: 2;background: transparent url(../images/overlay_bottom.png) repeat left top;}
div.cnt_topright{float:right;width: 170px;}
div.cnt_topright div.cnt{width: 170px;background: #f4f4f4;margin-bottom: 6px;}
div.cnt_topright div.title{width: 150px;color: #000000;font-size: 1em;font-family: Georgia;line-height: 12px;padding: 6px 10px;background: #ebebeb url(../images/cnt_title_bg_small.png) no-repeat left top;}
div.cnt_topright div.logo{
width: 81px;
padding: 6px 45px 6px 44px;
margin-bottom: 6px;
border-top: 1px solid #f6f6f6;
border-bottom: 1px solid #ededed;
}
/*
div.cnt_topright div.newsletter{height: 39px;padding-top: 18px;background: #f4f4f4 url(../images/newsletter_bg.png) no-repeat right bottom;}
div.cnt_topright div.newsletter a{display: block;width: 131px;height: 21px;line-height: 21px;background: url(../images/forkids_a_bg.png) no-repeat left top;text-align: center;font-size: 0.9em;color: #8a8a8a;font-family: Arial;margin: 0px auto;}
div.cnt_topright div.newsletter a:hover{text-decoration: underline;}
div.cnt_topright div.info{margin-bottom: 0px;}
*/

div.cnt_topright div.newsletter{
background:#F4F4F4 url(../images/newsletter_bg.png) no-repeat scroll right bottom;
height:39px;
padding-top:9px;
}
div.cnt_topright div.newsletter a{display: block;width: 131px;height: 21px;line-height: 21px;background: url(../images/forkids_a_bg.png) no-repeat left top;text-align: center;font-size: 0.9em;color: #8a8a8a;font-family: Arial;margin: 0px auto;}
div.cnt_topright div.newsletter a:hover{text-decoration: underline;}
div.cnt_topright div.info{margin-bottom: 0px;}


ul#share{width: 160px;height: 16px;padding: 16px 0px;margin: 0px auto;background: #f4f4f4;overflow:hidden;}
ul#share li{float:left;width: 16px;height: 16px;margin: 0px 2px;}
ul#share li a{float: left;width: 16px;height: 16px;background: url(../images/share_icons.png) no-repeat left top;text-indent: -9999px;outline: none;}

ul#share li.facebook a{background-position: 0px 0px;}
ul#share li.delicious a{background-position: -16px 0px;}
ul#share li.friendfeed a{background-position: -32px 0px;}
ul#share li.twitter a{background-position: -48px 0px;}
ul#share li.digg a{background-position: -64px 0px;}
ul#share li.myspace a{background-position: -80px 0px;}
ul#share li.rss a{background-position: -96px 0px;}
ul#share li.stumble a{background-position: -112px 0px;}

ul#share li.facebook a:hover{background-position: 0px -16px;}
ul#share li.delicious a:hover{background-position: -16px -16px;}
ul#share li.friendfeed a:hover{background-position: -32px -16px;}
ul#share li.twitter a:hover{background-position: -48px -16px;}
ul#share li.digg a:hover{background-position: -64px -16px;}
ul#share li.myspace a:hover{background-position: -80px -16px;}
ul#share li.rss a:hover{background-position: -96px -16px;}
ul#share li.stumble a:hover{background-position: -112px -16px;}

div.content{float:left;width: 934px;margin: 23px 0px 14px 0px;padding: 0px 0px 0px 0px;}
div.content div.title{font-size: 1.3em;color: #000000;font-family: Georgia;line-height: 19px;padding: 13px 0px 13px 12px;margin-bottom: 4px;background: #ebebeb url(../images/gray_title_radius_bg.png) no-repeat right top;}
div.content div.title.yellow{background: #f4e2bd url(../images/yellow_title_radius_bg.png) no-repeat right top;}
div.content div.cnt1{float:left;width: 345px;margin-right:4px;}
div.content div.cnt2{float:left;width: 253px;margin-right:4px;}
div.content div.cnt3{float:left;width: 154px;margin-right:4px;}
div.content div.cnt4{float: left;width: 170px;}


div.content div.inner{float:left;width:auto;padding: 8px;background: #f4f4f4;margin-bottom: 4px;min-height: 280px;color:#6b6b6b;}
div.cnt2 div.inner div.col_left{float:left;width: 124px;height:270px;color:#6e6e6e;font-family:Arial;font-size: 0.9em;text-align:center;line-height: 14px;overflow:hidden;}
div.cnt2 div.inner div.col_left span{color:#777777;}
div.cnt2 div.inner div.col_left img{display:block;float:left;margin-bottom: 3px;}
div.cnt2 div.inner div.col_right{float:right;width: 113px;}


div.cnt2 div.inner div.col_right div.roll{width: 99px;margin: 0px auto;}
div.cnt2 div.inner div.col_right div.rlwrap{width: 99px;height: 206px;overflow: hidden;}
div.cnt2 div.inner div.col_right div.rlw{width: 99px;height: 10000px;}
div.cnt2 div.inner div.col_right div.roll div.rlt{float:left;width: 99px;height:58px;overflow:hidden;padding: 5px 0px 5px 0px;border-bottom: 1px solid #d7d7d7;}
div.cnt2 div.inner div.col_right div.roll div.rlt a{float:left;width: 99px;line-height: 15px;font-family:Arial;font-size:0.9em;color:#6e6e6e;outline:none;}
div.cnt2 div.inner div.col_right div.roll div.rlt.lie{border-bottom:0px;}

div.cnt2 div.inner div.col_right div.roller{width: 17px;height: 15px;line-height:15px;padding:0px;margin: 0px auto;border: 0px;}
div.cnt2 div.inner div.col_right div.roller a{height: 15px;line-height: 15px;overflow:hidden;text-align: center;margin:0px;padding:0px;outline:none;}


div.cnt1 div.inner{height: auto !important;min-height: 0px;}
div.cnt1 div.inner.first{position: relative;width: 329px !important;height: 170px !important;}
div.cnt1 div.inner img.altimg{position: absolute;left: 8px;top: 8px;display:block;z-index:1;width: 329px;height: 170px;}
div.cnt1 div.inner.first address{position:absolute;right: 9px;bottom: 15px;width: 145px;height: 69px;font-family: Arial;font-size: 0.9em;color: #89877e;line-height: 12px;background: transparent url(../images/white_overlay.png) repeat left top;z-index: 2;padding: 15px 0px 0px 20px;}
div.cnt1 div.inner div.dwrap{float:left;background: #f4f4f4;border-top:1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;padding: 12px 3px 12px;}
div.cnt1 div.inner div.floatLeft{width: 155px;color:#000000;font-size: 1.3em;font-family:Georgia;line-height: 18px;}
div.cnt1 div.inner div.floatRight{width: 168px;font-size: 1em;font-weight: bold;}
div.cnt3 div.inner img.topimg{display:block;width: 134px;margin:0px auto 10px;}
div.cnt4 div.inner img.topimg{display:block;width: 103px;margin:0px auto 10px;}
div.cnt4 div.inner p{text-align:center;}
div.sitemap{width: 934px;float:left;margin-bottom: 50px;padding-top:18px;border-top: 1px solid #ebebeb;}
div.sitemap div.wrp{width: 934px;float:left;}
div.sitemap div.title{float:left;width: 910px;font-size: 1.3em;color: #000000;font-family: Georgia;line-height: 19px;padding: 18px 12px;margin-bottom: 4px;background: #f4f4f4 url(../images/gray_title_radius_bg2.png) no-repeat right top;}
div.sitemap div.title a{float: left;width: auto;height: 19px;line-height: 19px;margin-right: 5px;color: #000000;outline:none;}
div.sitemap div.title a img{position: relative;left: 5px;top: 2px;}
div.sitemap div.inner{float:left;width: 910px;padding: 12px;background: #f4f4f4 url(../images/gray_title_radius_bg2.png) no-repeat right top;}
div.sitemap div.inner ul{float:left;/*width: 126px;*/width:104px;padding-right: 15px;margin-right: 15px;min-height: 75px;background: url(../images/sitemap_sep.png) no-repeat right 20px;}
div.sitemap div.inner ul.last{padding-right: 0px;margin-right: 0px;background: none;}
div.sitemap div.inner ul li.title,div.sitemap div.inner ul li.title a{color: #000000;font-size: 1.1em;font-family: Georgia;}
div.sitemap div.inner ul li,div.sitemap div.inner ul li a{font-size: 1em;color: #969696;line-height: 18px;}
div.sitemap div.inner ul li{float: left;width: 110px;}
div.sitemap div.inner ul li a{float:left;width: auto;padding-left: 8px;background: url(../images/sitemap_li_sep.png) no-repeat left top;}
div.sitemap div.inner ul li.title{margin-bottom: 6px;}
div.sitemap div.inner ul li.title a{padding-left: 0px;background: none;}
div.sitemap div.inner ul li a:hover{text-decoration: underline;}
div.sitemap div.logo{float:right;width: 81px;height: 66px;overflow:hidden;}


div.museum{
width: 760px;
}
div.leftmenu{
float: left;
width: 170px;
margin-bottom: 10px;
}
div.leftmenu ul{
float: left;
width: 170px;
}
div.leftmenu ul li{
float: left;
width: 170px;
background: #f9f9f9;
}
div.leftmenu ul li a{
float: left;
width: 121px;
padding: 5px 37px 5px 12px;
color: #7a7a7a;
font-family: Georgia;
font-size: 0.9em;
line-height: 18px;
border-bottom: 1px solid #e9e9e9;
background: transparent url(../images/museum_leftmenu_item.gif) no-repeat right center;
word-wrap: break-word;
overflow:hidden;
}
div.leftmenu ul li.active a,div.leftmenu ul li a:hover{
background: #f6eddb url(../images/museum_leftmenu_item.gif) no-repeat right center;
border-bottom: 1px solid #e8e2d4;
}
div.leftmenu ul li ul{
float:left;
width: 170px;
}
div.leftmenu ul li ul li{
float: left;
width: 170px;
background: #f1e3c8;
}
div.leftmenu ul li ul li a{
float: left;
width: 131px;
padding: 5px 12px 5px 27px;
color: #7a7a7a;
font-family: Georgia;
font-size: 0.9em;
line-height: 18px;
border-bottom: 1px solid #e9e9e9;
background: #f6eedc url(../images/museum_leftmenu_item.gif) no-repeat 15px center !important;
word-wrap: break-word;
overflow:hidden;
}
div.leftmenu ul li ul li.active a,div.leftmenu ul li ul li a:hover{
background: #f1e3c8 url(../images/museum_leftmenu_item.gif) no-repeat 15px center !important;
}
div.museum div.rightnav{
float:left;
width: 760px;
margin-bottom: 4px;
}
div.museum div.rightnav div.title{
float: left;
width: 743px;
background: #f4e2bd url(../images/yellow_title_radius_bg.png) no-repeat right top;
line-height: 30px;
font-family: Georgia;
font-size: 1.3em;
color: #464646;
padding: 0px 0px 0px 17px;
margin-bottom: 4px;
}
div.museum div.rightnav div.overlay1,div.museum div.rightnav div.overlay2,div.museum div.rightnav div.overlay3{
float: left;
position: relative;
height: 287px;
}
div.museum div.rightnav div.overlay1{
width: 252px;
}
div.museum div.rightnav div.overlay2{
width: 247px;
margin-left: 4px;
}
div.museum div.rightnav div.overlay3{
width: 253px;
margin-left: 4px;
}
div.museum div.rightnav div.overlay1 img,div.museum div.rightnav div.overlay2 img,div.museum div.rightnav div.overlay3 img{
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
}
div.museum div.rightnav div.overlay{
position: absolute;
width: 200px;
padding: 8px 15px;
left: 0px;
bottom: 10px;
z-index: 2;
line-height: 20px;
font-size: 1.2em;
font-family: Georgia;
color: #242424;
background: transparent url(../images/white_overlay2.png) repeat left top;
}

div.museum_content{
float:left;width: 760px;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;display:inline;
}
div.leftcolumn div.cnt_topright{
float:left !important;
}
div.leftcolumn div.cnt_topright div.info{
margin-bottom: 6px !important;
}
div.museum_content div.museum_history{
float: left;
width: 586px;
}
div.museum_content div.museum_history div.title{
float: left;
width: 569px;
background: #f4e2bd url(../images/yellow_title_radius_bg.png) no-repeat right top;
line-height: 30px;
font-family: Georgia;
font-size: 1.3em;
color: #464646;
padding: 0px 0px 0px 17px;
margin-bottom: 4px;
}
div.museum_content div.museum_history div.s_content{
float: left;
width: 586px;
background: #f4f4f4;
margin-bottom: 4px;
}
div.museum_content div.museum_history div.h_content{
float: left;
width: 550px;
min-height: 359px;
background: #f4f4f4;
padding: 18px;
}
div.museum_content div.museum_history div.h_content img.prvimg{
float: left;
width: auto;
margin: 0px 10px 0px 0px;
}
div.museum_content div.museum_history div.h_content p{
font-family: Arial;
font-size: 1.2em;
line-height: 16px;
color: #6b6b6b;
font-weight: bold;
margin-bottom: 20px;
}
div.museum_content div.museum_history div.h_content p.nrm{
font-weight: normal;
}
div.museum_content div.museum_history div.h_content p span{
font-style: italic;
}
ul.mlist{
width: 525px;
margin: 0px auto 0px;
}
ul.mlist li{
font-family: Arial;
font-size: 1.1em;
color: #6b6b6b;
line-height: 16px;
margin-bottom: 15px;
text-indent: 16px;
background: url(../images/m_history_item.png) no-repeat left top;
}
div.museum_content div.wndr{
float:right;
width: 170px;
margin: 0px 0px 0px 4px;
display: inline;
}
div.museum_content div.wndr div.title{
line-height: 30px;
font-family: Georgia;
font-size: 1.3em;
color: #464646;
padding: 0px 0px 0px 17px;
background: #ebebeb url(../images/gray_title_radius_bg.png) no-repeat right top;
}
div.museum_content div.wndr div.title_y{background: #F4E2BD url(../images/yellow_title_radius_bg.png) no-repeat scroll right top;}
div.museum_content div.wndr div.w_content{float: left;width: 156px;background: #f4f4f4;padding: 7px;height: 351px;overflow: hidden;}
div.museum_content div.wndr div.w_content div.w_roll a{display: block;width: 14px;height: 12px;margin: 0px auto;outline:none;}
div#rsld{float:left;width:156px;height: 326px;}
div.rscnt{float:left;width:156px;height: 326px;overflow: hidden;}
div.rsc{float: left;width: 156px;height: 10000px;}
div.rsc  div.slide{float: left;width: 146px;padding: 5px;height: 98px;overflow: hidden;border-bottom: 1px solid #d7d7d7;}
div.rsc div.slide img{float: left;width: 71px;height: 98px;margin: 0px 3px 0px 0px;}
div.rsc div.slide div.st{float:left;width: 72px;font-size: 11px;color: #6e6e6e;border-bottom: 1px solid #d7d7d7;margin-bottom: 2px;padding: 0px 0px 2px 0px;}
div.rsc div.slide div.st a{color: #6e6e6e;display:block;width: 72px;word-wrap: break-word;}


div.museum_content div.museum_history div.title{
background:#F4E2BD url(../images/yellow_title_radius_bg.png) no-repeat scroll right top;
color:#464646;
float:left;
font-family:Georgia;
font-size:1.3em;
line-height:30px;
margin-bottom:4px;
padding:0 0 0 17px;
width:569px;
}
ol.list{float: left;width: 293px;list-style-type: decimal;list-style-position: inside;}
ol.list li{color: #6b6b6b;font-weight: bold;font-size: 13px;background: #ebebeb;line-height: 18px;padding: 12px 0px 12px 20px;}
ol.list li.dif{background: #f4f4f4;}
ol.list li a{color: #6b6b6b;outline:none;}
div.dtlsc{float: right;width: 293px;min-height: 361px;}
ol.dtls{float: right;width: 293px;min-height: 361px;list-style-type: lower-alpha;list-style-position: inside;background: #ebebeb;}
ol.dtls li{color: #6b6b6b;font-weight: bold;font-size: 13px;background: #ebebeb;line-height: 18px;padding: 8px 0px 8px 20px;}

ol.list2{float: left;width: 586px;list-style-type: decimal;list-style-position: inside;}
ol.list2 li{color: #6b6b6b;font-weight: bold;font-size: 13px;background: #ebebeb;line-height: 18px;padding: 12px 0px 12px 20px;}
ol.list2 li.dif{background: #f4f4f4;}
ol.list2 li a{color: #6b6b6b;outline: none;}

ol.list3{float: left;width: 760px;list-style-type: decimal;list-style-position: inside;}
ol.list3 li{color: #6b6b6b;font-weight: bold;font-size: 13px;background: #ebebeb;line-height: 18px;padding: 12px 0px 12px 20px;}
ol.list3 li.dif{background: #f4f4f4;}
ol.list3 li a{color: #6b6b6b;outline: none;}

img.okitem{margin-bottom: -2px;}

ul.list_t,ul.dif{width: 566px;background: transparent;list-style-position: outside;padding-top: 10px;display:none;}
ul.list_t li{
color: #6b6b6b;
font-weight: normal;
font-size: 13px;
line-height: 24px;
padding: 0px 0px 0px 0px;
text-indent: 20px;
background: transparent url(../images/listitem.png) no-repeat 0px 0px;
}
ul.dif li{
color: #6b6b6b;
font-weight: normal;
font-size: 13px;
line-height: 24px;
padding: 0px 0px 0px 0px;
text-indent: 20px;
background: transparent url(../images/listitem2.png) no-repeat 0px 0px;
}
div.list_t{
display: none;
}
div.list_t p{
font-weight: normal;
}


div.infobox{
color: #6b6b6b;
font-size: 1em;
background: #e7e7e7;
padding: 15px;
font-weight: normal;
}
div.infobox p{
font-family: Arial;
font-weight: normal !important;
margin-bottom: 10px !important;
}
div.infobox p.hd{
font-size: 1.3em !important;
font-weight: bold !important;
}
div.rcnt{
float: left;
width: 760px;
font-size: 12px;
color: #6b6b6b;
background: #f4f4f4;
}
div.rcnt a{color: #6b6b6b;}
div.rcnt img.prvimg{float: left;width: auto;margin: 0px 10px 0px 0px;}
div.rcnt img.prvimg2{float: right;width: auto;margin: 0px 0px 0px 10px;}
div.rcnt p.hd{line-height: 18px;font-size: 14px;margin: 10px 0px 20px 0px;}
div.rcnt p{padding: 0px 10px;margin-top: 10px;}
div.rcnt span{font-style: italic;}

div.rcnt2{float: left;width: 724px;font-size: 12px;color: #6b6b6b;background: #f4f4f4;margin-top:4px;padding: 18px;}
div.rcnt2 img{float:left;width: auto;margin: 0px 10px 0px 0px;}
div.rcnt2 p{margin-bottom: 10px;}
div.rcnt2 a{color: #6b6b6b;}
div.rcnt2 p.title{border-bottom: 1px solid #d7d7d7;color: #6e6e6e;font-size: 14px;padding-bottom: 5px;margin-bottom: 10px;}

div.rcnt3,div.rcnt4{float: left;width: 724px;font-size: 12px;color: #6b6b6b;background: #f4f4f4;margin-bottom: 4px;padding: 18px;}
div.rcnt4 {margin-bottom: 0px;}
div.rcnt4 p{margin: 0px 0px 15px 0px;}

div.rcnt5{
float: left;
width: 760px;
font-size: 12px;
color: #6b6b6b;
background: #f4f4f4;
margin-bottom: 4px;
}

div.rcform{
float: left;
width: 652px;
padding: 38px 54px;
font-size: 12px;
color: #636363;
background: #f4f4f4;
}
div.rcform label{
display: block;
color: #636363;
font-weight: bold;
padding: 0px 0px 6px 0px;
font-size: 12px;
}
div.rcform .ftxt{
float: left;
width: 312px;
line-height: 18px;
font-family: Arial;
color: #f4f4f4;
font-size: 13px;
padding: 3px;
border: 1px solid #b9b9b9;
background: #b9b9b9;
}
div.rcform .ftxt:focus{
outline: none;
}
div.inputarea{
width: 590px;
padding: 0px 0px 8px 0px;
background: url(../images/brdr.png) repeat-x left bottom;
margin-bottom: 8px;
}
div.chkwrap{
float: left;
width: 590px;
}
div.inputarea select{
float: left;
width: auto;
margin: 2px 5px 0px 0px;
vertical-align: middle;
}
div.chkwrap span{
float: left;
width: auto;
line-height: 18px;
margin-right: 10px;
}
#male,#female,#i1,#i2,#i3,#i4{
float: left;
width: 18px;
min-height: 18px;
height: auto !important;
height: 18px;
line-height: 18px;
margin: 0px 2px 0px 0px;
}
#clear,#submit{
float: left;
width: auto;
margin: 5px 10px 0px 0px;
}
div.mp-lst{
float: left;
width: 724px;
margin-top: 20px;
}
div.mp-lst div.mp-left{
float: left;
width: 213px;
padding-right: 20px;
}
div.mp-lst div.mp-left img{
display: block;
margin-bottom: 5px;
}
div.mp-lst div.mp-left p{
border-bottom: 1px solid #c5c5c5;
}
div.mp-lst div.mp-right{
float: right;
width: 491px;
}
div.mp-lst div.mp-right p{
margin-bottom: 10px;
}

ul.mng{
padding-left: 10px;
background: url(../images/mng_bg.png) repeat-y left top;
margin: 20px 0px 0px 10px;
}
ul.mng li{
color: #6b6b6b;
font-size: 12px;
}
ul.mng li.title{
font-size: 14px;
font-weight: bold;
}
ul.mng li a{
color: #6b6b6b;
}
ul.mng li a:hover{
text-decoration: underline;
}
div#header div#topmenu ul{
float: right;
width: 628px;
border-bottom: 1px solid #ebebeb;
}
div#header div#topmenu ul li{
float: left;
width: auto;
padding: 0px 12px 0px 11px;
background: url(../images/topmenu_sep.png) no-repeat right top;
}
div#header div#topmenu ul li a{
float: left;
width: auto;
font-size: 1em;
font-family: Georgia;
color: #000000;
line-height: 13px;
padding: 0px 0px 13px;
}
div#header div#topmenu ul li.active a{
background: transparent url(../images/topmenu_bottom_item.gif) no-repeat center bottom;
}
div#header div#topmenu ul li a:hover{
background: transparent url(../images/topmenu_bottom_item.gif) no-repeat center bottom;
}
div#header div#topmenu ul li.lie{
background: none;
padding: 0px 11px;
}


div.vtitle{
width: 700px;
background: #ebebeb;
padding: 0px 30px;
height: 30px;
line-height: 30px;
color: #6b6b6b;
font-size: 14px;
font-weight: bold;
}

div.vwrap{
width: 677px;
margin: 20px auto 15px;
}
div.vico{
float: left;
width: auto;
width: 175px;
margin-bottom: 10px;
}
div.vchoice{
float: left;
width: 175px;
margin: 0px 20px;
padding: 0px 10px;
min-height: 140px;
border-right: 1px solid #b9b9b9;

}
div.vchoice.last{
margin-right: 0px;
padding-right: 0px;
border-right: 0px;
}

div.vimg{
width: 696px;
height: 431px;
margin: 15px auto 15px;
}
div.vimg img{
display: block;
}
ul.vadd{
width: 696px;
margin: 0px auto 15px;
}
ul.vadd li{
width: 640px;
color: #6b6b6b;
font-size: 13px;
padding: 13px 0px 13px 56px;
border-bottom: 1px solid #b9b9b9;
}
ul.vadd li.train{
background: url(../images/train.png) no-repeat left 10px;
}
ul.vadd li.ship{
background: url(../images/ship.png) no-repeat left 10px;
}
ul.vadd li.bus{
background: url(../images/bus.png) no-repeat left 10px;
}
ul.vadd li.car{
background: url(../images/car.png) no-repeat left 10px;
}
ul.vadd li.last{
border-bottom: 0px;
padding-left: 0px;
}

a#leftroll,a#leftroll2,a#leftroll3{
float: left;
width: 14px;
height: 15px;
margin: 65px 8px 0px 8px;
outline: none;
}
a#rightroll,a#rightroll2,a#rightroll3{
float: left;
width: 14px;
height: 15px;
margin: 65px 8px 0px 8px;
outline: none;
}
div#slider,div.slding{float: left;width: 700px;height: 175px;}
div.sldcnt{float: left;width: 700px;height: 175px;overflow: hidden;}
div.sld{float: left;width: 10000px;height: 175px;}
div.slditem{float: left;width:234px;height: 175px;color: #6b6b6b;font-size: 11px;}
div.slditem a{color: #6b6b6b;}
div.slditem img{float: left;width: 71px;height: 98px;display: inline;padding: 23px 10px 0px 0px;}
div.slditem div.sldtitle{float: left;width:143px;color: #6e6e6e;font-size: 12px;border-bottom: 1px solid #d7d7d7;padding-bottom: 3px;margin:25px 0 3px;}
div.slditem div.sldtitle a{color: #6e6e6e;}
a#leftroll2,a#rightroll2{margin: 136px 8px 0px 8px;}
div#fslider{float: left;width: 700px;height: 287px;}
div.fsld{float: left;width: 698px;height: 287px;overflow: hidden;}
div.fsld_cnt{float: left;width: 10000px;height: 287px;}
div.fsld_item{float: left;width: 160px;height: 219px;margin: 34px 0px;padding: 0px 37px 0px 36px;border-right: 1px solid #d7d7d7;}
div.fsld_item a{float: left;width: 159px;height: 219px;overflow: hidden;}
div.fsld_item a img{float: left;width: 157px;height: 217px;border: 1px solid #bbbbbb;}
a#leftroll3,a#rightroll3{margin: 171px 8px 0px 8px;}
div#sslider{
float: left;
width: 700px;
height: 356px;
}
div.sslide{
float: left;
width: 700px;
height: 356px;
background: #000000;
overflow: hidden;
}
div.sdslide{
float: left;
width: 10000px;
height: 356px;
}
div.ssld_itm{
float: left;
width: 163px;
height: 336px;
margin: 10px 6px;
display: inline;
}

div.mbox{float: left;width: 84px;height: 15px;padding: 3px;margin: 0px 4px;display: inline;background: transparent url(../images/textbox.png) no-repeat left top;}
#msubmit{float: left;width: 49px;height: 21px;}
div.mbox #mail{float: left;width: 84px;height: 15px;font-family: Arial;color: #8a8a8a;font-size: 11px;line-height: 15px;border: 0px;background: transparent;}
div.mbox #mail:focus{border: 0px;}

#jquery-overlay{position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;}
#jquery-lightbox{position: absolute;top: 0;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}
#jquery-lightbox a img{border: none;}
#lightbox-container-image-box{position: relative;background-color: #fff;width: 250px;height: 250px;margin: 0 auto;}
#lightbox-container-image{padding: 10px;}
#lightbox-loading{position: absolute;top: 40%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
#lightbox-nav{position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
#lightbox-container-image-box > #lightbox-nav{left: 0;}
#lightbox-nav a{outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext{width: 49%;height: 100%;zoom: 1;display: block;}
#lightbox-nav-btnPrev{left: 0;float: left;}
#lightbox-nav-btnNext{right: 0;float: right;}
#lightbox-container-image-data-box{font: 10px Verdana, Helvetica, sans-serif;background-color: #fff;margin: 0 auto;line-height: 1.4em;overflow: auto;width: 100%;padding: 0 10px 0;}
#lightbox-container-image-data{padding: 0 10px;color: #666;}
#lightbox-container-image-data #lightbox-image-details{width: 70%;float: left;text-align: left;}
#lightbox-image-details-caption{font-weight: bold; }
#lightbox-image-details-currentNumber{display: block;clear: left;padding-bottom: 1.0em;}
#lightbox-secNav-btnClose{width: 66px;float: right;padding-bottom: 0.7em;}


.title-bulten {background: transparent url(../images/title-bulten-uyelik.jpg) no-repeat left top !important;text-indent:-9000px;overflow:hidden;}
.title-bilgi {background: transparent url(../images/title-bilgi.jpg) no-repeat left top !important;text-indent:-9000px;overflow:hidden;}
.title-cocuk {background: transparent url(../images/title-cocuklaricin.jpg) no-repeat left top !important;text-indent:-9000px;overflow:hidden;}

div.pages{float: left;width: 740px;padding: 6px 10px;background: #EBEBEB;font-size: 12px;font-family: Verdana;}
div.pages a{float: left;width: auto;font-size: 13px;line-height: 18px;color: #6B6B6B;margin: 2px 10px;font-weight: normal;}
div.pages a.active{text-decoration: underline;}
div.pages a:hover{text-decoration: underline;}
div.results{float: left;width: 740px;padding: 10px;font-size: 13px;line-height: 18px;color: #6B6B6B;text-align: center;}

div.reg{
float: left;
width: 904px;
background: #F4F4F4;
padding: 15px;
color: #6B6B6B;
font-size: 14px;
text-align: center;
line-height: 35px;
}
div#bk{
width: 625px;
margin: 0px auto;
}
div#bk a{
float: left;
width: 195px;
height: 170px;
margin: 0px 20px 15px 0px;
}
div#bk a img{
display:block;
}
div#bk a.last{
margin-right: 0px;
}

#madebycat{
width: 20px;
height: 75px;
position: fixed;
right: 0px;
bottom: 20px;
background: url(/i/Assets/images/madebycat.png) no-repeat left top;
}
#madebycat .euromessage{
display: block;
width: 20px;
height: 6px;
text-indent: -9999px;
outline: none;
}
#madebycat .madebycat{
display: block;
width: 20px;
height: 69px;
text-indent: -9999px;
outline: none;
}

#duyurular-main{width:329px;}
#duyurular-main a#leftroll,#duyurular-main a#leftroll2,#duyurular-main a#leftroll3{margin:75px 3px 0;display:none;}
#duyurular-main a#rightroll,#duyurular-main a#rightroll2,#duyurular-main a#rightroll3{margin:75px 3px 0;display:none;}
#duyurular-main div#slider, #duyurular-main div.slding{width:328px;}
#duyurular-main div.sldcnt{width:328px;}
#duyurular-main div.slditem{width:328px;}
#harita-ve-adres{padding:0;}
#harita-ve-adres div.dwrap{border:none;padding:7px 3px;}
#harita-ve-adres div.dwrap div.floatLeft{padding:17px 0;border-right:1px solid #e6e6e6;width:108px;}
#harita-ve-adres div.dwrap div.floatRight{padding:0;width:230px;}
.duyurudate .floatLeft{width:120px !important;margin: 10px 0px 0px 0px;}
.duyurudate .floatRight{width:200px !important;padding:0 4px !important;}
.duyuruday{font:80px Georgia,Arial;text-align:center;color:#565654;}
.duyurumonth{font:23px Georgia,Arial;color:#B3A381;margin:-7px 0 0;text-align:center;}
.duyurutitle{font:14px Arial,Helvetica,Sans-serif;color:#4c4b4b;margin:10px 0 10px 0;}
.psum{margin: 0px 0px 10px 0px;}

