﻿body {
	background-color:#000000;
	margin: 0;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

body, p, blockquote, li, td, th, div,span {
	font-family:Arial,Helvetica;
	font-weight:normal;
	color:#C0C0C0;
	font-size: 12pt;
}

a {
	color:#FFFF00;
}

h1,h2,h3,h4,h5, p.fake_h1 {
	color:#33ffff;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
}

h1 {font-size:14pt;}
h2 {font-size:12pt;}
h3 {font-size:11pt;}
h4 {font-size:10pt;}
h5 {font-size:9pt;}
h6 {font-size:8pt;}


p.topbar {
	font-size:13pt;
	font-weight: bold;
	color:#33ffff;
}

#linkbar a {
	display: block;
	text-decoration: none;
	height: 50px;
	padding-left: 10px;	
	padding-right: 10px;
	font-size: 10pt;
	font-weight: bold;
	color:#33ffff;
	background-image:url('http://www.californiaopen.com/images/navbar_bg.jpg');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	text-decoration: none;
	line-height: 30px;
}

#linkbar a:hover {
	background-image:url('http://www.californiaopen.com/images/navbar_glow.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0px;
}

#mainbody {
	padding-left: 30px;
	padding-right: 30px;
}

#pagemenus li {
	list-style-type: none;
	font-size: 13pt;
	padding: 15px;
	text-align:center;
}

#pagemenus li a {
	text-decoration:none;
}

#dates_deadlines li {
	list-style-type: none;
	font-size: 13pt;
	padding: 5px 0px 0px 75px;
	margin: 0px;
	text-align:left;
}

p.error {
	color: red;
}

input.error {
	background-color:#FFCCCC;
}

textarea.error {
	background-color:#FFCCCC;
}

#himage {
	text-align:center;
	padding-top:15px;
}

#prize_money td {
	padding:5px 15px 5px 15px;
}

#news_article1 {
	display:block;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	padding: 20px;
	margin-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	background-color:#1D1D1D;
}
#news_article-1 {
	display:block;
	padding: 20px;
	margin-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
}
#news_article1 p {
	color:#999999;
} 
#news_article-1 p {
	color:#666666;
}
#news_article1 .subheader {
	font-style:italic;
}
#news_article-1 .subheader {
	font-style:italic;
}