/* Copyright 2009 Archilads Pty Ltd 
Tom Sinfield

Index
 1. General
 2. Header
 3. Capture
 4. Content
 5. Footer
*/

BODY
{
	margin:0px;
	padding:0px;
	background: url(http://www.archilads.com/house-plans/images/Back.gif) repeat-x #006EE4;
	font-family: "tahoma", Arial;
	font-size: 12px;
}

#CenterRegion
{
	margin-left:auto;
	margin-right:auto;
	width: 930px;
}

A {
	color: #006EE4;
}

H1 {	
	color: #0D6ED7;
	font-size: 36px;
	padding: 0px;
	margin: 0px;
}


H2 {
	color: #0D6ED7;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

H3 {	
	color: #0D6ED7;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
}

H3 {	
	color: #000000;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
}


P {
	line-height: 1.4em;
	font-weight: normal;
}

/* 2. Header */
#Header
{
	position: relative;
	height: 90px
}

#Header DIV.Navigation {
	position:absolute;
	top: 29px;
	left: 243px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	width: 687px;
	background: #B0D0F2;
	height: 39px;
	z-index: 0;
	border: 1px solid #0B63C4;
}

#Header UL.Navigation
{
	position:absolute;
	top: 29px;
	left: 243px;
	list-style: none;
	padding: 0px;
	width: 687px;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	z-index: 1;
}

#Header UL.Navigation LI
{
	float: center;
}

#Header UL.Navigation LI A
{
	font-family: "tahoma", Arial;
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
	color: #FFF;
	padding-left: 10px;
	margin-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
}

#Header UL.Navigation LI A.Current
{
	
	text-align: center;
	color: #666666;
	background: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	padding-right: 9px;
	padding-left: 9px;
	border: 1px solid #CCC;
}

#Header UL.Navigation LI A:hover
{
	color: #666666;
	background: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 9px;
	padding-left: 9px;
	border: 1px solid #CCC;
	font-weight: bold;
	text-align: center;
}

#Header .Logo
{
	width: 243px;
 
}

#Header .Logo IMG
{
	padding: 19px;
}

/* 3. Capture */
#Capture
{
	background: url(http://www.archilads.com/house-plans/images/images/DisplayImage.jpg) #FFF right no-repeat;
	overflow: hidden;
	height: 204px;
	margin-bottom: 5px;
}

#Capture .Text
{
	margin: 20px;
}

#Capture H1
{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0D6ED7;
	text-align:center;
}

#Capture H2
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	margin: 6px;
	padding-left: 25px;
	margin-left: 30px;
	background: url(http://http://www.archilads.com/house-plans/images/images/BulletArrow.gif) no-repeat left;
}

#Capture .CaptureForm {
	padding: 0px;
	margin: 0px;
}

#Capture FORM {
	padding: 0px;
	margin: 0px;
}

#Capture .CaptureForm .SubscribeTest {
	float: left;
	width: 135px;
	font-size: 9px;
	text-align: center;
	line-height: 1.4em;
	color: #919191;
	margin-top: 7px;
}

#Capture .CaptureForm .Box {
	margin: 3px;
}

#Capture .CaptureForm INPUT {
	border: 1px solid #9F9F9F;
	padding: 2px;
	width: 170px;
}


#Capture .CaptureForm .Form {
	float: left;
	width: 190px;
}

#Capture .CaptureForm .Submit {
	float: left;
	margin-top: 4px;
}

/* 4. Content */
#Content
{
	background: #FFF;
	padding: 0px;
	margin: 0px;
}

#Content .Content-Padding
{
	padding: 5px;
}

#Content .Content-Left
{
	float: left;
	width: 650px;
	font-weight: normal;
}

#Content .Content-Right
{
	float: right;
	width: 260px;
}

#Content .Content-RightBlock {
	margin-bottom: 20px;
	font-family: Tahoma, Arial;
}

#Content .Content-RightBlock .Title {
	background: url(http://www.archilads.com/house-plans/images/RightColBack.gif) no-repeat;
	height: 36px;
	line-height: 36px;
	padding-left: 24px;
	color: #FFF;
	font-weight: bold;
	font-size: 17px;
}

#Content .Content-RightBlock .Title A {
	color: #FFFFFF;
	text-decoration: none;
}



#Content .Content-RightBlock .Text {
	color: #3E3E3E;
	font-size: 12px;
}

/* 5. Footer */
#Footer
{
	background:url(http://www.archilads.com/house-plans/images/FooterBack.png) repeat-x #FFF;
}

#Footer .FooterLeft
{
	float: left;
	color:#3E3E3E;
}

#Footer .FooterLeft A
{
	font-family: "tahoma", Arial;
	font-size: 12px;
	line-height: 40px;
	text-decoration: none;
	color: #0D6ED7;
	padding-left: 5px;
	margin-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
}

#Footer .FooterRight
{
	float: right;
	font-family: "tahoma", Arial;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #3E3E3E;
	padding-left: 10px;
	margin-left: 10px;
	padding-right: 10px;
	margin-right: 0px;
	text-align: right;
}

#Footer .FooterRight A
{
	font-weight:bold;
	color: #0D6ED7;
	text-decoration:none;
}
