
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
    font-family: Verdana, Helvitica, Georgia, Trebuchet MS, Arial, Times, Times New Roman
    font-size: 1em;
    font-style:normal;
    font-weight: normal;
	color: #000;
    margin: 0;
    outline: 0 none;
    padding: 0px; 
    vertical-align: baseline;
}

/* *** items to remove from mobile view *** */

.hidefromMobile {display:none;}

/* *** items to make visible for mobile view (display none in normal css) *** */

.mobile {}



/* ********* CTR MAIN TEMPLATE STYLES ******** */

body {
	padding-left: 0px; !important
	margin-left: 0px; !important
	background: #ccc; !important
}

div#container { 
	 background-color: #FFFFDD;
	border-left: 1px solid #555; 
	border-right: 1px solid #555; 
	padding-left: 0px; 
	margin-left: 0px; !important
	width: 98%;
	max-width:480px;
} 

/* header, nav bars and content area*/

div#content {
    border-bottom: 0px solid #CCCCCC;
    float: left;
    padding-left: 5px; !important
    width: 95%;
}


div#header {display:none;}
img.topper {display:none;}	
div#iconh {display: none;}
div#iconk {display: none;}
div#homies {display:none;} 
 /* contains the links to UT's main site and the College of Engineering */


/*top nav bar starts here*/
ul.level2 {display:none;}
ul.level3 {display:none;}
.submenu > a {font-weight: bold; text-decoration: none;}

div#nav_about {float: left; margin: 0 0 0 0px; text-align: left; font-weight: bold; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: .75em; width:20%;}
div#nav_about li {width: 100%; line-height: 2em; list-style: none outside none; margin: 0; position: relative; background-color: #003333;}
	

div#nav_research {float: left; margin: 0 0 0 0px; text-align: left; font-weight: bold; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: .75em; width:20%;}
div#nav_research li {text-align: center; width: 100%; line-height: 2em; list-style: none outside none; margin: 0; position: relative; background-color: #663300;}


div#nav_lib {float: left; margin: 0 0 0 0px; text-align: left; font-weight: bold; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: .75em; width:20%;}
div#nav_lib li {text-align: center; width: 100%; line-height: 2em; list-style: none outside none; margin: 0; position: relative; background-color: #006666;}


div#nav_resources {float: left; margin: 0 0 0 0px; text-align: left; font-weight: bold; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: .75em; width:20%;}
div#nav_resources li {text-align: center; width: 100%; line-height: 2em; list-style: none outside none; margin: 0; position: relative; background-color: #666633;}



div#nav_contact {float: left; margin: 0 0 0 0px; text-align: left; font-weight: bold; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: .75em; width:20%;}
div#nav_contact li {text-align: center; width: 100%; line-height: 2em; list-style: none outside none; margin: 0; position: relative; background-color: #996633;}

/*top nav bar ends here*/


/* footer nav bar starts */  
div#nav {width: 100%;  margin: 0 0 0 0; background: #000; font-size: .8em; font-weight: bold; text-align: center; clear: both;}
div#nav ul {margin: 0; padding: 0; background: #000;}
div#nav li {position: relative; list-style: none; margin: 0; padding: .2em .2em .2em .2em; float: left; 
	width: 12%; line-height: 1em; background: #000;
}

div#nav li.home {float: left; width: 10%;}
div#nav li.contact {width: 10%;}
div#nav li.search {width: 20%;}
div#nav li a {color: #fff; display: block; padding: 0; text-decoration: none;}
div#nav>ul a {width: auto;}
/* footer nav bar ends */ 


/* *** HEADINGS *** */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1 {color: #cc5500; font-size: 135%; font-weight: bold; line-height:2em;}


/* *** PARAGRAPH STYLES *** */

p {margin-bottom: 1em;}

p.small {font-size: 50%; color: #858585;}
p.list {font-size: 100%; line-height: 1.5em;}


/* *** LINK STYLES *** */
a {color: #3399ff; font-size: inherit; text-decoration: underline; border-style: none;}
a:visited {color: #3399ff; font-size: inherit; text-decoration: underline; border-style: none;}
a:hover {color: #663300; text-decoration: underline; border-style: none;}
a:active {color: #000066; text-decoration: none; border-style: none;}
a.kin {display: none;}


/* *** BLOCKQUOTE STYLES *** */

/* blockquote go to 35 */
blockquote.goto35 {float: right; width:30%; background-color: #eee; padding: .2em; margin-right: 2em; margin-top: 1em; color: #000}
p.gotogr {background-color: #eeeeee; color:#000000; font-size:x-small;}
p.gotoh {background-color: #000; color:yellow}

/* END goto35 */

/* blockquote hey */
blockquote.hey {display:none;}
/* END hey */




/* *** LIST STYLES *** */

   /*standard bulleted list*/
ul.decimal {list-style: decimal; font-family: inherit; font-size: small; line-height: 2em; margin-top: 0px; padding-top: 0px; margin-bottom: 1.2em; padding-bottom: 0px;padding-left: 2em;}
ul.bullet {
	list-style: square; 
	font-family: inherit; 
	font-size: 100%; 
	line-height: 2em; 
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 1.2em; 
	padding-bottom: 0px;
	padding-left: 2em;
}

ul.none {list-style: none;  line-height: 1.5em; margin-top: 0px; padding-top: 0px;} 
li.off {list-style: none;  line-height: 1.5em;}
  /* end bulleted items*/





/* ************ LIBRARY SPECIFIC STYLING STARTS HERE ************** */


/* hide from mobile */
#QRcode {display: none;}
blockquote.heychat {display:none;}
#imQR {display: none;}
#meebo {display: none;}

/* *** SYMPOSIUM *** */
#sympimage {
	background: transparent url('http://library.ctr.utexas.edu/symposium/2011graphic_150.jpg') 0 0 no-repeat;
	min-width: 125px;
	min-height: 75px;
	z-index: 900;
}

/* *** QUERY SCREEN STYLES *** */

label {font-size:80%; font-weight: bold; color: #cc9900;}
input {color: #115E67; font-size: 80%;}
input.buttons {border-radius: 2em;}
input.inputbox {width: 60%;}
td.mobile {font-size:75%;}
div.query {padding-top: .5em; }

blockquote.query {float: left; width: 75%; padding-left: 0.5%; padding-top:0.5%; margin: 1em; font-size: 10px; background-color:#eee; clear: both;} 
blockquote.query li {font-size: .75em; color:#FFFFFF;}


.note {color: #63666A; font-size: 0.75em;}
.strong {font-weight:bold;}

/* specific to mobile app */
div.mobilebody {
	max-width: 380px;
}


div.mobilecontainer {
	border-left: 1px solid #555; 
	border-right: 1px solid #555; 
	padding: 0 0 0 0; 
	margin-left: 6px; 
	margin-right: auto; 
	width: 320px;
} 

/* *** IMAGES *** */

img#mlogo {
	width:51px;
	float: left;
	padding-right: 1%;
}


.button {
    background-color: #B6D3F4;
    background-image: -moz-linear-gradient(center top , #B6D3F4, #5483B8);
    border: 1px solid #9AC9FF !important;
    border-radius: 18px 18px 18px 18px;
    box-shadow: 0 1px 1px #FFFFFF inset, 0 3px 3px rgba(0, 0, 0, 0.6);
    color: white !important;
    display: inline-block;
    font: 600 15px/1.4 "myriad-pro-1","myriad-pro-2","Lucida Grande",Sans-Serif;
    padding: 7px 15px !important;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}