*
{
    margin: 0;
    padding: 0;
    outline: none;
}

ul
{
    list-style: none;
	z-index: 1;
}

img
{
    border: none;
}

h1 {
	color: #CC0000;
	font-size: 22px;
	line-height: 22px;
	text-align: center;
}

input[type=text], input[type=password]
{
    border: 1px solid #ddd;
    line-height: 14px;
    font-size: 11px;
    padding: 2px;
    text-align: left;
}

body
{
    background: url("images/new-layout/bg.jpg");
    font: normal 12px/14px Arial, Helvetica, Sans-Serif;
    color: #333;
}

#sales {
	background: #000000;
	font: normal 12px/14px Arial, Helvetica, Sans-Serif;
}

.body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align: justify;
	padding : 0px 25px 0px 0px;
	color: #000;
}

.box960
{
    width: 960px;
    margin: 0 auto;
}

.box629
{
    width: 629px;
    margin: 0 auto;
}

.box6292
{
    width: 960px;
    margin: 0 auto;
}

.bgTop
{
    background: url("images/new-layout/bgTop.jpg") repeat-x 0 0;
}

#header
{
    height: 100px;
    padding: 24px 0 10px 0;
}

.logo
{
    background: url("images/new-layout/logo.png") no-repeat;
    width: 290px;
    height: 85px;
    display: block;
    float: left;
}

#menu
{
    background: url("images/new-layout/bgMenu.jpg") repeat-x 0 0;
    height: 44px;
    line-height: 44px;
    z-index: 999;
}

.topNav
{
    float: left;
    width: 100%;
    list-style: none;
	
}

.topNav li
{
    float: left;
    position: relative;
    width: 133px;
	z-index: 9000;
}

.quicklinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.quicklinks2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	line-height: 35px;
}

.topNav li + li
{
    background: url("images/new-layout/navSplitter.png") no-repeat 0 50%;
   
    padding-left: 4px;
    
    width: 133px;

    

}



.topNav li h2, .topNav li.selected h2
{
    color: #002470;
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: default;
	height: 44px;
	line-height: 44px;
	
}

.topNav li ul.selected{
	*margin-top: 44px;
}

.topNav li:hover h2
{
    background: url("images/new-layout/nav-background-hover.png") repeat-x 0 0;
}


.topNav li.selected h2, .topNav li.selected:hover h2
{
    background: url("images/new-layout/navHover.png") repeat-x 50% 0;
	
	
	
	
}

.topNav li:hover ul
{
    display: block;
}

.topNav li ul
{
    display: none;
    width: 135px;
    position: absolute;
    left: 0;
    background: #f5b771;
    border: 1px solid #d37427;
    border-top: none;
    z-index: 999;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}



.topNav li ul li
{
    float: none;
    width: 100%;
	height: 25px;
	line-height: 25px;
}

