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

html,body
{
	height:100%;
	width:960px;
	padding:0px 0px;
	background: #ffffff;
	background-position: top center;
	/*background:url(http://localhost/_script40_/vacation40/images/public/body_bg.gif) repeat-x #c6e9ff;*/
        /*background: url(../../images/main_bg2.jpg) fixed center repeat-y; */
	font-family:tahoma;
	font-size:11px;
	color:#474747;
	margin:0 auto;
}

a:focus
{
	outline:none;
}

a img {border: none; }

h1
{
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Console";
	font-size:18px;
	font-weight:normal;
	letter-spacing:-2px;
	margin:0;
	padding:0;
}

h2
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	letter-spacing:0px;
	margin:0;
	padding:0;
	margin-left:8px;
	text-transform:capitalize;
}

h3
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	letter-spacing:0px;
	color:#fff;
	margin:0;
	padding:0;
	margin-left:8px;
	text-transform:capitalize;
}
.input
{
	height:15px;
	width:130px;
	padding:3px;
	font-family:tahoma;
	font-size:11px;
	color:#474747;
	border:1px solid #c6e9ff;
}

.dropdown
{
	height:25px;
	width:170px;
	padding:3px;
	font-family:tahoma;
	font-size:12px;
	color:#474747;
	border:1px solid #c6e9ff;
	background:#fff;
}

