/*INTRO SECTION*/






/*RATING CHARTS MOD*/
.table_wrap {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 1px solid #00ABDD;
}
.table_row {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.col_head {
	font-size: 11px;
	padding: 2px;
	text-align: center;
	margin: 1px;
	background-color: #BBE8FF;
	border: 0px;
	color: #990000;
}
.col_head a:link, .col_head a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: underline;
	color: #003399;
}
.col_data_even {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px 3px;
	text-align: center;
	background-color: #D9F2FF;
	margin: 0px;
	border: 0px;
}
.col_data_odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px 3px;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
	border: 0px;
}
.col_data_even a, .col_data_odd a, .col_data_even a:visited, .col_data_odd a:visited, .col_data_even a:hover, .col_data_odd a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	margin: 0px;
	color: #990000;
	text-decoration: underline;
}

.review_rank_rows {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.page_numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0FC9FF;
	text-align: center;
	padding: 5px;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
	border: 1px solid #00ABDD;
}
.page_numbers a, .page_numbers a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0FC9FF;
	text-decoration: none;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	margin: 1px;
	padding: 4px;
}
.page_numbers a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0096C1;
	text-decoration: underline;
	vertical-align: middle;
}


/*SUBMISSION FORM*/
#module_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
}

.form_descrip {
	font-weight: bold;
	text-indent: 20px;
	width: 100%;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.form_field_row {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	padding-bottom: 10px;
	font-size: 12px;
	position: relative;
	left: 20px;
	text-indent: 0pt;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
}
#error {
	color: #FF0000;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.review_wrap {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 1%;
	background-color: #D9F2FF;
	border: 1px solid #66CCFF;
}
.review_row {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D9F2FF;
	border: 1px solid #66CCFF;
	width: 100%;
}
.review_left_row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999900;
	padding: 5px;
	width: 25%;
	text-align: right;
	background-color: #EAF8FF;
}
.review_right_row {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 5px 20px 5px 8px;
	line-height: 1.6em;
	font-size: 12px;
}
.review_right_row a:link, .review_right_row a:visited {
	text-decoration: underline;
}
.button {
	padding: 10px;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
#button_left {
	width: 50%;
	text-align: right;
	float: left;
	vertical-align: middle;
	padding: 5px;
	height: 20px;
}
#button_right {
	text-align: left;
	float: left;
	padding: 5px;
}
#headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
#comment_style {
	font-size: 12px;
	line-height: normal;
	padding: 5px;
	font-weight: bold;
}

/*NEWS ARTICLE MOD*/
.news {
	font-family: Arial, Helvetica, sans-serif;
}
#news_title {
	font-size: 14px;
	font-weight: bold;
	color: #00659C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C7D0EB;
	line-height: 30px;
}


/*SEARCH RESULTS*/
#search {
	float: left;
	width: 940px;
	margin: 10px;
	padding: 0px 0px 20px;
	}
	
.search_results {
	background: #FFFFFF;
	float: left;
	width: 920px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #BCD7F3;
	}	
	
/*RECAPTCHA*/	
.recaptcha {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D9F2FF;
	padding-left: 160px;
	border-right: 1px solid #66CCFF;
	border-bottom: 1px solid #66CCFF;
	border-left: 1px solid #66CCFF;
	padding-top: 20px;
	padding-bottom: 20px;
}	
	
/*ALL SHOWS*/	
.letters {
	padding: 2px 0px 0px;
	height: 34px;
	width: 590px;
	margin: 0px 0px 20px;
	text-align: center;
}

.letters a:link, .letters a:visited {
	font-size: 16px;
	background-color: #FFFFFF;
	margin: 1px;
	padding: 3px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	border: 1px solid #A5CAEF;
}


.letters a:hover {
	background-color: #A6FFA6;
	margin: 1px;
	padding: 3px;
	border: 1px solid #00FF00;
	text-decoration: none;
	color: #006699;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}

.letter_section a, .letter_section a:link, .letter_section a:visited, .letter_section a:hover   {
	font-size: 24px;
	color: #000099;
	text-decoration: none;
}


ul.letter_column, ul.letter_column li, ul.letter_column li a:visited , ul.letter_column li a:link {
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	list-style-image: url(http://www.superamazingsavings.com/images/green_dot.gif);
	line-height: 20px;
	font-weight: bold;
	vertical-align: top;
	background-position: bottom;
	list-style-position: inside;
}
ul.letter_column li a:hover {
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
	list-style-image: url(http://www.superamazingsavings.com/images/green_dot.gif);
	line-height: 20px;
}

/*INDVIDUAL COUPONS*/	
.entry {
	padding:10px;
	color:#666666;
	font-size:12px;
	overflow:hidden;
	border:#5188d2 1px dashed;
	line-height: 16px;
}
.dealpost {
	margin: 5px 0 10px;
	padding-left: 40px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.dealpost, .dealpost ul, .dealpost li {
	margin: 5px 25px 10px 0;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
list-style-image: url(http://www.superamazingsavings.com/images/green_dot.gif);
}

.coupon_list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	padding-bottom: 5px;
}

.coupon_list a:link, .coupon_list a:visited, .coupon_list a:hover {
	text-decoration: none; 
	color: #0000FF; 
	font-weight: bold; 
	border-bottom-width: 1px; 
	border-bottom-style: dotted; 
	border-bottom-color: #0099FF;
}

.barlink {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-decoration: none;
	padding:5px 5px 5px 0px;

}
.barlink a:link, .barlink a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	border: 1px solid #00FF00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 3px 5px;
	background: #BFFEA0;
}
.barlink a:hover {
	color: #0000CC;
	border: 1px solid #FF0000;
	background: #FFE680;
	text-decoration: none;
}

#merchant_images {
	width: 180px;
	margin: 15px 20px;
	padding: 0px;
}