.topNav li ul li a
{
    display: block;
    line-height: 24px;
    color: #002470;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}



.topNav li ul li a:hover
{
    background: #dc863b;
    color: #fff;
    text-decoration: none;
}

.topNav li ul li + li
{
    width: 100%;
    padding: 0;
    background: none;
}

.instantAccess
{
    background: #FFFFFF;
    height: 250px;
    position: relative;
	z-index: 1;
}

.instantAccess .innerForm
{
    position: absolute;
    right: 25px;
    top: 108px;
    text-align: center;
}

.instantAccess .innerForm input[type=text]
{
    width: 150px;
    padding: 3px;
    color: #888;
}

.btnInstanceAccess
{
    background: url("images/new-layout/btnInstanceAccess.png") no-repeat;
    width: 216px;
    height: 38px;
    border: none;
}

.main
{
    width: 960px;
    margin: 0 auto;
    text-align: left;
    background: #dbdbdb;
}

.main .leftSection
{
    float: left;
    width: 650px;
    padding: 1px;
}
.main .leftSection2
{
    float: left;
    width: 960px;
    padding: 1px;
}

.main . leftSectionSales
{
	position:relative;
    width: 650px;
    padding: 1px;
}

.leftSection h3
{
    color: #072b4e;
    font-size: 18px;
    line-height: 20px;
    padding: 10px 10px 5px 10px;
    border-bottom: 1px solid #9caab9;
}

.feed ul li a
{
    color: #0f3152;
    text-decoration: none;
}

.feed ul li a:hover
{
    color: #555;
}

.newsletterLink
{
    color: #072b4e;
    display: inline-block;
    width: 198px;
    vertical-align: top;
}

.newsletterLink .newslettertitle
{
    border: 1px solid #ccc;
    font-size: 14px;
    font-weight: bold;
    padding: 7px;
    margin-bottom: 10px;
}

.newsletterLink .newslettertitle .big
{
    text-transform: uppercase;
    font-size: 15px;
}

.newsletterLink:hover .newslettertitle
{
    border: 1px solid #999;
}

.newsletterLink .newsletterfooter
{
    text-align: left;
    margin-top: 5px;
}

.main .rightSection
{
    float: left;
    width: 308px;
    padding-bottom: 5px;
}

.social
{
    background: #061029;
    padding: 2px 0px 2px 3px;
}

.social a
{
    display: inline-block;
    vertical-align: top;
    margin-right: 3px;
}

.social a img
{
    width: 40px;
    vertical-align: top;
}

.sideHeader
{
    background: url("images/new-layout/bgSideHeader.png") no-repeat;
    width: 319px;
    height: 56px;
    line-height: 45px;
    text-align: center;
    text-indent: -10px;
    color: #002470;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

.sliderWrapper
{
    width: 980px;
    margin: 0 auto;
    position: relative;
}

.sliderWrapper .slider
{
    border: 15px solid #000000;
    border-top: 5px solid #000000;
    border-bottom: 5px solid #000000;
    width: 949px;
    height: 150px;
    background: url("images/new-layout/dvdslider_bg.png") repeat-x;
}

.sliderWrapper .slider ul
{
    margin-left: 30px;
    margin-top: 10px;
    list-style: none;
    float: left;
}

.sliderWrapper .slider ul li
{
    float: left;
    width: 180px;
    text-align: center;
}

.sliderWrapper .slider ul li a img
{
    border: 4px solid #a9a9a9;
    margin: 5px 10px 0px 0px;
}

.sliderWrapper .slider ul li span
{
    color: #244264;
    display: block;
    font-family: Arial, helvetica, Sans-Serif;
    font-size: 13px;
    margin-top: 7px;
    font-weight: bold;
}

.sliderWrapper .sliderNext
{
    background: url("images/new-layout/dvdslider_next.png") no-repeat;
    width: 31px;
    height: 82px;
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 20;
}

.sliderWrapper .sliderPrevious
{
    background: url("images/new-layout/dvdslider_previous.png") no-repeat;
    width: 31px;
    height: 82px;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 20;
}

.footerWrapper
{
    position: relative;
}

.footerWrapper .bfww
{
    position: absolute;
    background: url("images/new-layout/logoWBFF.png") no-repeat;
    width: 196px;
    height: 91px;
    left: 20px;
    bottom: 42px;
}

.footerWrapper .usanational
{
    position: absolute;
    background: url("images/new-layout/logoChampionship.png") no-repeat;
    width: 333px;
    height: 88px;
    right: 20px;
    bottom: 43px;
}

.footer
{
    background: #000;
    border: 5px solid #0a1823;
    border-bottom: none;
    padding: 10px 10px 15px 10px;
    color: #fff;
}

.footerBottom
{
    width: 960px;
    height: 104px;
    background: url("images/new-layout/bgFooter.jpg") no-repeat;
}

.footerBottom .searchBox
{
    background: none repeat scroll 0 0 #FFFFFF;
    margin-right: 85px;
    margin-top: 70px;
    padding: 1px 2px;
}

.footerBottom .searchBox input[type=submit]
{
    background: #666;
    border: none;
    color: #fff;
    border: 1px solid #a8a8a8;
    margin-left: -3px;
    margin: 0 0 0 -3px;
    padding: 0 5px;
    font-family: tahoma;
    font-weight: bold;
    font-size: 11px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
}

.footerBottom .searchBox input[type=text]
{
    border: 1px solid #ddd !important;
    padding: 3px !important;
    font-size: 11px !important;
    border-top: 1px solid #999 !important;
    height: 14px !important;
    display: inline-block;
    vertical-align: middle !important;
    width: 140px;
}

.bottomLink
{
    float: left;
    margin-left: 15px;
    margin-top: 70px;
}

.bottomLink li
{
    float: left;
    margin-right: 10px;
}

.promote
{
    display: inline-block;
    vertical-align: top;
    background: url("images/new-layout/arrowRight.png") no-repeat 0 50%;
    padding-left: 27px;
}

.promote .promoteInner
{
    display: inline-block;
    vertical-align: top;
    background: url("images/new-layout/arrowLeft.png") no-repeat 100% 50%;
    padding-right: 27px;
}

.bgWhite
{
    background: #fff;
}

.txtBlue1
{
    color: #1e3e5d;
}

.txtBlue2
{
    color: #366b9e;
}

.txtGray1
{
    color: #696c72;
}

.txtOrange
{
    color: #e95c2c;
}

.txtWhite
{
    color: #fff;
}

.txtYellow
{
    color: #b2a217;
}

a.blueLinkHover:hover, .blueLinkHover a:hover
{
    color: #366B9E;
}

a.orangeLinkHover:hover, .orangeLinkHover a:hover
{
    color: #e95c2c;
}

.f10
{
    font-size: 10px;
}

.f11
{
    font-size: 11px;
}

.f14
{
    font-size: 14px;
}

.f16
{
    font-size: 16px;
    line-height: 18px;
}

.allLinks a
{
    color: inherit;
    text-decoration: none;
}

.b
{
    font-weight: bold;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.clear
{
    clear: both;
    float: none;
    font-size: 0;
    line-height: 0;
    height: 0;
    display: block;
    visibility: hidden;
}

.tac
{
    text-align: center;
}

.db
{
    display: block;
}

.dn
{
    display: none;
}

.mt1
{
    margin-top: 1px;
}

.mt5
{
    margin-top: 5px;
}

.mt10
{
    margin-top: 10px;
}
.mt102
{
    margin-top: 0px;
}

.mt15
{
    margin-top: 15px;
}

.p10
{
    padding: 10px;
}


.featuredGallery
{
    height: 342px;
    background: #bfc1bf;
}

#featuredGallery li
{
    float: left;
}

#featuredGallery li img
{
    vertical-align: top;
}

div.anythingSlider
{
    width: 649px;
    height: 302px;
    margin: 0 auto;
}

/* Default State */
div.anythingSlider .thumbNav a.cur, div.anythingSlider .thumbNav a
{
    background: #072a4b;
    color: #fff;
}

div.anythingSlider .anythingWindow
{
    overflow: hidden;
}

/* anythingSlider viewport window */
div.anythingSlider .anythingWindow
{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

div.anythingSlider
{
    position: relative;
}

/* anythingSlider base UL */
ul.anythingBase
{
    background: transparent;
    list-style: none;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}

ul.anythingBase li.panel
{
    background: transparent;
    display: block;
    float: left;
    padding: 0;
    margin: 0;
}

/* Navigation Arrows */
div.anythingSlider .arrow
{
    position: absolute;
    display: block;
    bottom: -35px;
    right: 100px;
}

div.anythingSlider .arrow a
{
    display: block;
    height: 30px;
    width: 26px;
    text-align: center;
    outline: 0;
    text-indent: -9999px;
}

div.anythingSlider .forward
{
    right: 40px;
    background: url("images/new-layout/next_button.png") no-repeat;
}

div.anythingSlider .back
{
    background: url("images/new-layout/previous_button.png") no-repeat;
}

/* Navigation Links */
div.anythingSlider .thumbNav
{
    margin: 0;
    padding: 0;
}
div.anythingSlider .thumbNav li
{
    display: inline-block;
	zoom: 1;
	*display:inline;
    border-right: 1px solid #a6a6a5;
}
div.anythingSlider .thumbNav a
{
    display: inline-block;
    padding: 0 10px;
    text-decoration: none;
    color: #072949;
    background: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 40px;
    height: 40px;
    outline: 0;
}
div.anythingSlider .thumbNav a:hover
{
    background: #072a4b;
    color: #fff;
}

/* Autoplay Start/Stop button */
div.anythingSlider .start-stop
{
    background: url("images/new-layout/play_button.png") no-repeat;
    position: absolute;
    width: 26px;
    height: 30px;
    bottom: -35px;
    right: 70px;
    z-index: 10;
    text-align: center;
    text-decoration: none;
    text-indent: -9999px;
}

div.anythingSlider .start-stop.playing
{
    background: url("images/new-layout/pause_button.png") no-repeat;

}

div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover
{
}

/* Old Stylesheet */

#content { 
background: #000000 transparent url("http://www.fitnessatlantic.com/muscle/background.jpg");

 }
.img_border {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-align: left;
    padding : 2px;
    border  : 1px solid #000000;
	margin: 5px;
}

.img_border2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align: center;
    padding : 2px;
    border  : 1px solid #000000;
}

.img_border3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-align: left;
    padding : 2px;
    border  : 1px solid #000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
}

.img_border4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-align: left;
    padding : 2px;
    border  : 1px solid #000000;
	margin: 10px;
}

