body{
 margin: 75px 0 10px 0;
 background-color: #FFFFFF;
 font: 12px arial, verdana;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}


a, a.visited{
	text-decoration: none;
	color: #006699;
}

form{padding: 0; margin: 0;}

.wrapper{
	width: 990px;
	margin: 0 auto;
	background: url(/img/bgr_wrapper.gif) repeat-y;
}

.main_left{
	float: left;
	width: 820px;
}

.left_content{
	padding: 10px 13px 10px 7px;
	background: url(/img/bgr_left_content.jpg) repeat-x;
	margin: 0 3px;
}

.main_right{
	float: right;
	width: 170px;
	padding-top: 10px;
}

.closer_top{
	height: 4px;
	background: #9DA842 url(/img/bgr_closer_top.jpg) repeat-x left bottom;
}

.location{
	font-size: 11px;
	margin: 0;
	padding-top: 4px;
}

.main_left h1{
	font-family: "Trebuchet MS", georgia, times;
	font-size: 28px;
	padding: 0;
	margin: 0;
	color: #434A29;
}

.brown{
	color: #B59C4A;
}

.right_name{
	float: right;
	width: 200px;
	font-size: 12px;
	text-align: right;
	padding: 5px 0 0 0;
}

.search{
	height: 39px;
	background: #9DA842 url(/img/bgr_search.gif) repeat-x;
	clear: both;
	margin: 15px 0 10px 0;
}

.search_left{
	width: 350px;
	float: left;
	padding: 6px 0 0 0;
}

.search_field{
	border: 1px solid #6A712D;
	padding: 4px 4px 5px 4px;
	float: left;
	font-size: 14px;
	margin: 0 4px;
	width: 250px;
}

.btn_search{
	float: left;
}

.indentmenu{
	font: bold 14px Arial;
	width: 380px;
	float: right;
}

.indentmenu ul{
	margin: 0;
	padding: 2px 0 0 0;
	float: right;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
	float: left;
	color: #fff;
	padding: 9px 11px 10px 11px;
	text-decoration: none;
	background: url(/img/bgr_link.gif) repeat-y;
}

.indentmenu ul li a:visited{
	color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: #fc0; !important;
	padding: 9px 11px 10px 11px;
	background: url(/img/bgr_link.gif) repeat-y;
}

.left_column{
	float: left;
	width: 473px;
	margin-right: 15px;
}

.right_column{
	float: left;
	width: 300px;
}

.breadcrumb{
	font-size: 11px;
	padding: 0 0 10px 0;
	margin: 0;
	position: relative;
}

.left_column h2{
	font-size: 24px;
	padding: 0 0 15px 0;
	margin: 0;
	font-weight: normal;
}

.question_line{
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background: url(/img/bgr_dotted.gif) repeat-x left bottom;
	font-size: 2px;
}

.user_photo{
	float: left;
	width: 60px;
	padding-top: 3px;
}

.user_photo img{
	border: 1px solid #333;
	padding: 1px;
}

.user_question{
	float: left;
	width: 380px;
}

.user_question h3{
	font-size: 18px;
	padding: 0;
	margin: 0;
}

.by_who{
	font-size: 12px;
	padding: 2px 0;
	margin: 0;
}

.by_who img{
	vertical-align: middle;
}

.green{
	color: #848C37;
}

.paginator{
	text-align: center;
	font-size: 12px;
	padding-bottom: 10px;
}

.right_box{
	padding: 5px 10px;
	background: #E9ECCE url(/img/bgr_right.gif) repeat-y;
	font-size: 2px;
}

.right_box h5{
	font-size: 16px;
	padding: 0 0 0 20px;
	margin: 0;
	background: url(/img/arrow.gif) no-repeat left 2px;
	color: #6F762E;
}

.half{
	float: left;
	width: 50%;
}

.half ul{
	padding: 8px 0 0 3px;
	margin: 0;
	font-size: 14px;
	list-style-type: none;
}

.half ul li{
	background: url(/img/small_arrow.gif) no-repeat left 5px;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
}

.AccordionTitle, .AccordionContent, .AccordionContainer
{
  position:relative;
  width:170px;
}

.AccordionTitle
{
  height:38px;
  overflow:hidden; 
  cursor:pointer;
  font-family:Arial;
  font-size:8pt;
  font-weight:bold;
  vertical-align:middle;
  display:table-cell;
  -moz-user-select:none;
}

.AccordionContent ul{
	padding: 5px 5px 0 10px;
	margin: 0;
	font-size: 14px;
	list-style-type: none;
}

.AccordionContent ul li{
	background: url(/img/small_arrow.gif) no-repeat left 7px;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
}

.AccordionContent{
  height:0px;
  overflow:auto;
  display:none; 
  background: url(/img/bgr_tab.gif) right bottom;
}

.right_tab_content{
	background: url(/img/bottom_tab.gif) right bottom no-repeat;
}

