﻿/*
Design by The Atkins Group 2007 for The University of Texas Health Science Center
http://www.theatkinsgroup.com

Title      : The University of Texas Health Science Center
Version    : beta
Released   : 10/26/2007
Description: Two and three column, fixed-width template.
*/

body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
}

.navskip {

position:absolute;
left:-3000px;
width:500px;

}

img 
{
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
	
.horizontalcssmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height:33px;
	font-size: 98%;
	line-height: 240%;
	letter-spacing: .07em;
}
	
.horizontalcssmenu ul li
{
	height:33px;
	font-size: 98%;
	line-height: 240%;
	letter-spacing: .07em;
	position: relative;
	display: inline;
	float: left;
}
	
#cssMenu2 {
	background-image:url(../images/primary_menu_shadow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
}

#uthscsa_menu {
	width: 980px;
	margin: 0 auto;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0 5px 0;
	font-weight: normal;
	font-size: 120%;
	color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img09.gif) repeat-x left bottom;
	font-size: 190%;
	font-weight: normal;
	color: #00694e;
}

/* 2 column feature content - orange */

.title3_orange {
	margin: 0;
	padding: 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFC68C;
	font-size: 129%;
	font-weight: normal;
	color: #e6e6e6;
}

.boxed {
	margin:20px 0 20px 8px;

}

.boxed p {
	margin:0;
	line-height: 180%;
}

.boxed ul, .boxed ol {
	line-height: 180%;

}

.orange {
	margin: 20px 30px;
	color: #FFFFFF;
	background-color: #c85300;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-one a:link,
.col-one a:visited,
.col-one a:active
{
	color:#FFFFFF;
	text-decoration:underline;


}

.col-one a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}


.col-two {
	float: right;
	width: 300px;
}

.col-two a:link,
.col-two a:visited,
.col-two a:active
{
	color:#FFFFFF;
	text-decoration:underline;


}

.col-two a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

/* 2 column feature content - grey */

.title3_grey {
	margin: 0;
	padding: 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e6e6e6;
	font-size: 129%;
	font-weight: normal;
	color: #e6e6e6;
}

.boxed {
	padding: 5px 25px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange 
{
	margin: 20px 30px;
	color: #FFFFFF;
	background-color: #C55300;
}

.grey {
	margin: 20px 30px;
	color: #FFFFFF;
	background-color: #E5E5E5;
}

.grey a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto 0 auto;
	background: #FFFFFF url(../images/img01.gif) repeat-y;
}

#page_3col {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(../images/3col_page_background.gif) repeat-y;
}

/************************************************************************************************
	2 Column Page Title Bar
************************************************************************************************/ 
#pagehead_2col 
{
	width:740px;
	float:right;
	height:33px;
	font-size: 98%;
	line-height: 240%;
	letter-spacing: .07em;
	/* padding-left: 30px; */
	background-image: url(../images/pagehead_2col_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	/* margin-left: 240px; */
}

#Pagehead_2col_title_bar 
{
	width: 980px; 
	height:33px;
	margin: 0px auto;
}

#Pagehead_2col_title 
{
	float:left; 
	width:240px; 
	height:33px; 
	background-image:url(../images/title_bar_left.gif);
	background-repeat:repeat;
}

#Pagehead_2col_logout 
{
	float:right; 
	margin-top:8px;
	padding-right:30px;
	 
}

#Pagehead_2col_title_name 
{
	float:left; 
	padding-left:30px;
}
/******************************************************************************************/

#pagehead_3col {
	font-size: 95%;
	line-height: 270%;
	letter-spacing: .07em;
	height: 33px;
	padding-left: 30px;
	background-image: url(../images/pagehead_2col_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 240px;
}

/* Header */

#header {
	width: 980px;
	margin: 0 auto 0 auto;
	height: 110px;
	background-color: #FFFFFF;
}

#header .logo {
	width: 344px;
	padding: 20px 0 0 20px;
	float: left;
	clear: right;
}

#header .secnav {
	width: 450px;
	height: 20px;
	padding: 15px 60px 5px 0;
	float: right;
	vertical-align: top;
	text-align: right;
	font-size: 12px;
}

#header .secnav a {
	text-decoration: none;
	color:#135293;
}

#header .secnav a:hover {
	text-decoration: underline;
	color:#135293;
}

#header .search {
	width: 450px;
	margin-top:20px;
	padding: 15px 73px 1px 0;
	float: right;
	font-size: 82%;
	text-align: right;
	vertical-align:bottom;
}

#header .tagline {
	float: right;
	padding: 5px 60px 0 0;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar_r {
	float: right;
	width: 200px;
}

#rightbar {
	float: right;
	padding: 5px 0 0 0;
	width: 200px;
	text-align:left;
}
#secmenu {
	width: 176px;
	padding: 3px 0 0 8px;
	color:#000000;
}

#secmenu a:link,
#secmenu a:visited,
#secmenu a:active
{
	color:#000000;
	text-decoration:noe;
}

#secmenu a:hover
{
	color:#ffffff;
	text-decoration:none;
}


/* Sideboxes */

#sidebox {
	margin: 30px 15px 30px 20px;
	font-size: 100%;
	text-align:left;
	color: #666666;
}

#sidebox ul {
	padding:4px 0 4px 0px;
	margin:0;
}

#sidebox li a, #sidebox li a:visited {
	list-style-type:none; /* removes default bullet */
	background-image:url(../images/bullet_square_orange.gif);
	background-repeat: no-repeat; /* ONE bullet only please */
	background-position: 0 .45em; /* .45em from top (vertical) */
	padding-left:16px; /* space between bullet and text */
	color: #333333;

	/* styling options below */
	line-height:20px;
}

