html {
	overflow-y: scroll;
}

.standingsPopup td {
	color: #000;
	font-weight: 700;
}

.tdheader {
	background: url("../images/oca_header_bkgd.jpg");
	background-repeat: no-repeat;
	height: 79px;
}

.padding {
	padding-left: 25px;
	padding-right: 20px;
	width: 650px;
	text-align: left;
}

body {
	margin-top: 0; /* to move page up */
	background-color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	text-align: center;
}

a:link, a:visited {
	color: #4061a4;
	font-weight: 700;
	text-decoration: none;
}
		
a:hover {
	font-weight: 700;
	text-decoration: underline;
}
	
a:active {
	color: #4061a4;
	text-decoration: none;	
}	

#content0 {
	width: 940px;
	margin: 0 auto;
	text-align: center;
}

#content1 {
	background-color: #fff;
	padding: 0;
}
	
table#mininav {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: 700;
	position: relative;
	left: 45px;
	padding: 0;
}

table#mininav a {
	color: #000;
}	
		
table.grid2 {
	font-size: 11px;
	padding: 6px;
	border: 1px solid #b6b6b6;
	width: 620px;
}

table.grid3 {
	font-size: 11px;
	padding: 6px;
	border: 1px solid #b6b6b6;
	width: 820px;
}

table.gridBorder {
	border: 0px solid #b6b6b6;
}

table.gridBorder .colFirst {
	border-left: 1px solid #b6b6b6;
}

table.gridBorder .colLast {
	border-right: 1px solid #b6b6b6;
}

table.gridBorder th {
	border-top: 1px solid #b6b6b6;
}

table#footer {
	margin-top: 12px;
	font-size: 10px;
	border-top: 1px solid #dfdfdf;
	width: 898px;
	padding-top: 16px;
	float: left;
	clear: left;
}

td#footleft {
	text-align: left;
	width: 449px;
}		
	
td#footright {
	font-weight: 700;
	text-align: right;
	width: 449px;
}
	
#home_left {
	width: 205px;
	background-color: #f7f7f7;
	border-left: 1px solid #dbdbdb;
	padding: 10px;
	border-bottom: 1px solid #999; 
	text-align: left;
}	
	
#home_whatsnew, #CompetitionScores, #PopularTools {
	color: #000;
	margin-bottom: 20px;
	text-align: left;
}
	
#home_whatsnew, #CompetitionScores {
	border-bottom: 1px solid #dbdbdb;
}

#home_aboutOCA {
	width: 298px;
	border-right: 1px solid #dbdbdb;
	padding-top: 0;
	margin-top:0;
}

#home_feature {
	padding: 0 0 40px 0;
	border-bottom: 1px solid #dbdbdb;
}

#home_AdSub	{
	width: 372px;
	padding: 20px 45px 40px 45px;
}
	
#home_adv {
	height: 120px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dbdbdb;
}

#home_subscribe {
	padding-bottom: 20px;
}	

#home_ocastory {
	padding: 0 40px 0 20px;
	margin-top: 0;
}
	
.right-subhead {
	font-family: Arial, Sans-Serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	border-bottom: 4px solid #d13833;
	padding: 4px 0 2px 0;
}
	
#front_topstoryheader {
	font-family: Georgia, Times New Roman, Sans-Serif;
	color: #000;
	font-weight: 700;
	font-size: 24px;
}

.ocasponsor {
	font-size: 10px;
	margin-top: 8px;
}

.HLClassifieds {
	background: transparent url("../images/link-classifies.gif") no-repeat center left;
	padding-left: 30px;
}

.ToolsClub {	
	background-image: url("../images/link-club.gif");
	background-repeat: no-repeat;
	padding-left: 20px
}

.ToolsBonspiel {	
	background-image: url("../images/link-bonspiel.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
}

.ToolsRegistration {	
	background-image: url("../images/link-competition.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
}
	
.ToolsClassifieds {	
	background-image: url("../images/link-classified.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
}

.headred {
	background-color: #d91b34;
	padding: 10px 12px 5px 6px;
	color: #fff;
	font-size: 12px;
	text-align: left;
}
	
.headwhite {		
	background-color: #d91b34;
	text-align: left;
	padding: 10px 12px 5px 6px;
}
	
.headwhite a {		
	color: #d91b34;
	background-color: #fff;
	margin-right: 5px;
	text-decoration: none;
}
	
.BreadBlack a {
	color: #000;
}
	
#formNewsletter {
	text-align:left;
}
	
.newsletter {
	background-color: #fff;
	padding-top: 10px;
	color: #000;
	width: 400px;
}

.radioLeft {
	position: relative;
	right: 5px;
}
	
.headred a:link, .headred a:visited {
	color: #fff;
	margin-right: 5px;
	text-decoration: underline;
}
	
.headred a:hover, .headred a:active {
	color: red;
	background-color: #fff;
	margin-right: 5px;
	text-decoration: none;
}

.whiterow, .whiterow2 {
	background-color: #fff;
}

.whiterow td {
	padding: 10px 12px 5px 6px;
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
	text-align: left;
}
	
.whiterow2 td {
	padding: 10px 12px 5px 6px;
	font-weight: 700;
	text-align: left;
	border-top: 1px solid #b6b6b6;
}
	
.greyrow, .greyrow2, .greyrow3 {
	background-color: #ececec;
}
	
.greyrow2 td {
	padding: 10px 12px 5px 6px;	
	text-align: left;
}

.greyrow3 td {
	padding: 10px 12px 5px 6px;	
	border-top: 1px solid #b6b6b6;
	text-align: left;
}
	
.greyrow td {
	padding: 10px 12px 5px 6px;	
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
	text-align: left;
}

input.redbutton {
	font-family: Arial, Sans-Serif;
	color: #fff;
	font-size: 10px;
	line-height: 11px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #d91b35;
	padding: 4px 3px 3px 3px;
	margin: 2px 0;
	border: 0;
}
		
input.redbutton2 {
	font-family: Arial, Sans-Serif;
	color: #fff;
	font-size: 11px;
	line-height: 11px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #d91b35;
	padding: 5px 3px 3px 3px;
	margin: 10px 0;
	border: 0;
}		

td.BreadCrumb {
	padding: 12px 0 8px 20px;
	font-size: 9px;
	width: 429px;
	text-align: left;
}
	
td.PrintCrumb {
	font-size: 10px;
	vertical-align: middle;
	padding-right: 20px;
	width: 429px;
	text-align: right
}
	
.printIcon {
	position: relative;
	top: 2px;
	padding-right: 2px;
}
			
td.sn_body, td.sn_body2 {
	background-image: url("../images/sidenav_back.gif");
}	
		
ul.side_navlist {
	list-style: none;
	margin: 0 8px;
	padding-left: 8px;	
	text-align: left;
	position: relative;
}
			
ul.side_navlist li {
	margin: 0;
	padding: 0 0 10px 6px;
}	
				
ul.side_navlist a {
	padding: 1px 0 4px 0;
	margin: 0;
	text-decoration: none;
	color: #2c4c8c;
}
	
.side_navlist a:hover {
	background-color: #fff;
	color: #da1d34;
	text-decoration: none;
}	
	
.side_navlist .ActiveSide {
	color: #da1d34;
}

ul.side_subnavlist {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;	
	text-align: left;
	font-weight: normal;
}
			
ul.side_subnavlist li {
	margin: 0;
	padding: 0 5px 0 13px;
	background-image: url("../images/bullet-fourdot.gif");
	background-repeat: no-repeat;
	background-position: 5px 3px;
	display: block;
}		
			
.side_subnavlist a {
	width: 158px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
	
.side_subnavlist a:hover {
	background-color: #fff;
	color: #da1d34;
}
	
.side_subnavlist .ActiveSide {
	color: #da1d34;
}
	
.leftside {
	padding-top: 20px;
}

td.maincontent {
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	border-top: 1px dashed #ccc;
	margin-left: 46px;
	width: 648px;
}

h1 {
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-size: 24px;
	margin-top: 16px
}
	
h2 {
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-size: 18px;
	text-align: left;
	padding-left: 0;
}	

h3 {
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-size: 14px;
	text-align: left;
	padding: 0;
	margin: 0;
}	

a.info {
    cursor: default;
    position: relative;
    z-index: 24;
    color: #000;
    text-decoration: none;
}

a.info:hover {
    cursor: default;
    z-index: 25;
    border: 0 /*important for IE6*/
}

a.info span {
    display:none;
}

a.info:hover span {
    display: block;
    position: absolute;
    top: 2em; 
    left: 2em;
    width: 30em;
    border: 1px solid #000;
    background-color: #d5d9dc; 
    color: #c27315;
    text-align: left;
    padding: 0;
}
	
a.info p {
    margin: 0.35em;
    line-height: 1.5em;
}	

.zonePad {
	margin: 5px 0;
}

table.greyKeyline td {
	font-size: 11px;
	padding: 6px;
	border-bottom: 1px solid #b6b6b6;
	width: 820px;
}

.caption {
	font-size: 10px;
}

td.padCell {
	padding-top: 5px; 
	padding-bottom: 5px;
}

.noKeylineTbl {
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-right: 5px;
}

.noKeylineTbl td {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px; 
}

.moveR {
    position: relative;
    left: 3px;
}

.drawBtnNormal {
    color: #000;
    font-size: 0.9em;
    font-weight: 700;
    border: solid 1px #999;
    background-color: #ececec;
    width: 85px;
    padding: 1px 0;
    vertical-align: middle;
    margin-bottom: 2px;
}

.drawBtnOver {
    color: #fff;
    font-size: 0.9em;
    font-weight: 700;
    border: solid 1px #999;
    background-color: #d81c34;
    width: 85px;
    padding: 1px 0;
    vertical-align: middle;
    margin-bottom: 2px;
}

.sheetTbl { 
	padding: 5px;
	color: #000;
}

.sheetTbl th {
	padding: 5px;
	background-color: #fff;
	text-align: left;
}

.sheetTbl td {
	padding: 5px;
	border-top: solid 1px #999;
	background-color: #ececec;
}

.pager {
	padding: 10px;
}

.addBonspiel label {
	font-weight: 700;
}

.addBonspiel input[type="text"], .addBonspiel textarea {
	width: 240px;
}

.addBonspiel td {
	padding-top: 8px;
	padding-bottom: 8px;
}

.addBonspiel td:first-child {
	padding-right: 10px;
}

.addBonspiel input[type="radio"] {
	margin-left: 0;
}

.nowrap {
	white-space: nowrap;
}

