/* CSS Document */
* 
	{
	padding: 0;
	margin: 0;
	}

body
	{
	behavior:url("web/css/csshover.htc");
	/*font: normal 12px "Trebuchet MS", Veranda, Arial, sans-serif;*/
	color: #000;
	margin:0;
	padding:0;
	background-color: #ADB3FA;
	background-image: url(../image/1371/bg_body.gif);
	background-repeat: repeat;
	background-position: left top;
	font-size: 75%;
	font-family: verdana, arial, helvetica, sans-serif;
	}

#contentwrapper p, ul, ol
	{
	text-align: justify;
	margin-bottom:10px;
	}

a, a:visited 	
	{
	text-decoration: underline;
	color: #00F;
	}

a:hover
	{
	text-decoration: underline;
	}

div#totalwrapper
	{
	display:block;
	width:955px;
	margin:0 auto;
	position:relative;
	border-right:1px solid #000;
	border-left:1px solid #000;
	}

div#masthead
	{
	display:block;
	float:left;
	width: 955px;
	height:270px;
	background: #FFF url(../image/1371/Age-Logo.jpg) top right no-repeat;
	margin:0;
	padding:0;
	}

div#masthead ul#logomenu{
	float: left;
	list-style-type:none;
	margin-top:6px;
	margin-left:2px;
	padding:0;
	}	

div#masthead ul#logomenu li{
	float: left;
	color: #333333;
	margin-top:3px;
	}

div#masthead ul#logomenu li a
	{
	color: #333333;
	padding: 0px 5px 0px 8px;
	text-decoration:none;
	font-size:13px;
	}

div#masthead ul#logomenu li a:hover{
	text-decoration:underline;
	}

div#masthead p.slogan
	{
	position:absolute;
	top:227px;
	left:287px;
	display:block;
	color:#333333;
	font-style: normal;
	font-size:16px;
	width:267px;
}

div#masthead h1
	{
	position:absolute;
	top:0px;
	left:-2000px;
	color:#333333;
	font-size:36px;
	font-weight:bold;
	text-transform:none;
	text-align:left !important;
	letter-spacing:2px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	width: 409px;
	}

div#masthead h3 
	{
	color:#000000;
	font-size:17px;
	right:20px;
	letter-spacing:normal;
	position:absolute;
	text-transform:uppercase;
	top:107px;
	width: 201px;
	height: 26px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	}

div#masthead h4 
	{
	color:#000000;
	font-size:18px;
	right:20px;
	letter-spacing:1.5%;
	position:absolute;
	text-transform:none;
	top:136px;
	width: 475px;
	height: auto;
	text-align: right;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	}

div#masthead h5 
	{
	color:#F00;
	font-size:16px;
	}

div#masthead #phonenumbers 
	{
	color:#111;
	font-size:14px;
	font-weight: bold;
	left:7px;
	position:absolute;
	top:142px;
	}

/* mainmenu */

div#mainmenudiv
	{
	background-color:transparent;
	border-bottom:1px solid #000000;
	display:block;
	left:0;
	margin:0;
	position:absolute;
	top:203px;
	width:955px;
	}

ul.mainmenu
	{
	position:relative;
	list-style-type:none;
	margin:0;
	padding:0;
	}

ul.mainmenu li 
	{
	display:block;
	float:left;
	padding:13px 0 0;
	position:relative;
	background-color: transparent; 
	}

