#retailer_main_body_box
{
	position:relative;
	top: 0px;
	left: 0px;
	width: 889px;

	padding-bottom: 20px;
	border: 1px solid #b0bbcb;
}

.new_retail_signup
{
	background: url('../img/signup_arrow.png') left no-repeat;
	font-family: arial;
	font-size: 13px;
	color: #000;
	position: relative;
	top: -23px;
	margin-left: 10px;
	padding-left: 10px;
}

#retailer_main_body_layout
{
	position: relative;
	top: 0px;
	left: 4px;	
	margin: 0px auto;
}

.spaggi_content_box
{
	padding: 10px;
	font-size: 12px;
	color: #000;
	width: 580px;
	background-color: #FFFFFF;
}

#retailer_page_header
{
	float: left;
	position: relative;
	top: 1px;
	left: 0px;
	width: 880px;
	height: 90px;
	background-image: url('../img/retailer_header_repeat_bg.png');
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;	
}

#retailer_left_column_box
{
	clear: both;
	position: relative;
	top: 2px;
	left: 0px;
	width: 602px;
	float: left;
	z-index: 1;
}
#retailer_left_column_box_wide
{
	clear: both;
	position: relative;
	top: 2px;
	left: 0px;
	width: 850px;
	float: left;
	z-index: 1;
}

#retailer_right_column_box
{
	position: relative;
	top: 0px;
	left: 16px;
	width: 248px;	
	float: left;
	z-index: 1;
}


#retailer_body_footer
{
	clear: both;
	float: none;
	position: relative;
	top: 0px;
	left: 3px;
	width: 880px;
	height: 105px;
	background-color: #e7f0e0;
}

h3.retailer_content_header
{
	position: relative;
	top: 30px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9ec483;
	font-size: 24px;
}

h4.retailer_content_header
{
	position: relative;
	top: 00px;
	left: 00px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9ec483;
	font-size: 20px;
}


#retailer_login_form
{
	
	padding-top: 5px;
	padding-left: 10px;
	top: 35px;
	left: 10px;
	width: 235px;
	padding-bottom: 30px;
}


.retailer_input
{
	font-size:12px;
	color: #000;
	border: 1px solid #9EC483;
	width: 100px;
}

.orange_links
{
	font-size: 12px;
	color: #9EC483;
	text-decoration: none;
}

.orange_links:HOVER
{
	font-size: 12px;
	color: #FFB500;
	text-decoration: none;
}

label
{
	width: 150px;
	font-size: 12px;
	color: #A3A3A3;
	font-weight: bold;
}

.retailer_submit_btn
{
	width:40px;
	position: relative;
	top: 0px;
	right: 0px;
	padding: 2px;
	margin: 0px;
	font-size:11px;
	border: 1px solid #9EC483;
	background-color: #E7F0E0;
}

p.retailer_content
{
	font-size: 12px;
	color: #A3A3A3;
	margin-top: 10px;
}


A.retailer_link
{
	font-size: 12px;
	color: #A3A3A3;
	text-decoration: underline;
}
A.retailer_link:hover
{
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
.retail_shop_now_btn
{
	position: relative;
	top: 20px;
	left: 0px;
}


#retailer_content_header
{
	position: relative;
	top: 4px;
	left: 600px;
	width: 200px;
}

TD{
	font-size: 12px; 
	color: #000000;
}

TD.blue_header
{
	font-size: 20px;
	font-weight: bold;
	color: #d1dceb;
	border-bottom: 1px solid #d1dceb;
}

.retail_shop_now_btn_newsletter
{
	position: relative;
	top: 0px;
	left: 460px;
}

.news_menu
{
	color: #688951;
	border-bottom: 1px solid #c2dab1;
}
.news_menu a
{
	color: #448f0f;
	text-decoration: none;
}
.news_menu a:hover
{
	color: #688951;
}
.newsletter_header
{
	font-size: 22px;
	color: #ffb500;
	font-weight: bold;	
}

.grey_hr_long
{
	border: 0px;
	height: 1px;
	border: 1px solid #C2DAB1;
	margin: 0px;
	padding: 0px;
}

.orange
{
	border:0px;
	height: 1px;
	border-bottom: 1px solid #FFB500;
	margin: 3px;
	padding: 0px;
}




div.pagination {
	padding-top: 10px;
	padding-bottom: 4px;
	width:650px;
	float: left;
	color: #FFF;
	text-align: left;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #9EC483;
	background: #E7F0E0;
	text-decoration: none; /* no underline */
	color: #9EC483;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #666;
	
	color: #666;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #666;
		
		font-weight: bold;
		background-color: #9EC483;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #666;
		display: none;
	}
	

	
	
	a.def
	{
		color: #FFB500;
		text-decoration: none;
		font-weight: bold;

	}
	
	a.def:hover
	{
		color: #666;
	}