
div#leafBody,
div#leafBodyWide {
	padding: 94px 20px 0 20px;
	margin: 0 auto;
	width: 830px;
	background: #02425d url(/images/leaf/leaf_header.gif) top left no-repeat;
	position: relative;
}
div#leafBodyWide { background-image: url(/images/leaf/leaf_headerwide.gif); }
div#leafContent,
div#leafContentWide {
	padding: 5px 0 0 25px;
	background: #02425d url(/images/leaf/leaf_body.gif) top left repeat-y;
}
div#leafContentWide { background-image: url(/images/leaf/leaf_bodywide.gif); }
div#leafFooter,
div#leafFooterWide { 
	margin: 0 auto;
	width: 870px;
	height: 39px;
	background: #02425d url(/images/leaf/leaf_footer.gif) top left no-repeat;
}
div#leafFooterWide { background-image: url(/images/leaf/leaf_footerwide.gif); } 
div#leafBody h1,
div#leafBodyWide h1 {
	top: 19px;
	left: 45px;
	color: #fff;
	position: absolute;
}
div#mainContent {
	float: left;
	display: inline;
	width: 555px;
	background-color: #fff;
}
div#mainContentWide { width: 780px; }
div#mainContentWide p { width: 600px; float: left; display: inline; }
div#rightCol {
	float: left;
	display: inline;
	width: 205px;
	color: #f9f8eb;
	margin-left: 45px;
	margin-top: -20px;
	text-align: left;
}
p#subNav, p#subNav a { font-size: 16px; }
a.button { 
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	display: block;
	padding-top: 10px;
	width: 195px;
	height: 30px;
	background: transparent url(/images/buttons/button_regular.gif) top left no-repeat;
}
a.anchorLink {
	cursor: text;
	color: #02425D;
	font-size: 16px;
}
a.anchorLink:hover { text-decoration: none; color: #02425D; }

/* bios styles */
.biopic {
	float:left;
	margin-right: 15px;
}
div.biotext {
	float: left;
	display: inline;
	width: 390px;
}

/* contact us form styles */
form#contact label {
	padding-top: 2px;
	width: 160px;
	float: left;
	color: #02425d;
	font-weight: bold;
}
form#contact input {
	float: left;
	width: 150px;
	margin-bottom: 3px;
}
form#contact textarea { width: 380px; height: 100px; margin: 0; }
form#contact input.submit {
	border: none;
	padding: 0;
	width: 95px;
	float: left;
	margin-left: 120px;
}
div#mainContent p.testy { font-style: italic; }
div#mainContent p.odd { background-color: #eaeaea; padding: 10px; }
div#mainContent p.testy span { font-weight: bold; font-style: normal; }

/* enroll now form styles - also handles the domains page */
form.enroll input, form.enroll select { float: left; width: 130px; margin-bottom: 4px; }
form.enroll input.radio { border: none; width: 30px; height: 20px; background-color: transparent; padding: 0; padding-top: 2px; }
form.enroll input.domain { width: 175px; }
form.enroll select { width: 136px; }
form.enroll textarea { width: 540px; height: 150px; margin: 0; }
form.enroll label { float: left; width: 110px; color: #0e5979; font-size: 14px; font-weight: bold; }
form.enroll label.question { width: 410px; font-weight: normal; font-size: 12px; }
form#step2 label { width: 40px; }
form#domains div.www label { width: 40px; }

div.formControls {
	width: 180px;
	margin-top: 25px;
	color: #02425d;
	font-weight: bold;
	font-size: 16px;
}
div.formControls a, a.buttonArrow {
	border: none;
	padding: 10px 40px 10px 0;
	font-weight: bold;
	font-size: 16px;
	display: block;
	background: #fff url(/images/buttons/button_arrow.gif) top right no-repeat;
}
div.longText {
	margin-top: 10px;
	float: right;
	display: inline;
	width: 240px;
}
div.formMessages {
	font-style: italic;
	margin-top: 35px;
	width: 300px;
	color: #c00;
	font-weight: bold;
}
div.shortMargin { margin-top: 20px; }

div#tourContent { 
	float: left;
	display: inline;
	width: 365px;
	padding-top: 20px;
	text-align: justify;
}
div#tourContent div h3 { color: #5AAECF; }
div#tourContent div p { width: auto; text-align: justify; }
div#tourContent div { display: none; position: absolute; width: 365px; }
div#tourContent div img { margin: 0 auto; display: block; margin-bottom: 5px; }
div#tourContent div ul { margin: 0; }
div#tourContent div ul li { margin: 0 0 0 15px; }
ul.tourPoints {
	float: left;
	width: 400px;
}
ul.tourPoints li {
	padding: 18px 0 18px 70px;
	margin: 0 0 22px 0;
	color: #02425d;
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
	cursor: pointer;
	background: transparent url('/images/tour/icons/computer.gif') no-repeat top left;
}

ul.tourPoints li.addproduct { background: transparent url('/images/tour/icons/addproduct.gif') no-repeat top left; }
ul.tourPoints li.credit { background: transparent url('/images/tour/icons/credit.gif') no-repeat top left; }
ul.tourPoints li.handpicked { background: transparent url('/images/tour/icons/handpicked.gif') no-repeat top left; }
ul.tourPoints li.handshake { background: transparent url('/images/tour/icons/handshake.gif') no-repeat top left; }
ul.tourPoints li.mailbox { background: transparent url('/images/tour/icons/mailbox.gif') no-repeat top left; }
ul.tourPoints li.medal { background: transparent url('/images/tour/icons/medal.gif') no-repeat top left; }
ul.tourPoints li.search { background: transparent url('/images/tour/icons/search.gif') no-repeat top left; }