/*
Theme Name: AddisonLeighGroup.com
Theme URI: http://www.addisonleighgroup.com
Description: Addison Leigh Group Website
Version: 2.5

*/

/* Typography */

@font-face {
 font-family: 'ArimoRegular';
 src: url('/alg/fonts/Arimo-Regular-Latin-webfont.eot');
 src: local('?'), url('/alg/fonts/Arimo-Regular-Latin-webfont.woff') format('woff'), url('/alg/fonts/Arimo-Regular-Latin-webfont.ttf') format('truetype'), url('/alg/fonts/Arimo-Regular-Latin-webfont.svg#webfontfp9yEXd3') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'ArimoItalic';
 src: url('/alg/fonts/Arimo-Italic-Latin-webfont.eot');
 src: local('?'), url('/alg/fonts/Arimo-Italic-Latin-webfont.woff') format('woff'), url('/alg/fonts/Arimo-Italic-Latin-webfont.ttf') format('truetype'), url('/alg/fonts/Arimo-Italic-Latin-webfont.svg#webfont42n037qc') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'ArimoBold';
 src: url('/alg/fonts/Arimo-Bold-Latin-webfont.eot');
 src: local('?'), url('/alg/fonts/Arimo-Bold-Latin-webfont.woff') format('woff'), url('/alg/fonts/Arimo-Bold-Latin-webfont.ttf') format('truetype'), url('/alg/fonts/Arimo-Bold-Latin-webfont.svg#webfonttFm9rI8X') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'ArimoBoldItalic';
 src: url('/alg/fonts/Arimo-BoldItalic-Latin-webfont.eot');
 src: local('?'), url('/alg/fonts/Arimo-BoldItalic-Latin-webfont.woff') format('woff'), url('/alg/fonts/Arimo-BoldItalic-Latin-webfont.ttf') format('truetype'), url('/alg/fonts/Arimo-BoldItalic-Latin-webfont.svg#webfontSEjcCwHE') format('svg');
 font-weight: normal;
 font-style: normal;
}
a {
	color: #916dab;
}
h1, h2, h3, h4, h5, h6 {
	color: #8a67a5;
}
.purple {
	color: #8a67a5;
}
h1 {
	background: url(http://www.addisonleighgroup.com/images/headline_divider.png) bottom left no-repeat;
	font-size: 28px;
	margin: 0px;
	padding: 5px 0 20px 0;
}
h2 {
	font-size: 24px;
	margin: 10px 0px;
}
#home_offer h2, #home_offer ul li a {
	color: WHITE;
	font-size: 28px;
}
/* END OF Typography */

/* Images */

a img {
	border: none;
}
/* END OF Images */

/* Classes */

