/******************************************************\
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Healtone                                     *
* Author: Nick M. (@PR)                              *
* Id: $Id$                                           *
\*****************************************************/

/* Global Reset */
* {
  margin: 0;
  padding: 0;
}

/* General */
body {
  height: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
}

input, select {
  font-size: 1.0em;
}

input {
  padding: 1px;
}

p {
  /*margin-bottom: 15px;*/
  line-height: 1.3;
}

a {
  font-weight: normal;
  text-decoration: underline;
}

h2, .TitleHeading {
  margin: 2px 0;
  padding: 0;
  font-size: 1.7em;  
  font-family: 'Verdana';
  font-style: normal;
  font-weight: normal;
}

h3 {
  margin-bottom: 6px;
  font-size: 1.1em;
}

h4 {
  margin-bottom: 4px;
  font-size: 1.1em;
}

img, img a {
  border: 0;
}

ul, ol {
  margin: 0 0 10px 30px;
}

li {
  margin: 0 0 2px 0;
  padding: 0;
}

blockquote {
  margin-left: 28px;
}

select option {
  padding: 0 10px;
}

hr {
  height: 1px;
  margin: 10px 0;
  padding: 0;
  background: #c7d7db;
  border:0;
}

div.Clear {
  clear: both;
}

hr.Separator {
  width: 100%;
  margin: 5px auto;
  border: none;
}

.title {
  font-weight: bold;
}

/* Page Containers */

#Container {
  width: 925px;
  margin: 0 auto; 
}

/* Header Landing*/
#HeaderLanding {
  height: 195px;
  padding: 0 30px;
  background: url('../images/HeaderBg.png') left bottom repeat-x;
}
/* Header */
#Header {
  height: 195px;
  padding: 0 30px;
  background: url('../images/HeaderBg.png') left bottom repeat-x;
}

HeaderLeftLanding {
  width: 509px;
  height: 185px;
  float: left;
}
#HeaderLeft {
  width: 509px;
  height: 185px;
  float: left;
}
/* HeaderRightLanding related to right banner */
#HeaderRightLanding {
  width: 358px;
  height: 185px;
  float: left;
}
#HeaderRight {
  width: 356px;
  height: 185px;
  float: left;
}

/* Top Navigational Menu */
#TopMenu {
  height: 27px;
}

#TopMenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#TopMenu li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#TopMenu li a, #TopMenu li div {
  display: block;
  margin: 8px 3px 0 3px;
  padding: 0 2px 5px 2px;
  font-size: 1.1em;
  text-decoration: none;
}

#TopMenu li div a {
  margin: 0;
  padding: 0;
  display: inline;
  font-size: 1em;
}

#TopMenu li a:hover {
  text-decoration: none;
}

/* Quick Search Box */
#SearchForm {
  margin: 20px 0 20px 5px;
}

#SearchForm label {
  font-weight: bold;
}

#SearchForm input.Textbox {
  padding: 2px;
}

/* Logo */
#Logo {
  float: left;
}

/* Header Slogan */
#HeaderSlogan {
  float: left;
  margin: 0 0 0 10px;
}
/* Header sample Landing*/

#HeaderSampleLanding {
  width: 356px;
  height: 185px;
  float: left;  
}

/* Header sample */
#HeaderSample {
  width: 356px;
  height: 185px;
  float: left;  
}

#HeaderSampleLanding span {
  position: relative;
  float: right;
  top: 100px;
  right: 12px;
  text-align: center;
}


#HeaderSample span {
  position: relative;
  float: right;
  top: 100px;
  right: 12px;
  text-align: center;
}

#HeaderSampleLanding #PlaySample {
  position: relative;
  float: right;
  top: 123px;
  right: -76px;
  text-align: center;
  }
#HeaderSample #PlaySample {
  position: relative;
  float: right;
  top: 123px;
  right: -76px;
  text-align: center;
  }

