/* CSS */

body {
	background-color: #ffa019;
	font-family:verdana;
}

#toplists {
	font-size:5px;
}

a {
	color: #0000FF;
        text-decoration: none;
}

a, input {
	//font:17pt arial;
}

a, input[type=submit] {
	cursor: pointer;
}

a:hover {
        color: #000000;
	text-decoration: underline;
}

.active {
        color: #000000;
        text-decoration: underline;
}

*/#center {
	width: 800px;
	position: relative;
	margin: 0 auto;
	min-height: 100%;
	height: 100%;
}*/

#nav a {
        //font-size: 19px;
        letter-spacing: 1px;
}

#ad_top_surfbody {
	height: 90px;
	width: 600px;
	position: relative;
	margin-bottom: 5px;
	margin-top: 20px;
}

#surfbody {
	height: 220px;
	width: 547px;
	position: relative;
	background-image: url(images/surfbar-white.jpeg); 
	background-repeat:no-repeat;
	border: 0;
}

#partners_bottom_surfbody {
	position: relative;
	margin-top: 13x;
}

#partners_bottom_surfbody a {
	text-decoration: underline;
	font-style: italic;
}

#surfbody_button {
	width: 45px;
	height: 29px;
	font-size: 9pt;
	border: 1px solid #000000;
	margin-top: 126px;
}

#surfbody_button:hover {
 border: 2px solid #000000;
}

#surfbody_input {
	width: 380px; 
	height: 29px;
	border: 1px solid #000000;
	color: #000000;
	font-size: 13pt;
	margin-top: 126px;
	text-indent: 8px;
	vertical-align: top;
	background-color: #E9E4DF;
	-moz-border-radius: 20%;
}

#surfbody_input {
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
        background-color: #E9E4DF;
}

#surfbody_input:hover {
	//background-color: #FFFFFF;
}

.round_borders {
	.t {background: url(dot.gif) 0 0 repeat-x; width: 20em}
	.b {background: url(dot.gif) 0 100% repeat-x}
	.l {background: url(dot.gif) 0 0 repeat-y}
	.r {background: url(dot.gif) 100% 0 repeat-y}
	.bl {background: url(bl.gif) 0 100% no-repeat}
	.br {background: url(br.gif) 100% 100% no-repeat}
	.tl {background: url(tl.gif) 0 0 no-repeat}
	.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px}
}
