  
* { padding: 0; margin: 0; }

html, body {height: 100%;}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
/* background:url(dottedbg.png) left top; */
}

#main {padding-bottom: 5px;
width: 100%;
}  /* must be same height as the footer */


#wrapper { 
 margin: 5px auto;
padding: 5px;
width: 1000px;
 background: #fff;
margin-bottom: 10px;
}

#header {
 width: 1000px;
 float: left;
 border: 1px solid #ccc;
 height: 68px;
 margin: 2px 0px 8px 0px;

}

#leftcolumn { 
 color: #222;
 border: 0px;
 background: #fff;
 margin: 0px;
 padding: 10px;
 height: 150px;
 width: 100px;
 float: left;
 font-size: 12px;
}

#content { 
 float: left;
 color: #333;
 border: 1px solid #ccc;
 background: #F2F2E6;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 height: 100%;
 width: 645px;
 min-height: 350px;
}

#copyrightbar { 
 float: left;
 color: #333;
 background: #FFF;
  border: 1px solid #a0ccff;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 height: 14px;
 width: 645px;
 font-size: 12px;
 margin-left: 120px;
}



#altsuggestion { 
 color: #333;
 border: 1px dashed #ff3300;
 width: 1000px;
 background: #F2F2E6;
 margin: 0px 5px 5px 0px;
 height: 50px;
 font-size: 17px;
 font-weight: bold;
 text-align: right;
}

#rentaldisabled { 
 color: #fff;
 border: 3px solid #ff0000;
 width: 1000px;
 background: #F78181;
 margin: 0px 5px 5px 0px;
 height: 60px;
 font-size: 17px;
 font-weight: bold;
 text-align: right;
}


.rightcolumn { 
 border: 2px solid #000000;
 background: #FFF;
 margin: 0px 3px 5px 3px;
 padding: 0px;
 width: 195px;
 float: right;
 font-size: 13px;
}

.rightcolumn A {
color: #000;	
}

#rightcolumnA {
 border: 1px solid #FF3300;
/* background: #F93; */
}

#rightcolumnB { 
 border: 1px solid #CC9900;
/* background: #FFCC00; */
 background: #FFF;
 color: #000;
}

#BoxTitleBlue {
	display:block;
	width: 100%;
	background:url(http://www.turkeyrenting.com/bottommenu-left.gif) repeat-x left top;
	background-position:bottom;
	color:#000;
	font-weight:bold;
	font-size: 14px;
	line-height:30px;
	padding:0px;
	float: left;
	height:30px;
}


#BoxTitleOrange {
	display:block;
	width: 100%;
	background:url(http://www.turkeyrenting.com/bottommenu-left.gif) repeat-x left top;
	background-position:top;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	font-size: 14px;
	padding:0px;
	float: left;
	height:30px;
}

