@charset "utf-8";
/* CSS Document */

.leftMargin {
	margin-left: 20px;
	border-top: 1px solid #D9D9D9;
}
.rightMargin {
	margin-right: 20px;
	border-top: 1px solid #D9D9D9;
	padding-top: 15px;
}

/* mainFeature */
.mainFeature {
	margin-bottom: 20px;
	float: left;
}
.mainFeature img {
	border-right: 10px solid #FFFFFF;
	float: left;
}
.mainFeature .logo {
	border: none;
	height: 70px;
}
.mainFeature h1 {
	float: left;
}
.mainFeature p {
	float: left;
	width: 160px;
}

/* standardFeature | logoFeature */
.standardFeature, .logoFeature {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.featureList {
	background-image: url(bullet_arrow.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 5px;
}
.standardFeature img {
	float: left;
	border-right: 10px solid #FFFFFF;
}
.logoFeature img {
	float: right;
	border-left: 10px solid #FFFFFF;
	height: 40px;
}
.standardFeature a h2 {
	margin: 0 0 8px 0;
}
.logoFeature p a {
	color: #000000;
	font-size: 1em;
}
.standardFeature p, .logoFeature p {
	margin: 0;
	padding: 0;
}
.sectionHeader {
	border-top: 1px solid #D9D9D9;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

/* archiveButton */

.archiveButton {
	background-image: url(http://www.epolitix.com/fileadmin/epolitix/images/button_bg.jpg);
	padding-bottom: 10px;
	float: left;
	width: 100%;
	margin-bottom: 8px;
}
.archiveButton a {
	color: #FFFFFF;
}
.archiveButton ul {
	margin-left: 10px;
}

/* messageBoxWrapper */

.messageBoxWrapper {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.messageBox img {
	width: 70px;
	height: 70px;
	float: left;
	border-right: 10px solid #F2F2F2;
}
.messageBox {
	height: 70px;
	overflow: hidden;
	background: #F2F2F2;
	width: 100%;
}
.messageBox p {
	margin: 5px 0 0 0;
}
.messageBox h2 {
	maring: 0;
	padding: 0;
}

.messageBoxWrapper span {
	float: left;
	background-image: url(http://www.epolitix.com/fileadmin/epolitix/images/speechArrow.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-left: 80px;
	font-size: 0.8em;
}
.messageBoxWrapper span a {
	font-size: 0.9em;
}	
/* sidebarContainer */

.sidebarContainer {
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.sidebarTitle {
	background-image: url(http://www.epolitix.com/fileadmin/epolitix/images/h4_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	border-bottom: 1px solid #D9D9D9;
	background-color: #FBFBFB;
}
.sidebarTitle p {
	margin: 0 0 10px 10px;
}	
.sidebarContainer table {
	width: 90%;
	margin-left: 10px;
}

/* sidebarPhotoBox | sidebarList */

.sidebarPhotoBox {
	height: 75px;
}
.sidebarPhotoBox p {
	margin: 0;
	padding: 0;
}
.sidebarPhotoBox h2 {
	padding-top: 5px;
}

.sidebarPhotoBox, .sidebarList {
	background-image: url(http://www.epolitix.com/fileadmin/epolitix/images/sidebar_bg.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	background-position: top left;
	border-bottom: 1px solid #D9D9D9;
	padding-left: 10px;
}
.sidebarList {
	clear: both;
}
.sidebarList ul {
	padding: 10px 0 10px 0;
}
.sidebarPhotoLink {
	width: 150px;
	height: 75px;
	background: #FFFFFF;
	float: right;
	text-align: center;
}

.sidebarPhotoBox img {
	float: right;
}

.sidebarPhotoLink img {
	float: none;
	margin-top: 5px;
}

.stakeholder .sidebarPhotoBox img {
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
}
.stakeholder .sidebarPhotoBox  {
	background-color: #FFFFFF;
	background-image: url(stakeholder_bg.jpg);
	background-repeat: repeat-y;
	font-size: 1.2em;
}

/* sidephotoFeature */
.sidephotoWrapper {
	border-bottom: 1px solid #D9D9D9;
	background: #FBFBFB;
	float: left;
}

.sidephotoFeature {
	width: 169px;
	background: #FBFBFB;
	float: left;
}
.sidephotoFeature img {
	height: 79px;
}
.sidephotoFeature h2 {
	margin: 5px 0 5px 0;
}
.sidephotoFeature p {
	margin-top: 4px;
}
.sidephotoFeature img, .sidephotoFeature h2, .sidephotoFeature p {
	margin-left: 10px;
}
/* Interview Box */
.interviewBox {
	background: #576F01;
	height: 100px;
	float: left;
	color: #FFFFFF;
	margin-bottom: 16px;
	width: 100%;
}
.interviewBox img {
	float: right;
}
.interviewBox h2 {
	margin: 8px 0 10px 10px;
	font-size: 0.9em;
}
.interviewBox a  {
	color: #FFFFFF;
}
.interviewBox p {
	margin: 0 0 0 10px;
	color: #FFFFFF;
}
/* Press Review Box */

#pressReview {
	background-image: url(press_bg.zip.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	border: 1px solid #576F01;
	margin-bottom: 20px;
	clear: both;
}
#pressReview ul {
	display: block;
	clear: both;
	margin-left: 10px;
	margin-bottom: 6px;
}
#pressReview .archiveLink {
	border-top: 1px solid #576F01;
	font-weight: bold;
	padding-top: 3px;
	width: 430px;
}
#pressReview h3 {
	color: #576F01;
	font-size: 1.2em;
	background: none;
	clear: both;
	display: block;
	margin: 3px;
}
/* Article */
.articleBody {
	float: left;
	width: 390px;
}
.articleRelatedColumn {
	float: right;
	width: 190px;
}
.articleRelatedColumn .sidebarList {
	padding-left: 0;
}
.articleRelatedColumn .sidebarList ul {
	padding-top: 2px;
	padding-bottom: 0;
}
.articleRelatedColumn .sidebarList li {
	background-image: none;
	padding-left: 0;
	font-size: 0.9em;
}
.articleRelatedColumn .sidebarList li a {
	display: block;
	padding: 3px 5px 3px 10px;
}
.articleRelatedColumn .sidebarList li a:hover {
	background-color: #576F01;	
	color:#FFFFFF;
	background-position: 0 6px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}
.docInfo {
	font-size: 0.6em;
	color: #666666;
	margin-top: 10px;
}
.docInfo a {
	font-size: 1em;
	color: #666666;
	background: #D9D9D9;
	padding: 0.3em;
}
.docInfo a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #666666;
}
.quoteBox {
	background: #576F01;
	color: #FFFFFF;
	padding-bottom: 35px;
	background-image: url(quoteBox_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.quoteBox p, .quoteBox strong {
	margin: 10px;
}
.quoteBox strong {
	font-size: 0.9em;
}
.galleryWrapper {
	text-align: center;
}
.galleryWrapper img {
	border: 1px solid #F2F2F2;
	padding: 10px;
}
.galleryWrapper img:hover {
	border: 1px solid #999;
}
.galleryMainImage {
	font-size: 0.8em;
}
.galleryNav {
	margin-top: 10px;
	font-size: 0.6em;
	text-align: right;
	width: 560px;
}
.galleryNav a {
	background: #6B8601; 
	padding: 4px 4px 4px 4px;
	color: #FFFFFF;
	font-size: 1.1em;
	margin-left: 18px;
	line-height: 1.8em;
}
.galleryNav a:hover {
	background-color: #8CAF01; 
	text-decoration: none;
	
}
.galleryNav .next {
	padding-right: 20px;
	background-image: url(galleryNext.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.galleryNav .prev {
	padding-left: 20px;
	background-image: url(galleryPrevious.gif);
	background-position: left;
	background-repeat: no-repeat;
}
/* Form Fields */
.commentBox, .entryForm {
	background-image: url(large_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F2F2F2;
	float: left;
	font-size: 0.8em;
	width: 100%;
	padding-top: 10px;
	border-top: 1px solid #FFFFFF;
}
.commentBox input, .commentBox textarea, .sidebarContainer input, .sidebarContainer textarea {
	background-image: url(input_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #D9D9D9;
	margin: 3px 0 10px 12px;	
	padding: 4px;
} 
.commentBox * {
	float: left;
	clear: both;
}
.commentBox label, .commentBox img, .commentBox .audio {
	margin-left: 12px;
}
.commentBox .audio {
	background-image: url(audio.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.commentBox a:hover, .commentBox a  {
	color: #666666;
}
.submitComment {	
	width: 100%;
	text-align: center;
}
.submitComment input {
	background-image: url(blackButton_bg.jpg);
	background-repeat: repeat-x;
	padding: 3px 10px 3px 10px;
	color: #FFFFFF;
	font-size: 1.5em;
	float: none;
	font-weight: normal;
}
.submitComment input:hover {
	background-position: 0 16px; 
	background-repeat: repeat;
}
.commetnsWrapper h4 {
	margin: 6px 0 5px 0;
	padding: 0 0 0 0;
	font-size: 0.9em;
	font-weight: bold;
}
.commetnsWrapper h3, .feature  h2 {
	background-image: url(http://www.epolitix.com/fileadmin/epolitix/images/h4_bg.jpg);
	background-repeat: repeat-x;
	background-postition: bottom;
	font-size: 1.2em;
	font-weight: normal;
	padding: 8px;
	background-color: #FBFBFB;
	border-bottom: 1px solid #D9D9D9;
}
.singleComment p { 
	margin-top: 0;
}
.singleComment {
	border-bottom: 1px solid #D9D9D9;
	padding-bottom: 10px;
}
.singleComment em {
	font-size: 0.7em;
}
.feature {
	width: 100%;
}
.feature .photo {
	width: 96%;
	padding: 10px;
	text-align: center;
}
.feature .photo img {
	border: 1px solid #F2F2F2;
	padding: 8px;
	margin-left: auto;
	margin-right: auto;
}	
.feature .summary {
	background: #FBFBFB;
	padding: 10px;
	margin-bottom: 10px;
}
.feature .summary p {
	margin: 0 0 0 0;
	font-weight: normal;
}
.feature .summary a {
	font-size: inherit;
}
.feature h3 {
	margin: 10px 0 8px 0;
}
.feature ol {
	list-style-type: upper-alpha;
	font-size: 0.9em;
	padding-left: 25px;
}
.feature ol li {
	background: none;
	padding-left: 0;
	margin-bottom: 4px;
}
/* Policy Focus */
.policyFocus {
	float: left;	
	width: 100%;
	margin-bottom: 15px;
	margin-top: 30px;
	border-top: solid 1px #D9D9D9;
	padding-top: 20px;
}
.policyMain {
	width: 375px;
	float: left;
	background-image: url(large_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F2F2F2;
}
.policyFocusAuto .policyMain {
	width: 100%;
}
.policyMain .standardFeature {
	margin-left: 10px;
	float: none;
	width: 350px;
}
.policyFocusAuto .standardFeature {
	width: 95%;
	float: left;
}
.policyMain .standardFeature img {
	border: none;
	margin-right: 10px;
}
.policyTitle {
	margin-bottom: 10px;
}
.policyPhoto {
	float: right;
	width: 200px;
	background: #000000;
}
.policyFocusAuto .policyPhoto {
	display: none;
}
.policyPhoto p, .policyPhoto a, .policyPhoto h3 {
	color: #FFFFFF;
	background: none;
}
.policyPhoto h3 {
	font-size: 1.1em;
	float: none;
}
.policyPhoto p {
	margin: 0;
	padding: 5px 5px 15px 6px;
}
.alignMargin {
	margin: 0 10px 0 10px;
}
.largePhotoFeature {
	margin-bottom: 15px;
}
.largePhotoFeature img, .largePhotoFeature {
	float: left;
}
.largePhotoFeature img {
	margin-right: 10px;
}


/* Budget Special */

.budgetBox {
	background-image: url(../home_files/paper_bg.jpg);
	float: left;
}