.absolute_header{
 position: absolute;
 width: 100%;
 top: 0px;
}

.header{
 width: 990px;
 margin: 0 auto;
 height: 75px;
}

.logo{
 float: left;
 width: 250px;
 padding-top: 15px;
}

.footer{
	width: 990px;
	padding: 10px 0;
	font-size: 11px;
	margin: 0 auto;
}




/*-------------------ANDI`S STYLES-----------------------------*/


/*adding hover to links*/
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	height: 0px;
}
.more {
	font-size: 11px;
	font-weight: bold;
}
.more a:link, .more a:visited, .more a:active {
	color: #0033FF;
}


/*15 px spacer*/
.spacer15 {
	float: left;
	width: 15px;
	display: block;
}

.AccordionContent ul li {
font-size:11px;
margin:0pt 0pt 2px;
padding:0pt 0pt 0pt 6pt;
}


/*main left*/
.main_left h1, .main_left h2 {
   position: relative;
   }
.left_content {
	font-size: 13px;
}


/*-------------------------------------------------------------------------------------MAIN SEARCH FIELD STYLES*/
.mainSRC {
	font: bold 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #000000;
	background-image: url(/img/bgr_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 4px;
	padding-left: 4px;
}
.mainSRC input {
	margin-bottom: 8px;
	margin-top: 4px;
}

.mainSRC h6 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
}
.mainSRC span {
	font: normal 11px Arial, Helvetica, sans-serif;
}


.mainSRCFileds {
	width: 283px;
}

.checkInOut {
	float: left;
	margin-bottom: 8px;
}
.checkInOut input {
	width: 110px;
}
.dropTypes {
	width: 175px;
}
.PopcalTrigger img {
	border-style: none;
}
.PopcalTrigger a {
	line-height: 16px;
	width: 16px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -7px;
}
.SRCbutton {
	text-align: center;
}


/*-------------------------STYLES FROM MOZILLA.CSS-------------------*/
.hostel_name_input {
	width:355px;
	height:1.4em;
}

.search_browse_link {
	font-size: 11px;
}

.calendarShadow {
	border: none; 
	position:absolute; 
	top:202px; 
	left:152px; 
	visibility: hidden;
}

/*--------------------------------SRC RESULTS LEFT TOOL COLUMN-----------------------*/
.resultLeft {
	float: left;
	width: 240px;
	margin-right: 10px;
	padding-right: 10px;
}


/*-------------------------------SRC RESULT HOSTEL STYLES---------------------*/
.resultRight {
	float: left;
	width: 525px;
}
.resTitleBar {
	background-color: #848C37;
	margin-bottom: 6px;
	height: 28px;
	color: #FFFFFF;
	font: bold 12px/28px "Trebuchet MS", Arial, Verdana, sans-serif;
}
.resTitle {
	float: left;
	margin-right: 163px;
	margin-left: 5px;
}
.resTitleDiv {
	float: left;
	text-align: center;
}
.resTitShared {
	width: 95px;
}

.resTitPriv {
	width: 96px;
}
.resTitRating {
	width: 65px;
}



.resultRight p {
	margin: 0px 0px 3px;
	padding: 0px;
}
.resultRight h3 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0px 0px 6px;
	padding: 0px;
	color: #434A29;
}


.hostelWrap {
	border-bottom: 1px dashed #339966;
	padding-bottom: 18px;
	margin-bottom: 18px;
}

.hostelTitle {
	float: left;
	width: 260px;
}
.hostelPrices {
	background-color: #E9ECCE;
	float: left;
	margin-top: 4px;
	padding-left: 5px;
	width: 250px;
	font: bold 11px "Trebuchet MS", Arial, Verdana, sans-serif;
}
.hostelPrices2 {
	float: left;
	width: 90px;
}
.hostelPrices2 span {
	font-size: 14px;
	color: #F23D00;
}
.rating {
	text-align: right;
	padding-right: 5px;
	width: 60px;
	padding-left: 4px;
	font-size: 14px;
}
.rating img {
	margin-right: 3px;
}

.private {
	text-align: center;
}

.hostelTXT {
	float: left;
	width: 415px;
}
.hostelTXT p{
	font-weight: normal;
}
.hostelAddress {
	font-weight: bold;
}


.hostelBook {
	margin-top: 6px;
	font-weight: bold;
text-align: right;
}


/*SRC LISTING HOTEL IMG STYLES--------------------------*/

.hostelIMG {

	width: 86px;
	float: left;
	margin-right: 10px;
}

.hostelIMG img {
	margin: 3px;
}


/*--------------------------PAGINATION STYLES----------------------------*/

.pagination h5 a, .paginationDIV h5 a {
	border:1px solid #848C37;
	color:#006633;
	padding:2px 5px;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}


