/* CSS Document */

a.contlink:link    { color:#FFFFFF; text-decoration:none; }
a.contlink:visited { color:#FFFFFF; text-decoration:none; }
a.contlink:hover   { color:#FFFF00; text-decoration:none; }
a.contlink:active  { color:#FFFFFF; text-decoration:none; }

a.normal:link    { color:#111111; text-decoration:none; font-weight:bold; text-decoration:underline; }
a.normal:visited { color:#111111; text-decoration:none; font-weight:bold; text-decoration:underline;  }
a.normal:hover   { color:#647A82; text-decoration:none; font-weight:bold; text-decoration:underline;  }
a.normal:active  { color:#111111; text-decoration:none; font-weight:bold; text-decoration:underline;  }

body	{
	background-color:#3B4447;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bottomsponsitem	{
	display:inline;
	margin-right:15px;
}

.contentwrap	{
	position:relative;
	width:100%;
}

.contentbox {
	width:900px;
	background-color:#FFFFFF;
	position:relative;
	text-align:justify;
}

.conttextbox {
	position:relative;
	width:640px;
	padding:20px;
	padding-left:18px;
	color:#666666;
}

.toppad {
	width:900px;
	height:25px;
	background-color:#3B4447;
}

.menbox {
	padding-left:2px;
	height:40px;
	width:670px;
	
}

.menitem	{
	color:#FFFFFF;
	text-align:center;
	width:134px;
	height:40px;
	position:relative;
	float:left;
}

.mentext {
	position:absolute;
	width:134px;
	left:0px;
	top:10px;
	font-size:13px;
}

.mainimage {
	padding-bottom:10px; 
	background-color:#ffffff;
	width:900px;
	margin-top:0px;
	
}

.footerbox	{
	background-image:url(design_images/cabarete-kiteboarding-worldcup-footer-bg_09.gif);
	color:#FFFFFF;
	width:900px;
	height:42px;
}

.pagetits	{
	font-size:16px;
	color:#3B4447;
}

.minortits {
	color:#647A82;
	font-size:14px;
}

.lineup {
	float:left; 
	width:100px;
	font-weight:bold;
}


.sponsorsbox	{
	position:absolute;
	width:210px;
	right:10px; 
	top:3px;
}

.mainsponsors {
	margin-bottom:15px;
}

.tcell1 {
	border:1px solid #CCCCCC;
	padding:6px;
}

.thead	{
	color:#FFFFFF;
	background-color:#D56C03;
}