/* @override http://www.heliogabale.com/EAVE/demo/assets/templates/eave/general.css */

html{
	height:100%;
	margin:0;
	padding:0
}

img {
border: none;


}

html,body {
	padding:0;
	margin:0;
	font: 13px/1.7em Tahoma, Verdana, Helvetica, Arial, Geneva, sans-serif;
	color: #000;
	background: #feffeb url(../../images/rightimage.jpg) no-repeat fixed left 1px;
	width: 100%;
}

.bar {
	width: 100%;
	height: 84px;
	top: 0;
	right: 0;
background: #A30017;
}
.logo {
	width:160px;
		height:100px;
		
}

.baseline {
	height: 45px;
	background: url(../../images/baseline.png) no-repeat;
	padding-top: 2px;
}

.content {
	width: 900px;
	position: relative;
	height: auto;
	text-align: left;
}

.content a {
	text-align: right;
	color: #A30017;
	font-size: 12px;
}

.left {
	width: 150px;
	float: left;
	background: #A30017 url(images/news.png) no-repeat;
	height: 325px;
		padding-left: 14px;
	padding-right: 10px;
	padding-top: 50px;
		color: #FFFEE0;
}

.trans {
	opacity: 0.74;
}


.left ul {
margin-left: 0;
	padding-left: 0;
}

.left ul li {
margin-left: 0;
	padding-left: 0px;
	border: none;
	list-style: none;
	list-style-position: outside;
	list-style-type: circle;
}

.left a {
	color: #FFFEE0;
	line-height: 120%;
}

.seemore {
	text-align: right;
	font-size: 11px;
	font-style: italic;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 8px;
	border-top: 2px dotted #feffeb;
}

.loginleft {
	color: white;
	font-size: 11px;
	line-height: 130%;
	text-align: left;
	border-top: 2px dotted #feffeb;
	padding-top: 7px;
	background-color: #A30017;
}

.right {
	float: right;
	width: 700px;
}

.generalcontainer {

	height: auto;
	width: 650px;
		border: 0px solid #A30017;
	margin-top: 5px;
	text-align: left;
	padding: 0 8px 5px;
		line-height: 130%;
}

.generalcontainer a:link {
	color: #A30017;
	font-size: 12px;
	text-decoration: underline;
}

.generalcontainer a:hover {
	color: #A30017;
	font-size: 12px;
		text-decoration:none;

}


.generalcontainer ul li {
	list-style-position: inside;
	margin-left: -38px;
	list-style-image: url(images/dot.gif);
}

.rightcontainer {
	width: 700px;
	position: relative;
}

.rightleft {
		float: left;
	padding-top: 8px;
}

.rightintro {
	width: 230px;

	height: auto;
	border: 1px solid #A30017;
	margin-top: 8px;
	padding: 0 5px 0 8px;
	text-align: left;
	line-height: 1.2em;
}

.righteaveplus {
	width: 245px;
	margin-top: 8px;
	height: auto;
	border: 1px solid #A30017;

	text-align: left;
	line-height: 1.2em;

}

.rightboxes {
	float: left;
	width: 380px;
	padding-left: 30px;
	height: 34px;
	margin-top: 8px;
}

.boxsuccess {
	width: 380px;
	height: 137px;
	border: 1px solid #A30017;
	font-size: 12px;
	line-height: 125%;
	padding-bottom: 10px;
	background-color: #acd6ba;
	float: none;
}

.boxworkshop {
		width: 380px;
	border: 1px solid #a30017;
	margin-bottom: 20px;

}

.boxcontentcenter {
	text-align: center;
	padding: 10px;
	height: 125px;
	overflow: auto;
}
.boxcontentleft {

		text-align: left;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 5px;
		height: 162px;
	overflow: auto;
}

.boxcontentleft ul li {
	list-style-position: outside;
	list-style-type: circle;
	color: #A30017;
	line-height: 1.5em;
}

.boxcontentleft a:link {
	color: #A30017;
	text-decoration: none;

}
.boxcontentleft a:visited {
	color: #A30017;
	text-decoration: none;
	
}
.boxcontentleft a:hover {
	color: #A30017;
	text-decoration: underline;
}
	
.title {
	text-align: center;
	background-color: #A30017;
	color: #FFFEE0;
	letter-spacing: 3px;
	font: bold 15px Arial, Helvetica, Geneva, sans-serif;
	height: 22px;
	padding-top: 3px;
	width: 100%;
}

.redboldtext {
	color: #A30017;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 6px;
}

.redsmallcapstext {
	color: #A30017;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
		margin-bottom: 6px;
}

.photoborder {
	border: 1px solid #A30017;
	height: auto;
	width: auto;
	display: inline-block;
	padding: 0;
	margin: 0 5px 0 0;
	float: left;
}



.reddivider {
	border-color: #A30017;
	border-top: 1px solid #A30017;
	margin-bottom: 25px;
	width: auto;
	height: auto;
}

.greendivider {
	border-color: #A30017;
	border-top: 1px solid #ACD6BA;
	margin-bottom: 25px;
}

.logos
 {
	clear: both;
	text-align: center;
	width: 900px;
	height: 50px;
	padding-top: 20px;
}

.logos ul {
	display: inline;
	margin-left: 0;
	padding-left: 0;
}

.logos ul li {
		margin-left: 0;
	padding-left: 20px;
	border: none;
	list-style: none;
	display: inline;}

.legals
 {
	text-align: center;
	width: 900px;
	position: relative;
	font-size: 11px;
	color: gray;
}

.breadcrumbs {
	font-size: 11px;
	margin-left: 180px;
	clear: left;
}

.breadcrumbs a {
		color: #A30017;
}

.eavesearch {

	position: absolute;
	top: 20px;
	left: 300px;
	z-index: 10000;
}

#myajaxmenu {
	position: absolute;
	top: 63px;
	left: 172px;
	display: block;
	z-index: 1000;
}
