/*=COMMON*/
* {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style-position: inside;
}
ul {
	list-style: square;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 62.5%;
	background: #000;
}
.clear_both {
	clear: both;
	font-size: .1em;
}
hr {
	clear: both;
	visibility: hidden;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #333333;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #333333;
	font-style: italic;
}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
form label {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
}
form input,
form textarea {
	border: 1px solid #333333;
}
form textarea {
}
form div.form_submit input {
	height: 20px;
	width: 70px;
	background-image: url(../images/bg_advanced_search_submit.jpg);
	text-align: center;
	border: 1px solid #000000;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fefefe;
	text-transform: uppercase;
}
div.notice {
	font-style: italic;
	margin: 10px 0;
	padding: 5px 10px 15px;
	background: #fff;
	border: 1px #B61919 solid;
}
div.notice p {
	background: url(../images/exclamation.png) no-repeat;
	line-height: 1.8em;
	padding-left: 30px;
}
span.required {
	color: #f00;
}
div.errorSummary {
	color: #fff;
	background: #DB1919;
	padding: 1px 10px 5px;
	margin-top:10px;
	margin-bottom: -10px;
}
div#wrapper div.errorSummary p {
	text-decoration: underline;
	color: #fff;
	margin-left: 0;
}
/*
=WRAPPER
*/
#wrapper {
	width: 955px;
	margin: 0 auto;
	background: #F7F4EF url(../images/bg_index.jpg) repeat-x 0 136px;
}
/*=HEADER*/
#header {
	height: 110px;
	background: #151515;
}
/*
#header h1 a {
	margin: 0 0 0 50px;
	display: block;
	width: 195px;
	height: 174px;
	background: url(../images/logo.jpg) no-repeat;
}
#header h1,
#header h2 {
	display: none;
}
*/
/*
=NAV
*/
div#mainNavigation {
	height: 40px;
	background: url(../images/bg_main-nav.jpg) repeat-x;
	font-size: 11px;
}
div#mainNavigation a {
	display: block;
	float: left;
	display: inline; /*IE6*/
	width: 100%;
	height: 32px;
}
div#mainNavigation a:link,
div#mainNavigation a:visited {
	color: #fff;
	text-decoration: none;
}
div#mainNavigation a:hover {
	text-decoration: underline;
}
div#mainNavigation ul {
	border-left: 2px #424242 solid;
	width: 739px;
	height: 40px;
	width: 830px;
	margin: 0 auto;
	list-style: none;
}
div#mainNavigation ul li {
	height: 33px;
	float: left;
	display: inline; /*IE6*/
	text-align: center;
	border-right: 2px #424242 solid;
	padding: 5px 0 0;
}
div#mainNavigation ul li.active a:link,
div#mainNavigation ul li.active a:visited {
	color: #666;
}
div#mainNavigation ul li.active a:hover {
	text-decoration: none;
	cursor: default;
}
div#mainNavigation ul li#linkPropertyInvestmentSpain {
	width: 125px;
}
div#mainNavigation ul li#linkEgyptianExperience {
	width: 105px;
}
div#mainNavigation ul li#linkInvestEgypt {
	width: 115px;
}
div#mainNavigation ul li#linkEgyptianExperienceFull {
	width: 155px;
}
div#mainNavigation ul li#linkComplexSharmSheikh {
	width: 105px;
}
div#mainNavigation ul li#linkComplexHurghada {
	width: 105px;
}
div#mainNavigation ul li#linkComplexLuxor {
	width: 105px;
}
/*
=CONTENT
*/
div#content {
	margin: 12px auto;
	width: 830px;
	font-size: 11px;
}
div#content h1,
div#content h2,
div#content h3,
div#content p,
div#content ol {
	margin: 10px 10px 0 10px;
}
div#content h1 span {
	color: #666;
}
div#content p {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin-top: 10px;
	color: #333333;
}
div#content ul {
	margin-left: 15px;
}
div#content ul, ol {
	margin-top: 10px;
}
div#content ul ol,
div#content ol ul {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 35px;
}
div#content ul ul {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	list-style: circle;
}
div#content ul li,
div#content ol li {
	line-height: 1.5em;
}
/*
=INNERCONTENT
*/
div#innerContent {
	margin-top: 35px;
	margin-bottom: 20px;
	background: #E8E2D4;
	padding: 0 10px;
}
div#innerContent h1 {
	height: 30px;
	padding-top: 10px;
	background: url(../images/line_white.jpg) repeat-x bottom;
}
div#innerContent h2 {
	height: 25px;
	background: url(../images/line_white.jpg) repeat-x bottom;
}
/*
=FOOTER
*/
div#footer {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	height: 70px;
	padding-top: 15px;
	color: #ccc;
	text-align: center;
	background: url(../images/bg_footer.jpg) repeat-x;
	clear: both;

}
div#footer p#yiiPowered {
	color: #ccc;
	margin-top: 5px;
}
div#footer p#yiiPowered a:link,
div#footer p#yiiPowered a:visited {
	color: #ccc;
}
div#footer a:link,
div#footer a:visited {
	color: #ccc;
}
div#footer a:hover {
	decoration: none;
}
/*
=ANNOUNCE
*/
div.announce {
	background: #fff;
	margin-top: 20px;
	padding: 20px;
	font-size: 14px;
}
div.announce img {
}

