#print {
display: none;
}

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
html {font-size: 100.01%; height: auto;}
body {
	color: #00539c;
font-size: 68%; 
	min-width: 968px;
	background: #CBDCF2 url("http://www.deltalloydregatta.org/images2/bg-body.gif") repeat-x;
	font-family: arial, tahoma, verdana, "trebuchet ms", sans-serif;
}
/*--- general ---*/
* {outline: none;}
form {margin: 0;padding: 0;}
img {border: none;display: block;}
.text img {
display: inline;
}
ul {margin: 0;padding: 0;list-style: none;}

.clr:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
* html .clr {height: 1%;}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	font-family: arial, tahoma, verdana, "trebuchet ms", sans-serif;
}
p {margin: 0;}


a {
	color: #00539c;
	cursor: pointer;
	text-decoration: none;
}

iframe {
margin-left: -7px;
margin-top: -3px;
width: 220px;
overflow: hidden;
height: 120px;
}
.iframebreed {
margin-left: 0px;
margin-top: 0px;
width: 290px;
overflow: hidden;
height: 220px;
}
a:hover {text-decoration: underline;}

.main-info a {
color: #ed1d24;
text-decoration: underline;
}

.main-info h2 a {
color: #00539c;
text-decoration: none;
}

#page {
	width: 968px;
	margin: 0 auto;
}

#page {
width: 968px;
position: absolute;
margin: 0;
margin-left: -484px;
left: 50%;
}

.wrap-page {
	width: 960px;
	margin: 0 4px;
	position: relative;
	padding: 210px 0 0 0;
	background: url("http://www.deltalloydregatta.org/images2/bg-main.jpg") no-repeat;
}
.wrap-page-2 {
	width: 960px;
	background: url("http://www.deltalloydregatta.org/images2/bg-2.gif") repeat-y;
}
/* header */
#header {
	top: 0;
	left: 0;
	z-index: 50;
	width: 960px;
	height: 210px;
	position: absolute;
}
/* bar */
.bar {
	width: 968px;
	height: 47px;
	margin: 0 -4px;
	position: relative;
}
.bar div {
	width: 968px;
	height: 47px;
	background: url("http://www.deltalloydregatta.org/images2/bg-bar.png") no-repeat;
}
.bar div ul {
	text-align: right;
	padding: 9px 4px 0 13px;
}
* html .bar div ul {position: relative;}

.bar div ul li {
	color: #fff;
	display: inline;
	padding: 0 0 0 5px;
	font: 120%/150% tahoma, arial, verdana, "trebuchet ms", sans-serif;
}
.bar ul li a {color: #a8d6ff;margin: 0 9px 0 0;}

/* logo */
#header strong {
	top: 9px;
	left: 15px;
	z-index: 50;
	position: absolute;
}
#header strong a {
	width: 196px;
	height: 208px;
	display: block;
	overflow: hidden;
	text-indent: -12000px;
	background: url("http://dev.deltalloydregatta.org/images2/logo.png") no-repeat;
}
#header h2 {
	top: 107px;
	left: 236px;
	width: 558px;
	position: absolute;
	font: bold 240%/146% tahoma, arial, verdana, "trebuchet ms", sans-serif;
}
#header h2 span {
	display: block;
	font-size: 80%;
	font-weight: normal;
}
#header em {
	margin: 0 45px;
	font-style: normal;
}
/* content */
#content {
	width: 960px;
}
/* secondary-content */
.secondary-content {
	float: left;
	width: 220px;
}
/* navigation */
.wrap-nav {
	width: 220px;
	z-index: 100;
	position: relative;
	padding: 0 0 20px 0;
	background: #fff url("http://www.deltalloydregatta.org/images2/bg-fillet.gif") no-repeat 0 100%;
}
.wrap-nav-1 {
	width: 210px;
	margin: 0 0 0 10px;
	border-bottom: 2px solid #01539C;
	background: url("http://www.deltalloydregatta.org/images2/bg-mid-box-1.gif") repeat-y;
}
.wrap-nav-2 {background: url("http://www.deltalloydregatta.org/images2/bg-top-box-1.gif") no-repeat;}

