/*Home CSS
In order to increase simplicity and keep the CSS file clean, Homepage specific CSS properties have been included in this file.*/
#column-a1
{
	position: relative;
	top: -40px;
	left: 0px;
	height: 315px;
	z-index: 1;
}
#heading
{
	position: absolute;
	top: 45px;
	right: 50px;
	width: 270px;
}
#heading-text
{
	position: absolute;
	bottom: 10px;
	right: 25px;
	width: 325px;
}
#heading-text P
{
	color: #FFF;
	font: 11pt Arial;
	margin-bottom: 42px;
}
#column-a2
{
	float: left;
	margin: 0 0 0 40px;
}
#livechat
{
	position: absolute;
	right: 69px;
	z-index: 100;
	bottom: 56px;
}
IMG#OnlineImg
{
	#background: #BC2B16 none;
}
/*Class for Web Marketing, Online Booking Tools, and Website Design Boxes*/
.box
{
	background: url(../images/redbox.png) no-repeat center 1px;
	width: 195px;
	height: 187px;
	float: left;
	text-align: center;
	position: relative;
	margin-right: 15px;
	z-index: 2;
}
.box-heading
{
	display: inline-block;
	width: 160px;
	text-align: center;
	margin-top: 10px;
}
.box-text P
{
	width: 154px;
	font: 10px Arial;
	margin: 0 0 20px 20px;
	#margin: 0 15px 20px 0;
}
.box IMG
{
	width: auto;
}
.box:hover
{
	background-position: center bottom;
}
.box:hover .learn
{
	display: inline;
}
.learn
{
	position: absolute;
	width: 85px;
	bottom: 5px;
	right: -7px;
	display: none;
}
.learn A
{
	font: bold 7pt Arial;
	color: #FFF !important;
}
/*CSS for Testimonial Box. Controls for Paragraph, links, IMG, and H3 tags.*/
#testimonials
{
	width: 615px;
	height: auto;
	margin: 20px 0 0;
	position: relative;
	clear: left;
}
#testimonials P
{
	margin: 0 30px 0 120px;
	font: 8pt/1.4 Arial;
	padding: 10px 0;
}
#testimonials IMG
{
	position: absolute;
	bottom: 0;
	left: 25px;
}
#testimonials H3 A
{
	position: absolute;
	top: 5px;
	left: 110px;
	font: bold 14pt Arial;
	text-decoration: none;
}
#difference A, #testimonials A
{
	position: absolute;
	bottom: 10px;
	right: 15px;
	font: bold 9pt Arial;
	color: #B52A11;
}
/*CSS for The OpenBook Difference Box. Controls for Paragraph, links, IMG, and H3 tags.*/
#difference
{
	width: 615px;
	height: auto;
	margin: 20px 0;
	position: relative;
	clear: left;
}
#difference P
{
	margin: 0 25px 0 120px;
	font: 8pt/1.4 Arial;
	padding: 15px 0 0px;
}
#difference IMG
{
	position: absolute;
	bottom: 44px;
	left: 35px;
}
#difference H3
{
	position: absolute;
	top: 9px;
	left: 110px;
	font: bold 14pt Arial;
}
/*These classes control the Testimonial and Diference Box structure. The .test-content class allows for the boxes to grow as the content grows.*/
.test-top
{
	background: url(../images/bbhead.png) no-repeat;
	height: 23px;
}
.test-content
{
	height: auto;
	background: url(../images/bbmiddle.png);
	min-height: 90px;
	padding: 0 0 5px;
}
.test-bottom
{
	background: url(../images/bbbotom.png);
	height: 24px;
}
#column-a3
{
	width: 305px;
	float: right;
	height: auto;
	position: relative;
	top: -45px;
	right: 30px;
	z-index: 100;
	padding: 20px 0 0;
}
/*CSS rules for Flexible div, which controls the 3 class divs inside allowing for content growth.*/
#flexible A
{
	position: absolute;
	bottom: 10px;
	right: 25px;
	font: bold 9pt Arial;
	color: #B52A11;
}
#flexible
{
	height: auto;
	width: 290px;
	position: relative;
	margin-left: 10px;
}
#flexible H3
{
	top: 9px;
	font: bold 14pt Arial;
	position: absolute;
	top: 10px;
	left: 20px;
}
#flexible P
{
	font: 8pt/1.4 Arial;
	padding: 30px 0 20px;
	margin: 0 25px 0 20px;
}
.flex-top
{
	background: url(../images/boxtop.png) no-repeat;
	height: 8px;
}
.flex-content
{
	background: url(../images/boxmiddle.png) repeat-y;
	min-height: 90px;
}
.flex-bottom
{
	background: url(../images/boxbottom.png) no-repeat;
	height: 15px;
}
/*Form CSS
This CSS document is for the request form on the OpenBook Corporate Homepage
Position for title of the Form
BLUEBOX *******/
#bluebox
{
	position: relative;
	margin-top: -10px;
}
#bluebox .top
{
	background: url(../images/bluebox-top.png) no-repeat center top;
	height: 167px;
}
#bluebox .bottom
{
	background: url(../images/bluebox-bottom.png) no-repeat center bottom;
	height: 21px;
	margin-top: 0px;
}
#bluebox .middle
{
	background: url(../images/bluebox-middle.png) repeat-y center bottom;
	padding: 1px;
}
/*CONSULTATION-FORM *******/
#consultation-form2
{
	padding: 20px 35px 20px 25px;
/*position: relative;
//top: -167px;
//margin-bottom: -167px;*/
	float: left;
	margin-top: -167px;
	color: #FFFFFF;
	font: 9pt Arial;
}
#consultation-form2 INPUT[type=checkbox]
{
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
	border: none;
}
#consultation-form2 #request-options
{
	margin-bottom: 10px;
}
#consultation-form2 #request-options LABEL
{
	width: 200px;
	float: none;
}
#consultation-form2 INPUT[type=text]
{
	margin-bottom: 5px;
	width: 165px;
	height: 18px;
	padding: 2px;
	border: 1px solid #345;
	font-size: 9pt;
	font-family: Helvetica, Arial, sans-serif;
}
#consultation-form2 LABEL
{
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 70px;
	display: inline-table;
	color: #FFF;
	position: relative;
}
#consultation-form2 TEXTAREA
{
	width: 165px;
	border: 1px solid #345;
	padding: 2px;
	height: 55px;
	overflow: auto;
	font-size: 9pt;
	font-family: Helvetica, Arial, sans-serif;
}
/*CAPTCHA *******/
#captcha
{
	margin-top: 10px;
}
#captcha BR
{
	display: none;
}
#captcha LABEL
{
	margin: 0;
	margin-top: 10px;
	margin-bottom: 3px;
	width: 100%;
	display: block;
	position: static;
	float: left;
	font-size: 8pt;
}
#captcha IMG
{
	float: left;
	border: 1px solid #000000;
	margin-top: 5px;
}
#captcha INPUT[type=text]
{
	width: 132px;
	height: 26px;
	float: left;
	margin-left: 8px;
	font-size: 14pt;
}
#captcha .fineprint
{
	display: none;
	float: right;
	color: #FFFFFF;
	margin-top: -10px;
}
#captcha INPUT
{
	font-size: 16pt;
	letter-spacing: 2px;
}
.form-title
{
	text-align: center;
	margin-bottom: 10px;
}
#form-privacy
{
	display: none;
	margin-top: 3px;
}
INPUT#send
{
	width: 80px;
	height: 22px;
	border: none;
	float: right;
}
SPAN.privacy
{
	position: absolute;
	width: 225px;
	bottom: 20px;
	left: 40px;
	text-align: center;
}
SPAN.privacy P
{
	color: #FFF;
	font: 10px Arial;
}
SPAN.privacy P A
{
	text-decoration: underline;
	color: #FFF;
}
