body {
 font-family:Verdana, Arial, sans-serif;
 font-size:11px;
 color:#808080;
 background-position:center;
}
#Container 
{
	position:relative;
	padding:0px;
	width:972px;
	height:auto;
	margin: 0px auto;
	text-align:left;	
	min-height:600px;
}
div#SiteMap
{
	position:relative;
	float:left;
	width:180px;
	min-height:400px;
	text-align:left;
	vertical-align:top;
}

td#TDSiteMap
{
	width:180px;
	min-height:400px;
	text-align:left;
	vertical-align:top;
	background:url(../../images/EasternCurrents/main-background.gif);
	background-repeat:repeat-y;
	padding-left: 5px;
	padding-top: 15px;
}

div#ContentArea
{
	width:590px;
	min-height:400px;
	z-index:-1;
	padding-top: 15px;
	background-color:White;
}

td#TDContentArea
{
	width:515px;
	min-height:400px;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color:White;
	vertical-align:top;
}
td#TDContentAreaTop
{
	width:515px;
	padding-left: 5px;
	padding-top: 15px;
	background-color:White;
}
div#OneColumnContentArea
{
	width:972px;
	min-height:400px;
	z-index:-1;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color:White;
}

td#TDOneColumnContentArea
{
	width:972px;
	min-height:400px;
	padding-left: 5px;
	padding-top: 15px;
	background-color:White;
	vertical-align:top;
}
div#rightcontent
{
	position:relative;
	width:180px;
	min-height:400px;
	text-align:right;
}
td#TDrightcontent
{
	width:180px;
	min-height:400px;
	text-align:right;
	border-right: solid 1px #e6e6e6;
	padding-top:15px;
	padding-right:0px;
	vertical-align:top;
}


div#Footer
{
	 font-size:10px;
	 border:1px solid #e6e6e6;
	 width:970px;
	 line-height:15px;
 
	z-index:2;
}


