@charset "utf-8";
<!--
body{
margin:0;
background:url(../images/bg.jpg) repeat left top;
font:12px "arial", "tahoma", "verdana";
color:#444;
}
*{
margin:0;
padding:0;
}
input,select,textarea{
font:12px "arial", "tahoma", "verdana";
color:#444;
vertical-align:middle;
}
form{ display:inline; }
p{ line-height:16px; }
a{ outline:none; color:#f77c2b; text-decoration:none; }
a:hover{ color:#444; }
a img{ border:none; cursor:pointer; }
ul,ol{ list-style:none; }
hr{
clear:both;
margin:7px 0;
border-bottom:1px dotted #ccc;
border-top:1px solid #fff;
border-left:1px solid #fff;
border-right:1px solid #fff;
}
h1{
background:url(../images/icon-leaf-green.gif) no-repeat left 3px;
padding:0 0 0 28px;
font-size:16px;
font-weight:normal;
color:#416304;
}
h1 a{
color:#416304;
}
.clear{ clear:both; }
.clearl{ clear:left; }
.clearr{ clear:right; }
.floatl{ float:left; }
.floatr{ float:right; }
.alignc{ text-align:center; }
.alignl{ text-align:left; }
.alignr{ text-align:right; }
/* Nav */
#nav{
background-color:#9c5b3f;
padding:2px 0 3px 0;
}
#nav ul{
margin:auto;
width:910px;
}
#nav li{
display:inline;
}
#nav ul{
position:relative;
z-index:597;
background-color:#9c5b3f;
}
#nav ul li.hover,#nav ul li:hover{
position:relative;
z-index:599;
cursor:default;
}
#nav ul ul{
visibility:hidden;
position:absolute;
top:5px;
top /*\**/:-5px\9;
left:13px;
z-index:598;
width:150px;
font-size:11px;
padding:10px;
border-radius: .625em;
-moz-border-radius: .625em;
-webkit-border-radius: .625em;
}
* html #nav ul ul{	/* IE6 */
top:25px;
}
*:first-child+html #nav ul ul{	/* IE7 */
top:25px;
}
#nav ul ul li{
display:block;
border-bottom:1px dotted #fff;
}
#nav ul li:hover > ul{
visibility:visible;
}
#nav ul ul li a{
background:url(../images/bullet-leaf-white.gif) no-repeat 4px 9px;
padding:6px 5px 6px 20px;
display:block;
color:#fff;
}
#nav ul ul li a:hover{
background-image:url(../images/bullet-leaf-yellow.gif);
color:#ff9;
}
/* Nav */
/* Wrapper */
#wrapper{
background:url(../images/wrapper-middle.jpg) repeat center top;
overflow:hidden;
margin:auto;
width:910px;
}
#wrapper div.bottom img{
margin-top:15px;
}
*:first-child+html #wrapper div.bottom img{	/* IE7 */
margin-top:0;
}
/* Wrapper */
/* Header */
#header{
background:url(../images/header-home.jpg) no-repeat center top;
height:320px;
}
#header div{
width:200px;
padding-top:5px;
margin-left:15px;
}
#header #form-login{
float:right;
position:relative;
top:62px;
left:-40px;
font-size:11px;
color:#333;
}
#header #form-login li{
text-align:right;
}
#header #form-login input{
padding:1px;
margin:0 0 3px 0;
width:110px;
color:#333;
}
#header #form-login li.submit input{
width:70px;
margin:2px 0 0 0;
padding:0;
font-size:11px;
}
#header #form-login li.submit a{
color:#fff;
border-right:1px solid #fff;
padding:0 5px 0 0;
margin:0 4px 0 0;
}
#header #form-login li.submit a:hover{
color:#fff;
text-decoration:underline;
}
#header div#form-login{
font-size:13px;
}
#header div#form-login p{
margin:8px 0 0 25px;
}
#header div#form-login p strong{
}
#header div#form-login p span{
font-size:11px;
display:block;
margin:8px 0 0 0;
}
#header div#form-login p a{
color:#fff;
margin:0 3px;
}
#header div#form-login p a:hover{
text-decoration:underline;
}
/* Header */
/* Content */
#content{
background:url(../images/content-bg.png) no-repeat center top;
float:right;
width:645px;
padding:20px 20px 0 20px;
margin:0 20px -30px 0;
position:relative;
top:-30px;
}
* html #wrapper #content{	/* IE6 */
background:url(../images/content-bg.jpg) no-repeat center top;
padding:20px 0 0 40px;
margin:0 0px -30px 0;
top:-45px;
}
*:first-child+html #content{	/* IE7 */
top:-45px;
}
#content img.bottom{
margin:0 0 10px 0 !important;
clear:both;
position:relative;
border:none;
left:-20px;
top:10px;
}
* html #content img.bottom{	/* IE6 */
top:12px;
}
/* Content */
/* Sidebar */
#sidebar{
float:left;
width:170px;
margin:0 0 0 20px;
}
* html #sidebar{	/* IE6 */
position:relative;
top:-15px;
margin:0 0 0 10px;
}
/* Sidebar */
/* Footer */
#footer{
margin:15px 0 30px 0;
text-align:center;
font-size:11px;
color:#333;
}
#footer ul{
margin-bottom:20px;
}
#footer li{
display:inline;
margin:0 5px;
font-size:14px;
}
#footer a{
color:#333;
font-size:11px;
}
#footer a:hover{
color:#673122;
}
#footer strong{
display:block;
color:#673122;
}
/* Footer */
/* Error */
#content .error-404 div{
margin:50px auto;
padding:50px;
width:380px;
border:1px solid #f90;
-moz-border-radius:1em 1em 1em 1em;
text-align:center;
}
#content .error-404 div h2{
color:#f60;
}
#content .error-404 div p{
text-align:center;
}
/* Error */
/* Result */
#result{
margin:50px auto;
padding:30px;
width:380px;
-moz-border-radius:1em 1em 1em 1em;
text-align:center;
}
#result h3{
font-size:14px;
}
#result a{
color:#444;
text-decoration:none;
margin-top:15px;
display:block;
}
#result a:hover{
text-decoration:underline;
}
/* Result */
/* Failed */
.failed{
border:1px solid #c00;
}
.failed h3{
color:#c00;
}
/* Failed */
/* Success */
.success{
border:1px solid #3d9b35;
}
.success h3{
color:#3d9b35;
}
/* Success */
/* Not Found */
.notfound{
border:1px solid #f77c2b;
}
.notfound h3{
color:#f77c2b;
}
/* Not Found */
/* Confirm */
.confirm{
border:1px solid #f77c2b;
}
.confirm h3{
color:#f77c2b;
}
/* Confirm */
-->