.pagination h5 .disabled, .paginationDIV h5 .disabled, span.current {
	background-color:#D1D89C;
	color:#000000;
	padding:2px 5px;
	text-decoration:none;
	font-size: 11px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.pagination h5 a:hover, .paginationDIV h5 a:hover {
	background-color:#848C37;
	border:1px solid #848C37;
	color:white;
}

.paginationDIV {
	padding:18px 0px 12px 0pt;
	text-align:right;
	float: right;
}

/*-----------------------------------SEARCH FIELDS STYLES-----------------------------*/
.SRCfield {
	background-color: #E9ECCE;
	padding: 5px;
}
.SRCfield h5 {
	margin: 5px 0px 0px;
	padding: 0px;
	position: relative;
}
.SRCfloats {
	float: left;
	margin-right: 13px;
}

.SRCfloats input {
	width: 115px;
}
.getRates {
	margin-top: 15px;
}

/*----------------------------------------------SRC LISTINGS LEFT BOXES-------------------------*/
.boxL {
	background-color: #E9ECCE;
	margin-bottom: 15px;
}
.boxL ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.boxL h4, .boxL h6 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
.boxL h4 {
	font-size: 14px;
}
.boxLint h6 {
	font-size: 12px;
	color: #006633;
}

.boxLint {
	padding-right: 5px;
	padding-left: 5px;
}
#barpriceSliderDiv2 {
	height: 24px;
	background-image: url(/img/slider250px.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#hotel_name {
	width: 170px;
}

/*----------------------------PROPERTY NAME & ADDRESS STYLES----------------------*/
.propertyName {
	font: bold 18px "Trebuchet MS", Arial, Verdana, sans-serif;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	background-color: #848C37;
	padding-left: 6px;
	margin-bottom: 4px;
	margin-top: 0px;
	position: relative;
}
.propertyName span {
	float: right;
	margin-top: -22px;
	font-size: 13px;
	margin-right: 8px;
}
.propertyAddress {
	font-weight: bold;
	position: relative;
}
.propertyAddress p {
    margin: 0px;
    padding: 0px;
    float: left;
}
.propertyAddress span {
    margin-left: 25px;
    float: right;
}

/*----------------------------PROPERTY PAGE TOOLBAR TOP STYLES----------------------*/
.propertyToolBar {
	font-weight: bold;
	margin-bottom: 16px;
	position: relative;
	margin-top: 8px;
	background-color: #F2F4E3;
}
.propertyToolBar table {
	margin-top: 6px;
	font-size: 11px;
}
.propertyToolBar td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.propertyToolBarTitle {
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	background-color: #006699;
}
.propertyToolBarContent, .propertyToolBarPrices {
	background-color: #E1E6BD;
	text-align: center;
}
.propertyToolBarPrices {
	font-size: 14px;
	color: #D82B1A;

}

/*----------------------------PROPERTY PAGE LEFT STYLES----------------------*/
.propertyL {
	float: left;
	width: 500px;
	margin-right: 30px;
}
.propertyL h5, .propertyR h5 {
	font: bold 13px "Trebuchet MS", Arial, Verdana, sans-serif;
	background-color: #E9ECCE;
	display: block;
	padding: 3px;
	margin: 0px;
}
.propertyL h6 {
	font-size: 12px;
	margin: 8px 0px 4px;
}
.propertyRated {
	font-weight: bold;
	color: #006600;
	display: block;
	padding-bottom: 15px;
	border-bottom: 1px dashed #009933;
	margin-bottom: 15px;
}
.propertyRateTxt {
	margin-top: 3px;
	margin-bottom: 3px;
}

/*----------------------------PROPERTY PAGE RIGHT COLUMN STYLES----------------------*/
.propertyR {
	width: 256px;
	clear: right;
	float: left;
}
/*.propertyR ul {
	list-style: none;
	margin: 4px 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 115px;
	font-size: 11px;
	font-weight: bold;
}
.propertyR li {
	background-image: url(/img/arrowOrange.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 12px;
	padding-bottom: 3px;
}*/
#propPicsWrap  {
	text-align: center;
}
#propPicsWrap img {
	border-style: none;
}

.list {
	list-style: none;
	margin: 8px 0px 0px 8px;
	padding: 0px;
	font-weight: bold;
}
.list li {
	margin-bottom: 3px;
	background-image: url(/img/arrowOrange.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
position: relative;
}
.usrReview {
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}
.googleIcon {
    float: left;
    margin-right: 3px;
    margin-bottom: 3px;
}
/*review even and odd*/
.reviewEven {
    padding: 0px 5px 5px;
}
.reviewOdd {
    background-color: #F0F2DF;
    padding: 0px 5px 5px;
}
.countrySRC {
background-color: #E9ECCE;
padding: 10px;
margin-bottom: 10px;
text-align: center;
}
.propertyList ul {
	float: left;
	width: 245px;
	font-size: 11px;
}
.propertyList li {
	padding-bottom: 3px;
}

