/*-------------------------------------------*\
|               --style.css--                 |
|                                             |
|  Version 0.0.1                              |
|  For use at http://www.northroyaltonsd.org  |
|                                             |
|  Written by Greg Strnad                     |
|  http://www.thegerf.net                     |
\*-------------------------------------------*/

body
{
	background-image: url(graphics/bgphoto.jpg);
    background-position: 50% 0%;
    background-repeat:no-repeat;
	color: black;
	font-family: arial, sans-serif;
	font-size: 11px;
	height: 100%;
    padding:0px;
    margin:0px;
    text-align:left;
}

#page
{
	left: 0px;
	position: relative;
	top: 0px;
	width: 1000px;
    text-align:left;
}

#header_container
{
	background: none;
	left: 20px;
	height: 108px;
	position: relative;
	top: 0px;
	width: 100%;
}

#header_logo
{
	border: none;
	height: 94px;
	left: 0px;
	position: absolute;
	top: 5px;
	width: 265px;
}

#header_schools
{
	border: none;
	height: 16px;
	left: 280px;
	position: absolute;
	top: 77px;
	width: 59px;
}

#header_boe
{
	border: none;
	height: 16px;
	left: 361px;
	position: absolute;
	top: 77px;
	width: 138px;
}

#header_ops
{
	border: none;
	height: 16px;
	left: 521px;
	position: absolute;
	top: 77px;
	width: 80px;
}

#header_central
{
	border: none;
	height: 16px;
	left: 623px;
	position: absolute;
	top: 77px;
	width: 106px;
}

#header_parents
{
	border: none;
	height: 16px;
	left: 751px;
	position: absolute;
	top: 77px;
	width: 57px;
}

#header_links
{
	border: none;
	height: 16px;
	left: 830px;
	position: absolute;
	top: 77px;
	width: 41px;
}

#header_contact
{
	border: none;
	height: 16px;
	left: 893px;
	position: absolute;
	top: 77px;
	width: 61px;
}

#column_left
{
	left: 0px;
	position: absolute;
	top: 110px;
	width: 150px;
}

#beta
{
	background-color: #dddddd;
	border: dashed 1px black;
	font-size: 10px;
	left: 10px;
	position: relative;
	text-align: left;
	top: 120px;
	width: 130px;
}

#column_center
{
    background-image: url(graphics/mainbg.jpg);
    background-position: 50% 0%;
    background-repeat:repeat-y;
    margin-left: 0px;
	margin-right: 0px;
    margin-bottom: 4px;
	position: relative;
    top: 4px;
    left: 0px;
}

#updated
{
	font-size: 0.75em;
	margin-left: 10px;
	margin-right: 60px;
	position: relative;
	text-align: right;
}

#footer
{
    background-image: url(graphics/footerbg.jpg);
    background-position: 50% 0%;
    background-repeat:no-repeat;
    position: relative;
    color:white;
	text-align: center;
    padding: 68px 0px 20px 0px;
    top:0px;
    height:auto;
}

img.leftimage
{
	margin: 4px;
	width: 140px;
	height: 100px;
	border: solid 1px black;
}

#mainimage_frame
{
	width: 100%;
	height: 339px;
	border-bottom: solid 0px black;
	background: none;
    position:relative;
    top:9px;
    left:20px;
}

#mainimage
{
	width: 960px;
	height: 339px;
}

#center_main
{
	background: white;
    background-image: white;
    margin: 20px 45px 0px 262px;
    position:relative;
    top:20px;
}

div.content_header
{
	margin-top: 0px;
    padding-bottom: 15px;
	height: 20px;
	background-color: #ffffff;
}

div.alert
{
	background-color: #efefef;
	border: solid 1px #dddddd;
	margin-top: 10px;
	position: relative;
}

img.alert_image
{
	height: 14px;
	left: 3px;
	position: absolute;
	top: 2px;
	width: 14px;
}

img.edit_icon
{
	border: none;
	height: 16px;
	margin-right: 2px;
	width: 16px;
}

td.edit_col
{
	text-align: center;
	width: 20px;
}

div.alert_body
{
	font-size: 11px;
	font-weight: bold;
	margin-left: 20px;
	padding-bottom: 5px;
	position: relative;
	top: 2px;
}

