body {
	font-size:62.5%; /* Sets base font at 10px */
	font-family: "Lucida Grande", Arial, Verdana, sans-serif; 
	color:#333; background-color:#eee;
	min-width:916px;
	margin:0; padding:0;
	text-align:center;
}

table, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
}

form {
	margin: 0px; padding:0;
}

img { border:0; }

a:link { text-decoration:none; color:#333; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; color: #9736A4;  }
a:active {text-decoration:none; }

/* headings ----------------------------------------------------------------------------- */

	
h1.subheading	{
	font-size: 13px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	color: #ffffff;
	}
	
h2.clearall	{
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 2px 0px 14px 0px;
	color: #ffffff;
	clear:both;
	}
	
h3.product	{
	font-size: 13px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	color: #ffffff;
	}
	
h3.product_price	{
	font-size: 11px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}


/* Generic text formatting used throughout the store ---------------------------- */

.actCHECKOUTEM {
	background-color: #dc94eb;
}

.actCHECKOUTBG {
	background-color: #ebc4f4;
}

.actlarger {
	font-size: 13px;
	color: #000000;
}

.actsmaller{
	font-size: 10px;
	color: #000000;
}

.actxxsmall {
	font-size: 10px;
	color: #000000;
}

.actxsmall {
	font-size: 11px;
	color: #000000;
}

.actsmall {
	font-size: 11px;
	color: #000000;
}

.actregular {
	font-size: 13px;
	color: #000000;
}

.actlarge{
	font-size: 16px;
	color: #000000;
}

.actxlarge {
	font-size: 20px;
	color: #000000;
}

.actxxlarge {
	font-size: 20px;
	color: #000000;
}

.actwarningcolor {
	color: #ff0000;
}
	
.actrequiredcolor {
	color: #ff0000;
}

.actsearchhighlightcolor {
	color: #ff0000;
}

.actrequired {
	color: #ff0000;
}

.actwarning {
	font-size: 11px;
	color: #ff0000;
}

.actwelcome {
	font-size: 11px;
	color: #000000;
}

.actlogotext {
	font-size: 11px;
	color: #D9090E;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.actlogout {
	font-size: 11px;
	color: #c96cd6;
}

/* Boxes and borders ------------------------------------------- */

.thinborder1 {
	border: 1px solid #ffffff;
}

.thinborder2 {
	border: 1px solid #ffffff;
}

.thinred {
	border: solid 1px #ffffff;
	border-top: 0px;
}

.thinred2 {
	border: solid 1px #ffffff;
	border-top: 0px;
} 

.boxheading {
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

a.boxlink:link{
	color: #ffffff;
	text-decoration:none;
}

a.boxlink:visited{
	color: #ffffff;
	text-decoration:none;
}

a.boxlink:hover{
	color: #ffffff;
	text-decoration:underline;
}

a.boxlink:active{
	color: #ffffff;
	text-decoration:none;
}

* html .boxhead h2 {height: 1%;}

.sidebox {
	background: url('theme_curve4.gif') no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url('theme_curve2.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}

.boxhead h2 {
	background: url('theme_curve1.gif') no-repeat top left;
	margin: 0;
	padding: 5px 10px 5px;
	color: #ffffff; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}

.boxbody {
	background: url('theme_curve3.gif') no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 11px;
}

.boxbody ol {
	margin: 0;
	padding: 0;
	margin-left: 1.2em;
	padding-left: 1.2em;
}

.boxbody ol li {
	margin-bottom: 0.2em;
}

/* Shopping cart and checkout fields ------------------------------------------- */

table.checkout td {
	background-color: #ebc4f4;
}

table.checkout th {
	background-color: #dc94eb;
}

.cart {
	background-color: #ebc4f4;
}

.cartheading {
	background-color: #dc94eb;
	font-weight: bold;
}


/* Checkout Progress Indicator  ------------------------------------------------ */

p.checkout-progress-heading {
	width: 300px;
	margin: 10px auto;
}

#checkout-progress-indicator {
	width: 300px;
	height: 19px;
	background-image: url('cpi-background.gif');
	margin: 0 auto 20px auto;
}

.checkout-progress-0 {
	width: 75px;
	height: 19px;
	background-color: #ffffff;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-1 {
	width: 150px;
	height: 19px;
	background-color: #ffffff;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-2 {
	width: 225px;
	height: 19px;
	background-color: #ffffff;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-3 {
	width: 300px;
	height: 19px;
	background-color: #ffffff;
	background-image: url('cpi-main.gif');
	float: left;
}

#checkout-progress-indicator .cpi-end {
	width: 8px;
	padding: 0;
	margin: 0;
	border: 0;
	height: 19px;
	background-image: url('cpi-end.gif');
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}

/* Formatting for the site map -------------------------------------------- */

#actinic-sitemap {
	margin-left: 5px;
}

#actinic-sitemap ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Used by 'CSS Product Layout' ------------------------------------------- */

.content_left {
	text-align: left;
	float: left;
	margin-right: 20px;
}

.content_right {
	text-align: left;
	float: left;
}

/* Used by 'Standard Layout Using CSS' and related CSS-based product layouts */

.product_list	{
	margin: 20px 0px 20px 0px;
	}	


	
.text_heading_left_column	{
	margin: 0px;
	padding: 19px 0px 4px 0px;
	line-height:normal;
	color: #ffffff;
	font-weight: 900;
	font-size: 13px;
	}

/* Default formatting of all text boxes used in store pages ---------------- */

.form_input_general	{
	line-height: normal;
	font-size : 11px;
	word-spacing: normal;
	}

/* Styles for 'Quick Search Bar With Larger Button' ------------------------ */

.form_main_search_box	{
	line-height: 13px;
	width: 76px;
	height: 16px;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 2px;
	font-size : 11px;
	background-color: #ebc4f4;
	border: 1px solid #ebc4f4;
	color: #000000;
	vertical-align: top;
	}

.form_main_search_box_td	{
	background-color: #ffffff
	}

.form_button_quick_search	{
	line-height: 13px;
	height: 18px;
	width: 85px;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 0px 12px;
	font-size : 11px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	color: #ffffff;
	background-image: url('theme_icon_search.gif');
	word-spacing: normal;
	}


/* Styles for the 'Mini' marketing layouts ---------------------------------- */

.product_image_cost	{
	margin: 0px 12px 8px 0px;
	text-align: center;
	float: left;
	}
	
.text_product_small_info	{
	font-size: 10px;
	line-height: normal;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	}

.text_product_small_info_heading	{
	margin: 0px;
	padding: 10px 0px 12px 0px;
	line-height:normal;
	color: #ffffff;
	font-weight: 900;
	font-size: 11px;
	}
	
.text_product_small_info_price	{
	margin: 0px;
	padding: 8px 0px 0px 0px;
	line-height:normal;
	font-weight: 900;
	font-size: 11px;
	}

.best_selling_items	{
	padding: 10px;
	background-color: #ffffff;
	}
	
.best_selling_items_spacing	{
	padding: 0px 0px 8px 8px;
	}

/* Styles for product image and fragment image placement in some layouts -------------------------- */

.image_float_right	{
	float: right;
	margin: 16px 0px 15px 20px;
	}

.image_product	{
	margin: 0px 18px 10px 0px;
	text-align: center;
	float: left;
	}


/* Links to sections and pages in sidebar menus on some themes -------------------------------------*/

ul.products	{
	line-height: normal;
	padding: 0px 0px 0px 1px;
	margin: 3px 0px 4px 15px;
	font-size: 11px;
	color: #ff0000;
	}

a.product_section:visited  {
	color : #333333;
	text-decoration : none;
	}
	
a.product_section:link  {
	color : #c96cd6;
	text-decoration : none;
	}
	
a.product_section:active  {
	color : #333333;
	text-decoration : none;
	}
	
a.product_section:hover  {
	color : #333333;
	text-decoration : none;
	}

/* lines -------------------------------------------------------------------------------- */

.dotted_line_blue	{
	height: 1px;
	background-color: #ffffff;
	background-image:url('theme_dotted_line.gif');
	clear:both;
	}
	
.solid_line_light_blue	{
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	clear:both;
	}
	
.solid_line_blue	{
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	clear:both;
	}
	
.dotted_outline_blue	{
	border: 1px dotted #ffffff;
	padding: 8px;
	}		



/* Styles for 'Compact Parent Section List' ------------------------ */

.text_breadcrumbs	{
	font-size: 10px;
	color: #ffffff;
	margin: 0px;
	line-height:normal;
	padding: 2px 0px 10px 0px;
	}	

a.link_breadcrumbs:visited	{	
	color : #ffffff;
	text-decoration : underline;
	}

a.link_breadcrumbs:link  {
	color : #ffffff;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:active  {
	color : #ffffff;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:hover  {
	color : #ffffff;
	text-decoration : underline;
	}
	

/* Page footer  --------------------------------------------------------*/

.text_footer	{
	color: #ffffff;
	font-size: 10px;
	padding:0px;
	margin:4px 0px 0px 0px;
	}

.text_menu_no_space	{
	word-spacing: normal;
	}

a.link_footer:visited  {
	color : #ffffff;
	text-decoration : underline;
	}
	
a.link_footer:link  {
	color : #ffffff;
	text-decoration : underline;
	}
	
a.link_footer:active  {
	color : #ffffff;
	text-decoration : underline;
	}
	
a.link_footer:hover  {
	color : #ffffff;
	text-decoration : underline;
	}


/* Heading for attributes  --------------------------------------------------------*/

.text_options	{
	font-weight: 900;
	}


/* Formatting for 'Add To Cart Button With Cart Icon' ----------------------------------------------*/

.form_button_add_to_cart	{
	line-height: 13px;
	height: 20px;
	width: 76px;
	margin: 0px 1px 0px 0px;
	padding: 1px 0px 1px 14px;
	font-size : 11px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	color: #ffffff;
	background-image: url('theme_icon_add_to_cart.gif');
	word-spacing: normal;
	}	


/* Styles for CSS Buttons ----------------------------------------------*/

.text_menu	{
	padding: 2px 0px 2px 0px;
	font-size : 11px;
	margin: 0px;
	color : #ffffff;
	}
	

a.link_menu:visited  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ffffff; 
	border: 1px solid #ffffff;
	}
	
a.link_menu:link  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	}
	
