/*
Created for Empowered Business Strategies
12.07.09
Copyright DA Designing
*/

* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #64071B;
	font-weight: bold;
	outline: none;
	text-decoration: underline;
}

a:hover {
	color: #000;
}

img {
	border: none;
}

input.seo {
	width: 590px;
}

body {
	background-color: #333;
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.5%;
}

h1 {
	color: #590C1D;
	font-family: Georgia, serif;
	font-size: 2.4em;
	font-weight: bold;
	margin-bottom: 0.4em;
}

h2 {
	color: #590C1D;
	font-size: 1.8em;
	margin-bottom: 0.5em;
}

h3 {
	font-size: 1.3em;
	margin-bottom: 0.4em;
}

h4 {
	color: #590C1D;
	font-size: 1.2em;
	font-weight: bold;
}

p {
	color: #000;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 0.7em;
}

ol, ul {
	margin-bottom:1em;
}

ul, li, ol {
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 1em;
	text-align: left;
}

#container {
	background: url('../_img/container_bkg.gif') repeat-y top left;
	margin: 1em auto;
	position: relative;
	width: 900px;
}

#wrap {
	background-color: #fff;
	margin-left: 13em;
}

#contactForm {
   font-size: 1.1em;
}

#contactForm .label {
   float: left;
 /*   clear: left; */
   width: 120px;
   margin-right: 10px;
   text-align: right;
   font-weight: bold;
}

input#name, input#email, input#phone, input#address, input#city, input#state, input#zip, input#twitter, input#facebook, input#location, textarea#testimonial, textarea#comments, input#company, input#title, input#revenue, input#employees, textarea#information {
   width: 300px;
   background-color: #FFF7EF;
   font-family: Arial;
   font-size: 1.2em;
   margin-top: -2px;
}

input#name:focus,
select#source:focus,
select#industry:focus,
input#revenue:focus,
input#email:focus,
input#phone:focus,
input#address:focus,
input#city:focus,
input#state:focus,
input#zip:focus,
input#twitter:focus,
input#facebook:focus,
input#location:focus,
textarea#comments:focus,
textarea#testimonial:focus,
select#refer:focus,
select#products:focus
{
   background-color: #EED9C3;
}

table {
	margin-bottom: 1.5em;
}

table.padded-table td {
	padding-bottom: 2em;
	padding: 4px 8px;
	vertical-align:text-top;
}

hr {
	margin: 2em 0;
}

/* --------------------------- Home - Header/Nav Styles --------------------------- */

#leftSide {
	float: left;
	width: 12.5em;
}

#header {
	background-color: #590C1D;
}

/* beginning of drop down code */

#topNav {
	background-image: url(../_img/topNav.jpg);
	background-repeat: repeat-x;
	height: 32px;
	font-family: Verdana sans-serif;
	font-weight: normal;
	margin: 0.5em 0em 0em 0em;
	padding-top: 0.4em;
	text-align: center;
}

#mainNav {
	margin-left: 2em;
}

#mainNav li {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style: none;
	float: left;
	font: normal 14px arial;
	text-align: center;
}

#mainNav li a {
	display: block;
	height: 12px;
	margin: 0 0 0 0;
	padding: 7px 0px;
	margin: 0 -1px;
	width: 120px;
	color: #000;
	text-align: center;
	text-decoration: none;
}

#mainNav li a:hover {
	color: #fff;
}

#mainNav div {
	position: absolute;
	visibility: hidden;
	margin-left: 0;
	margin-top: 0.4em;
	padding: 0;
	background: #75767A;
	width: 136px;
}

#mainNav div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 4px 5px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #B3B3B3;
	color: #000;
	font: normal 11px arial;
}

#mainNav div a:hover {
	background: #333333;
	color: #FFF;
}

/* end drop down code */


/* --------------------------- Home Styles --------------------------- */

#flashHome {
	margin-bottom: 1em;
	min-height: 16em;
}

.hmSections {
	float: left;
	/* margin-right: 3em; */
	width: 26em;
}

.hmSections h3 {
	color: #590C1D;
	margin-top: 0.8em;
}

