#skiplink {
	position:absolute;
	top:-1000em;
	left:-1000em;
}
/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;

}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #0065B2;	
}
a:hover {
	color: #85D1FF;	
}
/* Main Styling Begins */
html, body {
	
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-color:#5C6264; 
	color:#222222; 
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#spwrap {
	margin:0 auto;
	padding: 20px 25px 20px 25px;
	width:940px;
	background: #fff url();
	position: relative;
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

#content {
	width:940px;
	display: block;
	clear: both;

}


#header {
	height: 125px;
	float: left;
	margin-bottom: 10px;
	width: 940px;
	display: block;
	position: relative;
	z-index: 5;
	
}
#header #logo{
	display: block;
	text-indent: -9999px;
	width: 300px;
	height: 70px;
	margin-top: 7px;
	float: left;
	clear: both;
	background: #fff url(http://www.selectproperty.com/SPtemplate/media/select-property-logo.gif) top left no-repeat   ;

}
#header #telecommunications{	
	display: block;
	width: 380px;
	height: 70px;
top: 10px;
position: absolute;
right:0;	
}
#header #telecommunications #typeofnum {
	top: 6px;
	position: absolute;
	display: block;
	right:270px;	
	text-align: right;
	width: 160px;
	font-weight: bold;
		color: #333;
	font-size: 1.2em;
	line-height: 1.2em;

}
#header #telecommunications #typeofnum a{
	text-align: right;
	text-decoration: none;
	color: #919191;
	font-size: 10px !important;
}
#header #telecommunications #typeofnum a:hover{
	text-decoration: underline;
	color: #016AB6;
}
#header .tel #ukn{	
	display: block;
	float: right;
	font-size: 3.6em !important;
	font-weight: bold;
	color: #02243D;
}
#header .dubai {	
	display: block;
	float: right;
	font-size: 1.65em !important;
	line-height: 1.8em;
}

#header #navigation{
	display: block;
	float: left;
	width: 938px;
	height: 32px;
	position: relative;
	padding: 0;
	margin: 0;
	border: 1px solid #01477A;
	background: #016AB6 url(http://www.selectproperty.com/SPtemplate/media/menu-bgz.gif);

}
#header #navigation li {
	display: block;
	float: left;
} 
#header #navigation .contactusi {
	display: block;
	float: right;
} 


#header #navigation li a{
	display: block;
	height: 32px;
	padding: 0 15px 0 15px;
	border-right: 1px solid #01477A;
	border-bottom: 1px solid #01477A;
	font-size: 1.3em ;
	line-height: 31px;
	color: #fff;	
	background: #016AB6 url(http://www.selectproperty.com/SPtemplate/media/menu-bgz.gif);
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
} 
#header #navigation .contactusi a{
	display: block;
	height: 31px;
	padding: 0 15px 0 15px;
	border-left: 1px solid #01477A;
		border-bottom: 1px solid #01477A;

	border-right: 0 !important;

	font-size: 1.3em ;
	line-height: 31px;
	color: #fff;
		background: #014983 url(http://www.selectproperty.com/SPtemplate/media/menu-bg2z.gif);

	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);

} 

#header #navigation li a:hover {
	background: #014983 url(http://www.selectproperty.com/SPtemplate/media/menu-bg2z.gif);
}
#header #navigation .contactusi a:hover {
	background: #014983 url(http://www.selectproperty.com/SPtemplate/media/menu-bgz.gif);
}
#navigation li ul {
	display: none;
	position:absolute;
	width:330px;
	height: 180px;
	top:33px;
	padding: 10px 0 10px 10px;
	background: #fff url() ;
	border: 1px solid #e6e6e6;
	border: 1px solid rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

#navigation li:hover ul {
	display: block;
	}

#navigation li ul.listdev li a {
	border-right: 0 !important;
	border-bottom: 0 !important;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
	font-size:1.1em  !important;
	font-weight: bold;
	color: #02243D !important;
	background: #fff url() !Important;
	width: 135px;
	margin: 0 10px 0 0;
	height: 30px !important;
	line-height: 30px !important;
	float: left;
	padding: 0 10px 0 10px !important;
}

#navigation li ul.listpic li a {
	border-right: 0 !important;
	border-bottom: 0 !important;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
	display: block;

	font-size:1.45em  !important;
	font-weight: bold;
	color: #02243D !important;
	background: #fff url() !Important;
	width: 145px;
	margin: 0 10px 10px 0;
	height: 53px !important;
	line-height: 1.1em !important;
	float: left;
	padding: 0 10px 0 0 !important;
}
#navigation li ul.listpic li a img { 
	height: 53px;
	width: 53px;
	display: block;
	float:left;

	margin:0 10px 0 0 ;
}
#navigation li ul.listpic li a span  {	
	padding: 10px 0 0 0 ;	
	display: block;
	
} 
#navigation li ul li a:hover {
	background: #E6EDEF url() !Important;
}

