/*
-----------------------------------------------
Style Sheet

Site: Cesars Exterior Designs
Author:   aaryn.com
Version:  2008.3
----------------------------------------------- */


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }


/* prevent blue linked image borders */
a img, :link img, :visited img, fieldset { border:none; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,button { margin:0; padding:0; }



/* global elements
 * ------------------------------------------------------------------------- */

/* Default font size in IE and FireFox is 16px. Default for Safari is 14px. */
html {
	font-size:100% /* IE has problems scaling text in ems. Using a percentage makes for better text rendering when scaled. */
	}

body {
	background:url(../images/bg.jpg) repeat #5d4735;
	font-size:.75em; /* Read by IE only. - 75% of 16px = 12px */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin-bottom:12px;
	}

html>body {
	font-size:12px; /* overrides the font-size above in all browsers except IE. These browsers can resize text that is specified in px so this is ok. */
	}

a:link, a:visited {
	color:#b4bc11;
	}
	
a:hover, a:active {
	color:#f1fc07;
	}
	

/* Classes
 * ------------------------------------------------------------------------- */

.clear {
	clear:both;
	height:.01em;
	overflow:hidden;
	}

.pic_left {
	margin:0 20px 0px 0;
	float:left;
	}

.pic_right {
	margin:0 0px 0px 20px;
	float:right;
	}

.pic_border, a:link .pic_border, a:visited .pic_border {
	border:2px solid #888;
	}

.hr {
	height:1px;
	overflow:hidden;
	width:100%;
	color:#5c3727;
	background:#5c3727;
	margin:20px 0;
	}


/* layout
 * ------------------------------------------------------------------------- */
 
#container {
	width:887px;
	margin:0 auto;
	}

#title {
	width:887px;
	height:111px;
	background:url(../images/title.gif) no-repeat;
	}

#home #title {
	width:887px;
	height:111px;
	background:url(../images/title2.gif) no-repeat;
	}
	
	
	#header_home_link {
		width:275px;
		height:111px;
		display:block;
		text-indent:-5000px;
		outline:none;
		}
		
	 #title h2 span {
		display:none;
		}

#content_container {
	width:835px;
	margin:0 auto;
	background:#fff;
	}

#subpage_content_container {
	width:835px;
	margin:0 auto;
	background-color: #301408 ;
	font-size:.92em;
	color:#dbdccb;
	line-height:1.5em;
	}

#sidebar_gradient {
	background:url(../images/sidebar_bg_gradient2.gif) no-repeat 0px 297px;
	width:835px;
	}


#subpage_column_left {
	width:182px;
	float:left;
	background:url(../images/subpage_column_left_bg.gif) repeat-x;
	}


#subpage_column_left_content {
	width:115px;
	margin-left:15px;
	padding-bottom:10px;
	}
	
#subpage_column_right {
	width:638px;
	float:left;
	background:url(../images/subpage_header_bottom.gif) no-repeat top right;
	padding:20px 15px 10px 0;
	}
	
#subpage_column_right_constuction {
	width:850px;
	float:right;
	background:url(../images/subpage_header_bottom.gif) no-repeat top right;
	padding:20px 15px 10px 0;
	}	

#homepage_flash {
	width:703px;
	height:297px;
	float:left;
	margin-bottom:0px;
	}

#sub_column_bg {
	background:url(../images/sub_column_bg.gif) no-repeat;
	width:835px;
	height:185px;
	}

#about_us {
	background:url(../images/about_us_bg.gif) repeat-x;
	padding:8px 14px 0px 14px;
	font-size:.92em;
	color:#dbdccb;
	line-height:1.5em;
	}

#about_us_title {
	background:url(../images/about_us.gif) no-repeat;
	width:112px;
	height:17px;
	text-indent:-5000px;
	overflow:hidden;
	margin-bottom:21px	;
	}


#swirl_divider {
	background:url(../images/swirl_divider.gif) no-repeat;
	width:25px;
	height:185px;
	}


#featured_project {
	background:url(../images/featured_bg.gif) repeat-x;
	padding:6px 14px 0px 14px;
	font-size:.92em;
	color:#dbdccb;
	line-height:1.5em;
	}

