@charset "utf-8"; /*-=-=-=-=Page=-=-=-=-*/ #page { width: 700px; margin: 0 auto; padding: 0 0 0 0; text-align: left;} * { margin: 0 0 0 0 ; padding: 0 0 0 0;} html, body { margin: 0 0 0 0 ; padding: 0 0 0 0; text-align: center; background: #9B0404;} /*-=-=-=-=Header=-=-=-=-*/ #header { width: 700px; height: 213px; clear: both; margin: 0 0 0 0; background-image: url("http://www.nentico.org/images/header.png");} /*-=-=-=-=Page Navigation=-=-=-=-*/ #top-nav ul { width: 696px; height: 37px; clear: both; border-left: 2px solid #000000; border-right: 2px solid #000000; background: #000000 url("http://www.nentico.org/images/menu-bg.gif") top left repeat-x; font-size: 0.8em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0 0 0 0; padding: 0 0 0 0;} #top-nav ul li { display: block; float: left; margin: 0 0 0 10;} #top-nav ul li a { color: #777777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 5 15 0 5;} #top-nav ul li a:hover { color: #333333;} #top-nav ul li a.current { color: #FFFFFF; background: #FFFFFF url("http://www.nentico.org/images/current-bg.gif") top left repeat-x; padding: 5 15 0 10;} /*-=-=-=-=Second Navigation=-=-=-=-*/ #sec-nav ul{ width: 696px; float: left; clear: both; border-left: 2px solid #000000; border-right: 2px solid #000000; background: #9B0404; font-size: 0.8em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0 0 0 0; padding: 0 0 0 0;} #sec-nav ul li{ float: left; background: #9B0404;} #sec-nav ul li a{ color: #FFFFFF; text-decoration: none; padding: 0 13 0 12; background-color: #9B0404; line-height:20px; font-family: "Lucida Grande", Verdana, sans-serif;} #sec-nav ul li a:hover{ color: #FFFFFF; text-decoration: underline;} /*-=-=-=-=Content=-=-=-=-*/ #content { width: 681px; margin: 0 0 0 0; padding: 15 5 10 10; clear: both; text-align: left; background: #CDCDCD; border-left: 2px solid #000000; border-right: 2px solid #000000;} #content hr { width: 80%; color: #9B0404; text-align: center;} #content td { font-family: "Lucida Grande", Verdana, sans-serif;} /*-=-=-=-=Form=-=-=-=-*/ #form { width:500px; background:#000000; top:50px; border:1px solid #262626;} #form h1 { color:#ffffff; font-size:18px; text-transform:uppercase; padding:5px 0 5px 5px; border-bottom:1px solid #161712; border-top:1px solid #161712;} #form label { width:100%; display: block; background:#000000; border-top:1px solid #262626; border-bottom:1px solid #161712; padding:10px 0 10px 0;} #form label span { display: block; color:#bbbbbb; font-size:12px; float:left; width:100px; text-align:right; padding:5px 20px 0 0;} #form .input_text { color: #FFFFFF; padding:5px 10px; width:200px; background:#262626; border-bottom: 1px double #333333; border-top: 1px double #333333; border-left:1px double #333333; border-right:1px double #333333;} #form .message{ color: #FFFFFF; padding:7px 7px; width:350px; background:#262626; border-bottom: 1px double #333333; border-top: 1px double #333333; border-left:1px double #333333; border-right:1px double #333333; overflow:hidden; height:150px;} #form .button { margin:0 0 10px 0; padding:4px 7px; background:#9B0404; Color: #FFFFFF; border:0px; position: relative; top:10px; left:282px; width:100px; border-bottom: 1px double #9B0404; border-top: 1px double #9B0404; border-left:1px double #9B0404; border-right:1px double #9B0404;} /*-=-=-=-=Footer=-=-=-=-*/ #footer { float: left; valign: top; height: 43px; width: 700px; clear: both; margin: 0 0 0 0; padding: 0 0 0 0; background: url("http://www.nentico.org/images/footer.png") top;}