/* Resets */
@import url('jd.slideshow.css');

@import "gallery-style.css";
html {
	margin: 0;
	padding: 0;
	background: none repeat-x;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	background: none repeat-x;
}

form{ 
	margin:0;
	background-image: none;
	padding-left: 30px;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
.clear {
	clear: both;
}
.spacer {
	clear: both;
	height:15px;
}
:focus {
	outline: 0;
}

/* Wide Slide Show */

#slider {
    width: 993px; /* important to be same as image width */
    height: 200px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden;
}
#sliderContent {
    width: 993px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: small-caps 14px/20px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 989px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;
}
a:link,a:visited{
color:#fff;
text-decoration:none;
}
a img{
border:0;
}
div.wrap{
width: 993px;
margin:0 auto;
text-align:left;
}
div#top div#nav{
float:left;
clear:both;
width: 100px;
height: 52px;
margin: 22px 0 0;
background: url(../images/smooth-slide/nav-bg.png) no-repeat 0 0;
}
div#top div#nav ul{
float:left;
width:700px;
height: 52px;
list-style-type:none;
}
div#nav ul li{
float:left;
height:52px;
}
div#nav ul li a{
border:0;
height:52px;
display:block;
line-height:52px;
text-indent:-9999px;
}
div#header{
margin:-1px 0 0;
}
div#video-header{
height: 683px;
margin:-1px 0 0;
}
div#header div.wrap{
height: 299px;
background:url(images/header-bg.png) 50% 0 no-repeat;
}
div#header div#slide-holder{
z-index:40;
width:993px;
height:299px;
position:absolute;
}
div#header div#slide-holder div#slide-runner{
top:9px;
left: 9px;
width: 950px;
height:278px;
overflow:hidden;
position:absolute;
}
div#header div#slide-holder img{
margin:0;
display:none;
position:absolute;
}
div#header div#slide-holder div#slide-controls{
left:0;
bottom:228px;
display:none;
position:absolute;
background: url(http://dreamcss.comli.com/jquery%20sliders/images/slide-bg.png) 0 0;
	height: 46px;
	margin-bottom: -20em;
	width: 973px;
}
div#header div#slide-holder div#slide-controls p.text{
float:left;
color:#fff;
display:inline;
font-size: 12px;
line-height:16px;
margin: 15px 0 0 20px;
text-transform:uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav{
float:right;
height: 24px;
display:inline;
	margin: 11px 40px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a{
float:left;
width:24px;
height:24px;
display:inline;
font-size:11px;
margin:0 5px 0 0;
line-height:24px;
font-weight:bold;
text-align:center;
text-decoration:none;
background-position:0 0;
background-repeat:no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on{
background-position:0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a{background-image: url(http://dreamcss.comli.com/jquery%20sliders/images/slide-bg.png);}
div#nav ul li a{background: url(http://dreamcss.comli.com/jquery%20sliders/images/nav.png) no-repeat;}@charset "UTF-8";

/* Begin moo-Slides */

/* End moo-Slides */

/* Slider */

#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
	font-size: 10px;
}
	#slider, #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: 996px;
		height: 300px;
		overflow:hidden;
	font-size: 10px;
}

#slider, a{
		overflow:hidden;
	font-size: 10px;
}
	span#prevBtn{
	color: #797979;
	font-weight: normal;
	font-style: normal;
}
	span#nextBtn{
	color: #797979;
	font-weight: normal;
	font-style: normal;
}	 

/* Lists and Tables */
ol, ul {
	list-style: none;
	list-style-image: url(../images/list-dot.gif);
}
table {
	border-collapse: separate;
	border-spacing: 0;
	font-size: 1em;
	line-height: 1.3em;
	margin:15px 0;
}
.table-head {
	font-size: 0.8em;
	height: 3.0em;
	line-height: 3.0em;
	background: #797979;
	color: #FBFBFB;
	text-transform: uppercase;
}
th {
	padding: 0px 15px;
	font-weight:bold;
}
td {
	padding: 10px 10px;
	background: #f1f1f1;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* Main styles */
.right {
	float: right;
}
.left {
	float: left;
}

.left2 {
	float: left;
	padding-right: 20px;
}

.news-image {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
body {
	background: #FFF;
	color: #777777;
	font: 62.5% Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	height: 100%;
}
#wrapper {
	margin: 0 auto;
	position: relative;
	width: 960px;
	overflow: hidden;
	background: #fff url(../images/top-shadow.png) repeat-x;
}

#wrapper-container {
	margin: 0 auto 0 0;
	position: relative;
	width: inherit;
	overflow: hidden;
	background: url(../images/bg-gen.jpg) repeat-x;
	border-top: 2px solid #4041c2;
}

/* Links Style */
a:link, a:visited {
	color: #1c4485;
	text-decoration: none;
}

a.copy:link, a.copy:visited {
	color: #424242;
	text-decoration: none;
	font-size: 13px;
}

