.footer_box {
	position:relative;
	background-color:#000;
	width:990px;
	height:39px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: lighter;
	padding-top:5px;
}

.footer_box div {
	padding-bottom:3px;
}
.footer_box div a {
	text-decoration:none;
	color: #CCCCCC;
	text-transform:uppercase;
}

#main_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
	font-style: normal;
	padding-left:10px;
	padding-top:1px;
	padding-right:1px;
}

#buttons_right {
	width:149px;
	vertical-align:top;
}

#buttons_right div {
	margin-top:1px;
	border: thin solid #000000;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	background-attachment: fixed;
	background-image: url(/components/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.link {
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

.box_spacer {
	height:10px;
}

.image_button {
	cursor:pointer;
}

/* //------------- NEW DESIGN STYLES ---------- */
html, body, h1, h2, h3, h4, h5, h6, p {
	margin:0 auto;
	padding:0;
}
h1{
	text-transform: uppercase;
	font-size: 24pt;
	font-family: Arial, Verdana;
}
h3 {
	margin:1.5em 0 0;
}
.headerFormat{
	line-height: 50px;
	border-bottom: 1px solid #ffd633;
}
body{
	font-family: Arial, Verdana;
	color: #000;
	background-color: #2d2d2d;
	font-size:12px;
}
.generalLayout{
	margin: 0 auto;
	text-align: left;
	width:932px;
	min-width:750px;
}
#mainLogo{
	width:932px;
	min-width:750px;
	display:block;
	background:white url('/components/topborder.gif') no-repeat;
	float:left;
}
.contentBottomBorder {
 	margin-bottom:44px;
}
#leftWrapper{
	float:left;
	padding-left:10px;
}
#logo{
	background-color:black;
	height:85px;
	float:left;
	margin-top:-10px;
}
#logo, .leftFrame{
	width:222px;
}
.leftFrame{
	top:0;
	margin-left:25px;
	height:76px;
	background-color:black;
	position: absolute;
}
.mainContent{
	background-color:white;
	width:932px;
	margin: 0px 15px;
}
.content{
	width:670px;
	float:left;
	padding-top:10px;
	padding-left:5px;
	text-align:left;
}
.mainMenu{
	margin-top:20px;
	display:block;
	float:right;
	background:white;
	height:200px;
}
.mainMenu a{
	list-style: circle url('/components/background.jpg');
	padding: 10px 0px 10px 0px;
	font-variant: small-caps;
	color: #2d2d2d;
	text-decoration: none;
}
.mainMenu a:hover{
	text-decoration:underline;
	border-top-color:#2d2d2d;
	border-bottom:1px #ffcb00 solid;
}
.content a, a{
	color:black;
	text-decoration:underline;
}
.content a:hover, a:hover{
	text-decoration:none;
}
.reverselink a {
	text-decoration: none;
}
.reverselink a:hover {
	text-decoration: underline;
}

.bottomBorder{
	height:44px;
	background: black;
	line-height:350%;
}
.footerLogo{
	float:left;
	padding-left:15px;
}

.copyright{
	text-align:right;
	color:white;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
}
.copyright a, .loginBox a{
	color:white;
	text-decoration:none;
}
.copyright a:hover, .loginBox a:hover{
	text-decoration:underline;
	color:white;
}
.sponsors{
	text-align:right;
}
.sponsorsLogo{
	background-color:white;
	padding:10px;
}
.smallLinks a {
	text-transform:uppercase;
	background:transparent url('/components/small_arrow.gif') no-repeat;
	padding-left:10px;
	line-height:14px;
	color:white;
	text-decoration:none;
}
 .smallLinks a:hover {
	text-decoration:underline;
 }
