/*****************************************/
/************* GLOBAL STYLES *************/
/*****************************************/

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #5f5f5f;
}

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

a {
	color: #f17209;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	color: #f2710b;
}

h3 {
	color: #f2710b;
}

p {
	line-height: 2.2em;
	color: #5f5f5f;
}

table {
	font-size: 12px;
	line-height: 18px;
	background-color: #f4f4f4;
}

.hr {
	width: 100%;
	height: 1px;
	border-top: 1px dotted #3a3a3a;
	margin: 25px 0 25px 0;
	clear: both;
}

.total {
	padding: 5px 4px 5px 4px !important;
}

#wrap {
	width: 900px;
	margin: auto;
	padding: 0 0 0 0px;
	position: relative;
	background-color: #ffffff;
}

.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
}

fieldset {
	border: 0;
}

#header {
	width: 100%;
	clear: both;
	text-align: right;
	display: block;
	height: 38px;
	background-color: #000000;
	background-image: url('../assets/grad-navigation.gif');
	background-repeat: repeat-x;
}

#header-inner {
	display: block;
	margin: auto;
	width: 810px;
	height: 38px;
}

#header-inner-nav {
	display: block;
	clear: both;
}

#header-inner-nav ul {
	display: block;
	margin: 0 0 0 0;
	padding: 11px 0 0px 0;
}

#header-inner-nav ul li {
	display: inline;
}

#header-inner-nav ul li a {
	padding: 10px 5px 10px 10px;
	color: #ffffff;
	font-size: 1.3em;
}

#header-inner-nav ul li a:hover {
	background-color: #f39e10;
	text-decoration: none;
	color: #000000;
}

.tpmc-network {
	display: block;
	float: left;
}

.tpmc-network ul {
	display: block;
	margin: 0;
	padding: 0;
}

.tpmc-network ul li {
	display: inline;
}

.tpmc-network ul li a {
	padding: 10px 5px 10px 10px;
	color: #ffffff;
	font-size: 1.3em;
}

.tpmc-netowrk ul li a:hover {
	background-color: #f39e10;
	text-decoration: none;
	color: #000000;
}

#banner {
    background-color: #F28D07;
    background-image: url("../assets/grad-header.gif");
    background-repeat: repeat-x;
    clear: both;
    display: block;
    height: 198px;
    text-align: right;
    width: 100%;
}
#banner-inner {
    display: block;
    height: 194px;
    margin: auto;
    width: 810px;
}
#banner-image {
    display: block;
    float: left;
    margin: 0;
    text-align: left;
    width: 241px;
}
#banner-right {
    float: right;
    margin: 33px 0 20px;
    width: 265px;
}
#banner-right span {
    color: #FFFFFF;
    font-size: 2.5em;
    line-height: 1.5em;
    margin-right: 0;
    padding-bottom: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
#banner-right img { 
	padding-bottom: 20px; 
	}
}
.banner-strap {
    color: #000000 !important;
    font-size: 1.5em;
    margin: 10px 0 0;
}
.banner-number {
    color: #FFFFFF;
    font-size: 2.5em;
    padding: 0;
}
#banner h2 {
    color: #FFFFFF;
    font-size: 2.5em;
    font-weight: normal;
    letter-spacing: 1px;
}
#banner-right ul {
    float: right;
}
#banner-right ul li {
    display: block;
    float: left;
    margin-top: 6px;
    padding-left: 6px;
}


#banner .network a:first-child {
    padding-right: 5px;
}
#banner .network {
    float: left;
    margin-left: 39px;
    padding-top: 90px;
    width: 250px;
}
.network ul {
    list-style: none outside none;
}
.network ul li {
    display: inline;
}



#content {
	width: 100%;
	clear: both;
	display: block;
	background-color: #ffffff;
	padding: 30px 0 30px 0;
	background-image: url('../assets/grad-headershadow.gif');
	background-repeat: repeat-x;

}

#content-inner {
	display: block;
	margin: auto;
	width: 810px;
}