ul.mainmenu li a 
	{
	display: block;
	background-image: url(../image/1371/tab_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}

ul.mainmenu li span 
	{
	display: block;
	padding: 6px 5px;
	}

ul.mainmenu li ul span 
	{
	background-image: none;
	}

ul.mainmenu li a:hover 
	{
	color:#000;
	font-weight: bold;
	background-image: url(../image/1371/tab_right_h.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-decoration: underline;
	}

ul.mainmenu li ul
	{
	display: none;
	}
	
ul.mainmenu li:hover ul,
ul.mainmenu li.over ul 
	{
	display: block;
	position: absolute;
	left: 5px;
	top: 38px;
	padding: 0;
	margin:0 !important;
	list-style-type: none;
	z-index: 1000;
	}
	
ul.mainmenu li ul li 
	{
	background:none;
	padding-left:0 !important;
	margin:0 !important;
	clear:both;
	position:relative;
	padding:0px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	text-align:left;
	}
	
ul.mainmenu li ul li a 
	{
	display:block;
	font-size:13px;
	font-weight:normal;
	line-height:6px;
	margin:0 !important;
	padding:5px 11px 6px;
	text-transform:none;
	width:240px;
	}

ul.mainmenu li ul li a:hover {
	background-image: url(../image/1371/tab_right_h.gif);
	background-position: top right;
	background-repeat: no-repeat;
}


ul.mainmenu li ul li ul
	{
	display: none !important;
	}

ul.mainmenu li ul li:hover ul,
ul.mainmenu li ul li.over ul 
	{
	display: block !important;
	position: absolute;
	left: 256px;
	top: 0px;
	padding: 0;
	margin:0 !important;
	list-style-type: none;
	z-index: 1000;
	}
	
ul.mainmenu li ul li ul li 
	{
	background:none;
	padding-left:0 !important;
	margin:0 !important;
	clear:both;
	}

ul.mainmenu li ul li ul li a 
	{
	display:block;
	width:256px;
	text-transform: none;
	line-height: 14px;
	font-weight: normal;
	border-bottom: 1px solid #000;
	padding:2px;
	margin:0 !important;
	font-size:13px;
	}

ul.mainmenu .current
	{
	color: #000;
	}
	
ul.mainmenu li .current span
	{
	background: url(../image/1371/Canada-Flag-Menu.gif) no-repeat left top !important;
	padding-left: 33px !important;
	font-weight: bold !important;
	}
	
ul.mainmenu ul li .current span
	{
	background-image: none !important;
	padding-left: 0px !important;
	}

/* Page */

div#contentwrapper 
	{
	display:block;
	float:left;
	width: 955px;
	background-color:#FFFFFF;
	}
	
	
/* Search */

div#searchbar 
	{
	display:block;
	position:absolute;
	top:5px;
	left:703px;
	width:280px;
	height:30px;
	}

#searchbar fieldset {
	border: none;
	}

#searchbar legend {
	display: none;
	}

#searchbar label 
	{
	display:block;
	float:left;
	width: 60px;
	color: #333333;
	font-weight: bold;
	font-size:14px;
	}

#searchbar input 
	{
	display:block;
	float:left;
	padding: 2px;
	border: 1px solid #336699;
	font-size:13px;
	color:#333;
	width: 105px;
	margin-top:1px;
	background-color: #FFFFFF;
	}

#searchbar fieldset em
	{
	color: #00CCCC;
	}

#searchbar input.button
	{
	width: 69px;
	color: #333333;
	border:1px solid #999999;
	text-transform: uppercase;
	font-weight: bold;
	margin-left:8px;
	margin-top:0px;
	cursor:pointer;
	background-color: #FFFFFF;
	}

/* //Search */

/* Content */
#maincontent
	{
	float: left;
	width: 910px;
	padding:0px 20px;
	min-height:500px;
	height:auto !important;
	height:500px;
	background-color:#FFFFFF;
	font-size:14px;
	}
	
#maincontent table thead tr td 
	{
	font-size:13px;
	font-weight:bold;
	border-top:1px solid #666666;
	color:#CCCCCC;
	padding:4px 4px 4px 1px;
	background: #5C5C5C url(../image/1371/theadBG.jpg) repeat-x left bottom;
	}

#maincontent table tr td 
	{
	font-size:13px;
	text-align:left;
	line-height:normal;
	padding:3px 1px;
	vertical-align:top;
	border-bottom:1px dotted #666666;
	background-color: #F4F9FF;
	}

.photoone 
	{
	max-width:510px !important;
	overflow:hidden;
	float:left;
	margin:2px 0 4px 8px;
	}

.phototwo 
	{
	max-width:510px !important;
	overflow:hidden;
	float:right;
	margin:2px 0 4px 8px;
	}

#maincontent img
	{
	margin: 10px 10px 10px 0;
	/*padding-top: 30px;*/
	}

div.csschooser{
background-color:transparent;
width:480px;
margin:0px -20px;
padding:20px;
}

div.cssitem{
	display:block;
	float:left;
	width: 180px;
	height:100px;
}

div.cssitem img{
	display:block;
	float:left;
	width: 165px;
	margin:0;
	border:2px solid #ccc39b;
}

/* Sidebar */


#subcontent {
	float: right;
	width: 200px;
	padding: 0px 20px;
	}

/* Footer */
.clearboth
	{
	height:10px;
	clear:both;
	}