a.link_menu:active  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	}
	
a.link_menu:hover  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	}

/* Styles for 'Top Level Section List In Boxes' and 'Brochure Nav Bar In Boxes' --------------------*/

.tech_main_menu	{
	background-color: #ffffff
   }
		
.tech_menu_bottom	{
	height: 4px;
	background-color: #ffffff;
	}
		
.tech_menu_button_border	{
	width: 121px; 
	border-right: 1px #ffffff solid;
	border-top: 1px #ffffff solid;
   }
	
div.tech_menu_button {
	width: 119px; 
	top: 0px;
	left: 0px; 
	border: 1px #ffffff solid;
   }
		
div.tech_menu_button_product {
	width: 119px; 
	top: 0px;
	left: 0px; 
	border: 1px #ffffff solid;
   }
		
.tech_menu_button_title	{
	width: 122px;
	border-top: 1px #ffffff solid;
	background-color: #ffffff;
   }

.tech_text_product_section	{
	padding: 3px 3px 3px 5px;
	margin: 0px;
	color : #ffffff;
	font-size : 11px;
	font-weight: 900;
   }

div.tech_menu_button a  {
	width: 113px; 
	color: #ffffff;
	text-decoration:none;
	display:block;
	padding:3px;
	text-align:left;
	background-color: #ffffff;
	font-size: 11px;
   }
	
