body {
    background-color:#c2d1b4;
}
a[href$=".html"] {
	/*color:#CC6600;*/
	color:#80799F;
	text-decoration:none;
}
a {text-decoration:none; color:#666;}
a:hover{text-decoration:underline; /*color:#990000;*/ color:#AABF96;}


tr#highlight td {
	/*color:#CC6600;*/
	color:#AABF96;
}
div#wrapper {
	width:800px;
	margin:0px;
	padding:0px;
	background-color:#fff;
	border:4px solid #999;
}
div#header {
	margin:0px;
	padding:0px;
}
div#header table {
	width:800px;
}
img#logo {
	float:left;
}
img#login {
	height:58px;
	width:149px;
	border:none;
}    
	a img#login {
		background-image:url(../img/MyAccount_up.gif);
		height:58px;
		width:149px;
	}
	a:hover img#login {
		background-image:url(../img/MyAccount_down1.gif);
		height:58px;
		width:149px;
	}
img#order {
	height:58px;
	width:145px;
	border:none;
}
	a img#order {
		background-image:url(../img/OrderStatus_up.gif);
		height:58px;
		width:145px;
	}
	a:hover img#order {
		background-image:url(../img/OrderStatus_down1.gif);
		height:58px;
		width:145px;
	}
img#home {
	height:30px;
	width:97px;
	border:none;
}
	a img#home {
		background-image:url(../img/Home_up.jpg);	
		height:30px;
		width:97px;
	}
	a:hover img#home {
		background-image:url(../img/Home_down.jpg);
		height:30px;
		width:97px;
	}
img#shop {
	height:30px;
	width:101px;
	border:none;
}
	a img#shop {
		background-image:url(../img/Shop_up.jpg);
		height:30px;
		width:101px;
	}
	a:hover img#shop {
		background-image:url(../img/Shop_down.jpg);
		height:30px;
		width:101px;
	}
img#canada_shop {
		height:30px;
		width:101px;
		border:none;
}
	a img#canada_shop {
		background-image:url(../img/Canada_up.jpg);
		height:30px;
		width:101px;
	}
	a:hover img#canada_shop {
		background-image:url(../img/Canada_down.jpg);
		height:30px;
		width:101px;
	}
img#about {
	height:30px;
	width:119px;
	border:none;
}
	a img#about {
		background-image:url(../img/AboutUs_up.jpg);
		height:30px;
		width:119px;
	}
	a:hover img#about {
		background-image:url(../img/AboutUs_down.jpg);
		height:30px;
		width:119px;
	}
img#contact {
	height:30px;
	width:118px;
	border:none;
}
	a img#contact {
		background-image:url(../img/Contact_up.jpg);
		height:30px;
		width:118px;
	}
	a:hover img#contact {
		background-image:url(../img/Contact_down.jpg);
		height:30px;
		width:118px;
	}
img#policies {
	height:30px;
	width:148px;
	border:none;
}
	a img#policies {
		background-image:url(../img/StorePolicies_up.jpg);
		height:30px;
		width:148px;
	}
	a:hover img#policies {
		background-image:url(../img/StorePolicies_down.jpg);
		height:30px;
		width:148px;
	}
img#international {
		height:30px;
		width:160px;
		border:none;
}
	a img#international {
		background-image:url(../img/International_up.jpg);
		height:30px;
		width:160px;
	}
	a:hover img#international {
		background-image:url(../img/International_down.jpg);
		height:30px;
		width:160px;
	}
