/* CSS Document */




/**********************************************
* Fitness Essentials
* BEGUN: 7-10-06

* CSS CODE BY: MARK KROGH mark@designbyasi.com
**********************************************/


/*GLOBAL STYLES*/

* {
padding: 0;
margin:0; 
}

a {
text-decoration:none;
color:#2C3616;
}

a:hover {
text-decoration:underline;
color: #637601;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
padding: 0;
margin: 0;
background-color:#d8d8d8;
color: #333;
background-image:url(../../myimages/body_bg.gif);
background-position:center;
background-repeat:repeat-y;
}

#everything {
padding: 0;
margin: 0 auto;
text-align: center;
width: 800px;
}

#header table {
width: 100%;
}

#header .logo {
width: 160px;
}

#header .logo img {
border: 0;
}

#header .toplinks {
text-align: right;
vertical-align:bottom;
padding-bottom:10px;

}

#header .toplinks a {
color: #333;

}

#header .toplinks span {
color: #666;
margin: 0 8px;

}

.greydiv {

font-size:1px;
height: 10px;
margin: 10px 0;
background-color:#d8d8d8;
}


.greydiv2 {

font-size:1px;
height: 10px;
margin: 0px 0;
background-color:#d8d8d8;
}

.greydiv3 {

font-size:1px;
height: 10px;
margin: 0px 0 10px 0;
background-color:#d8d8d8;
}


.menucolor {
font-size:1px;
height:10px;
background-image:url(../../myimages/menubarbg.gif);
}

.menucolor2 {
font-size:1px;
height:10px;
background-image:url(../../myimages/menubarbg2.gif);
}

#menu table, #menu2 table {
width: 100%;
}

#menu td {
width: 20%;
height:30px;
text-align:center;
}

#menu2 td {
width: 20%;
height:23px;
text-align:center;
}

#menu span {
display:none;
}

#menu a {
display:block;
height: 30px;
text-decoration:none;

}

#menu2 a {
display:block;
height: 23px;
text-decoration:none;

}

#menu a:hover {
text-decoration:none;
}


#menu .cardio, #menu .cardio a {
background-image:url(../../myimages/menu_cardio.gif);
}
#menu .buns, #menu .buns a{
background-image:url(../../myimages/menu_buns.gif);
}
#menu .hot, #menu .hot a{
background-image:url(../../myimages/menu_hot.gif);
}
#menu .latin, #menu .latin a {
background-image:url(../../myimages/menu_latin.gif);
}
#menu .belly, #menu .belly a{
background-image:url(../../myimages/menu_belly.gif);
}



#menu .cardio a:hover {
background-image:url(../../myimages/menu_cardio_over.gif);
}
#menu .buns a:hover {
background-image:url(../../myimages/menu_buns_over.gif);
}
#menu .hot a:hover {
background-image:url(../../myimages/menu_hot_over.gif);
}
#menu .latin a:hover {
background-image:url(../../myimages/menu_latin_over.gif);
}
#menu .belly a:hover {
background-image:url(../../myimages/menu_belly_over.gif);
}


#cardio #menu .cardio a {
background-image:url(../../myimages/menu_cardio_current.gif);
}
#buns #menu .buns a {
background-image:url(../../myimages/menu_buns_current.gif);
}
#hot #menu .hot a {
background-image:url(../../myimages/menu_hot_current.gif);
}
#latin #menu .latin a {
background-image:url(../../myimages/menu_latin_current.gif);
}
#belly #menu .belly a {
background-image:url(../../myimages/menu_belly_current.gif);
}



#menu .cardio2 a {
background-image:url(../../myimages/2menu_cardio.gif);
}
#menu .buns2 a{
background-image:url(../../myimages/2menu_buns.gif);
}
#menu .hot2 a{
background-image:url(../../myimages/2menu_hot.gif);
}
#menu .latin2 a {
background-image:url(../../myimages/2menu_latin.gif);
}
#menu .belly2 a{
background-image:url(../../myimages/2menu_belly.gif);
}


#menu2 .cardio2 a,
#menu2 .buns2 a,
#menu2 .hot2 a,
#menu2 .latin2 a,
#menu2 .belly2 a {
background-position:top;

}

