/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#69030e;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, textarea
	{
		font-family:Tahoma;
		font-size:0.688em;
		line-height:1.455em;
		color:#fff;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#3666c9;}
a:hover{text-decoration:none;}
p {padding-top:16px;}
#page1 p {padding-top:12px;}

table {border-collapse:collapse;}
td {border:1px dotted #fff;}
td.none {border:0}


/* ============================= main layout ====================== */

.top-tail {background:url(images/top-tail.gif) top repeat-x #860412;}
.bottom-tail {background:url(images/bottom-tail.gif) bottom repeat-x;}

h3 {color:#fff; font-size:2.181em; font-weight:normal; margin-bottom:5px; margin-top:10px;}
.box h3 {color:#c4081c; margin-bottom:19px; margin-top:1px;}
h4 {color:#1f4086; font-size:2.181em; font-weight:normal; margin-bottom:5px; margin-top:10px;}
.box h4 {color:#1f4086; margin-bottom:19px; margin-top:1px;}
h5 {color:#c4081c;}
h6 {color:white; font-weight:bold; margin-bottom:10px;}
h7 {color:#1f4086; font-size:1.0em; font-weight:bold;}

.head1 {color:#c4081c; font-size:1.5em;}

.link {background:url(images/link2-bg.gif) no-repeat 0 0; padding-right:10px; padding-left:21px; font-weight:bold; color:#ebbb22; display:block; float:right; margin:24px 0 0 0;}
.linkleft {background:url(images/link2-bg.gif) no-repeat 0 0; padding-right:10px; padding-left:41px; font-weight:bold; color:#3666c9; display:block; float:left; margin:24px 0 0 0;}
.linkright {background:url(images/link2-bg.gif) no-repeat 0 0; padding-right:10px; padding-left:41px; font-weight:bold; color:#3666c9; display:block; float:right; margin:24px 0 0 0;}
.box .link {background:url(images/link-bg.gif) no-repeat 0 0; color:#3666c9;}
.box .linkleft {background:url(images/link-bg.gif) no-repeat 0 0; color:#3666c9; float:left;}
.link2 {font-weight:bold; color:#c4081c;}
.link3 {color:#7c7c7c; text-decoration:none;}
.link3:hover {text-decoration:underline;}
.link4 {font-weight:bold; color:#3666c9;}
.link5 {background:url(images/link2-bg.gif) no-repeat 0 0; font-weight:bold; color:#ebbb22; display:block;padding-left:21px}
.box .link2 {background:url(images/link-bg.gif) no-repeat 0 0; color:#3666c9;padding-left:21px;display:block;}
.box .link6 {background:url(images/print.gif) no-repeat 0 0; font-weight:bold; color:#3666c9;padding-left:21px;display:block;}

.linkshortcut {background:url(images/shortcut.gif) no-repeat 0 0; padding-right:10px; padding-left:21px; font-size:14px; font-weight:bold; color:#3666c9; margin:24px 0 0 0;}

li { background:url(images/list-bg2.gif) no-repeat 0 0; padding-left:26px;}
li a {color:#fff; text-decoration:none; font-weight:bold; line-height:1.818em;}
li a:hover {text-decoration:underline;}

.box li { background:url(images/list-bg.gif) no-repeat 0 7px; padding-left:15px;}
.box li a {color:#3666c9; text-decoration:none; font-weight:bold; line-height:1.455em;}
.box li a:hover {text-decoration:underline;}

.imgindent {margin:0 11px 0 0; float:left;}
.imgindentr {margin:0 11px 0 0; float:right;}

/* ============================= header ====================== */

.flash-tail {background:url(images/flash-tail.gif) top repeat-x; height:400px; position:absolute; width:50%; left:0;}
.flash-tail2 {background:url(images/flash-tail2.gif) top repeat-x; height:400px; position:absolute; width:50%; right:0;}

/* ============================= content ====================== */

#content {padding:0 21px 0 19px;}

.box {color:#7c7c7c;}
.box strong {color:#3666c9;}
.box .top-tail {width:100%; float:left; font-size:1px;}
.box .top-tail .indent {margin:0 10px 0 10px; background:#fff; height:11px; padding:0;}
.box .top-row {background:#fff; padding-top:20px; border-top:1px solid #d5d5d0;}
.box .corner-top-left {background:url(images/box-left-top-bg.gif) top left no-repeat; width:10px; height:11px; margin-right:-10px; position:relative; float:left;}
.box .corner-bottom-left {background:url(images/box-left-bg.gif) top left no-repeat; width:10px; height:11px; margin-right:-10px; position:relative; float:left;}
.box .bot-tail {width:100%; float:left; font-size:1px;}
.box .bot-tail .indent {margin:0 10px 0 10px; background:#fff; height:11px; padding:0;}
.box .corner-top-right {background:url(images/box-right-top-bg.gif) top left no-repeat; width:10px; height:11px; margin-left:-10px; position:relative; float:left;}
.box .corner-bottom-right {background:url(images/box-right-bg.gif) top left no-repeat; width:10px; height:11px; margin-left:-10px; position:relative; float:left;}

.jury-top {background:url(images/content_jurors.gif) top left no-repeat;
           color:#111111;
           font-size:16px;
           font-weight:strong;  
}

.line-hor {border-bottom:1px solid #c70820; padding:0 0 20px 0; margin-bottom:20px;}
.box .line-hor {border-top:1px solid #e2e2dd; border-bottom:none; padding:15px 0 16px 0; margin:0;}
.extra1 {border-top:1px solid #e2e2dd; padding:15px 0 0 0;}
.extra1 .link {margin:0;}
.extra-link {font-weight:bold; color:#c4081c; text-decoration:none;}
.extra-link:hover {text-decoration:underline;}
.extra2 { line-height:1.01em;}
.mark1 {background:url(images/mark1.gif) no-repeat 0 0; padding-left:25px;}

.indent {padding:20px 0 28px 0;}
.indent4 {padding:0 60px 0 17px;}
.indent7 {padding:0 100px 0 17px;}
#page1 .indent1, #page6 .box .indent1, #page7 .indent1 {padding:0 37px 0 17px;}
.indent1 {padding:0 55px 0 17px;}
.indent2 {padding-bottom:18px;}
.indent3 {padding-top:13px;}
.indent5 {padding-top:8px;}
.indent6 {padding-bottom:8px;}
#page8 .top-row {padding:33px 40px 15px 18px;}

.margin0 {margin-top:0;}
.margin1 {margin-top:20px;}
.margin2 {margin-top:10px;}
.margin3 {margin-top:50px;}
.padding1 {padding-top:28px;}
.padding2 {padding-top:15px;}
.padding3 {padding-top:24px;}
.padding4 {padding-top:10px;}
.padding5 {padding-top:42px;}
.phone {float:right;}

.table {font-family:trebuchet MS;}
.table .first-line {font-size:1.273em; font-family:tahoma; font-weight:bold;}
.name {padding:1px 10px 2px 20px; width:122px;}
.name2 {padding:1px 10px 2px 25px; width:105px;}
.rating {width:83px; text-align:center; padding:1px 0 2px 0;}
.first-line .name {padding:3px 10px 8px 20px;}

/* ============================= footer ====================== */

#footer a {color:#ff0e28; font-weight:bold;}

/* ============================= forms ============================= */

#ContactForm {padding-top:12px;}
#ContactForm .rowi {height:40px;}
#ContactForm .input {width:196px; height:15px; border:1px solid #7d7d7d; background:none; padding:0 0 0 5px; font-size:1.01em; color:#7c7c7c;}
#ContactForm .link {margin-left:20px;}

#HeaderForm {float:left;}
#HeaderForm .input {width:159px; height:18px; border:1px solid #2b4374; background:#102349; padding:0 0 0 5px; font-size:0.917em; color:#6e90d7; margin:0 8px 0 11px;}
#HeaderForm .input2 {width:88px; height:18px; border:1px solid #2b4374; background:#102349; padding:0 0 0 5px; font-size:0.917em; color:#6e90d7; margin:0 9px 0 0;}

textarea {width:420px; height:145px; border:1px solid #7d7d7d; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em; color:#7c7c7c;}

/* ==== from clerknew stylesheet ++++ */

.formcontainer
 {
 width: 480;
 border-width: 2;
 border-style: outset;
 border-color: #CCCCCC;
 }
 
.formtitle 
 {
 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #333333;
 background-color: #9CA4B1;
 }

.formtitle a:link {text-decoration:none; color: #333333;}
.formtitle a:visited {text-decoration:none; color: #333333;}
.formtitle a:hover {text-decoration:none; color: #333333;}
.formtitle a:active {text-decoration:none; color: #333333;}

.formlabel 
 {
 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #333333;
 background-color: #CCCCCC;
 border-width: 0;
 }
 
.formlabel a:link {text-decoration:underline; color: #3666c9;}
.formlabel a:visited {text-decoration:underline; color: #3666c9;}
.formlabel a:hover {text-decoration:underline; color: #3666c9;}
.formlabel a:active {text-decoration:underline; color: #3666c9;}
                                                           
.formbottom 
 {
 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #333333;
 background-color: #9CA4B1;
 }

.results_courtsdiv
 {
 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
 font-size: 1.1em;
 font-weight: bold;
 color: #333333;
 border-width: 0;
 border-style: outset;
 border-color: #CCCCCC;
 background-color: #9CA4B1;
 }
 
.results_courtsdiv a:link {text-decoration:none; color: #333333;}
.results_courtsdiv a:visited {text-decoration:none; color: #333333;}
.results_courtsdiv a:hover {text-decoration:none; color: #FFFFFF;}
.results_courtsdiv a:active {text-decoration:none; color: #333333;}

.results_courtsdiv table 
 {
 width: 100%;
 border-width: 0;
 border-style: none;
 background-color: #FCFCFC;
 padding-left: 5px;
 }

.results_courtsdiv th
 {
 background-color: #c0c0c0;
 text-align: left;
 font-size: 1em;
 font-weight: bold;
 padding-left: 5px;
 color: #333333;
 }
 
.results_courtsdiv td
 {
 font-size: 1em;
 font-weight: normal;
 padding-left: 5px;
 border-style: none;
 border-bottom: 1px solid;
 border-color: #c0c0c0;
 color: #333333;
 } 

.results_courtsdiv td a:link {text-decoration:none; color: #00009B;}
.results_courtsdiv td a:visited {text-decoration:none; color: #FF6600;}
.results_courtsdiv td a:hover {text-decoration:none; color: #FF6600;}
.results_courtsdiv td a:active {text-decoration:none; color: #FF6600;}

#header_tooltip
 {
 width: 100%;
 height: 16px;
 background: black;
 position: absolute;
 display: none;
 visibility: hidden;
 padding: 2px;
 padding-left: 4px;
 }