#content p {
	margin: 15px 0 15px 0;
	line-height: 2.2em;
}

#content h2 {
	font-size: 3.2em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#content h3 {
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}


#content img {
	padding: 10px 0 0 0; 
	/*border: 1px solid #eeeeee;*/
}


#content ul {
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
}


#content ul li {
	padding: 10px;
	line-height: 2.0em;
}

.content-panel-title {
	float: left;
	width: 770px;
}

.content-panel {
	float: left;
	width: 248px;
}

.content-panel-1 {
	/*padding: 0 0px 0 0;*/
	width: 240px;
}

.content-panel-1 img {
	/*border: 7px solid #3a3a3a;*/
	margin-bottom: 10px;
}	

.content-panel-1 p {
	margin: 3px 0 10px 0 !important;
}

#education-survey {
	background: #f2710b;
	width:236px;
	-moz-border-radius: 5px; /* FF1+ */
	-webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
	border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
	-moz-box-shadow: 0px 0px 5px #444;
	-webkit-box-shadow: 0px 0px 5px #444;
	box-shadow: 0px 0px 5px #444;
	margin-bottom: 2px;
}

#education-survey:hover {
	background: #f08530;
}

.big-button {
	background: #4c4c4c; /* Old browsers */
	background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #131313 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(100%,#131313)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#131313 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#131313 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#131313 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#131313 100%); /* W3C */
	width: 240px;
	-moz-border-radius: 5px; /* FF1+ */
	-webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
	border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
	-moz-box-shadow: 0px 0px 5px #444;
	-webkit-box-shadow: 0px 0px 5px #444;
	box-shadow: 0px 0px 5px #444;
	margin: 20px 0;
	display: block;
}

.big-button:hovr {
	background: #515151; /* Old browsers */
	background: -moz-linear-gradient(top, #515151 0%, #636363 12%, #707070 25%, #1e1e1e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#515151), color-stop(12%,#636363), color-stop(25%,#707070), color-stop(100%,#1e1e1e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #515151 0%,#636363 12%,#707070 25%,#1e1e1e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #515151 0%,#636363 12%,#707070 25%,#1e1e1e 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #515151 0%,#636363 12%,#707070 25%,#1e1e1e 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#515151', endColorstr='#1e1e1e',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #515151 0%,#636363 12%,#707070 25%,#1e1e1e 100%); /* W3C */
}

.big-button p {
	color: #000;
	width: 220px;
	font-size: 24px;
	text-align: center;
	padding: 10px 10px;
	line-height: 1.6em !important;
	margin: 0 !important;
}

.big-button a {
	display: block;
}

.big-button a:hover {
	text-decoration: none;
	color: #f08530;
}



.info-text p {
	font-size: 18px;
	line-height: 1.5em !important;
	margin: 0 0 10x 0 !important;
}

#education-survey p {
	color: #fff;
	width: 224px;
	font-size: 24px;
	text-align: center;
	margin: 0 !important;
	padding: 5px;
	line-height: 1.6em;
}

#latest-news {
	background: url(../assets/latest-news-big1.jpg) no-repeat;
	padding: 16px 20px 20px 17px;
}

@-moz-document url-prefix() { #latest-news { 
	background: url(../assets/latest-news-big.jpg) no-repeat;
	padding: 1px 20px 20px 17px; 
} } 


#latest-news p {
	color: #ffffff;
	text-align: center;
	font-size: 25px;
	line-height: 1.6em;
	display: block;
}

#latest-news em {
	color: #f2710b;
	font-style: normal;
}

#latest-news a {
	text-decoration: none;
}

.content-panel-2 {
	padding: 0 35px 0 35px;
	width: 255px;
}

.content-panel-3 {
	width: 240px;
	padding: 0 0 0 0px;
	border: 0 !important;
}

.content-panel-3 h2 {
	padding: 0 0 0 10px !important;
}

.content-panel-3 p {
	padding: 0 0 0 0px;
}