.bio {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-align: center;
    padding : 3px;
    border  : 1px solid #000000;
}

.search2 {
	font-family : Verdana;
	font-size : 12pt;
	color : #ffffff;
	font-weight : bold;
}

.search {
	font-family : Verdana;
	font-size : 10pt;
	color : #FFFFFF;
	font-weight : bold;
}

.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #005A9D;
	font-weight : bold;
	padding : 25px 8px 8px 8px;
}


.headbig {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	color : #005A9D;
	font-weight : bold;
	padding : 8px;
}

.hdr {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #C63903;
	padding : 8px;
}


.hdr2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	color : #C63903;
	line-height : 22px;
}


.bodyaff {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align: justify;
	margin-left: 50px;
	padding : 8px 8px 8px 8px;
}

.bodybig {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-align: justify;
	padding : 8px;
}

.body3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align: justify;
	color : #03198A;
	padding : 8px;
}

.body4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align: center;
	color : #03198A;
	font-weight : bold;
	padding : 8px;
}

div.movie {
	position : absolute;
}

div.banner {
	text-align : center;
	margin-bottom : 20px;
}

.movie_table {
	border : 1px solid #F59622;
}

.border {
	border : 2px solid #9B9A9A;
	margin : 8px;
}

div.box_top {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	padding : 4px;
	border-top : 2px solid #014D82;
	border-left : 2px solid #014D82;
	border-right : 2px solid #014D82;
	width : 129px;
	height : 23px;
	background: #014D82 url("images/box_hd_bkg.gif") repeat-x;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

div.box_mid {
	border-left : 2px solid #014D82;
	border-right : 2px solid #014D82;
	width : 125px;
	height : 122px;
	margin-left: 5px;
	margin-right: 5px;
}

div.box_bot {
	border-bottom : 2px solid #014D82;
	border-left : 2px solid #014D82;
	border-right : 2px solid #014D82;
	width : 129px;
	height : 23px;
	background: #014D82;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.expo_top {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	color : #000000;
	padding : 4px;
	border-top : 2px solid #014D82;
	border-left : 2px solid #014D82;
	border-right : 2px solid #014D82;
	width : 174px;
	height : 23px;
	background: #014D82 url("images/box_hd_bkg.gif") repeat-x;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

div.expo_mid {
	border-left : 2px solid #014D82;
	border-right : 2px solid #014D82;
	width : 174px;
	height : 122px;
	margin-left: 5px;
	margin-right: 5px;
}

div.expo_bot {
	border-bottom : 2px solid #014D82;
	border-left : 2px solid #014D82;
	border-right : 2px solid #014D82;
	width : 174px;
	height : 23px;
	background: #014D82;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.rightside_top {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	color : #000000;
	padding : 4px;
	border-top : 2px solid #014D82;
	border-left : 2px solid #014D82;
	border-right : 2px solid #014D82;
	width : 135px;
	height : 23px;
	background: #014D82 url("images/box_hd_bkg.gif") repeat-x;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

div.video_top {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	color : #000000;
	padding : 4px;
	border-top : 2px solid #014D82;
	border-left : 2px solid #014D82;
	border-right : 2px solid #014D82;
	width : 450px;
	height : 23px;
	background: #014D82 url("images/box_hd_bkg.gif") repeat-x;
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 5px;
}

div.sidebar {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	color : #000000;
	padding : 4px;
	border-top : 2px solid #014D82;
	border-left : 2px solid #014D82;
	border-right : 2px solid #014D82;
	width : 160px;
	height : 23px;
	background: #014D82 url("images/box_hd_bkg.gif") repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
}

div.random {
	margin : 5px;
	border : 1px solid #014D82;
	width : 180px;
	height : 260;
	background : #014D82;	
}

img.rand_img {
	border : 1px solid #FDB300;
}

div.rand_special {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	color : #000000;
	width : 567px;
	height : 30px;
	background: #333332;
	background: #014D82 url("images/box_hd_bkg.gif") repeat-x;
	padding : 5px;
}

div.rand_top {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	color : #000000;
	width : 180px;
	height : 30px;
	background: #333332;
	background: #014D82 url("images/box_hd_bkg.gif") repeat-x;
	padding : 5px;
}

div.rand_bot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	color : #FDB300;
	width : 180px;
	height : 30px;
	background: #014D82;
	padding : 5px;
}

.bodytable {
}

td.right {
	background-color : #DEDEDE;
	border-left : 2px solid #9B9A9A;
	width: 310px;
}

.right2 {
	margin-top: -35px;
}


div.banner {
	padding-top : 10px;
	padding-bottom : 10px;
	text-align : center;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #0033DD;
	padding : 8px;
}

.hdr-home {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #C63903;
	padding : 8px;
	padding-left : 10px;
	padding-right : 10px;
}

.highlight {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #C63903;
	padding : 5px;
}

.head-home {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #005A9D;
	font-weight : bold;
	padding : 8px;
	padding-left : 15px;
	padding-right : 15px;
}

input.btn	{
	margin-top : 8px;
	color:#050;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:84%;
	font-weight:bold;
	background-color:#fed;
	border:1px solid;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}

.input {
	font-family: arial,helv;
	font-size: 10pt;
	color: #FF0000;
	border:1px solid #000000;
	padding-left : 3px;
}

.body-bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	padding : 8px;
}

.body-home {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align: justify;
	padding : 8px;
	padding-left : 10px;
	padding-right : 10px;
}

.sidebar {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-align: justify;
	padding : 8px;
}

.body2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align: center;
}

