*{font-size:100.01%}
html {font-size:64%;}	
body, div, input {
	margin: 0;
	padding: 0;
}
body	{
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	background: #2b1602 url(../images/layout/bg-body.gif) repeat-x;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding-top: 0;
	/* padding-bottom: 1em; */  /* JDR Update */
}
p, ul, ol, blockquote, .alp_content {
	line-height: 1.8em;
	margin-bottom: 8px; /* JDR Update */
}
blockquote {
	font-style: italic;
	background-color:#FFC;
	padding: 12px;
	margin: 12px;
}
ul {
	margin-left: 21px;
	padding-left: 21px;	
	list-style-type: square;
}
ul li {
	padding-left: 3px;
}
ol {
	margin-left: 23px;
	padding-left: 23px;	
}
hr {
	height: 1px;
	color: #666;
	background-color: #666;
	border: none;
}

/*--------------------------------- THE HEADER STYLES -----------------------------*/
h1, .head1 {
	text-decoration: none;
	border: none;
	font-size: 20px; /* JDR Update */
	/* padding-top: 8px; */  /* JDR Update */
	/* margin-bottom: 1.2em; */ /* JDR Update */
	margin-bottom: 10px; /* JDR Update */
	font-weight: bold;
}
h2, .head2 {
	text-decoration: none;
	border: none;
	font-size: 16px; /* JDR Update */
	/* padding-top: 8px; */ /* JDR Update */
	margin-bottom: 10px; /* JDR Update */
	font-weight: bold;
}
h3, .head3 {
	text-decoration: none;
	border: none;
	font-size: 14px; /* JDR Update */
	margin-bottom: 10px; /* JDR Update */
	font-weight: bold;
}
h4, .head4 {
	text-decoration: none;
	border: none;
	font-size: 12px; /* JDR Update */
	margin-bottom: 10px; /* JDR Update */
	font-weight: bold;
}
h5, .head5 {
	text-decoration: none;
	border: none;
	font-size: 12px; /* JDR Update */
	font-variant: small-caps;
	font-weight: bold;
}
h6, .head6 {
	text-decoration: none;
	border: none;
	font-size: 9px; /* JDR Update */
	font-weight: bold;
}

h3.head3_footer {
	display: block;
	padding-left:45px;
	font-size: 1.6em;
	font-weight: bold;
}
.blueHeading 
{
	border: 1px solid #003; 
	padding: 4px; 
	background-color: #E8E8E8; 
	color: #003; 
	font-weight: bold; 
	font-size: 1.3em; 
	margin-bottom: 10px;
}

/*---------------------------------- ANCHOR STYLES ------------------------------*/

