/* CSS Document */

*{margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
body{background-color:#FFFFFF; margin-top:50px;}
h1{font-size:14px; color:#3366FF;}

#contentwrapper, #title{width:780px; margin:auto;}
#contentwrapper{z-index:10;}
#title{height:110px; background-image:url(../images/simplicity_title.jpg); background-position:right top; background-repeat:no-repeat;}
#content, #menu, #animation{float:left; height:200px;}
#content{width:400px;}
#contentframe{width:400px; height:200px;}
#animation{width:180px;}
#menu{width:200px;}
#bottom{clear:both; text-align:right; color:#CCCCCC;}

#menu li{list-style-type:none; list-style-position:inside; padding:8px; border-bottom-width:1px; border-bottom-color:#cccccc; border-bottom-style:solid;}
#menu li.noborder{border-width:0px;}
#menu a{display:block; text-decoration:none; margin-left:10px; color:#000000;}
#menu a:hover{color:#3399FF; text-decoration:underline;}


#topnav{position:absolute; right:100px; text-align:right; top:10px;}

#specialcontentwrapper{position:absolute; top:0px; left:-10000px; width:400px; height:500px; overflow:hidden;}
#cover{background-color:#eeeeee; width:400px; top:-10000px; height:5000px; left:0px; z-index:50; position:absolute;  opacity:0.95; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95); MozOpacity:0.95;}