.button
{
	font-family:tahoma;
	font-size:11px;
	color:#fff;
	background:url(http://localhost/_script40_/vacation40/images/public/login_button.gif);
	border:0px;
	width:42px;
	height:20px;
	padding-bottom:2px;
}

.searchButtonxx
{
	background:url(http://localhost/_script40_/vacation40/images/public/search_button.gif);
	border:0;
	width:157px;
	height:29px;
}

.updateButton
{
	background:url(http://localhost/_script40_/vacation40/images/public/update_button.gif);
	border:0;
	width:82px;
	height:29px;
}

.onDetailButton
{
	background:url(http://localhost/_script40_/vacation40/images/public/button_on_details.gif) no-repeat;
	margin:0;
	padding:0;
	width:103px;
	height:24px;
	border:0px;
	font-family:tahoma;
	font-size:10px;
	outline:none;
}

a
{
	color:#1078bb;
	text-decoration:underline;
}

a:hover
{
	color:#1078bb;
	text-decoration:none;
}

a.paginare
{
	background-color:#61abd8;
	color:#fff;
	text-decoration:none;
	padding:0px 3px 0px 3px;
}

a.paginare:hover
{
	background:#fff;
	text-decoration:none;
	color:#1078bb;
	padding:0px 3px 0px 3px;
}


a.selected
{
	background:#fff;
	text-decoration:none;
	padding:0px 3px 0px 3px;
	cursor:text;
}

a.buttonDetail
{
	color:#fff;
	text-decoration:none;
	font-size:10px;
}

.img, .hand
{
	padding:5px;
	border:1px solid #ccc;
	background:#fff;
 	cursor:pointer; cursor:hand;
}

.menu
{
	position:static;
}

a.home
{
	background:url(http://localhost/_script40_/vacation40/images/public/home_off.gif) no-repeat;
	color:#000;
	padding:15px 10px 15px 10px;
	cursor:pointer;
	text-decoration:none;
}

a.home:hover
{
	background:url(http://localhost/_script40_/vacation40/images/public/home_on.gif) no-repeat;
	color:#fff;
	padding:15px 10px 15px 10px;
	cursor:pointer;
	text-decoration:none;
}






#page_nav{
  float:left;
  width:960px;
  padding-top:10px;
}

.breadcrumb{
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.breadcrumb a{
background: transparent url(http://www.apartmentsturkey.org/images/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: navy;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: navy;
}

.breadcrumb a:hover{
text-decoration: underline;
}










/*****************MENU*****************/

#menu
{
	padding:0;
	margin:0;
}

#menu ul
{
	list-style:none;
	padding:0;
	margin:0;
}

#menu ul li
{
	display:inline;
}

#menu ul li a
{
	text-decoration:none;
	color:#000;
}

#menu ul li a.home
{
	width:80px;
	height:26px;
	display:block;
	background:url(http://localhost/_script40_/vacation40/images/public/home_off.gif) no-repeat;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:10px;
	text-align:center;
	margin-right:10px;
}

#menu ul li a.home:hover
{
	width:80px;
	height:26px;
	display:block;
	background:url(http://localhost/_script40_/vacation40/images/public/home_on.gif) no-repeat;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:10px;
	text-align:center;
	color:#fff;
	margin-right:10px;
}


#menu ul li a.viewCountries
{
	width:142px;
	height:26px;
	display:block;
	background:url(http://localhost/_script40_/vacation40/images/public/viewcountries_off.gif) no-repeat;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:10px;
	text-align:center;
	margin-right:9px;
}

#menu ul li a.viewCountries:hover
{
	width:142px;
	height:26px;
	display:block;
	background:url(http://localhost/_script40_/vacation40/images/public/viewcountries_on.gif) no-repeat;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:10px;
	text-align:center;
	color:#fff;
	margin-right:9px;
}

#menu ul li a.mapSearch
{
	width:79px;
	height:26px;
	display:block;
	background:url(http://localhost/_script40_/vacation40/images/public/mapsearch_off.gif) no-repeat;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:10px;
	text-align:center;
	margin-right:9px;
}

#menu ul li a.mapSearch:hover
{
	width:79px;
	height:26px;
	display:block;
	background:url(http://localhost/_script40_/vacation40/images/public/mapsearch_on.gif) no-repeat;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:10px;
	text-align:center;
	color:#fff;
	margin-right:9px;
}

#menu ul li a.viewVacations
{
	width:142px;
	height:26px;
	display:block;
	background:url(http://localhost/_script40_/vacation40/images/public/viewvacations_off.gif) no-repeat;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:10px;
	text-align:center;
	margin-right:10px;
}

#menu ul li a.viewVacations:hover
{
	width:142px;
	height:26px;
	display:block;
	background:url(http://localhost/_script40_/vacation40/images/public/viewvacations_on.gif) no-repeat;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:10px;
	text-align:center;
	color:#fff;
	margin-right:10px;
}

#menu ul li a.signUp
{
	width:80px;
	height:26px;
	display:block;
	background:url(http://localhost/_script40_/vacation40/images/public/signup_off.gif) no-repeat;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:10px;
	text-align:center;
	margin-right:10px;
}

#menu ul li a.signUp:hover
{
	width:80px;
	height:26px;
	display:block;
	background:url(http://localhost/_script40_/vacation40/images/public/signup_on.gif) no-repeat;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:10px;
	text-align:center;
	color:#fff;
	margin-right:10px;
}

#menu ul li a.news
{
	width:80px;
	height:26px;
	display:block;
	background:url(http://localhost/_script40_/vacation40/images/public/news_off.gif) no-repeat;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:10px;
	text-align:center;
	margin-right:9px;
}

#menu ul li a.news:hover
{
	width:80px;
	height:26px;
	display:block;
	background:url(http://localhost/_script40_/vacation40/images/public/news_on.gif) no-repeat;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:10px;
	text-align:center;
	color:#fff;
	margin-right:9px;
}

#menu ul li a.contact
{
	width:142px;
	height:26px;
	display:block;
	background:url(http://localhost/_script40_/vacation40/images/public/contact_off.gif) no-repeat;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:10px;
	text-align:center;
	margin-right:9px;
}

#menu ul li a.contact:hover
{
	width:142px;
	height:26px;
	display:block;
	background:url(http://localhost/_script40_/vacation40/images/public/contact_on.gif) no-repeat;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:10px;
	text-align:center;
	color:#fff;
	margin-right:9px;
}

#menu ul li a.faq
{
	width:79px;
	height:26px;
	display:block;
	background:url(http://localhost/_script40_/vacation40/images/public/faq_off.gif) no-repeat;
	float:right;
	padding:0px;
	margin:0px;
	padding-top:10px;
	text-align:center;
}

#menu ul li a.faq:hover
{
	width:79px;
	height:26px;
	display:block;
	background:url(http://localhost/_script40_/vacation40/images/public/faq_on.gif) no-repeat;
	float:right;
	padding:0px;
	margin:0px;
	padding-top:10px;
	text-align:center;
	color:#fff;
}

#menu ul li a.selected
{
	color:red;
}
/*****************END MENU*****************/

/* http://localhost/_script40_/vacation40/images/public/search_button.gif */


.buttonsearch
{
	font-family:tahoma;
	font-size:16px;
	color:#fff;
	background:url(http://www.apartmentsturkey.org/images/public/search_button.gif);
	border:0px;
	width:157px;
	height:29px;
	padding-bottom:2px;
 	cursor:pointer; cursor:hand;
}




.listingrates0{
background:#f5fbff;
}
.listingrates1{
background:#fff;
}

td,tr, input, select{
	font-family:tahoma;
	font-size:11px;	
}

.menu{
    background: #F5F5F5;
    border: 1px solid #D0D0D0;
}

.listing1{
background: #F3F3F8;
BORDER: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid
}
.listing0{
background: #FFFFFF;
BORDER: #e5e5e5 1px solid; BORDER-TOP: #e5e5e5 1px solid; BORDER-LEFT: #e5e5e5 1px solid; BORDER-BOTTOM: #e5e5e5 1px solid
}

.menuborder {
        BORDER-RIGHT: #d0d0d0 1px solid; BORDER-TOP: #d0d0d0 1px solid; BORDER-LEFT: #d0d0d0 1px solid; BORDER-BOTTOM: #d0d0d0 1px solid
}
.menutop{
        background: #3487CB;
        color: white;
        height:29px;
	background-image:url(http://www.apartmentsturkey.org/images/admin/green_bar.jpg);
	font-size:12pt;
	font-family:arial;
}

.my_menutop{
        background: #3487CB;
        color: white;
        height:20px;
	font-size:12pt;
}


.menutop1:link,.menutop1:visited,.menutop1:hover,.menutop1:active{
        color: white;
}
.gohome{
        font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
        font-size: 13px;
        color: #0000CC;
}
.textGray {
        COLOR: #888888
}
.stepnoactive {
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR:  #888888; font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}
.stepactive {
FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #06275c; font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}



.calendar1{
background: #F3F3F8;
BORDER: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid
}
.calendar0{
background: #FFFFFF;
BORDER: #e5e5e5 1px solid; BORDER-TOP: #e5e5e5 1px solid; BORDER-LEFT: #e5e5e5 1px solid; BORDER-BOTTOM: #e5e5e5 1px solid
}

td.calclass{
font-family: Verdana, Times, serif;
font-size : 10px;
font-style : normal;
font-weight : normal;
padding-left : 3px;
padding-right : 3px;
color: #003366;
background-color:white;
height:20px;
}
td.calclassRed{
font-family: Verdana, Times, serif;
font-size : 10px;
font-style : normal;
font-weight : normal;
background: #FF0033;
padding-left : 3px;
padding-right : 3px;
color: #FFFFFF;
background-color:red;
text-decoration: line-through;
height:20px;
}

td.calclassGreen{
font-family: Verdana, Times, serif;
font-size : 10px;
font-style : normal;
font-weight : normal;
background: #00FF33;
padding-left : 3px;
padding-right : 3px;
color: #FFFFFF;
background-color:#00FF33;
text-decoration: line-through;
height:20px;
}

.black9normal {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #000000;
}

.redclass {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: red;
}

.owner{
background: #FFFFFF;

font-size:13px;
}

.smallerclass a{
text-decoration: none;
color: #000000;
font-size:11px; font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}

.owner a{
text-decoration: underline;
color: #000000;
font-size:12px; font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
}



.class_temp1 {
 background:#E6E6E6;
}
.class_temp2 {
 /*background-color:#EEF1FF;*/
}

.msg {
 font-size:14px;
 font-weight:bold;
}
.tabel{
background: #fff;
border: 1px solid #ccc;
clear: both;
margin: 3px 0.1%;
padding: .1em 1em;
}

















































#titlebox
{
background-color: #FFFFCC;
border: 2px solid #000000;
color: #CC0000;
padding: 5px;
font-size: 11px;
font-weight: bold;
}

#instructions
{
color: #000000;
padding-top: 2px;
font-size: 14px;
font-weight: normal;               
}

.listfront {clear: both;width:100%;margin:0 10px 0;display: inline-block;}
.listfront ul {	width: 33%;	float: left;padding: 2px 2px 0 0;}
.listfronthead {font-size:15px;color:green;font-weight:bold;}









/* --------------- LOGIN -------- */
#loginbox {
width: 253px;
height: 90px;
margin:0 auto;
background-image:url(http://www.apartmentsturkey.org/images/loginbox.jpg);
float:left;
color:#ffffff;
}

.inner{
  padding-top:10px;
  padding-left:10px;
}

.username_password{
  width:200px;
  float:left;
}

.loginbtn {
  float:left;
  width: 31px;
}

.forgotpassword {
  width:188px;
  float:left;
  text-align:right;
}

#loginbox a {
color:#ffffff;
}

#btmleftheader {
  float:left;
  background-image:url(http://www.apartmentsturkey.org/images/btmleftheader.jpg);  
  width:141px;
  height:35px;
}


#header {
width: 707px;
height: 90px;
margin:0 auto;
background-image:url(http://www.apartmentsturkey.org/images/header.jpg);
color:#ffffff;
float:left;
}

#header h1 {
  font-size:16pt;
  color:#ffffff;
  text-align:right;
  font-family: "CENTURY GOTHIC";
  padding-right:10px;
}

#header h2 {
  font-size:13pt;
  color:#ffffff;
  text-align:right;
  font-family: "CENTURY GOTHIC";
  padding-right:10px;
}


#headermenu {
 width: 819px;
 height:35px;
 background-image:url(http://www.apartmentsturkey.org/images/headermenu.jpg);
 float:left;
}


ul#navlist
{
font: bold 12px Verdana;

font-size:10pt;
font-weight:bold;
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a {padding: 13px 20px 5px 20px;}

#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #064C6F;
text-decoration: none;
}


/* ---------------- Holder for various content ------------------- */

#contentbox {
  width:314px;
  height:241px;
  float:left;
  padding-right:10px;
  padding-top:10px;
}

.blue_header {
  height:31px;
  width:314px;
  background-image:url(http://www.apartmentsturkey.org/images/bluebar.jpg);
}

.red_header {
  height:31px;
  width:314px;
  background-image:url(http://www.apartmentsturkey.org/images/redbar.jpg);
}


.green_header {
  height:31px;
  width:314px;
  background-image:url(http://www.apartmentsturkey.org/images/greenbar.jpg);
}


.hdr_txt {
  font-size:16pt;
  color:#ffffff;
  padding-left:10px;
}

.contents {
  height:210px;
  width:314px;
  font-size:12pt;
  float:left;
}

.linkcontents {
  height:100%;
  float:left;
  font-size:10pt;
}




/* ------------------- Page intro ---------------------------- */

#pageintro {
  width:100%;
  height:250px;
  margin:0 auto;
  border-top:10px solid #FFFFFF;
  border-bottom:20px solid #FFFFFF;
  background-image:url("http://www.apartmentsturkey.org/images/introbg.jpg");
  float:left;
  font-family: "CENTURY GOTHIC";
  font-size: 14px;
}

.textbox2 {
  width: 270px;
  height: 180px;
  padding: 6px 6px;
  float:right;
  color: #ffffff;
}

.textbox3 {
  width: 270px;
  height: 40px;
  padding: 6px 6px;
  float:right;
  color: #ffffff;
}


.textbox {
  width: 660px;
  height: 250px;
  padding: 6px 6px;
  float:left;
}


#pageintro h1 {
  font-size: 15pt;
  padding-bottom:10px;
}

#pageintro a {
  font-size:10pt;
  color:#ffffff;
}


#pageintro h2 {
  font-size: 14pt;
  text-align:center;
  color: #ffffff;
}


/* ---------------------------- TOP CONTENT ---------------------------- */

#topcontent {
 width:747px;
 float:right;
 border-top:20px solid #FFFFFF;
}

#infocus {
 width:364px;
 height:259px;
 float:left;
 border-right:19px solid #FFFFFF;
}

#popular {
 height:259px;
 width:362px;
 font-size:8pt;
 font-family:arial;
 text-align:center;
 float:left;
}

#popular .header {
 width:362px;
 height:73px;
}

#popular a {
 font-size:11pt;
 font-family: "CENTURY GOTHIC";
}

#indexpic1 {
  width:200px;
  height:134px;
  float:left;
  background-image:url("http://www.apartmentsturkey.org/images/smile.jpg");
  text-align:right;
  font-size:12pt;
  color:#ffffff;
  font-family:arial;
  font-weight:bold;
}



/* ------------------------------ TEXT CONTAINER ------------------- */


#textcontainer1, #textcontainer2, #textcontainer3, #textcontainer4, #textcontainer5 {
 width: 411px;
 height: 331px;
 background: #FFFFFF;
 border-left: 1px solid #0371AE;
 border-right: 1px solid #0371AE;
 border-top: 1px solid #0371AE;
 border-bottom: 1px solid #0371AE;
 text-align: justify;
 float: left;
 font-family:"CENTURY GOTHIC";
}

#featuredpropheaderbig {
width: 406px;
height: 25px;
font-size: 18px;
color:#FFFFFF;
background-image:url(http://www.apartmentsturkey.org/images/top.jpg);
}

#featuredpropheaderbig a {
text-decoration:none;
}

#featuredpropsubtxtbig {
width: 406px;
height: 25px;
font-size: 15px;
color:#FFFFFF;
background-image:url(http://www.apartmentsturkey.org/images/btm.jpg);
}

#featuredpropsubtxtbig a {
 text-decoration:none;
}

#featuredpropdetailbig {
width: 388px;
height: 78px;
font-size: 12px;
text-align: justify;
}


#featuredlistingheader1, #featuredlistingheader2, #featuredlistingheader3, #featuredlistingheader4, #featuredlistingheader5 {
width: 747px;
height: 25px;
color: #FFFFFF;
font-size: 18px;
text-align: center;
background-image:url("http://www.apartmentsturkey.org/images/header25_prem.jpg");
float:left;
}


#advertshadow21h1, #advertshadow21h2, #advertshadow21h3, #advertshadow21h4 {
  width:100%;
  height: 21px;
  float:left;
  background-image:url("images/advertshadow21h.jpg");
}

#textcontent1, textcontent2, #textcontent3, #textcontent4 {
 border-left: 10px solid #FFFFFF;  
 border-right: 10px solid #FFFFFF;
}




/* ------------------- HORIZONTAL DIVIDER ----------------- */

#divider_horizontal {
  background:#dddddd;
  float:left;
  width:960px;
  height:1px;
}





#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14pt;
width: 223px;
padding: 0px;
padding-left:15px;
margin: 0px;
}


#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}

#vertmenu ul li {
margin: 0px;
padding: 0px;
}

#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:223px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #E6E6E6;
}



/* -------------------- NAVIGATION ------------------ */

#menubox {
  width:306px;
  height:190px;;
  font-family: georgia;
  float:right;
}

.menuheader {
  width: 306px;
  height: 31px;
  background-image:url(../../images/greybar.jpg);
}

.menuheaderinner {
  padding-top:2px;
  padding-left:10px;
  float:left;
  font-size:14pt;
  color:#ffffff;
}

/* -------------------- FEATURED PROPERTY BOX -------------- */
#featuredprops1, #featuredprops2, #featuredprops3, #featuredprops4, #featuredprops5, #featuredprops6, #featuredprops7, #featuredprops8, #featuredprops9, #featuredprops10 {
  width:160px;
  height:250px;
  float:left;
  padding-top:20px;
  padding-right:20px;
}


.featuredpropstext {
  width: 100%;
  height: 60px;
  float:left;
  padding-top:2px;
  font-family: georgia;
  font-size: 10pt;
}

.featuredpropimg {
  width:100%;
  float:left;
}

#featuredpropintro {
  width: 100%;
  height: 60px;
  float:left;
  font-family: georgia;
  font-size: 10pt;
}


/* ----------------------- HOMEPAGE IMAGES AND BUTTONS ---------------------- */

#homepage_bg_1 {
  width:960px;
  height:65px;
  float:left;
  background-image:url("../../images/homepage_bg_1.jpg");
}

#homepage_bg_2a {
  width:35px;
  height:229px;
  float:left;
  background-image:url("../../images/homepage_bg_2a.png");
}