.content-panel-double {
	padding: 0 0px 0 35px;
	width: 530px;
	margin: 0 0 30px 0;
}

.content-panel-1-small {
	width: 240px;
	padding: 0 0 25px 0px;
	margin: 20px 0 0px 0;
	border-bottom: 1px dotted #000000;
}

.case-study {
	margin: 20px 0 30px 0;
	background: url('../assets/grad-lightorange.gif') repeat-x bottom left;
	padding: 0 0px 15px 12px;
}

.case-study img {
	margin: 0 7px 0 0;
}

.case-study p {
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
}

.case-study-header {
	font-weight: bold;
	display: block;
	margin: 10px 0 0 0;
}

.center-panel-sub {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}

.bottom-border {
	border-bottom: 1px dotted #000000;
}

.blog-p {
	line-height: 1.5em !important;
}

.flash-video {
	margin: 12px 0 20px 0;
	border: 4px solid #1b1b1b;
	background-color: #1b1b1b;
}

.link-button {
	display: block;
	width: 120px;
	height: 29px;
	float: left;
	background: url('../assets/button-basic.png') no-repeat;
	text-align: center;
	padding: 8px 0 0 0;
	font-size: 1.2em;
	margin: 0px 0 0 0;
}

.link-button-long {
	width: 157px !important;
	background: url('../assets/button-long.gif') no-repeat !important;
}

.float-right {
	float: right !important;
}

fieldset {
	width: 235px;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

fieldset label {
	font-size: 0.9em;
	display: block;
	float: left;
	text-align: right;
	width: 79px;
	margin: 0 5px 5px 0;
}

fieldset input {
	margin: 0 0 10px 0;
	background: url('../assets/grad-input.gif') repeat-x;
	height: 24px;
	border: 1px solid #f07522;
}

fieldset textarea {
	margin: 0 0 10px 0;
	background: url('../assets/grad-input.gif') repeat-x;
	border: 1px solid #f07522;
}

.grad-back {
	width: 235px;
	height: auto;
	min-height: 100%;
	background: url('../assets/grad-lightorange.gif') repeat-x bottom left;
	margin: 0 0 30px 0;
	padding: 0 0px 15px 5px;
}

#TB_window fieldset {
	width: 400px;
}

#TB_window label {
	font-size: 0.9em;
	display: block;
	float: left;
	text-align: right;
	width: 150px;
	margin: 0 5px 5px 0;
}

#askQuestionPop, #askExpertPop, #askJoinTeamPop {
	display: none;
}


#footer {
	width: 100%;
	clear: both;
	display: block;
	background-color: #000;
	padding: 20px 0 30px 0;
	margin: 0 0 0 0;
	background-image: url('../assets/grad-footer.gif');
	background-repeat: repeat-x;
	background-color: #403f3f;
}


#footer-inner {
	display: block;
	margin: auto;
	width: 810px;
}

#footer-content {
	display: block;
	padding: 0;
}

#footer-content p {
	margin: 0;
	padding: 0;
	color: #8d8d8d !important;
}

#footer h2 {
	font-size: 1.9em;
	font-weight: normal;
	padding: 0 !important;
	margin: 15px 0 20px 0;
}

#footer-site-links p, #footer-site-links2 p{
	color: #8d8d8d !important;
}

#footer-site-links ul, #footer-site-links2 ul {
	margin: 0 0 0 2px !important;
	padding: 0;
	width: 240px;
}

#footer-site-links ul li, #footer-site-links2 ul li {
	width: 50%;
	float: left;
	list-style-type: none;
	padding: 0 0 14px 0;
}

#footer-site-links ul li a, #footer-site-links2 ul li a {
	color: #ffffff;
}

#footer-site-links ul li a:hover, #footer-site-links2 ul li a:hover {
	color: #f27108;
	text-decoration: none;
}

.footer-logos img {
	padding: 6px;
}

.imgoffset {
	margin: 0 0 0 5px;
}

/* Meet the team */

