/* CSS
Designer: Jell Creative
Client: Reynold Ducasse
Created: 07.15.08
Modified:
*/
/* Global Defaults
=====================================================================*/
body,div,ul,li,h1,h2,h3,h4,h5,form,fieldset,input,p,table,tr,th,td,embed,object{ margin:0px;padding:0px; }
ul,li,h1,h2,h3,h4,h5,p{font-family: Arial, Helvetica, sans-serif;}
table{ border-collapse:collapse;border-spacing:0; }
fieldset,img,abbr{ border:0; }
img, h1,h2,h3,h4,h5,h6,strong,var{ font-style:normal;font-weight:normal; }
ul { list-style:none; }
div { text-align: left;}
a,ins{ text-decoration:none; }
strong { font-weight: bold; }

/* Global Elements
=====================================================================*/
html{
	width:100%;
	height:100%;
}

body,html {
	background-color: #CCCCCC;
	text-align: center;
	margin:0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;

}

.banner{
	clear:left;
	width:921px;
	height:166px;
	background-image:url(images/home_banner.jpg);
	background-repeat:no-repeat;
}
.banner2{
	clear:both;
	width:921px;
	height:166px;
	background-color:#79a644;
	background-image:url(images/lloyd_banner2.jpg);
	background-repeat:no-repeat;
}



#bannerQuote{
	width:570px;
	padding:25px 0px 0px 268px;
}

#bannerQuote h1{
	color:#fff;
	font-size:20px;
	text-transform:none;
	line-height:1.5em;
}
#bannerQuote h2{
	color:#fff;
	font-size:25px;
	text-transform:none;
	line-height:38px;
	padding-top: 20px;
	letter-spacing: 1px;
}

.bannerAttribute{
	color:#fff;
	font-size:12px;
	text-transform:none;
	text-align:right;
	line-height:1.5em;
}
.biggertype{
	font-size:40px;
	font-weight: lighter;
}

/*navigation START*/
.nav{
	float:right;
	width:780px;
	padding:0px;
	margin:0px;
}
.nav ul{
	list-style: none;
	padding: 0px;
	float: right;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
position: relative;
}
.nav ul li {
	font-size:11px;
	letter-spacing:0.1em;
	color: #999999;
	float: left;
}
.nav ul li a:link {
	color: #999999;


}
.nav ul li a:visited {
	color: #999999;
}
.nav ul li a:hover {
	color: #330099;

}
span.spacer{
	padding: 0px 14px 0px 14px;
	color: #999;
}
#current a{
color: #303188;
}
/*navigation END*/


/*Main content styles START*/
.container{
	margin: 0px auto 0px auto;
	width: 921px;
	padding:0px 20px 0px 20px;

}
.topcontent{
	float:left;
	padding:0px 0px 21px 0px ;
}
.logo{
	padding: 20px 0px 0px 0px;
	width:auto;
	float:left;
}

.main {
clear:both;

}
/*LEFT COL*/
.leftcol_home{
	margin:20px 0px 0px 0px;
	padding:0px 20px 0px 0px;
	width: 228px;
	float:left;
}

.leftcol_home p{
	font-size: 18px;
	padding:0px;
	line-height:24px;
	color: #303188;
	font-style:normal;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.leftcol_home p.small{
	font-size: 12px;
	color: #666;
	width:auto;
	text-align:left;
	line-height: 20px;
	font-weight: normal;
}
.leftcol_home p.attribute{
	font-size: 11px;
	margin:0px;
	padding:0px 0px 0px 12px;
	line-height:16px;

}

.leftcol{
	margin:20px 0px 0px 0px;
	padding:0px 20px 0px 0px;
	width: 228px;
	float:left;
}

.leftcol p{
	font-size: 17px;
	margin:0px;
	padding:0px;
	line-height:24px;
	color: #303188;
	text-align: right;
}
.leftcol p.small{
	font-size: 12px;
	color: #666;
	width:auto;
	text-align:left;

}
.leftcol p.attribute{
	font-size: 11px;
	margin:0px;
	padding:0px 0px 0px 12px;
	line-height:16px;
	font-style:oblique;

}

/*MIDDLE COL*/

.middlecol{
	width: 383px;
	border-right:#999999 1px solid;
	border-left:#999999 1px solid;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 20px 0px 20px;

}

/*RIght COL*/
.rightcol{
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	width: 228px;
	float:left;
	text-align:center;
}
img {
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}



/* Typographic Elements
=====================================================================*/

h1 {
	font-size: 18px;
	text-transform: none;
	color: #303188;
	line-height: 24px;
	margin-bottom: 7px;
}
h2 {
	font-size:17px;
	line-height: 25px;
	color: #79a644;
	margin-bottom: 6px;
}
h3 {
	font-size:13px;
	line-height: 20px;
	color: #303188;
	margin-top: 10px;
	font-weight:bold;
}

p {
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	margin-bottom: 10px;
}

p a:link, p a:visited {
	color: #303188;
}

p a:hover {
	color: #333333;
}
.bodyIndent {
	text-align: right;
	padding-bottom: 20px;
	margin: 0px;
	line-height: 20px;
}
.quote {
	font-weight: bold;
	text-indent: -6pt;
	padding: 0px 0px 5px 8px;
	margin: 0px;
}

a,  a:link,  a:visited{
	color: #303188;
}

a:hover{
	color: #666666;
}
.spaceafter_home {
	margin-bottom: 10px;
}
.spaceafter {
	margin-bottom: 20px;
}

.green{
	background-color: #79a644;
	padding: 14px;
	margin:0px;
}
.green h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	color: #ffffff;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: bold;
	margin: 0px;
}
#list {
	padding:0px;
	margin:0px;
	background-color: #EBEBEB;
}
#list ul {

	margin:0px;

}