#midbar {
	width: 920px;
	display: inline;
	clear: both;
	float: left;
	padding: 10px;
	background-color: #e6e6e6;
	margin-bottom: 10px;
	margin-top: 10px;
}	
.grey {
	background-color: #e6e6e6;
} 
.fubar { 
	width: 940px;
	display: block;
	clear: both;
	float: left;
	margin: 10px 0 0 0;
}	


.contente {
	height: 150px;
	width: 220px;
	display: block;
	background-color: grey;
}
		

.box-holder {
	height: 150px;
	width: 230px;
	float: left;
	display: block;

	text-decoration: none;
}

.cus-login, .ag-login {
	padding: 8px 10px 8px 10px; 
	width: 210px;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	font-size: 1.2em;
	color: #333333;
	background: #ffffff url(media/crap.gif) 185px 3px no-repeat;

}
.signup {
	padding: 10px;
	width: 210px;
	height: 53px;
	margin-top: 10px;
	display: block;
	background-color: #ffffff;
	text-decoration: none;
	font-size: 1.1em;
	color: #333333;
		background: #ffffff url(media/sing.gif) bottom right no-repeat;

}
.signup strong {
	font-size: 2em;
	width: 210px;
	height: 30px;
	display: block;
	margin-bottom: 5px;
}
.signup span {
	
	width: 120px;
}
.cc  {
	position: relative;
	z-index: 2;
}
#mininav {
	background-color: #F2F2F2;	
	display: block;
	margin-top: -10px;
	width: 920px;
	padding: 10px;
	color: #666666;
	height: 10px;
	font-size: 1em;
	margin-bottom: 10px;
}

#mininav a{
	color: #666666;
	text-decoration: none;
}
#mininav a:hover{
		text-decoration: underline;
	color: #0065B2;	

}
#breadcrumbs {
	float: left;	
}
#utility {
	float: right;	
}
#gapper {
	height: 600px;	
}

.topbox {
	width: 940px;
	display: block;		

}

.sidebar {
	width: 220px;
	display: block;	
	float: left;
	margin-top: 20px;
}
.sidebar .navi {
	
}
.sidebar .navi li {
	

	
}

.sidebar .navi li a { 
	width: 200px;

	padding: 6px 10px 6px 10px;
	display: block;
	color: #333333;
	font-size: 1.2em;
	background-color: #F2F2F2;	
	
	text-decoration: none;
	border-bottom: 1px solid #D1D1D1;
	border-top: 1px solid white;


}
.sidebar .navi li a:hover {
	border-bottom: 1px solid #004068;
	background: #0065B2 url(media/pointer.png) right no-repeat;

	color: #ffffff;

}
.sidebar .navi li ul li a{
		width: 190px;

	background-color: #fefefe;	
	padding-left: 20px !important;

}
.sidebar .subnavi li a { 
	line-height: 1.6em;
	font-size: 1.2em;	
	


}


.mainright {
	width: 675px;
	display: block;	
	float: right;
	margin-top: 20px;
	margin-bottom: 40px;
}

.mainright .innerleft {
		width: 400px;
	display: block;	
	float: left;
	margin-top: 20px;

}

.innerleft h1 {
	font-size: 4.2em;	
	letter-spacing:-1px;
	margin-bottom: 10px;
}
.innerleft h2 {
	font-size: 2.1em;	
	letter-spacing:-1px;
	color: #0065B2;	
	margin-bottom: 20px;

}

.innerleft h3, .innerleft h4 {
	font-size: 1.8em;	
	letter-spacing:-1px;
	color: #0065B2;	
	margin-bottom: 10px;

}

.innerleft h4 {
		color: #A0A0A0;
}
.innerleft p {
	font-size: 1.1em;	
	color: #4D4D4D;	
	margin-bottom: 10px;
	line-height: 1.3em;
}
.innerleft .highlight {
	font-size: 1.2em;	
	padding: 20px;
	background-color: #E6F7FF;	

}

.innerleft .small {
	font-size: 0.9em;	
	padding: 10px;
	color: #C4C4C4;
	border: 1px solid #DDDDDD;	

}
.innerleft blockquote {
	background: transparent url(media/quotes.gif) top left no-repeat;
	font-size: 1.4em;	
	color: #D4D4D4 !important;
	border-bottom: 1px solid #D4D4D4;
	display: block;
	padding: 0 0 0 90px;
	margin: 20px 0 20px 0;
}

