body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000;
	background-color: #FFFFFF;
}
	
h1, h2, h3, h4, h5 {
	font-family: Arial,Helvetica,sans-serif;
	color: #000;
}


h1 {
	font-size:17px;
}

.h-content {
	font-size:x-large;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 2px solid #D7D7D7;
	border-bottom: 2px solid #D7D7D7;
	margin-top: 15px; /* dave added to fix expanding nav prob */
}

h2 {
	font-size:15px;
	font-weight:bold;
	}

h3 {
	font-size:14px;
	margin-top: 10px;
}

h3.flash-heading {
    font-size: 1.1em;
	color: #FFF;
	width: 185px;
	padding: 5px 5px 5px 10px;
	margin: 15px 0 0;
	background-color:#BDBDBD;
}

h4 {
	font-size:13px;
}

img {
	border: 0px;
}

.lbreak {
	line-height: 1px;
	width: 100%;
	margin:0;
	padding:0;
	border-top:2px solid #D7D7D7;
}

a {
	font-family: verdana,sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: underline;
}

.white {
	font-size:small;
	color:#FFF;
	}

a:hover.white {
	text-decoration:none
	}
	
.footnote, acronym, abbr {
	cursor: help;
}

/* this holds it all togeather */

#container {
	position: relative;
	float: left;	
   	margin: 0;
	width: 100%;
	background: url(/images/bgleft.gif) repeat-y;
}

/* top section  and forms */

#banner {
   	margin: 0;
	width: 100%;
	height: 50px;
	background: url(/images/bgtop.gif);
}

#logo {
	float: left;
	margin:0px;
	height: 50px;
}

#search {
	font-size: 90%;
	font-weight: bold;
	color: #434053;
	float: right;
	width: 250px;
	height: 20px;
	margin: 20px 71px 0 0;
}

.input {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	border: 1px #7D798B solid;
	color: #000;
	background-color: #fff;
	height: 14px;
}

input, form {
	margin:0;
	padding:0;
}

.go {
	width: 22px;
	height:13px;
}

.services-work form {
margin-top: 20px;
}


#thumbs {
    margin: 0 auto 20px auto;

}

.get-sites label {
	margin: 0;
    display: block;
font-weight:bold;
font-size: 0.95em;
}

.get-sites select {
font-size: 0.95em;
width: 180px;
margin: 10px 0 5px 0;
padding: 2px;
}

/* left navigation */

#main {
   	margin: 0;
	width: 100%;
	height: 100%;
	background: url(/images/bgleft.gif) repeat-y;
}

#nav {
	width: 141px;
	height: 100%;
	padding-top: 29px;
	margin: 0;
	float: left;
	background: url(/images/bgleft.gif) repeat-y;
}

.navlinks {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
}

.navigation {
	float: right;
	width: 130px;
}

.button-on {
   	margin:0px;
	padding: 5px 0px 5px 15px;
	background-color :#251E3D;
	color: #FFFFFF;
	font-weight: bold;
	}

.button-sub {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 7px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.button-sub-bg {
	margin-top: -8px;
	margin-bottom: 2px;
	padding: 5px 0px 5px 15px;
	background-color: #9C9A9B;
	border: solid #251E3D 1px;
}

.button-off {
   	margin:0px;
	padding: 5px 0px 5px 15px;
	background-color :#9C9A9B;
	color: #FFFFFF;
	font-weight: bold;
	}

.button-off-light {
   	margin:0px;
	padding: 5px 0px 5px 15px;
	background-color :#B6B6B6;
	color: #FFFFFF;
	font-weight: bold;
	}

.weave {
	width: 11px;
	float: left;
}

.weave img {
	float: left;
	padding-bottom: 8px;
}

.mosaics-text {
   	margin:0px;
	padding: 6px 4px 6px 6px;
	background-color :#B6B6B6;
	font-family: sans-serif;
	font-size: .75em;
	color: #2F2A46;
	font-weight: normal;
}

.nav-text {
   	margin:0px;
	padding: 6px 4px 10px 6px;
	background-color:#D7D7D7;
	font-family: sans-serif;
	font-size: .75em;
	color: #2F2A46;
	font-weight: normal;
}
.nav-text a {
	font-size: 1em;
}

/* navigation spacing bottom */

.s-eight {
	margin-bottom: 8px;
}

.s-two {
	margin-bottom: 2px;
}	

/* content */

#content {
	float: left;
	width: 70%;
	font-size: .9em;
	margin: 0px 20px 0 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	}
	