img.content_dot
{
	width: 0px;
	height: 0px;
	margin: 0px;
}

div.content_header_title
{
	font-size: 28px;
    color:#680177;
	font-weight: normal;
    text-align:left;
}

div.content_body
{
	color:black;
    font-size:12px;
    line-height:18px;
    text-align:left;
	margin-top: 12px;
	margin-bottom: 0px;
	padding: 0px 6px 20px 0px;
	background: #ffffff;
}

img.content_news
{
	width: 0px;
	height: 0px;
	float: right;
	margin: 6px 10px 10px 10px;
}

div.content_news_title
{
	margin: 10px 89px 00px 10px;
	font-family: arial, tahoma, sans-serif;
	font-size: 18px;
	font-weight: normal;
	border-bottom: solid 0px black;
}

div.content_news_contributed
{
	font-style: normal;
    font-size: 11px;
	margin: 2px 0px 0px 10px;
	color: #999999;
}	

div.content_news_body
{
	margin: 10px 16px 40px 10px;
	padding: 0px 4px 0px 10px;
}

div.content_news_readmore
{
	width: 100%;
	border-top: solid 0px #cccccc;
    background:white;
    padding-bottom:15px;
	text-align: right;
	font-style: normal;
}

img.button
{
	width: 88px;
	height: 31px;
	border: none;
}


img.contact_school
{
	float: left;
	width: 140px;
	height: 50px;
	border: solid 1px black;
	margin-right: 4px;
}

div.right_links
{
	width: 140px;
	margin: 4px;
	font-family: verdana, sans-serif;
	font-size: 10px;
}

div.editbox
{
	border: solid 1px #a5acb2;
	margin: 5px 2px 2px 2px;
	padding: 2px 10px 2px 10px;
}

textarea
{
	width: 99%;
}

.edit
{
	background-color: #f7f7f7;
	border: solid 1px #a5acb2;
}

input
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
}	

.edit:focus
{
	background-color: #ffffff;
}

div.announcements_title
{
	margin-top: 10px;
	font-family: arial, tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px black;
}

li
{
	margin-top: 5px;
}

table.full
{
	border: none;
	margin-top: 5px;
	width: 100%;
}

td
{
	color: black;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
}

td.header
{
	font-weight: bold;
}

td.multi
{
	border-bottom: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
}

td.color1
{
	background-color: #e5e5e5;
}

td.color2
{
	background-color: #e0e0e0;
}

td.color3
{
	background-color: #dadada;
}

td.color4
{
	background-color: #d5d5d5;
}

span.inactive
{
	font-style: italic;
}

span.b
{
	font-weight: bold;
}

span.i
{
	font-style: italic;
}

span.u
{
	text-decoration: underline;
}

span.s
{
	text-decoration: line-through;
}

span.def
{
	border-bottom: dotted 1px #333333;
	cursor: help;
}

img.l
{
	position: relative;
	float: left;
}

img.r
{
	position: relative;
	float: right;
}

img.f
{
	position: relative;
	float: none;
}

h1
{
	margin-top: 20px;
}

h2
{
	margin-top: 20px;
}

h3
{
	margin-top: 20px;
}

h4
{
	margin-top: 20px;
}

h5
{
	margin-top: 20px;
}

h6
{
	margin-top: 20px;
}

ol.rom_s
{
	list-style-type: lower-roman;
}

ol.rom_l
{
	list-style-type: upper-roman;
}

ol.abc_s
{
	list-style-type: lower-alpha;
}

ol.abc_l
{
	list-style-type: upper-alpha;
}

div.row
{
	clear: both;
	padding-top: 5px;
}

div.label
{
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
}

div.content
{
	margin-left: 165px;
	text-align: left;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

a:link, a:visited
{
	text-decoration: none;
	color: #680177;
}

a:hover, a:active, a:focus
{
	text-decoration: none;
	color: #680177;
}

a:link.footer, a:visited.footer
{
	text-decoration: none;
	color: #ffffff;
}

a:hover.footer, a:active.footer, a:focus.footer
{
	text-decoration: none;
	color: #ffffff;
}