.innerleft .cl {
	width: 190px;
	display: block;
	float: left;
}
.innerleft .cr {
	width: 190px;
	display: block;
	float: right;
}	

.mainright .innerright {
	width: 200px;
	display: block;	
	float: right;
	margin-right: 30px;
	margin-top: 20px;
}
.innerright .container {
	margin-top: 20px;
	width: 200px;

}
.container  h3 {
	font-size: 1.2em;
	margin-bottom: 10px; 	
 	
}
.container .propertylist li a{
	padding: 10px;
	border: 1px solid #D9D9D9;
	display: block;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #4D4D4D;
	text-decoration: none;
	background: transparent url(media/arro-r.gif)  right no-repeat;

}

.container .propertylist li a strong{
	text-decoration: underline;
	clear: both;
	color: #0065B2;
}
.container .propertylist li {
	width: 190px;
	margin-bottom: 10px;	
}
 .container .gallery .gallery-item {
 	float: left;
 	width: 56px;
 	height: 55px;
 	display: block;
 	margin-right: 10px;
 	margin-bottom: 10px;

 }
 
.container .gallery .gallery-item:hover, .container .propertylist li a:hover {

}
.innerright  .callout {
	width: 140px;
	display: block;
	font-size: 2.3em;
	color: #ffffff;
	font-weight: bold;
	margin: 10px 0 20px 0;
	text-decoration: none;
	padding: 10px 20px 30px 30px;
	background: #e12b2d url(media/calloutfoot.gif) bottom left no-repeat;

} 	
table {
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
	
}
caption {
	padding: 0 0 5px 0;
	color: #0065B2;
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	border-right: 1px solid #E6F7FF;
	border-bottom: 1px solid #E6F7FF;
	border-top: 1px solid #E6F7FF;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #E6F7FF url() no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #E6F7FF;
	background: none;
}

td {
	border-right: 1px solid #E6F7FF;
	border-bottom: 1px solid #E6F7FF;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4D4D4D;
}


td.alt {
	background: #E6F7FF;
	color: #4D4D4D;
}

th.spec {
	border-left: 1px solid #E6F7FF;
	border-top: 0;
	background: #fff url() no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #E6F7FF;
	border-top: 0;
	background: #f5fafa url() no-repeat;
	font: bold 10px  Verdana, Arial, Helvetica, sans-serif;
	color: #4D4D4D;
}

.innerleft li ul, .innerleft li ol {
	margin:0 1.5em;
	font-size: 1.1em;	
	color: #4D4D4D;	
	line-height: 1.3em;	

}
.innerleft ul, ol {
	margin:0 1.5em 1.5em 1.5em;
		font-size: 1.1em;	
	color: #4D4D4D;	
	line-height: 1.3em;	
}
.innerleft ul, .innerleft ul li {
	list-style-type:disc;
	font-size: 1.1em;	
	color: #4D4D4D;	
	line-height: 1.3em;	
}
.innerleft ol, .innerleft ol li {
	list-style-type:decimal;
		font-size: 1.1em;	
	color: #4D4D4D;	
	line-height: 1.3em;	
}
.innerleft dl {
	margin:0 0 1.5em 0;
		font-size: 1.1em;	
	color: #4D4D4D;	
	line-height: 1.3em;	
}
.innerleft dl dt {
	font-weight:bold;
	font-size: 1.1em;	
	color: #4D4D4D;	
	line-height: 1.3em;	
}
.innerleft dd {
	margin-left:1.5em;
	font-size: 1.1em;	
	color: #4D4D4D;	
	line-height: 1.3em;	
}
.floatright {
	float: right;
	padding: 0 0 10px 10px;
}
.floatleft {
	float: left;
	padding: 0 10px 10px 0;
}





#headlines {
	width: 940px;
	display: block;
	float: left;
	padding: 0 0 0 0;
	border-top: 10px solid #F2F2F2;
}

/* liScroll style declarations */
.head a {
	width: 205px;
	display: block;
	height: 30px;
	background-color: #FFD815;
	float: left;
	color: #333333;
	margin: 0;
	padding: 0 0 0 20px; 
	line-height: 30px;
	font-size: 1.2em;
}
.tickercontainer { /* the outer div with the black border */
width: 713px;
float: left;
height: 28px;
margin: 0; 
padding: 0;
overflow: hidden !important; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
top: 0;
height: 30px;
width: 715px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 940px;
font-size:  1.1em;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;

display: block;

}
ul.newsticker a {
	color: #333333;
	display: block;
	padding: 7px;
	font-weight: normal;
	text-decoration: none;
} 
ul.newsticker .pricedrop {
	font-weight: bold;
	color: #009B0F;
}
ul.newsticker  .breaking {
	font-weight: bold;
	color: #FF0000;
}
ul.newsticker a span{
	
	font-weight: bold;
}
ul.newsticker a:hover{
	   outline: none;
	text-decoration: underline;

} 