.smallPadding{
	padding:0 30px;
}
.breadcrumb{
	text-align:left;
	padding:20px 0px 0px 5px;
	text-decoration:none;
	font-family:Arial;
	font-size:10px;
	color: black;
	text-transform: uppercase;
}
.breadcrumb .active{
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	color: #009bfe;
	text-transform: uppercase;
}
.breadcrumb a {
	text-decoration: none;
	text-transform: uppercase;
}
.breadcrumb a:hover{
	text-decoration: underline;
}
.leftFrameMenu{
	margin-left:6px;
	color:black;
	width:200px;
}
.leftHand{
	float:left;
	text-align:left;
	width:230px;
}
.leftHandNav{
	font-size:medium;
	color:black;
	margin-top:20px;
}
.slogan{
	text-transform: uppercase;
	font-size: 12px;
	font-family: Helvetica, Arial;
	color: #2d2d2d;
	text-align: left;
	padding: 0px 12px 10px 12px;
	margin-top:120px;
}
.ClearBoth{
	clear:both;
}
img{
	border:0;
}

/* //----------- INPUT AND SEARCH --------- // */
.loginContent input {
	font-size:10pt;
	line-height:6pt;
	color:black;
}
.searchOption input{
	width:170px;
}
.loginBox input{
	padding:2px;
}
.searchOption input{
	height:14px;
	padding-bottom:5px;
	padding-top:4px;
}
input.search{
	cursor:pointer;
	width:28px;
	height:27px;
	border:0;
	background:url('/components/search.gif') no-repeat;
}
.loginButton{
	cursor:pointer;
	background:url('/components/LogIn.gif') no-repeat 0 -27px;
	width:73px;
	height:27px;
	border:0;
}
.loginButton:hover{
	background-position:0 0;
}
.registerProduct{
	cursor:pointer;
	background:url('/components/registerProduct.gif') no-repeat 0 -19px;
	width:127px;
	height:19px;
	border:0;
}
.registerProduct:hover{
	background-position: 0 0;
}
a.signupBtn, .signupBtn{
	cursor:pointer;
	background:url('/components/SignUp.gif') no-repeat 0 -20px;
	width:61px;
	height:20px;
	border:0;
	clear:both;
}
.floatRight{
	float:right;
}
.floatLeft{
	float:left;
}
a.signupBtn{
	float:right;
	margin-right:222px;
}
a.signupBtn:hover, .signupBtn:hover{
	background-position: 0 0;
}


.loginButtonWhite{
	cursor:pointer;
	background:url('/components/LogIn_White.gif') no-repeat 0 -24px;
	width:73px;
	height:24px;
	float:right;
	border:0;
}
.loginButtonWhite:hover{
	background-position:0 0;
}
input.checkbox{
	width:10px;
}
.searchOption{
	clear:both;
	text-transform:uppercase;
	font-size:10px;
	color:silver;
	width:205px;
	text-align:left;
	padding: 0px 0px 10px 12px;
}
/* //----------  LOGIN MENU -------------- // */
.loginContent{
	top:0px;
	margin-left:260px;
	padding:8px 8px 0;
	height:36px;  /* 44 - 8 padding */
	background:black url('/components/black_border.gif') no-repeat;
	position: absolute;
	color:white;
	float:left;
	width:700px;
}
.loginBox{
	float:left;
}
.smallLinks{
	font-size:xx-small;
	margin-left:470px;
}
/* //----------- SUB MENUS ------------- // */

#detailsMenu, .loginContent{
	width:680px;
}
.subMenu{
	width:671px;
	float:right;
	height:25px;
	margin-top:50px;
}
.subMenu a:hover, .subMenu .active{
	background-position: 0px 0px;
}
.subMenuButton a, .myAccountSubMenu a{
	float:left;
}

/* //----------- LINKED LIST ------------- // */
#lselect {
	font-size: 12px;
	line-height: 160%;
	width: 227px;
	margin-left: -16px;
	font-weight:bold;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
#lselect ul {
	margin:0px;
	padding:0;
}
#lselect li {
	background:url('/components/arrow_small.gif') no-repeat scroll 0 0;
	/*height:20px;*/
	padding-left:20px;
	display:block;
	list-style-type:none;
	margin:10px 0;
}
#lselect li.subMenuNav{
	background:transparent;
	text-align:right;
	font-size:11px;
}
#lselect li a:link, #lselect li a {
	color:black;
	text-decoration:none;
	display:block;
}
#lselect li.active{
	background:url('/components/arrow_large.gif') no-repeat;
	height:33px;
	line-height:235%;
	text-align:right;
}
#lselect li.active a{
	color:#ffcb00;
	padding-right:5px;
	text-decoration:none;
}
#lselect li a.active{
	color: #009BFE;
}
#lselect li a:hover {
	text-decoration:underline;
}
.hiddenBtnText {
    position:absolute;
    left:0px;
    top:-50000px;
    width:1px;
    height:1px;
    overflow:hidden;
}
/* //------ PRODUCT DETAILS PAGE -----------------// */

