body {
   color: #000;
   background: #6fa673 url(images/veiabgnew.png) repeat-x top; 
   margin: 0;
}

#main {
   padding-top:0;
   margin-top:0;
   background-color: white;
}


/********************************************************************************
               Typography
********************************************************************************/
/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px)
***************************************/
body { 
   font-family: Helvetica, Arial, Verdana, Geneva, "Lucida Grande", sans-serif;
   font-size: 80%;
}

h1,h2,h3,h4,h5,h6 { 
  color: #000000; 
  margin-bottom:5px;
}

.medium { font-size: 1em; line-height: 2.1875em;}
.center {text-align:center;}
.byline{ font-size: .8em; line-height: 1em;}
.timestamp{ font-size: .8em; line-height: 1.2em;}
.commentnum{ font-size: .8em; line-height: 1.2em;}
.incategory{ font-size: 1em; line-height: 1.2em;}

/********************************************************************************
               Text Elements and Lists
********************************************************************************/
h2 a{color:#000;}
strong a{color:#000;}
a { color: #090; text-decoration: none; }
a:hover{color:#090;}
/* Removes unwanted link decoration
***************************************/
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a, p a, nolink {border-bottom: none;}


h2{ line-height:normal;}

li { list-style: square inside url(images/bullet.gif);}

.fancybullet li {
      list-style: none;
	background: url(images/bullet.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
      margin: 0px 0px 0px 0px;
}
.post { 
    position: relative;
    margin-left: 4.8em;
	border-bottom: #ddd 1px dotted;
	margin-bottom: 10px;
}
.entryDate { 
    border: 1px solid #999; 
    font-family: Georgia,"Times New Roman", serif; 
    left: -3.8em; 
    line-height: 1; 
    position: absolute; 
    top: 0; 
    width: 3.5em;
}
.entryDate span { 
    display: block; 
    text-align: center; 
}
.postMonth { 
    text-transform: uppercase; 
    font-size: 1.2em;
    padding-top: 0.3em; 
}
.postDay { font-size: 2em; }
.postYear { 
    background-color: #090; 
    color: #FFF; 
    font-size: 1.2em; 
    padding: 0.3em 0; 
    margin-top: 0.3em;
}

blockquote {
  color:#333;
  font-style:normal;
  margin: 1em 0;
  padding:10px;
  background: #f8f7f6 url(images/quote.png) no-repeat;
}

.floatright{float: right;}
.floatleft{float: left;}

#box{background:#f8f7f6;}
#greenbox{
	margin:31px 0 5px 0;
	color:#090;
	border-top: 3px #ddd solid;
	background:#fff;
}
#greenbox ul li{list-style:none; margin-bottom:6px; font-size:16px;}
#greenbox ul li a{
	color:#090;
}
#greebox ul li a:hover{color:#090;}
#greenbox h2{ color:#090; font-weight:bolder; font-size:22px; text-align:left; margin:0 4px 15px 5px;}
.excerpt{margin:5px 5px 10px 5px; padding:0; border-bottom: #ddd dashed 1px;}
.excerpt:last-child{border:none;}
.excerpt .date{font-size:11px; color:#666;}
#content .date{font-size:12px; font-weight:bold; color:#666; margin-left:5px;}
.box2 { 
  padding: .5em; 
  margin-bottom: .5em; 
  background: #eee; 
  border: 1px solid #ddd;   
}

.imgright{float: right;}
.imgleft{float: left;}
.imgborder{border:#999 1px solid;}

#main p.captial:first-letter {
color:#fff;
background:#00A038;
font-size:32px;
display:block;
font-weight:bold;
float:left;
margin:5px 5px 0 0;
line-height:35px;
padding:10px
}

ol li{list-style:inherit;}

/* Use to push down a div (adds vertical space between divs)
***************************************/

.pushdown-1 {padding-top:10px;}
.pushdown-2 {padding-top:20px;}
.pushdown-3 {padding-top:30px;}
.pushdown-4 {padding-top:40px;}
.pushdown-5 {padding-top:50px;}

#news{ margin-left:15px; margin-top:10px;}
#news h2 {color:#090; font-weight:bolder; font-size:18px;}
#news p{font:Verdana, Geneva, sans-serif; font-size:12px; font-weight:bold; color:black;}
#news ul li a{font:Verdana, Geneva, sans-serif; font-size:12px; font-weight:bold; color:#090;}
#news ul{margin-left:5px;}
#news ul li{list-style:none; margin-left:0;}

.thick {
  height: 3px;
  margin: 0 0 1.4em 0;
}

.thin{
  height: 1px;
  margin: 0 0 0 0;
}

/**************************************************************************/
/***************************** KLAMAN NEW STYLES *************************/
/************************************************************************/


/* HEADER */
#header{
  width: 950px;
  background:#FFF;
  padding-bottom:5px;
  overflow: hidden;
}
#logo{
  background: url(images/veialogo.jpg) no-repeat left top;
  width:133px heigh:215px;
}


/* SUPPORT-SECTION */
.left-home .support-section {
	width: 350px;
	text-align: center;
	margin: 0 25px;
}
.left-home .support-section p {
	font-size: 22px;
	line-height: 36px;
	color: #999;
	margin-bottom: 1em;
}
.left-home .support-section p img {
	padding: 0;
	margin: 0;
}
a.big-link {
	margin: 0 0 10px 0;
}
.right-home iframe {
	margin: 10px 0;
}
.left-home .support-section p a {
	color: #6db200;
}


/* CONTENT */

h1.ugh {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #7ccb00;
  border-bottom: 2px solid #eee;
  margin: 0 0 20px 0;
}

a.more {
	display: block;
	/* margin: 0 0 20px 44px; */
	margin: 0 0 20px 90px;
}

#content {
  width: 910px;
  margin: 0 20px;
}
#content h1:first-child {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #7ccb00;
  border-bottom: 2px solid #eee;
  margin: 0 0 20px 0;
}
#content h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #06974c;
  border-bottom: 1px dotted #eee;
  margin: 0 0 8px 0;
}
#content img.image-left {
  float: left;
  border: 1px solid #ccc;
  padding: 4px;
  margin: 0 10px 6px 0;
}
#content img.image-right {
  float: right;
  border: 1px solid #ccc;
  padding: 4px;
  margin: 0 0 6px 10px;
}
span.quote {
  font-size: 18px;
  line-height: 26px;
  color: #06974c;
  font-style: italic;
}
.quoter {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}