/* infinite carousel */
.caro {
	width: 480px;
	
	display: block;
	position: relative;
	float: left;

}
.caro h3{ margin: 20px 0 15px 20px; }
.caro ul li {
	margin: 0 20px 0 20px;
	display: block;
	height: 200px;
	background-color: #ffffff;
}
.caro ul li a {
	text-decoration: none;
	
}
.caro ul li a img {
	float: left;
}

.prev, .next {
	width: 40px;
	position: absolute;
	height: 35px;
	color: #ffffff;
	display: block;
	border: 0;
	outline: 0;
	text-indent: -999px;
}

.prev {
	bottom: 80px;
	left: 0;	
	z-index: 4;
	background: #0065B2 url(media/prev.gif) top left no-repeat;
}
.next {
	bottom: 80px;
	right: 0;	
	z-index: 4;
	background: #0065B2 url(media/next.gif) top left no-repeat;
}


/************************************************************
	"Footer"
************************************************************/



#spfooter {
	display: block;
		margin:0 auto;
	padding:0 25px 0 25px;
	width:940px;
	height: 30px;
	background-color: #016AB6;
	z-index: 0;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);

}

#footer {
	width: 940px;
	display: block;
	clear: both;

}
#greyfoot {
	width: 940px;
	height: 195px;
	display: block;

	margin: 20px 0 20px 0 !important;
}
#whitefoot {
	width: 940px;
	height: 95px;
	
	margin: 10px 0 10px 0;
	display: block;	
}
#awards li {
	float: left;
}
#awards li a{	
	width: 90px;
	display: block;
	text-indent: -9999px;
	height: 75px;
	margin-bottom: 10px;
	background: transparent url(media/award.gif) top no-repeat;
	margin-right: 10px;
}


#awards li a:hover{	
	background: transparent url(media/award.gif) bottom no-repeat;
}
.halfd {
	height: 75px;
	display: block;
	width: 455px;
	float: right;
	font-size: 1.5em;
	line-height: 1.6em;
	color: #333333;
}
.awa {
	height: 75px;
	display: block;
	width: 470px;
	float: left;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #333333;
} 
.halfd h5 {
	color: #0065B2;
	font-size: 1.5em;
line-height: 1.6em;
}
.holder {
	margin-right: 10px;
	height: 193px;
	width: 306px;
	float: left;
	display: block;
	text-decoration: none;
}
.holderend {
		margin-right: 0 !important;
	height: 193px;
	width: 306px;
	float: right;
	display: block;
	text-decoration: none;
}
#searchform div {
	padding: 10px;	
	background-color: #e6e6e6;
	margin-bottom: 5px;
	height: 25px;
}

#s {
	display: block;

	width: 218px;
	
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
	padding: 6px;
	font-size: 1.1em;
}

#searchsubmit {
	display: block;
	width: 55px;
	
	background-color: #0065B2;
	color: #ffffff;
	margin: 0;
	border: 0;
	float: left;
	padding: 5px;
		font-size: 1.1em;
}

#searchsubmit:hover {
	background-color: #57BFFF;
}
#subfooter {
	width: 305px;
	height: 150px;
	display: block;
}
#subfooter li { 
	float: left;

}
#subfooter li a {
	display: block;
	width: 130px;
	font-size: 1.2em;
	padding: 10px;
	background-color: #e6e6e6;
	color: #0065B2;
	margin-bottom: 5px;	
}
#subfooter li a:hover {
	color: #ffffff;
	text-decoration: none;
		background: #0065B2 url(media/pointer.png) right no-repeat;

}
#subfooter .fff {
	margin-right: 5px;	
}

#toes li {
	float: left;
	padding: 10px 0 10px 0;		
	color: #ffffff;
	margin: 0 10px 0 0;
}
#toes li a {
	color: #ffffff;
	text-decoration: none;

	
}
#toes li a:hover {
	color: #57BFFF;
	text-decoration: underline;
}
#backtotop {
	float: right !important;
	height: 14px;
}
#backtotop a {
	padding-right: 20px;
	
	background: transparent url(media/backar.gif) right no-repeat;
}
#extra {
	display: block;
		margin:0 auto;
	padding:20px 40px 20px 40px;
	margin-top: 20px;
	width:940px;
	background: transparent url(media/bgextra.gif) center;
	z-index: 0;
	font-size: 1.0em;
	line-height: 1.3em;
	color: #888888;
}
#extra p, #extra h5 {
	
	margin-bottom: 10px;	
}
#extra h5 {
	font-size: 1.3em;

}
.tright {
		margin-right: 20px;
	width: 300px;
	float: left;
	display: block;
	text-decoration: none;
	
}
.trightend {
	width: 300px;
	float: left;
	display: block;
	direction:rtl;
	text-decoration: none;
}
#internal {
	border-top: 1px solid #999999;	
	display: block;
	height: 25px;
	clear: both;
}
#internal li {
	float: left;
	padding: 15px 0 10px 0;		
	margin: 0 10px 0 0;
}