.wrap-nav-3 {
	padding: 0 0 2px 0;
	margin: 1px 0 1px 10px;
	background: url("http://www.deltalloydregatta.org/images2/bg-mid-box-2.gif") repeat-y;
}
.wrap-nav-4 {
	margin: 0 0 0 10px;
	border-top: 2px solid #01539C;
	background: url("http://www.deltalloydregatta.org/images2/bg-mid-box-3.gif") repeat-y;
}
.wrap-nav-5 {background: url("http://www.deltalloydregatta.org/images2/bg-bot-box-3.gif") no-repeat 0 100%;}

.wrap-nav ul {padding: 10px 0 7px 0;}
.wrap-nav-5 ul {padding: 8px 0 9px 0;}

.wrap-nav ul li {
	font-size: 130%;
	line-height: 154%;
}
.wrap-nav ul li a {
	width: 188px;
	color: #d3eaff;
	display: block;
	padding: 0 0 0 11px;
}
.wrap-nav ul li a:hover,
.wrap-nav ul li .active {
	color: #fff;
	width: 183px;
	font-weight: bold;
	position: relative;
	margin: 0 0 0 -4px;
	padding: 0 0 0 20px;
	text-decoration: none;
	background: url("http://www.deltalloydregatta.org/images2/bg-roll.gif") no-repeat;
}


.wrap-nav ul ul.subul{margin:0;padding:0}
.wrap-nav ul ul.subul li{padding:0;text-indent:20px;font-size: 13px;}
.wrap-nav ul ul.subul li a:hover, .wrap-nav ul ul.subul li .active{padding:0 0 0 15px;}


/* forecast */
.forecast {
	width: 220px;
margin-bottom: 10px;
/* padding-bottom: 10px;*/
	background: #CBDCF2;
}
.forecast h3, .mobile h3 {
	padding: 2px 0 6px 10px;
        text-transform: uppercase;
	font: 160% tahoma, arial, verdana, "trebuchet ms", sans-serif;
}
.forecast ul {
	overflow: hidden;
	text-align: center;
	padding: 0 0 0 6px;
}
.forecast ul li {
	float: left;
	width: 56px;
	height: 33px;
	display: inline;
	font-size: 170%;
	line-height: 194%;
	margin: 0 2px 3px 0;
	padding: 4px 6px 8px 6px;
	background: url("http://www.deltalloydregatta.org/images2/bg-border.gif") no-repeat;
}
.forecast p, .mobile p {
	padding: 3px 0 0 10px;
	font: 130% tahoma, arial, verdana, "trebuchet ms", sans-serif;
}
/* primary-content */
.primary-content {
	float: right;
	width: 740px;
}
.wrap-primary-content {background: url("http://www.deltalloydregatta.org/images2/bg-3.gif") repeat-y;}
.wrap-primary-content-2 {background: url("http://www.deltalloydregatta.org/images2/bg-4.gif") no-repeat;}

.wrap-primary-content-3 {
	width: 740px;
	min-height: 430px;
	padding: 0 0 16px 0;
	background: url("http://www.deltalloydregatta.org/images2/bg-bot-box-4.gif") no-repeat 0 100%;
}
* html .wrap-primary-content-3 {height: 430px;}

/* main-info */
.main-info {
	float: left;
	width: 560px;
	display: inline;
	background: #fff;
	margin: 0 0 0 10px;
}
.main-info h3 {
	font-size: 120%;
	font-weight: bold;
	padding: 0 0 5px 0;
border: 0;
color: #4986d6;
text-transform: uppercase;
}

.main-info h2 {
	font-size: 150%;
	font-weight: bold;
	padding: 0 0 5px 0;
	border-bottom: 3px solid #cbdcf2;
margin-bottom: 5px;
}

.main-info h1 {
	color: #fff;
	background: url("http://www.deltalloydregatta.org/images2/bg-h1b.gif") repeat-y;
	font: lighter 200% arial, tahoma, verdana, "trebuchet ms", sans-serif;
}

