/* CSS for Versus Network sites */

/**************** Body and tag styles ****************/

*{margin:0; padding:0;text-align: left;}

body{
font:90% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:left;
color:#303030;
background-color:#778899;
}

a{
color:black;
text-decoration:underline;
background-color:inherit;
}

a:hover{
color:blue;
text-decoration:none;
}

a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

small{font-size:10px;}

img.left,img.center,img.right{padding:4px; border:0px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto; border:0;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#network{
margin:0 auto;
padding:1px 0;
text-align:left;
color:#303030;
background-color:#E6E6E6;
}


#container{
margin:10px auto;
padding:1px 0;
width:890px;
text-align:left;
color:#303030;
background-color:#F5F5F5;
}

#header{
height:210px;
width:888px;
margin:0 1px 1px 1px;
color:#505050;
}

#header h1{
padding:35px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:black;
letter-spacing:-1px;
font-weight:normal;
}

#headergooglead{

}

#navigation{
height:0.5em;
line-height:0;
width:888px;
margin:0 1px;
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#80b0da;
color:#ffffff;
text-decoration:none;
}

/**************** Content styles ****************/

#content{
float:left;
width:550px;
font-size:0.9em;
padding:0 0 0 5px;
}

#content h2{
display:block;
margin:5px 0 25px 0;
font-size:1.8em;
font-weight:normal;
letter-spacing:-1px;
background-color:inherit;
line-height:1.3em;
text-align:center;
}

#content h3{
margin:0 0 0 0;
font-size:1.1em;
font-weight:bold;
letter-spacing:0px;
text-align:center;
}

#content h4{
display:block;
margin:0 0 0 0;
padding: 0 0 15px 0;
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
text-align:center;
}

#content h5{
display:block;
margin:0 0 0 0;
padding:10px 0 1px 0;
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
text-align:left;
}

#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:325px;
padding:0 5px 5px 5px;
line-height:1.4em;
}

#subcontent h2{
display:block;
margin:10px 0 10px 0;
font-size:1.6em;
font-weight:normal;
letter-spacing:-1px;
color:black;
background-color:inherit;
}

#subcontent h3{
margin:0 0 0 0;
font-size:1.0em;
font-weight:bold;
letter-spacing:0px;
text-align:center;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
clear:both;
height:25px;
width:882px;
padding:8px 0;
margin:4px 4px 1px 4px;
font-size:0.7em;
color:black;
text-align:center;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:black; background-color:inherit; text-align:center;}
#footer a:hover{color:blue; background-color:inherit; text-decoration: none;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:49%;margin:1px;}
.splitcontentright{float:right; width:49%;margin:1px;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.altbluebg{background-color:#E4F2FF}
.altgreenbg{background-color:#EDF6ED}
.altredbg{background-color:#FFE3E3}
.alt1graybg{background-color:#ADADAD}
.alt2graybg{background-color:#CACACA}

.rightcontainer{
background-color:inherit;
}

.graybox{
margin:0 0 20px 0;
padding:10px;
background-color:#E6E6E6;
color:black;
line-height:1.5em;
}

.lightgraybox{
margin:0 0 10px 0;
padding:10px 5px 10px 5px;
background-color:#ECECEC;
color:black;
line-height:1.2em;
overflow:hidden;
}

.redbox{
margin:0 0 20px 0;
padding:10px;
background-color: #FFD9D9;
color:black;
line-height:1.5em;
overflow:hidden;
}
.endargbox{
margin:0 0 10px 0;
padding:10px 5px 10px 5px;
background-color:#F0F0F0;
color:black;
line-height:1.5em;
overflow:hidden;
}

.frontpagepro{
margin:0 5px 5px 0;
padding:10px;
background-color:#D9ECD9;
color:black;
line-height:1.5em;
overflow:hidden;
}

.frontpagecon{
margin:0 5px 5px 0;
padding:10px;
background-color:#FFD9D9;
color:black;
line-height:1.5em;
overflow:hidden;
}

.frontpagewhite{
margin:0 5px 5px 0;
padding:10px;
background-color:#FFEBD5;
color:black;
line-height:1.5em;
overflow:hidden;
}

.orangearticle{
margin:0 0 10px 0;
padding:10px;
background-color:#FFEBD5;
border:2px solid #FF8908;
color:black;
line-height:1.5em;
overflow:hidden;
}

.orangeheader{
margin:0 0 0 0;
color: white;
background-color:#FF8908;
}

.bluebox{
margin:0 0 10px 0;
padding:0 0 0 0;
background-color:#D3E6FD;
border:2px solid #0D7AF9;
color:black;
line-height:1.5em;
overflow:hidden;
}

.blueheader{
margin:0 0 0 0;
color: white;
background-color:#0D7AF9;
}

.greenarticle{
margin:0 0 10px 0;
padding:0 5px 0 5px;
background-color:#D3FDD4;
border:2px solid #5AA85C;
color:black;
line-height:1.5em;
overflow:hidden;
}

.greenheader{
margin:0 0 0 0;
color: white;
background-color:#5AA85C;
}

.contopic{
color: red;
}

.protopic{
color: green;
}

/**************** Link Classes ****************/

.iconlink,.loadinto-span_result{
color:blue;
text-decoration:none;
background-color:inherit;
}

.counterlink{
color:gray;
text-decoration:underline;
background-color:inherit;
}