/*==============================================================================

version:  1.0
date:	  01/04/08
author:   Capisce Design Inc.
email:    capisce@capiscedesign.com
website:  http://www.capiscedesign.com/

==============================================================================*/



* {
	margin: 0;
	padding: 0;
}

body { /* Center layout */
	text-align: center;
	/*min-width: 950px;  :FIX: Netscape 6 */
	background-color: #FFF;
	}
	
#wrapper {
	width: 950px;
	margin: 5px auto 0px; /* Center layout */
	text-align: left; /* Center layout */
	border:1px solid #999999;
	position:relative;
	}


/*============================================================================== 
 * Typography
==============================================================================*/

body {
	font-size: 12px;
	}

p {
	color:#696969;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height: 1.75em;
	}

h1 {
	color:#696969;
	font-family:Helvetica, san-serif;
	font-size:32px;
	font-weight:normal;
	letter-spacing:0.05em;
	}

h1.sitemap_heading {
	color:#999999;
	font-family:Helvetica,san-serif;
	font-size:32px;
	font-weight:bold;
	letter-spacing:0.05em;
	}
	
h1.not_found_heading {
	color:#999999;
	font-family:Helvetica,san-serif;
	font-size:24px;
	font-weight:bold;
	letter-spacing:0.05em;
}

h2 {
	color:#696969;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height: 1.75em;
	font-weight:normal;
	padding-bottom:20px;
	letter-spacing:0.05em;
	}	
	
h3 {
	color:#FF0000;
	font-family:Helvetica,san-serif;
	font-size:32px;
	font-weight:normal;
	letter-spacing:0.05em;
	}
	
h4 {
	color:#C2E5F9;
	font-family:Helvetica,san-serif;
	font-size:20px;
	font-weight:normal;
	letter-spacing:0.05em;
	}	
	
.maintextindent li {	
	color:#696969;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.75em;
	padding:2px 0pt;
	}
	
.warning {
	color:#FF0000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height: 1.75em;
	}
	
.redtext {
	color:#FF0000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height: 1.75em;
	}

.locations_subs {	
	color:#C2E5F9;
	font-style: italic;
	}

.events td {
	color:#696969;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height: 1.5em;
	}
	
.locationstable p {
	color:#696969;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height: 1.5em;
	text-transform:uppercase;
	}	
	

p.locations {
	color:#696969;
	font-weight:bold;
	margin-left: -12px;
	padding-left:12px;
	background: transparent url(../images/bullet.gif) no-repeat;
	background-position:0px 6px !important;
	background-position:2px 6px;
	text-transform: none;
	}	
	
p.locationheads {
	color:#696969;
	text-transform: none;
	}		
	
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	line-height: 1.35em;
	}	
	
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	line-height: 1.35em;
	}
	
p a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#f9a451;
	text-decoration:none;
	}

p a:visited {
	color:#f9a451;
	text-decoration:none;
	}	
		
p a:hover {
	color:#f9a451;
	text-decoration:underline;
	}
	
p a:active {
	color:#f9a451;
	text-decoration:underline;
	}	
	
.topNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#696969;
	text-transform:uppercase;
	}
	
.topNav a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#696969;
	text-transform:uppercase;
	text-decoration:none;
	}	
	
.topNav a:visited {
	color:#696969;
	text-decoration:none;
	}	
	
.topNav a:hover {
	color:#999;
	text-decoration:underline;
	background-color:#FFF;
	}	
	
.topNav a:active {
	color:#696969;
	text-decoration:none;
	}	
				
.navbar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-transform:uppercase;
	}	
	
.navbar a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	}		
	
.navbar a:visited {
	color:#FFF;
	text-decoration:none;
	}		
	
.navbar a:hover {
	color:#FFF;
	text-decoration:underline;
	}		
	
.navbar a:active {
	color:#FFF;
	text-decoration:none;
	}					

#social {
	width: 950px;
	height: 60px;
	background-color: #F0F0F0;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

#social img {
	margin-top: 7px;
	margin-right: 15px;
	border: 0px;
}


#not_found {
	margin: 30px 0 30px 110px;
	float: left;
	width: 465px !important;
	width: 445px; /* IE FIX */
}

#not_found_text {
	margin-top: 40px;
	margin-left: 130px;
	float: left;
	width: 340px;
}

#not_found_text p {
	margin-bottom: 20px;
	font-size: 12px;
}

#not_found_text ul {
	list-style-type: none;
}

#not_found_text ul li {
	color:#999999;
	font-size: 12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin-left: 0px;
	padding-left:12px;
	background: transparent url(../images/bullet_blue.gif) no-repeat;
	background-position:0px 12px !important;
	background-position:2px 12px;
	text-transform: none;
	letter-spacing:normal;
	line-height: 18px;
	padding-top:5px;
}
#not_found_text ul li a {
	text-decoration: underline;
	color: #00F;
}

#not_found_text ul li a:visited {
	text-decoration: underline;
	color:#00F;
}
#not_found_text ul li a:hover {
	text-decoration: underline;
	color:#00F;
}

#not_found_text ul li a:hover {
	text-decoration: underline;
	color:#00F;
}


/*============================================================================== 
 * Customer Service
==============================================================================*/

ul.cust_serv_list {
	list-style-type: disc;
	list-style-position: outside;
	color:#696969;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height: 1.75em;
	margin-left:20px;
}

ul.cust_serv_list li {
	padding-left:0;
}

#cust_serv_bottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 930px;
	padding: 10px;
}

#cust_serv_bottom p {
	font-size: 10px;
}

/*============================================================================== 
 * Header
==============================================================================*/

#header { /* ERASE THIS AFTER NAVBAR CHANGE */
	padding-bottom: 4px;
	}

#header {
	position:relative;
	width: 950px;
	margin: 0;	
	height: 93px;
	z-index:4;
	}
	
#logo {
	float:left;
	margin-top:2px !important;
	margin-top:10px;
	}
	
.searchbox {
	color:#999999;
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:10px;
	}
	
.top {
	width:840px;
	height:45px;
	text-align:right;
	float:right;
	}	

.navbar {
	width:832px;
	padding-left:8px;
	margin-top:0 !important;
	margin-top: 4px;
	padding-bottom:0 !important;
	padding-bottom: 2px;
	height:22px;
	text-align:right;
	float:right;
	background-color:#a2aaaf;
	position:relative;
	}	
	
.formskin select {
	background-color:#a2aaaf;
	border:1px solid #CCC;
	color:#FFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8.5pt;
	font-weight:normal;
	}	
	
.formproduct select {
	background-color:#a2aaaf;
	border:1px solid #CCC;
	color:#FFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8.5pt;
	font-weight:normal;
	}	
	
#consultationheader { /* iframe for consultation form header */
	height: 94px !important;
	height: 106px;
	}
	
/*============================================================================== 
 * topNav
==============================================================================*/

	
ul#topNav  {
	margin-bottom: 0 !important;
	margin-bottom: 2px;
	padding: 0;
	list-style: none;
	height:28px;
	width:840px;
	float:left;
	text-align:right;
	overflow: hidden;
	}	
	
ul#topNav li {
	float: left;
	}	
	
ul#topNav a {
	float: left;
	padding: 28px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:28px; /* for IE5/Win only */
	}			
	
/* Replace Text With Images
----------------------------------------------------------------------------- */

li#Home a {
	background: url(../images/nav_03.gif) top left no-repeat;
	width: 61px;
	height: 28px;
	}
	
li#MeetKate a {
	background: url(../images/nav_03a.gif) top left no-repeat;
	width: 86px;
	height: 28px;
	}
	
li#Locator a {
	background: url(../images/nav_06.gif) top left no-repeat;
	width: 185px;
	height: 28px;
	}
	
li#CustomerService1 a {
	background: url(../images/nav_07.gif) top left no-repeat;
	width: 135px;
	height: 28px;
	}
	
li#Account a {
	background: url(../images/nav_04.gif) top left no-repeat;
	width: 100px;
	height: 28px;
	}	

li#topNavSpace {
	width: 10px;
	height: 28px;
	}	
	
li#searchform {
	padding: 8px 0;
	text-align:left;
	}
	
li#SignIn {
	padding-left:10px;
	}	
	
li#SignIn a {
	background: url(../images/nav_09.gif) top left no-repeat;
	width: 72px;
	height: 28px;
	}				
	
/* Image Rollovers
----------------------------------------------------------------------------- */

li#Home a:hover {
	background-position: -61px 0;
	}
	
li#MeetKate a:hover {
	background-position: -86px 0;
	}
		
li#News a:hover {
	background-position: -96px 0;
	}
		
li#Locator a:hover {
	background-position: -185px 0;
	}
		
		
li#CustomerService1 a:hover {
	background-position: -135px 0;
	}
	
li#Account a:hover {
	background-position: -100px 0;
	}
	
li#SignIn a:hover {
	background-position: -72px 0;
	}	
									
	
/*============================================================================== 
 * SubNav
==============================================================================*/
	

ul#subNav  {
	padding: 0;
	list-style: none;
	height:20px;
	width:840px !important;
	width:820px;
	float:left;
	text-align:left;
	overflow: hidden;
	}	
	
ul#subNav li {
	float: left;
	}	
	
ul#subNav a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:20px; /* for IE5/Win only */
	}
	
	
/* Replace Text With Images
----------------------------------------------------------------------------- */


li.formskin {
	width: 165px;
	height: 20px;
	}
	
li.formproduct {
	width: 185px;
	height: 20px;
	margin-right:30px !important;
	margin-right:10px;
	}
	
li#Bestsellers a {
	background: url(../images/nav_10.gif) top left no-repeat;
	width: 112px;
	height: 20px;
	}
	
li#NutritionCenter a {
	background: url(../images/nav_11.gif) top left no-repeat;
	width: 156px;
	height: 20px;
	}

li#InTheNews a {
	background: url(../images/nav_11a.gif) top left no-repeat;
	width: 100px;
	height: 20px;
	}	
	
li#Clinic a {
	background: url(../images/nav_12.gif) top left no-repeat;
	width: 70px;
	height: 20px;
	}		
		
/* Image Rollovers
----------------------------------------------------------------------------- */

li#Bestsellers a:hover {
	background-position: -112px 0;
	}
	
li#NutritionCenter a:hover {
	background-position: -156px 0;
	}

li#InTheNews a:hover {
	background-position: -100px 0;
	}	
	
li#Clinic a:hover {
	background-position: -70px 0;
	}		
		
/*============================================================================== 
 * Image Rollovers - Current Page
==============================================================================*/

#MeetKate_page li#MeetKate a {
	background-position: -75px 0;
	cursor: default;
	}
	
#InTheNews_page li#InTheNews a {
	background-position: -92px 0;
	cursor: default;
	}
	
#VirtualClinic_page li#VirtualClinic a {
	background-position: -102px 0;
	cursor: default;
	}	

#WhatsHot_page li#WhatsHot a {
	background-position: -89px 0;
	cursor: default;
	}	
		
#Locations_page li#Locations a {
	background-position: -87px 0;
	cursor: default;
	}	
	
#Professional_page li#Professional a {
	background-position: -1050px 0;
	cursor: default;
	}


/*============================================================================== 
 * Content
==============================================================================*/

#maincontent {
	z-index:1;
	}
	
.maintextindent {
	padding-left: 20px;
	padding-bottom:10px;
	}

ul.maintextindent {
	padding-left: 20px;
	padding-bottom:10px;
	}		

/*#loginarea_frontend {
	width: 950px;
	margin: 50px auto 0px;
	margin-bottom:0;
	text-align:right; 
	}*/
	
#loginarea_frontend {
	display:none;
  }
		
	
/*============================================================================== 
 * Feature Section
==============================================================================*/

.clear {
	clear:both;
	}

/*============================================================================== 
 * Locations Section
==============================================================================*/	