div.tech_menu_button a:visited {
	color: #ffffff; 
	text-decoration:none;
	background-color: #ffffff;
   }
	
div.tech_menu_button a:active {
	color: #ffffff; 
	text-decoration:none;
	background-color: #ffffff;
   }
	
div.tech_menu_button a:link {
	color: #ffffff; 
	text-decoration:none;
	background-color: #ffffff;
	}

div.tech_menu_button a:hover {
	color: #ffffff;
	text-decoration:none;
	background-color: #ffffff;
   }

div.tech_menu_button_product a   {
	width: 104px; 
	color: #ffffff;
	text-decoration:none;
	display:block;
	padding:3px 3px 3px 12px;
	text-align:left;
	background-color: #ffffff;
	font-size: 11px;
   }
	
div.tech_menu_button_product a:visited {
	color: #ffffff; 
	text-decoration:none;
	background-color: #ffffff;
	background-image:url('theme_arrow.gif');
   }
	
div.tech_menu_button_product a:active {
	color: #ffffff; 
	text-decoration:none;
	background-color: #ffffff;
	background-image:url('theme_arrow.gif');
   }
	
div.tech_menu_button_product a:link {
	color: #ffffff; 
	text-decoration:none;
	background-color: #ffffff;
	background-image:url('theme_arrow.gif');
   }

