@charset "utf-8";

/*	-------------------------------------------------------------
	Whispering Creek Wall Fountain // www.whisperingcreekwallfountains.com
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Author: 	Orange Cloud Studio - Design and Development // www.orangecloudstudio.com
	Filename:	home.css
	Version:	1.0
	Date:		24/06/2010
	-------------------------------------------------------------	*/

/*	== 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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {outline: 0;}
body#home {
	background:#fff url(../images/bg_top.jpg) repeat-x;
	color:#666;
	font-family:Trebuchet MS,Arial,Verdana,sans-serif;
	font-size:13px;
	line-height:1;
}
body#inner {
	background:#fff url(../images/bg_top_inner.jpg) repeat-x;
	color:#666;
	font-family:Trebuchet MS,Arial,Verdana,sans-serif;
	font-size:13px;
	line-height:1;
}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {quotes: "" "";}

a {
	color:#333;
	text-decoration:none;
}

a:hover {text-decoration:underline;}

#wrap {
	margin:0 auto;
	position:relative;
	width:900px;
}

#header {
	height:107px;
}

h1 a {
	color:#9D2900;
	float:left;
	font-size:30px;
	font-style:italic;
	margin:63px 0 0;
	text-decoration:none;
}

h2 {
	color:#fff;
	font-size:26px;
	margin:34px 0 12px;
}

#menu {
	float:right;
	margin-top:69px;
}

#menu ul li {
	float:left;
	margin:0 8px;
}

#menu ul li a {
	color:#9D2900;
	padding:0 5px;
	text-decoration:none;
}

#menu ul li a:hover,
#menu ul li a.current {
	border-bottom:2px solid #9D2900;
}

#featured_left {
	float:left;
	width:640px;
}

#featured_left ul {
	color:#fff;
	font-size:16px;
	line-height:30px;
	margin-top:40px;
}

#featured_left ul li {
	background:url(../images/check_big.png) no-repeat center left;
	padding-left:44px;
}

#action_butt {
	clear:both;
	margin:15px 0 0 44px;
}

a.learn_more_butt {
	background: url(../images/learn_more.gif) no-repeat;
	display:block;
	float:left;
	height:28px;
	text-indent:-9999px;
	width:98px;
}

a.buy_butt {
	background: url(../images/buy.gif) no-repeat;
	display:block;
	float:left;
	height:28px;
	margin-left:10px;
	text-indent:-9999px;
	width:102px;
}

#featured_right {
	float:right;
	margin-right:12px;
}

#content_top {
	background:url(../images/testimonials_top.gif) no-repeat 0 0;
	clear:both;
	float:left;
	height:9px;
	width:900px;
}

#content_top_inner {
	background:url(../images/content_top.gif) no-repeat 0 0;
	clear:both;
	float:left;
	height:10px;
	width:900px;
}

#content_bottom {
	background:url(../images/testimonials_bottom.gif) no-repeat bottom center;
	clear:both;
	float:left;
	height:9px;
	width:900px;
}

#content_bottom_inner {
	background:url(../images/content_bottom.gif) no-repeat 0 0;
	clear:both;
	float:left;
	height:9px;
	width:900px;
}

#content {
	background:url(../images/testimonials_margin.gif) repeat-y 0 0;
	clear:both;
	float:left;
	margin-top:10px;
}

#content_inner {
	background:#EEEFEB;
	clear:both;
	float:left;
	margin-top:10px;
	overflow:hidden;
	position:relative;
	width:900px;
}

#content_inner_wrap {
	background:#fff;
	border:1px solid #cfcfcf;
	float:left;
	margin:0 10px;
	padding:10px;
	width:858px;
}

#content_left {
	float:left;
	padding-left:34px;
	width:240px;
}

#content_left_inner {
	float:left;
	margin-right:15px;
	width:240px;
}

#content_right_inner {
	float:right;
	margin-top:10px;
	width:603px;
}


#content_right_inner p {
	margin:5px 0;
	line-height:150%;
}

h3 {
	color:#095483;
	font-size:13px;
	line-height:24px;
	font-weight:bold;
}

#links {
	color:#323232;
	font-style:italic;
	line-height:18px;
	margin:25px 25px 0 11px;
}

#links h3 {
	font-size:21px;
	margin-bottom:30px;
}

dt {
	font-weight:bold;
}

dt a {
	color:#9D2900;
}

dt img {
	display:none;
}

dd {
	font-size:11px;
	font-style:normal;
	padding-bottom:4px;
	line-height:18px;
}

#content_right_inner dt {
	font-size:11px;
	line-height:20px;
	clear:both;

}

#content_right_inner dt img {
	padding-right:5px;
	float:left;
	display:block;
}


#content_right_inner dd {
	line-height:24px;
}

p.testimonials_info {margin:0 0 10px 0; text-align:justify;}
p.testimonials_client {margin:0 0 30px 0; text-align:right;}

#content_right {
	background:#fff;
	border:1px solid #cfcfcf;
	float:right;
	margin:0 10px 0 0;
	padding:0 20px;
	width:570px;
}

#content_right a {
	color:#9d2900;
	text-decoration:none;
}

#content_right a:hover {
	text-decoration:underline;
}


#content_right img.illustration {
	float:right;
	padding:0 0 10px 10px;
}

.about {
	font-size:13px;
	line-height:18px;
	text-align:justify;
}

.about p {margin:10px 0;}

ul.features {
	margin-left:15px;
	line-height:24px;
}

ul.features li {
	background:url(../images/check_small.gif) no-repeat 0px 7px;
	padding-left:20px;
}

#action_butt_white {margin:10px 0 10px 15px;}
a.buy_butt_white {
	background: url(../images/buy_white.gif) no-repeat 0 0;
	display:block;
	float:left;
	height:30px;
	text-indent:-9999px;
	width:104px;
}

#footer {
	background:#eeefeb;
	clear:both;
	color:#333;
	float:left;
	height:44px;
	line-height:44px;
	margin-top:10px;
	position:relative;
	width:900px;
}

#footer_left_margin {
	background: url(../images/footer_left_margin.gif) no-repeat 0 0;
	float:left;
	height:44px;
	width:44px;
}

#footer_left_no_margin {
	background:url(../images/footer_left.gif) no-repeat 0 0;
	float:left;
	height:44px;
	width:17px;
}

#footer_right_margin {
	background:url(../images/footer_right.gif) no-repeat 0 0;
	float:right;
	height:44px;
	width:23px;
}

#footer a {color:#333; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

#footer_left {
	float:left;
	width:300px;
}

#footer_right {
	float:left;
	text-align:right;
	width:485px;
}

#footer_right_full {
	float:left;
	text-align:right;
	width:512px;
}

a#made_by {
	position:absolute;
	right:10px;
	top:14px;
}

.fancy img {
	background:url(../images/thumb.jpg) no-repeat;
	padding:22px;
	margin:2px;
}

.youtube{
	text-align:center;
	padding:10px 0;
	background:#e5e5e5;
	margin:10px 10px 25px 10px;
}