.hmSections h3.let {
	margin-top: 3em;
	text-align: center;
}

/* --------------------------- Content Right Styles --------------------------- */

#conRight {
	float: right;
	width: 24em;
}

#contentWrap #conRight h2.right {
	background-image: url(../_img/rightHeaders.jpg);
	background-repeat: no-repeat;
	color: #000;
	font-family: Georgia, serif;
	font-size: 2.4em;
	height: 1.5em;
	margin-bottom: 0em;
	padding-top: 0.3em;
	text-align: center;
	/* width: 23.7em; */
}

.rightGray {
	background-color: #E6E6E6;
	border-left: 1px solid #4D4D4D;
	border-right: 1px solid #4D4D4D;
	padding: 1em 2em;
	width: 19.5em;
}

.rightGray .links {
	text-align: center;
	margin-top: 15px;
}

.more {
	font-weight: bold;
	text-align: right;
}

.moreTest {
	background-image: url(../_img/moreTest2.jpg);
	background-repeat: no-repeat;
	height: 21px;
	margin: 1.5em 0 0 3em;
	padding-top: 0.1em;
	text-align: center;
	width: 115px;
	
}

.moreTest a {
	color: #000;
	/* font-size: 0.8em; */
	font-weight: normal;
	text-decoration: none;
}

.moreTest a:hover {
	color: #fff;
}

.roundBtm {
	background-image: url(../_img/rightBtms7.jpg);
	background-repeat: no-repeat;
	height: 2.8em;
}

.contPhoto {
	float: right;
	margin: 0.5em;
}

.bio {
	float: left;
	margin-right: 1em;
}

/* --------------------------- Content Styles --------------------------- */

#contentWrap {
	padding: 2em 2em 0 2em;
}

#content {
	background-image: url(../_img/treeB.jpg);
	background-position: 40% 20%;
	background-repeat: no-repeat;
	margin-right: 26em;
	padding-bottom: 20em;
	min-height: 600px;
}

#content table td {
	width: 50%;
	vertical-align: top;
	padding-right: 20px;
}

#formpage {
	background-image: url(../_img/treeB.jpg);
	background-position: 40% 20%;
	background-repeat: no-repeat;
	margin-right: 26em;
	padding-bottom: 20em;
	min-height: 600px;
}

#formpage table td {
	vertical-align: top;
}


#content table h3 {
	color: #590C1D;
	font-style: italic;
}

#content img {
	padding-right: 10px;
	padding-bottom: 10px;
}

#calendar table td {
	width: auto;
}

#admincontent {
	background-image: url(../_img/treeB.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	margin-right: 26em;
	padding-bottom: 20em;
	min-height: 600px;
	width: 600px;
}

#textRight {
	margin-left: 26em;
}

.post {
	color: #590C1D;
	margin-bottom: 4em;
}

p.cost {
	font-weight: bold;
	margin-bottom: 0em;
}

#webinarNav, #blogNav {
	float: left;
	margin-right: 1em;
	/* padding-right: 1em; */
	width: 24em;
}

#webinarNav a, #blogNav a {
	background-image:url(../_img/webinarNav.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	display:block;
	height:18px;
	padding:0.3em 0 0 0.8em;
	text-decoration:none;
}

#webinarNav a:hover, #blogNav a:hover {
	background-image:url(../_img/webinarNavHover.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	display:block;
	height:18px;
	padding:0.3em 0 0 0.8em;
	text-decoration:none;
}


.register {
	background-image:url(../_img/webinarNav.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	height:20px;
	padding:0.3em;
	/* padding-top:0.1em; */
	text-align:center;
	width:10em;
}

.register a {
	color:#FFFFFF;
	font-weight: normal;
	text-decoration:none;
}

.register a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

/* --------------------------- Footer Styles --------------------------- */

#footer {
	background-image: url(../_img/footer.jpg);
	background-repeat: repeat-x;
	color: #fff;
	height: 2.9em;
	padding-top: 1em;
	text-align: center;
}

#footer p {
	font-size: 1em;
	line-height: 0.5em;
	color: #fff;
}

#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover {
	color: #000;
}
