@charset "UTF-8";
/* LACCD Builds Green CSS Document, www.mbimedia.com - !sh */
/* Compliant browsers */
/* Please  update all the CSS (laccd09.css,  laccd09-ie.css, laccd09-print.css) when editing the stylesheets  */

/* structure - divisions, header, footer, contents setup*/
html, body {
	border:0;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

div#header {
	margin:0;
	padding:0;
	text-align: center;
	
}
div#breadcrumb {
    width:50%;
	font-size: 0.9em;
	color: #003A00;
	float:left;
	text-align:left;
	background-color:#FFFFFF;
	
}
div#wrapper {
	width:980px;
	padding:0;
	margin-left: 11px; !important;
	text-align: center;
	background-color:#FFFFFF;
	
}
div#container {
	text-align:center;
	width:1002px;
	margin:0 auto;
	background-image: url(../images/bg2.jpg);
	background-repeat:no-repeat;
	
}
div#collegemenu {
    padding: 0 0 1em 0;
	margin:0;
	text-align:left;
	height:102px;
	width:980px;
	
}
div#content-wide {
    padding:0 0 1em 0;
    text-align:left;
    float:left;
    width:100%;
    background-color: #FFFFFF;

}
div#content-left {
    padding:0 0 1em 0px;
    text-align:left;
    float:left;
    width:680px;
    background-color: #FFFFFF;
	
}
div#content-right {
    padding: 0 0 1em 0;
    float:right;
    width:300px;
    text-align:left;
    background-color: #FFFFFF;
	
}
div#footer {
	clear:both;
	padding:0;
	margin:0 ;
	margin-left: 11px; !important;
	width:980px;
	height:170px;
	background-color: #EAF8FE;
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* characters, paragraphs, captions, links, text indentions styles, images etc. */

p {
	margin:0;
	padding:0.5em 1em;
}

span.fontGray {
	color:#9C9C9C;
	
}
a:link, a:visited{
	color:#0E7900;
	text-decoration:none;

}
a:hover, a:active{
	color:#0E7900;
	text-decoration:underline;
	
}
#footer a {
	color:#000000;
	
}
div#bodytext-hr {
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 1em 0 0.2em 0;
}
h1 {
    text-align:left;
	font-size: 1.3em;
	color:#003A00;
	margin:0;
	padding: 0.4em 0.7em;

	
}
h2 {
	font-size: 1.1em;
	color:#003A00;
	margin:0;
	padding: 0.5em 0.8em;
	
}
h3 {
	font-size: 0.9em;
	color:#003A00;
	margin:0;
	padding: 0.5em 0.8em;

}
h4 {
	font-size: 1.3em;
	color:#000000;
	margin:0;
	padding: 0 0.8em;
	padding-left:0.8em;
	
}

ul {
	margin:0;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	padding: 0.5em 2.5em;
}
li {
	line-height: 1.5em;
	padding:0;

}
ul.simplelist {
    line-height: 2.5em;
	margin:0;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 0.7em;
	padding-right: 2.5em;
	padding-left: 2.5em;
}
li.simplelist {
	line-height: 1.2em;
	padding:0;
	list-style-image: none;

}
ul.triangle {
	line-height:0.5em;
	margin:0;
	list-style-type: none;
	list-style-position:outside;
	list-style-image: url(../images/triangle.gif);
	padding-left: 2.0em;

}
li.triangle {
	line-height:1.2em;
	padding-top:1em;
	
}
div#overview-colleges {
	width:33%;
	float:left;
}
div#working-materials {
	width:30%;
	float:left;

}
div#resources-links {
	width:50%;
	float:left;
}
div#e7 {
	width:30%;
	float:left;		
			
}
div#overview-cities {
	width:25%;
	float:left;
	padding-bottom: 1em;
}
div#clearfloat {
	clear:both;
	margin-top: 1em;	
}
div#widgets {
	width:50%;
	float:right;
	background:white;
	text-align:right;
	font-size: 0.9em;
	color: #003A00;
	display: block;
}
div#toTop {
	float:right;
	text-align:right;
	
}
div#gallery-links {
    float:right;
	text-align:right;
	font-size: 0.9em;
	color: #003A00;
	padding-right:0.6em;
	
}
img.widget-spacing {
	border:0;
	padding: 0.4em;

}
div#oversightmembers {
	float:left;
	width:50%;

}
.list-subhead{
	font-size:1.2em;
	font-weight:bold;
}
.list-subhead2{
	font-size:1em;
	font-weight:bold;

/* Mini icons after the hyper links */
}
a[href$=".wmv"]{
	background: url(../images/wmv-icon.gif) no-repeat right top;
	padding-right: 1em;
}

a[href$=".mov"]{
	background: url(../images/qt-icon.gif) no-repeat right top;
	padding-right: 1em;
}