.clients {
	background: url(http://www.addisonleighgroup.com/images/logo_bg.jpg) bottom center no-repeat;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	height: 52px;
	margin: 0px;
	padding: 20px 0 0 0;
	width: 144px;
}
.header_slogan {
	color: #e7bb35;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding: 40px 0 0 0;
}
.header_contactinfo {
	font-size: 10px;
	list-style: none;
	margin: 40px 0 0 0;
	padding: 0px;
	text-align: right;
}
.bold {
	font-weight: bold;
}
.contactfont {
	font-size: 14px;
}
ul.no-bullets {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
img.picright {
	border: 1px solid #916daa;
	float: right;
	margin: 0 0 10px 10px;
}
li.title {
	font-weight: bold;
	padding-bottom: 5px;
}
/* End of Classes */

/* Layout */

body {
	background: #e4e4e4 url(http://www.addisonleighgroup.com/images/body_bg.jpg) top center no-repeat;
	font: 12px normal Helvetica, Arial, "Lucida Grande", sans-serif;
	line-height: 18px;
	margin: 0px auto;
	padding: 0px;
}
#balance {
	padding: 25px 0 0 0;
}
#header {
	background: url(http://www.addisonleighgroup.com/images/header_bg.png) top center no-repeat;
	height: 175px;
}
#menu {
	float: right;
	height: 37px;
	width: 663px;
}
#menu ul {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu ul li {
	float: left;
	position: relative;
	text-align: center;
	z-index: 1;
}
#menu ul li a {
	background: url(http://www.addisonleighgroup.com/images/menuSprite.jpg) top right no-repeat;
	display: block;
	color: #383838;
	height: 29px;
	padding: 8px 0 0 0;
	text-align: center;
	text-decoration: none;
}
#menu ul li a:hover {
	color: WHITE;
}
#menu ul li a.home {
	width: 118px;
	background-position: 0 0;
}
#menu ul li a.about {
	width: 122px;
	background-position: -120px 0;
}
#menu ul li a.offer {
	width: 154px;
	background-position: -242px 0;
}
#menu ul li a.clients {
	width: 129px;
	background-position: -395px 0;
}
#menu ul li a.contact {
	width: 139px;
	background-position: -524px 0;
}
#menu ul li a.home:hover {
	background-position: 0px -39px;
}
#menu ul li a.about:hover {
	background-position: -120px -39px;
}
#menu ul li a.offer:hover {
	background-position: -242px -39px;
}
#menu ul li a.clients:hover {
	background-position: -395px -39px;
}
#menu ul li a.contact:hover {
	background-position: -524px -39px;
}
/* DROP DOWN - SECOND LEVEL */	
#menu ul li ul {
	display: none;
	font-size: 11px;
	position: relative;
	z-index: 10;
}
#menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 35px;
	min-width: 150px;
	left: 0;
}
#menu ul li:hover ul li a {
	display: block;
	background: #8297ab;
	border-bottom: 1px solid #768a9e;
	border-top: 1px solid #899daf;
	color: #383838;
	width: 154px;
}
#menu ul li:hover ul li a:hover {
	background: #916dab;
	color: WHITE;
}
/* DROP DOWN - THIRD LEVEL */
#menu ul li:hover ul li ul {
	display: none;
}
#menu ul li:hover ul li ul li a {
	width: 150px;
}
#menu ul li:hover ul li:hover ul {
	display: block;
	position: absolute;
	left: 154px;
	top: 0;
}
#headerfloat {
	display: block;
	height: 135px;
}
#maincontent {
	background: WHITE url(http://www.addisonleighgroup.com/images/maincontent_top.png) top center no-repeat;
	overflow: auto;
	padding: 70px 0 20px 0;
}
#maincontent div.regular_bullets ul {
	margin: 0px;
	padding: 10px 0 0 0px;
}
#maincontent div.regular_bullets ul li {
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#maincontent div.regular_bullets ul li a {
	color: BLACK;
	font-weight: bold;
	text-decoration: none;
}
#maincontent div.regular_bullets ul li.page_bullets {
	background: url(http://www.addisonleighgroup.com/images/logo_icon_bullets.png) left top no-repeat;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	padding: 0 0 5px 40px;
}
#menu_list {
	margin: 0 0 0 10px;
	padding: 0px;
}
#menu_list ul li {
	color: #000000;
	list-style: none;
}
#menu_list ul li a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#menu_list ul li.home_offer_bullets {
	background: url(http://www.addisonleighgroup.com/images/logo_icon_bullets.png) left center no-repeat;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	padding-left: 40px;
}
#home_offer {
	background: url(http://www.addisonleighgroup.com/images/home_offerbg.jpg) top center no-repeat;
	height: 358px;
	padding-top: 10px;
}
#home_offer ul {
	margin:20px 0px 0px 0px;
	padding: 0px;
}
#home_offer ul li {
	color: WHITE;
	list-style: none;
	margin-bottom:15px;
}
#home_offer ul li a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#home_offer ul li.home_offer_bullets {
	background: url(http://www.addisonleighgroup.com/images/logo_icon_bullets.png) left center no-repeat;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	padding-left: 40px;
	
}
#footer, #footer a, #footer p {
	color: WHITE;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#footer p { padding: 4px 0 0 0; }
#fb_share { float: right; margin: 4px 5px 0 0; }
#footer {
	background: url(http://www.addisonleighgroup.com/images/footer_bg.png) top center no-repeat;
	font-size: 12px;
	height: 23px;
	margin: 0 auto;
	padding: 0px 0 40px 0;
}
/*LW Add */ 
/* Contact Form */
form#contact { border: 1px solid #CCCCCC; overflow: hidden; padding: 10px; }

label {
	float: left;
	padding:3px;
	margin:5px;
	width:200px;
}
input {
	float: left;
	padding:3px;
	margin:5px;
	width:200px;
}
select {
	float: left;
	padding:3px;
	margin:5px;
	width:207px;
}

.submit {
	width:100px;
}
label.error {
	color: red;
	padding-left: 30px;
	vertical-align: middle;
	font-size:14px;
}
.error {
	color: red;
}

/* END OF Layout */