div.tech_menu_button_product a:hover {
	color: #ffffff; 
	text-decoration:none;
	background-color: #ffffff;
	background-image:url('theme_arrow.gif');
   }

/* Start of styles new to v9 */

/* Styles for 'Best Seller List in Boxes' and 'New Products List in Boxes' used on the brochure home page */

.heading_marketing_box	{
	border: 2px solid #ffffff;
	width: 229px;
	margin: 0px 20px 14px 0px;
	}
		
.heading_marketing_box p.text_product_small_info_heading	{
	background-color: #ffffff;
	border-bottom: 2px solid #ffffff;
	color: #ffffff;
	font-weight: 900;
	font-size: 11px;
	background-image: url('theme_marketing_header.gif');
	margin: 0px;
	padding: 4px 0px 0px 8px;
	height: 20px;
	}
	
.heading_marketing_box	p{
	padding: 8px;
	}

.heading_marketing_box .product_image_cost	{
	padding: 8px;
	}


/* Rounded header and footer used around the bulk areas in 'Expert' and 'Hotshot' themes,
but also used in the lists that have 'Rounded Corners' in the name */

.rounded-heading {
	background-image: url('theme_curve2.gif');
	background-repeat: no-repeat;
	background-position: top right;
	}

.rounded-heading p.spacer {
	margin: 0;
	padding: 3px 0;
	background-image: url('theme_curve1.gif');
	background-repeat: no-repeat;
	margin-right: 10px;
	color: #ffffff;
	}