.colHeadings{
	float:left;
	width:200px;
	font-weight:bold;
	padding-top:10px;
}
.colResults{
	float:left;
	padding:10px 0px;
	width:300px;
}
.aboutUsText{
	padding-top:10px;
}
.aboutUsText p{
	padding-bottom:10px;
	padding-top:5px;
}
.aboutUsText a:link{
	text-decoration: underline;
}
.aboutUsText a:hover{
	text-decoration: none;
}

.contactUsText{
	float:left;
	padding:10px 0px;
	width:300px;
}
.contactUsText a:link{
	text-decoration: underline;
}
.contactUsText a:hover{
	text-decoration: none;
}

.clickable {
	cursor:pointer;
}
.termsHeading{
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}

/* //------ REVOLUTION PAGE -----------------// */
#revolution{line-height:18px;width:550px}
#revolution img{padding:2px}
#revolution td{padding-right:10px}

/* //--------- Homepage Styles--------------*/
.banner{
	width:100%;
	text-align:left;
	padding:0px 0px 6px 0px;
	height:250px;
}
#groupAdverts{
	text-align:left;
	height:165px;
}
	#groupAdverts .adverts{
		float:left;
		padding:0px 11px 0px 6px;
	}
#featuredProducts{
	padding-left:6px;
	height:405px;
}
#featuredProducts h2 {
	font-size:18pt;
	padding-bottom:5px;
}
#featuredProducts .productInfo{
	float:left;
	width:158px;
	padding:0px 7px 0px 0px;
}
#featuredProducts .top{
	background:white url('/components/box_shadowtop.gif') no-repeat bottom;
	height:12px;
}
#featuredProducts .middle{
	background:white url('/components/box_shadowmiddle.gif') repeat-y;
	padding-left:2px;
}
#featuredProducts .bottom{
	background:white url('/components/box_featuredproduct_shadowbottom.gif') no-repeat;
	height:28px;
}
#featuredProducts .bottom a{
	float:right;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:5px;
	padding-right:7px;
}
#featuredProducts a{
	text-decoration: none;
}
#featuredProducts a:hover{
	text-decoration: underline;
}
#featuredProducts .middle h1 {
	font-size:13pt;
	text-align:center;
}
#featuredProducts .middle p {
	text-align:center;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:20px;
}
#featuredProducts .middle img {
	padding-left:2px;
	padding-bottom:20px;
}
#featuredProducts .middle .headerFormat {
	line-height:28px;
}
#featuredProducts .middle .price{
	text-align:right;
	color:#009bfe;
	padding:0 14px 10px 0;
	font-size:12pt;
	font-weight:bold;
}
#featuredProducts .productLinks{
	text-align:center;
	padding:6px;
}
#featuredProducts .productLinks a{
	color:black;
	text-transform:uppercase;
}



/* -------------------------------------- // MY ACCOUNT DETAILS ---------------------------------------------*/
.mygym-content {
	width:600px;
}
form.my-account legend {
 padding:0;
 display:none;
}

form.my-account input, form.my-account .checkbox, form.my-account .radio, form.my-account text, form.my-account file, form.my-account textarea, form.my-account submit form.my-account .file {
 border:none;
 color:#626262;
 background-color:transparent;
 padding:.3em 8px 3px 8px;
line-height:18px;
 margin:0;
 width:380px;

}
form.my-account input {
	background:transparent url(/components/account/input-bground.gif) no-repeat top left;
	background-color:transparent;
	height:23px;
}
form.my-account input.noBlueBox {
	width:auto;
	background-image:none;
}
form.my-account input.BlueBox {
 	width:380px;
	background:transparent url(/components/account/input-bground.gif) no-repeat top left;
}
form.my-account option {
	background-color:white;
}