.alp_content a:active, .alp_content a:link, .alp_content a:visited
{
    color: #003366;
    text-decoration: underline;
}
.alp_content a:hover
{
	color: #ED1A2D;
	text-decoration: none;
}
.alp_content a img, .ssc_content a img, .tableright a img
{
	display: block;
	text-decoration: none;
	background-image: none;
	background: none;
}
.alp_content a img:hover, #alp_rightcolumn a img:hover, .alp_teaser a img:hover, #alp_splash_tp_left_teaser a img:hover {
	filter:alpha(opacity=85);
	-moz-opacity:.65;
	opacity:.65;
	background: none;
}
.alp_content a img, #alp_rightcolumn a img, .alp_teaser a img, #alp_splash_tp_left_teaser a img  {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.storelocator a:hover, .tableright a:hover {
	background-image: none;	
	color:#ED1A2D;
}
#alp_rightcolumn a.ssc_mystores_x_link {
	margin: 0;
	padding: 0;	
	right: 8px;
	height: 16px;
	width: 16px;
	position: absolute;
}
/*----------------------------------- IMAGE STYLES ------------------------------*/
img 
{
	border: none;
}
.imagecenter {
	padding-right: 7px;
	padding-bottom: 7px;
	margin:auto;
}
.imageleft {
	float: left;
	padding-right: 7px;
	padding-bottom: 7px;
	clear: right;
}
.imageright, .tableright {
	float: right;
	padding-left: 7px;
	padding-bottom: 7px;
}
.teaser{
	padding:5px 8px 0;
	background:url(../images/teaser-bg.png) no-repeat;
	width:348px;
	height:168px;
	float:left;
}
.teaser img{
	display:block;
	margin:0 auto;
}
.ssc_storeimages 
{
	text-align: center;
}
.alp_content .ssc_storeimages img
{
	padding: 0px;
	margin: 0px;
	width: 470px;
}
#store_announcements img, #store_events img, #store_history img
{
	padding: 3px;
}
/*------------ Teaser Boxes on articles pages MUST BE BELOW PRIMARY DEFINITIONS ---------------*/
.topads { 
	padding: 0 0 0 0;
}
#teasers { 
	padding:0;
	margin: 0;
	height: 165px;
}
.teaser { 
	padding:0;
	margin: 0;
	margin-left: 5px; 
	float:left; 
	clear: right;
	width:230px; 
}
.teaserText { padding:4px 2px 0 4px; margin:0px; height:29px; text-align: center; }
.alp_teaser_holder_error {
	width:730px;
	padding-top: 7px;
	height: 415px;
}
.alp_teaser_holder_error p {
	padding-top:40px;
}

/*---------------------------------- FONT STYLES ----------------------------*/

.smfont	{
	font-size:.9em;
}
.heading {
	display: block; /* JDR Update */
	height: 69px; /* JDR Update */
	width: 600px; /* JDR Update */
	margin: 0 auto; /* JDR Update */
	line-height: 65px; /* JDR Update */
	font-size: 22px; /* JDR Update */
	font-weight: bold;
	text-align: center;
	/* padding: 12px; */ /* JDR Update */
	background-image: url(../images/layout/p_heading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h2.pheading {
	padding: 28px;	
}
.importanttext {
	font-size: 1.8em;
	font-weight: bold;
}
.alp_content ul, .alp_content li {
	margin-left: 6px;
	padding-left: 6px;
}
.dropcap {
	font-size: 2.6em;
	font-weight: bold;
	float: left;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 2px;
}
.redalert {
	font-style: italic;
	font-weight: bold;
	color: #ff3333;
}
.inset-right, .inset-left {
	background-color:#FFC;
	display: block;
	width: 140px;
	padding: 10px;
	margin-top: 3px;
	font-style: italic;
	font-size: 1.3em;
	overflow: hidden;
}
.inset-right {
	float: right;
	margin-left: 5px;
}
.inset-left {
	margin-right: 5px;
	float: left;
}
#alp_leftcolumn_error {
	float: left;
	margin-top: 0px;
	width: 100%;
	background-color:#fff;
}
#alp_leftcolumn .alp_error_content {
	padding: 0px 12px 20px 20px;
	min-height:450px;
}

/*--------------------------------- ALP TABLE STYLES -------------------------*/
#alp_wrapper table th, .ssc_th, .table-header {
	background-color:#003366;
	color: #FFF;
	font-weight: bold;
	font-size: 1.1em;
}
#alp_wrapper table, .ssc_table, .data {
	border: 1px solid #6699cc;
	border-collapse:collapse;
	margin: 0 auto 15px 8px;
}
#alp_wrapper table.td_noborder, #alp_wrapper table.td_noborder td, #alp_wrapper table.td_noborder th {
	border: 0px;
}
#alp_wrapper td, #alp_wrapper th, .ssc_td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding: 4px;
}
#alp_wrapper td.no_border, #alp_wrapper th.no_border, .ssc_td.no_border	{
	border:none;
}
.subhead, .table-header2 {
	background-color:#cccccc;
	font-weight: bold;
	font-size: 1.1em;
}
.altrow, .table-rowalt {
	background-color:#FFC;
}
.tablefooter {
	background-color:#999;
	font-weight: bold;
	font-size: 1.1em;
}
.alp_content table img {
	margin: 0;
}
.alp_content table.imagetable caption {
	font-size: 95%;
}
#alp_wrapper .alp_content table.imagetable {
		border: none;
	}