#footer 
	{
	clear: both;
	width: 955px;
	text-align:center;
	font-size:12px;
	color:#000000;
	background-color: #FFFFFF;
	background-image: url(../image/1371/Age-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 44px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	
#footer #lefty
	{
	float: left;
	clear: none;
	width: 200px;
	}

#footer #righty
	{
	float: left;
	clear: none;
	}

#footer #lefty img
	{
	border: none;
	}
	
#footer a
	{
	color:#000000;
	}

#footer a:hover 
	{
	text-decoration:underline;
	}
	
.copyright
	{
	width: 955px;
	text-align: center !important;
	font-size: 10px !important;
	/*padding-top: 20px;*/
	clear: both;
	}

/* // Footer */
/* Product Thumbs */

div.productcategoryitem{
	display:block;
	float:left;
	width:160px;
	height:180px;
}

div.productcategoryitem div.name{
	display:block;
	float:left;
	width:160px;
	height:25px;
	text-align:center;
}

div.productcategoryitem div.image{
	display:block;
	float:left;
	width:160px;
	height:155px;
	text-align:center;
}

div.productcategoryitem div.image img{
	border:2px solid #ccc39b;
	max-width:150px;
	width: expression(this.width > 150 ? 150: true);
	max-height:150px;
	height: expression(this.height > 150 ? 150: true);
}

/* //Product Thumbs */
/* Product Cathgory Thumbs */

div#maincontent h1{
	border-bottom:2px solid #000000;
	color:#000000;
	font-size:18px;
	padding-bottom:10px;
}

div.products{
	display:block;
	float:left;
	width:160px;
	height:230px;
}

div.products div.name{
	display:block;
	float:left;
	width:160px;
	height:25px;
	text-align:center;
}

div.products div.image{
	display:block;
	float:left;
	width:160px;
	height:155px;
	text-align:center;
}

div.products div.image img{
	border:2px solid #ccc39b;
	max-width:150px;
	width: expression(this.width > 150 ? 150: true);
	max-height:150px;
	height: expression(this.height > 150 ? 150: true);
}

div.products div.short{
	display:block;
	float:left;
	width:155px;
	height:30px;
	text-align:center;
	color:#666;
	font-size:13px;
}

div.paging {
	float:left;
	font-weight:bold;
	padding-top:10px;
	text-align:center;
	width:670px;
	}

div.paging a{
	font-weight:normal;
	}

.paging_item {
	display:inline;
	padding:2px 4px;
	}

.paging_next {
	clear:right;
	display:inline;
	padding:2px;
	}

/* // Product Cathgory Thumbs */
/* Product Detail */

div.productdetail div{
	display:block;
	float:left;
	width:160px;
	height:160px;
}

div.productdetail div img{
	border:2px solid #ccc39b;
	max-width:150px;
	width: expression(this.width > 150 ? 150: true);
	max-height:150px;
	height: expression(this.height > 150 ? 150: true);
}

div.long, div.prices, div.category, div.manufacturer, div.subject, div.style, div.width, div.height, div.depth, div.weight, div.startdate, div.enddate, div.geography, div.sorting, div.pst, div.featured1, div.ingredients{
	clear:left;
	height:20px !important;
}

/* // Product Detail */
/* #frmcontact */
#frmcontact , #frmSearch
	{
	margin: 0;
	padding: 0;
	}
	
#frmcontact fieldset , #frmSearch fieldset 
	{
	margin: 10px 15px;
	padding: 15px;
	border: none;
	background: #FFFFFF;
	position: relative;
	}
	
#frmcontact fieldset legend , #frmSearch fieldset legend
	{
	font-size: 18px;
	font-family: Arial;;
	color: #000;
	top: -10px;
	position: relative;
	}
	
#frmcontact fieldset label , #frmSearch fieldset label 
	{
	display: block;
	float: left;
	text-align: right;
	width: 220px;
	line-height: 17px;
	padding-right: 5px;
	font-size: 11px;
	color: #444;
	font-weight: bold;
	}
	
#frmcontact fieldset br , #frmSearch fieldset br 
	{
	clear: left;
	}
	
#frmcontact fieldset input,
#frmcontact fieldset textarea,
#frmSearch fieldset input,
#frmSearch fieldset textarea
	{
	color: #000000;
	border: 1px solid #111111;
	font-size: 12px;
	padding: 2px;
	float: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	Width : 333px;
	}
	
#frmcontact fieldset select , #frmSearch fieldset select
	{
	padding: 0;
	color: #000000;
	border: 1px solid #111111;
	font-size: 12px;
	float: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	}

#frmcontact fieldset input:focus,
#frmcontact fieldset textarea:focus,
#frmcontact fieldset select:focus ,
#frmSearch fieldset input:focus,
#frmSearch fieldset textarea:focus,
#frmSearch fieldset select:focus ,

	{
	background-color: #ffffff;
	border: 1px solid #111111;
	color: #300000;
	}

#frmcontact strong, #frmcontact em,
#frmSearch strong, #frmSearch em
	{
	color: #FF0000;
	font-weight: bold;
	}

textarea.invisible
	{
	background		: white;
	border			: White;
	border-bottom-color 	: White;
	border-color 		: white;
	border-style 		: none none none none;
	border-top-color 	: White;
	border-width 		: 0;
	margin 			: 0;
	outline-color 		: White;
	outline-style 		: none;
	text-align 		: left;
	Width			: 333px;
	Height			: 100px;
	}
/* form */

div.productdetail a:link,
div.productstyle a:link,
div.productmanufacturer a:link
	{
	text-decoration:none;
	}
div.productcategory,
div.ingredients,
div.productsubject,
div.productdecor,
div.productdetail,
div.productstyle,
div.productmanufacturer
	{
	margin: 8px;
	}
	
div.ordersent
	{
	margin-left: 12px;
	}
div.products
	{
	margin-left: 4px;
	}
/* SHOPPING CART TABLE */
div.shoppingcart
	{
	margin-left: 10px;
	margin-right: 10px;
	width: 482px;
	}
div.carttable table
	{
	border: 1px solid #666666;
	border-collapse: collapse;
	width: 90%;
	}
div.carttable table td
	{
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 4px;
	}
	
div.carttable table thead
	{
	font-weight: bold;
	background-color: #E0E0E0;
	}
	
div.carttable table td.cartTotal
	{
	font-weight: bold;
	border-style: none;
	}
	
div.carttable table td.cartTotalItem
	{
	border-style: none;
	}
	
div.cartbuttons
	{
		margin-top: 15px;
		margin-bottom: 15px
	}
/* // SHOPPING CART TABLE */
/* CHECKOUT FORM */
div.checkoutForm
	{
	width : 610px;
	}
	
form.checkoutForm fieldset 
	{
	padding:0px;
	border: none;
	background: #ffffff;
	position: relative;
	margin: 0px;
	}
form.checkoutForm fieldset label
	{
	color:#444444;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:17px;
	padding-right:0px;
	text-align:right;
	width:120px;
	margin-bottom: 5px;
	}
	
form.checkoutForm fieldset input, 
form.checkoutForm fieldset textarea
	{
	border:1px solid #666666;
	margin-left: 5px;
	width: 300px;
	font-size:13px;
	}	
form.checkoutForm fieldset input.frmButton 
	{
	width: 100px;
	}	
form.checkoutForm fieldset select 
	{
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	float:left;
	font-size:13px;
	margin-left: 5px;
	margin-bottom:2px;
	padding:2px;
	width: 150px;
	}	
	
form.checkoutForm fieldset legend,
form.checkoutForm fieldset h3
	{
	font-size: 18px;
	top: 0px;
	/* font-family: Arial;; */
	color: #999900;
	margin-top: 5px;
	margin-bottom: 10px;
	position: relative;
	font-weight: normal;
	}
	
form.checkoutForm input#param_same_as
	{
	width: 18px;
	}
form.checkoutForm br
	{
	clear: both;
	}
/* // CHECKOUT FORM */
/* ADD TO CART DIV */
div.addtocart
	{
	margin-top: 20px;
	
	}
div.addtocart fieldset
	{
	padding:0px;
	border: none;
	background: #ffffff;
	position: relative;
	margin: 0px;
	}
	
div.addtocart table
	{
	border: 1px solid #666666;
	border-collapse: collapse;
	width: 499px;
	}
div.addtocart table td
	{
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 4px;
	}
	
div.addtocart table td.matrixLabel
	{
	font-weight: bold;
	background-color: #E0E0E0;
	text-transform: capitalize;
	}
	
div.addtocart table td input
	{
	margin: 3px;
	width: 30px;
	}
	
div.addtocart fieldset label
	{
	display:block;
	float:left;
	font-weight:bold;
	line-height:17px;
	padding-right:0px;
	text-align:left;
	width:160px;
	}
	
div.addtocart fieldset input, 
div.addtocart fieldset textarea
	{
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	float:left;
	font-size:13px;
	margin-left: 5px;
	margin-bottom:2px;
	padding:2px;
	width: 100px;
	}	
div.addtocart fieldset select 
	{
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	float:left;
	font-size:13px;
	margin-left: 5px;
	margin-bottom:2px;
	padding:2px;
	width: 100px;
	}
	
div.addtocart input.frmButton
	{
	margin-top: 5px;
	margin-left: 2px;
	margin-bottom: 10px;
	}
	
div.addtocart br
	{
	clear: both;
	}
/* // ADD TO CART DIV */
/* PRODUCT DETAILS */
div.spProductLabel
	{
	width: 170px;
	font-weight: bold;
	float: left;
	}
	
div.long
	{
	margin-bottom: 20px;
	}
	
/* errormessage div (checkout) */
div.errormessage
	{
	color: red;
	}
	
	
/* SEARCH BAR ZIP START */

div#searchbarzip {
	display:block;
	left:530px;
	position:absolute;
	top:658px;
	background-color: #F9AAAA;
	}