#homepage_bg_2b {
  width:625px;
  height:229px;
  float:left;
  background-image:url("../../images/homepage_bg_2b.png");
}

#homepage_bg_3 {
  width:960px;
  height:116px;
  float:left;
  background-image:url("../../images/homepage_bg_3.jpg");
}

#homepage_btn_bg {
  width:300px;
  height:229px;
  float:left;
  border:none;
}

#home_button_1 {
  display:block;
  width:300px;
  height: 77px;
  border:none;
  background: url("../../images/button_hp_1.jpg") no-repeat 0 0;
}

#home_button_1:hover
{ 
  background-position: 0 -77px;
}

#home_button_1 span
{
  display: none;
}




#home_button_2 {
  display:block;
  width:300px;
  height: 76px;
  border:none;
  background: url("../../images/button_hp_30.jpg") no-repeat 0 0;
}

#home_button_2:hover
{ 
  background-position: 0 -76px;
}

#home_button_2 span
{
  display: none;
}





#home_button_3 {
  display:block;
  width:300px;
  height: 76px;
  border:none;
  background: url("../../images/button_hp_3.jpg") no-repeat 0 0;
}

#home_button_3:hover
{ 
  background-position: 0 -76px;
}

#home_button_3 span
{
  display: none;
}



#listingdetailslocation {
 font-family:georgia;
 font-size:16pt;
 color:#0094FF;
 font-weight:normal;
 float:right;
}