#menu2 .cardio2 a:hover,
#menu2 .buns2 a:hover,
#menu2 .hot2 a:hover,
#menu2 .latin2 a:hover,
#menu2 .belly2 a:hover {
background-position:  0 -23px;


}

#cardio #menu2 .cardio2 a,
#buns #menu2 .buns2 a,
#hot #menu2 .hot2 a,
#latin #menu2 .latin2 a,
#belly #menu2 .belly2 a {
background-position:  0 -46px;

}



#leftcol {

padding-top: 20px;
margin-bottom:15px;

}


#rightcol {
float:right;
width:320px;
margin-bottom:15px;
margin-left: 20px;

}


#pageclip {

height: 333px;
background-repeat:no-repeat;
border-bottom: 10px solid #d8d8d8;
}


.titleimg {
margin-bottom: 20px;
}

.dvddes {
text-align: left;
font-size: 12px;
line-height:18px;
padding-top: 10px;
}

.dvddes p {
margin-bottom: 10px;
}

.probuy {
width: 100%;
}

.probuy td{
padding-right: 10px;
}

.vidinstructions {
padding: 5px 0;
color: #666;
}

#footer {
padding-bottom:50px;
}

#footer a {
color: #666;
margin: 0 5px;
}



/*STORE STYLES*/

h1 {
font-size:18px;
font-weight:bold;
color:#B10000;
}

h2 {
font-size:13px;
color:#666;
}

#leftcol2 {
text-align:left;
float: left;
width: 180px;
padding-top: 0px;
padding-bottom:15px;

}



#rightcol2 {
text-align:left;
padding-top: 0px;
float:right;
width:610px;
margin-bottom:15px;

}


.categories {
margin-top: 10px;
}
.categories td {
padding: 5px;
}

.categories img {
border: 1px solid #666;
}

.productListing  {
background-color:#999;
margin-bottom: 5px;
}

.productListing-heading {
background-color: #333;
padding: 5px 3px;
}

.productListing-data {
background-color:#F9F9F9;
padding: 5px;
}

.productListing-data .pimage img {
border: 1px solid #666;
}

#cats a span {
border: 0;
text-decoration:none;
}

#cats a img {
border: 0;
text-decoration:none;
margin-right: 5px;
}


#cats {
list-style:none;
}


#cats li {
background-color:#eee;
}

#cats a {
display:block;
padding: 5px 0;
color: #333;
}

#cats a:hover {
text-decoration:none;
}

#cats .lv0 a {
padding-left: 5px;;
background-color:#eee;
border-top:1px solid #999;

}

#cats .lv0_go {
padding-left: 5px;
font-weight:bold;
color:#000;
border-top:1px solid #999;


}

#cats .lv1 a {

padding-left: 20px;
}

#cats .lv1_go a {
padding-left: 20px;
font-weight:bold;
color:#000;
}

#cats .lv2 a {
padding-left: 35px;
}

#cats .lv2_go a {
padding-left: 35px;
font-weight:bold;
color:#000;
}

#cats .lv3 a {
padding-left: 50px;
}


#cats .lv3_go a {

padding-left: 50px;
font-weight:bold;
color:#000;
}

.infoBoxHeading {

background-image:url(../../myimages/categorybg.gif);
color: #fff;
font-size:12px;
font-weight:bold;
padding: 5px 3px;
}


.leftcoldiv {
border-right: 1px solid #999;
border-left: 1px solid #999;
border-bottom: 1px solid #999;
margin-bottom: 15px;
}

.shoppingbox td {
padding: 3px;

}

.shoppingtotal {
padding: 3px;
font-weight:bold;
}


.indexbox {
border: 1px solid #999;
margin-bottom:10px;
}

.indexbox .smallText {
padding: 10px;
}

.indexbox .smallText img {
border: 1px solid #666;
margin-bottom:5px;
}

.productimage {
border: 0px solid #666;
margin-bottom: 5px;
}



.options td {
padding: 3px;

}

.PriceList  { 
color: #333; 
font-size: 13px; 
font-weight: bold }

.oldPrice { 
text-decoration: line-through ;
color:#999;
}

.myprice {
font-size:18px;
}

.bottombuttonbar td {
padding: 6px;
}

.infoBoxContents table td {
padding: 3px;
}