a.copy:hover {
	color: #021895;
	text-decoration: none;
	font-size: 13px;
}
a:hover {
	color: rgba(6,37,209,0.83);
	text-decoration: none;
}
a:active {
	color: #8b8b8b;
	text-decoration: underline;
}

/* Headings */
h1 {
	color: #021895;
	margin: 5px 0 15px 0;
	padding: 5px 0 10px 0;
	font: 1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h2 {
	border-bottom: 1px solid #c6c6c6;
	color: #8b8b8b;
	font-size: 1.3em;
	font-weight: bold;
	margin: 5px 0 15px 0;
	padding: 5px 0 10px 0;
}
h2 {
	font-size: 1.1em;
}
h3 {
	color: #1f33a2;
	padding: 4px 0 4px 10px;
	margin: 13px 0 13px 0;
	font-size: 15px;
}

h4 {
	color: #8b8b8b;
	font-weight: bold;
	font-size: 1em;
	padding: 4px 0 4px 10px;
	margin: 13px 0 13px 0;
}
h4 {
	font-size: 0.8em;
}
/* Header */
#header {
	height: 120px;
	position: relative;
	z-index: 1;
}
	/* Call Primary Properties */
	#header p#rapid-info {
		color: #2a2d82;
		font-style: italic;
		font-size: 1.3em;
		line-height: 1.2em;
		position: absolute;
		top: 54px;
		text-align: right;
	right: 30px;
}

#rapid-info a {
	color: #2a2d82;
	font-style: italic;
	position: absolute;
	text-align: right;
	font-size: 1em;
	top: 24px;
	left: 2px;
}

#rapid-info a:hover {
		color: #797979;
		font-style: italic;
		position: absolute;
		text-align: right;
	}
	
	/* Nbox */

#nbox {
	height: 37px;
	position: relative;
	z-index: 1;
	background-image: url(../images/tab.gif);
}

/* Navigation */
	ul#navigation {
background: url(../images/tab.gif) 0% 0px;
		bottom: 0px;
		list-style: none;
		position: absolute;
		float: left;

}
		ul#navigation li {
			background: url(../images/tab.gif) 0% 0px;
			display: inline;
			float: left;
			font-size: 1.3em;
			margin: 0;
			width: 113px;
			position: relative;
		}
		ul#navigation li a {
			color: white;
			display: block;
			line-height: 37px;
			overflow: hidden;
			text-align: center;
			text-decoration: none;
		}
		#navigation li a:hover {
			background-position: 0 -37px;
		}
		#navigation li:hover {
			background-position: 0 -37px;
		}
			/* Current list item */
			#navigation li.current-item {
				background-position: 0 -74px;
	border-bottom: 1px none white;
}
			/* Current list item */
			#navigation li.current-item a {
				background-position: 0 -74px;
				color:white;
			}
		
		/* Dropdown */
		#navigation ul.ddown {
			position: absolute;
			top: 37px;
		
			display: none;
		}
			#navigation ul.ddown li {
				background: rgba(2,23,146,0.7);
				border-top: none;
				font-size: 0.8em;
				text-transform: uppercase;
				width: 111px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
			#navigation ul.ddown li:hover {
				background: rgba(2,23,146,0.65);
			}
				#navigation ul.ddown li:a {
					line-height: 37px;
					color: white;
				}

	/* Logo */
	#header h1#logo, #header h1#logo a { 
		display: block;
		height: 75px;
		width: 150px;
	}
	#header h1#logo { 
		background: url(../images/ppc-logo.jpg) no-repeat;
		border: none;
		height: 90px;
		margin: 0;
		padding: 0;
		position: absolute;
		text-indent: -999em;
		top: 20px;
	left: 10px;
	width: 200px;
}

/* Promo */
#promo-box {
	position: relative;
	height:auto;
}

	/* Know more */
	#promo-box h1#know-more { 
		height: 40px;
		left: 259px;
		margin: 0;
		padding: 0;
		position: absolute;
		text-indent: -999em;
		top: 163px;
		border: none;
	}
	#promo-box h1#know-more, #promo-box h1#know-more a { 
		background: url(../images/know-more.gif) no-repeat;
		display: block;
		height: 40px;
		width: 134px;
	}
	#promo-box h1#know-more a:hover { 
		background-position: 0% -40px;
	}
	#promo-box h1#know-more a:active { 
		background-position: 0% -80px;
	}

/* Page */
#page {
	position: relative;
	margin: 50px 0;
	font-size: 1.4em;
	line-height: 1.4em;
	min-height: 100%;
}

#properties-page {
	position: relative;
	font-size: 1.4em;
	line-height: 1.4em;
	min-height: 100%;
	margin: 20px 0 50px 10px;
}
	#page h1.title {
		height: 19px;
		margin: 0 0 20px 0;
		padding: 0;
		width: 251px;
		background: none;
		border: none;
	}
	#page .mini-box {
		float: left;
		width: 300px;
	padding-left: 10px;
}

	#page .mini-box2 {
		float: left;
		width: 250px;
	padding-left: 10px;
}
		.mini-box2 .desc {
			font-size: 0.9em;
			line-height: 1.3em;
			float: right;
	width: 120px;
}
	/* What we offer box */
	#center-box {
		margin: 0px 45px;
	}
	
	/* Right column */
	#right-col {
		width: 250px;
		float: right;
		color: #5e5e5e;
	}