.rounded-footer {
	background-image: url('expert_rounded_bottom_right.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	}

.rounded-footer p.spacer {
	margin: 0;
	padding: 3px 0;
	background-image: url('expert_rounded_bottom_left.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-right: 10px;
	color: #ffffff;
	}

.indented-link a {
	display: block;
	background-color: #fff;
	width: 140px;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #ffffff;
	}

.indented-link a:hover {
	background-color: #ffffff;
	}

/* Style for the 'Graduated Background' for Top Level Section lists and Brochure Page lists */

.graduated-link a {
	display: block;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #ffffff;
	border-bottom: 0;
	border-right: 0;
	background-image: url('prime_link_background.gif');
	background-repeat: no-repeat;
	}

/* Style for the 'Shaded Background' for Top Level Section lists and Brochure Page lists */

.hotshot-link a {
	display: block;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #ffffff;
	}

.hotshot-link a:hover {
	background-image: url('hotshot-link-highlight.gif');
	background-repeat: no-repeat;
	}

.hotshot-box-main {
	background-image: url('hotshot-box-main.gif');
	background-position: bottom;
	width: 170px;
	}

.hotshot-box-content {
	background-image: url('hotshot-box-top.gif');
	background-repeat: no-repeat;
	padding: 10px;	
	}

/* Styles for 'Quick Search Bar With Curved Box' layout */

.formbox1 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url('theme-rounded-searchfield-left.gif');
	height: 19px;
	padding-left: 10px;
	background-repeat: no-repeat;
	float: left;
	}

.formbox2 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 19px;
	background-image: url('theme-rounded-searchfield-right.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	}

.inputfield {
	padding: 0px;
	margin: 1px 0;
	border: 0px;
	height: 16px;
	font-size: 12px;
	}

/* Drop down menus used for top level section lists and brochure page lists in the 'Corporation' and 'Premier' theme */

#corporate_top_menu, #corporate_top_menu ul { /* main menu lists */
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	line-height: 1;
	font-size: 11px;	
	}

#corporate_top_menu a {
	display: block;
	color: #ffffff;
	padding: 3px 6px 3px 13px;
	margin: 0;
	font-size: 11px;	
	text-decoration: none;
	background-image: url('theme_arrow.gif');
	background-position: left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-right: 1px solid #000000;		
	}

#corporate_top_menu li a:hover {
	display: block;
	color: #ffffff;
	padding: 3px 6px 3px 13px;
	margin: 0;
	font-size: 11px;	
	text-decoration: none;
	background-image: none;
	background-color: #ffffff;
	background-image: url('theme_arrow.gif');
	background-position: left;
	background-repeat: no-repeat;
	}

#corporate_top_menu li { /* all list items */
	float: left;
	padding: 0px;
	margin: 0;
	list-style-image: none;
	line-height: 18px;
	}

#corporate_top_menu li ul { /* second-level lists */
	font-size: 100%;
	width: 150px; 
	display: block;
	position: absolute;
	margin: 0px 0px 0px -2px;
	border-top: 1px solid #000000;
	list-style-image: none;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}

#corporate_top_menu li ul li { /* second-level lists */
	width: 150px; 
	display: block;
	background-image: none;
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
	}

#corporate_top_menu li ul li a { /* second-level lists */
	background-image:none;
	padding: 3px 6px 4px 6px;
	line-height: 150%;
	display: block;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#corporate_top_menu li ul li a:hover { /* second-level lists */
	display: block;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px 6px 4px 6px;
	background-image:none;
	background-color: #ffffff;
	}

#corporate_top_menu li ul ul { /* third-and-above-level lists */
	margin: -24px 0px 0px 149px;
	}

#corporate_top_menu li:hover ul ul, #corporate_top_menu li.sfhover ul ul {
	left: -999em;
	}

#corporate_top_menu li:hover ul, #corporate_top_menu li li:hover ul, #corporate_top_menu li.sfhover ul, #corporate_top_menu li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}

.corporate_pages_menu ul { /* brochure list */
	padding: 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1;
	font-size: 11px;	
	list-style-image: none;
	}

.corporate_pages_menu ul li {
	display: block;
	background-image:none;
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
	}

.corporate_pages_menu li a {
	color: #ffffff;
	background-image:none;
	padding: 3px 6px 4px 6px;
	line-height: 150%;
	display: block;
	}

.corporate_pages_menu li a.product_section {
	color: #ffffff
	}
	
.corporate_pages_menu li a:hover {
	color: #ffffff;
	display: block;
	padding: 3px 6px 4px 6px;
	background-image: none;
	background-color: #ffffff;
	}

/* START OF ANSA CUSTOM CSS */

/* SKIP NAVIGATION STYLING */

.accessaid { position:absolute;
			height:0;
			overflow:hidden;
}


/* BRANDING AREA */