#list li {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-image: url(images/green_bullet.gif);
	background-repeat: no-repeat;
	background-position: 14px 1em;
	/*_background-position: 14px 1.2em;
	*background-position: 14px 1.2em;*/

	border-top: 1px solid #ffffff;
	padding: 6px 14px 6px 24px;


}
#A, #B, #C, #D, #E{
display:none;


}


.contentreveal {
	/*position: absolute;
	visibility: hidden;*/
	width: 228px;
}
.showing {
	visibility: visible;
}
.hidden {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	display: none;
}
.run-in {
	font-weight: bold;
	color:#79a644;


}
/* List Elements
=====================================================================*/

ul.bullet_arrow  {
	margin-top: 20px;
	margin-bottom:20px;
}

ul.bullet_arrow li {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	background-image: url(images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.3em;
	text-align: left;
	padding:0px 0px 0px 20px;
	margin-bottom: 7px;
}
ul.bullet_arrow li a, ul.bullet_arrow li a:link, ul.bullet_arrow li a:hover{
	color: #303188;
}


ul.bullet_square  {
	margin-top: 20px;
	margin-bottom:20px;
}

ul.bullet_square li {
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	background-image: url(images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
	text-align: left;
	padding:0px 0px 0px 15px;
	margin-bottom: 10px;
	color: #333333;
}
ul.bullet_square li a, ul.bullet_square li a:link, ul.bullet_square li a:hover{
	color: #303188;
}


#bulletList ul li{
	padding-left:13px;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	margin-bottom: 6px;

}

/* Footer
=====================================================================*/

#footer {
	float:left;
	padding:50px 0px 10px 0px;
	margin-bottom:10px;
	height:30px;
	width: 921px;
	display:inline;
}
#footer p{
	color: #999999;
	margin-left: 152px;
	font-size: 10px;
	line-height:14px;
	text-align: left;
	white-space:nowrap;
	float:left;
	clear:right;
	display:inline;
}
#footer p a:link, #footer p a:visited{
color: #999999;
}
#footer p a:hover{
color: #303188;
}

#footer .footer_large{
	color:#79a644;
	text-align:left;
	font-weight:bold;
	margin-bottom:8px;
	width:400px;
	display: inline;
	white-space:nowrap;
}

#copyright{
	float:right;
	width: 225px;
	display: inline;
}
#footer #copyright_text {
	float:right;
	text-align:right;
	display: inline;
	color: #999999;
	font-size: 10px;
	line-height:14px;
}
#footer #copyright p{
	margin-left: 0px;
}
#footer #copyright_text a:link, #footer #copyright_text a:visited{
color: #999999;
}
#footer #copyright_text a:hover{
color: #303188;
}



#top_images {
	float: left;
	margin-right: 20px;
	border:none;
	display: inline;
}
#footer_logos {
	padding: 20px 0px 10px 0px;
	border-top: 1px solid #e0e0e0;
	float:left;
	display:inline;
	display: none;

}
#logo_text {
	color: #333333;
	width: 265px;
	font-size: 12px;
	line-height:12px;
	text-align: left;
	float: left;
}
#all_logos {
	float: right;
	width: 655px;
}
#logos_list{
	height: 66px;
	margin-bottom: 25px;
	margin-top: 5px;
}
#logos{ /* image links */
	height: 66px;
	float: left;
	width: 190px;
	text-align:center;
}
#dreamshaper{ /* image links */
	height: 66px;
	float: left;
	width: 250px;
	margin-left: 10px;
	text-align:center;
}
#lastFooterLink {
	float: right;
}
#firstFooterLink{
	float: left;
	width: 120px;
}
#logo_images {
	margin-left: 2px;

}
span.pipe{
	padding: 0px 6px 0px 6px;
	color: #999;
	}

.logo_row{
	float:left;
	display:inline;
	width: 655px;
	margin-bottom: 25px;
	margin-top: 5px;
	}
.logo_row li{
	float:left;
	display:inline;
	width:180px;
	text-align:left;
}
.logo_row li a{
	display:inline-block;
}



/* FORM AREA
=========================================================================*/



.formgreen2 {
	font-size: 11px;
	color: #79a644;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.formgreen {
	font-size: 11px;
	color: #79a644;
	font-family: Arial, Helvetica, sans-serif;
}
.formtxt {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 9px 9px 0px;
}
.formfill {
	margin: 0px;
	padding: 0px 11px 9px 0px;
}

