/* meyer reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


* {
	padding:0;
	margin:0;
}

body {
	/*#F3F3F5; bdccd7*/
    /*background-image:url('/resources/images/topgradient.png');
    background-repeat:repeat-x;*/
	background-color: #071a32;
	color: #000;
	position: relative;
    
    font: 92.5%/1.6 Georgia, Times, "Times New Roman", serif;
	color: #3C1700;
}

.center{
    position: relative;
	margin:0px auto;
	width: 900px;
	clear:both;
	height:auto !important;
}

#left-image {
    background-image:url('/resources/images/left.jpg');
    background-repeat:no-repeat;
    position: absolute;
    top: 0px;
    left: -200px;
    width: 180px;
    height: 100%;
}

#right-image {
    background-image:url('/resources/images/right.jpg');
    background-repeat:no-repeat;
    position: absolute;
    top: 0px;
    right: -200px;
    width: 180px;
    height: 100%;
}

p {
    margin-top:    0.5em;	
    margin-bottom: 0.5em;	
}

h1 {
    padding-bottom: 1em;
    font-size: 130%;
}

label {
    color: #656560;    
    font-size: 80%;
}

h2 {
    color: #656560;
    padding-top: 1.3em;
}

.clear {
	clear:both;
}

.divider {
    padding-left: 4px;
    padding-right: 4px;
	color: #3164ab;
	
}

.notification_number {
    padding: 1px 4px 1px 4px;
    margin-left: 4px;
	color: #fff;
    background-color: #f70e15;
}

#content{
    margin-top:20px;
    padding-bottom:20px;
	position: relative;    
}

#left_column {
    width:260px;
    margin-left:20px;
}

#right_column {
    float:right;
    margin-right:20px;
    width: 548px;
}

#logo {
    text-align:left;
    position: absolute;
    top: -15px;
    left: -35px;
}

#menu {
    /*background-color:#1582C2;
    background-image:url('/resources/images/pattern.png');
    background-repeat:repeat-both;
    color:#8cA7cd;*/
    color:#262626;
    padding-top: 24px;
    padding-right: 20px;  
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    height:60px;
    position:relative;
    font-size:12px;
}

#menu a, #menu a:visited {
	text-decoration:none;
    color:#262626;
}

#menu a:hover, #menu a:visited:hover {
	text-decoration:underline;
    color:#4d4d4d;
    padding-top: 1px;
    padding-bottom: 1px;
}

.menu_name {
    color: #fafafa;
}


.itemlist{
    padding-left:10pt;
    padding-top:5pt;
    font: 9pt Helvetica, Helvetica, "Helvetica", sans-serif;
    background-image:url('/resources/images/greyOval.png');
    background-repeat:no-repeat;
    width: 188px;
    height: 26px;
    margin-left:1em;    
    /*margin-right:1em;
    margin-left:1em;
    padding-left:1em;
    padding-right:1em;
    margin-bottom:4px;
    border-bottom: thin solid #eee;
    background-color: #b3b3b3;
    color:#7f7f7f;*/
}

.itemlist.highlight {
    background-image:url('/resources/images/greenOval.png');
    background-repeat:no-repeat;
    width: 188px;
    height: 26px;
    /*border-bottom: thin solid #777;
    background-color: #007d2f;
    color:#fff;
    text-decoration: underline;
    */
    color:#fff;
}

.right {
    float:right;
}

#fixed_background {
    margin-top: 18px;
    background-image:url('/resources/images/bg_sky_900.jpg');
    background-repeat:no-repeat;
    background-color:#f3f3f5;
    border-top: thin solid #eee;
    border-left: thin solid #eee;
    border-right: thin solid #eee;
    min-height: 600px;
	
}

#fixed_background_blank {
    margin-top: 18px;
    background-image:url('/resources/images/bg_sky_900_blank.jpg');
    background-repeat:no-repeat;
    background-color:#f3f3f5;
    border-top: thin solid #eee;
    border-left: thin solid #eee;
    border-right: thin solid #eee;
    min-height: 600px;
	
}

#footer {
    /*background-image:url('/resources/images/reflection.png');
    background-repeat:repeat-x;*/
    text-align: center;
    color:#aaa;
    margin-top:0px;
    margin-bottom:0px;
    padding-top:.8em;
    padding-bottom:.8em;
}

#splashlogo {
    margin: auto;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 10px;
}

#news {
}

#news img{
    float: right;
}

.notification{
    /*border: 2px solid #007B33;
    background-color: #f3f3f5;*/
    margin-left: 1.3em;
    margin-right: 1.3em;
    /*padding: 4px;
    font-size: 110%;*/
    /*font-size: 10px; */
}

#yards-notification-text{ font-size: 11px;}
#yards-error-text{ font-size: 11px;}

.message {
    background-color: #f0f0f0;
    padding: .5em;
    padding-bottom: 1em;
    width: 400px;
}

.message.even {
    background-color: #e8e8f0;
}

.message.unread {
    background-color: #e8f8e8;
}

.message .subject {
    color: #172844;
    font-size: 1em;
    font-weight: bold;
}

.message .date {
    font-size: .8em;
    color: #aaa;
}

.message .body {
    font-size: 1em;
    color: #000;
}

.no_decoration {
    text-decoration: none;
}

.withBorder {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
}

#scoreboard {
    /*background-color: #ddd;
    font-size: 12pt;
    */
}

#description {
    font-style: italic;
    font-size: 89%;
}

/*from demo page css*/
.yards-link {font: 8pt "Trebuchet MS", sans-serif; margin: 1px; text-decoration: none;position: relative; padding: .4em 1em .4em 1em;}
.yards-link a {text-decoration: none;}
.yards-link span.icon1  {margin: 0 5px 0 0;position: absolute;right: 8px;top: 50%;margin-top: -8px;}
.yards-link span.icon2 {margin: 0 5px 0 0;position: absolute;right: 28px;top: 50%;margin-top: -8px;}

#invitation {
    padding: 5em;
}

