/* 
Islip School District Design Style Sheet
-------------------------------------------------------
Copyright (c) 2008, Chasetheweb.net

Last Updated: Mir Tanvir Hossain
Date: 12/02/008 */  


/* Color Schemes
purple : #640982
 */
 
/*//////////////////////////// DESIGN ///////////////////////////////////////////////////////*/

/*jquery buttons*/
.jquery_button
{
    cursor: pointer;
    color: #005982;
}
/*new icon*/
.newIcon
{
	color:red;
	margin-left:6px;
}

body
{
	background-color:#FFF;
	text-align:left;
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size:76%;
	line-height:1.5em;
	color:#000;
}

div#header
{
	background:url(/Template/islip/images/BannerAndLogo.jpg) no-repeat;
}

div#footer
{
	color:#000;
}

div
{
	font-size:1em;
}

p
{
	font-size:1em;
	line-height:1.5em;
	margin:0 10px 1.5em 0;
	padding:0;
}

blockquote
{
	margin-left:10px;
	border-left:10px solid #ddd;
}

pre
{
	font-family:monospace;
	font-size:1em;
}

strong,b
{
	font-weight:700;
}

em,i
{
	font-style:italic;
}

code
{
	font-family:"Courier New", Courier, monospace;
	font-size:1em;
	white-space:pre;
}

h1
{
	color:#640982;
	font-size:1.9em;
	margin-bottom:7px;
}

h2
{
	font-size:1.5em;
	color:#000;
	text-align:center;
}

#staffprofile h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:700;
	color:#039;
	margin:0;
	padding:0;
}

div#importantlinks h3,div#events h3,div#CurrentNews h3,div#newsflash h3,div#UpcomingEvents-Title
{
	color:#FFF;
	text-align:center;
	font-weight:400;
	text-decoration:none;
	font-size:1.4em;
	line-height:1.3em;
	font-family:Arial, Verdana, Helvetica;
	border-bottom:solid 2px #FF0;
	margin:0 0 0.5em;
	padding:0 0 5px;
}

a.Event-Title
{
	text-decoration:none;
}

.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;
}

hr
{
	color:#640982;
	background-color:#640982;
	margin:0 0 5px;
	padding:0;
}

.clear
{
	clear:both;
}

#importantlinks
{
	background-color:#640982;
	min-height:300px;
	padding:5px;
}

.curvy,.nomod
{
	background-color:#640982;
	margin:0;
}

div#local .curvy
{
	width:184px;
	-moz-border-radius-bottomleft:3ex;
	-moz-border-radius-bottomright:3ex;
	-webkit-border-bottom-left-radius:3ex;
	-webkit-border-bottom-right-radius:3ex;
}

.curvy .localInner
{
	padding:8px;
}

.gallery
{
	border-color:#640982;
	border-style:solid;
	border-width:1px;
}

.bold
{
	font-weight:700;
	font-size:90%;
}

.bolder
{
	font-weight:bolder;
}

.center
{
	text-align:center;
}

div#search
{
	color:#000;
	font-weight:700;
}

.small
{
	font-size:0.8em;
	color:#666;
	line-height:1;
	padding-bottom:10px;
}

.requiredfield
{
	font-weight:700;
	color:Red;
}

.watermarked
{
	color:#666;
}

a,a:link,a:active
{
	color:#005982;
	font-size:1em;
}

a:visited
{
	color:#005982;
	background-color:transparent;
}

a:hover
{
	color:#005982;
}

#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:#FFF;
}

#footer a,#footer a:link,#footer a:active
{
	text-decoration:none;
	color:#005982;
	font-size:.9em;
}

#footer a:visited
{
	background-color:transparent;
}

ul
{
	line-height:1.7em;
	list-style-type:none;
	margin:0;
	padding:0;
}

ul li
{
	margin:0;
	padding:0;
}
div#local div#sideBar div#Links ul,
div#local div.contentDiv-local ul
{
	list-style-type: disc !Important;
	line-height: 1em !Important;
	margin-left: 14px !Important;
}
div#local div#sideBar div#Links li,
div#local div.contentDiv-local li
{
	padding: 0 0 0.5em;
}

div#page,div#sub1,#newsflash
{
	background-color:#FFF;
}

a.Event-Title:hover,.CurrentNews a:hover,#footer a:hover
{
	text-decoration:underline;
}

#importantlinks a,.curvy div div,.curvy div div a
{
	color:#FFF;
}	
		

    
/* ///////////////////////////////////END TYPOGRAPHY //////////////////////////////////////////////////////////*/    

/*for inline colorbox modals*/
.colorbox-modal-container
{
    text-align:left;
	font: normal 14px Arial, Helvetica, sans-serif !Important;
	line-height: 1.5em !Important;
	color: #333 !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;
}