#alp_wrapper .alp_content table.imagetable td {
	padding: 8px;
	text-align: center;
	border: none;
}
#alp_wrapper .alp_content label 
{
	padding-left:4px;
	padding-right:2px;
}
#alp_wrapper table#storesearchtable {
	margin: auto; 
}

/*--------------------------------- COMMENT STYLES ---------------------------*/
#commentarea {
	float: left;
	clear: both;
	margin-top: 10px;
}

/*--------------------------------- LAYOUT STYLES ----------------------------*/
#alp_outer {
	width:1000px;
	margin:auto;
}
#alp_wrapper {	
	width:100%;
	background: url(../images/layout/main-bg.png) repeat-y;
	float: left;
}
.alp_wrapper	{
	width: 980px;
	background-image: url(../images/layout/main_rt_col_bkg.gif);
	background-repeat:repeat-y;
	background-position:740px 0px;
	float: left;
	padding: 0 10px 0 10px;
}
#alp_rightcolumn {
	width: 250px;
	float: left;
}
#alp_leftcolumn {
	float: left;
	margin-top: 28px;
	width: 730px;
	background-color:#fff;
}
.alp_content {
	text-align: left;
	padding: 0px 12px 20px 12px;
}
.alp_content img	{
	margin:5px;
}
#fullpage {
	padding-top: 25px;
	float: left;	
}
#fullpage .alp_content {
	background-color: #fff;	
}
.ssc-content {
	clear: both;
}
#alp_header{
	width:100%;
	float: left;
	height: 105px;
	background: url(/images/layout/top_img_logo.jpg) no-repeat left top;
	position:relative;
	z-index: 10 !important;
}
.alp_header {
	width:980px;
	background: url(/images/layout/top_img_logo.jpg) no-repeat left top;
	float: left;
	height: 105px;
}
#alp_headernav {
	text-align: right;
	float: right;
	height: 55px;
	width: 500px;
}
#alp_headernav ul	{
	padding:0px;
	margin:0px;
	float: right;
	padding-top: 0px;
	padding-right:5px;
}
#alp_headernav li	{
	list-style-type:none;
	float:left;
}
#alp_headernav a, #alp_headernav a:hover	{
	text-decoration:none;
	background: none;
	color:#003366;
	font-weight:bold;
	font-size: .9em;
}
.storelocator {
	padding-top: 10px;	
}
#alp_rightcolumn .ssc_mystores div {
	margin: 0;
	padding: 0px;
	width: 176px;
}
#alp_rightcolumn .ssc_mystores li {
	margin: 0;
	padding: 0;
	padding-top:6px;
	vertical-align: top;
}
@media screen {
/* offsetting the entire ul down */
* html ul.ssc_mystores { /* IE6 */
position: relative; 
top: .5em;
}
*:first-child+html ul.ssc_mystores { /* IE7 */
position: relative; 
top: .5em;
}

/* offsetting each li back up*/
* html ul.ssc_mystores li { /* IE6 */
vertical-align: top; 
position: relative; 
top: -.5em;
}
*:first-child+html ul.ssc_mystores li { /* IE7 */
vertical-align: top; 
position: relative; 
top: -.5em;
}
}
#store_success_stories, #store_announcements, #store_events, #store_history
{
	clear: both;
}

