/* 
HB School District Design Style Sheet
-------------------------------------------------------
Copyright (c) 2008, Chasetheweb.net

Last Updated: Mir Tanvir Hossain
Date: 12/02/008 */  


/* Color Schemes
purple : #640982
 */
 
/*//////////////////////////// DESIGN ///////////////////////////////////////////////////////*/

body { 
    background-color: #a7a9ac;
}
div#page {
	background-color:#ffffff;
	background: url(/template/hamptonbays/images/bkgnd_content.png) repeat-y;
}
/* CONTENT */
div#content 
{
}
/* HEADER */
div#header {
	background: url(/template/hamptonbays/images/banner1.png) no-repeat;
}
/* END HEADER */

	
/* FOOTER */
div#footer {
	color: #ffffff;
	background-color: #8164b0;
	padding-top: 3px;
}
div#footer p.syntaxMktg
{
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
    font-size: 0.8em;
}

div#sub1{
	background-color:white;
}

div#local{

}
/* END FOOTER */


/*//////////////////////////// END DESIGN ///////////////////////////////////////////////////*/

/*//////////////////////////// TYPOGRAPHY ///////////////////////////////////////////////////*/
body {
    text-align: left;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
    font-size: 76%;
	line-height: 1.5em;
    /*color: #640982;*/
    color: #4c4d4e;
}

div {
	font-size: 1em;
}
		
/* TEXT */
p {
    padding: 0;
    font-size: 1em;
    line-height:1.5em;
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 1.5em;
    margin-left: 0;
}
blockquote {
	margin-left: 10px;
	border-left: 10px solid #ddd;
}
pre {
	font-family: monospace;
	font-size: 1.0em;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style:italic;
}
code {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	white-space: pre;
}
/* END TEXT */

/* HEADINGS */		
			
h1{
	color:#640982;
	font-size:1.9em;
	margin-bottom:7px;
}			
h2 {
	font-size: 1.5em;
	color:Black;
	text-align: center;
}
#staffprofile h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	padding:0px;
	margin: 0px;
 }			 
div#importantlinks h3, div#events h3, div#CurrentNews h3, div#newsflash h3, div#UpcomingEvents-Title 
{
	color: #8164b0;
    text-align: center;
    font-weight: normal;
    text-decoration:none;
    margin: 0px 0px 0.5em 0px;
    padding:0px 0px 5px 0px;
    font-size: 1.4em;
    line-height: 1.3em;
    font-family: Arial, Verdana, Helvetica;
    border-bottom: solid 2px #a7a9ac;
}			
.Event-Date
{
	font-weight: bold;
}
a.Event-Title
{
	text-decoration: none;
	color: #4c4d4e !Important;
	text-decoration: underline;
}	
a.Event-Title:active, a.Event-Title:visited
{
	text-decoration: none;
	color: #8164b0 !Important;
	text-decoration: underline;
}	
a.Event-Title:hover
{
	text-decoration: underline;
}			
/*Current News*/
.CurrentNews
{
	width: 225px;
}
.CurrentNews ul 
{
	list-style-type: disc !Important;
	margin-left: 10px;
	margin-top: 10px;
	color: #464749;
	line-height: normal;
}
.CurrentNews li 
{
	margin-top: 10px;
}
.CurrentNews a {
    color: #464749;
    text-decoration: none;
    font-size: 10pt;
}
.CurrentNews a:hover {
    text-decoration: underline;
}
/*new icon*/
.newIcon
{
	color: #923030; 
	margin-left: 6px;
}	
/*Staff Profile*/		
#staffprofile h3 {
}
h4 {
}
h5 {
}
h6 {
}
hr{
    color:#640982;
    background-color:#640982;
    margin:0;
    padding:0;
	margin-bottom: 5px;
}
/* END HEADINGS */

		
/* SPECIAL CLASSES */

/*jquery buttons*/
.jquery_button
{
    cursor: pointer;
    color: #8164b0;
}
		