#gallery {
	margin: 0 0 20px 0;
}

.speaker-pics {
	display: block;
	/*height: 150px;*/
}

#content ul.thumbs {
	clear: both;
	margin: 0 !important; 
	padding: 2px 0 0 4px !important;	
	border: 0;
	width: 530px;
}

#content ul.thumbs li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 !important;
	margin: 0 !important;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#content ul.thumbs img {
	display: block;
	margin:	0px;	
	padding: 0 !important;
	border: 0 !important;
}

 a.thumb {
	border: 0;
	display: block;
	padding: 0px;
	margin: 0px;
}

.thumb {
	display: block;
	padding: 0px;	
	margin: 0px;
}

#caption p {
	color: #202020;
	margin: 0;
	/*padding: 30px 40px 20px 55px;*/
	line-height: 1.7em;
	font-size: 0.8em;
}

.selected {
	/*border: 1px solid #000 !important;*/
}

.embox {
	display: block;
	clear: both;
	background-color: #272727;
	margin: 0 0 20px 5px;
	padding: 20px 15px 15px 15px;
	width: 493px;
}

.embox-portfolio {
	padding: 10px 15px 15px 15px !important;
}

.embox h2 {
	
}

.embox strong {
	display: block;
	color: #c0c0c0;
	font-size: 1.0em;
	padding: 5px 0 0 0;
}

.embox p {
	font-size: 1.0em !important;
	color: #808080 !important;
	padding: 5px 0 15px 0;
}

.quote-1 {
	width: 30px;
	margin: 20px 0 0 20px;
}

.quote-copy {
	width: 250px;
	margin: auto;
}

.quote-2 {
	display: inline;
	width: 30px;
	margin: 20px 0 0 20px;
}

.caption {
	clear: both;
}

.smaller {
	font-size: 12px;
}

.no-border {
	border: 0px !important;
}

.align-center {
	width: 100%;
	text-align: center;
}

.more {
	width: 100%;
	text-align: right;
	margin: 0 0px 15px 0px;
}	

.margin-bottom-modifier {
	margin: 15px 0 0 0 !important;
}

.hidden {
	margin: 0 0 0 0;
}

.content-panel ul {
	margin: 0 0 0 30px !important;
	padding: 0 0 0 0 !important;
}

.content-panel ul li {
	margin: 0 0 13px 0 !important;
	padding: 0 0 0 0 !important;
	list-style-type: square;
}

#footer-site-links ul {
margin: 0 !important;
}

#packaging {
display: block;
}

#packaging ul {
width: 600px;
margin: 0 !important;
margin-left: -7px !important;
padding: 5px !important;
display: block;
}

#packaging ul li {
float: left;
overflow: hidden;
width: 132px;
padding: 0 !important;
margin: 0 !important;
padding: 2px;
background: url(../assets/package-tag.png) no-repeat;
}

#packaging ul li:hover {
background: url(../assets/package-tag-roll.png) no-repeat;
}

#packaging .project img {
width: 122px;
padding: 0;
}

#packaging .project .title { 
color: #f2710b;
font-weight: bold;
}

#packaging .project .desc { 
line-height: normal;
}

#packaging .project p {
margin: 0;
}

#packaging .project .title span,#packaging  .project .desc span { 
color: #f2710b;
}

#marketing-blurb {
padding-top: 90px;
clear: both;
display:block;

}

.sub-nav {
	margin: -20px 0 10px 0;
}

.sub-nav ul {
	margin: 0 !important;
	padding: 0 !important;
}

.sub-nav ul li {
	float: left;
	list-style: none;
	
}

.sub-nav a {
	color: #aaaaaa;
	font-size: 1.5em;
	padding: 0 10px 0 0 !important;
	margin: 0 10px 0 0 !important;
	border-right: 1px solid #aaa;
}

.sub-nav a:hover {
	color: #444444;
}

.nav-end a {
	border-right: none;
}

/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.
   j.mp/bestclearfix */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }
