/* @import url(/styles/ccstyle1.css); */
html {
	background: #ffffff;
}
body {
	font: 0.9em 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #3d3d3d;
}
hr {
	margin: 0;
	padding: 0;
}
h1 {
	color: #646464;
	font-size: 1.4em;
}
h2 {
	color: #646464;
	font-size: 1.2em;
	margin: 0 auto auto;
}
h4 {
	color: #646464;
	font-size: 1.2em;
	margin: 0px;
}
p {
	margin: 0;
}
tr.borderBotttomEdit td {
	border-bottom: 1px solid #cccccc;
}
div.noBorderBottomEdit td {
	border: none;
}
#imageHolder {
	margin: 15px 0 0 0;
}
.hideNewsDiv {
	height: 0px;
	visibility: hidden;
}
.title {
	width: 700px;
}
td {
	vertical-align: top;
}
img {
	border: none;
}
.editTextBox {
	width: 880px;
}
.logo {
	width: 121px;
	height: 146px;
	float: left;
}
.leaderBoardLogo {
margin-top:30px;
float:right;
}
.leaderBoardLogoPopup {
	height: 0px;
	visibility: hidden;
}
.leaderBoardLogoPopupTop {
	height: 0px;
	visibility: hidden;
}
.leaderBoardLogo:hover .leaderBoardLogoPopup {
	position: relative;
	visibility: visible;
	background: #ffffff;
	padding: 10px 0 0 0;
	width: 243px;
	height: auto;
	text-align: center;
}
.leaderBoardLogo:hover .leaderBoardLogoPopupTop {
	position: relative;
	visibility: visible;
	background-image: url(/_images/whiteCurveB.png);
	background-position: bottom;
	width: 243px;
	height: 20px;
}
.leaderBoardLogo:hover {
	height: 62px;
	bottom: 298px;
	background: #ffffff;
}
.headerText {
	float:left;
	margin-left: 15px;
        margin-top: 20px;
	top: 15px;
	width: 550px;
	padding: 0 10px 0 0;
}
a.continued {
	color: #4469da;
	text-decoration: none;
	font-size: 0.9em;
	float: right;
}
a.continued:hover {
	text-decoration: underline;
}
img.topRight {
	margin: 0 0 10px 10px;
	border: none;
}
#container { /* changed from #outer */
	width: 980px;
	margin: auto;
	background: #ffffff;
	padding: 10px 0 0 0;
}
#content {
	padding: 0 0 15px;
	border-bottom: 1px solid #cc9966;
	height: 100%;
}
#content1Col {
	padding: 15px 0;
	border-bottom: 1px solid #cc9966;
	height: 100%;
}

#top {
height: 200px;
}

#topmenu {
width: 790px;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
color: #3d3d3d;
border-top: 1px solid #CC9966;
float:left;
top:20px;
left:20px;
position:relative;
font-size:0.9em;
}
div.headerText {
 font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
color: #3d3d3d;
}

#nav a {
color: black;
text-transform:capitalize;
}

#nav li ul {
background-color:white;
z-index:1;
}