#featured_project_title {
	background:url(../images/featured_project.gif) no-repeat;
	width:213px;
	height:21px;
	text-indent:-5000px;
	overflow:hidden;
	margin-bottom:20px	;
	}

#footer {
	margin:0 auto;
	width:835px;
	background:#b7ba9a;
	text-align:center;
	font-size: .82em;
    line-height:1.8em;
	color:#3e2b09;
	}
	
	#footer_content {
		padding:10px 0px 0px 0px;
		}
	
	#footer ul {
		margin-bottom:10px;
		}
	
	#footer li {
    	margin: 0;
    	padding: 0 2px 0 6px;
    	display: inline;
    	border-left: 1px solid #3e2b09;
    	
    	background: none;
		
    	}

	#footer li.first { 
    	border: none;
    	}

	#footer a:link, #footer a:visited{
		color:#3e2b09;
		text-decoration:none;
		}

	 #footer a:hover, #footer a:active {
	 	color:#6f6f52;
		text-decoration:none;
		}

#footer_bottom {
	background:url(../images/footer.gif) no-repeat;
	width:835px;
	height:10px;
	overflow:hidden;
	margin:0 auto;
	}

#contact_left_col {
	width:319px;
	float:left;
	}

#contact_right_col {
	width:319px;
	float:left;
	}


.contact_heading {
	float:left;
	color:#9da412;
	font-size:1.2em;
	font-weight:bold;
	}
	
.contact_content {
	float:right;
	width:260px;
	margin-bottom:15px;
	}


/* ---------- Page Titles ---------- */
#contact_title {
	background:url(../images/contactus_title.gif) no-repeat;
	width:138px;
	height:20px;
	text-indent:-5000px;
	margin-bottom:10px;
	}

#about_title {
	background:url(../images/aboutus_title.gif) no-repeat;
	width:138px;
	height:20px;
	text-indent:-5000px;
	margin-bottom:10px;
	}

#maintenance_title {
	background:url(../images/maintenance_title.gif) no-repeat;
	width:200px;
	height:20px;
	text-indent:-5000px;
	margin-bottom:10px;
	}

#design_title {
	background:url(../images/design_title.gif) no-repeat;
	width:200px;
	height:20px;
	text-indent:-5000px;
	margin-bottom:10px;
	}

#firepits_title {
	background:url(../images/firepits_title.gif) no-repeat;
	width:133px;
	height:20px;
	text-indent:-5000px;
	margin-bottom:10px;
	}

#softscapes_title {
	background:url(../images/softscapes_title.gif) no-repeat;
	width:133px;
	height:20px;
	text-indent:-5000px;
	margin-bottom:10px;
	}

#lighting_title {
	background:url(../images/lighting_title.gif) no-repeat;
	width:133px;
	height:20px;
	text-indent:-5000px;
	margin-bottom:10px;
	}

#patiocovers_title {
	background:url(../images/patiocovers_title.gif) no-repeat;
	width:160px;
	height:20px;
	text-indent:-5000px;
	margin-bottom:10px;
	}

#resources_title {
	background:url(../images/resources_title.gif) no-repeat;
	width:160px;
	height:20px;
	text-indent:-5000px;
	margin-bottom:10px;
	}

#projects_title {
	background:url(../images/projects_title.gif) no-repeat;
	width:160px;
	height:20px;
	text-indent:-5000px;
	margin-bottom:10px;
	}
	
#ivy_title {
	background:url(../images/ivy_title.gif) no-repeat;
	width:160px;
	height:20px;
	text-indent:-5000px;
	margin-bottom:10px;
	}
#london_title {
	background:url(../images/london_title.gif) no-repeat;
	width:160px;
	height:20px;
	text-indent:-5000px;
	margin-bottom:10px;
	}

#press_title {
	background:url(../images/press_title.gif) no-repeat;
	width:160px;
	height:20px;
	text-indent:-5000px;
	margin-bottom:10px;
	}

#residential_title {
	background:url(../images/residential_title.gif) no-repeat;
	width:260px;
	height:20px;
	text-indent:-5000px;
	margin-bottom:10px;
	}
	
