@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
	background-image: url(../images/background-robbos.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
	height: 100%;
}
p {
	font-size: 12px;
	margin-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.boldinline {
	font-weight: bold;
}
img {border:none}
li {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom: 5px;
	color: #006;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom: 5px;
	color: #006;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 9px;
	color: #006;
	margin-top: 0px;
	margin-bottom: 4px;
}
h4 {
	font-size: 8px;
	color: #666;
	margin-top: 4px;
	margin-bottom: 10px;
	text-align: center;
}
a:link {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #999;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

a.nav:link {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

a.nav:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
a.nav:hover {
	text-decoration: none;
	color: #CCC;
}
a.nav:active {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
a.goldnav:link {
	text-decoration: none;
	color: #FC3;
	font-weight: bold;
}
a.goldnav:visited {
	text-decoration: none;
	color: #FC3;
	font-weight: bold;
}
a.goldnav:hover {
	text-decoration: none;
	color: #FFF;
}
a.goldnav:active {
	text-decoration: none;
	color: #FC3;
	font-weight: bold;
}


.picture-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-color: #FFF;
	}

.picture-right {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-color: #FFF;
	}
.picture-spacing {
	margin-bottom: 10px;
}
#header-topcell{
	width: 770px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #04006C;
	margin-bottom: 10px;
}
#header-nav{
	float: right;
	background-color: #CCC;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin-left: 2px;
	background-image: url(../images/top-button-gradient.gif);
}
#offers{
	float: left;
	background-color: #CCC;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/top-button-gradient.gif);
	width: 140px;
	margin-top: 10px;
}
#opening{
	float: left;
	background-color: #CCC;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/top-button-gradient-grey.gif);
	width: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bmf{
	float: left;
	text-align: center;
	width: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#court-nav{
	width: 620px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B811F;
	margin-bottom: 5px;
}
#header-nav-left{
	float: left;
	background-color: #CCC;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/top-button-gradient.gif);
	margin-right: 2px;
}
#header-nav-core{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;


}
#header-image{
	width: 770px;
	height: 136px;
	background-color: #CCC;
	float: right;
	margin-bottom: 10px;
}

.oneColFixCtrHdr #container {
	width: 868px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/background-for-container.png);
	background-repeat: repeat-y;
	background-position: center;
}
.oneColFixCtrHdr #container-bottom {
	width: 868px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/footer-fade.png);
	background-repeat: repeat-y;
	background-position: center;
	height: 33px;
}
#sub-container{
	padding: 24px 50px 10px 50px;
}
#navigation-container{
	width: 140px;
	float: left;
}
#offers-and-links-container{
	width: 120px;
	background-color: #E9E9E9;
	padding: 10px 10px 10px 10px;
	font-size: 10px;
	margin-bottom: 10px;
	text-align: center;
	float: left;
}
#offers-editable{
	width: 120px;
	float: left;

}
#editable-main-content{

}
#editable-picture-column{
	width: 184px;
}
#navigation-button-left{
	background-image: url(../images/button-background.gif);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	margin-bottom: 5px;
}
#page-content{
	width: 610px;
	float: right;
}
#page-leftcolumn{
	width: 410px;
	float: left;
}
#page-rightcolumn{
	width: 184px;
	float: right;
}
#page-onethird-left{
	width: 200px;
	float: left;
}
#page-twothird-Right{
	width: 379px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-left: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.oneColFixCtrHdr #header {
	width: 770px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	width: 770px;

}
#footer {
	width: 770px;
	clear: both;
	background-image: url(../images/top-button-gradient.gif);
	background-repeat: repeat-x;
	background-color: #1B008E;
}
#footertext {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#video-container {
	padding: 10px 10px 10px 0px;
	float: left;
	width: 330px;
}
#rd-tl{
	background-image: url(../images/rd-tl.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#rd-tr{
	background-image: url(../images/rd-tr.png);
	background-position: right top;
	background-repeat: no-repeat;
}
#rd-bl{
	background-image: url(../images/rd-bl.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#rd-br{
	background-image: url(../images/rd-br.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
