body{
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	background-color:#EEEEEE;
	color:#555;
	background-image:url(../images/bubbles.png);
	background-repeat:repeat;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color:#000000;
}
#main_container{
	padding:35px 0 0 0;
	background-color:#FFFFFF;
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	border: 1px solid #CCCCCC;
}
#nav_container{
	background-image:url(../images/strip.jpg);
	background-repeat:repeat-x;
	height:33px;
	width:1100px;
}
#nav {
	 width:1080px;
     margin-left: auto;
	 margin-right:auto;
     padding:0;
     list-style-type:none;
     list-style-position:inside;
     position:relative;
     line-height:24px;
}
#nav ul{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:inside;
     position:relative;
     line-height:24px;
}
#nav a:link, #nav a:active, #nav a:visited{
    display:block;
    padding:2px 10px 4px;
    color:#fff;
    text-decoration:none;
    background-color: #4c4c4c;
	cursor:pointer;
}
#nav a:hover{
    background-color:#fff;
    color:#4c4c4c;
}
#nav li{
    float:left;
    position:relative;
}
#nav ul {
    position:absolute;
    width:160px;
    top:30px;
    display:none;
}
#nav li ul a{
    width:160px;
    float:left;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#nav ul ul{
	top:auto;
	}	
#nav li ul ul {
    left:170px;
    margin:0px 0 0 10px;
    }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
    }
#body_container{
	height:300px;
	width:1100px;
}
#footer_container{
	height:56px;
	width:1080px;
	background-color:#4C4C4C;
	color:#FFFFFF;
	font-size:10px;
	padding: 10px 0 5px 20px;
	}
#acc_footer_container{
	height:56px;
	width:1080px;
	background-color:#4C4C4C;
	color:#FFFFFF;
	font-size:10px;
	padding: 10px 0 5px 20px;
	float: left;
	}
#info_container{
	height:400px;
	width:1100px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
}
#product_image{
	width:350px;
	height:360px;
	padding: 20px;
	float:left;
	}
#product_info{
	width:685px;
	height:360px;
	padding: 20px 20px 20px 0;
	float:left;
	font-size:14px;
	}	
h1{
	padding-top:0;
	margin-top:0;
	padding-bottom:7px;
	margin-bottom:0;
}

#product_features
{
	width: 340px;
	height: 340px;
	float:left;
	margin: 0 20px 0 0;
}

/*
 * jQuery UI screen structure and presentation
 * This CSS file was generated by ThemeRoller, a Filament Group Project for jQuery UI
 * Author: Scott Jehl, scott@filamentgroup.com, http://www.filamentgroup.com
 * Visit ThemeRoller.com
*/

/*
 * Note: If your ThemeRoller settings have a font size set in ems, your components will scale according to their parent element's font size.
 * As a rule of thumb, set your body's font size to 62.5% to make 1em = 10px.
 * body {font-size: 62.5%;}
*/


/*UI tabs*/
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Arial, sans-serif;
	font-size: 16px;
	float: left;
	position: relative;
	z-index: 1;
	border-right: 1px solid #AFB2A7;
	bottom: -1px;
}
.ui-tabs-nav li {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #D4D8CB;
	border-right: none;
}
.ui-tabs-nav li a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 8px;
	color: #555555;
}
.ui-tabs-nav li a:hover 
{
	color: #999;
}
.ui-tabs-nav li.ui-tabs-selected {
	border-bottom-color: #ffffff;
}
.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	color: #4A5053;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.2; text-decoration: none; font-size: 100%; list-style-position:outside;
	font-family: Arial, sans-serif;
	clear:left;
	border: 1px solid #D4D8CB;
	background: #ffffff 0 0 repeat-x;
	color: #555;
	padding: 12px 10px 0 17px;	
	font-size: 14px;
	height: 275px;
	overflow: auto;
}
.ui-tabs-panel ul
{
	padding: 0 0 0 15px;
	margin: 0;
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}
* 
{
	outline:none;
	padding:0;
	margin:0;
}
img 
{ 
	border:none; 
}
#tabs 
{
	margin: 2px 0 0;
	width: 340px;
}
.arrow
{
	list-style-image: url(../images/arrow.jpg);
}
.wellness{
	color:#97C338;
}
.fitness{
	color:#F26536;
}
.viewbasket{
	float:right;
	margin-right:20px;
	margin-top:-57px;
	position:relative;
	}