#internal li a {
	text-decoration: none;

	color: #888888;
}
#internal li a:hover {

	text-decoration: underline;
}
/************************************************************
	"Hacks"
************************************************************/
/* clearfix... inc IE7 */
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
.clearfix {
	display:block;
}
* html .clearfix {
	height:1px;
}



/* sss */

#welcome {
	width: 940px;
	height: 260px;
	margin: 10px 0 10px 0 !important;
	display: block;
	position: relative;
}
#welcome img {
	float: right;	
}
#tour {
	z-index: 1 ;
	bottom: 20px;
	right: 20px;
	padding: 10px;
	position: absolute;
	width: 70px;
	display: block;
	height: 80px;
	color: #ffffff;
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	background: transparent url(media/arrowtour.png) no-repeat;
}


#listing {
	width: 920px;
	height: 220px;
	margin: 20px 0 0 0 !important;
	display: block;
	background-color: #EDEDED;
	padding: 20px 0 20px 20px;
}
#listing h2{
	
	margin-top: -45px;
	margin-left: -20px;
	width: 275px;
	height: 20px;
	padding: 10px 20px 10px 20px;
	
	display: block;
	font-size: 1.7em;
	background-color: #EDEDED;

}
#listing .listling{
	height: 100px;
	width: 285px;
		text-decoration: none;
	position: relative;

	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #ffffff url(media/arrow-blue.gif) 97% 10% no-repeat;


}
#listing .listling:hover, .holdling:hover { 
	
 	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	
}
.listling img {
	float: left;	
	text-decoration: none;
		display: block;
	widht: 60px;
	height: 100px;

}
.propname {
	width: 200px;
	float: left;	
	font-size: 1.7em;
	font-weight: bold;
	color: #21333D;
	display: block;
	padding-top: 15px;
	padding-left: 20px;
}
	
.proptype {
	display: block;
	width: 200px;
	font-size: 1.1em;
	float: left;
	color: #21333D;
	padding-top: 5px;
	padding-left: 20px;
}
	
.propcost {
	display: block;
	width: 200px;
	float: left;	
	color: #21333D;
	letter-spacing: -1px;

	font-size: 1.7em;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 20px;
	}
.propcall {
	position: absolute;
	padding: 5px 10px 5px 15px;
	bottom: -10px;
	right: 0;
	background: transparent url(media/callout-listling.gif) left no-repeat;
	
	
	color: #ffffff;
	font-weight: bold;
	font-size: 1.5em;
}
.propcallred {
	position: absolute;
	padding: 5px 10px 5px 15px;
	bottom: -10px;
	right: 0;
	background: transparent url(media/callout-listling-red.gif) left no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.5em;
}

#listing .listloba{
	height: 220px;
	width: 285px;
	display: block;
	background-color: #ffffff;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#block {
	z-index: 1;
	padding: 20px 10px 20px 20px;
	top: 10px;
	left: 0;
	position: absolute;
	width: 500px;
	display: block;
	height: 195px;
	background: transparent url(media/whitefade.png);
}
#block h1 {
	margin: 0 0 20px 0 !important;
	font-size: 3.5em;
	color: #21333D;	
}
#block p {
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0 10px 10px 0;
	color: #21333D;	
}
.fubarlan {
	width: 940px;
	height: 400px;
	display: block;
}	

.trit {
	width: 276px;
	height: 155px;
	padding: 15px;
	margin-right: 10px;
	position: relative;
	display: block;	
	background:  #21333D url(media/headerrental.gif) top right no-repeat;
	color: #ffffff;
	float: left;
}
.trit h3 {
	width: 180px;
	font-size: 1.9em;
	letter-spacing: -1px;
	margin: 0 0 25px 0;
	color: #ffffff;
}

.trit table {
	width: 250px;	
}
.trit table, .trit td {
		background-color:  transparent;
		padding: 0;
		margin: 0;
		border: 0;
		color: #ffffff;

}
.trit table {
	margin: 0 0 8px 0;

}
.trit .smal {
	color: #0065B2;
	 	font-size: 1em;
 }
 .trit td {
 	padding: 0 0 7px 0;	
 	font-size: 0.9em;
 }
