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

/* Globals */
/* Hide dotted image outline from Firefox and Netscape */ 
* {padding: 0; margin: 0; outline:none;}
a {outline: none; border:none; color:#fff;}
p {margin-top: 0;}
a img {border: none;}
img {border-style: none;}
html {overflow: -moz-scrollbars-vertical !important;}



body {
	background-color:#000;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

h1, h2, h3 {
	padding-bottom: .25em;
	font-weight:lighter;
}

h2 {
	font-size:20px;
}

h2.paddingTop {
	padding-top:15px;
}

input.btn {
	padding:5px 15px;
	font-weight:bold;
	font-size:18px;
}

input.button {
	padding:5px 15px;
	font-weight:bold;
	font-size:18px;
}

input.largeform {
	font-size:24px;
}

textarea.largeform {
	font-size:24px;
}

p {
	line-height:1.5em;
	padding-bottom:1em;
}

a:link {color: #fff; text-decoration: underline; }
a:active {color: #fff; text-decoration: underline; }
a:visited {color: #fff; text-decoration: underline; }
a:hover {color: #fff; text-decoration: underline; }



/* Classes */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.clear {
	clear:both;
	height:30px;
}

.alignleft {
	float: left;
	padding-right:20px;
	padding-bottom:10px;
}

.alignright {
	float: right;
	padding-left:20px;
	padding-bottom:20px;
}

.newstitle {
	font-size:1.2em;
}

.wp-image-181 {
	padding-left:30px;
}

.wp-image-188 {
	padding-right:30px;
}


/* Elements */
#wrapper {	
}

#head {
	border-bottom:1px solid #03b0ef;
	height:150px;

}

#headcontent {
	width:980px;
	margin:0 auto;
	background:url(../images/ztiplogo.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#topMenu ul{
	font-size:14px;
}

#navigation {
	height:150px;
	width:980px;
	margin:0 auto;
}

#globalnav {
	width:980px;
	margin:0 auto;
	margin-top:-27px;
}

#navigation img.logo {
	padding-top:12px;
	padding-left:20px;
}

#torso {
	width:980px;
	margin:0 auto;
}

#flash {
	height:360px;
}

#main{
	width:700px;
	float:right;
	margin-top:25px;
}

#main h2 {
	color:#03b0ef;
	clear:both;
}

#main ul {
	margin-left:25px;
	padding-bottom:10px;
	padding-top:10px;
	
}

#main ul li {
	padding-bottom:1em;
}

#leftSection {
	width:290px;
	float:left;
	margin-right:49px;
	
}

#centerSection {
	width:290px;
	float:left;
	margin-right:49px;
}

#rightSection {
	width:290px;
	float:left;
}

p.newstitle a {color:#03b0ef; text-decoration:none; padding:0; margin:0; line-height:.9em;}

p.thedate {
	font-size:10px;
	color:#fff;
	margin:0;
	padding:0;
	margin-top:-10px;
}

div.indexSection h2 {
	border-bottom:1px solid #fff;
	padding-bottom:.75em;
	margin-bottom:.25em;
}

#sidebar{
	width:250px;
	float:left;

	background:url(../images/heading_top.jpg)  top no-repeat;
	margin-top:25px;

	margin-bottom:25px;
	color:#fff;
}

#sidebar a {
	text-decoration:underline;
}

#menu {
	border-bottom:1px solid #03b0ef;
	margin-bottom:25px;
}
	


#menu ul li.page_item {
background-image:url(../images/bullet.png);
background-repeat: no-repeat;
background-position: 0em .25em;
padding-left:20px;
list-style:none;
padding-bottom: 1em;
			
}


#menu {
	width:220px;
	margin-left: 15px;
	margin-top:15px;
	padding-top:20px;
	color:#fff;
}

#menu a {
	color:#fff;
}

#menu ul {
	list-style:none;
	padding-bottom:1em;
	margin-left:10px;
}

#menu ul li {
	padding-bottom:.5em;
}

div.storycontent ul {
	margin-left:30px;
	overflow:auto;
}


div.storycontent ul li{
	margin-left:30px;
}


#foot{
	padding-top:35px;
	padding-bottom:35px;
	clear:both;
	width:980px;
	margin:0 auto;
}

#copyright{
	clear:both;
	margin-top:20px;
	color:#999;
}


#legend.center {
	padding-left:160px;
	margin-top:20px;
}

#gradient-style
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0;
	width: 700px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 11px;
	padding: 5px;
	background: #b9c9fe url('../table-images/gradhead.png') repeat-x;
	color:#fff;
	border-top: 2px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	text-align:center;
}
#gradient-style td.data
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #000;
	border-top: 1px solid #fff;
	background: #e8edff url('../table-images/gradback.png') repeat-x;
	text-align:center;
	font-weight:bolder;
}

#gradient-style td.ztip
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #000;
	border-top: 1px solid #fff;
	background: #e8edff url('../table-images/gradback_ztip.png') repeat-x;
	text-align:center;
	font-weight:bolder;
	font-size:16px;
}


#gradient-style td.data img {
	display:block;
	margin:0 auto;
}

#gradient-style td.first {
	background-color:#000;
	font-weight:bold;

}

#gradient-style td.first a {
	text-decoration:none;
	}


#gradient-style tfoot tr td.data
{
	background: #333;
	font-size: 12px;
	color: #fff;
}
#gradient-style tbody tr:hover td.data
{
	background: #d0dafd url('../table-images/gradhover_light.png') repeat-x;
	color: #000;
}

#legend td {padding: 8px;}

#legend td.posleft {padding-right:46px;}

#rss {
	margin-top:20px;
}

#white {
	color:#000;
	background-color:#fff;
}

#whitecontent {
	padding:25px;
}

img.padbottom {
	padding-bottom:20px;
}

#credit {
	margin-top:10px;
	font-size:10px;
}

#credit a {
	color:#666;
}