table.locationstable td {
	padding: 4px 5px 4px 5px !important;
	padding: 4px 5px 4px 10px;
	vertical-align: top;
	}	

/*============================================================================== 
 * Events Section
==============================================================================*/	
	
.tablebottom {
	border-bottom: 1px solid #CCCCCC;
	}
	
.tabletop {
	border-top: 1px solid #CCCCCC;
	}	

.tableleft {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
	
.events td {
	padding: 6px 5px 6px 5px;
	vertical-align: top;
	}	
	
td.eventsubhead {
	padding: 10px 5px 10px 5px;
	vertical-align:bottom;
	}	
	
/*============================================================================== 
 * Footer Section
==============================================================================*/

#footer {
	width: 950px;
	margin: 10px auto;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 95%;
	color:#666666;
	}
	
.emailbox {
	color:#999999;
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:10px;
	width:110px;
	}
	
#mailframe {
	width: 950px !important;
	width:950px;
	}

/*============================================================================== 
 * Articles Nav
==============================================================================*/

ul#articlesNav {
	padding: 0 50px 0 50px;
	margin:5px 0;
	list-style: none;
	width: 850px;
	float: left;
	text-align: center;
	}
	
ul#articlesNav li {
	display:inline;
	float: center;
	padding: 0 5px 0 5px;
	}

ul#articlesNav a {
	display:inline;
	float: center;
	}		
	
ul#articlesNav a:link {
	font-size:8pt;
	color:#999;
	text-decoration:none;
	padding: 0 5px 0 5px;
	}

ul#articlesNav a:visited {
	color:#999;
	font-size: 8pt;
	text-decoration:none;
	}	
		
ul#articlesNav a:hover {
	color:#333;
	text-decoration:none;
	}
	
ul#articlesNav a:active {
	color:#333;
	text-decoration:none;
	}		
	
ul#articlesNav2 {
	padding: 0 20px 0 20px;
	margin:5px 0;
	list-style: none;
	width: 910px;
	float: left;
	text-align: center;
	}	
	
ul#articlesNav2 li {
	display:inline;
	float: center;
	padding: 0 5px 0 5px;
	}

ul#articlesNav2 a {
	display:inline;
	float: center;
	}	
	
ul#articlesNav2 a:link {
	font-size:8pt;
	color:#999;
	text-decoration:none;
	padding: 0 5px 0 5px;
	}

ul#articlesNav2 a:visited {
	color:#999;
	font-size: 8pt;
	text-decoration:none;
	}	
		
ul#articlesNav2 a:hover {
	color:#333;
	text-decoration:none;
	}
	
ul#articlesNav2 a:active {
	color:#333;
	text-decoration:none;
	}			
	
/*============================================================================== 
 * Footer Nav
==============================================================================*/

ul#footerNav {
	padding: 0 88px 20px 128px !important;
	padding: 0px 98px 0px 138px;	
	list-style: none;
	width: 750px !important;
	width: 574px;
	height: 28px !important;
	height:50px;
	float: left;
	text-align: center;
	overflow: hidden;
	}
	
ul#footerNav li {
	display:inline;
	float: center;
	}

ul#footerNav a {
	float: left;
	padding: 28px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:28px; /* for IE5/Win only */
	}	
	
/* Replace Text With Images
----------------------------------------------------------------------------- */

li#contactus a {
	background: url(../images/nav_14.gif) top left no-repeat;
	width: 95px;
	height: 28px;
	}	
	
li#sitemap a {
	background: url(../images/nav_15.gif) top left no-repeat;
	width: 90px;
	height: 28px;
	}	
	
li#termsandconditions a {
	background: url(../images/nav_16.gif) top left no-repeat;
	width: 140px;
	height: 28px;
	}	
	
li#privacypolicy a {
	background: url(../images/nav_17.gif) top left no-repeat;
	width: 115px;
	height: 28px;
	}	
	
li#customerservice a {
	background: url(../images/nav_18.gif) top left no-repeat;
	width: 125px;
	height: 28px;
	}	
	