/*-----------------	THE SEARCH FORM SYTLES ------------------------*/
#alp_head_form_brder {
	border: #FFCC99 1px solid;
}
#alp_searchinner {
	width: 140px;
}
#alp_search	{
	float: right;
	height: 20px;
	font-weight:bold;
	text-align:left;
	z-index: 10;
	margin-right: 4px;
	display: inline;
}
#alp_search	input {
	padding:0px;
	margin:0px;
	height: 12px;
	width: 117px;
	font-size:.9em;
	font-weight: bold;
}
#alp_search img {
	padding: 0;
	margin: 0;
}

/*-------------------------- THE MAIN NAVIGATION STYLES ------------------------------*/
.alp_mainnav {
	height:30px;
	background-image:url(../images/layout/main_nav_bkg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	width: 100%;
	float: left;
}
.alp_mainnav ul, .alp_subnav ul {
	margin:0px;
	padding:0px;
	line-height: 14px;
}

.alp_mainnav ul li, .alp_subnav ul li, .alp_bottom_nav ul li {
	list-style-type:none;
	padding: 0;
	float:left;
}
.alp_mainnav ul li {
	padding-left: 2px;
	padding-right: 2px;	
	background-image: url(../images/layout/main_nav_bkg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.alp_mainnav  a  {
	text-decoration:none;
	display: block;
	color: #FFF;
	font-size: 12px;
	font-weight:bold;
	padding: 6px 13px 10px 13px;
}
.alp_mainnav a:hover, .alp_mainnav a.mainnav_here {
	background-image: url(../images/layout/main_nav_on.gif);
	background-color: #300;
	background-repeat: repeat-x;
}

#alp_splash_tp_left_teaser {
	width: 730px;
	text-align:center;
}
#alp_teaser_shadow {
	background-image: url(../images/layout/splash_shadow.gif);
	background-repeat: no-repeat;
	height: 21px;
	background-position: left bottom;
}
alp_store_tp_teaser {
	background-image:url(../images/layout/store_tease_bkg_rpt.gif);
	background-repeat:repeat-y;
	background-position:left top;
	height:322px;
	width:755px;
}
.alp_spalsh_tp_left_teaser img.large {
	padding-left:8px;
}

/*-------------------------- The SubMenu styles -------------------------*/
.secnav {
	display:none;
}
.alp_subnav {
	display:none;
	height: 24px;
	position:absolute;
	top:105px;
	z-index: 10000 !important;
}
#home_careers {
	margin-left:590px;
}
#home_events {
	margin-left:245px;
}
.alp_subnav ul li{
	background-color:#1F1001;
	height:22px;
}
.alp_subnav ul li a {
	margin:0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	display: block;
	padding-top: 3px;
	padding-left:10px;	
	padding-right:10px;	
}
.alp_subnav ul li a:hover{
	color: #FFC;  
}
.alp_subnav ul li.alp_subnav_start{
	background:none;
	width:27px;
	display:block;
	background-image:url(/images/layout/mainnav_left.png);	
}
.alp_subnav ul li.alp_subnav_end{
	background:none;
	width:26px;
	display:block;
	background-image:url(/images/layout/mainnav_right.png);
}
.alp_subnav_hover {
	display:none;
	position:absolute;
	top:105px;
	left:0px;
	z-index: 10000 !important;
}
.alp_subnav_hover ul, .alp_subnav_hover ul li	{
	padding:0px;
	margin:0px;
}
.alp_subnav_hover ul li{
	background-color:#fbf5ec;
	list-style-type:none;
	border-bottom:#d8c8ae 1px solid;
	border-right:#000 1px solid;
}
.alp_subnav_hover ul li a {
	margin:0;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-left:3px;	
	padding-right:10px;	
	color:#431e0c;
	height:19px;
}
.alp_subnav_hover ul li a:hover{
	background-color:#eee6da;
}
ul li.alp_subnav_bottom {
	background-color:transparent; 
	width:146px;
	background-image:url(../images/layout/subnav_btm.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:12px;
	display:block;
	border:none;
	padding:0px;
	margin:0px;
}
/*------------------------- slide out menu styles -----------------------*/
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:0 -Basic Style
  -----------------------------------
*/
.alp_mainnav #p7PMnav {
	height: 30px;
}
.alp_mainnav #p7PMnav li {
	list-style-type:none;
	padding: 0;
	float:left;
	padding-left: 2px;
	padding-right: 2px;	
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
}
.alp_mainnav #p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	line-height: 14px;
}
.alp_mainnav #p7PMnav a {
	text-decoration:none;
	display: block;
	color: #FFF;
	font-size: 12px;
	font-weight:bold;
	padding-left:13px;
	padding-right: 13px;
	padding-top: 6px;
	padding-bottom: 8px;
}
.alp_mainnav #p7PMnav .p7PMtrg a	{
	display:block;
	height:16px;
	background-image:none;
}
.alp_mainnav #p7PMnav .p7PMtrg a:hover {
	background-image:url(/images/layout/main_nav_on.gif);
}
.alp_mainnav #p7PMnav .p7PMtrg ul li a	{
	margin:0;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	color:#431e0c;
	height:14px;
	padding-left:2px;
	padding-bottom: 5px;
}
.alp_mainnav #p7PMnav .p7PMtrg ul li a:hover, .alp_mainnav #p7PMnav .p7PMtrg ul li a:active, .alp_mainnav #p7PMnav .p7PMtrg ul li a:focus {
		background-image: none;
		background-color:#eee6da;
		font-size:10px;
		line-height:14px;
		display:block;
}
.alp_mainnav #p7PMnav li.p7PMtrg:hover {
	background-image:url(/images/layout/main_nav_onrt.gif);
	background-color:#300;
}	
/* ------ the current page marker style ------ */
.alp_mainnav #p7PMnav .p7PMmark {
	color: #fff;
}
/* ------ the trigger link styles ------- */
/*the trigger link */
.alp_mainnav #p7PMnav ul .p7PMtrg, .alp_mainnav #p7PMnav ul .p7PMon {
	color:#ffffff;
}
/* the active trigger link style */
.alp_mainnav #p7PMnav .p7PMon {
	display:block;
}
/*the submenu classes */