.newstri {
	width: 305px;
	height: 185px;
	margin-right: 10px;
		margin-bottom: 10px;
	display: block;	
	background: #E6E6E6 url() top right no-repeat;
	float: left;

}

 .newstri ul li a{
 	padding: 8px 15px 9px 15px;
 	display: block;
 	text-decoration: none;
 	border-top: 1px solid #ffffff;	
 	background: #E6E6E6 url() top right no-repeat;
	color: #21333D;
 }
 
 .newstri ul li a:hover{
 	color: #ffffff;
	background: #0065B2 url(media/pointer.png) right no-repeat;
 }
 
 h3 a, h4 a, h5 a {
 	text-decoration: none;
 }
.newstri h3 {
	font-size: 1.9em;
		color: #21333D;
	padding:  13px  0 0 15px;
}

td strong a {
	text-decoration: none;
	color: #ffffff;	
}

.galug {
	background-color: #21333D;
	width: 288px;
	height: 60px;
	display: block;	
	float: left;
	border: 1px solid #21333D;
	padding: 15px 0 15px 15px;
}
.galug a {
	border: 0;
	margin: 0;
	padding: 0;	
}
.galug img {
	border: 0;
	margin: 0;
	padding: 0 10px 0 0;	
	
}
#discov {
	background-color: #21333D;
	width: 229px;
	height: 65px;
	display: block;		
	background: transparent url(media/camel.jpg) left no-repeat;
	float: left;
	border-top: 0;
	border-left: 1px solid #BAC0C3;
	border-right: 1px solid #BAC0C3;
	border-bottom: 1px solid #BAC0C3;
	padding: 10px 0 15px 74px;	
}
.camelpic {
	background: transparent url(media/camel.jpg) left no-repeat;	
}
#discov ul li a{
	float: left;
	color: #21333D;
	width: 100px;
	height: 20px;
	
}
#discov h3 a{
	
color: #21333D;

}
.readmore {
	bottom: 8px;
	right: 8px;
	position: absolute;
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 25px 5px 10px;
	background: transparent url(media/arrow-red.png) right no-repeat;
	
}
.holderlong  h4{
	font-size: 1.9em;
	font-weight: bold;
	padding: 0 0 20px 0;
}
.holderlong  {
	height: 167px;
	width: 600px;
	float: left;
	padding: 15px 10px 10px 10px;
	
	position: relative;
	border: 1px solid #BAC0C3;
	display: block;
	text-decoration: none;
	background: transparent url(media/services-bgz.jpg) bottom right no-repeat;

}
.holderlongdev  {
	height: 167px;
	width: 600px;
	float: left;
	padding: 15px 10px 10px 10px;
	color: #ffffff;
	position: relative;
	border: 1px solid #BAC0C3;
	display: block;
	text-decoration: none;
	background: transparent url(media/devlongsky.jpg) bottom right no-repeat;

}
.holderlongdev  h4{
	font-size: 1.9em;
		color: #ffffff;
	font-weight: bold;
	padding: 0 0 20px 0;
}
.holdling {
	margin: 0 7px 10px 0;
	float: left;
	color: #ffffff;
	width: 140px;
	height: 108px;	
	padding: 10px;
	display: block;
	text-decoration: none;
	background: transparent url(media/service-currencyr.png) top left no-repeat;

}
.holdling .holdtit {
	font-size: 1.3em;
	display: block;
	font-weight: bold;
	letter-spacing: 0;	
	padding: 0 0 5px 0;
}
.holdling .holdpara {
		font-size: 1.2em;
		line-height: 1.1em;
	display: block;
	
}
.coloom {
	width: 305px;
	float: left;
	display: block;
}
.bigpane {
	display: block;
	width: 618px;
	float: left;
	margin-right: 10px;
	padding: 0;	
}
.wherez {
	background-color: red;
	width:285px;
	height: 87px;
	padding: 10px; 
	margin-bottom: 10px;
	display: block;	
}

.ui-tabs-selected {
 color: red !important;
 	border: 1px solid red;
}






#mainnavigationsitewide {
	width: 940px;
	display: block;
	position: absolute;
	bottom:15px;
	left: 0;	
	margin:0 auto;
	padding: 0 40px 0 40px;
}
#mainnavigationsitewide li{
	float: left;
	display: block;
	border: 1px ;
}
#mainnavigationsitewide li a{ 
	padding: 0 4px 0 4px ;
	font-size: 0.7em !important;
	text-decoration:none;
	color: #999999;
	
}
#mainnavigationsitewide li a:hover{ 
	text-decoration: underline;
	color: #85D1FF;
}