#right-col-prop {
		width: 200px;
		float: right;
		color: #5e5e5e;
	}

#right-col-news {
		width: 220px;
		float: left;
		color: #5e5e5e;
	margin-right: 100px;
	margin-top: -20px;
}

#project-slide {
		float: right;
		color: #5e5e5e;
	width: 300px;
	background-color: rgba(255,255,255,0.86);
	margin-left: 40px;
}
		#right-col .more-links li {
			margin: 2px 0 0 20px;
			padding: 0 0 0 5px;
		}

#right-col .more-links li a {
	color: #424242;
	font-size: 12px;
}

#project-details .more-links li {
			padding: 0 0 0 5px;
	margin: 2px 0 0 23px;
	text-shadow: #000000 0 0 0;
}

#project-details .more-links li a {
	color: #5e5e5e;
	font-size: 14px;
}

#project-details .more-links li a:hover {
	color: #021895;
}

#left-list {
		width: 500px;
		float: left;
		color: #5e5e5e;
}

#project-details {
		float: left;
		color: #5e5e5e;
	width: 660px;
}
		#left-list .more-links li {
			margin: 2px 0 0 40px;
			padding: 0 0 0 10px;
		}

#left-list .more-links li a {
	color: #424242;
	font-size: 12px;
}

#right-col .more-links li a:hover {
	color: #021895;
}

#contact-details {
		width: 300px;
		float: right;
		color: #5e5e5e;
	padding-right: 20px;
	border-left: 1px solid #d5d5d5;
	padding-left: 30px;
}
		#contact-details .more-links li {
			margin: 2px 0 0 20px;
			padding: 0 0 0 5px;
		}

#contact-details .more-links li a {
	color: #424242;
	font-size: 12px;
}

#contact-details .more-links li a:hover {
	color: #021895;
}

#project. more-links li a
{
	color: #424242;
	font-size: 12px;
}

#fpp. more-links li a:hover {
	color: #021895;
}
	/* Full width page (about us, services, contact us) */
	#full-page {
		float: left;
		width: 635px;
		line-height: 1.7em;
		border-right: 1px solid #c6c6c6;
	padding-right: 40px;
	padding-top: 0;
	padding-left: 10px;
}

#properties {
		float: left;
		line-height: 1.7em;
		border-right: 1px solid #c6c6c6;
	padding-right: 40px;
	padding-top: 0;
	padding-left: 10px;
	background-color: rgba(234,234,234,0.68);
	width: 610px;
	height: 410px;
	background-image: url(../images/bg-prop.jpg);
}

#project {
		float: none;
		line-height: 1.7em;
		border-right: 1px none #c6c6c6;
	padding-right: 40px;
	padding-top: 0;
	padding-left: 10px;
	width: 650px;
}

#fpp {
		float: none;
		line-height: 1.7em;
	padding-left: 100px;
	width: 300px;
	display: inline;
	border-left-color: #ff3fff;
}

/* Search and Testimonials */
#fast-search {
	background: #e2e2e2;
	border: 1px solid #c6c6c6;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding: 12px;
}
	.input-search {
		border: 1px solid #c6c6c6;
		color: #ababab;
		font-size: 0.7em;
		padding: 8px;
		text-transform: uppercase;
		width: 205px;
	}
	.input-search-go {
		background: #252628;
		border: none;
		color: white;
		font-size: 0.7em;
		padding: 5px;
	}
	/* Testimonial */
	.testimonial {
		color: #8b8b8b;
		font-size: 0.9em;
		line-height: 1.6em;
		text-align: left;
		float: left;
		width: 100%;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

/* Forms */
input, select, textarea
{
	background: url(../images/input-back.gif) repeat-x;
	border: 1px solid #c6c6c6;
	color: #333;
	padding: 8px;
}
.input-go {
	background: #252628;
	border: none;
	color: white;
	font-size: 0.7em;
	padding: 10px 15px 10px 15px;
	text-transform: uppercase;
}
/* Contact form error message */
p#form-info {
	margin: 8px;
	background: url(../images/cisily_32_warning.gif) left no-repeat;
	display:none;
}
/* Contact form success message */
p#form-success {
	padding: 5px 5px 5px 40px;
	margin: 8px;
	background: url(../images/cisily_32x_yes.gif) left no-repeat;
	display:none;
}

/* Footer */
#footer {
	color: #eaeaea;
	border-top: 1px solid #dddddd;
	font-size: 1.2em;
	text-align: right;
	padding: 2em 2em 2em 0;
	position: relative;
	margin-top: -7em;
	background: gray url(../images/footer-bg.jpg) repeat-x;
}
