/******************************************************************************
 * Graduate Division Author: Eli Levy - elevy <at> gdnet.ucla.edu
 * Filename: handheldmain.css 
 * Description: Clears out CSS for a simple version of site for mobile browsers.
 *
 ******************************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table, caption, tbody, tfoot, thead, tr, th, 
td {
	font-size: 95%;
	margin: 0;
}
body {
	line-height: 1;
	width: 98%;
}
#visual-wrapper {
    background-color: #ffffff;
    margin: 0 auto;
    margin-top: -1px; /*Fixes IE bug*/
    padding: 0;
    width: 98%;
}
#ucla-tools {
    display: block;
	width: 99%;
	height: 40px;
    background-color: #536895;
    font-size: .9em;
    margin: 60px 0 2px 0;
    padding: 2px;
    text-align: left;
}
#date-info {
    float: none;
    margin: 0;
    color: #cccccc;
}
#date-info img {
    padding-left: 2px;
}
img {
    padding-right: 4px;
}
#campus-tools {
    float: none;
    margin: 2px 0 0 0;
}
#campus-tools ul {
    list-style: none;
    margin: 0;
    padding: 0;	
}
/* Not sure about line below */
#campus-tools li {
    display: inline-block;
}
#campus-tools li {
    display: inline;
    color: #ffffff;
    padding: 0 2px;
    border-right: 1px solid #cccccc;
}
#campus-tools li a {
    color: #ffffff;
    text-decoration: none;
}
#campus-tools li a:hover,
#campus-tools li a:focus {
    color: #ffb300;
}
#campus-tools li.hide-right-border {
    border-right: none;
}
#searchbox {
    float: none;
    padding-left: 5px;
    white-space:nowrap;
}
#searchbox_ucla {
    margin: 0;
    padding: 0;
}
#searchbox-input,
#searchbox-input-no-background {
    float: none;
    width: 150px;
    height: 16px;
	margin-right: 4px;

}
#searchbox-input {
    background: #FFFFFF;
}
#searchbox label {
	display: none;
}
input.searchButton {
    float: none;
    background:  url(../../graphics/site2010/search-button.gif) no-repeat;
    cursor: pointer;    
	height: 22px;
    width: 58px;
    border: none;
    text-transform: uppercase;
}
#ucla-logo{
    float: none;
	position: absolute;
	left: 2px;
	top: 2px;
    border: 0;
    margin: 5px 0 2px 5px !important;
	max-width: 100%;
    padding: 0
}
#ucla-logo a{
    display: block; 
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0 0 0 0px;
    padding: 0;
    padding-top: 2px;
    height: auto;
    width: 100%;
	max-width: 100%;	
    cursor: pointer;
}
/*************** Top nav sections ****************/
#sections {
    float: inherit;
	background-color: #ffffff;
    margin-left: 5px;
    padding-right: 5px;
	display: none;
}
#sections a,
#sections a:visited {
    color: #000000;
    text-decoration: none;
}
#sections a:hover,
#sections a:focus {
    color: #b6b5b6;
}
#sections ul {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;	
}
#sections li {
    list-style: none;
    display: block;
	padding: 2px;		
}
#audience-section {
    background-color: #e5ebeb;
    padding: 6px !important;
    border: 0px;
	text-align: left ;
	font-size: .9em;
}
#audience-section a,
#audience-section a:visited {
    color: #014A67;
    text-decoration: none;
}
#audience-section a:hover,
#audience-section a:focus {
    color: #000000;
}
#audience-section li {
    display: inline-block ;
}
#audience-section li {
    display: inline;
    padding: 0 35px 0 15px;
    background: url(../../graphics/site2010/square.gif) 0px 6px no-repeat;
}
#audience-section .first {
    background: none;
    padding: 0 15px 0 15px;
    background: url(../../graphics/site2010/square.gif) 0px 6px no-repeat;
}
.landing-section {
    float: left;
    width: 47%;
    height: auto;
    padding: 2px 5px !important;
    border: 1px solid #c4c4c4;
    border-style: solid solid solid solid;
	text-transform: uppercase;
	font-size: .8em;	
}
.landing-section.lastItem {
    width: 47%;
    border-right: 1px solid #c4c4c4 !important;
}

/*************** Footer ****************/
#mobilefooter,
#footer {
    display: inline-block;
    background-color: #536895;
    text-align: left;
    margin: 0;
    padding: 2px;
	clear: both;
    width: 100%;
}
#mobilefooter ul,
#footer ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
#mobilefooter li,
#footer li {
    display: inline-block;
}
#mobilefooter li,
#footer li {
    display: block;
}
#mobilefooter li a,
#footer li a {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 5px;
    font-size: .9em;
}
#mobilefooter li a:hover,
#mobilefooter li a:focus,
#footer li a:hover,
#footer li a:focus {
    color: #FFB300 !important;
}
#mobilefooter li a:visited,
#footer li a:visited {
    color: #ffffff;
}
#colophon {
    color: #666666;
    font-size: .8em;
    padding: 5px 0 10px 0;
    text-align: left;	
	width: 100%; 
}
#colophon li a {
    color: #666666;
}
#colophon a:hover,
#colophon a:focus {
    text-decoration: none;
}
#colophon ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#colophon li {
    display: inline-block;
}
#colophon li {
    display: inline;
    padding: 0 5px;
}
#copyright {
    float: none;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
