/** 
 * Comfort Products
 * 
 * @author	  scott@scottwills.co.uk
 * @date			01/01/2008
 *
 * Modified by: Jeremy Hervey (jeremyhervey@gmail.com)
 */

body {
	background: #7E73EB url('../images/background.jpg') repeat-x;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;
}

h1 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding:10px;
	background: url('/images/h1TitleBackground.gif') no-repeat;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	color: #203959;
}

a {
	color: #764DD1;
	text-decoration: none 
}

a:hover {
	color: #3F236D;
	text-decoration: none 
}

p {
	font-size: 14px;
	color: #000000;
	padding: 0 8px 0 8px;
	line-height: 140%;
}

ul {
	list-style: none;
}

.small {
	font-size: 12px;
}

.categoryScroll {
	font-size: 14px;
  	color: #203959;
  	margin-top: 8px;
	text-align: center;
	font-weight: bold;
}

.categoryScroll a {
	color: red;
	text-decoration: none;
}

#container {
	margin: auto;
	width: 976px;
	border: 6px #794bcf solid;
	background: #fff;
}

#emailContainer {
  	margin: auto;
  	border: 6px #794bcf solid;
  	background: #fff;
  	min-height:210px;
  	height: auto !important;
  	height: 210px;
}

#header {
	margin: 5px 5px 0 5px;
	width: 966px;
	height: 200px;
	background: #fff url('../images/headerLarge.jpg') no-repeat;
}

#content {
	margin: 5px 0 0 0;
	padding: 0px 5px 20px 5px;
	height: 100%;
}

/* top navigation */

#userMenu {
	float: right;
	margin: 5px 10px 0px 0px;
}

#userMenu li {
	display: inline;
}

#topNavButtonHome {
  	background: url('../images/navHomeWait.jpg') no-repeat;
  	font-size: 16px;
  	text-decoration: none;
  	font-weight: normal;
  	color: #fff;
  	letter-spacing: 0;
  	text-align: center;
  	padding: 7px 0 0 0;
  	height: 40px; 
  	width: 75px;
  	position: absolute;
  	background-position: 0 0;
  	margin: 130px 0 0 0px;
}

#topNavButtonHome:hover {
	font-weight:bold;
}

#topNavButtonHomeSelected {
  background: url('../images/navHomeActive.jpg') no-repeat;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  padding: 7px 0 0 0;
  height: 40px; 
  width: 75px;
  position: absolute;
  background-position: 0 0;
  margin: 130px 0 0 0px;
}

#topNavButtonAbout {
  background: url('../images/navAboutWait.jpg') no-repeat;
  font-size: 16px;
  text-decoration: none;
  font-weight: normal;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  padding: 7px 0 0 0;
  height: 40px; 
  width: 75px;
  position: absolute;
  background-position: 0 0;
  margin: 130px 0 0 77px;
}

#topNavButtonAbout:hover {
	font-weight:bold;
}

#topNavButtonAboutSelected {
  background: url('../images/navAboutActive.jpg') no-repeat;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  padding: 7px 0 0 0;
  height: 40px; 
  width: 75px;
  position: absolute;
  background-position: 0 0;
  margin: 130px 0 0 77px;
}

#topNavButtonProducts {
  background: url('../images/navProductsWait.jpg') no-repeat;
  font-size: 16px;
  text-decoration: none;
  font-weight: normal;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  padding: 7px 0 0 0;
  height: 40px; 
  width: 120px;
  position: absolute;
  background-position: 0 0;
  margin: 130px 0 0 154px;
}

#topNavButtonProducts:hover {
	font-weight:bold;
}

#topNavButtonProductsSelected {
  background: url('../images/navProductsActive.jpg') no-repeat;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  padding: 7px 0 0 0;
  height: 40px; 
  width: 120px;
  position: absolute;
  background-position: 0 0;
  margin: 130px 0 0 154px;
}

#topNavButtonConsumerSupport {
  background: url('../images/navConsumerSupportWait.jpg') no-repeat;
  font-size: 16px;
  text-decoration: none;
  font-weight: normal;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  padding: 7px 0 0 0;
  height: 40px; 
  width: 186px;
  position: absolute;
  background-position: 0 0;
  margin: 130px 0 0 276px;
}

#topNavButtonConsumerSupport:hover {
	font-weight:bold;
}

