/*

	Old, crappy stylesheet for the Ergolife website.

*/

HTML, BODY
{
	margin:			0px;
	padding:		0px;
}

.text, a
{
	font-family:		Verdana, Serif;
	font-size:		11px;
}

.header
{
	font-family:		Arial, Serif;
	font-size:		18px;
	color:			#CC3300;
	background-color:	transparent;
	font-weight:		bold;
}

.menu
{
	color:			transparent;
	background-color:	#000000;
}

.menu_link
{
		font-size:13px;
	color:			#FFFFFF;
	background-color:	transparent;
}

a
{
	text-decoration:	none;
	font-weight:		bold;
	color:			#CC3300;
	background-color:	transparent;
}

.fix_form
{
	height:			135px;
}

.prod
{
	font-family:		Arial, sans-serif;
	font-size:		14px;
	font-weight:		bold;
}
.commercial-link {
	font-family: Georgia, serif;
font-size: 15px;
font-style: italic;
font-weight: bold;
text-transform: normal;
letter-spacing: -0.75px;
line-height: 1.4em;
}
.commercial {
width: 115px;
height: 58px;
}
.commercial-wrapper {
height: 88px;
width: 115px;
padding-top: 27px;
position: relative;
top: -58px;
left: -25px;
background-image: url("img/circle.png");
background-position:center; 
}
.commercial-movie {
width: 580px;

padding: 20px;
padding-top: 40px;
text-align: center;
text-align: middle;
}

.flags {
position:relative;
top: 2px;
padding-left: 10px;
width: 303px;
background-image: url("img/flag_bg.jpg");
background-repeat: repeat-x;
}
.flags img {
margin-right: 5px;
}
#hide {
overflow: visible;
height: 0px;
width: 0px;
}
#slider {
	position:relative;
	//See the "style-pack" below for image
	background:url(images/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.product-text {
width: 300px;
display:block;
}
.cell-products h3 {

color:#CC3300;
}
.cell-image, .cell-image img, .cell-image a{
border: 0px white;
}
.front-news {
}
.speciallink  {
color: black;
font-weight: normal;
}