#mainnavigationsitewide .sparye{ 
		padding: 0 3px 0 0 ;
		border-left: 0;
}

.tabs {
	margin: 20px 0 0 0;
	padding: 15px 0 0 15px;
	width: 925px;
		position: relative;

	background-color: #E6E6E6;
}
.tabNavigation {
	float: left;
	width: 230px;
	height: 370px;
	display: block;
	position: relative;
}
.tabNavigation li a{
	padding: 19px 15px 19px 15px;
	display: block;
	margin: 0 0 10px 0;
	width: 220px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background: transparent url(media/msss.png) top right no-repeat;
}
.selected {
	background: transparent url(media/mrrr-g.png) center right no-repeat !important;
	color: #ffffff !important;; 
}
.pane {
	width: 640px;
	padding: 15px;
	height: 332px;
	float: right;
	margin: 0 15px 15px 0 ;
	background: #012b5a url(media/turkpan2.jpg) no-repeat;
	color: #333333;
}
.pane .bit{ 
	background-color: rgba(255, 255, 255, 0.8);
	padding: 20px 30px 20px 30px;
	margin: 15px 0 0 15px;
	width: 380px;
}
.bit h2, .bit h1 {
	color: #002651; 
	font-size: 2.4em;
	margin: 0 0 10px 0;
}
.bit p {
	font-size: 1em;
	line-height: 1.6em;
	color: #333333;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


.intro {
	width: 280px;
	display: block;
	float: left;
	padding: 15px; 
	font-size: 1em;
	line-height: 1.5em;
	color: #333333;
} 
.intro h3 {
	color: #002651;
	font-size: 1.3em;
	margin: 0 0 10px 0;
	
}
.contactcis {
	display: block;
	padding:  10px 10px 10px 70px;	
	font-size: 1.3em;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5em;
	margin: 20px 0 0 0;
	width: 180px;
		background: #e6e6e6 url(media/telephone-s.gif) 3% 50% no-repeat;

}
.contactcis:hover {
	color: #333333;
}
.overlink {
	width: 670px;
	text-indent: -9999px;
	height: 360px;
	position: absolute;
	top: 15px;
	left: 255px;
	display: block;
}

#splrc  {
	display:block;
	float:left;
	padding:10px 20px 10px 17px;
	width:610px;
}
#spllc  {
	display:block;
	float:right;
	padding:10px 20px 0 0;
	width:260px;
}
#headegru  {
	display: block;
	width: 900px;
	height: 300px;
	float: left;
	margin: 5px 0 0 20px;
}
#footergru {
	display: block;
	width: 900px;
	float: left;
}
#headegru  h1{
	float: left;
	display: block;
	width: 440px; 
	margin: 20px 0 15px 0;
	font-size: 2.4em;
	line-height: 1.1em;
	color: #333333;
	letter-spacing: -1px;
}
#headegru  p{
	float: left;
	display: block;
	width: 440px;
	font-size: 1.1em;
	line-height: 1.4em; 
	color: #333333;
}
#headegru img {
	float: right;
	display: block;
}
.boxur {
	display: block;
	width: 610px;
	height: 220px;
	float: left;
	margin: 0 0 30px 0;
		background: #CCCCCC url(media/bg-ru.gif);
		border: 1px solid #CCCCCC;
		position: relative;
}

.boxur img { 
	display: block;
	float: left;
	
}
.boxur h2  { 
	color: #333333;
	font-weight: normal;
	display: block;
	float: left;
	width: 335px;
	font-size: 2em;
	letter-spacing: -1px;
	padding: 15px 20px 0 30px;
}

 .boxur h3 { 
	color: #333333;
	font-weight: normal;
	display: block;
	float: left;
	width: 335px;
	font-size: 2em;
	letter-spacing: -1px;
	padding: 5px 20px 0 30px;
}
.boxur p, .boxur ul  {  
	display: block;
	float: left; 
	width: 300px;
	padding: 15px 20px 0 30px; 
}
 .boxur p, .boxur ul  li{      
	padding: 0 0 6px 20px;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #333333; 
	background: transparent url(media/bul-ru.gif) 1%  20% no-repeat ;
}
 .lilboxur {
	display: block;
	width: 220px;
	height: 180px;
	float: right;
	padding: 20px;
	margin: 0 0 30px 0;
	border: 1px solid #CCCCCC;
}