body3 {
	margin-left: 35px;
	}

.ltxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align: left;
	margin-left: 10px;
}

.btxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	padding : 10px;
}

p.para {
	padding-bottom : 10px;
}

.rtxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align: right;
}

.nav {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}

.capt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	padding : 0pt 12pt 0pt 12pt;
	text-align : justify;
}


.footer2 {
	width : 750px;
	height : 300 px;
	background:#BBBBBB url("images/bottom_plate2.gif") no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #BBBBBB;
}

.footer3 {
	width : 1074px;
	height : 351 px;
	background:#BBBBBB url("muscle/footer.jpg") no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #BBBBBB;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #ffffff;
	font-weight: bold;
}

.footer_small {
	width : 550px;
	height : 99 px;
	background:#BBBBBB url("images/bottom_plate_small.gif") no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #BBBBBB;
}

.date {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #0243FF;
	text-align : center;
}

.credit {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #FD9603;
}

A:LINK {
	text-decoration : none;
	color : #FC8E00;
	font-weight : bold;
}
A:VISITED {
	text-decoration : none;
	color : #FC8E00;
	font-weight : bold;
}
A:HOVER {
	color : #5BA3FC;
	font-weight : Bold;
	text-decoration : none;
}

a.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;

	color : #FD9603;
}