.alp_mainnav #p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
.alp_mainnav #p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;

}
/* Top level menu width */
.alp_mainnav #p7PMnav li {	
}
.alp_mainnav #p7PMnav ul li {
	float: none;
	padding-left: 0px;
	padding-right: 0px;	
}
.alp_mainnav #p7PMnav .p7PMtrg ul li	{
	background-color:#fbf5ec;
	list-style-type:none;
	border-bottom:#d8c8ae 1px solid;
	border-left:#dc9e5c 2px solid;
	border-right:#000 1px solid;
	width:143px;
}
.alp_mainnav #p7PMnav .p7PMtrg ul li.alp_subnav_bottom {
	background-color:transparent; 
	width:146px;
	background-image:url(/images/layout/subnav_btm.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:13px;
	display:block;
	border:none;
	padding:0px;
	margin:0px;
	line-height:8px;
	font-size:8px;
}
/*-------------------------- Featured Product Styles --------------------*/
#alp_featured_product {
	background-image: url(../images/layout/featured_prod_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 333px;
	width: 250px;
	position:relative;
}
#alp_featured_product a
{
	text-decoration:none;
	color:black;
}
#alp_featured_product a:hover
{
	text-decoration:underline;
	color:#ED1A2D;
}
#alp_featured_product_star
{
	text-align: center; 
	height:70px;
	width:97px;
	font-size:18px; /* JDR Update */
	font-weight:bold;
	position:absolute;
	top:10px;
	left:3px;
	z-index: 10;
	background-image: url(/images/layout/featured_prod_starburst_smaller.gif);
	background-repeat:no-repeat;
	background-size: 90%;
	padding:22px 10px 5px 5px;
}
#alp_featured_product_price
{
	font-size:2.1em;
	font-weight:bold;
	position:absolute;
	top: 250px;
	left:12px;
}
#alp_featured_product_price a 
{
	color:#003366;
}
#alp_featured_product_viewnow
{
	font-size:2em;
	font-weight:bold;
	color:blue;
	position:absolute;
	top: 254px;
	right:12px;
}
#alp_featured_product_desc
{
	position:absolute;
	bottom:10px;
	left:5px;
	text-align:center;
	width:240px;
	font-variant:small-caps;
	font-size: 14px; /* JDR Update */
	font-weight: bold;
	height: 38px;

}
#alp_featured_product_image
{
	text-align:center;
	width:250px;
	position: absolute;
	top: 35px;
	left: 0px;
}
.alp_teaser_holder {
	width:730px;
	padding-top: 7px;
	height: 155px;
}
.alp_teaser{
	padding-left:12px;
	height:155px;
	float:left;
}