#topNavButtonConsumerSupportSelected {
  background: url('../images/navConsumerSupportActive.jpg') no-repeat;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  padding: 7px 0 0 0;
  height: 40px; 
  width: 186px;
  position: absolute;
  background-position: 0 0;
  margin: 130px 0 0 276px;
}

#topNavButtonContactUs {
  background: url('../images/navContactUsWait.jpg') no-repeat;
  font-size: 16px;
  text-decoration: none;
  font-weight: normal;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  padding: 7px 0 0 0;
  height: 40px; 
  width: 134px;
  position: absolute;
  background-position: 0 0;
  margin: 130px 0 0 464px;
}

#topNavButtonContactUs:hover {
	font-weight:bold;
}

#topNavButtonContactUsSelected {
  background: url('../images/navContactUsActive.jpg') no-repeat;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  padding: 7px 0 0 0;
  height: 40px; 
  width: 134px;
  position: absolute;
  background-position: 0 0;
  margin: 130px 0 0 464px;
}

#topNavigationBase {
	background: url('../images/navBackground.jpg') no-repeat;
	position: absolute;
	margin: 160px 0px 0px 0px;
	width: 966px;
	height: 40px;
}

ul#navlist {
	margin: 14px 0 0 5px;
	padding: 0;
	white-space: nowrap;
	font-size: 16px;
  	text-transform: uppercase;
	text-align:center;
	font-weight:bold;
}

#navlist li {
	display: inline;
	list-style-type: none;
}

#navlist a {
	padding: 3px 125px;
}

#navlist a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
}

#navlist a:hover {
	color: #764DD1;
	text-decoration:none;
}

/* Added by Jeremy Kendall */
#navlist a.selected {
  	color: #fff;
	background-color: #5E0913;
	text-decoration: none;
}

/* Home Page Sub-Menu */
ul#homenavlist {
	margin: 14px 0 0 0px;
	padding: 0;
	font-size: 10px;
	text-align:center;
}

#homenavlist li {
	display: inline;
	list-style-type: none;
}

#homenavlist a {
	padding: 3px 15px;
}

#homenavlist a:link, #homenavlist a:visited {
	color: #fff;
	text-decoration: none;
}

#homenavlist a:hover {
	color: #764DD1;
	text-decoration: none;
}

#homenavlist a.selected {
  	color: #fff;
	background-color: #5E0913;
	text-decoration: none;
}

/* top navigation end */

/* left navigation */

#leftNavMenu {
  padding: 10px;
  font-size: 13px;
  /* font-weight: bold; */
  color: #203959;
}

.leftNavDivider {
  border: 0;
  height: 2px;
  width: 194px;
  margin: 5px 0 5px 0;
  background: url('../images/dividerLeftNav.gif') no-repeat;
}

#leftNavContainer {
	width: 250px;
	float: left;
	color: #3F236D;
	font-weight:bold;
}

#leftNavigationAdmin {
	/* height: 150px; */
	width: 250px;
/*	border: 1px solid #f00;  */
	background: url('../images/leftNavAdminBackground.jpg') no-repeat;
}

#leftNavigationAdmin li {
  list-style-type: none;
  line-height: 180%;
  margin: 0 0 0 -10px;
}

#leftNavigationAdmin li a:link, #leftNavigationAdmin li a:visited {
  text-decoration: none;
  color: #3F236D;
}

#leftNavigationAdmin li a:hover {
  text-decoration: none;
  color: #203959;
  background-color: #8BA4C2;
}

#leftNavigation {
	height: 455px;
	width: 250px;
	padding-left: 0px;
/*	border: 1px solid #f00;  */
	background: url('../images/leftNavBackground.jpg') no-repeat;
	font-size: 13px;
	font-weight: normal;
}

#leftNavigation li.expanded {
	list-style-type: none;
	line-height: 180%;
	margin: 0 0 0 -10px;
}

#leftNavigation li.collapsed {
  list-style-type: none;
  line-height: 180%;
  margin: 0 0 0 -10px;
}

#leftNavigation li.leaf {
  list-style-type: none;
  line-height: 180%;
  margin: 0 0 0 -10px;
}

#leftNavigation li a:link, #leftNavigation li a:visited {
	text-decoration: none;
	color: #3F236D;
}

#leftNavigation li a:hover {
	text-decoration: none;
	color: #203959;
	font-style:italic;
}

