
body {
	font: 12px arial,helvetica,sans-serif;
	margin: 0px;
}
a {
	color: #00f;
}
a:hover {
	color: #336;
}

/*============== header ===============*/

.header {
	width: 790px;
	margin: 0px auto;
	position: relative;
	height: 128px;
}
.header .nav {
	position: absolute;
	top: 105px;
}
.header .nav a, .footer .nav a {
	font-weight: bold;
	color: #fff;
	display: block;
	text-decoration: none;
	width: 100%;
	
}
.header .nav a:hover, .footer .nav a:hover {
	color: #ffff00;
}
.footer {
	width: 790px;
	margin: 0px auto;
	position: relative;
	border: 1px solid #ccc;
	border-top: none;
	background: url(images/footerImage.jpg) no-repeat;
	padding-top: 2px;
}
.footerBottom {

	padding: 20px;
	font-size: 10px;
}

/*============== body ===============*/

.content {
	width: 790px;
	margin: 0px auto;

}
.catHeader a {
	color: #1D7000;
	
}
.pTitle {
	font-size: 20px;
	font-weight: bold;
	
	
}
.catHeader {
	margin-bottom: 5px;
}
ul, ol {
	margin: 5px 15px;
	padding: 5px 15px;
}
.pageTitle {
	margin: 10px 0px;
	color: #003366;
	font-size: 1.6em;
}
.error {
	color: #900;
	font-size: 1.2em;
	padding: 15px 5px 15px 50px;
	background: #ffffcc url(images/error.gif) no-repeat 5px;
	border: 1px solid #c99;
}
/*============== side menu ===============*/
.sideMenu a {
	display: block;
	color: #000;
	padding: 7px 5px 2px 30px;
	font-weight: bold;
	text-decoration: none;
	width: 153px;
}
.sideMenu a:hover {
	color: #900;
}
.sideMenu img {
	display: block;
	margin-bottom: -3px;
}

.topSMButton {
	background: url(images/topSMButton.jpg) no-repeat;
	width: 187px;
	height: 25px;
	
}

a.smSubButton {
	padding: 0px 0px 2px 30px;
	font-weight: normal;
	line-height: 1.1em;
	background: url(images/smAffBullit.gif) no-repeat;
	
}

/* legacy */
.sMButton {
	background: url(images/sMButton.jpg) no-repeat;
	width: 187px;
	height: 25px;
	
}
/* legacy */
/*============== affiliate results ===============*/
.affiliateResult {
	margin: 10px 0px;
	padding: 5px;
	border: 1px solid #eee;

}
.affHeaderLink, .affHeaderLink a {
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0px 5px 0px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}
.affReview {
	margin-left: 15px;
}

.sideArtHeaderText {
	display: block;
	background: url(images/smArticleCatBG.gif) no-repeat;
	width: 157px;
	padding-left: 30px;
	
	height: 19px;
	padding-top: 6px;
	color: #333;
}

.sideArtLinks {
	display: block;
	
	
	padding: 2px 5px 2px 10px;
	
}

.indSMArt {
	border: 1px solid #ccc;
	margin-right: 10px;
	margin-bottom: 10px;
}
.indSMArt .title {
	padding: 5px;
	color: #333;
	background: #FCD160;

}
.indSMArt .title a {
	color: #333;
}
.indSMArt .text {
	padding: 5px;
}
.adsenseDiv {
	border: 1px solid #ccc;
	text-align: center;
	height: 90px;
	overflow: hidden;
	width: 790px;
	margin: 0px auto;
}

/*============== new styles ==================*/

.awardImageLink {
	float: left;
	margin: 0px 5px 5px 0px;
}

.AwardTitle {
	font-weight: bold;
	font-size: 1.1em;
	margin: 2px 0px 2px 0px;


}

.articleTitle {
	font-weight: bold;
	font-size: 1.2em;
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 10px 50px;
	background: url(images/articleLinkImg.jpg) no-repeat;
}

.awardTable td {
	border: 1px solid #eee;
}

.awardTable {
	margin-left: -2px;
	width: 574px;
}

.indHDStyle {
	background: #eee;
	border: 1px solid #ddd;
	margin: 0px 2px;
	padding: 5px 2px;

}

.indArticleTable td {
	padding-right: 15px;
}

.linkBox {
	padding: 2px;
	background: #eee;
	border: 1px dotted #ccc;
	text-align: center;
	margin-bottom: 5px;
}

.linkBox .html {
	background: #ddd;
	border: 1px dotted #ccc;
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

.linkBox .description {
	font-weight: bold;
	background: #bbb;
	margin-bottom: 4px;
}

.linkBox .instruction {
	font-weight: bold;
	background: #bbb;
	margin-top: 4px;
}