#search{
	position: absolute;
	top: 25px;
	padding: 0 0 0 750px;
	font-size:10px;
	color:#999;
	float:right;
	display:inline;
	}
#MPBackLinks{
	position:absolute;
	top:0;
	padding:27px 20px;
	font-size:10px;
	color:#999;
	}
#MPBackLinks a{
color: #666;
	}
#MPBackLinks a:hover{
	color:#000;
	}
#form{
	float:right;
	font-size:10px;
	line-height:16px;
	text-align:right;
		}
.jumpMenu{
	background-color:#EEE;
	border:1px solid #CCC;
	color:#000;
	font-size:11px;
}
#accessories a{
	color:#666;
	font-weight:bold;
	height:24px;
	left:1px;
	margin:0;
	padding:4px 0 0 24px;
	position: relative;
	top:6px;
	width:95px;
}
#accessories a:hover{
	color:#999;
}
.footer_form{
	float:left;
	padding: 3px 8px 3px 0;
	margin:0 0 0 -1px;
}
.footer_list li{
	float:right;
	padding: 0 10px 0 0;
	margin:0;
	list-style:none;
}
#footer_container a{
	color:#fff;
	}
#footer_container a:hover{
	color:#ccc;
	}
#acc_footer_container a{
	color:#fff;
	}
#acc_footer_container a:hover{
	color:#ccc;
	}
#acc_container{
	width:1100px;
}
#acc_header{
	width:1080px;
	font-size:24px;
	padding: 12px 0 8px 20px;
	height:36px;
	background-image:url(../images/boditek_logo.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
}
#acc{
	width:1100px;
	min-height:350px;
	background-color:#FFF;
	overflow:auto;
	}
#acc_page{
	width:1100px;
	height:350px;
	background-image:url(../images/acc_page_bg.jpg)
	}
#custcare{
	width:1100px;
	min-height:500px;
	background-color:#FFF;
	}
.acc_items{
	width:510px;
	padding:20px;
	float:left;
	font-size:14px;
	border-top: dotted 1px #CCC;
}
.floatleft
{
	float: left;
	margin: 0 20px 0 0;
	clear: left;
}
.floatleftsmall
{
	float: left;
	margin: 3px 10px 0 0;
}
.acc_page_items
{
	width: 157px;
	height: 135px;
	padding: 5px 0 20px 0;
	margin: 0;
	float:left;
	text-align:center;
	font-size: 10px;
}
.acc_page_items:hover
{
background-image: url(../images/bg_acc.gif);
}
.acc_page_items h2, .acc_page_items a, .acc_page_items a:visited
{
font-size: 10px;
color:#333;
margin:5px 0 0 0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
.acc_page_items a:hover
{
text-decoration: underline;
color:#666;
}
.style1{
	font-size:11px;
	font-weight:bold;
	}

#search_results_container
{
	padding:0 20px;
	margin:0;
	width: 1000px;
	position: relative;
	background-color:#FFFFFF;
}
#cse-search-results {
height:100%;
}

/** Copyright 2007 Google Inc. All rights reserved. */

/** 
 * CSS styles for the Custom Search Engine overlay built on top of AJAXSearch
 * API
 */ 

.cse-closeResults { 
  float: right;
}

.cse-closeResults a {
  padding: 3px 5px;
  border: 1px solid #666;
  color:  #000;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.cse-closeResults a:hover {
  background: #ddd;
  border: 1px solid #000; 
}