/* ----- SUB MENU FOR MY ACCOUNT ---*/
.myAccountSubMenu a:hover, .myAccountSubMenu .active{
	background-position: 0px 0px;
}
.myAccountSubMenu a{
	float:left;
}
a.myGym{
	background:url('/components/account/btn-nav-my-gym.gif') no-repeat;
	background-position: 0px -47px;
	background-repeat: no-repeat;
	width:87px;
	height:47px;
}
a.myGoals{
	background:url('/components/account/btn-nav-my-goals.gif') no-repeat;
	background-position: 0px -47px;
	background-repeat: no-repeat;
	width:89px;
	height:47px;
}
a.myStats{
	background:url('/components/account/btn-nav-my-stats.gif') no-repeat;
	background-position: 0px -47px;
	background-repeat: no-repeat;
	width:92px;
	height:47px;
}
a.myMotivation{
	background:url('/components/account/btn-nav-my-motivation.gif') no-repeat;
	background-position: 0px -47px;
	background-repeat: no-repeat;
	width:135px;
	height:47px;
}
a.myCalendar{
	background:url('/components/account/btn-nav-my-calendar.gif') no-repeat;
	background-position: 0px -47px;
	background-repeat: no-repeat;
	width:120px;
	height:47px;
}
a.myAccount{
	background:url('/components/account/btn-nav-my-account.gif') no-repeat;
	background-position: 0px -47px;
	background-repeat: no-repeat;
	width:119px;
	height:47px;
}
/* --- END SUB MENU FOR MY ACCOUNT ---*/


form.my-account #submitbtn {

}

form.my-account input.long {
    width:580px;
    background:transparent url(/components/account/input-long-bground.gif) no-repeat top left;
}
form.my-account input.short {
    width:179px;
    background:transparent url(/components/account/input-short-bground.gif) no-repeat top left;
}

form.my-account input.shortist, form.my-account select.shortist {
    width:88px;
    background:transparent url(/components/account/input-shortist-bground.gif) no-repeat top left;
}

form.my-account input.tiny, form.my-account input.hasDatepicker, form.my-account input#display_date, form.my-account input#id_value, form.my-account input#id_stats_value,form.my-account select#id_date_of_birth_day, form.my-account select#id_date_of_birth_month, form.my-account select#id_date_of_birth_year{
    width:88px;
    background:transparent url(/components/account/input-shortist-bground.gif) no-repeat top left;
}

form.my-account input.file {
    background:transparent url(/components/account/input-short-bground.gif) no-repeat top left;
}

form.my-account span.date {
  color:#000000;
  float:right;
  margin-right:285px;
  padding-top:.3em;
}

form.my-account h3 {

  line-height:28px;
  margin:1em 0;
  float:left;
  width:auto;

}
form.my-account ul {
margin:0 0 0 134px;
padding:0.4em 0 0.4em  0;
float:left;
}

form.my-account li, .sub-nav li {
background:transparent url(/components/product_details/review-li.gif) no-repeat left center;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
display:inline;
margin:0;
padding:.4em 14px 0.3em 8px;
text-transform:uppercase;

}

form.my-account .checkbox {

 width:auto;

 vertical-align:middle;

 margin:.0em .3em .3em .2em;

 border:0;

 background-color:transparent;
 background-image:none;

}

* html form.my-account .checkbox {

 margin:.3em .3em .3em 0;

 background-color:transparent;

}

/*ie6 fix*/

* html form.my-account .checkbox {

 margin:0 0 .3em 0;

}

form.my-account.radio {

 width:auto;

 vertical-align:middle;

 margin:.2em .3em .3em .2em;

 border:0;

 background-color:transparent;

}

/*ie7 fix*/

*:first-child+html form.my-account .radio {

 margin:0 .3em .3em .2em;

}

/*ie6 fix*/

* html form.my-account .radio {

 margin:0 0 .3em 0;

}

form.my-account .submit {

 width:auto;

 text-indent:-5000px;

 padding:6px 8px;

 background-color:#626262;

 border:1px solid #ffffff;

}

form.my-account .btn-submit {
 background:transparent url(/components/account/btn-update-profile.gif) no-repeat top left;
 border:none;
 cursor:pointer;
 width:114px;
 height:25px;

}

