/* global reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: middle;
	background: transparent;
}

body {
background-image:url(../images/blackline.jpg);
font-family: Helvetica, Arial, sans-serif;
color: #000;
}

p {
font-size: 12px;
font-weight:normal;
line-height:15px;
}

table tr td {
font-size: 12px;
font-weight:normal;
line-height:15px;
}

img {
	display: block;
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

/* typography */

.basic a {
	cursor:pointer;
	display:block;
}

ul {
padding-left: 15px;
font-size: 12px;
font-weight:normal;
line-height:15px;
}

ul li {
list-style-type:disc;
}

a {
font-size: 12px;
color: #000;
text-decoration:none;
font-weight:bold;
}

a:link {
font-size: 12px;
color: #000;
text-decoration:none;
font-weight:bold;
}

a:hover {
font-size: 12px;
color: #ffcc66;
text-decoration:none;
font-weight:bold;
}

h1 {
font-size:28px;
color:#000;
padding-bottom: 10px;
padding-top: 10px;
}

h1 a {
font-weight:bold;
color: #000;
text-decoration:none;
}

h1 a:link {
font-weight:bold;
color: #000;
text-decoration:none;
}

h1 a:hover {
color: #000;
font-weight:bold;
text-decoration:none;
}

h2 {
font-size:14px;
line-height:20px;
color:#666;
padding-bottom:16px;
}

h3 {
font-size:14px;
color:#000;
font-weight:bold;
}

ul.topmenulist {
padding: 0px;
}

ul.topmenulist li a {
font-size: 12px;
color: #000;
text-decoration:none;
font-weight:bold;
}

ul.topmenulist li a:link {
font-size: 12px;
color: #000;
text-decoration:none;
font-weight:bold;
}

ul.topmenulist li a:hover {
font-size: 12px;
color: #ffcc66;
text-decoration:none;
font-weight:bold;
}

p.summarygoldbar {
width: 240px;
height:25px;
text-align:center;
color: #000;
font-size: 12px;
font-weight:bold;
line-height:25px;
background-color:#ffcc66;
}

p.summarygoldbar a {
text-align:center;
color: #000;
font-size: 12px;
font-weight:bold;
line-height:25px;
background-color:#ffcc66;
text-decoration:none;
}

p.summarygoldbar a:link {
text-align:center;
color: #000;
font-size: 12px;
font-weight:bold;
line-height:25px;
background-color:#ffcc66;
text-decoration:none;
}

p.summarygoldbar a:hover {
text-align:center;
color: #666;
font-size: 12px;
font-weight:bold;
line-height:25px;
background-color:#ffcc66;
text-decoration:none;
}

#footer p {
font-size: 12px;
}

#footer a {
color: #000;
text-decoration:none;
}

#footer a:link {
color: #000;
text-decoration:none;
}

#footer a:hover {
color: #ffcc66;
text-decoration:none;
}

ul.footermenulist li a {
font-weight: normal;
color: #000066;
text-decoration:none;
}

ul.footermenulist li a:link {
font-weight: normal;
color: #000066;
text-decoration:none;
}

ul.footermenulist li a:hover {
color: #09C;
text-decoration:none;
}

#bottomtext p {
font-size: 11px;
}

#bottomtext a {
font-weight:normal;
color: #000066;
text-decoration:none;
}

#bottomtext a:link {
font-weight:normal;
color: #000066;
text-decoration:none;
}

#bottomtext a:hover {
color: #09C;
font-weight:normal;
text-decoration:none;
}

input {
border: 1px;
border-style: solid;
border-color: #999;
padding: 3px;
width: 250px;
text-align:left;
vertical-align:middle;
font-family: Arial, sans-serif;
color: #333;
}

.submitbutton {
border: 1px;
border-style: solid;
border-color: #999;
padding: 2px;
width: 100px;
text-align:left;
vertical-align:middle;
font-family: Arial, sans-serif;
color: #333;
}

textarea {
border: 1px;
border-style: solid;
border-color: #999;
padding: 3px;
text-align:left;
font-family: Arial, sans-serif;
font-size:1em;
color: #333;
width: 475px;
}


/* structure */

#centrewrap {
postion: relative;
margin: 0 auto;
width: 1040px;
}

#clearwraptop {
postion: relative;
width: 990px;
padding: 25px 25px 5px 25px;
}

#topmenu {
position: relative;
width: 990px;
height: 25px;
}

#whitewrap {
postion: relative;
width: 990px;
padding: 10px 25px 0px 25px;
border: 0px;
background-color:#FFF;
}

#header {
position: relative;
width: 990px;
height:100px;
background-image:url(../images/oceanos.jpg);
}

#headermenu {
padding-left: 244px;
padding-top: 37px;
}

#promo {
position: relative;
width: 990px;
padding: 10px 0px 12px 0px;
}

#body {
position: relative;
width: 990px;
padding-bottom: 10px;
}

#content {
position: relative;
float: left;
width: 990px;
padding-top: 2px;
}

#summary { 
position: relative;
width:990px;
padding-top: 10px;
}

#footer { 
position: relative;
width:990px;
padding-top: 10px;
padding-bottom: 10px;
}

#clearwrapbottom {
postion: relative;
width: 990px;
padding: 5px 20px 20px 20px;
}

#bottomtext { 
position: relative;
width:990px;
text-align:center;
}

.floatleft {
position: relative;
float: left;
}

.clear {
position: relative;
clear:both;
}

.width250 {
width:240px;
}

.width500 {
width:490px;
}

.width475 {
width:470px;
}

.padright10 {
padding-right: 10px;
}

.padright25 {
padding-right: 30px;
}

.padtop10 {
padding-top: 10px;
}


/* define menu styles */

ul.topmenulist li {
	margin: 0px;
	padding-right: 20px;
	list-style: none;
	display: inline;
}

ul.footermenulist li {
	margin: 0px;
	padding-right: 20px;
	list-style: none;
}