a[href$=".pdf"]{
	background: url(../images/pdf-icon.gif) no-repeat right top;
	padding-right: 1em;
}
a[href$=".ppt"]{
	background: url(../images/ppt-icon.gif) no-repeat right top;
	padding-right: 1em;
}
a[href$=".xls"]{
	background: url(../images/excel-icon.gif) no-repeat right top;
	padding-right: 1em;
}
a[href$=".doc"]{
	background: url(../images/doc-icon.gif) no-repeat right top;
	padding-right: 1em;
}
a[href^="mailto:"]{
	background: url(../images/mail-icon.gif) no-repeat right top;
	padding-right: 1.6em;
	
}
img {
	border:0;
	
}
span.bigGreenfont {
	color:#0E7900;
	font-size:1.3em;
}
img.profile {
	float:left;
	margin:0;
	padding: 0.7em 1em 0.4em 1em;
	
}
span.title {
	padding-left: 1em;
	font-style:italic;
	font-size: 0.8em;
	color:#000000;

/* Accordion Style Content */
/* Check SpryAccordion.css */


}
.list-subhead{  /* list submenu title*/
	font-size:1.2em;
	font-weight:bold;
}
.list-subhead2{  /* list submenu title2 */
	font-size:1em;
	font-weight:bold;

}

blockquote {
	padding:1em 1.5em;
}


/* Rounded Corners */
.rounded {
	border: solid 4px #FFFFFF;
    margin: 0 auto;
	padding: 0.4em;
    text-align: left;
    background-color:#F5FFFF;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;

} 

#rounded {
    border: solid 4px #FFFFFF;
    margin: 0 auto;
	padding: 0.4em;
    text-align: left;
    background-color:#F5FFFF;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;

}
/* Tab styles for MediaCenter and Gallery Landing Page */  
div#tab {
    float:left;
	padding:4px 1px 4px 1px;
	font-size:1.5em;
	font-weight:bold;
}
.tabactive {
    background:url(../images/tabBgRight-active.jpg) top right no-repeat;
	background-color:#BEDBBA;
	padding:4px 30px;
	text-align:center;
	margin:0 1px;
	color:#003A00;
}	
.tabactive span {	
    padding: 0 30px;

}
div#tabBinder {
	width:980px;
} 
div#tab a	{
    background:url(../images/tabBgRight.jpg) top right no-repeat; 
	background-color:#0E7900;
	padding:4px 30px;
	
}
div#tab a:link {  
	text-decoration:none;  
	color:#FFFFFF; 
}

div#tab a:active {  
	text-decoration:none;  
	color:#FFFFFF; 
}

div#tab a:visited {   
	text-decoration:none;  
	color:#FFFFFF;  
}  
div#tab a:hover {  
	text-decoration:none;  
	color:#003A00; 
}

div#gallery-landing {
 	text-align:center
 
}


div#pagination {
 	padding-left:1em;
	padding-top:1em;
	font-size:1em;
	font-weight:bold;
 
}
div#contactdivision {
 	width:33%;
	float:left;
 	text-align:left;

}
.contactdivision-padding {
	padding-top:56px;
}

#content-wide p{
	padding:0.6em 1em;
}

/* - Evgeny styles -*/

a.underscored:hover	{
	text-decoration:underline;
}

.news-list a	{
	color:blue;
	font-size:14px;

}
.news-list {
	padding: 0 10px;
}

.news-list td{
	padding: 6px 0;
}

td.news-date	{
	color:#747474;
	padding:0px 10px 0px 0px;
	font-size:12px;
	width:70px;
}
.title {
	width:500px;

}
.title a:link, a:active, a:visited {
	text-decoration:none;
	color:#0E7900;
}
.title a:hover {
	text-decoration:underline;
    color:#0E7900;
}

td.news-contentline	{
	font-size:12px;
}

.news-content img	{
	margin: 0px 10px;
}

.news-content p{
	margin:4px 0px 0px 15px;
	padding:0px;
}

.gallery-left	{
	text-align:left;
	width:500px;
	height:500px;
	float:left;
}

.gallery-right {
	text-align:left;
	width:280px;
	float:right;
}

.gallery-cell	{
	text-align:center;
	display:inline-block;
	vertical-align:top;
	margin:5px 5px;
	width:100px;
}

.gal-photo-container	{
	text-align:left;
	background: transparent;
	border: 0px;
	font-size: 100%;
	margin: 0 0 0 0;
	outline: 0px;
	padding: 0px;
	width:700px;
	display:block;
	clear: both;
}

.gal-landing	{
	text-align:left;
	width:700px;
	margin:10px 0 10px 15%;
}

.tinymce-show	{
	background-color:white;
}

.tinymce-show img	{
	padding:2px 0 0 2px;

}

.tinymce-show a	{
	background:none;
	padding:0;

}
img.t-small	{
	width:320px;
	height:200px;

}
img.t-big	{
	width:300px;
	height:402px;
}

div#meetings {
	padding-left:1em;
	width:30%;
	float:left;
}

.doingbusiness {
	font-size:1.2em;
	font-weight:bold;
}
.nobullet {
	list-style-image:none;
	list-style-type:none;
}

.collegebullet {
	list-style-type:disc;
    list-style-image:none;
}

/* By The Numbers Page */
span.bythenumbers {
	font:"Arial";
	font-size:15px;
	font-weight:bold;
}