/* RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }


/* BLOCKS */

body { font-size: 12px; font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em; background-color: #3c2629; color: #aaa; }
#wrapper { width: 960px; margin: 0 auto; padding-top: 235px; }
#startMenu { width: 300px; margin: 0 auto; }
#gallery { width: 675px; margin: 0 auto; padding: 60px 0 10px 0; margin-bottom: 35px; }


/* LISTS */

ul.startMenu, ul.links { text-align: center; }
ul.startMenu li, ul.links li { font-size: 12px; display: inline; margin: 0 8px; }
ul.links { margin: 10px 0 10px 0; font-size: 11px; color: yellow; }


/* HEADINGS */

h1 { font-size: 32px; margin: 0; padding: 0; /* background-color: #901; */ color: #eee; }
h1 span { color: #900; }
#header h4 { position: absolute; font-size: 11px; font-weight: bold; top: 75px; right: 0; padding: 0; margin: 0; color: #666; text-transform: uppercase; /* background-color: #900; */ line-height: 11px; }
h2 { font-size: 16px; margin: 45px 0 12px 0; color: #f6f6f6; }
h3 { font-size: 13px; text-transform: uppercase; margin: 0 0 .5em 0; }
h5 {}
h6 {}


/* STYLES */

img#swazilandia { padding-top: 25px; }
#info p { padding: 0; font-size: 11px; color: #999; }
hr { clear: both; width: 870px; visibility: hidden; margin: 0; padding-top: 6px; }
p { margin-bottom: 1em; line-height: 1.3em; }
img.noBorder { border: 0; background: none; }
strong { font-weight: bold; }
em { font-style: italic; }
.right { float: right; }
.left { float: left; }
p#details { border-top: 1px dotted #eee; border-bottom: 1px dotted #eee; background-color: #2e2425; padding: 12px; margin: 24px 0 12px 0; text-align: center; }
p.aviso { font-size: 11px; }

/* LINKS */

a, a:visited { color: #9e6215; }
a:hover { color: #ff9001; text-decoration: none; }
ul.nav a, ul.nav a:visited { text-decoration: none; color: #7c6467; }
ul.nav a:hover { text-decoration: underline; color: #eee; }


/* FORM */
fieldset { float: left; margin: 40px 12px 30px 12px; padding: 15px; border: 1px solid #333; font-size: 12px; width: 365px; }
legend { font-weight: bold; text-transform: uppercase; color: #555; padding: 0 5px; }
label { display: block; float: left; }
fieldset input, fieldset textarea { width: 345px; color: #eee; }
input, textarea { background: #202020; font-size: 11px; }
.required { font-size: 9px; color: #555; }
fieldset p { margin: 0 0 0 6px; padding: 0 0 12px 0;}
p #submit { width: 100px; margin-bottom: 50px; }
#submitBtn { text-align: center; }
