@charset "utf-8";
/* CSS Document */
/* WRITTEN BY m.johnson@mossface.com 
with thanks to Weena */
@import "menu.css";

body
        {
        margin:0 auto;
		text-align:center;
        padding:0pt;
        font-family:Arial,Helvetica,sans-serif;
		background: #eeeeee;
		font-style:normal;
        font-variant:normal;
        font-size:11px;
        color:#302F2C;
        height:100%;
		}
/******************
LAYOUT
******************/
a:link { outline:none;}
#wrap
	{
	width:952px;
	margin:0 auto;
	height:100%;
	}
	
#top { 
	border:0px;
	background-color:#222222;
	height:35px;
	border-bottom: 1px solid #a9a9a9;
	width:970px;
	vertical-align:middle;
	text-align:left;
	}
#splash { 
	border:0px;
	background:	url(images/homebg.jpg) top repeat-x #ffffff ;
	width:970px;
	}
/********************
SETS THE PADDING FOR THE UPPER MODULE TABLES
*********************/	
#contenttable { 
	padding:0 3px;
	}
#footer
	{
	width:970px;
	height:100%;
	background:url(images/blackbar.gif) top repeat-x #eeeeee;
	} 
#footerwrap {
	border:0px;
	width:970px;
	vertical-align:middle;
	margin:0 auto;
	text-align:center;
	background:#eeeeee;
	}
#footertable { 
	padding:0px 0px;
	}
#affiliations
	{
	width:970px;
	height:100%;
	min-height:200px;
	}
#shadowright { background:url(images/shadowright.png) left repeat-y}
#shadowleft { background:url(images/shadowleft.png) left repeat-y}
#bottomrightshadow { background:url(images/bottomrightshadow.png) left no-repeat}
#bottomleftshadow { background:url(images/bottomleftshadow.png) right no-repeat}
#bottomshadow { background:url(images/bottomshadow.png) top repeat-x}
/**************
Home page subnav styling
****************/	
#homenav {
	background:url(images/portfoliosign.jpg) top left no-repeat;
	}


/******************************
TEXT STYLING
*******************************/
p	{		
	color:#000000;
	font-family:verdana,tahoma,arial,helvetica;
	font-size:12px;
	font-style:normal;
	line-height:17px;
	padding:0;
	margin:0;}
.Normal, .NormalDisabled {
	font-family:verdana,tahoma,arial,helvetica;
	font-size:11px;
	font-weight:normal;
	}
#footer p	{		
	color:#ffffff;
	font-size:11px;
	}
a:link {
	color:#eb325c; 
	text-decoration:none;
	}		
a:visited {
	color:#eb325c; 
	text-decoration:none;
	}
a:hover {
	text-decoration:none;
	color:#9e9e9e;
	}
a {
   outline: none;
	}
h1 {
	color: #000000;
	font-weight:bold; 
	font-size:28px; 
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	padding:0px;
	margin:15px 0;
	}
h2 {
	color: #167f87;
	font-weight:bold; 
	font-size:24px; 
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	padding:0px;
	margin:0px;
	}
strong {
	color: #167f87;
	font-weight:bold; 
	}	
.login {
	font-family: verdana,tahoma,arial,helvetica;
	font-size: 11px;
	}
	
/*******************************
T E X T  C L A S S E S
********************************/
.textbox {
	padding:0px 25px 0px 45px; font-size:
	}
.textbox p {
	padding:5px 0	
	}
.newsbox p {
	padding:5px 0	
	}
.shadow {
	background: url(images/shadow.gif) center left no-repeat;
	padding:0px 25px 0px 45px;
	}

/******************************
SLIDER CSS STARTS
********************************/
#tips b {color:#167f87;}
#tips p {margin-top:7px;}
#backuptips b {color:#27601d;}
#backuptips p {margin-top:7px;}
#zinetslide ul { 
	margin: 0px; 
	padding:10px 20px;
	font-size:12px; 
	font-weight:normal;
	font-family: verdana, Arial, Helvetica, sans-serif; 
	}
#zinetslide li {	
	line-height:1.7em;
	list-style-image:url(bullet.gif);
	}
#zinetslideBackup ul { 
	margin: 0px; 
	padding:0px 20px;
	font-size:12px; 
	font-weight:normal;
	font-family: verdana, Arial, Helvetica, sans-serif; 
	}
#zinetslideBackup li {	
	line-height:1.7em;
	list-style-image:url(bullet2.gif);
	}
#zinetslideBackup strong {
	color: #27601d;
	font-weight:bold; 
	}
#zinetslideBackup h2 {
	color: #27601d;
	}
#portfolioslidercontrol	{ 
	width:970px; 
	background: none; 
	padding-bottom:1px;
	}

#portfolioslidercontrol ul li { 
	display:inline;
	font:verdana,tahoma,arial,helvetica;
	} 
#portfolioslidercontrol ul, li {margin-left: 0; padding:0 4px;}

#portfolioslidercontrol ul {
	font:verdana;
	margin-top:0px; 
	padding-top:0; 
	color:#00ccff
}
#portfolioslidercontrol a {
	color:#eb325c;
	font-size:18px; 
	text-decoration:none;
	}
#portfolioslidercontrol a:hover {
	color:#ffffff; 
	text-decoration:none;
	}	
p.intro { 
	border-bottom: 1px solid #ccc; 
	margin-bottom: 20px; 
	padding: 20px 0 30px 0; 
	text-align: center; 
	width: 100% 
	}
p#cross-links { 
	text-align: center 
	}
p#cross-links { 
	margin-bottom: 30px; 
	padding-bottom: 30px 
	}
noscript p, noscript ol { 
	color: #a00; 
	font-size: 13px; 
	line-height: 1.4em; 
	text-align: left 
	}
noscript a { 
	color: #a00; 
	text-decoration: underline 
	}
noscript ol { 
	margin-left: 25px; 
	}
a:focus { 
	outline:none 
	}
img { border: 0 
	}
h3 { 
	border-bottom: 1px solid silver; 
	margin-bottom: 5px; 
	padding-bottom: 3px; 
	text-align: left 
	}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 0px 0 30px;
}
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0px 0;
	position: relative;
	width: 100%;
}
/* These 2 lines specify style applied while slider is loading */
.csw {
	width: 100%; 
	height: 1px; 
	background: none ; 
	overflow: scroll
	}
.csw .loading {
	margin: 200px 0 300px 0; 
	text-align: center
	}
.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	border: 0px solid #000; /* this is the border. should have the same value for the links */
	margin: auto;
	width: 946px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 425px;
	clear: both;
	background: none;
}
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 946px; /* Also specified in  .stripViewer  above */
}
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0px;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto; display:none;
}
.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}
.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}
.stripNav a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	background: none;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 15px;
}
.stripNav li.tab1 a { 
	background: #60f }
.stripNav li.tab2 a { background: #60c }
.stripNav li.tab3 a { background: #63f }
.stripNav li.tab4 a { background: #63c }
.stripNav li.tab5 a { background: #00e }

.stripNav li a:hover {
	background: #333;
}

.stripNav li a.current {
	background: none;
	color: #fff;
}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}

.stripNavL {
	left: 0;
}

.stripNavR {
	right: 0;
}

.stripNavL {
	background: url("images/arrow-left.gif") no-repeat center;
}

.stripNavR {
	background: url("images/arrow-right.gif") no-repeat center;
}
/******************************
SLIDER CSS ENDS
********************************/