form.my-account .btn-update {
 background:transparent url(/components/account/btn-save.gif) no-repeat top left;
 border:none;
 width:64px;
 height:25px;
 cursor:pointer;
}

form#delete_block .btn-delete {
 background:transparent url(/components/buttons/Delete-Account_Inactive.gif) no-repeat;
 border:none;
 width:115px;
 height:19px;
 cursor:pointer;
}

form#delete_block .btn-delete:active,form#delete_block .btn-delete:hover{
 background:transparent url(/components/buttons/Delete-Account_Active.gif) no-repeat;
}

form.my-account .btn-upload {
   background:transparent url(/components/upload_button_off.gif) no-repeat left -1px;
   border:none;
   width:64px;
   height:27px;
   cursor:pointer;
}

form.my-account .btn-upload:hover {
   background:transparent url(/components/upload_button.gif) no-repeat left -1px;
}

form.my-account .btn-next-step {
   background:transparent url(/components/account/btn-next-step.gif) no-repeat top left;
   border:none;
   width:79px;
   height:25px;
   cursor:pointer;
}

.btn-save {
   background:transparent url(/components/buttons/Save_Inactive.jpg) no-repeat top left;
   border:none;
   width:46px;
   height:19px;
   cursor:pointer;
}
.btn-save:hover {
   background:transparent url(/components/buttons/Save_Active.jpg) no-repeat top left;
   border:none;
   width:46px;
   height:19px;
   cursor:pointer;
}

.btn-add-motivator {
   background:transparent url(/components/consultation/add_motivator.gif) no-repeat top left;
   border:none;
   width:116px;
   height:33px;
   cursor:pointer;
}
.btn-add-motivator:hover {
   background:transparent url(/components/consultation/add_motivator.gif) no-repeat top left;
   border:none;
   width:116px;
   height:33px;
   cursor:pointer;
}

.btn-add-activity {
   background:transparent url(/components/buttons/AddActivity_Inactive.jpg) no-repeat top left;
   border:none;
   width:96px;
   height:19px;
   cursor:pointer;
}
.btn-add-activity:hover {
   background:transparent url(/components/buttons/AddActivity_Active.jpg) no-repeat top left;
   border:none;
   width:96px;
   height:19px;
   cursor:pointer;
}

.btn-add {
   background:transparent url(/components/buttons/Add_Inactive.jpg) no-repeat top left;
   border:none;
   width:41px;
   height:19px;
   cursor:pointer;
}
.btn-add:hover {
   background:transparent url(/components/buttons/Add_Active.jpg) no-repeat top left;
   border:none;
   width:41px;
   height:19px;
   cursor:pointer;
}
.btn-update {
   background:transparent url(/components/buttons/Update_Inactive.gif) no-repeat top left;
   border:none;
   width:61px;
   height:19px;
   cursor:pointer;
}
.btn-update:hover {
   background:transparent url(/components/buttons/Update_Active.gif) no-repeat top left;
   border:none;
   width:61px;
   height:19px;
   cursor:pointer;
}

form .btn-postpone {
 background:transparent url(/components/buttons/Postpone-Workout_Inactive.gif) no-repeat;
 border:none;
 width:136px;
 height:19px;
 cursor:pointer;
}

form .btn-postpone:active,form .btn-postpone:hover{
 background:transparent url(/components/buttons/Postpone-Workout_Active.gif) no-repeat;
}

form.my-account .btn-next-goals, form.my-account .btn-next-goals-grey,
.btn-next-stats, .btn-next-stats-grey, .btn-next-milestones, .btn-next-milestones-grey,
.btn-next-motivators, .btn-next-motivators-grey, .btn-finish, .btn-finish-grey {
	display:block;
	float:right;
	border:none;
	cursor:pointer;
	text-decoration:none !important;
	width:113px;
	height:19px;
}

form.my-account .btn-next-goals{
	background:transparent url(/components/buttons/Next-My-Goals_Inactive.gif) no-repeat top left;
}

form.my-account .btn-next-goals:hover,form.my-account  .btn-next-goals:active{
	background:transparent url(/components/buttons/Next-My-Goals_Active.gif) no-repeat top left;
}