#searchbarzip fieldset {
	border: none;
	}

#searchbarzip legend {
	display: none;
	}

#searchbarzip label {
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:6px 0px 1px 0pt;
	text-align:right;
	width:215px;
	}

#searchbarzip input {
	background:#FFFFFF none repeat scroll 0%;
	color:#333333;
	display:block;
	float:left;
	font-size:13px;
	margin-top:0px;
	padding:0px;
	width:215px;
	}

#searchbarzip fieldset em{
	color: #EE0000;
	}

#searchbarzip input.button
	{
	background-color:#FFFFFF;
	border-right:1px solid #990000;
	border-top:1px solid #990000;
	color:#333333;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	margin-left:0px;
	margin-top:6px;
	text-transform:uppercase;
	/*width:107px;*/
	}
	
	/* end search bar zip */

/* Breadcrumbs start */

.breadcrumb 
	{
	font-size:13px;
	color:#333333;
	font-weight:normal;
	}

.breadcrumb a:link 
	{
	font-size:13px;
	color: #333333;
	text-decoration: underline;
	}

.breadcrumb a:hover 
	{
	color: #FFFFFF;
	background-color: #666600;
	text-decoration:none;
	}

/* Breadcrumbs end */

/* search form tweaks start */
#searchbar #param_search_type_single
	{
	display: none;
	}