html>body #content {
	width:70%;
	}

#content a:link, #content a:visited, #footer a:link, #footer a:visited {
	font-size: 1em;
}


.dlink   {
	color: #fff;
}

.s-head {
	width: 100%;
/*	height: 40px;*/
	border-top: 2px solid #D7D7D7;
	border-bottom: 2px solid #D7D7D7;
	vertical-align: middle;
	float: left; /* dave added to fix expanding nav prob */
margin-top: 15px;  /* dave added to fix expanding nav prob */
margin-bottom: 10px;
}

.s-head h1 {
	margin:0;
	width: 23%;
	float: left;
	font-size:x-large;
	padding-top: 6px;
	padding-bottom: 6px;
}

.s-nav {
	float: right;
	margin: 0;
	width: 75%;
	padding-top: 7px;
	padding-bottom: 7px;
}

.services-main {
	clear: both;
	width: 62%;
	float: left;
	margin-top: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	}
	
html>body .services-main {
	width: 62%;
	}


.services-work {
	width: 35%;
	float: right;
	margin-top: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	}
	
html>body .services-work {
	width:35%;
	}


.services-work ul {
	list-style-image: url(/images/bullet.gif);
	margin-left: 15px;
	padding: 0;
}

.services-work li {
	margin-bottom: 5px;
}

.vcard {margin-bottom:1.6em}
.geo, span.url { display:none; }
.fn {
  margin-bottom: 1.6em;
}

/* footer */

#footer{
	float: left;
/*	color: #FFF;*/
   	margin:0px;
	width:100%;
	height: 50px;
	vertical-align: bottom;
	background: url(/images/bgbott.gif) repeat;
	font-size: 0.75em;
}
	
#footer p {
	padding:10px 0 10px 10px;
    margin:  10px 5px 2px 325px;
}

.nav-sep-bott {
  	float: left;
   	width: 141px;
	height: 100%;
	padding: 0;
   	margin: 0;
	vertical-align: bottom;
	background: url(/images/bgleft.gif) repeat;
	}
	
#curve-bott {
	float: left;
	vertical-align: bottom;
	width: 49px;
	height: 50px;
	margin: 0px;
}

/* misc */

.home-on {
	background-color:#251E3D;
   	margin-left: 0px;
	padding-left: 10px;
	width: 239px;
	height: 98px;
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	}

.calign {
	text-align: center;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

.rpadd {
	padding-right: 10px;
}

.lpadd {
	padding-left: 10px;
}

.tpadd {
	padding-top: 10px;
}

.bpadd {
	padding-bottom: 10px;
}

.calign {
	text-align: center;
}

.lalign {
	text-align: left;
}

.ralign {
	text-align: right;
}

.rfloat {
	float: right;
	margin-left: 2em;
}

.rfloat  p {
	text-align: center;
margin-top:2px;
}


.lfloat {
	float: left;
	margin-right: 2em;
}

.lspace {
	margin-left: 20px;
}

.table_space {
	padding-bottom: 20px;
}

.define {
	padding: 0.4em;
	border-top: 2px solid #D7D7D7;
	border-bottom: 2px solid #D7D7D7;
}

a.dsphead{
   text-decoration:underline;
   color: #000000;
}

a.dsphead span.dspchar{

}

a.dsphead img {
	border: none;
}

.dspcont{
   display:none;
   margin-left:1.5em;
}

.rfloat img {

}

img.bordered {
	border: 1px solid #D3D4D6;
	padding: 9px;
}

.img-left  {
    float: left;
margin-right: 15px;
margin-bottom: 10px;

}

blockquote {
margin: 0;
padding: 0;
}

.topbot-border {
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 2px solid #D7D7D7;
	border-bottom: 2px solid #D7D7D7;
}

.txt-version td > img {
display: block;
}


.featured-sites-title {
	margin-top: 80px;
	text-align: center;
	color: #b6b6b6;
}

#student-award {
	margin: auto;
	margin-top: 80px;
	margin-bottom: 40px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	width: 550px;
	height: 130px;
	border: solid 2px #C5C5C5;
	text-align: left;
}