form.my-account .btn-next-goals-grey{
	background:transparent url(/components/buttons/Next-My-Goals_Grey.gif) no-repeat top left !important;
}

.btn-next-stats {
	background:transparent url(/components/buttons/Next-My-Stats_Inactive.gif) no-repeat top left;
}

.btn-next-stats:hover, .btn-next-stats:active{
	background:transparent url(/components/buttons/Next-My-Stats_Active.gif) no-repeat top left;
}

.btn-next-stats-grey {
	background:transparent url(/components/buttons/Next-My-Stats_Grey.gif) no-repeat top left !important;
}

.btn-next-milestones, .btn-next-milestones-grey {
	background:transparent url(/components/buttons/Next-My-Milestones_Inactive.gif) no-repeat top left;
	width:149px;
}

.btn-next-milestones:hover, .btn-next-milestones:active{
	background:transparent url(/components/buttons/Next-My-Milestones_Active.gif) no-repeat top left;
}

.btn-next-milestones-grey {
	background:transparent url(/components/buttons/Next-My-Milestones_Grey.gif) no-repeat top left !important;
}

.btn-next-motivators, .btn-next-motivators-grey {
	background:transparent url(/components/buttons/Next-My-Motivators_Active.gif) no-repeat top left;
	width:152px;
}

.btn-next-motivators:hover, .btn-next-motivators:active{
	background:transparent url(/components/buttons/Next-My-Motivators_Inactive.gif) no-repeat top left;
}

.btn-next-motivators-grey {
	background:transparent url(/components/buttons/Next-My-Motivators_Grey.gif) no-repeat top left !important;
}

.btn-finish, .btn-finish-grey {
	background:transparent url(/components/buttons/Finish_Inactive.gif) no-repeat top left;
	width:61px;
}

.btn-finish:hover, .btn-finish:active{
	background:transparent url(/components/buttons/Finish_Active.gif) no-repeat top left;
}

.btn-finish-grey {
	background:transparent url(/components/buttons/Finish_Grey.gif) no-repeat top left !important;
}


* html form.my-account .submit {

 padding:3px 4px;

}

form.my-account p {
 padding:0.2em 0px;
 float:left;
 width:600px;
 margin:0 0 2px 0;
}

form.my-account p.upper {
  margin-top:15px;
text-transform:uppercase;
}



form.my-account label {
 float:left;
 width:auto;
 padding:.2em 14px 0 0;
 text-align:left;
}

form.my-account.privacy label{
 width:540px;
}

form.my-account.goals label{
 width:auto;
 padding:3px 14px 3px 0;
}

form.my-account.motivation label{
 width:200px;
 padding:3px 14px 3px 0;
}

form.my-account.motivation p{
 width:520px;
}

form.my-account p.full-width {
 width:580px;
}



form.my-account label .label-left {

 padding:0 0 0 .2em;

 text-align:left;

}

form.my-account input:focus {


}

form.my-account label.error, form.my-account span.error {

 color:red;

 background-color:transparent;

 font-weight:bold;

}

form.my-account input.error {

 background:transparent url(/components/account/input-bground-error.gif) no-repeat top left;

}


form.my-account .left {
   float:left;
   width:auto;
}
form.my-account .right {
   float:right;
   width:auto;
}


/* Custom list layout */

#myAccount .sub-nav, #myAccount .sub-nav ul {
	margin:-10px 0 22px 0;
	float:left;
	width:580px;
	list-style:none;
	padding:0 0 4px 0;
	border-bottom:2px solid #c1c1c1;
	overflow:visible;
}

#myAccount .sub-nav li {
	float:right;
	width:auto;
	background-image:none;
   padding:0;
	display:block;
}

#myAccount .sub-nav li a, #myAccount .sub-nav li a:link, #myAccount .sub-nav li a:active, #myAccount .sub-nav li a:visited {
	color:#000000;
	padding:.4em .8em;
	background-color:#ffffff;
	text-decoration:none;
	border:1px solid transparent;
	border-bottom:none;
}