.cse-overlay-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #000;
}

.cse-overlay {
  text-align: left;
  position: relative;
  padding: 10px;
  width: 940px;
  background-color: #FFF;
  border: 1px solid #333;
  font-size: small;
}

/**
 * Custom AJAXSearch styles
 */

.gsc-resultsHeader,
.gs-visibleUrl-short,
.gs-watermark
 { display: none; }

.gs-visibleUrl {
  color: #00B6BE;
}

.gs-visibleUrl-long { 
  overflow: hidden;
}

.gs-title { 
  font-size: medium;
  color:#000000;
}

.gsc-trailing-more-results,
.gsc-webResult,
.gs-divider {
  margin-bottom: 1em;
}

.gs-divider {
  margin-bottom: 1em;
  text-align: center;
  color: #676767;
}


/**
 * Default AJAXSearch styles largely from
 * http://www.google.com/uds/css/gsearch.css
 */

/* control inputs
 * .gsc-search-box : the container that hosts the text input area
 * .gsc-input : the text input area
 */
form.gsc-search-box {
  font-size: 13px;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  margin-left : 0px;
  width: 300px;
}

/*
 * This table contains the input element as well as the search button
 * Note that the search button column is fixed width, designed to hold the
 * button div's background image
 */
table.gsc-search-box {
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
  width : 100%;
  margin-bottom : 2px;
}

table.gsc-search-box td {
  vertical-align : middle;
}

table.gsc-search-box td.gsc-input {
  padding-right : 2px;
}

td.gsc-search-button {
  width : 1%;
}

/**
 * undo common generic table rules
 * that tend to impact branding
 */
table.gsc-branding td,
table.gsc-branding {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border : none;
}

table.gsc-branding {
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
  width : 100%;
}

td.gsc-branding-text {
  vertical-align : top;
  display:none;
}

td.gsc-branding-text div.gsc-branding-text {
  padding-bottom : 2px;
  text-align : right;
  color : #676767;
  font-size : 11px;
  margin-right : 2px;
}

td.gsc-branding-img-noclear {
  width : 51px;
  vertical-align : bottom;
}

td.gsc-branding-img {
  width : 65px;
  vertical-align : bottom;
}

table.gsc-branding-vertical td.gsc-branding-text div.gsc-branding-text {
  margin-right : 0px;
  text-align : center;
}

table.gsc-branding-vertical td.gsc-branding-img-noclear {
  text-align : center;
}

div.gsc-branding-img,
div.gsc-branding-img-noclear,
img.gsc-branding-img,
img.gsc-branding-img-noclear {
  padding-top : 1px;
}

img.gsc-branding-img,
img.gsc-branding-img-noclear {
  margin : 0 0 0 0;
  padding-right : 0;
  padding-left : 0;
  padding-bottom : 0;
  border : none;
  display : none;
}

a.gsc-branding-clickable {
  cursor : pointer;
}

input.gsc-search-button {
  margin-left : 2px;
}

/*
 * Given that this is sitting in a variable width tabel cell, the idea is
 * for it to consume the entire cell. The adjacent cell contains the search
 * button and that is a fixed width cell.
 */
input.gsc-input {
  padding-left : 2px;
  border-style : solid;
  border-width : 1px;
  border-color : #00B6BE;
  width : 99%;
}

.gsc-results .gsc-cursor-box .gsc-trailing-more-results {
  margin-bottom : 0px;
  display : inline;
}

.gsc-results .gsc-cursor {
  display : inline;
}

.gsc-results .gsc-cursor-box {
  margin-bottom : 10px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  cursor : pointer;
  color : #000000;
  text-decoration: underline;
  margin-right : 8px;
  display : inline;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color : #A90A08;
  font-weight : bold;
  text-decoration: none;
}
#foot {
	width:1080px;
	padding-top:4px;
}