.main-info h1 span {
	display: block;
	padding: 6px 21px 4px 21px;
	background: url("http://www.deltalloydregatta.org/images2/bg-h1.gif") no-repeat;
}

.main-info p {
margin-bottom: 15px;
font-size: 115%;
}

.main-info p.small {
font-size: 90%;
}

.main-info p.more {
text-align: right;
font-weight: bold;
}

.text ul, .main-info ol, .main-info address {
margin-bottom: 15px;
font-size: 115%;
font-style: normal;
}

.wrap-info-1, .wrap-info-2 {
font-size: 115%;
}

.wrap-info-1 li, .wrap-info-2 li {
margin-bottom: 5px;
}

.text ul li {
	font-size: 0.8em;
	line-height: 167%;
list-style-type: circle;
margin-left: 25px;
}

.wrap-info-1 {
	width: 530px;
	padding: 16px 0 6px 20px;
}
/* news */
.news {
	float: left;
	width: 220px;
}
.news ul {padding: 7px 0 0 0;}

.news ul li span {
	display: block;
	color: #313131;
	font-size: 84%;
}
/* pictures */
.pictures {
	float: right;
	width: 290px;
}
.pictures h3 {width: 280px;}

.pictures ul {
	width: 290px;
	overflow: hidden;
	padding: 10px 0 0 0;
}
.pictures ul li {
	float: left;
	padding: 0 9px 10px 0;
}
.wrap-info-2 {
	width: 530px;
	padding: 0 0 0 20px;
}
/* movies */
.movies {
	float: right;
	width: 290px;
}
.movies h3 {width: 280px;}

.movies ul {
	width: 290px;
	overflow: hidden;
	padding: 10px 0 0 0;
}
.movies ul li {
	float: left;
	padding: 0 9px 10px 0;
}
/* press-center */
.press-center {
	float: left;
	width: 220px;
}
.press-center ul {padding: 6px 0 0 0;}

.press-center ul li {
	padding: 0 0 0 21px;
	background: url("http://www.deltalloydregatta.org/images2/i-2.gif") no-repeat 0 4px;
}
/* tracking */
.tracking {
	float: left;
	width: 220px;
}
.tracking ul {padding: 6px 0 0 0;}

.tracking ul li {
	padding: 0 0 0 21px;
	background: url("http://www.deltalloydregatta.org/images2/i-2.gif") no-repeat 0 4px;
}
/* results */
.results {
	float: right;
	width: 290px;
}
.results h3 {width: 280px;}

.results ul {padding: 10px 0 0 0;}

.results .list-1 {
	float: left;
	width: 112px;
	padding: 10px 5px 0 0;
}
.results .list-2 {
	float: right;
	width: 173px;
}
.results ul li {
	padding: 0 0 0 20px;
	background: url("http://www.deltalloydregatta.org/images2/i-1.gif") no-repeat 0 3px;
}
/* sponsors */
.sponsors {
	float: right;
	width: 150px;
	z-index: 60;
	display: inline;
	overflow: hidden;
	background: #fff;
	position: relative;
	margin: 0px 10px 0 0;
}
.sponsors h2 {
	color: #fff;
	width: 100%;
	font: 206% tahoma, arial, verdana, "trebuchet ms", sans-serif;
	background: url("http://www.deltalloydregatta.org/images2/bg-h2b.gif") repeat-y;
}
.sponsors h2 span {
	display: block;
	text-align: center;
	padding: 5px 10px 4px 10px;
	background: url("http://www.deltalloydregatta.org/images2/bg-h2.gif") no-repeat;
}
.sponsors ul {
	width: 126px;
	padding: 1px 0 0 19px;
}
.sponsors ul li {
	float: left;
	padding: 11px 0 0 0;
}
.sponsors ul li.dl {
	padding:0;
	margin: 0;
margin-left:-12px;
padding-bottom: 14px;
padding-top: 14px;
}
.sponsors ul li.tussen {
background:#cbdcf2;
width:136px;
padding: 0 0 0 0;
margin:0 0 14px -12px;
height:4px;
font-size:1px;
}
/* footer */
#sailevents {
	width:540px;
	height:100px;
	padding:0px 0px 0px 20px;
	}
