/* Body ------------------------------------------------------ */ 


* {
padding:0;
margin:0;
}

html, body {

margin:0; 
padding:0;
border:0;
/* \*/
height:100%;
}



body {
background:#FFFFFF;
color:#222;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:0;
margin:0;
}

a {
	font-size: 10px;
	color: #777777;
}
a:visited {
	color: #777777;
	text-decoration:none;
}
a:hover {
	color: #0099FF;
    border-bottom:0px dotted #0099FF;
}
a:link {
	color: #777777;
text-decoration:none;
}

#banner {
width:auto;
background-color:#0066cc;
padding: 0;
margin:0 auto;
background-position:left;

background-repeat: no-repeat;
height: 60px;
position:relative;
}
#rbrlogo, #rbrlogo a
{
	position: absolute;
	top: 5px;
	right: 280px;
	width: 250px;
	height: 51px;
	background-image: url(/assets/images/rbr_logo.gif);
	background-repeat: no-repeat;
	z-index:1; 
	border: 0px none #000000;	
}
#rbrlogo a h1 {
display: none;
}

h1 a {
display:none;
}



#logo, #logo a {
	position: absolute;
	top: 0;
	right: 0;
	width: 130px;
	height: 140px;
	background-image: url(/sportstock/images/com.png);
}

#logo a h1 {
display: none;
}

h1 a {
display:none;
}


/* General ------------------------------------------------------ */ 

.clear {
clear:both;
height:1px;
overflow:hidden;
margin-bottom:-1px;
}


}
table.rotable
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	font-size:9px;
}
table.rotable th
{
	background-color: #eeefef;
	border-width: 1px 0px 1px 0px;
	padding: 2px 5px 2px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
	font-size:9px;
	text-transform: uppercase;

}
table.rotable td
{
	vertical-align: top;
	border-width: 0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
	font-size:9px;

}
table.rotable2
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
	
}




.caption{
color:#444444;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}


.textareabox
{padding:2px;
line-height:17px; width:200px; background-color: #F2F1C7; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; font-weight: normal;  color: #000000; border:1px solid #999999;}


.inputbox {
font-size:9px;
padding:2px;
color:#222;
border:1px solid #CDCDCD;
background:#FFF;
line-height:17px;
}

.inputboxRequired {
font-size:9px;
padding:2px;
color:#222;
border:1px solid #CDCDCD;
background:#FFFFF0;
line-height:17px;
}

.commentsBox {
font-size:9px;
width:200px;
padding:2px;
color:#222;
border:1px solid #777;
background:#F2F1C7;

}



.checkbox {
color:#222;
border:1px solid #CDCDCD;
background:#FFF;
line-height:10px;
}


.dropdownbox {
width:150px;
font-size:9px;
padding:2px;
color:#222;
border:1px solid #fff;
background:#F2F1C7;
line-height:15px;

}

.button {
font-size:9px;
color:#222;
border:1px solid #777;
background:#FFF;
line-height:17px;
margin-left:3px;
padding:2px;
_padding:0;
 


 }
  

div.row {
  clear: both;
  padding-top: 10px;
height:20px;
width:500px;
  }

div.row span.label {
  float: left;
  width: 150px;
  text-align: right;
font-weight:bold;
  }

div.row span.formw {
  float: center;
  width: 350px;
  text-align: left;
  }


<!--------GOOGLE API MAP------>
.gtextHeader{
font-family:Georgia;
font-color:#c60;
font-size:10px;
}






