/* CSS Document */
.theBody {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background:url(../Images/page-bg.gif) repeat-x top left #DEDEDE ;
}
form {
	margin: 0px;
}
img {
	border: 0px;
}
.container {
	margin: 0px auto 30px auto;
	width: 960px;
	background:url(../Images/header-glow-bg.jpg) no-repeat top left;
}
a{
	color:#000000;
}
a:hover{
	color:333333;
}
/* ---------------------------------------------- */
/* page layout   */
/* ---------------------------------------------- */
/* Home Page Styles
------------------------------ */
.home-left{
	width:675px;
	float:left;
	background:url(../Images/right-shadow.gif) top right no-repeat;
}
.home-right{
	width:285px;
	float:right;
}
.home-right .top-space{
	height:38px;
	background-color:#7a9ac9;
}
.home .content{
	padding:0px;
}
.home .deal{
	background: url(../Images/home/deal-bg.gif) top left no-repeat #CCCCCC;
}
.home .iconpanel{
	padding:7px 0px 10px 25px;
}
.home .iconpanel p{
	font-size:12px;
	line-height:15px;
}
.home .h1, .home .h2{
	margin-bottom:15px;
}
.home #flaObject{
	background-color:#7a9ac9;
	height:375px;
}
.home #flaObject p{
	padding-top:30px;
	text-align:center;
	color:#FFFFFF;
}

/* Header
------------------------------ */
.header {
	background:url(../Images/header_bg.jpg) no-repeat top left;
	padding:0px;
	margin:0px;
	height:120px;
}
a.logo {
	float:left;
	width:810px;
	background:url(../Images/logo-bg.gif) no-repeat center right;
	display:block;
	margin:14px 0px 0px 33px;
	font-size:28px;
	color:#FFFFFF;
	text-decoration:none;
}
a.logo:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.search{
	margin:0px 30px 0px 0px;
	width:200px;
	padding-top:5px;
}
.search .formField{
	float:left;
	background:url(../Images/search-bg.gif) no-repeat top left;
	border:none;
	padding-left:23px;
	padding-right:5px;
	margin:0px;
	height:25px;
	color:#FFFFFF;
	width:107px;
	line-height:25px;
}
.search .searchEmbedGo{
	float:left;
}
/* Decor Vision
------------------------------ */
.decorbox{
	float:right;
	width:455px;
	padding:25px 40px 30px 20px;
}
.decorvision{
	background:url(../Images/decorvision/bg.jpg) top right no-repeat #FFFFFF;
}
/* Content Area
------------------------------ */
.content{
	padding:0px 30px 60px 30px;
	background-color:#FFFFFF;
}
.content .left{
	width:570px;
	float:left;
}
.content .right{
	float:right;
	width:200px;
	background-color:#EFEFEF;
	padding:25px 20px 30px 20px;
	border:#e3e3e3 solid 1px;
}
.content .left img{
	padding:5px 10px 5px 5px;
}
.content .right p, right{
	color:#767676;
	font-size:11px;
}
/* Page - rounded corners
------------------------------ */
.corners {
	height:9px;
	clear:both;
}

.footer .corners .right{
	width:9px;
	height:9px;
	float:right;
	background:url(../Images/corner-bottomright.gif) no-repeat bottom left;
}

/* Page Title
------------------------------ */
.title {
	clear:left;
	padding:28px 0px 12px 0px;
}
/* Breadcrumb
------------------------------ */
.breadCrumb{
	padding-top:10px;
}
a.breadCrumbLink,.breadCrumbSeparator{
	float:left;
	padding-right:5px;
	font-size:10px;
	color:#999999;
}
/* Calculator Page Styles
------------------------------ */
.calculator .content{
	padding:0px;
	margin:0px;
}
.calculator .left{
	width:294px;
}
.calculator .calcBox{
	float:left;
	width:666px;
	padding-top:38px;
	background:url(../Images/Calculator/top-bg.gif) top left no-repeat;
}
.calculator .Calcheading{
	height:347px;
	background:url(../Images/Calculator/titlepic.jpg) top left no-repeat;
}
.calculator .calcBody{
	background:url(../Images/Calculator/calc-shadow.jpg) top right no-repeat;
	height:356px;
	padding:35px 40px 0px 30px;
}
/* Footer
------------------------------ */
.footer{
	margin:0px;
	padding-bottom:50px;
}
.footer p{
	color:#a3a2a2;
	margin:0px;
	font-size:11px;
	line-height:13px;
}
.footer .dark{
	font-weight:bold;
	color:#7a7a7a;
}
.footer a{
	font-size:10px;
	color:#999999;
	margin-right:10px;
}
.bottombit{
	background:url(/Site/Designs/Images/bottombit.gif) top left no-repeat;height:20px;
}
.ecoPage .bottombit{
	background:url(/Site/Designs/Images/bottombit-eco.gif) top left no-repeat;height:20px;
}
.ecoPage h4{
	text-transform:uppercase;
	color:#6eab33;
	font-size:14px;
}
/* Body Expander (this will force the body hieght out to actual size)
------------------------------ */
.clear{
	clear:both;
}
.notes{
	background:url(../Images/note-pointer.gif) top left no-repeat;
	margin-top:30px;
	padding-top:16px;
	color:#868358;
}
.notes p{
	color:#868358;
}
.notes .notesinner{
	background-color:#FFFED5;
	padding:15px 15px 5px 15px;
}
.notes h2{
	font-size:21px;
	color:#beb575;
	margin-bottom:12px;
	font-weight:normal;
}
img{
	border:0px;
	padding:0px;
	margin:0px;
}