li#catalogrequest a {
	background: url(../images/nav_19.gif) top left no-repeat;
	width: 213px;
	height: 28px;
	}					
	
/* Image Rollovers
----------------------------------------------------------------------------- */

li#contactus a:hover {
	background-position: -95px 0;
	}
	
li#sitemap a:hover {
	background-position: -90px 0;
	}
	
li#termsandconditions a:hover {
	background-position: -140px 0;
	}
	
li#privacypolicy a:hover {
	background-position: -115px 0;
	}
	
li#customerservice a:hover {
	background-position: -125px 0;
	}
	
li#catalogrequest a:hover {
	background-position: -213px 0;
	}					
	
/*============================================================================== 
 * Sitemap
==============================================================================*/		

#col_sitemap {
	margin: 30px 101px 0 111px;
}

h2.headings {
	color:#999999;
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-left: -12px;
	padding-left:12px;
	padding-bottom: 20px;
	background: transparent url(../images/bullet_blue.gif) no-repeat;
	background-position:0px 12px !important;
	background-position:2px 12px;
	text-transform: none;
	letter-spacing:normal;
	line-height: 18px;
	padding-top:5px;
	}
	
h3.headings {
	color:#999999;
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-left: -12px;
	padding-left:12px;
	padding-bottom: 20px;
	background: transparent url(../images/bullet_blue.gif) no-repeat;
	background-position:0px 12px !important;
	background-position:2px 12px;
	text-transform: none;
	letter-spacing:normal;
	line-height: 18px;
	padding-top:5px;
	}
	
h4.headings {
	color:#999999;
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-left: -12px;
	padding-left:12px;
	padding-bottom: 20px;
	background: transparent url(../images/bullet_blue.gif) no-repeat;
	background-position:0px 12px !important;
	background-position:2px 12px;
	text-transform: none;
	letter-spacing:normal;
	line-height: 18px;
	padding-top:5px;
	}
	
h5.headings {
	color:#999999;
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-left: -12px;
	padding-left:12px;
	padding-bottom: 20px;
	background: transparent url(../images/bullet_blue.gif) no-repeat;
	background-position:0px 12px !important;
	background-position:2px 12px;
	text-transform: none;
	letter-spacing:normal;
	line-height: 18px;
	padding-top:5px;
	}
	
h6.headings {
	color:#999999;
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-left: -12px;
	padding-left:12px;
	padding-bottom: 20px;
	background: transparent url(../images/bullet_blue.gif) no-repeat;
	background-position:0px 12px !important;
	background-position:2px 12px;
	text-transform: none;
	letter-spacing:normal;
	line-height: 18px;
	padding-top:5px;
	}

.sitemap_left_col {
	float: left;
	width:252px;
	font-size: 95%;
}

.sitemap_center_col {
	float: left;
	width:262px;
	font-size: 95%;
}

.sitemap_right_col {
	float: left;
	width:222px;
	font-size: 95%;
}

ul.sitebullets   {
	color:#CCCCCC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height: 1.75em;
	margin: 0 0 0 10px;
	}	
	
ul.sitebullets  li  {
	margin: 0 0 0 5px;
	}	
	
.sitebullets a {
	text-decoration:none;
	color:#999;
}

.sitebullets a:hover {
	text-decoration:none;
	color:#333;
}



/*============================================================================== 
 * Copyright Section
==============================================================================*/

#copyright {
	font-size:80%;
	color: #999;
	text-align:center;
	}
	
#copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCC;
	text-decoration:none;
	}	
	
#copyright a:hover, a:visited, a:active {
	color:#999;
	}	
	
.capisce img {
	vertical-align:text-bottom;
}

.cd {
	color:#CCC;
	}

.cd a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#CCC;
	text-decoration:none;
	}	
	
.cd a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#CCC;
	text-decoration:none;
	}

.cd a:visited {
	color:#CCC;
	text-decoration:none;
	}	
		
.cd a:hover {
	color:#CCC;
	text-decoration:underline;
	}
	
.cd a:active {
	color:#CCC;
	text-decoration:underline;
	}	
