@import url("form.css");

/* -- Clutton Homes Common Styles -- */

/* -- HTML Tags --------------- */
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	font-family: 'trebuchet ms', sans-serif;
	color: #333333;
	font-size: 75%;
}

p, ul, form {
	margin: 0 0 1em 0;
}

p {
	line-height: 1.5em;
}

h1 {
	margin-bottom: 0.5em;
	font-size: 1.6em;
}

ul {
	padding-left: 2em;
}

a img {
	border: none;
}

h1, h2, h3 {
	color: #ed4747;
}

h2 a, h3 a {
	text-decoration: none;
	color: #ed4747;
}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 1.2em;
}

a {
	color: #a61507;
}

a:hover {
	color: #ff0000;
}

address {
	font-style: normal;
	margin-bottom: 1em;
}

/* -- Main Div Blocks --------- */
#wrapper {
	width: 900px;
	margin: 0 auto;
}

#header {
	margin-top: 5px;
	height: 110px;
	background-image: url(/images/header4.png);
	position: relative;
	border-bottom: 1px solid #dddddd;
}

#header #home {
	display: block;
	width: 350px;
	height: 110px;
}

#header form {
	position: absolute;
	top: 5px; left: 685px;
	margin: 0;
}

#header form strong {
	font-size: 1.1em;
}

#header label {
	display: block;
	float: left;
	width: 5em;
}

#header form .text {
	width: 7em;
	float: left;
}

#header form .row {
	clear: both;
	float: left;
	margin-top: 6px;
}

#header form .submit {
	float: left;
	margin-left: 4px;
	
}

#navbar {
	margin: 6px 0 6px 3em;
	float: left;
}

#navbar ul {
	list-style: none;
	font-size: 1.4em;
	padding: 0;
}

#navbar li a {
	color: #b9b9b9;
	text-decoration: none;
}

#navbar li {
	display: block;
	float: left;
	margin-right: 3em;
}

#navbar li a:hover {
	color: #ed4747;
}

#banner {
	width: 900px;
	height: 220px;
	float: left;
}

#order_wrapper {
	float: right;
	width: 725px;
}

#main_content {
	width: 550px;
	float: left;
	/*margin-top: 10px;*/
}

#main_content p {
	font-family: georgia, serif;
}

#crumbs {
	margin-bottom: 0.5em;
}

#main_content .intro {
	font-weight: bold;
	font-size: 1.4em;
	color: #777777;
	text-align: justify;
	padding-right: 5px;
}

#main_content .intro em {
	font-weight: normal;
}


#image_strip {
	width: 147px;
	float: left;
}

#image_strip img {
	display: block;
	margin-bottom: 1em;
}

#right_sidebar {
	width: 160px;
	float: right;
	margin-top: 20px;
}

#left_sidebar {
	width: 160px;
	float: left;
}

#sidebar_map {
	width: 150px;
	float: left;
}

#sidebar_map select {
	width: 100%;
	margin-bottom: 0.6em;
}

#sidebar_map .submit {
	float: right;
}

#tabs {
	background: url(/images/tab-top.png) no-repeat;
	float: left;
	width: 550px;
}

#tabs #subnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#tabs #subnav li {
	background: url(/images/but2.png) no-repeat;
	height: 35px;
	float: left;
}

#tabs #subnav li.first {
	background: url(/images/but4.png) no-repeat;
}

#tabs #subnav li.firstselected {
	background: url(/images/but1.png) no-repeat;
}

#tabs #subnav li.selected {
	background: url(/images/but3.png) no-repeat;
}

#tabs #subnav li a {
	background: url(/images/but1_end.png) no-repeat top right;
	text-decoration: none;
	display: block;
	float: left;
	height: 19px;
	padding: 11px 10px 0 12px;
	font-weight: bold;
}
#tabs #subnav li.last a {
	background: url(/images/but5_end.png) no-repeat top right;
	height: 24px;
	padding-right: 14px;
}

#tab_content {
	margin-top: 22px;
	width: 540px;
	background: url(/images/tab-back.png) repeat-y;
	padding: 0 18px 0 5px;
	float: left;
	min-height: 400px;
}

#tabs #text {
	padding-left: 8px;
	float: left;
	width: 508px;
}

#tabs_bottom {
	width: 550px;
	background: url(/images/tab-bottom.png) no-repeat;
	height: 27px;
	float: left;
}

#tabs #clutton_logo {
	background: url(/images/tab_clutton.png) no-repeat left bottom;
	float: left;
	min-height: 400px;
}

#footer_clear {
	clear:both;
}

#footer {
	border-top: 1px solid #dddddd;
	padding: 1em 15px;
	text-align: center;
	font-size: 0.9em;
	color: #999999;
	margin-top: 50px;
}
#footer a {
	color: #999999;
}

#footer ul {
	list-style: none;
	padding: 0;
}

#footer li {
	display: inline;
}

#footer li a {
	margin-right: 1em;
}



/* -- Common Classes ----------------- */

.pink_box {
	background-color: #d78572;
	color: #ffffff;
	padding: 7px;
	margin-bottom: 1em;
}

.pink_box h3 {
	color: #ffffff;
}

.bullet {
	background: url(/images/pink-bullet.png) no-repeat 0px 4px;
	padding-left: 14px;
}


.quote {
	font-style: italic;
	font-family: georgia, serif;
}

.quote blockquote {
	background: url(/images/quote66.png) no-repeat;
	padding: 16px 0 0 0;
}

.quote blockquote p {
	background: url(/images/quote99.png) no-repeat bottom right;
	text-align: center;
	padding: 0px 10px 20px 10px;
	line-height: 2em;
}

cite {
	display: block;
	font-size: 0.9em;
	text-align: right;
	margin-bottom: 1em;
	color: #777777;
}

.clear {
	clear: both;
}

.error {
	font-weight: bold;
	color: #aa0000;
}

#right_sidebar ul {
	list-style: none;
	padding: 0;
}

.search_result {
	background-color: #ffefea;
	padding: 5px;
	margin-bottom: 1em;
}

#gallery_images img {
	border: 1px solid black;
}

#gallery_images .gallery_image {
	float: left;
	width: 162px;
	text-align: center;
	margin: 0 2px 1em 0;
}