/*********************/
/* BASIC */
/*********************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	text-align: left;
}

p,h1,h2,h3,h4,h5,h5,ol,ul {
	margin: 0px;
	padding: 0px;
}
.center {
	text-align: center;
}

/*********************/
/* BANNER STYLES */
/*********************/

#banner {
	background: url(images/bg_banner.jpg) no-repeat;
	background-color: #4d2480;
	position: relative;
	border: 1px solid black;
}

/*********************/
/* MAIN NAV */
/*********************/

#nav {
	margin-bottom: 0px;
	position: absolute;
	top: 80px;
	left: 20px;
}

#nav li {
	list-style-type: none;
	padding: 0px;
	margin: 0;
	float: left;
}

#nav a {
	display: block;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #4d2480;
	padding: 2px 2px 2px 3px;
	width: 8em;
	margin-left: 2px;
	border: 1px solid #dcbcd3;
	font-weight: bold;
	margin-bottom: 2px;
}

#nav a:hover {
	background: #dcbcd3;
	border: 1px solid #000000;
	color: #4d2480;
}
/*********************/
/*highlight "you are here" buttons*/
/*********************/
#home #nav a#homeLink,
#wholesale #nav a#wholesaleLink,
#careers #nav a#careersLink,
#news #nav a#newsLink,
#about #nav a#aboutLink,
#contact #nav a#contactLink {
	background: #dcbcd3;
	border: 1px solid #000000;
	color: #000000;
}

#logo {
	height: 100px;
	margin-left: 15px;
	margin-top: 10px;
	padding: 5px;
}

/*********************/
/* SIDEBAR */
/*********************/
#sidebar {
	width: 200px;
	float: left;
	margin-top: 10px;
}
#products {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 1.2em;
	border-top: 1px solid #29016c;
	border-right: 1px solid #29016c;
}
#products li {
	display: inline;
}
#products .title_green {
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	color: #129375;
}
#products .title_purple {
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	color: #4d2480;
}
#products .title_blue {
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	color: #0e89cc;
}
#products .title_orange {
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	color: #ff5e36;
}
#products .title_red {
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	color: #f80717;
}
#products .title_otc {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	color: #ffffff;
	background-color: #000000
}
#products a.green {
	text-decoration: none;
	display: block;
	padding: 5px 5px 2px 30px;
	border-bottom: 1px solid #29016c;
	color: #4d2480;
	line-height: 110%;
	background: #cfece7 url(images/sidebar_link_image.gif) no-repeat;
}
#products a.purple {
	text-decoration: none;
	display: block;
	padding: 5px 5px 2px 30px;
	border-bottom: 1px solid #29016c;
	color: #4d2480;
	line-height: 110%;
	background: #dcbcd3 url(images/sidebar_link_image.gif) no-repeat;
}
#products a.blue {
	text-decoration: none;
	display: block;
	padding: 5px 5px 2px 30px;
	border-bottom: 1px solid #29016c;
	color: #4d2480;
	line-height: 110%;
	background: #d0eef6 url(images/sidebar_link_image.gif) no-repeat;
}
#products a.orange {
	text-decoration: none;
	display: block;
	padding: 5px 5px 2px 30px;
	border-bottom: 1px solid #29016c;
	color: #ff5e36;
	line-height: 110%;
	background: #f7ba81 url(images/sidebar_link_image.gif) no-repeat;
}
#products a.red {
	text-decoration: none;
	display: block;
	padding: 5px 5px 2px 30px;
	border-bottom: 1px solid #29016c;
	color: #f80717;
	line-height: 110%;
	background: #fbcacd url(images/sidebar_link_image.gif) no-repeat;
}

/****8 IE Hacks *****/

/* hack for IE 6 < to make entire block clickable */
* html #products a {
	height: 1px; 
}
/* hack for IE 6 < to stop lines from going under floats */
* html h2 {
	zoom: 1;
}
 

#products a:hover {
	background: #f4edfc url(images/sidebar_hover_image.gif) no-repeat;
}

/*********************/
/* MAIN */
/*********************/
#main {
	margin-left: 210px;
}
h1 {
	color: #666666;
	margin-top: 20px;
	font-size: 2.4em;
	border-top: 4px solid #29016c;
	line-height: 100%;
}
.thankyou h1 {
	color: #666666;
	margin-top: 20px;
	font-size: 2.4em;
	border-top: 0;
	line-height: 100%;
	text-align: center;
}
.thankyou a {
	color:  #4d2480;
}
.floatRight {
	float: right;
	margin: 5px 10px 2px 15px;
}
img.floatRight {
	border: 2px solid #000000;
}

p {
	color: #666666;
	font-size: 1.6em;
}
.info_segment {
	color: #666666;
	font-size: 14px;
}
h2 {
	color: #129375;
	font-size: 1.9em;
	margin-top: 10px;
	overflow: hidden;
	padding-top: 0px;
	background: url(images/bg/bg_h2.gif) repeat-x left bottom;
}
.ingredients {
	font-size: 12px;
}
.subingredients {
	font-size: 10px;
}
.fontsize14 {
	font-size: 14px;
}
#main a {
	color: #4d2480;
	text-decoration: none;
	border-bottom: 1px #4d2480 solid;
	margin-bottom: 10px;
}

#main a:hover {
	color: #129375;
	text-decoration: none;
	border-bottom: 1px #129375 dashed;
	margin-bottom: 10px;
}



/*********************/
/* BOTTOM NAVIGATION */
/*********************/
#sitemap {
	margin-top: 25px;
	padding: 5px 0 0 5px;
	clear: both;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#sitemap table {
	text-align: center;
	font-size: 12px;
}

#sitemap a {
	color: #4d2480;
	text-decoration: none;
	border-bottom: 1px #4d2480 solid;
	margin-bottom: 10px;
}

#sitemap a:hover {
	color: #129375;
	text-decoration: none;
	border-bottom: 1px #129375 dashed;
	margin-bottom: 10px;
}

/*********************/
/* BOTTOM NAVIGATION */
/*********************/
#bottomnav {
	margin-top: 25px;
	border-top: 1px solid #666666;
	padding: 5px 0 0 5px;
	clear: both;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
#bottomnav a {
	color: #4d2480;
	text-decoration: none;
	border-bottom: 1px #4d2480 solid;
	margin-bottom: 10px;
}

#bottomnav a:hover {
	color: #129375;
	text-decoration: none;
	border-bottom: 1px #129375 dashed;
	margin-bottom: 10px;
}

/*********************/
/* FOOTER */
/*********************/
#footer {
	margin-top: 15px;
	padding: 5px 0 0 5px;
	clear: both;
}

/********************/
/* COLORS */
/********************/

.color_orange {
	color: #ff5e36;
}
.color_purple {
	color: #4d2480;
}
.color_blue {

	color: #0e89cc;
}
.color_red {


	color: #f80717;
}
.color_white {
	color: #FFFFFF;
}

/******************/
/* CONTACT FORM */
/*****************/

#form {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}