#ViewCart {
  position: relative;
  float: right;
  top: -29px;
  width: 131px;
  text-align: left;
  font-size: 1.27em;
  padding-left: -20px;
/*  background: url('../images/CartIcon.png') 47px center no-repeat; */
}

/* Main Area */
#Wrapper {
  clear: both;
  margin: 20px 0 0 0;
  padding: 0 35px;
}

.LeftLeft, .RightRight {  
  width: 197px;
}

.Left, .Right {  
  width: 200px;
}

.Left {
  float: left;
  margin: 0 10px 0 0;
}

.RightRight {
  float: right;
  margin: 0 0 0 0px;
}
.Right {
  float: right;
  margin: 0 0 0 10px;
}

.Content {
  float: left;
  width: 414px;
  margin: 0 10px;
}

/*
#LayoutRow1.Top {
  padding-left: 10px;
}*/

#LayoutColumn4.Content {
  float: left;
  margin-left: 0;
}
#LayoutColumn5.Right {
  float: right;  
  width: auto;
}

#LayoutColumn5.Right #BigSearch {
  margin: 5px 0;
}

#LayoutColumn6.Content {
  width: 634px;
  margin-left: 0;
}
#LayoutColumnWithoutearch6.Content {
  width: 634px;
  margin-left: 0;
}
#LayoutColumn7.Content {
  width: 855px;
  margin: 0;
}


#LayoutColumn11 {
  width: 890px;
  height: 300px;
  margin: 0;
}
#LayoutColumn10 {
  width: 890px;
  margin: 0;
}


/* Footer original = 45 */
#Footer {
  height: 60px;
  padding: 0 30px 5px 30px;
}

#Footer p {
  float: right;
  margin: 5px 0 0 0;
}

/* Bottom Menu */

#BottomMenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#BottomMenu li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#BottomMenu li a, #BottomMenu li div {
  display: block;
  margin: 0;
  padding: 0 5px;
  font-size: 0.9em;
  text-decoration: none;
}

#BottomMenu li div a {
  margin: 0;
  padding: 0;
  display: inline;
  font-size: 0.9em;
}

#BottomMenu li a:hover {
  text-decoration: none;
}

/* Big Search Box */

#BigSearch {
  width: 414px;
  height: 290px;
  margin-bottom: 10px;
}

#BigSearchForm {
  padding: 100px 0 10px 20px;
}

#BigSearchForm label {
  font-weight: bold;
}

#BigSearchForm input.Textbox {
  padding: 2px 15px 2px 2px;
}

#BigSearchForm .Combobox {
  margin: 10px 0 10px 5px;
}

#BigSearch a#ForAllButton {
  display: block;
  width: 185px;
  height: 22px;
}

.Button {
  margin: 0 2px;
}

img.Button {
  cursor: Pointer;
}

#BigSearchCategories {
  float: left;
  width: 190px;
  margin: 10px 0 10px 0;
}

#BigSearchCategories #CategoriesList {
  width: 185px;
  height: 100px;
  margin: 5px 0 10px 0;
  overflow: auto;
}

#BigSearchCategories #CategoriesList ul {
  list-style: none;
}

#BigSearchCategories #CategoriesList ul,
#BigSearchCategories #CategoriesList li {
  margin: 0;
  padding: 0;  
}

#BigSearchCategories #CategoriesList a {
  display: block;
  width: 160px;
  margin: 0;
  padding: 3px 0 3px 5px;
  font-weight: bold;
}

#SearchAZ {
  float: right;
  width: 190px;
  margin: 10px 0 10px 5px;
}

#SearchAZ ul {
  margin: 5px 0 0 0;
  padding: 0;
  list-style: none;
  clear: both;
}

#SearchAZ li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#SearchAZ ul.row7 a {
  display: block;
  width: 6px;
  padding: 0;
  margin: 4px 20px 4px 0;
  font-size: 1.4em;
  font-weight: bold;
  text-decoration: none;
}