/*
=CONTACT-INFO
*/
div.contact_info {
	margin-top: 5px;
	font-style: italic;
	background: #fff;
	border: 1px #ccc solid;
	padding: 10px;
}
div #content div.contact_info p {
	margin-top: 1px;
}
/*
=ADVANCEDSEARCH
*/
div#advancedSearch {
	float: left;
	display: inline; /*IE6*/
	height: 316px;
	width: 180px;
	background: #000;
}
div#advancedSearch h1 {
	margin: 10px 0 10px 10px;
	text-transform: capitalize;
	height: 1.8em;
	width: 160px;
	color: #fefefe;
	background: url(../images/line_dark.jpg) repeat-x bottom;

}
div#advancedSearch label {
	display: block;
	margin: 10px 0 0 10px;
	font-size: 11px;
	font-weight: bold;
	color: #fefefe;
	margin-top: 5px;
}
div#advancedSearch select {
	margin: 2px 0 0 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	border: 1px solid #333333;
	width: 155px;
}
div#advancedSearch div.form_submit {
	margin: 20px 0 0 10px;
}
div#advancedSearch div.form_submit input {
}
div#advancedSearch p {
	color: #fefefe;
	margin: 5px 10px 20px 10px;
}
div#advancedSearch a:link,
div#advancedSearch a:visited {
	color: #f90;
}
div#advancedSearch a:hover {
	text-decoration: none;
}
/*
=CATEGORIESNAVIGATION
*/
div#categoriesNavigation {
	width: 180px;
	height: 316px;
	float: right;
	display: inline; /*IE6*/
	background: url(../images/bg_categories_nav.jpg);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow-x: hidden;
	overflow-y: auto;
}
div#categoriesNavigation h2 {
	color: #fff;
	font-size: 14px;
	background: url(../images/line_dark.jpg) repeat-x bottom;
	height: 1.9em;
}
div#categoriesNavigation ul {
	list-style: none;
	margin-left: 10px;
	width: 160px;
}
div#categoriesNavigation ul li {
	margin-top: 5px;
}
div#categoriesNavigation ul li strong {
	font-size: 11px;
	color: #fefefe;
	display: block;
}
div#categoriesNavigation ul li a {
	color: #fff;
}
div#categoriesNavigation ul li a:link,
div#categoriesNavigation ul li a:visited {
	text-decoration: none;
}
div#categoriesNavigation ul li a:hover {
	text-decoration: underline;
}
div#categoriesNavigation ul li span {
	display: block;
	font-size: 11px;
	color: #f90;
	margin-top: -5px;
}
div#categoriesNavigation ul li.actual_category strong {
	color: #666;
}
div#categoriesNavigation ul li.actual_category span {
	color: #BB5406;
}
/*
=PROPERTIESLIST
*/

div#propertiesList {
	float: left;
	display: inline; /*IE6*/
	margin-left: 20px;
	width: 415px;
	height: 302px;
	background: #F7F4EF;
	border: 7px #000 solid;
	position: relative;
}
div#propertiesList h2 {
	font-size: 14px;
	height: 1.4em;
	margin-top: 5px;
	border-bottom: 1px #E3E0DB solid;
}
div#propertiesList div.property {
	width: 305px;
}
div#propertiesList div.property_thumb {
}
div#propertiesList div.property_thumb img {
	border: none;
}
div#propertiesList div.info ul {
	color: #333;
}
div#propertiesList div.info ul li strong {
	font-weight: normal;
}
div#propertiesList div.info ul li.ref strong,
div#propertiesList div.info ul li.ref span {
	color: #F60;
}
div#propertiesList div.pagination {
	position: absolute;
	top: -5px;
	right: 10px;
}
div#propertiesList div.property {
	width: 205px;
	float: left;
	display: inline; /*IE6*/
	margin: 5px 0 0;
}
div#propertiesList div.property h3 {
	margin: 0 0 0 10px;
}
div#propertiesList div.property h4 {
	font-size: 11px;
	margin: 0 0 0 10px;
}