/* Column caption */
.CAPTION         { background:#86B2D8 url(images/btnbg.gif) repeat-x top left; font-weight:bold; padding:02px;  color: white;  }
.CAPTION2         { background-color:#86B2D8 ; font-weight:bold; color: white; }
.CAPTION label {color:#fff;}
/* GRADIENT caption styles */
/* H1 level caption        */
.GRADIENT1 {	PADDING-RIGHT:5px; PADDING-LEFT:5px; Z-INDEX:101; FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#C04489AA', EndColorStr='#FFFFFFFF') progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#C04489AA,strength=8); LEFT:0px; PADDING-BOTTOM:5px; FONT:bold 11pt verdana; WIDTH:105%; COLOR:white; PADDING-TOP:5px; TOP:0px; HEIGHT:32px;	}
/* H2 level caption        */
.GRADIENT2 {	FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#C0CCCCCC', EndColorStr='#FFFFFFFF') progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#C0CCCCCC,strength=8);  LEFT:5px; PADDING-LEFT: 5px; PADDING-BOTTOM:5px; FONT:bold 11pt arial; WIDTH:105%; COLOR:#777777; TOP:0px; HEIGHT:16px;	}
/* H3 level caption        */
/* .GRADIENT3 {	PADDING-RIGHT:0px; PADDING-LEFT:175px; Z-INDEX:101; FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#DDEEFF', EndColorStr='#4488AA'); LEFT:0px; PADDING-BOTTOM:0px; FONT:bold 11pt verdana; COLOR:white; HEIGHT:120px;} */
.GRADIENT3 {	background-image:url(../../images/dynamic/GradientLine.aspx?width=1200&height=1&Color1=0xDDEEFF&Color2=0x4488AA&cache=true); 	PADDING-RIGHT:0px; PADDING-LEFT:5px; Z-INDEX:101; LEFT:0px; PADDING-BOTTOM:0px; FONT:bold 11pt verdana; COLOR:Black; HEIGHT:120px;  }

/* Form Labels */
.LABEL           { color: Black; font-weight:bold ;}
.LINKBARFONT     { color: #DDEEFF; font-weight:bold ;}
/* Attention getting */
.ALERT           { color: Red; font-size: 10pt; }
.TITLE			 { font-size: 11pt; color:#86b2d8; text-transform:capitalize; font-weight:bold; }

INPUT            { font-family:Verdana, Arial, sans-serif; font-size:11px; color:#808080;height:auto; }
SELECT           { font-family:Verdana, Arial, sans-serif; font-size:11px; color:#808080;height:auto; width:150px; }
SELECT.UOM	 { font-family:Verdana, Arial, sans-serif; font-size:11px; color:#808080;height:auto; width:120px;}

/* PARAGRAPH TAG */
.LISTPRICE      { text-decoration:line-through ;}


.HEADER      { font-size: 11pt; }

.OUTLINED { BORDER-STYLE: solid; BORDER-WIDTH:1; }
	
TD               { font-size: 8pt; }
/** Images for the TabStrip control **/
.TABSELECTED		{ background-image:url(tabFocus.jpg); width:144; font-weight:bold; }
.TABNORMAL			{ background-image:url(tab.jpg); width:144; }

/* HYPERLINKS */
#ctl00_MainContent_CategoryInformation1_ctlHTML A, 
#ctl00_MainContent_ItemExtDescription1_ctlDescription A,
#ctl00_MainContent_CategoryInformation1_ctlHTML A:Visited ,
#ctl00_MainContent_ItemExtDescription1_ctlDescription A:Visited    
{ color:#c1cd23; text-decoration:underline; cursor: hand; }

#ctl00_MainContent_CategoryInformation1_ctlHTML a:ACTIVE, 
#ctl00_MainContent_ItemExtDescription1_ctlDescription a:ACTIVE, 
#ctl00_MainContent_CategoryInformation1_ctlHTML A:HOVER 
#ctl00_MainContent_ItemExtDescription1_ctlDescription A:HOVER 
{ color:#c1cd23; text-decoration: underline; cursor: hand;}




A, A:Visited     { color:#999999; text-decoration:none; cursor: hand; }
a:ACTIVE, A:HOVER { color: #000000; text-decoration: underline; cursor: hand;}
A.ANav, A.ANav:Visited     { text-transform:uppercase; color:#86B2D8; text-decoration:none; cursor: hand; }
a.ANav:ACTIVE, A.ANav:HOVER { text-transform:uppercase; color: #000000; text-decoration: underline; cursor: hand;}
 
.CAPTION A       {  color: White; text-decoration: none; cursor: hand; }
.CAPTION A:HOVER { color: White; text-decoration: underline; cursor: hand;}
.CAPTION A:VISITED {  color: White; text-decoration: underline; cursor: hand; }


.LINKBAR	{ background-color:#4488AA; }

.TOOLBAR     { background-color:#AABBCC; color:Black  }

.LEFTCOL	 { background-color:#DDEEFF; color:Black  }
.RIGHTCOL		 { background-color:White; color:Black ;  }

.SMALLBOLD { font-weight:bold }
/** skmMenu styles **/
.MENUITEM      { background-color:#669966;  color:black;    }
.MENUITEMHOVER { background-color:#669966;  color:red;   }
.TOPMENUITEM   { background-color:#669966;  color:black;  font-weight:bold;   }

div.scrollable
{
	overflow:auto;
}

.blocktext {
	color: #FFFFFF;
	text-decoration: none;
}

/** Extended description div on product detail page **/
.ExtendedDescription
{
	border-top: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	padding: 10px;
	width: 75%;
}

.AddressForm .CAPTION
{
	height:24px;
}

.AddressForm input
{
	margin-bottom: -3px;
}

/* HEADING TAGS */
h1
{
	font-size: 15pt;
	margin-bottom: .25em;
}
h2               { font-size: 13px; text-transform:uppercase; }

/** Color **/
h1
{
	color:#86B2D8;
}
h2  { color:#86B2D8; }

div#Features .subtitle		    
{ 
	font-weight: bold; 
	color: #2C7CCB;
	text-align:left;
}

.buttongroup
{
	clear:both;
}

/** use background color instead of image for btn divs **/
.btn
{
	display:inline;
	width:80px;
	height:16px;
	text-align:center;
	background-color:#EEEECA;
	margin-left:2px;
	border: solid 2px #c0c0c0;
}

.btn_narrow
{
	display:inline;
	width:45px;
	height:16px;
	text-align:center;
	background:#EEEECA url(images/btnbg.gif) repeat-x top left;
	margin-left:2px;
	padding:4px;
	color:#fff;
	font-weight:bold;
}
.btn_narrow a
{
    font-weight:bold;
    color:#fff;
}

/** Uses background image for btn divs **/
.btn_img
{
	display:inline-block;
	width:85px;
	height:24px;
	text-align:center;
	background-image:url(images/wide_button.png);
	background-repeat:no-repeat;
	margin-left:2px;
}

.btn_narrow_img
{
	float:left;
	width:51px;
	height:24px;
	text-align:center;
	background-image:url(images/narrow_button.png);
	background-repeat:no-repeat;
	margin-left:2px;
	vertical-align:middle;
}



/** Links contained in btn div's **/
.btn a { color: Gray; text-decoration:none; }
.btn a:visited { color: Gray; }
.btn a:hover {color: Red; }

.btn_narrow a { color: Gray;  text-decoration:none; }
.btn_narrow a:visited { color: Gray; }
.btn_narrow a:hover {color: Red; }

.menulink a { color: #f0f0f0; text-decoration:none; }
.menulink a:visited { color: #f0f0f0; }
.menulink a:hover {color: Yellow }

.menulink
{
	float:left;
	width:72px;
	height:16px;
	text-align:center;
	
	font-weight: bold;
	color:#f0f0f0;
	margin-left:0px;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	padding-left:2px;
	padding-right:2px;
}

div#search-controls
{
	position:relative;

}

div#search
{
	position:absolute;
	top:3px;
	right:30px;
	z-index:1;
}





div#logo
{
	position:relative;
	height:53px;
	width:300px;
	color:#f0f0c0;
	font-size:18pt;
	font-weight:bold;
	margin-left:10px;
	
/*	background-image: url(acmelogo.png);
	background-repeat:no-repeat;
*/
}

div#buttonbar
{
	position:absolute;
	top:0px;
	right:200px;
	width:50%;
	height:20px;
	padding:3px;
	z-index:2;
}

div#menulinks
{
	position:relative;
	width:100%;
	margin:0px;
	height:20px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#2C7CCB;
	border-bottom: solid 3px #AA0505;
}

.pulldownmenulink td
{
	color: White;
	padding-left:0px;
	padding-right:0px;
}
.pulldownmenulink table
{
	background-color:#F0F0C0;
	padding:1px;
}

.pulldownmenulink a
{
	margin-left:8px;
	margin-right:8px;
	font-family:Comic Sans MS;
	font-size: small;
}

.pulldownmenu
{
	color: White;
	font-family:m
	z-index:5;
	background-color:Transparent;
}

.pulldownmenu a
{
	font-size: small;
	color:white;
	text-decoration: none;
}
.pulldownmenu a:hover
{
	color:white;
	background-color: #c0c0f0;
}

.MyAccountLinks a
{
	font-size:small;
	color:Black;
	text-decoration:none;
	margin-right:20px;
}

.MyAccountLinks a:hover
{
	font-size:small;
	color:Black;
	text-decoration:none;
	background-color: #c0c0f0;
	
}



/*
* menusearchbar contains a dropdownmenu and a right-justified "search" box.
* See Header2.ascx for an example
*/
div#menusearchbar
{
	position:relative;
	width:100%;
	background-color:#2C7CCB;
	height:32px;
	border-bottom: solid 3px maroon;
}

/*
* dropdownmenu is contained in a menusearchbar
*/
div#dropdownmenu
{
	position:absolute;
	left:10px;
	top:3px;
	z-index:2
}

div#dropdownmenu td
{
	padding:2px 5px 2px 5px;
}


div#Header2
{
	position:relative;
	padding:0px;
	background-color:#bdd3e9;
	width:870px;
	height:100px;
	margin:0px auto;
	text-align:left;	
	min-height:100px;
}
div#TopNav
{
	position:relative;
	width:100%;
	/*height:auto;*/
	padding:0px;
	/**background-color:#7E2D2B; /*#003366;*/
	background-color:White;
	background-image:url(../../images/dynamic/GradientLine.aspx?height=1&width=600&Color1=0x7E2D2B&Color2=0xFFFFFF);
	background-repeat:repeat-y;
}




div#Features
{
	
	float:left;
	background-color: #BDD3E9;
	padding: 2%;
	float:left;
	width:150px;
	text-align:right;
	/*border-top: solid 3px #AA0505;*/
	margin: 0px;
	height:100%;
}



div#News
{
	float:left;
	background-color: #64A9EE;
	width:31%;
	border-top: solid 3px #AA0505;
	margin-left:0px;
	margin-right:0px;
	min-height:100%;
	padding:2%;
}

div#News h2
{
	color:White;
}
div#News
{
	color:White;	
}

div#About
{
	float:left;
	background-color: #2C7CCB;
	width:36%;
	border-top: solid 3px #AA0505;
	margin-left:0px;
	margin-right:0px;
	height:100%;
	padding:2%;
}

/*
* Style for the "Searching..." message that appears to popup just below the SEARCH box
*/
div#pleaseWait
{
	color:red;
	clear:both;
	background-color:#F7F2F2;	
}

div.adminmenulink
{
	margin-top:5px;
}
.errorfeedback
{
	padding:5px;
	background-color:#f0c0c0;
	color:Black;
}

.feedback
{
	padding:5px;
	background-color:#c0f0c0;
	color:Black;
}

a.tab
{
	white-space:nowrap;
  display:block;
  background:url("images/tabs/right.gif") no-repeat;
  background-position: right top;
  padding:4px 15px 4px 6px;
  text-decoration:none;
   position:relative;
   top: -3px;

}
table.tab
{
	border: none;
	background-color:#CDC7AD;
}
.tab td
{
  background:url("images/tabs/left.gif") no-repeat left top;
  
  margin:0px;
  padding: 0px 0px 0px 4px;
  height:20px;
}

/*NAV LIST MENU*/
#navmenulist 
{
	list-style-type: none;
}
#navmenulist LI A,  #navmenulist LI A:Visited     { text-transform:uppercase; color:#86B2D8; text-decoration:none; cursor: hand; }
#navmenulist LI A:ACTIVE, #navmenulist LI A:HOVER { text-transform:uppercase; color: #000000; text-decoration: underline; cursor: hand;}

#navmenulist li ul
{
	display:none;
}

#navmenulist ul li ul
{
	display:none;
}

#navmenulist li{
 float: left;
  padding-right:10px;
  margin-left:0px;  
}

#headcontainer *,
#menu *,
#TDSiteMap *,
#TDrightcontent *,
#Footer *
{
	margin:0;
}

  
#headcontainer {
 width:972px;
 
}
#header {
 width:972px;
  margin:0;
 padding:0;
 font-family:Verdana, Arial, sans-serif;
 font-size:11px;
 color:#808080;
}

img {
border:0;
}
#nav {
 width:972px;
  margin:0;
 padding:0;
 font-family:Verdana, Arial, sans-serif;
 font-size:11px;
 color:#808080;
}
#nav ul{
 list-style:none;
 width:791px;
 height:40px;
 background:url(../../images/EasternCurrents/nav-background.gif) repeat-x 0% 0%;
 border-right:1px solid #e6e6e6;
 border-left:1px solid #e6e6e6;
 line-height:0;
 padding:0 0 0 180px;
}
#nav li {
 float:left;
 display:block;
}
#nav li a {
 display:block;
}

#nav li.about {
 width:102px;
 height:40px;
 background:url(../../images/EasternCurrents/nav-about.gif) no-repeat 0% 0%;
}
#nav li.about a {
 width:102px;
 height:40px;
}
#nav li.about a:hover {
 background:url(../../images/EasternCurrents/nav-about_over.gif) no-repeat 0% 0%;
}
#nav li.practitioners {
 width:170px;
 height:40px;
 display:block;
 background:url(../../images/EasternCurrents/nav-practitioners.gif) no-repeat 0% 0%;
}
#nav li.practitioners a {
 width:170px;
 height:40px;
}
#nav li.practitioners a:hover {
 background:url(../../images/EasternCurrents/nav-practitioners_over.gif) no-repeat 0% 0%;
} 
#nav li.patients {
 width:141px;
 height:40px;
 display:block;
 background:url(../../images/EasternCurrents/nav-patients.gif) no-repeat 0% 0%;
}
#nav li.patients a {
 width:141px;
 height:40px;
}
#nav li.patients a:hover {
 background:url(../../images/EasternCurrents/nav-patients_over.gif) no-repeat 0% 0%;
}
#nav li.store {
 width:99px;
 height:40px;
 display:block;
 background:url(../../images/EasternCurrents/nav-store_over.gif) no-repeat 0% 0%;
}
#nav li.store a:hover {
 background:url(../../images/EasternCurrents/nav-store_over.gif) no-repeat 0% 0%;
}
#nav li.contact {
 width:99px;
 height:40px;
 display:block;
 background:url(../../images/EasternCurrents/nav-contact.gif) no-repeat 0% 0%;
}
#nav li.contact a {
 width:99px;
 height:40px;
}
#nav li.contact a:hover {
 background:url(../../images/EasternCurrents/nav-contact_over.gif) no-repeat 0% 0%;
}
#nav li.search {
 width:99px;
 height:40px;
}
.hide {
 display:none;
}

.pagecount
{
    float: right;
    text-align: right;
    margin-right: 20px;
    line-height:35px;
}
.pagecount a
{
    color: #88b3da;
    font-weight:bold;
    text-decoration: underline;
    padding: 5px;
    border:1px solid silver;
}

.pagecount a.currentpage
{
    color: #fff;
    font-weight:bold;
    text-decoration: none;
    background-color:#88b3da;
    border:1px solid #88b3da;
}