#sidebox li {
	list-style-type:none; /* removes default bullet */
	margin:0;
}

#calendar {
	padding: 10px 15px 20px 20px;
	font-size: 85%;
	background-color: #abada4;
	background-image: url(../images/img_calendar_bg.gif);
	background-repeat: repeat-y;
	clear: both;
	text-align:left;
	
}
#calendar a {
	color: #333333;
	text-decoration: underline;
}
#calendar a:hover {
	text-decoration: none;
}
#calendar ul {
	padding:4px 0 4px 0px;
	margin:0;
}

#calendar li a, #calendar li a:visited {
	list-style-type:none; /* removes default bullet */
	background-image:url(../images/bullet_square_orange.gif);
	background-repeat: no-repeat; /* ONE bullet only please */
	background-position: 0 .45em; /* .45em from top (vertical) */
	padding-left:16px; /* space between bullet and text */

	/* styling options below */
	line-height:20px;
}

#calendar li {
	list-style-type:none; /* removes default bullet */
	margin:0;
}

/* Input */

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: 1px;
	font: bold 85% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit2 {
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

/* Content */

#content {
	float: right;
	width: 738px;
	text-align:left;
	background-color:#FFF;
}

#content_3col {
	float: left;
	width: 525px;
	text-align:left;
}

.imageleft {
	float: left;
	margin: 0 10px 10px 0;
}

/* Footer */

#footer {
	width: 980px;
	height: 115px;
	margin: 0 auto;
	background-image: url(../images/footer_background_fill.jpg);
	background-repeat: repeat-x;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}

#info {
	float: left;
	margin: 0;
 	width: 220px !important;
 	width /**/:250px;
	padding: 15px 0 25px 20px;
	color: #000;
	line-height: 1.5em;
	background-image: url(../images/footer_shadow_overhang.jpg);
	background-repeat: no-repeat;
}

#info a {
	color: #FFFFFF;
}

#links p {
margin-left:0;
}

#links {
	float: right;
	width: 720px;
	line-height: 1.5em;
	padding: 15px 0 25px 20px;
}

#links a:link,
#links a:visited,
#links a:active
{
	color:#135293;
	text-decoration:underline;


}

#links a:hover
{
	color:#135293;
	text-decoration:none;
}


/***********************************************************************************************
		LOGIN
***********************************************************************************************/
.log_info {
	padding:20px 0 10px 0;
	color: #666666;
}

.login_pad {padding:4px 5px 5px 10px;
	color: #666666;
}

/***********************************************************************************************
		LOGOUT
***********************************************************************************************/
.logout_link a:link
{
	color: #666666;
	text-decoration:none;
}

.logout_link a:visited
{
	color: #666666;
	text-decoration:none;
}

.logout_link a:active
{
	color: #666666;
	text-decoration:none;
}

.logout_link a:hover
{
	color: #666666;
	text-decoration:none;
}

/***********************************************************************************************
		LOGOUT Balloon
***********************************************************************************************/
.logout_link_bal a:link
{
	color: #fff;
	text-decoration:none;
}

.logout_link_bal a:visited
{
	color: #fff;
	text-decoration:none;
}

.logout_link_bal a:active
{
	color: #fff;
	text-decoration:none;
}

.logout_link_bal a:hover
{
	color: #fff;
	text-decoration:none;
}

/***************************************************************************************************
	CTRC INFO COLUMN 
***************************************************************************************************/
.ctrcinfocol 
{
	
	width: 650px;
	margin-left:35px;
	margin-bottom:10px;
	text-align: justify;
	padding: 0px 0px 1px 0px;
	
	border:1px solid #E5E5E5;
}

.ctrcinfocol h2 
{
	width: 650px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	color: #fff;
	height: 20px;
	line-height: 20px;
	/* background: #919191; */
	background-image:url(../images/tabs/image1.jpg);
}

.ctrcinfocol dt 
{
	font-weight:normal;
	font-size:12px;
}

.ctrcinfocol h2 a {
text-decoration: none;
color: #fff;
}
.ctrcinfocol h2 a:hover {
color: #111;
}

.ctrcarticles { 
	padding: 0px 15px; 
}

.sp_panel_btn 
{
	padding:20px 0px 20px 35px;
}
/***********************************************************************************************
		Split Panels with gradiant image
***********************************************************************************************/
.sp_full_Panel 
{
	width:700px;
	margin-bottom:20px;
}

.rt_sp_Panel 
{
	float:right;
	width:350px;
}

.lt_sp_Panel 
{
	float:left;
	width:350px;
}

.sp_panel1 
{
	width:270px;
	text-align:center;
}

.sp_panel12
{
	width:82px;
	padding:15px 0px 0px 192px;
	text-align:center;
}

.sp_panel13 
{
	width:260px;
	padding:15px 0px 0px 10px;
}

.sp_date_cal 
{
	float:left; 
	padding:5px 0px 0px 10px;
}

.sp_col 
{
	
	width: 300px;
	margin-left:35px;
	margin-bottom:15px;
	text-align: justify;
	padding: 0px 0px 10px 0px;
	border:1px solid #E5E5E5;
}

.sp_col h2 
{
	width: 280px;
	font-size: 18px;
	font-weight: 100;
	padding-left: 20px;
	color: #fff;
	height: 26px;
	line-height: 26px;
	/* background: #919191; */
	background-image:url(../images/tabs/small_bar_gr.jpg);
	background-repeat:no-repeat;
}

.sp_col dt 
{
	font-weight:normal;
}

.sp_col h2 a {
	text-decoration: none;
	color: #fff;
}
.sp_col h2 a:hover {
	color: #111;
}

.sp_content { 
	padding: 0px 12px 10px 12px; 
}