.clear {
clear: both;
}
#importantlinks {
    min-height:300px;
    padding: 5px;
}
#importantlinks a {
    color: #464749;
}
.curvy, .nomod {
    background-color:#640982;
    margin: 0px;
}	
.curvy div div, .curvy div div a {
    color:White;
}
.curvy .localInner
{
	padding: 8px;
}
#newsflash{
    background-color:#FFFFFF;
}
.gallery{
    border-color:#640982;
    border-style:solid;
    border-width:1px;
}
.bold {
    font-weight:bold;
    font-size:90%;	
}
.bolder {
    font-weight:bolder;
}
.center{
    text-align:center;
}
div#search{
    color:Black;
    font-weight:bold;	
}	
.small{
    font-size: 0.8em;
    color: #666666;
    line-height:1;
    padding-bottom:10px;
}
.requiredfield {
    font-weight: bold;
    color: Red;
}
.watermarked {
    color:#666666;
}
	
/*END SPECIAL CLASSES */	
	
	
/*///////////////////// LINKS */
a,
a:link,
a:active {
    color: #4c4d4e;
    font-size: 1em;      
    text-decoration: underline;
}
a:visited {
    color:#8164b0;
    background-color: transparent;
    text-decoration: underline;
}
a:hover {
	color: #4c4d4e;	
}

/* Header LINKS */
#header a,
#header a:link,
#header a:active {
    text-decoration: none;
    color: #D1232A;
    font-size: .9em;
}
#header a:visited {
	color:#D1232A;
	background-color: transparent;
}
#header a:hover {
	text-decoration: none;	
	color: white;	
}
/* END Header LINKS */

/* Footer LINKS */
#footer a,
#footer a:link,
    #footer a:active {
    text-decoration: none;
    color: #ffffff;
    font-size: .9em;        
}
#footer a:visited {
	background-color: transparent;
}
#footer a:hover {
	text-decoration: underline;
}
/* END Footer LINKS */

/* END LINKS */


/* ///////////////////////////LISTS */
ul {
    margin: 0;
    padding: 0;
    line-height:1.7em;
    list-style-type: none;
}
ul li {
    margin: 0;
    padding: 0;
}
/* END LISTS */
		

    
/* ///////////////////////////////////END TYPOGRAPHY //////////////////////////////////////////////////////////*/    

/*Mini Calendar////////////////////////////*/
div#MiniCal
{
	width: 144px !Important;
	margin-bottom: 10px !Important;
}
.mini
{
	border: solid 1px #d9d9d9 !Important;
	border-collapse: separate !Important;
	border-spacing: 1px;
}
.mini td
{
	padding: 0px !Important;
}
.mini_title
{
	font-size: 7pt !Important;
	background-color: #e3e3e3;
}
.mini_nextprev
{
	text-align: center;
}
.mini_dayheader
{
	color: #ffffff;
	background-color: #4a4c4a;
	font-size: 7pt;
	padding: 0px 2px;
	font-weight: normal;
}
.mini_othermonthday
{
    color: #edecec;
}
.mini_weekendday
{
	background-color: #e3e3e3;
	color: #000000;
}
.mini_day
{
	text-decoration: underline;
	cursor: pointer;
}
.mini_todayday
{	
	text-decoration: underline;
	cursor: pointer;
	background-color: #8164b0;
	color: #ffffff;
}

/*for inline colorbox modals*/
.colorbox-modal-container
{
    text-align:left;
	font: normal 14px Arial, Helvetica, sans-serif !Important;
	line-height: 1.5em !Important;
	color: #4c4d4e !Important;
	padding: 10px;
}
.colorbox-modal-container p{
	margin: 0px 0px 10px 0px !Important;
	padding: 0px !Important;
	font-size:1em !Important;	
}
.colorbox-modal-container h3 {
	color: #640982;
	font-size:1.4em;
	margin:0 0 0.5em;
	padding:0;
}
.colorbox-modal-container ul
{
	line-height:1.5em !Important;
	margin:0 !Important;
	padding:0 !Important;
}
.colorbox-modal-container ul li
{
	margin:0 !Important;
	padding:0px 0px 10px 0px !Important;
}
