

body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .72em;
	color: #333333;
}


.navskip {

position:absolute;
left:-3000px;
width:500px;

}

#cssMenu2 {
	background-image:url(../includes/menus_css/skins/som/img_vertical/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: #00533e;
	text-decoration: none;
}

a:hover {
color: #ea4f00;
	text-decoration: underline;
}



a:visited {
color: #666666;
	text-decoration: none;
}

a:visited:hover {
color: #ea4f00;
	text-decoration: underline;
}

/* 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;
}


.title1 {
	margin: 0;
	padding: 8px 0 5px 0;
	font-family: georgia;
	font-weight: bold;
	font-size: 110%;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img09.gif) repeat-x left bottom;
	font-size: 190%;
	font-weight: normal;
	color: #006a4e;
}


.titlenews {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img09.gif) repeat-x left bottom;
	font-size: 150%;
	font-weight: normal;
	color: #000;
}



/* 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: #006a4e;
}



.title3_surgery {
	margin: 0;
	padding: 6px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006a4e;
	font-family: arial;
	font-size: 125%;
	font-weight: bold;
	color: #006a4e;
}





.title3_green {
	margin: 0;
	padding: 5px 0;
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: georgia,times;
	font-size: 120%;
	font-weight:bold;
		line-height: 120%;
	color: #006a4e;
}

.title3_green-lines {
	margin: 0;
	padding: 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00533e;
			border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #00533e;

	font-family: georgia,times;
	font-size: 125%;
	font-weight:normal;
	color: #006a4e;
}


.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 190%;
}

.orange {
	margin: 20px 30px;
	color: #FFFFFF;
	background-color: #c85300;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* 2 column feature content - grey */

.title3_grey_index {
	margin: 0;
	padding: 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00533e;
		border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #00533e;

	font-size: 129%;
	font-weight: normal;
	color: #006a4e;
}

.boxed {
	padding: 0px 30px 30px 30px;
}

.boxed p, .boxed ul, .boxed ol {

	line-height: 150%;
}

.grey {
	margin: 2px 30px;

	color: #333333;
	background-color: #ffffff;
}



.grey2 {
	margin: 20px 30px;
	color: #333333;
	background-color: #efefef;
}


.grey a {
	color: #006a4e;
	text-decoration: none;
}

.grey a:hover {
	color: #ea4f00;
	text-decoration: none;
}



.col-one {
font-family: arial;
float: left;
	font-size: .9em;
	width: 300px;
}

.col-two {
font-family: arial;
float: right;
	font-size: .9em;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(../images/img01.gif) repeat-y;
}



#pagehead_2col {
	font-size: 100%;
	line-height: 270%;
	letter-spacing: .06em;
	height: 38px;
	padding-left: 30px;
	background-image: url(../images/pagehead_2col_bg.jpg);
	background-repeat: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 240px;
}






/* Header */

#header {
	width: 980px;
	margin: 0 auto;
	height: 120px;
	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;
	height: 20px;
	padding: 15px 60px 10px 0;
	float: right;
	vertical-align: center;
	font-size: 82%;
	text-align: right;
}

#header .tagline {
	float: right;
	padding: 5px 60px 0 0;
}







/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}
#rightbar {
	float: right;
	padding: 5px 0 0 0;
	width: 200px;
}
#secmenu {
	width: 176px;
	padding: 0 0 0 8px;
}

/* Sideboxes */

#sidebox {
	padding: 10px 15px 20px 20px;
	font-size: 85%;
	text-align:left;
}

#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;
}
#calendar a {
	color: #333333;
	padding-left: 12px;
	background-image: url(../images/bullet_square_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#calendar a:hover {
	text-decoration: none;
}
#calendar ul {
	margin: 0;
	padding: 0 0 0px 12px;
	list-style-image: nonze;
	list-style-type: disc;
}
#calendar li {
	padding: 10px 0;
}
#calendar li.first {
	background: none;
}

/* Content */

#content {
	float: right;
	width: 740px;
}







