/******************************************************** 

File:     Contribute Users Stylesheet                      
Author:   Will Peavy / wpeavy@valenciacc.edu        
Address:  http://valenciacc.edu/oit/web/                                                                  

********************************************************/

/* markup presentation */
body, div, p, th, td, li, dd {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#000;}

/* headings */
.heading_1 {color:#000; font-size:150%; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.heading_2  {color:#bf311a; font-size:150%; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.headBlack, caption {font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#000;}
.head {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#8b960f;}
.campus {font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#8b960f;}

/* tables */
.table-head_1 {background-color:#e2edc3; font:bold 14px arial; color:#000; padding-left:7px;}
.table-head_2 {background-color:#b9e0f7; font:bold 14px arial; color:#000; padding-left:7px;}
.table-head_3 {background-color:#ffde75; font:bold 14px arial; color:#000; padding-left:7px;}
.table-head_4 {background-color:#efeff0; font:bold 14px arial; color:#000; padding-left:7px;}
.table-row_gray {background-color:#efeff0;}

/* text */
.notice {color:#cc0000; font-weight:bold;}
.highlighter {background-color:#ffff66;}
.underline {text-decoration:underline;}


/* external links */
.external {background-repeat:no-repeat; background-position:100% 50%; padding:0 13px 0 0;}
.external:link {background-image:url(/images/external/external.png); background-repeat:no-repeat;}
.external:visited {background-image:url(/images/external/external_v.png);}
.external:hover {background-image:url(/images/external/external_h.png);}
.external:active {background-image:url(/images/external/external_h.png);}

/* document icons */
.icon_for_pdf {background-repeat:no-repeat; background-position:0 0px; padding:1px 0 1px 20px;}
.icon_for_pdf:link, .icon_for_pdf:visited, .icon_for_pdf:hover, .icon_for_pdf:active {background-image:url(/images/icon_pdf.gif); background-repeat:no-repeat;}
.icon_for_doc {background-repeat:no-repeat; background-position:0 0px; padding:1px 0 1px 20px;}
.icon_for_doc:link, .icon_for_doc:visited, .icon_for_doc:hover, .icon_for_doc:active {background-image:url(/images/icon_msword.gif); background-repeat:no-repeat;}
.icon_for_xls {background-repeat:no-repeat; background-position:0 0px; padding:1px 0 1px 20px;}
.icon_for_xls:link, .icon_for_xls:visited, .icon_for_xls:hover, .icon_for_xls:active {background-image:url(/images/icon_msexcel.gif); background-repeat:no-repeat;}
.icon_for_ppt {background-repeat:no-repeat; background-position:0 0px; padding:1px 0 1px 20px;}
.icon_for_ppt:link, .icon_for_ppt:visited, .icon_for_ppt:hover, .icon_for_ppt:active {background-image:url(/images/icon_msppt.gif); background-repeat:no-repeat;}
.icon_for_swf {background-repeat:no-repeat; background-position:0 0px; padding:1px 0 1px 20px;}
.icon_for_swf:link, .icon_for_swf:visited, .icon_for_swf:hover, .icon_for_swf:active {background-image:url(/images/icon_flash.gif); background-repeat:no-repeat;}
.icon_for_eform {background-repeat:no-repeat; background-position:0 0px; padding:1px 0 1px 20px;}
.icon_for_eform:link, .icon_for_eform:visited, .icon_for_eform:hover, .icon_for_eform:active {background-image:url(/images/icon_test.gif); background-repeat:no-repeat;}

/*content borders*/
.bgColor1ContentBox {border:1px solid #efeff0;padding:10px;line-height:2em;}
.bgColor2ContentBox {border:1px solid #b9e0f7;padding:10px;line-height:2em;}
.bgColor3ContentBox {border:1px solid #e2edc3;padding:10px;line-height:2em;}
.bgColor4ContentBox {border:1px solid #b0bc22;padding:10px;line-height:2em;}
.bgColor5ContentBox {border:1px solid #ffde75;padding:10px;line-height:2em;}
.bgColor6ContentBox {border:1px solid #ec881d;padding:10px;line-height:2em;}
.bgColor7ContentBox {border:1px solid #bf311a;padding:10px;line-height:2em;}
.bgColor8ContentBox {border:1px solid #474220;padding:10px;line-height:2em;}

/*word and definition*/
.worddef {border:1px solid #efeff0;padding:10px; width:800px;}