﻿body
{
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	margin-top: 10px;
	color: #656565;
}
img
{
	border: 0;
}
div.right
{
	float: right;
}
div.left
{
	float: left;
}

div.center
{
	text-align: center;
	xborder: 1px solid black;
	padding-top: 2px;
	width:350px;
	float:left;
}


div.clear
{
	clear: both;
}
.seo
{
	display: none;
}


a:link, a:visited {
	text-decoration:none;
	xcolor:#42157A;
	xcolor:#2EB23A;	
	color:#310063;	
	
}

a:hover {
	xcolor: #FEC63D;
	color: #cd009c;
	text-decoration:none;
}

div.border_colors
{
	background-image: url(../images/borders/border_colors.jpg);
	background-repeat: repeat-x;
	xborder: 1px solid red;
	height: 9px;
}
div.yellow_border
{
	background: #FEC63B;
	height: 5px;
	margin: 2px auto;
	*margin: -1px auto;
	width: 780px;
}

h1
{
	color: #2EB23A;
	font-size: 14px;
}

h1.products
{
	color: #2EB23A;
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 15px;
}

h1.benefits
{
	color: #42157A;
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: -10px;
}

h1.about
{
	color: #DC2DAE;
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 15px;
}

h1.home
{
	color: #FEC63D;
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 15px;
}

/* Home Page Styles (Home Master) */
#main_wrap
{
	xborder: 1px solid blue;
}
#main_top
{
	xborder: 1px solid black;
	margin: 0 auto;
	width: 780px;
}
#home_top_border
{
	xborder: 1px solid black;
	margin: 0 auto;
	width: 780px;
}
#home_flash_wrapper
{
	xborder: 1px solid black;
	margin: 0 auto;
	width: 780px;
}
#home_top_nav
{
	xborder: 1px solid red;
	height: 59px;
	width: 782px;
}
#home_right_top_border
{
	xborder: 1px solid blue;
	height: 11px;
	width: 700px;
}
#home_flash
{
	xborder: 1px solid green;
	float: left;
	height: 369px;
	width: 584px;
}
#home_right
{
	xborder: 1px solid blue;
	float: left;
	height: 330px;
	width: 196px;
}
#home_bottom
{
	xbackground: url(../images/backgrounds/home_bottom.jpg) #FFFFFF repeat-x;
	xborder: 1px solid black;
	margin: 0 auto;
	xheight: 100px;
}
#home_bottom_content
{
	xborder: 1px solid red;
	margin: 0 auto;
	width: 780px;
}
#main_footer
{
	xborder: 1px solid black;
	xtext-align: left;
	margin-top: 1px;
	*margin-top: 3px;
}
#main_footer_content
{
	xborder: 1px solid black;
	font-size: 9px;
	margin: 0 auto;
	padding: 5px 0 20px 0;
	*padding: 7px 0 20px 0;
	width: 780px;
}


/*** Home Page Styles (default.aspx) ***/
/* Special Offers Section */
#home_special_offers
{
	float: left;
}
#home_special_offers
{
}
#home_special_offers_content
{
	xbackground: url(../images/backgrounds/section_background.jpg) repeat-x #E4E4E4;
    margin: 2px 0 0 0;
	xpadding: 10px;
	height: 195;
	width: 168px;
}
/* Featured Products Section */
#home_featured
{
	xborder: 1px solid black;
	float: left;
	text-align: center;
	width: 391px;
}
#home_featured_product_hdr
{
}
#home_featured_product_images
{
	text-align: left;
}
#home_featured_product_image_1
{
	margin: 2px 0 0 2px;
	float: left;
}
#home_featured_product_image_2
{
	margin: 2px 0 0 0;
	float: left;
}
#home_featured_product_image_3
{
	xborder: 1px solid black;
	margin: 2px 0 0 0;
	float: left;
}
/*
#home_featured_product_titles
{
	margin: 3px 0 0 2px;
	text-align: left;
}
#home_featured_product_title_1
{
	background: #C7C7C7;
	color: #310063;
	float: left;
	font-size: 9px;
	padding: 5px 5px;
	text-align: center;
	width: 118px;
	height: 25px;
	X*height: 24px;
}
#home_featured_product_title_2
{
	background: #C7C7C7;
	color: #310063;
	float: left;
	font-size: 9px;
	margin: 0 2px 0 2px;
	padding: 5px 5px;
	text-align: center;
	width: 117px;
	height: 25px;
	X*height: 24px;
}
#home_featured_product_title_3
{
	background: #C7C7C7;
	color: #310063;
	float: left;
	font-size: 9px;
	padding: 5px 5px;
	text-align: center;
	width: 118px;
	height: 25px;
	X*height: 24px;
}
*/
/* Benefits Section */
#home_benefits
{
	float: left;
	width: 194px;
	xheight: 250px;
}
#home_benefits_hdr
{
}
#home_benefits_content
{
	background: url(../images/backgrounds/section_background.jpg) repeat-x #E4E4E4;
	height: 158px;
	margin: 2px 0 0 0;
	padding: 5px;
}

#home_benefits_content ul
{
	font-size: 10px;
	margin: 0;
	padding: 7px 10px 5px 25px;
	*padding: 3px 10px 5px 25px;
}

#home_benefits_content li
{
	xcolor: Red;
}


/* Subpage Styles */
#subpage_wrapper
{
	xborder: 1px solid black;
	background-image: url(../images/backgrounds/content_left_gray_bkgrnd.gif);
    background-repeat: repeat-y;
	margin: 0 auto;
	width: 780px;
}

#subpage_content_wrapper
{
background-image: url(../images/backgrounds/content_left_gray_bkgrnd.gif);
background-repeat: repeat-y;
}

#subpage_bottom_left
{
	float: left;
    background: #E3E3E3;  
    padding-bottom: 10px;
    width:195px;
    *padding-bottom: 9px;
    xborder: 1px solid black;
}
#subpage_bottom_content
{
	color: #6F6F6F;
	float: left;
	padding: 0px 20px;
	margin: 0px;
	width: 545px;
}
#subpage_top_border
{
	margin: 0 auto;
	width: 780px;
}
div.subpage_product_image
{
	float: left;
	width: 72px;
}

div.subpage_product_image_right
{
	float: right;
	width: 122px;
}

div.subpage_product_content
{
    xborder: 1px solid black;
	float: right;
	padding: 10px 0 0 30px;
	width: 373px;
}

div.subpage_product_content_right
{
    xborder: 1px solid black;
	float: left;
	padding: 10px 0 0 30px; 
	width: 373px;
}


span.subpage_product_title
{
	color: #310063;
	font-weight: bold;
}
span.subpage_product_price
{
	color: #DC2DAE;
	font-weight: bold;
	font-size: 11px;
	xborder: 1px solid black;
}
p.subpage_product_content
{
	xcolor: #656565;
	margin-top: 5px;
	margin-bottom: 2px;
	
}