#footer ul li {
float:left;
	}
#footer {
	width: 720px;
	padding: 14px 10px 12px 10px;
	background: #E5EEF9 url("http://www.deltalloydregatta.org/images2/bg-footer.gif") no-repeat 0 100%;
	position: relative;
}
#footer p {font-size: 120%;}
.copyright {float: left;}
.hosting {float: right;}

.text {
padding: 20px;
width:520px;
}

table {
font-size: 110%;
width: 100%;
}

td {
padding: 5px;
}

form {
background: #e7f1fe;
margin-top: -5px;
font-size: 115%;
margin-bottom: 15px;
border: 1px solid #cbdcf2;
}

fieldset {
border: 0px;
}

legend {
text-transform: uppercase;
font-size: 1.2em;
margin-top: 10px;
font-weight: bold;
padding: 0;
color: #004a8b;
}

label {
display: block;
float: left;
width: 150px;
margin-top: 5px;
}

form div {
display: block;
clear: both;
margin-bottom: 10px;
}

input, select {
width: 200px;
padding: 3px;
border: 1px solid #cbdcf2;
clear: right;
}

input[type=submit] {
display: block;
margin-top: 15px;
}

input:focus, select:focus, textarea:focus {
background: #f2f7fe;
border: 1px solid #8eaace;
}

.checkbox input {
width: auto;
}

.checkbox span {
display: block;
margin-left: 150px;
}

textarea {
width: 350px;
height: 200px;
border: 1px solid #cbdcf2;
}

#newsnav {
height: 30px;
}

#newsnav li {
background: #cbdcf2;
float: left;
list-style-type: none;
border-right: 1px solid #fff;
margin: 0;
}

#newsnav li a {
display: block;
padding: 5px;
color: #00539c;
text-decoration: none;
}
#newsnav li a:hover {
background: #e3ebf6;
}


.size {
width: 50px;
}
.image {
width: 160px;
text-align: left;
}

.description {

}

.newsitem {
border-bottom: 1px solid #cbdcf2;
margin-bottom: 15px;
}
.main-info .text ol#archive {
margin-left: -20px;
}
.main-info .text ol#archive li {
list-style-type: none;
font-size: 115%;
float: left;
margin-bottom: 20px;
}



.main-info .text ol#archive li li {
display: block;
width: 25%;
font-size: 75%;
margin-bottom: 5px;
}

.text form p {
font-size: 85%;
}

#racegrid {
border-collapse: collapse;
background: #fff;
}

#racegrid td {
border-bottom: 1px solid #9ab7db;
}

#dllink a {
text-indent: -9999px;
width: 300px;
height: 70px;
position: absolute;
left: 50%;
margin-left: 160px;
top: 100px;
display: block;
z-index: 500;
}

.mysailers {
text-align: left;
background: #cfe4fa;
border: 1px solid #86b2e1;
margin-bottom: 10px;
}

.mysailers td {
padding: 0px;
}

.results p {
clear: both;
font-size: 12px;
}
.search {
padding-left:8px;
}
.text.nor ul{
margin:0px;
pading:0px;
width:100%;
}
.text.nor ul li{
list-style-type:none;
font-size:0.9em;
line-height: 167%;
margin-bottom:6px;
position:relative;
width:100%;
}
.text.nor ul li strong{
display:block;
float:left;
/*position:absolute;*/
width:40px;
left:0px;
}
.text.nor ul li p{
display:block;
/*clear:right;*/
margin-left:40px;
width:430px;
}
.text.nor table {
font-size:0.9em;
margin-left:-5px;
}
.text.nor ul li ul li strong{
display:block;
float:left;
width:20px;
padding-left:16px;
}
.twtr-widget p {
font-size:0.9em;
}
.logo_onder {
margin-left:0px;
display:block;

text-align:center;
}