#myAccount .sub-nav li a:hover, #myAccount .sub-nav li a.selected {
	color:#000000;
	background-color:#ffcb00;
	border:1px solid #c1c1c1;
	border-bottom:none;
}







form.my-account .list-no-bullet, form.my-account .list-no-bullet ul {

	margin:.7em 0;

	float:left;

	width:auto;

	list-style:none;

	padding:0;

}

form.my-account .list-no-bullet li {

	float:left;

	display:block;

	width:580px;
	background-image:none;
	margin-left:-6px;

}

form.my-account .list-no-bullet li a, form.my-account .list-no-bullet li a:link, form.my-account .list-no-bullet li a:active, form.my-account .list-no-bullet li a:visited {

	color:#c00509;

	background-color:transparent;

	text-decoration:none;


}

form.my-account form.list-no-bullet li a:hover {

	color:#626262;

	background-color:transparent;

	text-decoration:underline;

}

form.my-account .list-no-bullet span {

	float:left;

	width:auto;

	padding:.3em 22px .3em 0;

}

form.my-account .list-no-bullet a.btn {

	float:right;
	padding:.3em 0px .3em 18px;
	margin-right:70px;
	background:transparent url(/components/account/btn-delete.gif) no-repeat center left;
	text-transform:none;

}

form.my-account p.upper {

	padding:0 0 .4em 0;
	margin:0;
	text-transform:uppercase;

}

form.my-account span.avator-label {
   width:150px;
}

form.my-account span.status {
   width:100px;
   text-transform:none;
}
form.my-account textarea#id_what, form.my-account textarea#id_why{
	border:1px solid #CCC;
}
form.my-account input#id_receive_comms{
	width:14px;
}
/*  //------------------- END ACCOUNT DETAILS ------------------------ // */

.forum {
	width:100%;
	border-collapse:collapse;
}

.forum th {
	border-left: solid #FFF 1px;
	color: #FFF;
	background-color: #333333;
	line-height: 30px;
	font-size:14px;

}

.forum td {
	padding:5px;
	background-color:#FFF;
	border: solid #333333 1px;
	height: 30px;
}

.subject {
	font-weight: bolder;
	width:80%;
	height: 12px;
}

.forum a {
	color: #564B47;
}

form .btn-post-reply{
	background:transparent url(/components/buttons/Post-Reply_Inactive.gif) no-repeat;
	border:none;
	cursor:pointer;
	width:86px;
	height:19px;
}

form .btn-post-reply:active,form .btn-post-reply:hover{
	background:transparent url(/components/buttons/Post-Reply_Active.gif) no-repeat;
}

#week {
	text-transform:uppercase;
}

#week .border_top, #myAccount .border_top {
	background-image:url("/components/calendar_t.gif");
	background-repeat:repeat-x;
	width:100%;
}

#week .border_bottom, #myAccount .border_bottom {
	background-image:url("/components/calendar_b.gif");
	background-repeat:repeat-x;
	width:100%;
	*position:relative;
}

#week .border_left, #myAccount .border_left {
	background-image:url("/components/calendar_l.gif");
	background-repeat:repeat-y;
	height:100%;
	width:25px;
}

#week .border_right , #myAccount .border_right{
	background-image:url("/components/calendar_r.gif");
	background-repeat:repeat-y;
	height:100%;
	width:25px;
}

.calendar_week {
}

.calendar_week .day {
	text-align:center;
	font-size:10px;
	vertical-align:top;
	width:100px;
	height:200px;
	border-left:dotted black 1px;
	color:#2d2d2d;
}

.calendar_workout {
	padding-left:8px;
	padding-top:5px;
	text-align:left;
	vertical-align: top;
	font-weight:bold;
	font-size:10px;
	width:83px;
	height:41px;
	color:#009BFF;
	cursor:pointer;
	background-image:url('/components/calendar_workout.gif');
	background-repeat:no-repeat;
}

.calendar_activity {
	padding-left:8px;
	padding-top:5px;
	text-align:left;
	vertical-align: top;
	font-weight:bold;
	font-size:10px;
	width:83px;
	height:41px;
	color:#009BFF;
	cursor:pointer;
	background-image:url('/components/calendar_activity.gif');
	background-repeat:no-repeat;
}

