/*---------- general blocks ----------*/

.block-title
{
	clear:both;
}

#main
{
	overflow:hidden;
}



#side-bar
{
overflow:hidden;
}

.block-body
{
	overflow-x:auto;
}

div.pt-clear-float
{
clear:both;
height:0px;
width:0px;
overflow:hidden;
}


.block-preview
{
text-align:center;
padding:0;
margin:4px;
border: 1px solid black;
background-color: yellow;
font-size:12px;
color:black;
}

.admin-controls
{
text-align:center;
padding:4px;
margin:4px;
border: 1px solid black;
background-color: yellow;
font-size:14px;
color:black;
}

form
{
padding:0;
margin:0;
}

h3
{
font-size:16px;
margin:0 0 3px 0;
padding:0;
}

ul.tabular-list
{
list-style-type:none;
margin:0 0 0 0px;
padding:0px;
}

table.table1
{
border:0px;
margin:0;
padding:0;
}

/*---------- basic elements ----------*/

p
{
	margin-top:0;
	padding-top:0;
}

ul
{
	margin-top:0px;
}

/*---------- links block ----------*/
ul.link-items,div.block-rss ul.link-items
{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
padding-top:0;
margin-top:0;
	overflow-x:hidden;//fixes mozilla bug
}

ul.link-items li,div.block-rss li
{
	padding-bottom:2px;
}

ul.link-items li a
{
	font-size:18px;
}

ul.link-items li div, div.block-rss li div
{
	margin-left:10px;
}

#side-bar ul.link-items li a
{
	font-size:16px;
}


#side-bar div.block-rss ul.link-items li a
{
	font-size:14px;
}

#side-bar div.block-shop ul.link-items li a
{
	font-size:14px;
}

div.block-rss li a
{
font-size:14px;
}

div.block-rss li div
{
font-size:12px;
}

div.block-rss li
{
padding-bottom:6px;
padding-top: 4px;
border-bottom:1px solid #DBDBDB;
}

/*---------- gallery block ----------*/


div.block-gallery-image-grid
{
width:100%;
}
div.block-gallery-image-grid div.block-gallery-image-wrapper
{
float:left;
}

div.block-gallery-image-left div.block-gallery-image-wrapper
{
float:left;
padding-right:8px;
}

div.block-gallery-image-right div.block-gallery-image-wrapper
{
float:right;
padding-left:8px;
}

#side-bar div.block-gallery-image-left div.block-gallery-image-wrapper,
#side-bar div.block-gallery-image-right div.block-gallery-image-wrapper
{
float:none;
}

div.block-gallery-image-left div.block-gallery-wrapper,div.block-gallery-image-right div.block-gallery-wrapper
{
padding-bottom:4px; /*at least 1 is requried to make margin work*/
margin-bottom:8px;
}

.block-gallery-image-title
{
margin:0 0 2px 0;
padding:0;
font-size:14px;
}



.block-gallery-image-caption
{
margin:0;
padding:0;
}

div.block-gallery-image-grid .block-gallery-image-wrapper1
{
	margin:0px 8px 5px 0px;
}

.block-gallery-image-link IMG
{
	border:1px solid #FFF;
}

.block-gallery-image-link:hover IMG
{
	border:1px solid #000;
}

.block-gallery-image-link:hover
{
	color: red; /* fix ie image hover bug (doesn't actually change appearence) */
}

.block-gallery-controls
{
	font-size:18px;
}

.block-gallery-control-previous
{
	float:left;
}
.block-gallery-control-next
{
	float:right;
}


/*---------- gallery page ----------*/

body#page-gallery-image
{
text-align:center;
}

.page-gallery-wrapper
{
margin-left: auto;
margin-right:auto;
}

.page-gallery-image
{
padding-top:10px;
clear:both;
}

.page-gallery-image-controls
{
padding-top:10px;
font-size:18px;
}

.page-gallery-control-previous
{
float:left;
}

.page-gallery-control-next
{
float:right;
}

.page-gallery-image img
{
border: 2px solid black;
}

.page-gallery-image-title
{
text-align:left;
padding:0;
margin:10px 0 2px 0;
}