#SearchAZ ul.row6 a {
  display: block;
  width: 6px;
  padding: 0;
  margin: 4px 26px 4px 0;
  font-size: 1.4em;
  font-weight: bold;
  text-decoration: none;
}

#SearchAZ ul.row10 a {
  display: block;
  width: 6px;
  padding: 0;
  font-size: 1.4em;
  font-weight: bold;
  text-decoration: none;
}

#SmallSearch #SearchAZ ul.row10 a {
  margin: 1px 12px 1px 0;
  padding: 0;
}

#SmallSearch #SearchAZ ul.row6 a {
  margin: 1px 26.5px 1px 0;
  padding: 0;
}

#SmallSearch .ForAllCategories {
  position: relative; 
  left: -10px;
  top: 5px;
}

#HomeArticles {
  width: 414px;
}

#HomeArticles .Article {
  width: 46%;
  float: left;
  padding-right: 15px;
}

.Article h2 {
  font-weight: bold;
  font-style: italic;
  font-family: 'Times New Roman';
}
.TestimonialLanding {
  font-size: 0.9em;
  margin: 5px 0;
}
.Testimonial {
  font-size: 0.9em;
  margin: 5px 0;
}

.Testimonial .ReadMore {
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
}

.Testimonial .ReadMore:hover {
  font-weight: bold;
  text-decoration: underline;
}

.ReadMore {
  font-size: 0.8em;
  font-weight: bold;
  text-decoration: underline;
}

.ReadMore:hover {
  text-decoration: none;
}

#SmallSearch {
  width: 195px;
  height: 230px;
  margin: 3px 0;
}

#SmallSearchForm {
  padding: 77px 0 10px 15px;
}

#SmallSearchForm label {
  font-weight: bold;
}

#SmallSearchForm input.Textbox {
  width: 100px;
  padding: 2px 15px 2px 2px;
}

#SmallSearch #SearchAZ {
  float: none;
  width: 190px;
  margin: 5px 0;
}

#SmallSearch #SearchAZ a {
  font-size: 0.8em;
}

#SideBanners img {
  padding: 0;
  margin-bottom: 5px;
  border: none;
}

#SideBanners a {
  margin: 0;
  padding: 0;
}

#SideTestimonials {
  height: 140px;
  padding: 35px 5px 5px 5px;
}

#SideMenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#SideMenu ul ul a {
  margin: 0 0 0 15px;
}

#CategoryAZ ul {
  margin: 10px auto;
  padding: 0;
  text-align: center;
  list-style: none;
}

#CategoryAZ li {
  float: left;
  margin: 0;
  padding: 0;
}

#CategoryAZ ul a {
  display: block;
  margin: 0 3px;
  padding: 0;
  font-size: 1.2em;
  font-weight: bold;
}

#Breadcrumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#Breadcrumb li {
  float: left;
  margin: 0 3px;
  padding: 0;
  list-style: none;
}

#Breadcrumb li .BreadcrumbSep {
  font-style: italic;
}

#Breadcrumb li a:hover {
  text-decoration: none;
}

#CategoryHeading,
#PageContent {
  margin: 10px 0 0 0;
  padding: 0;
}

#PageContent p {
  margin: 5px 0 5px 0;
}

#PageContent ol li {
  margin: 5px 0 5px 0;
  font-weight: bold;
}

#SearchPage,
#CategoryContent,
#Illnesses,
#Categories,
#AccountDownloadItems {
  margin: 3px 0 0 0;
  height: 290px;
  overflow: auto;
}

#Pages {
  margin: 3px 0 0 0;
  height: 142px;
  overflow: auto;
}

#ProductListing,
#ProductLandpageListing,
#CategoryListing,
#PageListing,
#IllnessListing, /* #IllnessListing ul */
#DownloadItemsListing {
  margin: 0;
  padding: 0;
  list-style: none;
}

#DownloadItemsListing .DownloadExpires {
  margin: 5px;
  font-weight: normal;
  font-size: 0.9em;
}