#recruiting {
	position: absolute;
	top: 60px;
	left: 180px;
}

.recruiting-now {
	text-align: center;
	color: #9f9f9f;
	font-family:Arial,Helvetica,sans-serif;
}

.recruiting-now a {
	color: #9f9f9f;
}

.recruiting-now a:hover {
	color: #000000;
}

/* Featured Sites */

#featured-sites {
	list-style: none;
	margin:0;
	padding: 0;
	width: 530px;
	margin-left: auto;
	margin-right: auto;
	color: #b6b6b6;
}

#featured-sites li {
	display: inline;
	margin: 0;
	padding: 0;
}

#featured-sites li a {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 40px;
	min-width: 150px;
	text-align: center;
}

#featured-sites li a img {
	margin: 0;
	padding: 0;
	text-align: center;
	display: block;
	width: 150px;
	height: 80px;
}

#featured-sites li.last a {
	margin-right: 0;
}

#featured-sites li.temp-first a {
	margin-top: 20px;
	margin-left: 190px;
}

#featured-sites li a {
	color: #b6b6b6;
	text-decoration: none;
}

#featured-sites li a:hover {
	color: #000;
	text-decoration: underline;	
}



/* TESTING */

/* .video h4 {
	font-size: 1.5em;
	padding: 0.75em 0;
	margin: 0;
}

.video img {
	display: block;
	border: 1px solid #ccc;
}

.video a {
	display: block;
	padding: 0.75em;
	width: 244px;
	float: left;
	margin-right: 2em;
	margin-bottom: 2em;

	background: #f8f8f8;
	border: 1px solid #eee;
	
	background: #eee;
	border: 1px solid #ccc;
}

.video a:hover {
	background: #f1f5f7;
	border: 1px solid #d3e1e8;
}

.video .watch {
	display: block;
	margin-top: 0.5em;
	padding: 0.5em 1em;
	text-align: center;
}

.video .play {
	background: url(/our-services/hotshots/creativecapital/images/play.gif) bottom right no-repeat;
	width: 236px;
	height: 176px;
	position: relative;
	margin-top: -182px;
}


.video-player {
	margin: 2em 0;
	float: left;
}

.video-player .preview {
	float: left;
	border: 1px solid #ccc;
	background: #eee;
	padding: 0.75em;
	width: 40em;
	
}

.video-player .preview .inner {
	margin: 0 auto;
}

.video-player object {
	display: block;
	margin: 0 auto;
	border: 1px solid #ccc;
}

.video-player .preview .preview-contents {
	text-align: center;
	padding: 4em 1em;
}

.video-player .duration {
	margin: 0;
	padding: 0;
	margin-top: 0.5em;
	text-align: center;
}

.video-player .links {
	float: left;
}

.video-player .links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.video-player .links li {
	margin: 0;
	padding: 0;
}

.video-player .links .viewing-links li a {
	display: block;
	padding: 0.3em 0.75em 0.4em 0.75em;
	width: 9em;
	margin: 0.2em;
	margin-left: 0;
	margin-right: 0;	
	background: #f8f8f8;
	border: 1px solid #eee;
	border-left: none;
	
	text-decoration: none;
	color: #000;

}

.video-player .links .viewing-links li a:hover {
	background: #ebf6ff;
	border: 1px solid #bfd9ed;
	border-left: none;
}

.video-player .links .viewing-links li a.current {
	font-weight: bold;
	border: 1px solid #ccc;
	border-left: 1px solid #eee;
	margin-left: -1px;
	background: #eee;
}

.video-player ul.other-links {
	margin-top: 2em;	
	margin-left: 1.5em;
	list-style: none;
}

.video-player ul.other-links li a {
	display: block;
	margin: 0.2em;
	padding: 0.3em 0.75em 0.4em 0.75em;
	width: 5.8em;

	background: #f0f3e2;
	border: 1px solid #d4dda9;

	text-decoration: none;
	color: #000;
}

.video-player ul.other-links li a:hover {
	background: #e3e9c6;
	border: 1px solid #778316;
}
 */