.page-gallery-image-caption
{
text-align:left;
}


#page-gallery-image .not-authorized
{
	padding-top:100px;
}

/*---------- profile contact info block ----------*/

div.profile-contact-mailing-address
{
margin-bottom:1em;
font-size:110%;
}

div.profile-contact-numbers
{
margin-bottom:1.1em;
}

div.profile-contact-header
{
font-weight:bold;
}

/*---------- profile credentials block ----------*/

div.profile-credentials ul
{
padding:0 0 0 28px;
margin:4px 0 15px 0;
}

div.profile-credentials td
{
width:50%;
font-family:arial;
}

/*---------- profile services block ----------*/

div.profile-service h3
{
border-bottom:1px solid #DBDBDB;
}

div.profile-services table
{
margin-bottom:10px;
margin-left:10px;
}

table.tabular th
{
font-size:12px;
}

div.profile-services p
{
margin-bottom:4px;
}

div.profile-services table td.profile-service-price
{
text-align:right;
}

div.profile-services table th.profile-service-price
{
text-align:right;
padding-left:12px;
}

div.profile-services table td.profile-service-price
{
text-align:right;
padding-left:25px;
}

div.profile-services table th.profile-service-price-discount
{
text-align:right;
padding-left:10px;
}


div.profile-services-table2 th.profile-service-session-time
{
text-align:right;
padding-left:25px;
}

div.profile-services-table2 td.profile-service-price
{
text-align:right;
padding-left:25px;
}

div.profile-service-discounts
{
margin-bottom:10px;
font-size:92%;
}

div.profile-service-discounts span.discount-percent,
div.profile-service-discounts span.session-minimum-purchase
{
font-weight:bold;
}


/*---------- bmi block ----------*/

.block-bmi .bmi-result
{
font-size:20px;
margin-bottom:10px;
color:#BE443E;
}

.block-bmi .bmi-result-label
{
}

.block-bmi .bmi-scale table
{
margin-bottom:20px;
border:1px solid black;
background-color:#EEEEEE;
color:black;
}

.block-bmi .bmi-scale table td
{
color:black;
}

.block-bmi .bmi-scale th
{
margin-bottom:20px;
padding-right:20px;
}

.block-bmi .bmi-graph
{
margin-bottom:10px;
}

.block-bmi .bmi-under
{
background-color:#4F4F4F;
}

.block-bmi .bmi-normal
{
background-color:#7F7F7F;
}

.block-bmi .bmi-obese
{
background-color:#BFBFBF;
}

.block-bmi .bmi-over
{
background-color:#AFAFAF;
}

.block-bmi .bmi-you
{
background-color:#B50102;
}

.block-bmi .bmi-division div
{
padding:3px 0 3px 0;
margin-bottom:2px;
text-align:center;
font-size:10px;
color:white;
}


/*-------- FORMS --------*/

.block-form-error
{
color:red;
padding-top:2px;
}

.block-form th
{
padding-bottom:4px;
text-align:right;
padding-right:6px;
}

.block-form td
{
padding-bottom:4px;
}

tr.block-form-buttons td
{
padding-top:4px;
}

.block-form textarea.textarea
{
width:380px;
}


.block-form-success
{
font-size:20px;
color:#BE443E;
margin:10px 0 10px 0;
}

div.block-form p
{
padding-bottom:0px;
margin-bottom:8px;
}




/*-------- store -----------*/
.products {height:100%; }
.products .product  { float: left; }
.products .product1 {width: 150px;  height: 270px;}
.products .product1-short {width: 150px;  height: 235px;}
.products .product ul { list-style-type: none;text-align: center; margin: 0px; padding-left: 6px; padding-right:6px;}
.products .product li { margin-top: 5px;}
.products .product {font-size: 10pt;}
.products img {border: 1px solid black;}
.products p.category-description {position:relative;} /* fix ie bug */

#side-bar .products .product {float:none;}
#side-bar .products .product1, #side-bar .products .product1-short { height:100%;}

.products .product .item-backordered {color:red; font-size:10px; font-family:Arial;}
#item #itemInfo  .item-backordered {color:red;}



