/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{
	text-decoration: none;
}

/* End CSS Reset */



#body_wrapper{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	
}

#header{
	width: 100%;
	font-family: arial;
	height: 150px;
	background-color: black;
	color: #dddddd;

}

#header_left{
	width: 30%;
	float: left;
}

#header_left img{
	margin-top: 10px;
	margin-left: 10px;	
}

#header a{
		color: #dddddd;
}

#header a:hover{
	color: #ffffff;
}

#header_right{
	width: 70%;
	float: right;
}

#nav_list{
	border-top: 2px solid #dddddd;
	border-bottom: 2px solid #dddddd;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 90%;
	overflow: auto;
	margin-top: 25px;
	}

#nav_list li{
	float: left;
	width: 90px;
	margin-right: 30px;
}

.nav_header{
	font-size: 16px;
	font-weight: bold;
}

.nav_subtext{
	font-style: italic;
	font-size: 12px;
	margin-top: 10px;
}

#content{
	clear: both;
	padding-bottom: 30px;
}

#slideshow{
	width: 85%;
	margin-left: 7.5%;
	margin-right: 7.5%;
	margin-top: 30px;
	height: 320px;
	background-color: #dddddd;
}

#slideshow_img{
	margin-left: 30px;
	padding-top: 20px;
}

#column_wrapper{
	width: 85%;
	margin-left: 7.5%;
	margin-right: 7.5%;
	margin-top: 30px;
	font-family: georgia;
}

.big_red_header{
	font-size: 24px;
	color: #da2128;
	font-weight: bold;
	margin-bottom: 10px;
}

.margin_top{
	margin-top: 30px;
}

#left_column{
	float: left;
	width: 45%;
	margin-right: 2.5%;
	margin-left: 2.5%;
}


.title{
	margin-bottom: 20px;
	margin-top: 20px;
}
.center{
	text-align: center;
}

.prod_category{
	font-size:18px;
	color: #D21034;
	padding-bottom: 10px;
}

.prod_div{
	width: 105px;
	height: 170px;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
	font-size: 11px;
			
}

.prod_div img{
	margin-left: auto;
	margin-right: auto;
}

.prod_name_container{
	height: 35px;
	width: 105px;

}

.price a{
	color: #D21034;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	position: 0 90;
	
	
}


#right_column{
	float: right;
	width: 45%;
	margin-right: 2.5%;
	margin-left: 2.5%;	
	
}

#store_hours_div{
	background-color: black;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 30px;
	height: 110px;
	margin-bottom: 30px;
	padding-top: 50px;
	border: 10px solid #da2128;
}

#store_adnum_div{
	background-color: black;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 30px;
	height: 110px;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-bottom: 20px;
	border: 10px solid #da2128;
}

#store_hours_div p{
margin-bottom: 20px;
	
}

#store_adnum_div p{
margin-bottom: 20px;
	
}

.store_hours_text{
	color: #dddddd;
	font-size: 16px;
	margin-left: 30px;
	margin-top: 20px;
	
}

.store_hours_numbers{
	color: white;
	
}

#facebook_section{

	}

#twitter_section{
	margin-top: 20px;
	margin-bottom: 20px;
	
}



#footer{
	clear: both;
	width: 100%;
	height: 30px;
	background-color: black;
	margin-top: 40px;
	padding-top: 10px;
	

}



/* ---------- FEEDBACK PAGE --------- */

#feedback_form_wrapper{
	width: 80%;
	margin-left: 10%;
	margin-top: 30px;
	font-family: georgia;
}

#feedback_form_wrapper p{
	margin-top: 20px;
	font-size: 14px;

}

.feedback_huge_header{
	font-size: 36px;
	color: #da2128;
	font-weight: bold;
	margin-bottom: 30px;
}

.feedback_header_text{
	color: #666666;
	line-height: 1.8;
	
}

#form_table_wrapper{
	
	width: 70%;
	margin-left: 5%;
	margin-top: 40px;
}

#form_table_wrapper table{
	
	width: 100%;

}

#form_table_wrapper table tr{
	
	padding-bottom: 20px;

}

.left_td{
	width: 30%;
	text-align: right;
	padding-right: 20px;
}

.tarea{
	vertical-align: top;
}

.right_td{
	width: 70%;
}

.right_td input{
	width: 100%;
	border: 1px dotted black;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: arial;
	margin-bottom: 10px;
}

.right_ta{
	width: 100%;
	margin-bottom: 30px;
}

.right_ta textarea{
	width: 100%;
	max-width: 100%;
	max-height: 150px;
	height: 150px;
	border: 1px dotted black;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: arial;
}

.submit_button_right{
	float: right;
	margin-top: 15px;
	background-color: #DDDDDD;
	color: black;
	padding: 4px;
	font-weight: bold;
}

#store_location_map{
	margin-top: 30px;
}

.store_adnum{
	margin-top: ;
}

/* ---------- PROMO PAGE --------- */

#promo_content_wrapper{
	width: 100%;
	margin-top: 30px;
	font-family: arial;
}

#promo_image_wrapper{
	margin-bottom: 30px;
}
.promo_huge_header{
	font-size: 30px;
	text-align: left;
	color: #da2128;
	font-weight: bold;
}

.promo_secondary_header{
	font-size: 20px;
	color: #da2128;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 50px;
	line-height: 1.2;
	
}

.promo_coupon_redirect{
	font-size: 24px;
	line-height: 1.8;
	margin-top: 30px;
	margin-bottom: 30px;
	color: black;
	font-weight: bold;
	float: left;
	
}

.promo_coupon_redirect a{
	color: #000000;
	text-decoration: underline;
}

.promo_coupon_redirect a:hover{
	color: #da2128;
	text-decoration: underline;
}

#share_wrapper{
	clear: both;
	width: 500px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	
}

#leftColDescribe{
	float: left;
	width: 50%;
}

.longText{
	line-height: 1.7;
	margin-top: 20px;
}

.longText a{
	text-decoration: underline;
	color: #da2128;
}

.promo_coupon_smaller_text{
	font-size: 16px;
	line-height: 1.8;
	color: black;
	font-weight: bold;
	float: left;
	margin-top: 30px;
	
}

#promo_coupon_share{
	width:100px;
	float: right;
	margin-top: 30px;
	margin-left: 10px;
}
.clear_div{
	width: 100%;
	clear: both;
}
#promo_image_wrapper{
	clear: both;
	margin-top: 30px;
}

/* ---------- COUPON PAGE --------- */

#coupon_wrapper{
	border: 1px dashed black;
	width: 500px;
	height: 500px;
	margin-top: 30px;
	margin-left: 30px;
	
}

#coupon_wrapper img{
	margin-top: 50px;
	margin-left: 50px;
	text-align: center;
}

#exp_date{
	width: 50%;
	text-align: right;
	float: right;
	margin-right: 20px;
}

#firstPCoupon{
	margin-top: 20px;
}