.formtitle {
	padding: 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: left;
	letter-spacing: .1em;
	margin: 0px 0px 8px;
}
form {
	margin: 0px;
	padding: 0px;
}
.valname2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 12px;
	font-weight: normal;
	display:inline;
	padding: 0px;
}
.greenstar {
	color:#79a644;
}
.bold {
	font-weight: bold;
}

.formalert {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-align: left;
	letter-spacing: .1em;
	margin: 0px 0px 8px;

	line-height: 13px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
#required {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	display: none;
	}
#logo_container{
float:left;
margin:10px 0px 0px 0px;
}
#logo_container img{
float:left;
margin-bottom:20px;
}


.middlecol li{
font-size: 12px;
line-height:22x;
padding:2px 0px 2px 0px;
}
.middlecol li ul{
padding:0px 0px 0px 15px;
}

.location{
	font-size: 11px;
	color: #303188;
	font-style: italic;
}

#lloyd_2col {
	float: left;
width: 100%;
background: url(/images/lloyd_lg.jpg) 38px bottom no-repeat;
margin-top: 25px;
}

#twocol_right {
float: right;
width: 430px;
margin-right: 20px;
padding-top: 25px;
padding-bottom: 50px;
}

#twocol_right h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}

#twocol_right p {
font-size: 16px;
line-height: 26px;
}

.lb_btns .btn {
	display: block;
	float: left;
	padding: 18px 30px;
	padding-bottom: 16px;
	border-radius: 4px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	outline: 0;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
}
#book_lloyd_top {
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
}
#contact {
	padding: 0 20px;
	color: #fff;
	padding-bottom: 45px;
	float: left;
	width: 930px;
}
#contact p,
#contact h1 {
	color: #fff;
}
#contact h1 {
	font-size: 24px;
	font-weight: bold;
}
#contact p,
.form_row,.form_row label, .form_row textarea {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
}
.lb_btns .btn.blue-outline {
	background: #fff;
	color: #777;
	border: 1px solid #777;
}
.lb_btns .btn.blue-outline:hover {
	color: #2f3285;
	border: 1px solid #2f3285;
}
#twocol_right a.btn.green {
	background: #7aa545;
	border: 1px solid #7aa545;
	color: #fff;
	float: right;
}
#twocol_right a.btn {
	margin-top: 10px;
}
#contact_wrap {
	float: left;
width: 963px;
background: #7aa545;
position: relative;
margin-left: -21px;
}
#contact_wrap{
(;width: 964px;);
}
#contact_right {
	float: right;
	padding-top: 40px;
	padding-right: 20px;
	width: 430px;
}
#contact_left {
	float: left;
	padding-left: 20px;
	padding-top: 35px;
	width: 430px;
}
#contact_right .form_row {
	float: left;
	width: 100%;
	clear: both;
}
#contact_right label {
	float: left;
	display: block;
}
#contact_right input[type="text"],
#contact_right textarea {
	float: right;
	border: 0;
	background: #fff;
	padding: 10px 14px;
	padding-bottom: 8px;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 17px;
	width: 330px;
}
#contact_right textarea {
	height: 88px;
}
#contact_right .form_row label {
	font-size: 12px;
	text-transform: uppercase;
padding-top: 8px;
}
#contact_right #radios {
	float: left;
	margin-left: 72px;
	clear: both;
	width: 358px;
padding-top: 10px;
padding-bottom: 17px;
}
#contact_right #radios input,
#contact_right #radios label,
#contact_right #radios p {
	float: left;
	text-transform: none;
	font-size: 14px;
	line-height: 24px;
	padding-top: 0;
	padding-bottom: 0;
	display: block;
}

#contact_right #radios input {
	margin-left: 15px;
	margin-top: 5px;
}
#contact_right #radios label {
	margin-left: 5px;
}
.lb_btns .btn.white-outline {
	color: #fff;
	padding-top: 25px;
	padding-bottom: 23px;
	border: 1px solid #fff;
	background: #7aa545;
	width: 175px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 72px;
	cursor: pointer;
	*margin-top: 10px;
}
a#book_lloyd_top  {
display: block;
float: right;
padding: 14px 26px;
padding-bottom: 12px;
border-radius: 4px;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
background: #7aa545;
border: 1px solid #7aa545;
color: #fff;
margin-top: -80px;
position: absolute;
right: 0;
}

.lb_btns .btn.white-outline:hover,
#twocol_right a.btn.green:hover,
a#book_lloyd_top:hover {
	background: #709941;
	/* border: 1px solid #709941; */
	color: #fff;
}
span.help-block {
width: 100%;
float: left;
font-size: 14px;
display: block;
position: relative;
margin-top: -17px;
margin-left: 72px;
}
#yt_video_wrap img {
	display: block;
	float: left;
}
#contact_left p a {
	color: #fff;
	text-decoration: underline;
}
a.green_bar {
background: #79a644;
display: block;
text-align: center;
color: #fff;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 16px;
padding: 9px;
}
img.home_video_thumb {
	display: block;
}