/* Added by Jeremy Kendall */
#leftNavigation li span {
  font-weight: bold;
}

/* left navigation end */

/* nestedTwoColumnBox > 2-column content for product pages */

#oneColContent {
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 5px 5px;
	width: 705px;
	float: left;
	height: 100%;
}

#ProductContent {
	margin: 25px 0px 5px 0px;
	padding: 0px 5px 5px 5px;
	width: 705px;
	float: left;
	height: 100%;
}

.twoColBox {
	margin: 0;
}

.twoColLeftHome {
	margin: 0px 0px 5px 0px;
	padding: 5px;
	width: 399px;
	float: left;
	background: url('../images/homeLeftBackground.jpg') no-repeat;
	height: 100%;
}

.ColHome {
	margin: 0px 0px 5px 0px;
	/*padding: 5px;*/
	width: 976px;
	float: left;
	text-align:center;
	/*background: url('../images/homeRightBackground.jpg') no-repeat;*/
	height: 100%;
}

.twoColLeft {
	margin: 0px 0 5px 0;
	padding: 0px 0 5px 5px;
	width: 300px;
	float: left;
}

.twoColRight {
	margin: 0px 0 5px 0;
	padding: 0px 0 0 5px;
	width: 406px;
	float: left;  
}

.twoColRight li {
	color: #203959;
	margin-bottom: 5px;
}

.twoColRight hr {
	border: 0;
	width: 95%;
	background-color: #ccc;
	height: 1px;
}

.twoColRight a, .twoColRight a:visited {
	text-decoration: none;
	border-bottom: 1px dashed #203959;
	color: #203959;
}

.twoColRight a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #203959;
	color: #203959;
	background-color: #D1DBE7;
}

/* nestedTwoColumnBox end */

/* products */

.productHeadline {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding: 10px;
}

.productHeader {
	height: 41px;
	width: 406px;
	background: url('../images/productTitleBackgroundtitle.gif') no-repeat;
}

table.products {
	border-width: 1px;
	padding: 4px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: #ccc;
}

table.products th {
	border-width: 1px;
	padding: 4px 4px 4px 4px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0;
}

table.products td {
	border-width: 1px;
	padding: 4px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0;
}

ul.description {
  list-style: disc;
}

/* products end*/

/* search */

#search {
	background: url('../images/searchBackground.jpg') no-repeat;
	height: 36px; 
	width: 340px;
	position: absolute;
	background-position: 0 0;
	margin: 124px 0 0 626px;
}

.searchHeader {
	height: 41px;
	width: 705px;
	background: url('../images/h1TitleBackground.gif') no-repeat;
}

.searchTitle {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding: 10px;
}

.searchThumb {
	padding: 5px 5px 25px 5px;
	float: left;
	border: 0;
}

.searchResult  {
	padding: 0 20px 45px 100px;
	
}

.searchDivider hr {
	padding: 5px 0 5px 0;
	border: 0;
	width: 95%;
	background-color: #ccc;
	height: 1px;
}

#searchForm input {
	margin: 5px 0 0 75px;
	border: 2px solid #1F3A5E;
	height: 20px;
	width: 200px;
}

#searchForm input#q {
	font-size: 14px;
	color: #666;
	width: 190px;
	padding: 3px 0 0 5px;
}

#searchForm input#submitButton {
	width:32px;
	height: 24px;
	background: url('../images/searchButtonGo.jpg') no-repeat;
	margin: 6px 22px 0 0;
	border: 0;
	clear: both;
	border: none;
	text-align: center;
    float: right;
}

/* search end */

/* Forms */
.errors {
  color: red;
  }
  
  form {
    padding-left: 8px;
	color:#000000;
  }
  
  .form-required {
    color: red;
  }

.calendar {
	background: url('../images/homeTitleBackground.gif') no-repeat;
}

input[type="submit"] {
	margin-top: 15px;
	margin-left: 75px;
	border-color: #8277ed;
	background-color: #bab3f6;
	text-align:center;
	text-transform: uppercase;
}

input[type="text"] {
	margin: 10px;
	width: 200px;
	border-color: #8277ed;
	background-color: #bab3f6;
}

input[type="password"] {
	margin: 10px;
	width: 200px;
	border-color: #8277ed;
	background-color: #bab3f6;
}

