@charset "utf-8";
/* CSS Document */
body{
	background-color:#2eb1af;
}

h2, h3{
	color:#1c6968;
}

fieldset{
	padding:0px;
	margin:0px;
	border:0px;	
}

#topNav{
	background:url(/assets/templates/notahbegay/images/main/foundation-top-nav-bg.jpg) no-repeat;
}

#mainContainer{
	background:url(/assets/templates/notahbegay/images/main/foundation-main-container-bg.gif) repeat-y;
}

#leftNav{
	float:left;
	width:130px;
}

#leftNav ul{
	width:118px;
	padding:0px;
	margin:20px 20px 0px -9px;
}

#leftNav ul li{
	list-style:none;
	padding:0px;
	margin:0px 0px 25px 0px;
	background:url(/assets/templates/notahbegay/images/main/foundation-left-nav-arrow.gif) no-repeat;
	line-height:normal;
}

#leftNav ul li a{
	display:block;
	padding:0px 0px 0px 20px;
	color:#154e4d;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#leftNav ul li a:hover, #leftNav ul li.active a{
	color:#fff;
}

#leftNav ul li ul{
	margin:10px 0 0 0;
	padding:0;
}

#leftNav ul li ul li{
	border-bottom:1px solid #717171;
	background:none;
	margin:0;
}

#leftNav ul li ul li a{
	padding:6px 6px 6px 24px;
	color:#154e4d !important;
	font-size:10px;
}

#leftNav ul li ul li a:hover,#leftNav ul li ul li.active a{
	color:#fff !important;
}

#mainContent{
	width:598px;
}

#sideBar{
	width:186px;
	margin-left:10px;
	margin-top:0px;
}

#footer{
	background:url(/assets/templates/notahbegay/images/main/foundation-footer-bg.gif) no-repeat;
}

.slide .slideHeadlineContainerShow h4{
	color:#504f4f;
}

.slide .slideHeadlineContainerShow .viewBtn{
	background:url(/assets/templates/notahbegay/images/slides/view-green.png) no-repeat;
}

.slidesContainer .controller{
	background:url(/assets/templates/notahbegay/images/slides/controller-bg-green.gif) no-repeat;
}

.block .content, .contentBlock{
	background:url(/assets/templates/notahbegay/images/blocks/bot-bg-green.gif) bottom no-repeat #fff;
}

.e2ma_signup_form{
	background:url(/assets/templates/notahbegay/images/email-foundation-bg.gif) bottom repeat-x #eaf5ff;
}
