﻿a, p { color: #535353; }

a:hover { color: #076293; }
	

	
	#header h1.main {
		text-indent: -4500px;
		width: 400px;
		height: 60px;
		line-height: 74px;
		padding: 0;
		margin: 0 0 10px 490px;
		background-image:url('/executives/images/logos/executives_logo2.png');
		background-repeat: no-repeat;
	}

	#ExecutivecontentHome {
		padding: 0 6px 12px 11px;
		clear: both;
		background: #fff;
	}

		#mainExecutivesHome {

			float: right;
			width: 780px;
			margin-right: 40px;
		}
			#mainTop a	{
				width: 254px;
				padding: 0 3px;
				text-align: center;
			}
		
			#mainbanner	{
			    width: 780px;
			    height: 267px;
				margin-bottom: 3px;
				overflow:hidden;
			}
		#mainBottom	{
				margin: 0;
				padding: 0;
				width: 780px;
		}
		
		#pdfs	{
		overflow: auto;
		}
		
		#pdfs h3	{
			clear:both;
			padding-bottom: 5px;
			margin-bottom: 20px;
			border-bottom: 1px solid #076293;
			} 
		
		#pdfs p	{
			width: 250px;
			vertical-align:top;
			display: block;
			float: left;
			}
		
		#pdfs img	{
			float: left;
			padding: 0 10px 10px 0;
		}
		
		#pdfs p a {
			font-weight: 400;
			text-decoration:none;
		}
		
		
		/*  Visions ENewsletter Archive (Generated and a list from JavaScript) */
	.visionsArchive	ul {
		list-style-type: none;
		margin:0;
		padding:0;
		}	
		
.visionsArchive	ul li{
	display:block;
	list-style-type: none;
	width: 235px;
	padding: 5px;
	height: 120px;
	float:left;
}


.visionsArchive	ul li.archives	{
		background-image: url('/executives/images/icons/thm_enews_archive.gif');
		}
		
.visionsArchive ul li a	{
	display:block;
	width: 125px;
	/*height:120px;*/
	background-image: url('/executives/images/icons/thm_enews_archive.gif');
	background-position:top left;
	background-repeat:no-repeat;
	padding-left: 110px;
	padding-bottom: 100px;
}

		
#eventlist h2 {
    background: #9e9e9e;
}

#eventlist ul.articlelinks .eventdate {
    position: absolute;
    font-weight: bold;
}


/* -----------------------------------------------------------
		Action boxes on home page
----------------------------------------------------------- */

.actionbox	{
	width: 254px;
	background: #fff;
	color: #535353;
	padding: 0 3px;
	margin: 0 auto;
	display:inline;
	float:left;
}

.actionbox .boxhead{
	margin-bottom: 3px;
}

.actionbox h3	{
	font-size:1.4em;
	padding: 10px 0 7px 5px;
}


.actionbox p	{
	padding: 0 7px;
}
/*.box1 {
	float:left;
	margin-left:2px;
}
*/
.box2 		{

	margin-left:1px;
}

.box3		{
	padding-right:0;
	float:right;
}

.actionbox a {text-decoration:none;}
.actionbox a:hover {text-decoration: underline;}

	#sidebar .actionbox	{
	margin-top: 10px;
		width: 250px;
		}

ul.album-thm .thumbnail	{width: 100px;}

/* -----------------------------------------------------------
		V. FORMS
----------------------------------------------------------- */
#e-signup	{
	padding-left: 25px;
}

#email-image	{
	width:254px;
	height:97px;
	background-image:url('../executives/images/home/email_laptop.jpg');
	background-position:center;
	background-repeat:no-repeat;
	}
}
#e-signup h3	{ margin-left: -5px;}
#e-signup input { vertical-align: middle; }


#e-signup input.textBox {
	margin: 4px 0;
	padding: 2px 5px;
	width: 196px;
	border:1px #666666 solid;
	background-color: #cccccc;
}

#e-signup input.button {
	margin: 2px 10px 0 100px;
}
	