div#propertiesList div.property_thumb {
	width: 75px;
	height: 75px;
	border: 3px #838383 solid;
	float: left;
	display: inline; /*IE6*/
	margin-top: 5px;
	margin-left: 10px;
}
div#propertiesList div.info {
	float: left;
	display: inline; /*IE6*/
	margin-top: 5px;
}
div#propertiesList div.info h3 {
	font-size: 11px;
	margin-top: 15px;
}
div#propertiesList div.info h4 {
	font-size: 11px;
	margin-left: 10px;
}
div#propertiesList div.info ul {
	list-style: none;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	margin-left: 10px;
	margin-top: 0px;
	padding: 0;
}
div#propertiesList div.info ul li a:link,
div#propertiesList div.info ul li a:visited {
	color: #F60;
	text-decoration: none;
}
div#propertiesList div.info ul li a:hover {
	text-decoration: underline;
}
/*
=PROPERTYDETAILS
*/
div#propertyDetails {
	width: 830px;
	background: #E8E2D4;
	margin: 35px auto 0;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px;
}
div#content div#propertyDetails h1 {
	float: left;
	display: inline; /*IE6*/
	padding-top: 15px;
	width: 520px;
	height: 48px;
	line-height: 20px;
	margin: 0 0 0 20px;
	background: url(../images/line_white.jpg) repeat-x bottom;
}
div#content div#propertyDetails h1 span {
	color: #1697B4;
}
div#content div#propertyDetails h2.details {
	margin: 20px 20px 0;
	background: url(../images/line_white.jpg) repeat-x bottom;
	height: 25px;
}
div#content div#propertyDetails ul#propertyInfo {
	float: left;
	display: inline; /*IE6*/
	list-style: none;
	width: 520px;
	margin-left: 20px;
}
div#propertyDetails ul#propertyInfo li {
	float: left;
	display: inline; /*IE6*/
	width: 173px;
}
div#propertyDetails ul#propertyInfo li.even {
	background: #E1D8C7;
}
div#propertyDetails ul#propertyInfo li.price {
	font-size: 14px;
	font-weight: bold;
}
div#propertyDetails ul#propertyInfo li.price span {
	color: #f00;
}
div#propertyDetails div.property_description {
	margin: 0 10px 20px;
}
/* Easy Slider */
div#propertyDetails div#slider {
	float: right;
	display: inline; /*IE6*/
	margin: 20px 20px 0 0;
	width: 247px;
	height: 185px;
	background: #333;
}
div#propertyDetails div#slider ul {
	width: 247px;
}
div#propertyDetails div#slider ul,
div#propertyDetails div#slider li {
	margin:0;
	padding:0;
	list-style:none;
}
div#propertyDetails div#slider ,
div#propertyDetails div#slider li {
	/*
		define width and height of container element and list item (slide)
		list items must be the same size as the slider area
	*/
	width:247px;
	height:185px;
	overflow:hidden;
}
div#propertyDetails span#prevBtn,
div#propertyDetails span#nextBtn {
	display: block;
	float: right;
	display: inline; /*IE6*/
	margin-top: 210px;
	margin-bottom: -20px;
}
div#propertyDetails span#prevBtn {
	margin-right: -210px;
}
div#propertyDetails span#nextBtn {
	margin-right: -240px;
}
div#propertyDetails span#prevBtn a,
div#propertyDetails span#nextBtn a {
	color: #333;
	text-decoration: none;
}
div#propertyDetails p.more_info {
	margin: 10px 20px;
	text-align: right;
}
/*
=DECORATION
*/
img.decoration {
	border: 8px #000 solid;
	margin-left: 23px;
	float: left;
	display: inline; /*IE6*/
}
/* SLIDESHOW */
div#slideshowContainer {
	float: left;
	display: inline; /*IE6*/
	margin: 0;
	margin-top: -10px;
	/*margin-left: 23px;*/
}
ul#slideshow {
	list-style: none;
	float: left;
	display: inline; /*IE6*/
	margin: 0;
}
ul#slideshow li img {
	border: 8px #000 solid;
}
/* SLIDESHOW SMALL */
div#slideshowContainer.small {
}
div#slideshowContainer.small ul#slideshow {
}
div#slideshowContainer.small ul#slideshow li img {
}

