@import url(../css/layout.css);
@import url(../css/style.css);


* { padding: 0; margin: 0; }

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,a, ul, li {margin:0; padding:0;}
table {border-spacing:0;}
input {border:1px solid #bbb;}
textarea {border:1px solid #bbb;}
fieldset {border:0;}
img {border:0;}
ol,ul {list-style:disc;}
a {text-decoration:none; color:#ffb200;}
a:hover {color:#444;}

body {font-family: Verdana, Arial, Helvetica, sans-serif; color:#666; background:#99aabc;}

h1,h2,h3,h4,h5,h6 {font-weight:normal;}

h1 {height:50px; background:url(../images/logo.gif) no-repeat; width:240px; height:40px;}
h1 a {width:240px; height:40px; display:block;}
h1 span {display:none;}

h2 {height:26px; color:#9999cc; font-size:0.9em; text-align:center; padding:4px 0;}

h3 {background:url(../images/bg_h3.gif) no-repeat left #dcd8f1; padding:0 0 0 25px; margin:0 0 2px 0; color:#0a149a; height:20px; font-size:1.2em; letter-spacing:1px;}

form {background:#eeeeee; padding:10px 25px; height:auto;}
select {font-size:0.9em; padding:2px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#666;}
label {color:#0b139a; font-weight:bold;}
input.avail {padding:3px; background:#ffb200; text-align:center; color:#fff; border:1px solid #fed980; margin:15px 0 20px 0; font-size:1em; width:180px;}

a.more {text-align:right; float:right; font-weight:bold; width:100%;}