.video-viewer {
	float: left;
	background: #f7f7f7;
	border: 1px solid #63786e;	
	padding-right: 10px;
	margin-bottom: 2em;
	width: 100%;
}

.video-viewer .video-heading {
	margin: 0 -10px 10px 0;
	background-color: #63786e;
	color: #fff;
	padding: 5px;
}


/* video clip play options */


.play-video {
	position: relative;
	float: left;
	width: 242px;
	m argin: 0 10px 10px 10px;
	padding: 0 10px 10px 10px;
}

.play-video-image {
	position: relative;
	float: left;
	background: #EEEEEE;
	width: 240px;
	height: 180px;
	border: 1px solid #d7d7d7;
	overflow: hidden;
}

.play-video .image-link {
	display: block;
	/*padding: 10px;*/
	text-align: center;
	width: 222px;
	height: 160px;
}

.play-video a.text-link {
	position: relative;
	float: left;
	width: 228px;
	margin: 10px 0;
	padding: 6px;
	background: #bfd7cc;
	border: 1px solid #9cb3a8;
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.play-video a:hover.text-link {
	background: #acc3b8;
	text-decoration: none;
}

.play-video .button-link {
	position: absolute;
	bottom: 5px;
	right: 5px;
}


/* video player */


.video-player {
	margin: 2em 0;
	float: left;
}

.video-player .preview {
	float: left;
	border: 1px solid #ccc;
	background: #eee;
	padding: 0.75em;
	width: 550px;
}

.video-player .preview .inner {
	margin: 0 auto;
}

.video-player div.small {
	display: block;
	margin: 0 auto;
	width: 240px;
}

.video-player div.large {
	display: block;
	margin: 0 auto;
	width: 480px;
}

.video-player .preview .preview-contents {
	text-align: center;
	padding: 4em 1em;
}

.video-player .duration {
	margin: 0;
	padding: 0;
	margin-top: 0.5em;
	text-align: center;
}

.video-player .links {
	float: left;
}

.video-player .links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.video-player .links li {
	margin: 0;
	padding: 0;
}

.video-player .links .viewing-links li a {
	display: block;
	padding: 0.3em 0.75em 0.4em 0.75em;
	width: 10em;
	margin: 0.2em;
	margin-left: 0;
	margin-right: 0;
	background: #f8f8f8;
	border: 1px solid #eee;
	border-left: none;
	text-decoration: none;
	color: #000;
}

.video-player .links .viewing-links li a:hover {
	background: #bfd7cc;
	border: 1px solid #9cb3a8;
	border-left: none;
}

.video-player .links .viewing-links li a.current {
	font-weight: bold;
	border: 1px solid #ccc;
	border-left: 1px solid #eee;
	margin-left: -1px;
	background: #eee;
}

.video-player ul.viewing-links a {
}

.video-player ul.other-links {
	margin-top: 2em;	
	margin-left: 2em;
	list-style: none;
}

.video-player ul.other-links li a {
	display: block;
	margin: 0.2em;
	padding: 0.3em 0.75em 0.4em 0.75em;
	width: 5.8em;
	background: #9c9a9b;
	border: 1px solid #777;
	text-decoration: none;
	color: #fff;
}

.video-player ul.other-links li a:hover {
	background: #b6b6b6;
	b order: 1px solid #778316;
}

.clr {
	position: relative;
	clear: both;
}

.transcript dt {
	margin: 0;
	padding: 0;
	margin-top: 2em;
	font-weight: bold;
}

.transcript dd {
	margin: 0;
	padding: 0;
	margin-top: 0.1em;
}

.transcript dd p {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}








ul.with-icon {
margin-left: 0px;
padding-left:0px;
list-style:none;
}

.with-icon li {
/*margin-bottom: 20px;*/
padding: 24px 0 0 55px;
height: 40px;
}

li.et {
background: url(/images/et.gif) no-repeat left center;
}

li.b {
background: url(/images/b.gif) no-repeat left center;
}

.award {
margin-bottom: 20px;
border-bottom: 1px dotted;
}