/*-------------------------------------Right Module Styles ---------------------------------*/
div.alp_right_module	{
	padding-top: 25px;
	width:250px;
}
.alp_right_module div, .alp_right_module p, h3.alp_right_module, p.alp_right_module {
	padding-left:25px;
	padding-right: 7px;
}
.alp_right_module h3, h3.alp_right_module {
	background-image:url(../images/layout/module_head_bkg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:230px;
	height:22px;
	margin:0px;
	padding:4px 0px 15px 20px;
	color:#FFF;
	border:none;
	font-size:12px;
	font-weight:bold;
}
.alp_right_module ul {
	padding-right: 7px;	
}
.alp_right_module ul, .alp_footer_column ul {
	margin-top:0px;
	}
.alp_right_module li {
	list-style-type:square;
	line-height: 1.5em;
	padding-bottom: 4px;
}
.alp_right_module li a{
	font-weight:normal;
}
.alp_right_module a {
	color: #003366;
}
.alp_right_module input{
	margin-right: 7px;
}
/*----------------------------------------Footer styles---------------------------------*/
.alp_footer_column li a, .alp_right_module li a{
	color:#000;
	font-weight:normal;
}
#alp_footer	{
	float:left;
	width:100%;
	margin: 0px;
	padding: 0px;
}
#alp_footer_tab {
	background-image: url(../images/layout/footer_tab_store.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	text-align:left; 
	padding-left:55px;
	padding-top:5px;
	font-weight:bold;
	color:#FFF;
}
#alp_store_footer_tab {
	background-image:url(../images/layout/footer_tab_store.gif);
}
.alp_footer_column	{
	width:285px;
	padding: 0;
	padding-left:30px;
	float:left;
}
.alp_footer_column ul {
	padding-bottom: 0;	
	margin-bottom: 0;
}
.alp_footer_column li {
	list-style-type:square;
}
#alp_footer_content {
	background-color: #eedac5;
	border-top:#000 solid 1px;
	padding-top: 13px;
	float: left;
	width: 100%;
}
#alp_footer_bottom {
	height:24px;
	font-size:10px;
	float: left;
	width: 100%;
	}
