/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	color: #000000;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 2em;
	padding-left: 1em;
	border-left: 1px solid #EEEEEE;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #0072BC;
}

a:hover {
	text-decoration: none;
	color: #59C700;
}

img {
	border: none;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	height: 23px;
	padding: 15px 0 0 19px;
	background: #8CBEF5 url(/images/img03.gif) repeat-x left bottom;
	border: 1px solid #4F9CEF;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #DCEBFC;
}

/* Post */

.post {
	padding: 20px 20px 0 20px;
}

.post .title {
	margin-bottom: 0px;
	padding: 3px 0 15px 0;
	background: url(/images/img04.gif) repeat-x left bottom;
}

.post .date {
	float: left;
	width: 90px;
	padding-left: 20px;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	float: left;
	margin-bottom: 10px;
	padding-left: 20px;
	border-left: 1px solid #EEEEEE;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	clear: both;
	padding: 20px;
	border-top: 1px solid #EEEEEE;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

.post .content {
	clear: both;
	padding: 20px;
}

.post .content p, .post .content blockquote, .post .content ul, .post .content ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Header */

#header {
	width: 760px;
	height: 150px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 300px;
	height: 149px;
	background: url(/images/logo_header_non_transparent.gif) no-repeat left top #fff;
	/*border-bottom: 1px solid #666666;*/
}

#logo h1 {
	padding: 80px 0 0 20px;
	font-size: 2em;
}

#logo h2 {
	padding: 15px 0 0 20px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	/*color: #FFFFFF;*/
	color: #111111;
}

/* Splash */

#splash {
	float: right;
	width: 460px;
	height: 150px;
	/*background: #d1f0a6;*/
	background: #DCEBFC;

}

#splash img {
	/*margin: 0 0 0 0;
	float: right;*/
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Content */

#content {
	width: 760px;
	margin: 0 auto;
}

#extra {
}

/* Content > Main */

#main {
	float: right;
	width: 520px;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar a {
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	width: 185px;
	color: #385B88;
}

#inputsubmit1 {
	background: #4F9CEF url(/images/img03.gif) repeat-x left bottom;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	padding: 20px 0;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	border-top: 1px solid #EEEEEE;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	padding: 10px 20px;
}


#menu a img {
	margin: 0 6px;
	backgouund-color: transparent;
}


#menu a:hover {
	background: #DCEBFC;
	color: #000000;
}

#menu .active a {
	background: #D1F0A6;
	color: #000000;
}

#menu .first a {
	border: none;
}

/* Content > Sidebar > Updates */

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font-size: x-small;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}


/* Footer */

#footer {
	clear: both;
	width: 720px;
	margin: 0 auto;
	padding: 10px 20px;
	background: #E7F7D0 url(/images/img05.gif) repeat-x;
}

#footer p {
	margin: 0;
	/*text-align: right;*/
	text-align: center;
	font-size: x-small;
	color: #999999;
}

#footer a {
	color: #86D613;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}


/* Search results */

.search{
	border-top: 1px solid #EEEEEE;
}

#search_results {
	margin-top: 10px;
}

#search_results ul {
	margin: 0;
	list-style: none;
}

#search_results li {
	display: inline;
}

#search_results a {
	color: #666666;
	text-decoration: none;

	width: 90%;
	height: auto;
	padding: 8px;
	margin: 5px;
	border: 1px solid #dcebfc;
	display: block;
	overflow: hidden;
}

#search_results a:hover {
	background: #DCEBFC;
	color: #000000;
	text-decoration: none;
}

#search_results .result_image{
float: left;
margin: 5px 10px;
display: block;
}

#search_results .result_image img{
	border: 1px solid #666;
}

#search_results .inner{
float: left;
align: left;
margin: 15px 5px;
}



/* search form */

.searchform label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 100px;
	padding: 0;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
}

.searchform br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
.searchform input, .searchform select {
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #385B88;
	display: block;
	float: left;
	width: auto;
	padding: 2px;
}

#search_form .go_button {
	background: #ffffff url(/images/icons/16x16/shadow/find.png) no-repeat scroll 3px 2px;
	border: 1px solid #dddddd;
	padding: 3px 3px 3px 20px;
	font-size: 11px;
}


#search_form .reset_button {
	background: #ffffff url(/images/icons/16x16/shadow/undo.png) no-repeat scroll 3px 2px;
	border: 1px solid #dddddd;
	padding: 3px 3px 3px 20px;
	font-size: 11px;
}


#search_form .go_button:hover, .reset_button:hover {
	background-color: #DCEBFC;
}



.search_intro{
margin: 10px 0;
padding: 2px;
line-height: 150%;
}

.clear_float{clear:both;}


/*contact*/

.cssform label, .cssform input .cssform textarea{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

.cssform label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

.cssform br {
	clear: left;
}

.error {
color: #cc0000;
text-size: x-small;
}

.plan_image{
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.plan_image img.thumb{
	align: center;
	padding: 5px;
	border: 1px solid #ccc;
	width: 400px;
}

.plan_image a{
	text-decoration: none;
}


#loadingMessage {
background:transparent url(/images/ajax-loader.gif) no-repeat scroll 0pt;
height:32px;
left:550px;
position:absolute;
top:400px;
width:32px;
z-index:900;
}

#order_print{display: none;}

/* Print style */
@media print {
 #header, #sidebar, #footer, #help, #meta { display: none }
 #main, #content{
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
	}
	#plan_photo, #plan_rendering, #plan_layout {
	float: left !important;
	display: block !important;
	width: auto !important;
	}
	#order_print{display: block;}
}

