@charset "UTF-8";

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}

a {
	text-decoration: underline;
}

a img {
	border: none;
}
#nav a, #secnav a {
	text-decoration: none;
}

#container #schoolspecific #schoollogo {
	text-align: center;
	width: 156px;
}
#logovertical {
	width: 156px;
}

/* @group Documents (Downloads) */
#content table.documents img { 
	float: none;
	padding: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 4px;
	border: none;
}

#content table.documents a {
	padding: 0;
	background-image: none;
}
#content table.documents p {
	padding: 0;
	margin: 3px 0;
}

#basic-accordian {
	padding:0px;
	width: 100%;
}

#basic-accordian .documents_content {
	 float:right;
	 width:70%;
}

#basic-accordian .documents_toc_nav {
	width:30%;
	float:left;
}

.accordion_headings {
	padding: 5px 10px;
	background: #b1b1b1;
	color:#FFF;
	border-bottom: 1px solid #FFF;
	border-right: none !important;
	cursor:pointer;
}
.accordion_headings:hover {
	background:#CCC;
}
.accordion_child {
	padding: 0px 15px 15px;
	background: #e7e7e7;
}
.header_highlight {
	background: #e7e7e7 url(../images/default/documents_tab.jpg) left repeat-y;
	color: #333;
	text-align: right;
	border-right-style: solid;
	border-right-color: #e7e7e7;
}
.header_highlight:hover {
	background:#e7e7e7 url(../images/default/documents_tab.jpg) left repeat-y;
	color: #333;
	cursor: default;
}
.article .arttext #basic-accordian h4 a {
	font-size: 0.9em;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0;
	/*width: 300px;*/
	display: block;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}
.article .arttext #basic-accordian p strong {
	font-weight: normal;
	font-style: normal;
	color: #000;
	font-size: 1.1em;
	margin: 12px 0 0 0;
	display: block;
}
.article .arttext #basic-accordian p {
	font-size: 0.9em;
	color: #707070;
	/*margin: 0;*/
}
.article .arttext #basic-accordian p small{
	color: #898c8d;
	/*margin-top: 1em;*/
	padding-top: .3em;
	display: block;
	width: 190px;
	font-size: 0.8em;
	font-style: italic;
}

/* @end */

/* @group Article Clearing */
.arttext {
	clear: both;
}

.article {
	clear: both;
}

/* @end */

.clear {
	clear: both;
}

.googlesearch {
	width: 70%;
}


/* Hide or Show School Name */
#container.noshow #schoolspecific h1 {
	text-indent: -5000px;
}

/* @group Table Controls */
#content .article {
	overflow: hidden;
}
#container #wrapper #content .article .arttext table {
	/*max-width: 500px !important;*/
	border-collapse: collapse;
	border-color: #afafaf;
	/*font-size: 1em;*/
}
#container #wrapper #content .article .arttext table table {
	font-size: 1em;
}
#container #wrapper #content .article .arttext table td {
	padding: 10px;
	border-color: #afafaf;
	border-spacing: 0;
	/*background-color: #ecfda7;*/
}

/* @end */

#content ul {
	margin: 0;
	padding: 10px;
	list-style-position: inside;
}
#content ul li {
	margin-bottom: 5px;
}
#content ol {
	margin: 0;
	padding: 10px;
	list-style-position: inside;
}
#content ol li {
	margin-bottom: 10px;
}

#sandbox ul {
	list-style-position: inside;
}
#wrapper #language {
	/*text-align: right;*/
	padding: 3px 0px;
	margin: 3px 0 8px 5px;
	
}

#wrapper #language p a {
	font-size: 0.8em;
	padding: 5px 7px;
	background-color: #ddd8d8;
	border: 1px solid #929292;
	color: #4b4b4b;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#wrapper #language p a:hover {
	background-color: #cec8cb;
	border-color: #666666;
}

#calinfo ul li span {
	display: block;
	margin-bottom: 5px;
}


#bus_status {
	padding: 20px 0 0;
}

#bus_status a {
	color: #333333;
}
#bus_status p {
	margin-top: 1px;
	margin-bottom: 7px;
	color: #5d5d5d;
}

#bus_status #bus1 {  margin-bottom: 10px; background: #9ed056; padding: 1px; display: block; font-size: 14px; }
#bus_status #bus2 { margin-bottom: 10px; background: #ebd351; padding: 1px; display: block;  font-size: 14px;}
#bus_status #bus3 { background: #e14a4a; padding: 1px; display: block;  font-size: 14px;}
#bus_status #bus1 div { height: 26px; background: #9ed056 url(images/bus_g.gif) no-repeat 5px center; border: 1px solid #cfe8ab; line-height: 26px; color: #485e27;padding: 0 0 0 35px; text-shadow: 0 1px 1px rgba(255,255,255,0.5);}
#bus_status #bus2 div { height: 26px; background: #ebd351 url(images/bus_y.gif) no-repeat 5px center; border: 1px solid #f5e9a8; line-height: 26px; color: #726727;padding: 0 0 0 35px; text-shadow: 0 1px 1px rgba(255,255,255,0.5);}
#bus_status #bus3 div { height: 26px; background: #e14a4a url(images/bus_r.gif) no-repeat 5px center; border: 1px solid #f0a5a5; line-height: 26px; color: #722525; padding: 0 0 0 35px; text-shadow: 0 1px 1px rgba(255,255,255,0.25);}