/* FACEBOOK */
.facebook-like {
  width: 200px;
  text-align: right;
  margin: 0 0 0 270px;
}

/* HOME */
.left-home h2, .right-home h2 {
  font-family: helvetica neue, helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 26px;
  color: #7ccb00;
  line-height: 30px;
}
.left-home h3, .right-home h3 {
  font-family: helvetica neue, helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #7ccb00;
  line-height: 22px;
  padding: 0 0 4px 0;
  border-bottom: 2px solid #c8c8c8;
  margin: 0 0 6px 0;
}
.left-home {
  float: left;
  width: 400px;
  margin: 0 35px 0 10px;
}
.left-home p {
  font-size: 14px;
  line-height: 22px;
}
.right-home {
  float: left;
  width: 470px;
}

/* NEWS */
.news {
  margin: 18px 0;
}
.excerpt {
  border-bottom: 1px dotted #7ccb00;
  padding: 0 0 14px 0;
  margin: 14px 0 0 0;
}
.excerpt h2 a {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #252525;
}
.excerpt h2 a:hover {
  color: #7ccb00;
}
.excerpt .date {
  font-size: 12px;
  font-weight: bold;
  color: #06974c;
  margin: 0;
}
.excerpt p {
  font-size: 11px;
  line-height: 16px;
  margin: 0;
}
.read-more {
  margin: 8px 0 14px 0;
}
.read-more a {
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  color: #7ccb00;
}

/* ACTION BUTTONS */
.action-buttons {
  width: 393px;
  height: 57px;
  background: url("images/button-bg.png") no-repeat;
  padding: 14px 14px 0 63px;
  margin: 0 0 12px 0;
}
.action-buttons a.first {
  float: left;
  margin: 0 14px 0 0;
}

a.logo {
  float: left;
  margin: 10px;
}
img.nrg {
  margin: 16px 20px;
}

/* MAIN - CONTAINER */
#main.container {
  padding: 38px 0;
}
/* NAV-WRAP */
.nav-wrap {
  float: left;
  background: #fff;
}

/* COLUMNS */
.col1 {
  float: left;
  width: 400px;
  margin: 0 20px 0 0;
}
.col2 {
  float: left;
  width: 500px;
}

/* FOOTER */
#footer {
  background: #fff;
}
.foot {
  font-size: 11px;
  color: #444;
  border-top: 5px solid #06974c;
  padding: 12px 0;
  margin: 0 10px;
  overflow: hidden;
}
.foot p {
  float: left;
  margin: 8px 0;
}
.foot ul {
  float: right;
  padding: 0;
  margin: 0 2px 0 0;
}
.foot ul li {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0 0 0 10px;
}
.foot ul li a {
  float: left;
}

/* ALLIANCE - FORM */
.col2 .gform_wrapper {
  margin: 0;
}

form.alliance {
  width: 460px;
  background: #444;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 20px;
  margin: 0;
}
.gform_wrapper form.alliance label {
  color: #fff;
}
.gform_wrapper form.alliance input {
  height: 24px;
  line-height: 24px;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
}
.gform_wrapper form.alliance input.gform_image_button {
  width: 185px;
  height: 43px;
  border: none;
}

#gform_3 label {
	display: none;
}
#gform_3 li {
	margin: 4px 0;
}

/* VIDEO */
.video {
	border-bottom: 1px solid #ccc;
	padding: 30px 0;
	overflow: hidden;
}
.video.last {
	margin: 0 0 30px 0;
}
.video h4 {
	font-size: 16px;
	font-weight: bold;
	color: #06974c;
}
.video p {
	font-size: 14px;
	line-height: 22px;
}
.vid-left {
	float: left;
	width: 400px;
	border-right: 1px dotted #ccc;
	padding: 0 30px 0 0;
	margin: 0 30px 0 0;
}
.vid-right {
	float: left;
	width: 420px;
	margin: 0;
}


/* -------------------------------------------------- Reveal Modals */		
.reveal-modal-bg { 
	position: fixed; 
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.8);
	z-index: 100;
	display: none;
	top: 0;
	left: 0; 
	}

.reveal-modal {
	visibility: hidden;
	top: 100px; 
	left: 50%;
	margin-left: -490px;
	width: 900px;
	background: #eee url(modal-gloss.png) no-repeat -200px -80px;
	position: absolute;
	z-index: 101;
	padding: 30px 40px 34px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	}
	
.reveal-modal.small			{ width: 200px; margin-left: -140px;}
.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}

.reveal-modal .close-reveal-modal {
	font-size: 22px;
	line-height: .5;
	position: absolute;
	top: 8px;
	right: 11px;
	color: #aaa;
	text-shadow: 0 -1px 1px rbga(0,0,0,.6);
	font-weight: bold;
	cursor: pointer;
	} 

