@charset "UTF-8";
/* CSS Document */

/*CSS RESET */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
.clearboth {
margin: 0;
padding: 0;
clear: both;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1.5em;
}
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;
}
/*SITE CODE*/
html {
background: #464646 url(http://www.ztamu.com/themes/ztamu//imgs/header_bg.jpg) repeat-x;
font-family: Lucida Grande,Lucida Sans,Verdana,Georgia,Helvetica,Arial;
font-size:13px;
line-height:15px;
}
#coming_soon {
font-family: Lucida Grande,Lucida Sans,Verdana,Georgia,Helvetica,Arial;
font-size:11px;
line-height:15px;
color: #FFFFFF;
width: 300px;
border: double #ffffff;
margin: 50px auto;
padding: 20px;
}
#header {


width: 1000px;
margin: 0px auto;
height: 208px;
}
#content {


background: #ffffff url(http://www.ztamu.com/themes/ztamu//imgs/bott_bg.jpg) repeat-x bottom;
padding-bottom: 20px;
}
#sub_content {
width: 800px;
margin: 0px auto;
}
#left {
width: 380px;
float: left;
}
#left_phil {
width: 380px;
float: left;
background: url(http://www.ztamu.com/themes/ztamu//imgs/pink_ribbon.jpg) no-repeat;
}
#right {
width: 400px;
margin-left: 5px;
float: right;
}
#left_photo {
width: 200px;
float: left;
}
#right_photo {
width: 580px;
margin-left: 5px;
float: right;
}
h1 {
color: #268bc2;
display: block;
background: url(http://www.ztamu.com/themes/ztamu//imgs/alt2px.jpg) repeat-x bottom;
/*border-bottom: 2px solid #f2529d;*/
font-size: 22px;
line-height: 40px;
margin-bottom: 5px;
}
#footer {
color: #999999;
width: 800px;
margin: 10px auto;
text-align:center;
}
a:link {
color: inherit;
}
#nav_wide {

margin: 0px auto;
height: 61px;
background: #424242 url(http://www.ztamu.com/themes/ztamu//imgs/nav_bg.jpg) repeat-x bottom;

}
#navcontainer {
width: 1000px;
margin:0px auto;


background: url(http://www.ztamu.com/themes/ztamu//imgs/nav_buttons.jpg) no-repeat;
height: 61px;
font-size: 1.3em;
}
#navlist {


margin: 0;
padding: 0;
position: relative;
}

#navlist li
{
margin: 0;
padding: 0;
list-style: none;
position: absolute;
top: 0;
}
#navlist li, #navlist a
{
height: 50px;
display: block;

}
#li1 {left: 50px; width: 80px; }
#li2 {left: 130px; width: 120px;}
#li3 {left: 250px; width: 130px;}
#li4 {left: 380px; width: 80px; }
#li5 {left: 460px; width: 80px; }
#li6 {left: 550px; width: 100px; }
#li7 {left: 650px; width: 80px; }
#li8 {left: 730px; width: 80px;}
#li9 {left: 810px; width: 95px;}
#li10 {left: 905px; width: 80px;}
#li1 a:hover{

background: transparent url(http://www.ztamu.com/themes/ztamu//imgs/nav_sprite.jpg) no-repeat  -50px 0px;
}
#li2 a:hover{
background: transparent url(http://www.ztamu.com/themes/ztamu//imgs/nav_sprite.jpg) no-repeat  -130px 0px;
}
#li3 a:hover{
background: transparent url(http://www.ztamu.com/themes/ztamu//imgs/nav_sprite.jpg) no-repeat  -250px 0px;
}
#li4 a:hover{
background: transparent url(http://www.ztamu.com/themes/ztamu//imgs/nav_sprite.jpg) no-repeat  -380px 0px;
}
#li5 a:hover{
background: transparent url(http://www.ztamu.com/themes/ztamu//imgs/nav_sprite.jpg) no-repeat  -460px 0px;
}
#li6 a:hover{
background: transparent url(http://www.ztamu.com/themes/ztamu//imgs/nav_sprite.jpg) no-repeat  -550px 0px;
}
#li7 a:hover{
background: transparent url(http://www.ztamu.com/themes/ztamu//imgs/nav_sprite.jpg) no-repeat  -650px 0px;
}
#li8 a:hover{
background: transparent url(http://www.ztamu.com/themes/ztamu//imgs/nav_sprite.jpg) no-repeat  -730px 0px;
}

#li9 a:hover{
background: transparent url(http://www.ztamu.com/themes/ztamu//imgs/nav_sprite.jpg) no-repeat  -810px 0px;
}
#li10 a:hover{
background: transparent url(http://www.ztamu.com/themes/ztamu//imgs/nav_sprite.jpg) no-repeat  -905px 0px;
}

#recruitment_steps {
margin-left: 10px;
}
.r_title{
color:#003399;
font-weight:bold;
}
#recruitment_steps p {
margin-top: 10px;
}
.odd {
background: #d7fffb;
}
.title {
font-size: 14px;
font-weight:bold;
color:#000066;
}
.exec_table td {
vertical-align: middle;

}
.exec_table tr {
margin: 10px;

}
.exec_info {
padding: 10px;
}
#bigpic {
width:auto;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-bottom: 2em;
padding:10px;
}
.thumbnail
{
float: left;
width: auto;
border: 4px solid #f3e1e9;
margin: 0 15px 15px 0px;
padding: 10px;
}

#slideshow{
width: 386px;
height: 294px;
background: url(http://www.ztamu.com/themes/ztamu//imgs/fp_image_bg.jpg) no-repeat;
padding: 14px 20px 18px 16px;
}
.ccm-SlideshowBlock-display {
width: 350px !important;
}
.skip {


font-style:italic;
}
#flash_intro {
margin-left: 250px;
}