/* CSS Document */


body {
	background-color: #454F64;
}




/*HOMEPAGE*/


#home-news{float: left; background-image: url('images/news-bg.gif'); width: 516px; height: 755px}


/*INSIDE PAGES*/

#inside1{background-image: url(images/training-bg.gif)}
#inside2 {background-image:url(images/dvd-fitness-bg.gif)}

#inside{background-repeat: repeat-y; background-image: url('images/body.gif')}

#sexyfit{margin: 0px 20px; height: auto}

/**/


#galleries {
	position:absolute;
	left:238px;
	top:91px;
	width:81px;
	height:62px;
	z-index:1;
	visibility: hidden;
}
#products {
	position:absolute;
	left:323px;
	top:92px;
	width:120px;
	height:78px;
	z-index:2;
	visibility: hidden;
}

#message {
	position:absolute;
	left:608px;
	top:94px;
	width:89px;
	height:47px;
	z-index:3;
	visibility: hidden;
}



div#clear {clear:both}










/* Contact Page/ About Page*/

div#contactleftcolumn { float:left; height:auto; width:473px; background-image:url(images/contact-bg-left.gif); background-repeat:repeat-y;}

div#contactrightcolumn { float:right; height:auto; width:298px; background-image:url(images/contact-bg-right1.gif); background-repeat:repeat-y}


/* Training Page*/

div#trainingleftcolumn { float:left; height:auto; width:550px; }

div#trainingrightcolumn { float:right; height:auto; width:222px; background-image:url(images/training-right-bg.gif); background-repeat:repeat-y}




/*Fonts */


.purple-subtitle { font-size:16px;
	color: #660033;
	font-weight: bold;
	font-family: Arial;
}


.purple-h1{ font-size:32px;
	color: #660033;
	font-weight: bold;
	font-family: Arial;
}


.text {font-size:12px;
	color: #000000;
	
	font-family: Arial;
}


.content {font-size:12px; color: #000000; font-family: Arial; }
.content1 {font-size:12px; color: #660033; font-family: Arial; font-weight: bold; }

.subscribe {font-size:12px;	color: #660033;	font-family: Arial;}

.subscribe1 {font-size:12px;	color: #660033;	font-family: Arial;}

.style2 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; }
.style3 {color: #FFFF00; font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; }


.dark-gray-1 {font-size:13px;color: #1D1D1D; 	
	font-family: Arial; font-weight:bold;
}


.white1 {font-size:12px; color: #FFFFFF; 	
	font-family: Arial; 
}

.pink {color:#FFC1CA;font-size:12px;	
	font-family: Arial; }


.dvd {color:#D30732; font-family:Arial; font-size:15px;}


.productmenu-gray{color:#515050; font-family:Arial; font-size:16px}

.productmenu-red{color:#D30732; font-family:Arial; font-size:16px}




.bottommenu-red {color:#8e0a31; font-family:Arial; font-size:12px}
.bottommenu-red A:link    {text-decoration: none}
.bottommenu-red A:visited {text-decoration: none}
.bottommenu-red A:active  {text-decoration: none}
.bottommenu-red A:hover   {text-decoration: underline}




.bottommenu {color:#2f2f2f; font-family:Arial; font-size:12px}

.bottommenu A:link    {text-decoration: none}
.bottommenu A:visited {text-decoration: none}
.bottommenu A:active  {text-decoration: none}
.bottommenu A:hover   {text-decoration: underline}



.icon{
font-family:arial; 
font-size:10px;
color:#cccccc; 
}.xxsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
