/*#############################################################
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* external links
================================== */

a[href^="http:"] {
  background: url(../img/externalLink.gif) no-repeat right top;
  padding-right: 10px;
}

a[href^="http://www.utsa.edu"], a[href^="http://utsa.edu"]  {
  background-image: none;
  padding-right: 0;
}

a[href^="mailto:"] {
  background: url(../img/email.png) no-repeat right top;
  padding-right: 15px;
}
a[href $='.pdf'] { 
   padding-right: 15px;
   background: transparent url(../img/icon_pdf.gif) no-repeat right top;
}
a[href $='.doc'], a[href $='.rtf'] { 
   padding-right: 15px;
   background: transparent url(../img/icon_doc.gif) no-repeat right top;
}
a[href $='.xls'], a[href $='.csv'] { 
   padding-right: 15px;
   background: transparent url(../img/icon_xls.gif) no-repeat right top;
}
a[href $='.ppt'] { 
   padding-right: 15px;
   background: transparent url(../img/icon_ppt.gif) no-repeat right top;
}
a[class ="popup"] {
   padding-right: 15px;
   background: transparent url(../img/icon_popup.gif) no-repeat right top;
}



/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #b48e69;}
a:hover{
	color: #E74f00;
	background-color:#F0F0EB;	
}

body {
	background: #6a88a6 url(../img/bg.jpg) repeat-x left bottom;
	color: #444;
	font: normal 62.5%/1.5 Tahoma,sans-serif;
	
}

/*p,code,ul, {padding-bottom: 1.2em;}*/

li {list-style: none;}
ol {list-style:decimal ;}


h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
	border-bottom: 2px solid #ABBECA;
	padding: 3px;
}

h2 {
	font: normal 1.6em Tahoma,sans-serif;
	margin-bottom: 4px;
	padding: 3px;
}

h3 {
	font: normal 1.4em Tahoma,sans-serif;
	padding: 3px;
}

h4 {
	font: normal 1.2em Tahoma,sans-serif;
	padding: 3px;
	font-weight:bolder;
}
code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
	word-wrap: break-word;
}

blockquote {
	background: url(../img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
	padding-bottom:1.2em;
	padding-top:1.2em;
}

h1,h2,h3, h4 {padding-top: 1.2em;}


/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding:  10px 10px 5px;
	width: 760px;
}

/* header */
.top {
	background: url(../img/clouds.gif) repeat-x;
	padding: 25px 10px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 0px;
	width: 760px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 150px;	
}
.header .left {
	background: #B3C2C7 url(../img/header.jpg) no-repeat;
	font: normal 1.8em "Trebuchet MS",sans-serif;
	line-height: 180px;
	text-align: left;	
	width: 760px;
}




/*
.header .right {
	overflow: auto;
	width: 202px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}
*/
/* Sitename and slogan */
/*.sitelogo {
	width:149px;
	height:80px;
	position:absolute;
	z-index:1;
	margin:35px 10px 10px 15px;
	background:url(img/logo.png);
	left: 132px;
	top: 42px;
}*/

.title{
	text-align:center;
}

.title h1{
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
	border-bottom: none;
	padding: 3px;
	font-weight:bolder;
}

.sitename {
	width:600px;
	height:70px;
	position:absolute;
	z-index:1;
	margin:40px 0 0 250px;
	overflow:hidden;
	left: 140px;
	top: 38px;
}
.sitename h1 {
	font-family:"trebuchet ms",arial,sans serif; 
	font-weight:bold; 
	font-size:95% !important /*Non-IE6*/; font-size:95% /*IE6*/;
}
.sitename h2 {
	font-family:"trebuchet ms",arial,sans serif; 
	font-weight:bold; 
	font-size:95% !important /*Non-IE6*/; font-size:95% /*IE6*/;
}
.sitename a{text-decoration:none; color:rgb(255,255,255);}
.sitename a:hover {text-decoration:none;}

/* navigation */
.navigation {	
	background: #D9E1E5 url(../img/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 31px;
}
.navigation a {
	background: #D9E1E5 url(../img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 31px;
	padding: 0 9px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(../img/bgmain.gif) repeat-y;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 190px;
	background:#EFF2F5;
}
.sidenav h2 {
	color: #ffffff;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	text-align:center;
	background-color:#ABBECA;
	padding:2px 0 0 2px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
	position:relative;
}
.sidenav li 
{
	border-bottom: 1px solid #EAEADA;
	position: relative;
}

.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/*code for Pop Outs*/

.sticky_right{
	display:block;
	float:right;
	margin: 5px 5px 5px 20px;
	padding: 20px 10px 25px 10px;
	width: 180px;
	background:#EFF2F5 url(../img/postit.gif) no-repeat top;
}




/* content */
.content {
	float: right;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}
.content .descr {
	color: #664;
	font-size: 12px;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../img/bullet.gif);
	margin-left: 18px;
	padding: 2px;
}
.content ol{
	padding-left:10px;
}	
.content ol li{
	list-style:decimal;
	list-style-position:outside;
	padding-bottom:3px;
}



.content p {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
margin-bottom: 1.2em;
text-align: left;
}

/* footer */
.footer {
	background: url(../img/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}

/*form elements*/
form {
	margin-top: 5px;
	margin-left: 5px;
	padding: 5px 5px 5px 5px;
}

input.fields {display: block;
        width: 160px;
        border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;
		
}

label {
	color: #A5BB73;
	font-style: italic;
}

.submit_button {
	padding: 1px;
	background-color: #ABBECA;
	border: solid;
	border-width:1px;
}
/*****************************/

.floatimgleft {
    float:left;
    margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
}

.floatimgleftwbdr {
    float:left;
    margin-top:10px;
    margin-right:25px;
    margin-bottom:2px;
	padding: 5px;
	border: 1px solid #999999;
}



/*************Table************************/
table {
  border-collapse: collapse;
  /*width: 50em;*/
  border: 1px solid #666;
}

caption {
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em 0;
}

col {
  border-right: 1px solid #ccc;
}

col#last {
  border: none;
}

thead {
  background: #ccc url(../img/bar.gif) repeat-x left center;
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
}

th {
  font-weight: normal;
  text-align: left;
}

th, td {
  padding: 0.1em 1em;
}

.odd {
  background-color:#eff2f5;
}

tr:hover {
  background-color:#abbeca;
  color: #fff;
}

thead tr:hover {
  background-color: transparent;
  color: inherit;
}
/******************************************/