#branding-wrap { width:916px; 
                 background:#fff url("page-bk.jpg") repeat-y top left;
				 margin:0 auto;
				 }
				 
#branding { width:860px;
            margin:0 auto;
            background:url("branding-border-bk.jpg") repeat-x bottom left;
			padding:25px 20px 18px 20px;
			position:relative; font-size:1.1em; text-align:left;
			color:#2E2E2E;
			}
			
#branding a:hover { color:#9B46A6; text-decoration:none; }
			
			
#branding #logo { 
               width:119px; 
			   margin:0; padding:0;
			   float:left;
			   }
			   
			   
#branding form { background:url("icon-bk.gif") repeat-x bottom left; 
              width:240px;
			  border:solid #eee 1px; height:21px;
			  margin:0; padding:0;
			  position:absolute; top:40px; left:405px;
			  }
			  
#branding form p { margin:0; padding:2px 0 0 22px; 
                   background:url("search-icon.gif") no-repeat 4px 4px;
				   text-align:center; } 

#branding form input#srch-txt { width:150px; font-size:10px; border:solid #fff 1px; }

#branding form input#srch-btn { border:0; font-size:11px; background-color:#F5F5F5; color:#2E2E2E; text-align:center; }

#branding form input#srch-btn:hover { color:#9B46A6; }

#cart-btn { width:95px; 
            background:url("icon-bk.gif") repeat-x bottom left;
			border:solid #eee 1px; height:21px;
			margin:0; padding:0 8px; font-size:11px;
			position:absolute; top:40px; left:653px; line-height:1.8em;
			}
			
#cart-btn a { background:url("shopping-cart-icon.gif") no-repeat center left;
              padding-left:32px; display:block;
			  }
			  
#check-btn { width:95px; 
            background:url("icon-bk.gif") repeat-x bottom left;
			border:solid #eee 1px; height:21px;
			margin:0; padding:0 8px; font-size:11px;
			position:absolute; top:40px; left:768px; line-height:1.8em;
			}
			
#check-btn a { background:url("checkout-icon.gif") no-repeat center left;
              padding-left:32px; display:block;
			  }
			
/* GLOBAL NAV */

#global-nav { width:898px; 
              margin:0 auto; padding:0 0 0 20px; list-style:none;
			  background:url("global-nav-bk.jpg") no-repeat bottom left;
			  height:3.4em; 
			  }
			  
#global-nav li { float:left; 
                 font-size:1.2em; 
				 padding:0 8px 0 7px; 
				 font-weight:bold;
				 line-height:2.0em;
				 text-transform:uppercase;
				 background:url("nav-divide.jpg") no-repeat center right; 
				 }
				 
#global-nav li.nopad { border-right:none; background-image:none; }

#global-nav li a { color:#fff; display:block; padding:5px 0; }

#global-nav li a span { padding: 0px 8px 0 5px; display:block; }

#global-nav li a:hover { background:url("mainNavHoverR.jpg") no-repeat center right; text-decoration:none; }

#global-nav li a:hover span { background:url("mainNavHoverL.jpg") no-repeat center left; }

#global-nav li a:active { background:url("mainNavSelectedR.jpg") no-repeat center right; text-decoration:none; }

#global-nav li a:active span { background:url("mainNavSelectedL.jpg") no-repeat center left; }


/* OVERALL WRAPPER CONTENT */

#wrapper {  background:#fff url("page-bk.jpg") repeat-y top left;
		   margin:0 auto; width:916px;
		   text-align:left;
		}
		
/* PROMO PODS */

#promo-pods { width:900px; 
              margin:0 auto; 
			  border-top:solid 2px #fff;
			  background:url("promo-bk.jpg") repeat-x bottom left;
			  height:15.3em;
			}
			
#promo-pods div { padding:10px 5px 0 0;
                  width:295px;
				  float:left;
				  height:13.3em;
				  }
				  
#promo-pods div p { margin:0; padding:0; text-align:center; }

