body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background-color: white;
	/*background: url(../images/lexor_bg.gif);
	background-repeat: repeat-x;*/
}

a:link {text-decoration: none; font-weight: bold;color: #632f76}
a:visited {text-decoration: none; font-weight: bold;color: #632f76}
a:hover {text-decoration: underline; font-weight: bold;color: #E4793F;}
img {margin: 0;padding: 0;border: none;}
form {margin: 0;padding: 0;}
textarea {margin: 0;padding: 0;}
td {margin: 0; padding: 0;}
table {margin: 0; padding: 0;}
input, select, textarea {
	margin: 0;
	padding: 0;
	border: 1px solid black;
}
h1 {margin: 0;padding: 10px;font-size: 16px;color: #C43169;}
h2 {color: Red;}
p {margin: 0;padding: 0;}
div {margin: 0;padding: 0;}


#super_global {
	margin: 0 auto;
	width: 770px;
}

#global_container {
	float: left;
	position: relative;
	margin: 0 auto;
	width: 770px;
	padding: 0px;
}
#banner {
	position: relative;
	margin: 0;
	padding: 0;
	width: 769px;
	background-color: #fff;
	float: left;
	color: #000;
	z-index:5;
}

#banner img {
	position: relative;
	float: left;
}

#main_container {
	padding-left: none;
	margin: 0;
	width: 770px;
	float: left;
	background-color: #fff;
}

#mini_cart {
	float:right;
	font-weight: bold;
	height:30px;
}

#crumb {
	float:left;
	height:30px;
}

#crumb table {
	height:100%;
}

#crumb table tr td {
	vertical-align:middle;
}

#bread_crumb {
	width: 767px;
	float: left;
	padding:3px;
	border-bottom: 1px solid #000;
	/*background-color: #A7A7D3;*/
	/*background-image: url(../images/lexor_user_bg.gif);*/
}

#bread_crumb a:link {
	color: red;
	text-decoration:underline;
}

#bread_crumb a:visited {
	color: red;
	text-decoration:underline;
}

#bread_crumb a:hover {
	color: red;
	text-decoration:underline;
}

/*#center_pic {
	border-top: 1px solid #000;
	float: left;
	width: 802px;
	height: 120px;
	background-image: url(../images/lexor_pic.jpg);
}*/

#user {
	margin: 0;
	text-align: right;
	color: white;
	position: relative;
	float: right;
	padding: 3px;
	color: #000;
}

/*CART CSS/TEMPLATE CHANGES 8/7/2008*/
/*#cart_info {
	margin-top: -30px;
	height: 20px;
	float: right;
	background-color: none;
	color: white;
	font-weight: bold;
}*/

	#user a:link {
		color: #FFF;
	}
	#user a:visited {
		color: #FFF;
	}
	#user a:hover {
		color: #FFF;
	}

#primary_nav {
	position: relative;
	float: left;
	z-index:10;
	width: 770px;
	padding: 0;
	margin: 0;
	border-right: 1px solid #27677b;
	border-left: 1px solid #27677b;
	background-color: #336633;
}

#main_content {
	padding: 0px;
	margin-top: 3px;
	margin-left: 5px;
	float: left;
	width: 595px;
	background-color: none;
}

#search_box {
	float: left;
}

#secondary_nav_container {
	float: left;
	width: 170px;
}

#secondary_nav {
	width:169px;
	float: left;
	border-top: 1px solid #000;
	margin: 0;
	padding-bottom: 3px;
	/*background-color: #ffebd6;*/
}

#superior_source{
	width:168px;
	height: 66px;
	border-right: 1px solid #000;
}

.nav_links_1{
	padding: 3px;
	background-color: #A7A7D3;
	
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}

.nav_links_16{
	padding: 3px;
	background-color: #800000; 
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

a.nav_links{}

.nav_links_16 a:link {text-decoration: none; font-weight: bold;color: #fff}
.nav_links_16 a:visited {text-decoration: none; font-weight: bold;color: #fff}
.nav_links_16 a:hover {text-decoration: underline; font-weight: bold;color: #000;}
/*
.nav_header_1{
	height: 24px;
	border-top: 1px solid #000;
	background-image: url(../images/products.jpg);
	border-right: 1px solid #000;
}

.nav_header_16{
	height: 24px;
	background-image: url(../images/other_vitamins.jpg);
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}
*/
#secondary_nav li {
	list-style-type: none;
	line-height: 18px;
	margin-left: -20px;
}
#login {
	padding: 3px;
}

#footer {
	color: #000;
	float: left;
	width: 767px;
	text-align: center;
	padding: 3px;
	font-size: 10px;
	border-top: 1px solid #000;
	border-left: 1px solid #9cce7c;
	border-right: 1px solid #9cce7c;
	border-bottom: 1px solid #9cce7c;
	background-image: url(../images/lexor_nav_bg_bottom.gif);
}
	#footer a:link {
		color: #000;
	}
	#footer a:visited {
		color: #000;
	}
	#footer a:hover {
		color: #000;
	}
img.product_image{
	margin: 5px;
	border: none0;
}
table.contact_us{
	border: 1px solid black;
}
td.contact_us{
	border: 1px solid black;
	padding: 5px;
}
.header{
	font-weight: bold;
	font-size: 18px;
}
.custom_page{
	font-size: 16px;
}