#commercial_title {
	background:url(../images/commercial_title.gif) no-repeat;
	width:260px;
	height:20px;
	text-indent:-5000px;
	margin-bottom:10px;
	}
	
#bbq_title {
	background:url(../images/bbq_title.gif) no-repeat;
	width:160px;
	height:20px;
	text-indent:-5000px;
	margin-bottom:10px;
	}
	
	
	
	
	
/* ---------- Main Form ---------- */

form#main_contact {
	width:270px;
	margin-top:10px;
	}
	
#main_contact br {
	clear:left;
	}

#main_contact input, #main_contact textarea {
	width:186px;
	float:left;
	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */

	color:#000;
	margin-bottom:8px; /* sets vertical spacing between fields */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1.2em;
	} 

#main_content textarea {
	overflow:auto;
	}
	
	#main_contact fieldset {
		margin:0;
		padding:0;
		border:none;
		}




#main_contact label {
	float:left;
	text-align:left;
	margin-right:10px;
	margin-top:0px; /* to align label with the top of input area */
	font-weight:bold;
	width:65px;
	color:#fff;
	}

	#main_contact label#message {
		width:150px;
		float:none;
		margin:0;
		}

	input.checkbox {
		width:16px;
		height:16px;
		background:none;
		border:none;
		margin:0 5px 8px 80px;
		}

#main_contact select {
	margin-bottom:8px;
	background-color:#efefef;
	border:1px solid #999;
	}



	form br {
		line-height:0.0;  /* defaults vertical spacing between fields */
		clear:both;
		}

#main_contact #submit {

	width:54px;
	height:21px;
	float:right;
	border:none;
	padding:0;
	}
	
	
	


/* vertical navigation
 * ------------------------------------------------------------------------- */

#nav { background:url("../images/nav.gif") no-repeat; width:132px; height:297px; position:relative; float:left; }
#nav li { position:absolute; }
#nav li, #nav a { height:16px; display:block; outline:none;  cursor:pointer; }
#nav span { display: none; }

#nav-01, #nav-02, #nav-03, #nav-04, #nav-05, #nav-06, #nav-07, #nav-08, #nav-09, #nav-10, #nav-11, #nav-12, #nav-13, #nav-14 { width:132px; left:0; }

#nav-01 { top: 11px; }
#nav-02 { top: 30px; }
#nav-03 { top:50px; }
#nav-04 { top:70px;}
#nav-05 { top: 90px; }
#nav-06 { top: 110px; }
#nav-07 { top: 130px; }
#nav-08 { top: 150px; }
#nav-09 { top: 170px; }
#nav-10 { top: 190px; }
#nav-11 { top: 210px; }
#nav-12 { top: 230px; }
#nav-13 { top: 250px; }
#nav-14 { top: 270px; }

#nav-01 a:hover { background: transparent url("../images/nav.gif") -133px  -11px  no-repeat;}
#nav-02 a:hover { background: transparent url("../images/nav.gif") -133px  -30px  no-repeat;}
#nav-03 a:hover { background: transparent url("../images/nav.gif") -133px  -50px  no-repeat;}
#nav-04 a:hover { background: transparent url("../images/nav.gif") -133px  -70px  no-repeat;}
#nav-05 a:hover { background: transparent url("../images/nav.gif") -133px  -90px  no-repeat;}
#nav-06 a:hover { background: transparent url("../images/nav.gif") -133px  -110px  no-repeat;}
#nav-07 a:hover { background: transparent url("../images/nav.gif") -133px  -130px  no-repeat;}
#nav-08 a:hover { background: transparent url("../images/nav.gif") -133px  -150px  no-repeat;}
#nav-09 a:hover { background: transparent url("../images/nav.gif") -133px  -170px  no-repeat;}
#nav-10 a:hover { background: transparent url("../images/nav.gif") -133px  -190px  no-repeat;}
#nav-11 a:hover { background: transparent url("../images/nav.gif") -133px  -210px  no-repeat;}
#nav-12 a:hover { background: transparent url("../images/nav.gif") -133px  -230px  no-repeat;}
#nav-13 a:hover { background: transparent url("../images/nav.gif") -133px  -250px  no-repeat;}
#nav-14 a:hover { background: transparent url("../images/nav.gif") -133px  -270px  no-repeat;}