#alp_footer_bottom_inner {
	background-image: url(../images/layout/footer_mid.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:24px;
	font-size:10px;
	float: left;
	width: 962px;
}
/*--------------------------------------bottom nav styles-----------------------------*/
#alp_bottom_nav	{
	text-align:center;
	width: 100%;
}
#alp_bottom_nav ul {
	margin: auto;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
}
#alp_bottom_nav li	{
	display: inline;
	list-style-type: none;
	padding-right: 17px;
	padding-bottom: 20px;
	padding-top: 15px;
}
#alp_bottom_nav	a {
	color:#fff;
	font-size:10px;	
}
/*---------------------------------- THE RECENT PRODUCT STYLES ----------------------*/
.recentProducts, .searchProducts {
	text-align:center; 
	text-decoration: none; 
	color:#666666; 
	float:left; 
	display:block; 
	width:150px;
	margin-right: 10px;
}
.recentProducts img, .searchProducts img { 
	width:150px;
	height: 150px;
	display: block;
	text-decoration: none;
	background: none;
}
.searchProducts {
	padding: 8px;
	height: 200px;
	overflow: hidden;
}
#alp_rightcolumn .recentProducts a, #alp_rightcolumn .searchProducts a {
	background: none;
	padding-bottom: 0px;
	text-decoration: none;
	color: #000;
}
#recentProducts #recentProds a
{
	color: #003;
	text-decoration: none;
}
#recentProducts #recentProds a:hover {
	background: none;
	background-position: 50% 50%;
	padding-bottom: 0px;
}
#recentProducts table tr td #leftarrow:hover {
	background-image: url(/images/layout/recentLeft.gif);
	background-position: 0px 65px;
	background-repeat: no-repeat;
	padding-bottom: 0;
}
#recentProducts table tr td #rightarrow:hover {
	background-image: url(/images/layout/recentRight.gif);
	background-position: 2px 65px;
	background-repeat: no-repeat;
	padding-bottom: 0;
}
.recentPrice {
	color: #F00;
	font-weight: bold;
}
#leftarrow, #rightarrow
{
	float: left;
	width: 45px;
	height: 205px;
	background-repeat: no-repeat;
}
#leftarrow {
	background-image: url(/images/layout/recentLeft.gif);
	background-position: 0px 65px;
}
#rightarrow {
	background-image: url(/images/layout/recentRight.gif);
	background-position: 2px 65px;
}
#recentProducts {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
#recentProducts table {
	border:none;
	margin:0px;
}
#recentProducts table td {
	border:none;
}
/*----------------------------------- THE BUBBLE STYLES -----------------------------*/
.alp_main_content_bubble {
	width: 682px;
	margin-top: 20px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.alp_main_content_bubble_head {
	background-image:url(../images/layout/main_bubble_header.gif);
	background-repeat:no-repeat;
	height: 16px;
	position:relative;
}
.alp_content_bubble_headtext {
	background-color:#FFF;
	padding-left: 5px;
	padding-right: 5px;
	position:absolute;
	top:-14px;
	left:40px;
}
.alp_main_content_bubble_content {
	background-image:url(../images/layout/main_bubble_content.gif);
	background-repeat:repeat-y;
	}
.alp_main_content_bubble_text p{
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px;
}
.alp_main_content_bubble_text ul{
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.alp_main_content_bubble_footer {
	background-image:url(../images/layout/main_bubble_footer.gif);
	background-repeat:no-repeat;
	height:17px;
	width: 682px;
	padding-bottom: 10px;
}
/************************For Featured Products*************************/
.featuredProductLinks
{
	color: #000000;	
	font-weight: bold;
}
.featuredProductDescription
{
	padding-top: 10px;
	font-weight: normal;
}
.featuredProductPrice
{
	padding-top: 10px;
	padding-bottom : 10px;
	font-weight: normal;
}
.featuredTeaser
{
	color: #000000;	
	font-weight: bold;
}

.alp_breadcrum {
	padding-top: 10px;
	padding-bottom: 10px;
}
#ctl00_ContentPlaceHolder1_ApplicantsEditControl_AdvSearch, #ctl00_ContentPlaceHolder1_ApplicantsEditControl_Button1 {
	background-image:url(/images/buttons/btn_bkg_blue.gif);
	border:0 none;
	cursor:pointer;
	height:23px;
	width:110px;
	color:White;
}
#ctl00_ContentPlaceHolder1_MyDocuments1_DataList1 td, #alp_wrapper table.td_noborder {
	padding:0px;
	padding-left:2px;
	margin:0px;
}
#ALP_commentTitle blockquote, #ALP-commentText blockquote
{
	background-color: #fff;
	font-style: normal;
	margin-left: 40px;
	padding: 0px;
}