.calendar_event {
	padding-left:8px;
	padding-top:5px;
	text-align:left;
	vertical-align: top;
	font-weight:bold;
	font-size:10px;
	width:83px;
	height:41px;
	color:#fd005a;
	cursor:pointer;
	background-image:url('/components/calendar_event.gif');
	background-repeat:no-repeat;
}

.calendar_description {
	position:absolute;
	border:solid #2d2d2d 1px;
	background-color: #FFF;
	padding:6px;
}

#status_display, #status_display a{
	font-size:14px;
	font-weight:bold;
}

.board .panel {
	color:#8d8d8d;
	background-color:#e2e2e2;
}

.comment_input {
	height:20px;
	width:300px;
}

#comment_list {
	background-color:#FFF;
	margin-left:10px;
	margin-right:10px;
}

.blue_text {
	color:#009bff;
}
.grey_text {
	color:#e2e2e2;
}
.blue_line {
	background-image:url("/components/customer/blue_line.gif");
	background-repeat:repeat-x;
}

.popup {
	position:absolute;
	left:400px;
	top:400px;
	padding:10px;
	border: solid black 1px;
	background-color:#FFF;
}

.errorBox, .errorlist {
	font-weight:bold;
	color: red;
	border: solid red 2px;
	padding:6px;
}

.product_detail {
	position:relative;
	width:208px;
	height:341px;
	text-align:center;
	cursor:pointer;
	width:100%;
}

.product_detail .image {
	z-index:1;
	position:absolute;
	top:0;
	left:0;
}
.product_detail .border {
	z-index:2;
	position:absolute;
	top:0;
	left:0;
}

.product_detail .body {
	position:absolute;
	top:208px;
	left:0;
	padding:10px;
	font-size:10px;
	font-family:Arial;
	width:190px;
}
.product_detail .title {
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	border-bottom:solid #ffe066 2px;
}

.product_detail .description {
	padding-top:5px;
}

.product_detail .price {
	padding-top:10px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}

.title {
	font-weight:bold;
	font-size:18px;
	text-transform: uppercase;
	border-bottom:solid #ffe066 2px;
}

.ui-datepicker-div input {
	display:none;
}
.ui-datepicker {
	z-index:999;
}

#exercise-plans{
	position:relative;
	overflow:hidden;
	margin-top:30px;
	_overflow:visible;
	_zoom:1;
}

#exercise-plans div{
	float:left;
	margin:10px 8px;
	_zoom:1;
}

.exercise{
	display:block;
	margin:25px 0 10px 0;
}

.exercise-photo{
	float:left;
}

.exercise-plan{
	float:left;
	padding:0 10px;
	width:70%;
}

.smaller-column{
	width:47% !important;
}

.wider-column{
	padding:0 !important;
	width:90% !important;
}

.exercise-plan h2{
	margin:20px 0;
}

.exercise-plan ol,.exercise-plan ul,.exercise-plan ol li ul{
	margin-top:5px;
	padding-left:10px;
}

.exercise-plan li{
	margin-bottom:10px;
	padding-left:20px;
}

.exercise-plan img{
	margin-bottom:-2px;
	padding-right:5px;
}

.exercise-plan p{
	margin-top:4px;
}

.exercise-plan .right-photo{
	float:right;
	margin-top:10px;
}

.margin-column{
	margin-top:50px !important;
}

.checkout {
    float:right;
    font-size: 12px;
    text-transform: None;
    padding-right: 15px;
    color: #939393;
    text-decoration : underline;
}

.checkout a{
    text-transform: none;
    text-decoration : underline;
}

.checkout a:hover {
    text-decoration : none;
}

.search_box {
    background-color: #2D2D2D;
    background-image: url(/components/searchbar.png);
    background-repeat:no-repeat;
    height: 20px;
    width: 128px;
    border:none;
    padding: 5px;
}

.search_button {
    background : transparent url(/components/gobutton.png) no-repeat;
    height: 26px;
    width: 43px;
    font-size: 15px;
/*  vertical-align: middle;
 *      text-align: center;*/
/*  font-weight: bold;*/
/*  padding-bottom: 4px;*/
}