#contacgreen {
	color: #ffffff;
	background-color: #444F5A;
	font-weight: bold;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.2em;
}
#contacbro {
	background: #ffffff url(media/egypt-brochure.jpg) 50% 15% no-repeat;
}
#contacbro a{ 
	color: #333333;
	text-decoration: none; 
	font-style:italic;
	font-size: 1.6em;
	line-height: 1.3em;
	font-weight: bold;
	letter-spacing: -1px;  
	background: transparent url(media/arrow-ru2.gif) 100% 100% no-repeat;
	display: block;  
	padding: 140px 25px 0 0;
	margin: 0 auto 0 auto;
}

.enquir {
	padding: 10px 10px 10px 10px;
	border: 1px solid #888888;
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 20px auto 0 auto;
	font-size: 0.8em;
	width: 190px;
	letter-spacing: -1px;
	line-height: 1em;
	background: #ffffff url(media/ru-bg-but.gif);

}

#contacgreen p{
	padding: 10px 0 0 0;
}
.enquir:hover, #contacbro a:hover {
	color: #333333;
	-moz-opacity:.70; 
	filter:alpha(opacity=70); 
	opacity:.70;
}
#footergru img {
	float: left;	
	display: block;
	margin: 0 40px 0 0;
}
#footergru h4, #footergru ul {
	float: left;	
	display: block;
	width: 480px;
	letter-spacing: -1px;
}
#footergru h4 {
	margin: 0 0 20px 0;
	font-size: 1.6em;
	
}
#footergru ul li {
	color: #333333;
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 0 0 8px 0;
	padding: 0 0 0 30px;
	background: #ffffff url(media/tick-ru.gif) 0% 50% no-repeat;


}
#topheavy {
	width:610px;
	margin: 20px 0 20px 0;
	display: block;
	border-bottom: 1px solid #B3B3B3;
	padding: 0 0 20px 0;
}
#topheavy h1 {
	color: #0075CD;	
	font-size: 3.5em;
		line-height: 1.5em;

	letter-spacing: -1px;
}
#topheavy h2 {
	font-size: 1.8em;
	line-height: 1.5em;
	letter-spacing: -1px;
}
#topheavy img{ 
	margin: 0 0 20px 0;
}
#spllcsd {
	display:block;
	float:left;
	width:141px;
}
#spllcsd li{ 
	font-size: 1.2em; 
	line-height: 1.4em; 
	letter-spacing: -1px;
	padding: 0 0 0 0;
	font-weight: bold;
	padding: 0 0 10px 0;
}
#sprrcsd {
	display:block;
	float:right;
	width:440px;
}
#sprrcsd p {
	margin: 0 0 20px 0;
	font-size: 1.1em;
	line-height: 1.5em;
}
#sprrcsd h3 {
		color: #0075CD;	
		font-size: 1.3em;
		margin: 0 0 10px 0;
	line-height: 1.5em;
}
#sprrcsd ul{
	margin: 0 0 20px 0;
	font-size: 1.1em;
	padding: 0 20px 0 0;
	width: 200px;
	float: left;
	display: block;
	line-height: 1.5em;
}
#sprrcsd ul li {
	margin: 0 0 5px 0;	
}
#sprrcsd embed {
	margin: 0 0 20px 0;
}
.boboy {
	margin-top: 20px;	
}
.thumbffff {
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 0 10px 0;
	float: left;
	background-color: #333333;
}	
.bear {
margin: 0 10px 10px 0;
}
.olg {
	margin-top: 20px;	
}
.jumplink {
	display: blocl;
	position: absolute;
	width: 390px;
	height: 220px;
	top: 0;
	text-indent: -9999px;
	background: transparent url(media/arrow-red.png) 97% 5% no-repeat;
	left: 220px;	
}
.bittt {
	margin-top: 20px;	
}
#galnaga {
display:block;
height:25px;
left:330px;
position:absolute;
top:20px;
width:250px;
}
.var {
	margin: 10px 0 0 0;
	font-size: 1.1em;
	line-height: 1.3em;	
	
}


.badger {
	float: left;	
	display: block;
	width: 430px;
}
.koog {     
	margin: 0 0 20px 0;
	font-size: 1.6em;
	color: #0077D0;
}
.badger li {
	color: #333333;
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 0 0 6px 0; 
	padding: 0 0 0 30px;
	background: #ffffff url(media/tick-ru.gif) 0% 10% no-repeat;
}
.more {
	display: block;
	text-decoration: underline;
	position: absolute;
	bottom: 20px;
	right: 20px;	
}
.oneline {
	
	font-size: 1em;
	line-height: 1.1em;
	color: #333;
	width: 140px; 
	display: block; 
	position: absolute;
	top: 20px;
	right: 255px;
	font-weight: normal;
}