#item {margin-left:10px; padding-top:10px;}
#itemInfo p {font-size: 12px;margin: 0 0 8 0;}
#itemImage { padding-right: 20px; float:left;}
#itemImage img { border: 1px solid black;  padding: 0 0 0 0; margin: 0 0 0 0;}
#itemInfo h2 { font-size: 18px; font-weight: bold; }

#itemThumbnails {width:100%;clear:left;padding-top:25px;}
#itemThumbnail{float: left; padding-left: 10px; padding-top: 10px;}
#itemThumbnail img { border: 1px solid black;}



table.cart
{
    color:#000;
	border: 1px;
	background-color: #E6E6E6;
   border-bottom:#D8D8D8 solid 2px;
   border-right:#D8D8D8 solid 2px;
   border-left:#EEEEEE solid 2px;
   border-top:#EEEEEE solid 2px;
}

table.cart th
{
color:#000;
}

table.cart td
{
color:#000;
}

table.cart tr.lineItem td
{
    color:#000;
	font-size: 12px;
	background-color: #F6F6F6;
}

table.cart a
{
font-weight:bold;
}

table.cart tr.discount td
{
	font-size: 12px;
	background-color: #EEEEEE;
	color: #BB0000
}

table.cart tr.total td
{
	
	height: 35px;
	text-align: center;
	valign: middle;
	background-color: #FFFFFF;
}

table.cart tr.totalRight td
{
	font-size: 14px;
	text-align: right;
	valign: top;
	background-color: #FFFFFF;
}

table.cart tr.finalTotal td
{
	height: 35px;
	font-size:14px;
	border-top: 2px solid #EEE;
	text-align: right;
	valign: middle;
	background-color: #F6F6F6;
}

.block-shop-checkout h3,
.block-servicearea h3
{
font-size:16px;
margin: 10px 0 5px 0;
border-bottom:1px solid #CCC;
padding-bottom: 0 0 2px 0;
}

.block-shop-checkout tr.block-form-buttons td
{
	padding-top: 15px;
}

.block-shop-checkout #cart 
{
margin-top:20px;
}





.buttonLink a:link,.buttonLink a:visited
{
margin: 2px;
font-size:10px;
background-color: #455688;
color:white;
padding:3px 6px 3px 6px;
display:block;
font-weight:bold;

border-bottom:#000 solid 1px;
border-right:#000 solid 1px;
border-left:#74909E solid 1px;
border-top:#74909E solid 1px;
}

.buttonLink a:hover
{
background-color:#FFC829;
border-bottom:#BB941E solid 1px;
border-right:#BB941E solid 1px;
border-left:#FFE190 solid 1px;
border-top:#FFE190 solid 1px;
color:white;
}

.buttonLink a:active
{
background-color:#FFC829;
border-top:#BB941E solid 1px;
border-left:#BB941E solid 1px;
border-right:#FFE190 solid 1px;
border-bottom:#FFE190 solid 1px;
}

/* SERVICE AREA BLOCK */
.block-servicearea div.trainer-distance
{
width:80px;
padding:18px 0 18px 0;
border:1px solid #CBCAC9;
background:white;
color:black;
text-align:center;
font-size:14px;
font-weight:bold;
margin-right:6px;
}

#side-bar .block-servicearea h3
{
font-size:10px;
}

#side-bar .block-servicearea .service-area-result,
#side-bar .block-servicearea .service-area-result .trainer-distance
{
font-size:12px;
}

#side-bar .block-servicearea p.powered-by
{
font-size:10px;
}

#side-bar .block-servicearea div.trainer-distance
{
width:50px;
padding:10px 0 10px 0;
margin-right:0;
font-size:10px;
}

.block-servicearea  table.trainer
{
margin-bottom:6px;
}

.block-servicearea .service-area-result
{
font-size:16px;
}

.block-servicearea .service-area-result .trainer-distance
{
font-weight: bold;
font-size:17px;
}


h3.ffstore-return-policy-header
{
margin-top:20px;
font-size:12px;
}
.ffstore-return-policy
{
font-size:10px;
}

span.unlisted-product
{
	font-size:10px;
	font-color:red;
}
