/* *********** */
/* *** $Id: screen3.css,v 1.2 2007-09-28 01:04:26 u39257971 Exp $ *** */
/* *** $Name: Release-100808 $ *** */
/* *********** */

/* Frame */
* {
    margin: 0;
    padding: 0;
}
body { 
	background-color:#fff; 
	margin:0px;
	padding:0px;
} 
#contentwrap {
	width:780px;
	height:100%;
}
#left {
	width:64px;
}
#right {
	width:100px;
}
#top {
	width:600px;
}
.layout, .naviframe {
	vertical-align:top
}
#naviframe {
	 background-color:#fff;
}
#contentframe {
	 background-color:#fff;
}
#sponsor {
	width:100px;
	margin-top:170px
}
#navi {
	width: 100px;
}
#crump {
	width:600px;
	text-align:right;
	margin-left:25px;
	margin-bottom:5px;
        margin-top:3px;
}
#header {
	width:630px;
	margin-left:25px;
	height:80px
	margin-bottom:50px;
	margin-top:15px;
}
#content {
	width: 630px;
	margin-top:15px;
	margin-left:25px;
	margin-right:50px;
	margin-bottom:25px;
}
.photo {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.frontphoto {
        float:left;
        padding:5px 10px 15px 10px;
}
#leftside {
	background:url(img/left2.gif) 
}
#rightside {
	background:url(img/left.gif); 
	background-repeat:repeat-y
}
#frontresults {
	width: 220px;
	float:right;
	margin-left:5px;
	text-align:left;
    padding:0 0px 0 5px;
}
#frontphotos {
	width: 190px;
        clear: right;
        float: right;
        margin-left:15px;
        text-align:center;
        padding:10px 5px 0 5px;
}
#frontnews {
	width: 340px;
}
#frontspace {
        clear:right;
        padding-bottom:10px;
}
#frontrr {
	clear:right;
        background-color:#EAEAEA;
        padding:10px 10px 10px 10px;
}
#orderstatus {
        text-align:center;
        border-width:2px;
        border-style:solid;
        border-color:#FF0000;
        padding:0 10px 0 10px;
}

/* Content styles */
#frontresults td {
    font-size:11px;
	line-height:12px;
	padding-left:5px;
    color:FFFFFF;
    background-color:5798D4;
    border-style:solid;
    border-color:FFFFFF;
    border-top-width:4px;
    border-bottom-width:3px;
    border-left-width:0px;
    border-right-width:0px;
}
.embed {
	float:left;
	margin-right:25px;
	margin-bottom:25px
}
.embedright {
	float:right;
	margin-top:15px;
	margin-left:15px;
	margin-bottom:15px
}
.embed2 {
        float:left;
        margin-right:20px;
        margin-bottom:5px;
        vertical-align:middle;
}
#frontresults p {
	margin-top:3px;
}
#frontresults img {
	float:right;
	padding-right:5px;
}
#frontresults table {
	width:210px;
/*	background:url(img/result.gif); */
	height:10px;
}

form {
	margin:0px;
	padding:0px
}
img {
	border:0px;
}
p, td, h4, li, h3 {
	font-family:'Arial', Arial, sans-serif;
}
p, td {
	font-size:11px;
	line-height:16px;
	margin:0px;
	margin-bottom:8px;
}
a {
	color:#0066FF
}
textarea {
	width:100%
}

h1, h2 {
	font-weight:normal;
	font-family:'Arial',Arial, sans-serif;
}
h1 {
	font-size:27px;
	color:#DA9A23; /* orangish */
        font-style:bold;
	line-height:24px;
}
h5 {
	font-size:12px;
	margin: 0 0 0 0;
	margin-top:5px;
}

h4 {
	color: #DA9A23; 
	font-size:12px;
	margin: 0 0 0 0;
	margin-top:5px;
}
h4 a {
	color: #DA9A23;
        text-decoration:none; 
}
h3 {
	color: #DA9A23; /* orangish */
	border-bottom: 1px solid #a1a5a9;
	padding-bottom: 2px; 
	margin: 0 0 5px 0;
	font-size:12px;
	/* margin-top:20px; */
}
h2 {
	color: #5798D4; /* blue */
	font-size:23px;
/*	border-bottom: 1px dashed #a1a5a9;   */
	padding-bottom: 2px; 
	margin: 0 0 5px 0;
	margin-top:5px;
}
/* #navi a {
	color:#DA9A23; 
      font-weight:bold;
	text-decoration:none;
	margin-left:7px
} */


#navi a {margin-left: 7px; font-size:12px;}
#subnavi {margin-left: 7px;}
#subnavi a {margin-left: 7px; font-size:9px;}

a.navi:link { color:#5798D4; text-decoration: none }
a.navi:visited { color:#5798D4; text-decoration: none }
a.navi:hover  { color:#5798D4; font-weight:bold; text-decoration: none; }
a.naviactive:link { color:#000000; font-weight:bold; text-decoration: none }
a.naviactive:visited { color:#000000; font-weight:bold; text-decoration: none }
a.naviactive:hover  { color:#000000; font-weight:bold; text-decoration: none; }

/* #navi a.naviactive {
	color:A0CE66;
      font-weight:bold;
	text-decoration:none;
} */

#navi table {
	width:100%;
	margin-bottom:5px;
}
#navi td, tr {
	margin:0px;
	padding:0px
}
#sponsors p {
	font-size:10px;
}
#usermsg {
        background-color:#EAEAEA;
        padding:10px 10px 10px 10px;
}

/* Admin Interface Tables */
.even {
	background-color:#cfcfcf;
}
.odd {
	background-color:#dfdfdf;
}
.highlight {
	background-color:#ffff00;
}
.description {
	background-color:#a0a0a0;
}

.description td {
	text-align:center;
}

.button {
	text-align:right;
	margin-top:20px;
}
.buttons {
	width: 70px;
}

input {
	font-size:10px
}

.admintable {
	border-width:0px;
	border-spacing:1px;
	padding:0px;
	width:100%;
}
.right {
	text-align:right;
}
.admintable td {
	font-size:10px;
}
.hidden {
	color:666666;
}

/* My Tables */
.mytable {
         border-width:0px;
         border-spacing:1px;
         padding:0px;
         width:100%;
         background-color:#FFFFFF;
}

.mytable td {
         font-size:10px;
         text-align:center;

}

.resultstable {
         border-width:0px;
         border-spacing:1px;
         padding:0px;
         width:100%;
         background-color:#FFFFFF;
}

.resultstable td {
          font-size:10px;
          width:33%;
          text-align:center;
}

.even2 {
         color:#5798D4;
}

.odd2 {
         color:#DA9A23;
}

.even2 a {
         color:#5798D4;
         text-decoration:none;
}

.odd2 a {
         color:#DA9A23;
         text-decoration:none;
}

.even3 {
         color:#5798D4;
}

.odd3 {
         color:#DA9A23;
}

.even3 a {
         color:#5798D4;
}

.odd3 a {
         color:#DA9A23;
}

.events {
         width:15%
}

ul.star {
        list-style-image: url(/img/star.gif); 
        text-indent: 5px;
		padding: 16px;
		margin: 2px;
}

.roundcont {
	width: 100%;
	background-color: #EAEAEA;
	color: #000;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(/img/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/img/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}



















































































