a.random {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #5BA3FC;
}
a.random:VISITED {
	color : #5BA3FC;
}

a.foot_link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FCB300;
}

a.design {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
}

a.foot_link:VISITED {
	color : #FC8E00;
}

ol.list {
	list-style:decimal;
	margin-left : 30px;
	padding : 8px;
	font-size : 10pt;
}

ul.list {
	list-style:disc;
	margin-left : 30px;
	padding : 8px;
	font-size : 10pt;
}

.floatfotos { 
	float: left; 
	padding: 5px
}

.ancho { 
	width: auto; 
	margin: auto; 
	border: none;
}

.content2 { 
	clear: both; 
}

.date2 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : regular;
	font-size : 10pt;
    color: #1B40A1;
	text-align: right;
	padding-top : 8px;
	margin-top: 15px;
}

.dateg {
	font-family : Arial, Helvetica, sans-serif;
	font-style : regular;
	font-size : 10pt;
    color: #1B40A1;
	text-align: right;
	padding-top : 8px;
	margin-top: 15px;
	margin-right: 10px;
}

img.nohover {border:0}
img.hover {border:0;display:none}
A:hover img.hover {display:inline}
A:hover img.nohover {display:none}

/*-------------------------- ADV ------------------------- */

#adv-top {
	height	: 215px;
	width: 960px;
	background	: url("images/opt-in.png") no-repeat;
	margin-top: 45px; 
}

#form-top {
	margin	: 93px 10px 5px 610px;
	padding-top	: 10px;
	float: left;
}
#form-top input.text{
	padding	: 5px;
	border	: none;
	width	: 230px;
	margin-right	: 10px;
}

#form-top input.submit {
	width	: 216px;
	height	: 43px;
	background	: url("images/submit-button.png") no-repeat;
	border	: none;
}

.wrapper2 {
	clear	: both;
}

.bodytable2 {
 	padding-top: -55px;
	}
	
.bodytable3 {
 	margin-top: -35px;
	}
	
	.adv-wrapper {
	text-align : center ;
	margin-left : auto ;
	margin-right : auto ;
	background: #fff;
	width: 960px;
}

#bodyadv {
	text-align: center;
}
.likebutton {
	font-family : Arial, Helvetica, sans-serif;
	font-style : regular;
	font-size : 10pt;
    color: #1B40A1;
	text-align: left;
	height: 25px;
	margin: 15px;
}

.plusone {
	float:left;
	width: 75px;
}

.likebutton2 {
	float:left;
}