.col_1, .col_2 {
	text-align: justify;
}
.col_1 a, .col_2 a, .col_3 a {
	text-align: left;
}
.col_1 {
	float: left;
	padding: 0 0 0 10px;
}
.col_1_border {
	width: 295px;
	padding: 0 15px;
	border-right: 1px solid #cc9966;
	margin: 0 -1px 0 -10px;
}
.col_2 {
	float: left;
	padding: 0 0 0 10px;
}
.col_2_border {
	width: 295px;
	padding: 0 15px;
	margin: 0 0 0 -10px;
	border-left: 1px solid #cc9966;
	border-right: 1px solid #cc9966;
}
.col_3 {
	float: left;
	padding: 0 0 0 10px;
}
.col_3_border {
	width: 295px;
	padding: 0 0 0 15px;
	border-left: 1px solid #cc9966;
	margin: 0 0 0 -11px;
}
.col_stack {
	border-bottom: 1px solid #cc9966;
	margin: 0 0 5px 0;
}
.col_stack, .col_stack_bottom {
	cursor: pointer;
}
.two_col_1 {
	float: left;
	padding: 0 0 0 10px;
}
.two_col_1_cont {
	float: left;
	padding: 0;
}
.two_col_1_border {
	width: 620px;
	padding: 0 16px 0 15px;
	margin: 0 -1px 0 -10px;
}
.two_col_2 {
	float: left;
	padding: 0 0 0 10px;
}
.two_col_2_border {
	width: 320px;
	padding: 50px 0 0;
	margin: 0 0 0 0;
}
.two_col_1_border_cont {
	width: 800px;
	padding: 0 5px 0 0;
	margin: 0 -1px 0 0;
}
.two_col_2_border_cont {
	width: 150px;
	padding: 50px 0 0;
}
.three_col_1_border {
	width: 295px;
	padding: 0 15px;
	border: none;
	margin: 0 -1px 0 -10px;
}
.three_col_2_border {
	width: 295px;
	padding: 0 15px;
	margin: 0 0 0 -10px;
	border: none;
}
.three_col_3_border {
	width: 295px;
	padding: 0 0 0 15px;
	border: none;
	margin: 0 0 0 -11px;
}
.stackTitle {
	width: 70px;
	float: left;
}
.stackContent {
	float: left;
	padding: 0 0 0 10px;
}
.col_stack_bottom {
	padding: 5px 0 0;
}
#footer {
border-top:1px solid #CC9966;
	width: 980px;
	margin: auto;
	font-size: 0.8em;
	padding: 5px 0 0 0;
	color: #999999;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #0066FF;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.footer_col_1 {
	float: left;
	width: 295px;
	padding: 0 15px;
}
.footer_col_2 {
	float: left;
	width: 295px;
	padding: 0 15px;
}
.footer_col_3 {
	float: left;
	width: 295px;
	padding: 0 0 0 15px;
}
div.global, div#global {

}

div#topmenu ul li ul {
border-right: 1px solid black;
border-bottom: 1px solid black;
/* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
}

div#global p, div#body p {
        margin-bottom: 8px;
        font-size:13px;
        line-height:18px;
        margin-top:0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        letter-spacing: normal;   /* ________ AMENDED BY AW ________ */
        word-spacing: normal;     /* ________ AMENDED BY AW ________ */
        color: #666666;
        margin-left: 0px;

}

/* Table styling */
table { border-collapse: collapse;border: 1px solid #dedede;}
tr { border: 1px solid #dedede; }

tr.odd {
        background-color: #e3e3e3;
        border: 1px solid #dedede;
}
td.odd {
   background-color: #e3e3e3;
}
td { padding: 5px; }
div#chartcontainer {
width: 504px;
float:right;
border:0;
margin:0;
}

a.button {
  background:transparent url(/images/resources/rossonwye/transarrow.gif) no-repeat scroll left center;
        padding-left: 15px;
        padding-right: 5px;
        margin:0px;
        line-height: 2em;
        font-weight: normal;
        text-decoration: none;
}
a.button:hover {
text-decoration:underline;
}
div#latestcomp, div#upcomingcomps, div#previouscomps, div#myupcoming, div.announcements {
 margin-bottom: 30px;
}
fieldset {
width:90%;
margin-left:10px;
}
thead tr, h3, h1 {
padding-left:6px;
}

h1, h2, h3, h4, p, td {
 font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
        color: #3d3d3d;
}

.toplayeven {
        border-bottom: 2px solid #999999;
        border-right: 2px solid #999999;
        padding-left: 5px;
        padding-bottom: 5px;
}
.toplayodd {
        border-bottom: 2px solid #999999;
        padding-left: 5px;
        padding-bottom: 5px;
}
.matchlink {
        border-right: 2px solid #999999;
}
div#global p.error {
color: red;
}

