body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	margin-top: 0px;
	color:#666666;
}

#wrapper {
	width: 989px;	
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	display:table;
	height:auto !important;
	background-image:url('../images/bg_mid.gif');
	background-repeat:repeat-y;
}

h1 {
    color: #5C72B5;
    font-size: 1.6em;
    line-height: 1.1em;
    font-weight:normal;
}

h2 {
    color: #006599;
    font-size: 1em;
    font-weight:bold;
    padding-top: 10px;
}

h3 {
    color: #990000;
    font-size: 1.4em;
    font-weight:bold;
    padding-top: 10px;
}

a:link {color:#41568a; text-decoration: none}
a:active {color:#41568a; text-decoration: none}
a:visited {color:#41568a; text-decoration: none}
a:hover {color:#1d558e; text-decoration: underline}

img{border:0px}

.backlink{float:right;}

#header
{
    width: 100%;
	background-image:url('../images/topbanner.jpg');
	background-repeat:no-repeat;
	height:167px;
}

#clickableboxshop{
	position:relative;
	top:0px;
	left:220px;
	width:95px;
	height:80px;
	float:left;
}

#clickableboxshop a{
	height:100%;
	width:100%;
	display:block;
}

#clickableboxlogo{
	position:relative;
	top:0px;
	left:30px;
	width:550px;
	height:90px;
	float:left;
	clear:both;
	margin-top:-50px;
}

#clickableboxlogo a{
	height:100%;
	width:100%;
	display:block;
}

#mainpanel {    
    float:left;
    margin: 17px;
    margin-top:0px;
}

#content {
    margin-top:20px;
}

#navcontainer
{
	margin: 0px;
	padding: 0px;
	margin-left:17px;
	margin-right:18px;
	height:39px;
}

#navcontainer ul
{
    display: block;
	margin: 0;
	padding: 0;
	float: left;
	width:100%;
	background-image:url('../images/nav_bg.gif');
	background-repeat:repeat-x;
}

#navcontainer li
{
    display: block;
    float: left;
    width: auto;
}

#navcontainer a {
	color: #000;
	font-size: 1.0em;
	display: block;
	text-decoration: none;
	padding: 6px 21px;
}

#navcontainer a:hover, #navcontainer a:active {
	color: #6B6B6B;	
}

#navcontainer a.active:link, #navcontainer a.active:visited {
    position: relative;
	z-index: 102;
	font-weight: bold;
}

#footer {
	background-image:url('../images/footer.jpg');
	background-repeat:repeat-x;
	height: 16px;
	text-align:center;
	color: #41568a;
	margin-top:25px;
	padding-top:10px;
	margin-left:9px;
	clear:both;
	width:974px;
}

#footer a
{
    color: #41568a;
}

#footerseo
{
    color: #666666;
}

#messageBox
{
    margin: 15px 0 25px 0 ;
}

.messageSuccess
{
    border-color: green;
    border-style: solid;
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #6699ff;
    font-weight: bold;
    padding: 15px 15px 15px 15px;
}

.messageProblem
{
    border-color: red;
    border-style: solid;
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #6699ff;
    font-weight: bold;
    padding: 15px 15px 15px 15px;
}



#comnewsboxContainer{
    background-image:url('../images/sidebar_mid.gif');
    background-repeat:repeat-y;
    width:178px;
    margin-bottom:25px;
}

#comnewsboxTop{
    background-image:url('../images/sidebar_commercialtop.gif');
    background-repeat:no-repeat;
    height:39px;
}

#comnewsboxMid{
    padding:10px;
}

#comnewsboxBottom{
    background-image:url('../images/sidebar_bottom.gif');
    background-repeat:no-repeat;
    height:15px;
}


#homenewsboxContainer{
    background-image:url('../images/sidebar_mid.gif');
    background-repeat:repeat-y;
    width:178px;
}

#homenewsboxTop{
    background-image:url('../images/sidebar_homegymtop.gif');
    background-repeat:no-repeat;
    height:39px;
}

#homenewsboxMid{
    padding:10px;
}

#homenewsboxBottom{
    background-image:url('../images/sidebar_bottom.gif');
    background-repeat:no-repeat;
    height:15px;
}

#menurollover{margin: 0px;padding: 0px;margin-left:17px;margin-right:18px;height:27px;}
#menurollover ul{display: block;margin: 0;padding: 0;float: left;width:100%;}
#menurollover li{display: block;float: left;width: auto;margin-right:5px;}
#menurollover li a:hover {text-decoration:none;}
#menurollover li a span{visibility:hidden;}

#mnucommercial a{background-image: url('../images/commercial_button.jpg');display: block;width: 147px;height: 27px;background-repeat: no-repeat;}
#mnucommercial a:hover{background-image: url('../images/commercial_button.jpg');background-position:-146px 0px;background-repeat: no-repeat;}

#mnuhomegym a{background-image: url('../images/homegym_button.jpg');display: block;width: 147px;height: 27px;background-repeat: no-repeat;}
#mnuhomegym a:hover{background-image: url('../images/homegym_button.jpg');background-position:-146px 0px;background-repeat: no-repeat;}

#mnucustlogin a{background-image: url('../images/customer_button.jpg');display: block;width: 204px;height: 27px;background-repeat: no-repeat;}
#mnucustlogin a:hover{background-image: url('../images/customer_button.jpg');background-position:-204px 0px;background-repeat: no-repeat;}

.text_underline
{
    text-decoration: underline;
}

.text_bold
{
    font-weight: bold;
}