#listingdetailslocation a {
  text-decoration: none;
  color:#0094FF;
}



#footer_text {style="float:left;padding-top:40px;padding-left:10px;padding-right:10px;padding-bottom:10px;color:#ffffff;font-family:CENTURY GOTHIC;"}

#footer_text a {font-family:CENTURY GOTHIC;color:#ffffff;text-decoration:none;}

#footer_text a:hover
{
	color:#FFD800;
	text-decoration:none;
}



#advert_180 {
  width:180px;
  height:160px;
  float:left;
  color:#ffffff;
  background-image:url(http://www.apartmentsturkey.org/images/advert_180.jpg);">
  float:left;
}

.advert_180_inner {
  padding-left:3px; padding-right:3px; padding-top:3px; padding-bottom:3px;
}

.advert_180_destination {
  text-align:center;
  font-size:14pt;
}

.advert_180_text {
  font-size:10.5pt;
  color:#ffffff;
}

#advert_180_shadow_180 {
  background-image:url(http://www.apartmentsturkey.org/images/shadow_180x6.jpg);
  width:180px;
  height:6px;
  float:left;
}



#holiday_news_container {
  float:left;
  padding-top:20px;
  padding-left:0px;
  width:960px;
  padding-bottom:20px;
  height:350px;
}

.holiday_news_text_container {
  float:left;
  width:573px;
}