/* search form tweaks end */


div.hover_bigimage img
	{
	height: 300px;
	}
div.hover_thumb
	{
	float: left;
	border-style: none;
	}
div.hover_thumb img
	{
	border-style: none;
	width: 50px;
	}
div.hover_thumb a
	{
	border-style: none;
	}
div.hover
	{
	clear: right;
	}
a.hs-control-prev
	{
	padding: 10px;
	text-align: center;
	}
a.hs-control-next
	{
	padding: 10px;
	text-align: center;
	}
a.hs-control-close
	{
	padding: 10px;
	text-align: center;
	}

.notelemarket
	{
	padding-right: 50px;
	padding-left: 50px;
	background-color: #000;
	color: #FFF;
	}

.notelemarket a
	{
	color: #F00;
	text-decoration: underline;
	}

.listul
	{
	padding-left: 30px;
	}

#p_Winning-College-Basketball-Coach-Pat-Summitt-Diagnosed-with-Dementia_php {font-size:10px;}
#page_142 .photo2, #Human-Brain-Shrinks-With-Age_php .photo2 {width:300px;float:left;clear:none;}
#page_142 .text2, #Human-Brain-Shrinks-With-Age_php .text2 {float:left;clear:right;width:600px;}
#page_144 .photo2, #Winning-College-Basketball-Coach-Pat-Summitt-Diagnosed-with-Dementia_php .photo2 {width:310px;float:left;clear:none;}
#page_144 .text2, #Winning-College-Basketball-Coach-Pat-Summitt-Diagnosed-with-Dementia_php .text2 {float:left;clear:right;width:590px;}
#page_147 .photo2, #Diabetes-Can-Significantly-Increase-the-Risk-of-Developing-Dementia_php .photo2 {width:150px;float:left;clear:none;}
#page_147 .text2, #Diabetes-Can-Significantly-Increase-the-Risk-of-Developing-Dementia_php .text2 {float:left;clear:right;width:750px;}
#page_149 .photo2, #Can-Coconut-Oil-Reduces-Alzheimer-s_php .photo2 {width:200px;float:left;clear:none;}
#page_149 .text2, #Can-Coconut-Oil-Reduces-Alzheimer-s_php .text2 {float:left;clear:right;width:700px;}
	