/*
=CONTACT_FORM
*/
/*
div.contact_form div.notice {
	font-style: italic;
	margin: 10px 0;
	padding: 5px 10px 15px;
	background: #fff;
	border: 1px #B61919 solid;
}
div.contact_form div.notice p {
	background: url(../images/exclamation.png) no-repeat;
	line-height: 1.8em;
	padding-left: 30px;
}
div.contact_form span.required {
	color: #f00;
}
div.contact_form div.errorSummary {
	color: #fff;
	background: #DB1919;
	padding: 1px 10px 5px;
	margin-bottom: -10px;
}
div#wrapper div.contact_form div.errorSummary p {
	text-decoration: underline;
	color: #fff;
	margin-left: 0;
}
*/
div.contact_form form {
	margin: 20px 0;
	padding: 5px 0 15px;
}
div.contact_form div.form_row {
	margin: 10px 0;
}
div.contact_form div.captcha input {
	display: block;
	margin: 5px 0 0 130px;
}
div.contact_form div.captcha a {
	margin: 0 0 0 10px;
}
div.contact_form div.form_row label {
	display: block;
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 10px;
	padding-top: 2px;
}
div.contact_form div.form_row input,
div.contact_form div.form_row textarea {
	width: 350px;
}
div.contact_form div.form_row label.error {
	color: #DB1919;
	font-weight: bold;
}
div.contact_form div.form_submit input {
	margin-left: 130px;
}
div#content div.contact_form p.form_help {
	margin-left: 130px;
	font-style: italic;
	color: #347F04;
}
div#content div#innerContent p.confirmation {
	padding-bottom: 10px;
}
/*
*
=SECTIONS
*
*/
/*
=LOGIN
*/
body#site-login div#wrapper {
	background: #F7F4EF;
}
body#site-login div#innerContent {
	margin-top: 0;
}
body#site-login div#loginForm {
	margin: 10px 10px 0;
}
body#site-login div#loginForm div.form_row {
	margin: 10px 0 0;
}
body#site-login div#loginForm div.form_row input {
	width: 150px;
}
body#site-login div#loginForm label {
	display: block;
}
body#site-login div#loginForm div.form_submit input {
	margin: 10px 0 10px;
}
/*
=HOME
*/
body#site-index div#wrapper {
}
body#site-index div#slideshowContainer {
}
body#site-index ul#slideshow {
}
body#site-index ul#slideshow li img {
}
body#site-index div#innerContent {
	float: right;
	display: inline; /*IE6*/
	width: 630px;
	margin: 35px 0 20px 0;
	padding: 0 0 20px 0;
}
body#site-index div#innerContent h1 {
	padding-top: 0;
}
body#site-index div#advancedSearch {
	background: #E8E2D4;
	margin-top: 35px;
	height: 450px;
}
body#site-index div#advancedSearch h1 {
	color: #333;
	background: url(../images/line_white.jpg) repeat-x bottom;
}
body#site-index div#advancedSearch label {
	color: #333;
	margin-top: 10px;
}
body#site-index div#advancedSearch p {
	color: #333;
	margin: 20px 10px 20px 10px;
}
/*
=SHOWBYCATEGORY
*/
body#properties-showByCategory div#wrapper {
}
body#properties-showByCategory div#propertiesList p#propertiesCount {
	margin-top: 5px;
	margin-bottom: 2px;
}
/*
=SEARCH
*/
body#properties-search div#wrapper {
}
body#properties-search div#content div.no_results {
	font-weight: bold;
}
body#properties-search div#propertiesList div.property h3 {
}
body#properties-search div#propertiesList p#searchCriteria {
	margin-top: 5px;
	margin-bottom: 2px;
}
/*
=INVESTSPAIN
*/
body#site-propertyInvestmentSpain div#wrapper {
}
body#site-propertyInvestmentSpain div#innerContent {
}
/*
=EGYPTIANEXPERIENCEFULL
*/
body#site-egyptianExperienceFull div#slideshowContainer {
	float: none;
	display: block;
	margin: 10px auto 20px;
	width: 453px;
}
body#site-egyptianExperienceFull div#slideshowContainer ul#slideshow {
	float: none;
	display: block;
}
/*
=COMPLEXSHARMSHEIK
*/
body#site-complexSharmSheikh div#slideshowContainer {
	float: none;
	display: block;
	margin: 10px auto 20px;
	width: 453px;
}
body#site-complexSharmSheikh div#slideshowContainer ul#slideshow {
	float: none;
	display: block;
}
/*
=COMPLEXHURGHADA
*/
body#site-complexHurghada div#slideshowContainer {
	float: none;
	display: block;
	margin: 10px auto 20px;
	width: 453px;
}
body#site-complexHurghada div#slideshowContainer ul#slideshow {
	float: none;
	display: block;
}
/*
=COMPLEXLUXOR
*/
body#site-complexLuxor div#slideshowContainer {
	float: none;
	display: block;
	margin: 10px auto 20px;
	width: 453px;
}
body#site-complexLuxor div#slideshowContainer ul#slideshow {
	float: none;
	display: block;
}
/*
=MOREINFO
*/
body#properties-moreInfo div#propertyDetails {
	margin-left: -10px !important;
}
body#properties-moreInfo div.contact_form div.errorSummary {
	margin-top: 10px;
}