textarea {
	margin: 10px;
	width: 200px;
	border-color: #8277ed;
	background-color: #bab3f6;
}

select {
	margin: 10px;
	width: 204px;
	border-color: #8277ed;
	background-color: #bab3f6;
}

/* Forms End */
  
/* Spec Table */

#specTable {
    border: 1px solid #666666;
    white-space: nowrap;
    text-align: center;
    color: #203957;
  }
  
  #specTable tr.header td {
    background-color: #bad3f1;
    border-left: 1px solid #a7b1bb;
    border-bottom: 1px solid #a7b1bb;
    font-weight: bold;
  }
  
  #specTable tr.category td {
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #a7b1bb;
    font-weight: bold;
  }

  #specTable tbody tr td {
    font-size: 10pt;
    padding: 3px 4px;
    border-left: 1px solid #a7b1bb;
  }
  
  #specTable tbody tr.selected td {
    background-color: #5291e0;
    color: #ffffff;
    font-weight: bold;
    border-left: 1px solid #346DBE;
    border-bottom: 1px solid #7DAAEA;
  }
  
  #specTable tr.selected a {
    color: #ffffff;
  }
  
  /* Spec Table End */
  
  
/* About Page */  
  
img.floatRight { 
	float: right; 
	margin: 4px; 
}

h1.about {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding:10px;
	background: url('/images/h1TitleBackground.gif') no-repeat;
}

/* Tabs - Product Detail Page */

.tabs {
	width: 678px;
	margin: 0 10px 10px 10px;
}

.tabs a {
	color: #764DD1;
	text-decoration: none; 
	border-bottom: none;
}

.tabs a:hover {
	color: #3F236D;
	text-decoration: none;
	border-bottom: none;
	background-color: #fff; 
}

.tab_active {
	background: url('/images/active_tab.jpg') no-repeat;
	color: #fff;
	float: left;
	width: 75px;
	height: 18px;
	cursor: default;
	font-weight: bold;
	padding: 2px 2px 0 0;
	font-size: 10pt;
	text-align: center;
}

.tab_inactive {
	background: url('/images/inactive_tab.jpg') no-repeat;
	color: #fff;
	float: left;
	width: 75px;
	height: 18px;
	cursor: default;
	padding: 2px 2px 0 0;
	font-size: 10pt;
	text-align: center;
}

.tab_inactive:hover {
	color: #fff;
	font-weight:bold;
}

.tab_content {
	-moz-border-radius: 0px 10px 10px 10px;
	width: 90%;
	border-color: #794bcf;
	border-style: solid;
	border-width: 1px;
	color: #000;
	float: left;
	text-align: left;
	padding: 10px;
}

/* Products Page Menu  */
#menu{
	width:966px !important;
	margin-top: -5px;
	background-color:#000000;
	text-align:center;
	padding:5px 0 5px 0;
	min-height: 32px;
	font-size:10px;
	color: #fff;
}

#menu a{
	color: #fff;
}

#menu a:hover{
	color: #764DD1;
}

#menu ul .item{
	display:none;
	background-color:#000000;
}

#menu .top{
	background-color:#000000;
	text-align:center;
	font-size:10px;
	padding: 0 10px 0 13.6px;
}

#menu ul:hover .item{
	display:block;
	background:#000;
	padding:1px;
	margin:1px;
}

#menu ul:hover .item a{
	color:#fff;
	text-decoration:none;
}

#menu ul:hover .item a:hover{
	color:#999;
}

#menu ul{
	float:left;
	margin:0px;
	padding:5px 0 5px 0;
	background:#000;
	list-style:none;
	width: 120.75px;
}

.clear{
	clear:both;
	height:10px;
}

/* Products Index Page Layout  */

#productIndex {
	margin: 0;
	width: 100%;
}
#productIndex p {
	font-size: 150%;
	height:100%;
	padding: 50px 10px 50px 20px;
	color: #666;
}
.col3,.col3center {
	float: left;
	width: 33%;
	height:100%;
	margin-bottom: 20px;
}
.col3 {
	border-left: dashed 2px #764DD1;
	height:100%;
}
.col3center {
	margin: 0;
}
.empty {
	width: 100%;
	height:10px;
}

#footer {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 9px;
	color:#FFF;
	padding: 10px;
}

#footer a {
	color:#FFF;
}

#footer a:hover {
	font-weight:bold;
	color:#FFF;
}