@charset "UTF-8";
/* CSS Document */

html{
background-color:#b0c3bf;
}

body {
    width: 950px;
	background: #fff;
	margin: 10px auto;
	padding: 0;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height:.65em;	
}

#header{
height:103px;
}

#header #logo{
float:left;
}

#header #toolbar{
font-size:.55em;
float:right;
margin:2px 10px 4px 0px;
padding:2px;
color:#333;
}

#header #toolbar a{
    color:#333;
}

#header #toolbar a:hover{
    text-decoration:none;
}



#header #banner1{
left:70px;
top:3px;
height: 94px; 
width: 350px;
overflow: hidden;
border:1px solid #9a9a9a;
position:relative;
}

#home-body-banner{
margin: 10px 5px 5px 10px;
height: 246px; 
width: 506px;
overflow: hidden;
border:1px solid #9a9a9a;
}

#header #banner2{
float:right;
clear:right;
}




#nav{
height:21px;
background-color:#C3DBEE;
}

#subnav{
height:21px;
background-color:#8FAAA4;
}

#bodycopy{
border-top: 1px solid #9a9a9a;
}



#footer{
height:80px;
background-image:url("/images/bg-footer.jpg");
background-repeat:repeat-x;
}

#footer ul.ftr-links{
text-align:center;
margin:0px;
padding:0px;
margin-bottom:10px;
}

#footer ul.ftr-links li{
list-style:none;
display:inline;
font-size:.55em;
color:#333;
margin-left:10px
}

#footer ul.ftr-links li a{
color:#333;
}

#footer ul.ftr-links li a:hover{
text-decoration:none;
}

#footer #copyright{
margin-top:10px;
color:#666;
text-align:center;
font-size:.5em;
}

/* START ROUNDS */
body#home div.inner { margin: 0px; background: #fff; padding: 10px; border:0; zoom:1;}
body#home div.outer { float: left; margin: 10px; background: #ccc; padding: 8px;}
body#home div.outer.leftcol {width: 506px}
body#home div.outer.rightcol {margin-left: 5px; width: 400px;}
body#home div.inner.rightcol.bestdiet {
background-image:url(/images/article-bg-bestdietever.jpg);
background-position:left;
padding:0px;
height:244px;
}

body#interior div.bodyround { margin: 0px; background: #fff; padding: 10px; border:0; zoom:1;}
body#interior div.outer { float: left; margin: 10px; background: #ccc; padding: 8px;}
body#interior div.outer {margin-left:5px;}

/* END ROUNDS */

table.article th{
font-weight:normal;
font-size:.65em;
text-align:center;
color:#333;
}

body#home table.article.bestdietever{
margin:10px;
padding-right:150px;
}

table.article.twoWide .centerLft{
border-right:1px solid #9a9a9a;
}

table.article td p{
margin-top:5px;
font-size:.55em;
}

table.bodytable td p{
margin-top:5px;
font-size:.55em;
}

body#home input.btn{
background-color:#9F0F0F;
color:#fff;
font-size:.6em;
font-weight:bold;
letter-spacing:1px;
}

body#home input.btn:hover{
background-color:#116FBB;

}

body#home input.btn.registernow{
margin:5px auto 5px auto;

} 

#pgHeader{
margin-left:20px;
padding-bottom:10px;
font-size:1.1em;
color:#333;
width:80%;
border-bottom:1px solid #9a9a9a
}

#col1{
    background-color:#efefef;
	padding:10px 5px 10px 10px;
}

#col2{
    background-color:#ccc;
	padding:10px 5px 50px 10px;
}