.holiday_news_text_box {
  float:left;
  width:571px;
  border: 1px solid #A4A4A4;
  background: #fff;
}

.holiday_news_text_inner {
  padding:left:5px;
  padding-right:5px;
  padding-top:5px;
  padding-left:5px;
  font-family:georgia;
  font-size:10pt;
  text-align:justify;
}

.holiday_news_text_inner h2 {

  font-size:12pt;
  color:#1078bb;
  font-family:georgia;
  margin:0;
  padding:0;
}

.holiday_news_title {
  float:left;
  width:100%;
  font-family:georgia;
  font-size:12pt
}

.holiday_news_title{
  font-size:14pt;
  padding-bottom:5px;
}

.holiday_news_pic_container {
  width:369px;
  height:337px;
  float:right;
  padding-left:18px;
}

.holiday_news_pic {
  border: 1px solid #A4A4A4;
  float:right;
  width:367px;
  height:327px;
  background:url(http://www.apartmentsturkey.org/images/summerdays.jpg);
}

.holiday_news_pic_title {
  font-size:12pt;
  color:#fff;
  padding-top:5px;
  padding-left:5px;
  width:100%;
  float:left;
}

.holiday_news_pic_title a{
 color:#fff;
}

#holiday_news_col1 {
  width: 580px;
  padding-right:20px;
  float:left;
}

#holiday_news_col2 {
  width: 360px;
  float:right;
}


#shadow_573 {
  float:left;
  background: url(http://www.apartmentsturkey.org/images/shadow_573x12.jpg) no-repeat 0 0;
  width: 571px;
  height: 12px;
}

#shadow_367 {
  float:left;
  background: url(http://www.apartmentsturkey.org/images/shadow_367x8.jpg) no-repeat 0 0;
  width: 367px;
  height: 8px;
}

#shadow_960 {
  float:left;
  background: url(http://www.apartmentsturkey.org/images/shadow-b_960.png) no-repeat 0 0;
  width: 960px; 
  height: 20px;
}



#holiday_news_label {
	width:299px;
	height:130px;
	float:left;
	background: url(http://www.apartmentsturkey.org/images/label_yellow1.jpg) no-repeat 0 0;
}

.holiday_news_label_pic {
	width:73px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	float:left;
}

.holiday_news_label_text {
	width:146px;
	float:left;
	padding-top:10px;
	padding-left:5px;
}

.holiday_news_label_link {
	float: right;
	width:100%;
	text-align:right;
	padding-right:50px;
}










