/******************************************************************************
 * Author: Mike Takahashi - mtakahashi <at> support.ucla.edu
 *         UCLA University Communications
 * Filename: home.css 
 * Description: Controls the elements within the home page at http://www.ucla.edu
 *
 ******************************************************************************/

#content {
    margin-top: 10px;
    padding: 0 2px 0 8px;
}
#content-emergency {
    margin-top: 10px;
    padding: 0 8px;
}
h1.documentFirstHeading {
    background-color: #536895;
    color: #ffffff;
    font: 20px 'Trebuchet ms', Trebuchet, Arial, verdana, Helvetica;
    margin: 0;
    padding: 5px;
}
h2 {
    color: #000040; 
    font-weight: bold;
    font-size: 1em;
}
/*************** Drop shadow ****************/
#dropshadow-headlines,
#dropshadow-spotlight,
#dropshadow-features,
#dropshadow-impact,
#dropshadow-happenings {
    background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
    background: url(/images/shadow.gif) no-repeat bottom right;
    padding: 0px;
}
#dropshadow-headlines {
    margin: 10px 0 4px 8px !important;
    margin: 10px 0 4px 5px;
}
#dropshadow-spotlight {
    margin: 10px 0 10px 8px !important;
    margin: 10px 0 10px 8px;
    width: 570px;
}
#dropshadow-features,
#dropshadow-impact {
    float: left;
    width: 281px;
    margin: 0 0 0 8px !important;
    margin: 0 2px 0 4px;
}
#dropshadow-happenings {
    margin: 10px 0 3px 8px !important;
    margin: 10px 0 3px 8px;
}
.innerbox{
    position:relative;
    bottom:6px;
    right: 6px;
    margin: 0px 0px 0px 0px;
}

/*************** Columns ****************/
#column-none {
    padding: 0 8px;
}
#column-one,
#column-two,
#column-three {
    float: left;
}
#column-two {
    float: left;
    width: 579px;

}
/*************** Newsroom ****************/
.headlinesNewsroomLink {
text-align: right;
}
/*************** Portlets ****************/
dl.portlet {
    background-color: #e5ebeb;
    margin: 0;
}
dd p {
	padding-bottom: 1px;
}
.portletHeader {
    background: #536895 url(/images/portlet-header-drop-shadow-x.gif) repeat-x;
    background-position: bottom;
    height: 18px;
    margin-bottom: 8px;
    padding: 4px 10px 10px 10px; 
    color: #ffffff;
    font-size: 1.2em;
}
.portletHeader a {
    color: #ffffff;
    text-decoration: none;
}
.portletHeader a:visited {
    color: #ffffff;
}
.portletHeader a:hover {
    color: #ffb300;
}
.portletItem {
    margin: 0;
    padding: 0 1em;
}
.portletItem a,
.portletItem a:visited {
    color: #1e6a95;
    text-decoration: none;
}
.portletItem a:hover {
    color: #000000;
}
.portletItem h1 {
    padding: 0;
    margin: 0;
    color: #536895;
    font: bold 1.1em Arial, Verdana, Helvetica, Geneva, sans-serif;
}
.portletItem h1 a,
.portletItem h1 a:visited {
    color: #536895;
	text-decoration: none;
    border-bottom: none;
}
.portletItem h1 a:hover {
    color: #ffb300;
    border-bottom: none;
}
#portlet-headlines {
    width: 175px;
    min-height: 535px;
    height: auto !important;
    height: 535px;
	border-bottom: 1px solid #e5ebeb;
}
#portlet-spotlight {
    width: 570px;
    height: 340px;
}
#portlet-spotlight .portletItem {
    text-align: center;
}
#portlet-happenings {
    width: 180px;
    min-height: 595px;
    height: auto !important;
    height: 595px;
    border-bottom: 1px solid #e5ebeb;
}
#portlet-happenings a img {
    border: none;
}
#portlet-happenings img {
    border-top: 4px solid #536895 !important;
}
#portlet-happenings .portletItem {
    padding: 0;
}
#portlet-happenings p {
    margin: 2px 5px 20px 5px;    
}
#portlet-happenings .portletItem a {
    border: none;
}
#portlet-happenings .portletItem a:hover {
    color: #000000;
}
p#more-happenings {
    text-align: right;
}
#portlet-features,
#portlet-impact {
    width: 281px;
    min-height: 160px;
    height: 160px;
}
#portlet-features img,
#portlet-impact img {
    float: right;
    padding: 0 0 5px 8px;
    border: none;
}
#giving-to-ucla {
    float: left;
    width: 180px;
    height: 57px;
    background: url(/images/giving-to-ucla.gif) no-repeat;

}
#giving-to-ucla a{
    display: block; 
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 57px;
    height: 0px !important;
    width: 180px;
    cursor: pointer;
}
#giving-to-ucla span {
    display: none;
}
#campus-values {
    float: left;
    width: 185px;
    height: 57px;
    margin-left: 3px;
    background: url(/images/campus-values.gif) no-repeat;

}
#campus-values a{
    display: block; 
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 57px;
    height: 0px !important;
    width: 185px;
    cursor: pointer;
}
#campus-values span {
    display: none;
}
#graffiti {
    clear: both;
    height: 83px;
    padding-top: 5px;
    margin: 0;
}
#graffiti span {
    display: none;
}
/************** Spotlight JQuery Alternative ********/
.slideshow { 
	height: 290px; 
	width: 550px; 
	margin: auto; 
	overflow: hidden;
}
/*************** Emergency Templates ****************/

#content-emergency p a,
#content-emergency p a:focus,
#content-emergency p a:visited {
    color: #536895;
    border-bottom: 1px solid #cccccc;
    text-decoration: none;
}
#content-emergency p a:hover {
    border-bottom: none;
}
h1#emergency-heading {
    background-color: #ff0000;
    color: #ffffff;
    font: 20px 'Trebuchet ms', Trebuchet, Arial, verdana, Helvetica;
    padding: 4px 8px;
}
#emergency-information h1 {
    background-color: #5aa1ca; /*5aa1ca*/
    color: #ffffff;
    padding: 4px 8px;
}

#emergency-information p {
    padding: 0 8px;
}
#template-reporting {
    float: left;
    width: 462px;
    padding: 0 20px 20px 0;
}
#template-information {
    float: left;
    width: 462px;
}