#promo-pods div.bords { background:url("promo-divide.jpg") no-repeat center right; }

#promo-pods div ul { list-style:none; 
                     width:260px; 
					 margin:0 0 0 20px; 
					 padding:0; 
					 font-size:1.4em;
					 text-transform:uppercase;
					 color:#3A2287;
					 font-weight:bold; 
					 }
					 
#promo-pods div li { border-bottom:dashed #ECC8F1 1px; line-height:1.6em; }
					 
#promo-pods div li a { color:#E59EEE; text-decoration:none; }

#promo-pods div li a:hover { color:#CF65C0; }

#promo-pods div li.nodash { border-bottom:none; }


/* MAIN CONTENT AREA */

#maincontent { width:860px; padding:30px 20px 30px 20px; margin:0 auto; }

#supp-content { width:280px; 
                float:left;
				background:url("ansa-flower-bk.gif") no-repeat top left;
				height:22.0em;
				font-size:1.2em;
				color:#3A2287; 
				}

#content, #content-brochure, #content-checkout { width:570px; float:right; }

#content-brochure { font-size:1.2em; }


/* MAIN CONTENT AREA - SUPP CONTENT STYLES */

#supp-content h1 { color:#3A2287; 
                   font-size:2.1em; 
				   margin:0 0 10px 0; 
				   padding:0 0 10px 0; 
				   border-bottom:dashed #ECC8F1 1px;
				   letter-spacing:-2px;
				   }
				   
#supp-content h2 { font-size: 1.6em;
	               margin:0 0 10px 0; 
				   padding:0 0 10px 0; 
				   border-bottom:dashed #ECC8F1 1px;
				   letter-spacing:-1px;
				   color: #9736A4;
				   }
				   
#supp-content p { margin:10px 0; padding:0; }

/* MAIN CONTENT AREA - CONTENT STYLES - HOME PAGE PROMOS */


#our-brands { list-style:none; padding:0; margin:0; }

#our-brands li { width:142px; 
                 float:left; 
				 background:url("promo-tab.jpg") no-repeat top left;
				 height:66px;
				 padding-bottom:8px;
				 }

#our-brands li p { text-align:center; padding:20px 0 0 0; margin:0; }

#returns-msg { margin:0 auto; padding:0 0 30px 0; width:854px; }

#banner-msg { margin:0 auto; padding:0 0 30px 0; width:860px; } 

/* FOOTER STYLES */

#footer { width:860px; padding:12px 20px 0 20px;
          height:14.6em;
		  background:#fff url("footer-bk.jpg") repeat-x bottom left;
		  margin:0 auto; color:#2E2E2E;
		  }
		  
#footer ul { list-style:none; width:260px;
             margin:5px 0 0 10px; padding:0;
			 }

#footer li { border-bottom:dashed #fff 1px; line-height:1.8em; }

#footer li a:hover { color: #9736A4; }
		  
#footer div#contact-pod, #footer div#del-pod, #footer div#sup-pod { font-size:1.1em; } 
		  
#footer div#contact-pod, #footer div#del-pod { width:290px; float:left; padding-right:2px; }

#footer div#sup-pod { width:273px; padding-left:1px; float:right; }

#footer div#contact-pod h3, #footer div#del-pod h3, #footer div#sup-pod h3 { margin:0; padding:0; }

#footer div#contact-pod h3, #footer div#sup-pod h3, #footer div#del-pod h3 { 
                 height:28px; padding-left:8px; text-transform:uppercase;
				 font-size:1.1em; line-height:2.3em;
				 }
				 
#footer div#contact-pod h3, #footer div#del-pod h3 { background:url("footer-header-divide.jpg") no-repeat top left; }
				 
#footer div#sup-pod h3 { background:url("footer-header-no-divide.jpg") no-repeat top left; }

#footer div#sup-pod li, #footer div#del-pod li { background:url("footer-icon.jpg") no-repeat center left; padding-left:10px;
												 }
												 
