/* Global Styles */
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: left;
	color: #707071;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
.footer {
	clear: both;
}
#framework {
	width: 825px;
	margin: auto;
}

/* Header Styles */
/* Row 1 Styles */
#header {
 
}
#topNavContainer {
	float: left;
	width: 475px;
	height: 64px;
}
#headerTopNav {
	padding: 44px 20px 0px 0px;
	text-align: right;
}
#headerTopNav ul {
    margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
#headerTopNav ul li {
             float: left;
	background-color: #f2c76d;
	padding-right: 8px;
	padding-left: 8px;
             border-right: 1px solid #FFF;
             border-bottom: 1px solid #FFF;
	display: inline;
	padding-top: 0px;
	padding-bottom: 1px;

  
}
#headerTopNav ul li a {
	text-decoration: none;
	color: #2C2C2C;
             line-height: 18px;  
             width: 100%;          
}
#headerTopNav ul li.first {
	background-image: url(http://magazine.angieslist.com/images/g-topnav-first-bg.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
             height: 18px;

}
#headerTopNav ul li.last {
	background-image: url(http://magazine.angieslist.com/images/g-topnav-last-bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 14px;
}
#logo {
	float: left;
	width: 280px;
}

/* Row 2 Styles */
#bottomNavContainer {
	height: 20px;
	float: left;
	width: 475px;
}
#headerBottomNav {
	padding-top: 3px;
}
#headerBottomNav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#headerBottomNav ul li {
             float: left;
	padding-right: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2C2C2C;
	display: inline;
}
#headerBottomNav ul li a {
	text-decoration: none;
	color: #2C2C2C;
}
#headerBottomNav ul li.last {
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #2C2C2C;

}
.row2 .footer {
	clear: both;
	height: 15px;
}
#logoFooter {
	background-image: url(http://magazine.angieslist.com/images/logo-bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 280px;
	float: left;
}

/* Row 3 Styles */
#magazine {
	background-image: url(http://magazine.angieslist.com/images/g-magazine-bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 138px;
	float: left;
}
#magazine a{
	text-decoration: none;
	color: 
	}
#magazine h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #574e48;
	font-weight: normal;
	padding-left: 12px;
	display: none;
}
#magazineRight {
	background-image: url(http://magazine.angieslist.com/images/g-magazine-right-bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 454px;
	float: left;
}
#date {
	float: left;
	height: 22px;
	width: 163px;
	text-align: center;
}
#date p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
}

/* Row 4 Styles */
.row4 {
	background-color: #f2e8d5;
	height: 28px;
}
#archiveContainer {
	padding: 4px 8px 0px 0px;
	float: right;
	width: 290px;
}
#archiveSearchTitle {
	float: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #747476;
	text-align: right;
	padding-top: 3px;
	padding-right: 6px;
}
#archiveSearchTitle a {
	color: #747476;
}
#archiveForm {
	float: right;
}
#archiveForm input {
	width: 132px;
}

/* End Header Styles */

/* Content Styles */
#contentContainer {}
#enclose {
	float: left;
	width: 630px;
	background-image: url(http://magazine.angieslist.com/images/g-content-bg.gif);
	background-repeat: repeat-y;
}
#middleColumn {
	float: right;
	width: 440px;
	padding: 13px 13px 0px;
	margin-right: 13px;
}
#leftColumn {
	float: left;
	width: 125px;
	height: 500px;
	background-color: #f2e8d5;
}
#rightColumn {
	float: left;
	width: 150px;
}

/* City Location Styles */
#cityLocation {
	display: none;
}
#cityLocation h1 {
	font-size: 18px;
	font-weight: normal;
	color: #585858;
}


/* Navigation Styles */
#navigation {
	position: relative;
	z-index: 1;
	top: -21px;
	left: 7px;
}
#navigation h3 {
	display: none;
}
#navigation ul {
	display: block;
	list-style-type: none;
}
#navigationLinks ul li {
	text-align: left;
	height: 20px;
	width: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7e7d79;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
}
#navigationLinks ul li a {
	text-decoration: none;
}
#navigationLinks a:hover {
	text-decoration: underline;
	color: #000000
}
#navigationLinks ul li a.activeMenuItem{
	width: 110px;
	background-color: #FFF;
	background-image: url(http://magazine.angieslist.com/images/g-nav-upstate.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}


#navigationLinks ul li a.inactiveMenuItem {

	text-decoration: none;
}






#navigationLinks ul li.upstate{
	width: 110px;
	background-color: #FFF;
	background-image: url(http://magazine.angieslist.com/images/g-nav-upstate.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.pageNumber{
	padding: 0px 3px;
}	
.otherClass{
	padding: 0px 3px;
}

/* Footer Styles */
#footerContainer {
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 1px;
}
.copyright {
	color: #baa99c;
}
.copyright a {
	color: #baa99c;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}

/* Join Area (Left Column) */
#leftColumn #memberJoin {
	padding: 10px 12px;
}
#leftColumn #memberJoin .container {
	background-color: #ecdcc1;
	width: 101px;
	text-align: center;
	padding: 12px 0px;
}
#leftColumn #memberJoin .container p.join a {
	text-indent: -9999px;
	background-image: url(http://magazine.angieslist.com/images/g-join-button.gif);
	display: block;
	width: 101px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 15px 0px;
	text-decoration: none;
}
/*#cArticleImage {
	visibility: hidden;
	}*/