img#grey_bar {
	background-image:url(../img/GreyBar.gif);
	background-repeat:repeat-x;
	height:30px;
	width:47px;
}
div#content {
	border-top:1px solid #9089B4;
	height:auto;
	width:auto;
	margin:0px;
	padding:0px;
	background-color:#9488b6;
}
div#left_column {
	float:left;
	width:200px;
	margin:0px;
	padding:0px;
	background-color:#9488b6;
	text-align:center;
}
.searchBox {
	/*background-color: #CCCCCC;
	padding: 4px;
	border: 1px dotted #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	margin: 4px;*/
}
.menuBox {
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color:#333;
	border-top:2px solid #888;
	border-right:1px dotted #999;
	border-left:none;
	float:left;
	position:relative;
	background-color:#fff;
	text-align:left;
}
.menuBox td {
	padding:0px;
	line-height:15px;
}
td a.feature {
	color:#ae001c;
}
.newsletterSignBox {
	height:100%;
	margin:0px!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	padding:0px!important;
	float:left;
	background-color:#9488b6;
	border:1px dotted #999;
	border-bottom:1px dotted #ccc;
}
.newsletterSignBox td.title {
	background-color:#ccc;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	height:36px!important;
	line-height:16px;
	padding:0px;
}
.alzcatalog {
	background-image:url(../images/ecatalog.jpg);
	height:97px;
	width:135px;
	background-repeat:no-repeat;
	border:none;
	margin:0px 0px 0px 10px;
	position: relative;
	float: left;
	display:inline;
}
.searchBoxAlt {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	color: #333;*/
	
}
#right_side {
	float:right;
	width:599px;
	background-color:#fff;
	height:100%;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	width:578px;
	height:100%;
	padding:10px;
	margin:0px;
	float:left;
	text-align:left;
}
p.underline {
	width:100%;
	_width:599px;
	height:100%;
	line-height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#999;
	border-bottom:1px solid #999;
	text-align:left;
	text-indent:10px;
	/*_width:692px;*/
}	
div#featured_products {
	width:550px;
    /*height:390px;*/
	height:550p;
	margin:0px 0px 20px 0px;
	padding:0px;
	float:right;
}
div#feature_wrapper {
	/*height:183px;*/
	height:auto;
	width:159px;
	border: 1px solid #666;
	text-align:center;
    margin:4px;
	float:left;
}
div#feature_wrapper a, a img {
	border:none;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}
div#feature_wrapper a:hover {
    color:#fff;
}
div#feature_img_wrapper {
	background-image: url(../images/Silver_Strip.jpg);
	background-repeat: repeat-y;
	/*height:100px;*/
	height:190px;
	width:151px;
	text-align:center;
    padding:4px;
}
div#feature_img {
	text-align:center;
	background-color:#fff;
    /*height:80px;*/
	height:170px;
    padding:10px 0px 10px 0px;
}
div#feature_img  img {
	/*width:125px;*/
}
div#silverBoxOrange {
	height:5px;
	width:159px;
	background-image: url(../images/Bronze_Strip.jpg);
	background-repeat: repeat-y;
}
div#feature_title {
	background-image: url(../images/Gold_Strip.jpg);
	background-repeat: repeat-y;
	height:60px;
	width: 149px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
    padding:5px;
}
.cinch {
	margin:0px;
	padding:0px;
}
table#whats_new {
	width:598px;
	height:271px;
	text-align:left;
	margin:0px;
	padding:0px 10px 0px 10px;
    float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
    /*background-color:#C2D1B4;*/
}
table#whats_new td {
    padding-left:15px;
}
div#clasp {
	clear:both;
	height:0px;
	overflow:hidden;
	margin:0px!important;
	padding:0px!important;
	width:100%;
}

.mainContentBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
}


.silverBox {
	/*background-image: url(../images/Silver_Strip.jpg);
	background-repeat: repeat-y;*/
	height:auto;
	width:auto;
	border: 1px solid #666;
	background-color:#fff;
}
.silverBoxOrange {
	background-image: url(../images/Bronze_Strip.jpg);
	background-repeat: repeat-y;
	height: 5px;
	width: 160px;
	border-top: 1px none #666;
	border-right: 1px solid #666;
	border-bottom: 1px none #666;
	border-left: 1px solid #666;
}
.silverBoxGold {
	background-image: url(../images/Gold_Strip.jpg);
	background-repeat: repeat-y;
	height: 20px;
	width: 160px;
	border-top: 1px none #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.footerDotLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.verdana8pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.verdana10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#fff;
	line-height:14px;
	text-align:left;
}
.verdana12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	width:100%;
	height:100%;
	padding:10px;
	margin:0px;
}
.backGround {
	background-image: url(https://www.nexternal.com/ageless/images/EXT_2.jpg);
	background-repeat: repeat;
}
form#Canada td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
div#shipping {
	width:600px;
	height:auto;
	margin:0px;
	padding:0px;
}
div#shipping p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}
a.cursor {
	cursor:pointer;
}
td.grey {
	background-color:#ccc;
}
div#shipping table {
	width:580px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#fff;
}
div#shipping table td {
	border:1px solid #666;
}
img.shipping {
	background-image:url(../img/shipping_deadlines.png);
	height:80px;
	width:199px;
	margin:5px 0px 10px 0px;
}