#footer div#contact-pod ul { width:230px; margin:5px 0 0 40px; }

#addr { background:url("footer-home-icon.jpg") no-repeat 15px 4px; }

/* SITE CREDIT STYLES */

#site-credits { width:860px; padding:0 20px; margin:0 auto; 
                background:url("site-creds-bk.jpg") repeat-x bottom left; 
				padding-bottom:8px; color:#ABABAB; font-size:1.1em;
				}
				
#site-credits p, #site-credits address { margin:0; padding:0; line-height:4.2em; }

#site-credits p { float:right; }

#site-credits address { float:left; font-style:normal; }
				
#site-credits a { color:#ABABAB; }

/* SITE SAFETY */

#site-safety { width:860px; padding:15px 20px 25px 20px; margin:0 auto; }

#site-safety p { margin:0; padding:0; float:left; }

p#secure-img img { padding-right:4px; }

p#card-icon { float:right; }


/* SECTION LAYOUT AS IMAGE */

.ansa-section-pod { width:142px; 
                 float:left; 
				 background:url("promo-tab.jpg") no-repeat top left;
				 height:66px;
				 padding-bottom:8px;
				 }

.ansa-section-pod p { text-align:center; padding:20px 0 0 0; margin:0; }

/* SECTION LAYOUTS */

.catTop { width:260px;
          float:left;
		  padding: 0 10px;
		  }

.catTop h2  {
	font-size: 1.4em;
	text-transform:capitalize;
	border-bottom: 1px dashed #ECC8F1;
	padding: 5px 0;
	margin:0; 
	width:260px;
}

.catTop a {
	color: #9736A4;
	text-decoration: none;
}
.catTop a:hover {
	color: #3A2287;
	text-decoration: none;
}

/* PRODUCT LAYOUTS */

.ansa-product-wrap, .ansa-product-wrap-shaded  { width:570px;
                     border-left:solid #ECC8F1 1px;
					 border-top:solid #ECC8F1 1px;
					 border-bottom:solid #ECC8F1 1px;
					 background:url("prod-bk.gif") repeat-y top left;
					 
					 }
					 
.ansa-product-wrap-shaded { background-color:#FAEFFB; }
					 
.ansa-product-wrap h2, .ansa-product-wrap-shaded h2 { color:#3A2287; 
                        font-size:1.4em; 
						text-transform:uppercase; 
						margin:8px 0 0 0;
						padding:0; 
						}

.ansa-product-img { width:205px; float:left; }

.ansa-product-img p { margin:0; padding:0; text-align:center;   }

.ansa-product-txt { width:355px; float:right; }

.ansa-product-txt p.ptxt { margin:7px 0; padding:0; font-size:1.1em; color:#C96CD6; }

.prod-detail { background-color:#eee; 
               border:solid #ddd 1px; 
			   padding:3px 4px; 
			   width:345px;
			   height:2.4em; }

.prod-detail input { float:left; }

.prod-detail p {  
             width:auto; 
				 color:#000; 
				 font-size:1.5em; 
				 text-align:right;
				 float:right; margin:3px 0 0 0; padding:0 2px 0 0;  }

.prod-detail p span { background-color:#fff; padding-left:1px; }


/* Brochure Styles */

#content-brochure h3 { 
   font-size: 1.3em;
	color: #C96CD6;
	margin:0; padding:0;
}

#content-brochure p { margin:8px 0; padding:0; }

#content-brochure p a { color: #C96CD6; }

#content-brochure p a:hover { text-decoration:underline; }

/* CHECKOUT STYLES */

#content-checkout input, #content-checkout select { font-size:12px; }


/* DIV CLEARING STYLES  */

.fixclear:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

* html .fixclear { height:1%;}
.fixclear { display:block; }

/* for ie7 clearing */

*:first-child+html .fixclear {
    min-height:1px;
}