.imageleft {
	float: left;
	margin: 0 10px 8px 0;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(../images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 90%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(../images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
		font-size: .77em;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}











/* Styles I added */


 



.photo {
background:#fff;
border:none;
margin:1px 10px 10px 10px;
padding:10px;
}





/* PHOTOS WITH PADDING  */

.left {
float:left;
margin: 0 15px 4px 0;
}

.right {
float:right;
margin: 0 15 4px 15px;
}




.greenhead {
font-family: georgia,times, serif;
font-size: 1.35em;
color: #006a4e;
;
}



	ul {
 
        margin-left: 14;
        padding-left: 12px;
        text-indent: 1px;
        }


.smallhead {
font-family: arial,helvetica,sans-serif;
font-size: .85em;
color: #006a4e;
}





























.toggle {
	color: #999999;
	font-size: .75em;
}

div.hideMe {display: none;}
div.showMe {display: block;} 

.newshead {
	color: beige;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-weight: bold;
	text-decoration: none
}

.newshead a:link {
  color: green;
  background: white;
  text-decoration: none
}

.newshead a:visited {
  color: green;
  background: white;
  text-decoration: none
}

.newshead a:active {
  color: green;
	background-color: white;
  text-decoration: none
}

.newshead a:hover {
	color: green;
	background-color: white;
	text-decoration: none
}


.newsborder td {
	color: black;
	border-style: double;
	border-color: green;
	border-width: 3px
}

.newsborderout {
	color: #006a4e;
	width: 140px;
	border-color: #006a4e;
	border-style: ridge;
	border-width: 6px
}

.newsstory {
  text-indent: 20px;
  text-align: left;
  font-family: georgia,times;
  font-size: .77em;
}



#newsheadlines {
	background-color: #ffffff;
	color: #000000;
	margin: 4px;
	text-decoration: none;
	}
#newsheadlines td {
	padding: 2px;
	}
#newsheadlines td:hover {
	background-color: #ffffff;
	padding: 2px;
	}
#newsheadlines a {
	color: #333333;
	text-decoration: none;
	}
.newsheader {
	color: #006a4e;
	font-size: .83em;
	line-height: 14px;
	font-weight: normal;
	text-decoration: bold;
	float: left;
	}
.newsdate {
	color: #006a4e;
	text-decoration: none;
	text-align: right;
	float: right;
	font-size: .82em;
	}
.newsdataeven {
	background-color: #ffffff;
	}
.newsdataodd {
	background-color: #dfdbd8;
	}
.newstext{
	background-color: #ffffff;
	font-size: .82em;
	line-height: 14px;
	text-indent: 4px;
	text-align: left;
	padding: 6px;
	border: 6px;
	width: 90%;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #9fa09e;
	font-family: georgia,times,serif;
	}
.mffphoto {
	margin: 10px;
}


			 
			            .outline {
        
        border:1px dashed green;
font-size: 1.1em;
        line-height:15px;
        background-color:white;
        padding:8px;
             }

			 
.navskip { position:absolute;
           left:-3000px;
            width:500px;
}



.table {
font-size:.80em;
line-height:18px;
}


.small { 
font-family: arial;
font-size: 11px;
line-height:16px;

}



.menutext { 
font-face: georgia,arial;
font-size: .78em;
line-height:16px;

}



	ul {
        list-style: url(http://surgery.uthscsa.edu/square.gif) disc;
        margin-left: 8;
        padding-left: 10px;
        text-indent: 1px;
        }




.smalltext { 
font-family: arial;
font-size: 9px;
line-height:12px;
color: #006a4e; 
}


			            .smallgreentextbox {
        
        border:1px solid green;
font-size: 10px;
color: #006a4e;        
line-height:12px;
        background-color:white;
        padding:8px;
             }





.title3_box {
	margin: 0;
	padding: 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e6e6e6;
	font-family: arial,helvetica; 
	font-size: 119%;
	font-weight: normal;
	color: #ffffff;
}

.box {
	padding: 5px 15px 5px 20px;
}

.box p, .boxed ul, .boxed ol {
	line-height: 130%;
}

.gray {
	margin: 20px 20px;
	color: #FFFFFF;
	background-color: #9fa09e;
}

.gray a {
	color: #FFFFFF;
}


.col-onegray {
	float: left;
	width: 280px;
	font-family: arial,helvetica; 
	font-size: 1em;
	line-height: 8px;

}

.col-twogray {
	float: right;
	width: 280px;
	font-family: arial,helvetica; 
	font-size: 1em;
	line-height: 8px;

	}





/* Sortable tables */
table.sortable thead {
    background-color:#fff;
    color:#192a39;
    font-weight: bold;
    font-size: .78em;
    cursor: default;
}



table.sortable td {
    background-color:#fff;
    color:#192a39;
    font-size: .78em;
    cursor: default;
}


.smalltext {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	color: #333333;
}



.smalltext2 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .84em;
	color: #333333;
}

.small { 
font-family: arial;
font-size: 10px;
line-height:14px;

}