#sub_nav { background:url("../images/nav_sub.gif") no-repeat; width:172px; height:297px; position:relative;}
#sub_nav li { position:absolute; }
#sub_nav li, #sub_nav a { height:18px; display:block; outline:none; cursor:pointer; }
#sub_nav span { display: none; }

#sub_nav-01, #sub_nav-02, #sub_nav-03, #sub_nav-04, #sub_nav-05, #sub_nav-06, #sub_nav-07, #sub_nav-08, #sub_nav-09, #sub_nav-10, #sub_nav-11, #sub_nav-12, #sub_nav-13, #sub_nav-14 { width:132px; left:0; }

#sub_nav-01 { top: 11px; }
#sub_nav-02 { top: 30px; }
#sub_nav-03 { top:50px; }
#sub_nav-04 { top:70px;}
#sub_nav-05 { top: 90px; }
#sub_nav-06 { top: 110px; }
#sub_nav-07 { top: 130px; }
#sub_nav-08 { top: 150px; }
#sub_nav-09 { top: 170px; }
#sub_nav-10 { top: 190px; }
#sub_nav-11 { top: 210px; }
#sub_nav-12 { top: 230px; }
#sub_nav-13 { top: 250px; }
#sub_nav-14 { top: 270px; }

#sub_nav-01 a:hover { background: transparent url("../images/nav_sub.gif") -172px  -11px  no-repeat;}
#sub_nav-02 a:hover { background: transparent url("../images/nav_sub.gif") -172px  -30px  no-repeat;}
#sub_nav-03 a:hover { background: transparent url("../images/nav_sub.gif") -172px  -50px  no-repeat;}
#sub_nav-04 a:hover { background: transparent url("../images/nav_sub.gif") -172px  -70px  no-repeat;}
#sub_nav-05 a:hover { background: transparent url("../images/nav_sub.gif") -172px  -90px  no-repeat;}
#sub_nav-06 a:hover { background: transparent url("../images/nav_sub.gif") -172px  -110px  no-repeat;}
#sub_nav-07 a:hover { background: transparent url("../images/nav_sub.gif") -172px  -130px  no-repeat;}
#sub_nav-08 a:hover { background: transparent url("../images/nav_sub.gif") -172px  -150px  no-repeat;}
#sub_nav-09 a:hover { background: transparent url("../images/nav_sub.gif") -172px  -170px  no-repeat;}
#sub_nav-10 a:hover { background: transparent url("../images/nav_sub.gif") -172px  -190px  no-repeat;}
#sub_nav-11 a:hover { background: transparent url("../images/nav_sub.gif") -172px  -210px  no-repeat;}
#sub_nav-12 a:hover { background: transparent url("../images/nav_sub.gif") -172px  -230px  no-repeat;}
#sub_nav-13 a:hover { background: transparent url("../images/nav_sub.gif") -172px  -250px  no-repeat;}
#sub_nav-14 a:hover { background: transparent url("../images/nav_sub.gif") -172px  -270px  no-repeat;}







/* Text navigation
 * ------------------------------------------------------------------------- */

#home_nav_container {
	background:url("../images/home_nav_bg.gif") repeat-x; width:132px; height:297px; position:relative; float:left; }
	
#sub_nav_container {
	background:url("../images/sub_nav_bg.gif") no-repeat; width:172px; height:350px; position:relative; float:left; font-size:1.2em; }
	

#text_nav {
		_position:relative;	 /*to fix the IE bullet peekaboo pug */
		padding-left: 15px;
		line-height:1.5em;
		list-style: none;
		background: none;
		font-weight:bold;
		color:#153259;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:1.0em;
		letter-spacing:1px;
		margin-top:5px;
		}
	
	#text_nav a:link, #text_nav a:visited {
		color:#fff;
		text-decoration:none;
		}
		
	#text_nav a:hover, #text_nav a:active {
		color:#603C27;
		}





/* HighSlide Styles
 * ------------------------------------------------------------------------- */

a.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
a:link.highslide img, a:visited.highslide img {
	border: 2px solid gray;
}
a.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;

}


/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}