#ProductListing .ProductName,
#IllnessListing .ProductName {
  float: left;
  padding: 5px 0;
  width: 32%;
}

#CategoryListing .CategoryName,
#PageListing .PageName {
  float: left;
  padding: 5px 0;
  width: 73%;
}

#DownloadItemsListing .DownloadName {
  padding: 5px 0;
}

#ProductListing .ProductDescription,
#IllnessListing .ProductDescription {
overflow: hidden;
  float: left;
  padding: 5px 0;
  width: 38%;
  height:21%;
  font-weight: normal;
  font-size: 0.9em;

}

#ProductListing .ProductShow,
#CategoryListing .CategoryShow,
#PageListing .PageShow,
#IllnessListing .ProductShow {
  float: left;
  padding: 5px 0;
  width: 23%;
  text-align: right;  
}

#DownloadItemsListing .DownloadLink {
  text-align: left;
}

#ProductListing .ProductShow a,
#CategoryListing .CategoryShow a,
#PageListing .PageShow a,
#IllnessListing .ProductShow a,
#DownloadItemsListing .DownloadLink a {
  font-weight: bold;
}

#ProductLandpageListing {
  margin: 10px 0 0 0;
}

#ProductLandpageListing li {
  display: table;
  table-layout: fixed;
  margin: 3px 0;
}

#ProductLandpageListing .ProductName {
  width: auto;
  padding-right: 5px;
}

#ProductLandpageListing .ProductShow {
  width: 25%;
  padding-left: 5px;
  text-align: right;
}

#ProductLandpageListing hr {
  display: table-cell;
  border-bottom: 1px dotted #e7e7df;
  background: transparent;
}

#ProductLandpageListing .ProductName,
#ProductLandpageListing .ProductShow {
  display: table-cell;
  font-size: 1.5em;
}

#ProductLandpageListing .ProductShow a {
  font-weight: bold;
}

#ProductDetails .AddCartButton {
  /*float: right;*/
  position: relative;
  top: -25px;
  left: 340px;
  width: 131px;
 }

#ProductDetails .ProductPrice {
  font-size: 1.5em;
  font-weight: bold;
}

#ProductDetails .ProductDescription,
#ProductDetails .ProductPrice {
  margin: 0 0 10px 0;
  }

#ProductDetails #VariationList label {
  display: block;
  float: left;
  margin-right: 10px;
  width: 50px;
  font-weight: bold;
}

/*#ProductDetails .VariationList dd {
  float: left;
}*/

#CartContent table {
  margin: 3px 0;
  border-collapse: collapse;
}

#CartContent table td,
#CartContent table th {
  padding: 5px;
  border: #ffffff 1px solid;
}

#PaymentLogo {
  margin: 20px 0 0 0;
}

#PaymentLogo img {
  margin: 0 5px;
}

#PaymentLogo img.small {
  margin: 22px 5px;
}

#CheckoutForm label {
  font-weight: bold;
}

#CheckoutForm input.Textbox {
  padding: 2px 15px 2px 2px;
  width: 155px;
}

#CheckoutForm #CheckoutButton {
  float: right;
  position: relative;
  top: -6px;
}

#CheckoutForm p {
  float: left;
}

.CheckoutHideOrderDisclaimer {
  margin: 10px 0;
}

#EmailImage {
  float: left;
  margin-right: 10px;
}

#SideArticles .Article {
  height: 155px;
}

span.Required {
  color: #ff0000;
}

div.FormContainer table {
  width: 100%;
}

div.FormContainer table td {
  padding: 5px;
}

div.FormContainer .Textbox {
  padding: 2px;
}

.box { 
background-color: #ffddaa; 

filter: alpha(opacity=95);
height: 93px; 
width: 240px; 
padding:5px; 
border-style: solid;
border-width: 1px;
border-color: #FAB515;
position: absolute;
} 