/*
  BEGIN BOTTOMMENU CSS	  
*/
#menubarmenu
{
	width:100%;
	height:33px;
	background:#FFF url(http://www.turkeyrenting.com/bottommenu.gif);
	border:0;
  margin :0;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#000 url(http://www.turkeyrenting.com/bottommenu-left.gif) right top;
	text-decoration:underline;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
  color:#fff;
  cursor: pointer;
}
#tab a span 
{
	display:block;
	background:url(http://www.turkeyrenting.com/bottommenu-left.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:700;
	text-decoration:underline;
	line-height:33px;
	padding:0 15px;
  cursor: pointer;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#FF9300;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
#righttab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#righttab ul 
{
	list-style:none;
	float:right;
	margin:0;
	padding:0;
}
#righttab li 
{
	display:inline;
	float:right;
	margin:0;
	padding:0;
}
#righttab a 
{
	background:#000 url(http://www.turkeyrenting.com/bottommenu-left.gif) right top;
	text-decoration:underline;
	border:0;
	display:block;
	float:right;
	margin:0;
	padding:0;
  color:#fff;
  cursor: pointer;
}
#righttab a span 
{
	display:block;
	background:url(http://www.turkeyrenting.com/bottommenu-left.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:700;
	text-decoration:underline;
	line-height:33px;
	padding:0 15px;
  cursor: pointer;
}
#righttab a:hover,#righttab li.item_active a 
{
	background-position:right bottom;
	border-color:#FF9300;
}
#righttab a:hover span,#righttab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 #Ff2d00;
	background:#FFF url(http://www.turkeyrenting.com/bottommenu.gif);
	color:#fff;
	z-index:100;
	text-decoration:underline;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0;
	color:#fff;
	background:url(http://www.turkeyrenting.com/bottommenu-left.gif) no-repeat left top;
	font-weight:700;
	font-style:normal;
	text-decoration:underline;
	margin:0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:33px;
	background:url(http://www.turkeyrenting.com/bottommenu-left.gif) right top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	float:none;
	padding:0 15px;
}
.dropmenudiv a:hover 
{
	border:0 #FF9300;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFF;
	font-weight:700;
}

/*
  END BOTTOMMENU CSS	  
*/


#menubar {position: relative;
width:100%;
	margin-top: -33px; /* negative value of footer height */
	height: 33px;
	clear:both;
	
	} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block; margin-top: 7px;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.RLbox {
	 color: #000;
	 border: 1px solid #FF3300;
	 background: #fff;
	 padding: 0px;
	 margin-bottom: 14px;
     width: 640px;
	 float: left;
}

.RLtitle {
	font-size:15px;
	display: block;
	background-color: #FF3300;
	width: 100%;
	color: #FFF;
    margin: 0px;
	border: 0px;
	float: left;
	font-weight: bold;
}

.RLlocationNoSleepsBar {
	color: #222222;	
	font-size: 13px;
	float: left;
	height: 29px;
	width: 100%;
	border-bottom: 1px solid #FF3300;
}

.RLlayer2 {
	margin: 0px;
	width: 100%;
	float: left;
}

.RLphoto {
 background: #fff;
 padding: 0px;
 margin: 0px;
 height: 110px;
 width: 140px;
 float: left;
 position: relative;
 bottom: 0px;
}



.RLdesc {
 float: left;
 background: #FFF;
 padding: 3px;
 height: 100%;
 width: 320px;
 display: inline;
 font-size:13px
}

.RLinfo {
	 color: #000;
	 background: #FFF;
	 padding: 3px;
	 width: 135px;
	 float: right;	
	 font-size: 12px;
}

.RLbedsSleeps {
	font-weight: bold;
	float: right;
}

.RPbox {
	 color: #000;
     width: 100%;
	 height: 350px;
}

.RPtitle {
	font-size:15px;
	color: #FF3300;
    margin: 0px;
	border: 0px;
	font-weight: bold;
}

.RPlocationNoSleepsBar {
	color: #222222;	
	font-size: 13px;
	height: 29px;
	width: 100%;
}

.RPlayer2 {
width: 100%;
border-top: 1px #FF3300 dotted;
}

.RPphoto {
 padding: 0px;
 margin: 0px;
 height: 190px;
 width: 340px;
 float: left;
}



.RPdesc {
 float: left;
 padding: 3px;
 height: 100%;
 width: 280px;
 font-size:13px
}

.RPinfo {
	 color: #000;
	 padding: 3px;
	 width: 190px;
	 float: left;	
	 font-size: 12px;
}


.RPsection {
	width: 960px;;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 8px;
}

.RPsectionTitle {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align:center;
}

.RPsectionData{
	
}

.RPphotoTableContainer {

}
table.RPphotoTable td {
	border-spacing: 40px 10px;
	border: 1px solid #cccccc;
	text-align: center;
}


.box-table-a
{
	font-size: 12px;
	margin: 45px;
	width: 680px;
	text-align: left;
	border-collapse: collapse;
}
.box-table-a th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background: #f93;
	border-top: 4px solid #FF3300;
	border-bottom: 1px solid #fff;
}

.box-table-a td
{
	padding: 8px;
	background: #FFCC66; 
	border-bottom: 1px solid #fff;
	border-top: 1px solid transparent;
}

.box-table-a tr:hover td
{
	background: #FF9933;
}

.formlink {
  color: #0000ff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-color: transparent;
  padding:0px 0px;
  border: none;
  cursor: pointer;
  cursor: hand;
}


h1 {
	color: #ff3300;
	clear: both;
  text-align: center;
	margin: 0px 0px 2px;
	padding: 0px 0px 3px;
	font: bold 20px Arial, Verdana, Helvetica, sans-serif;
}


h2 {
	font: bold 15px Arial, Verdana, Helvetica, sans-serif;
	color: #FF3300;
	margin: 0px 0px 2px;
	padding: 0px 0px 3px;
}
