/* CAQ Styles */

/* header */
#CAQBodyTable {
	width: 770px;
	margin: 2px 5px 2px 5px;
	background-color: white;
	border-style: solid; 
	border-color: #000000;
	border-width: 1px;
}
#CAQHeaderCell {
	width: 770px;
}
#CAQTaglineCell {
	width: 480px;
	background-color: #5D9732; /* Was 007E3A prior to rebranding */
	color: white;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 0px 2px 20px;
}
#CAQIssueNoCell { 
	width: 250px;
	background-color: #5D9732; /* Was 007E3A prior to rebranding */
	color: white;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	padding: 2px 20px 2px 0px;
}
/* top navigation */
#CAQNavBarCell {
	background-image: url(/images/pubs/greenamerican/navbarBG.gif);
	background-color: #EEEEEE;
	background-repeat: repeat-x;
	width: 770px;
	padding: 0px 2px 0px 2px;
	text-align: center;
}
#CAQNavTable {
	background-image: url(/images/pubs/greenamerican/navbarBG.gif);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: gray;
}
#CAQNavItemCell {
	padding: 3px 8px 3px 8px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: gray;
	font-weight: bold;
	font-size: 11px;
}
#CAQNavItemCell a {
	color: #2E367D;
}
#CAQNavItemCell.highlight {
	padding: 3px 8px 3px 8px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: white;
	font-weight: bold;
	font-size: 11px;
	background-color: white;
}
#CAQNavItemCell.highlight a {
	color: black;
}

/* Main content areas */
#CAQRightContentCell {
	width: 170px;
	padding: 10px 5px 5px 5px;
}
#CAQMainContentCell {
	width: 390px;
	padding: 10px 10px 5px 10px;
}
#CAQMainContentCell p {
	margin: 0px;
	padding: 0px 0px 6px 0px;
}
#CAQLeftContentCell {
	width: 180px;
	padding: 10px 0px 5px 5px;
	/*background-color: #EEEEEE; 
	border-style: solid;
	border-color: gray;
	border-width: 0px 1px 1px 0px;*/
}
#CAQLeftContentCell p {
	margin: 0px;
	padding: 0px 5px 6px 0px;
}
#CAQWideContentCell {
	width: 675px;
	padding: 10px 5px 5px 5px;
}
#CAQWideContentCell p {
	margin: 0px;
	padding: 0px 10px 6px 0px;
}
#CAQWideContentCell ul {
	margin-top: 0px;
	margin-bottom: 12px;
}
#CAQWideContentCell li {
	margin-bottom: 6px;
}
#CAQRightFeatures {
	width: 170px;
}
/* bottom navigation */
#CAQBottomNav {
	font-size: 8pt;
	text-align: center;
	padding: 10px;
}
#CAQBottomNav a {
	font-weight: bold;
	color: #2E367D; /*#A84802;*/
}
/* CAQ Content Styles */
#CAQContentPromoTable {
	width: 380px;
}
#CAQTopHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #999999;
	padding-bottom: 0px;
	color: #5D9732; /* Was 007E3A prior to rebranding    #A84802;#BBD2E4; #2E367E;*/
}
#CAQSubHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #999999;
	padding: 5px 0px 0px 0px;
	color: #5D9732; /* Was 007E3A prior to rebranding      #A84802;#BBD2E4; #2E367E;*/
}
#newsItemHeader {
	clear: all;
	margin: 0px;
	padding: 6px 0px 0px 0px;
}
#newsItemHeader a {
	color: black; /*#A84802;*/
}
#CAQHomepageListCell {
	padding-top: 6px;
}
.CAQArticleTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #3B3B84;
}
#CAQArticleBody p {
	padding-bottom: 14px;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
}

/* Bit thinner than the usual wide middle cell */
#CAQWideContentCellThin {
	width: 580px;
	padding: 10px 5px 5px 5px;
}

#CAQFuelsRankingBar {
	/*background-image: url(/images/pubs/greenamerican/articleimages/fuels-cars/RedYellowGreenBar.gif);*/
	width:170px;
/*	height:750px"*/
	padding: 0 0 0 0;
	margin: 10px;
	float: right;	
}

.CAQFuelsRankingBarHeading {
	color: #990000;
	font-family: Verdana, Helvetica, sans-serif;
}

.CAQFuelsYellowText {
	color:#FF9933/*#FFCC33*/;
}

#CAQFuelsRightSidebar {
	width: 190px;
}

/* Styles for the new Green America pages */
#LearnMoreBox {
	border:ridge;
	margin:10px 0px 10px 0px;
	padding:5px;
}

#LearnMoreBox #CAQSubHeader {
	margin-bottom:8px;
}
