@import url("tabs.css");
/* 
-----------------------------------------------

ConcreteNetwork Master Styles

----------------------------------------------- */




/** { margin:0; padding:0; }*/

h1 {
  margin:0;
  font-size:1.5em;
  text-align:center;
}
h2 {
  margin:0;
  font-size:1.2em;
  text-align:center;
  font-weight:normal;
}
h3 {
  padding:2px;
	font-size:1.33em;
	background:#036;
	color:#fff;
}

em.space { margin-left:4px; }

.byline {
  margin:0 0 1.5em;
	font-style:italic;
	font-size:.833em;
	text-align:center;
}
.byline p {
margin:0;
}

.imgborder img {
	border:1px solid #036;
}

.caption {
  font-size:.75em;
}
.blurb, .blurb a:link, .blurb a:visited, a .blurb, .blurb:link, .blurb:visited {
	color:#f00;
	text-decoration:underline;
}
.small {
	font-size:.8em;
}
a .small {
	font-size:.8em;
}

.center {
  text-align:center;
}

.center table {
	margin: 0 auto;
}
.left {
  float:left;
  margin-right:1em;
  margin-bottom:5px;
}
.left p, .right p, .clear p {
margin:0;
}

.right {
  float:right;
  margin-left:1em;
  margin-bottom:5px;
}
.clear {
  clear:both;
  margin-bottom:5px;
}	

/* In-Content Box ----------*/
table.box {
  margin-bottom:1em;
	width:100%;
	border-collapse:collapse;
}
table.box td, table.box th {
	width:50%;
	vertical-align:top;
	border:1px solid #ccc;
}
table.box th {
	padding:3px;
	background-color:#D7E0EA;
	text-align:center;
	
}
/* reset table styles for contentes */
table.box table td, table.box table th {
  padding:0;
	border:0;
	width:auto;
}
/* seperator column */
table.box td.spacer {
	width:10px;
	border:0;
	padding:0 5px;
}
table.box td {
	padding:8px;
}


/* Formatting
--------------------------------------------------*/
a:link {
	color: #1F3165;
}

a:visited {
	color: #800091;
}
a:hover {
  color:#800091;
}

#foot p {
  font-size:0.833em;
}

/* Page Structure
--------------------------------------------------*/
#logo {
  margin:5px 0 5px 10px;
  float:left;
}
#util {
  margin:15px 5px 0 0;
  float:right;
}

#colMain {
 padding:10px 10px 0;
}
#colSide {
	padding: 10px 5px 0;
	width: 169px;
	background: #F8F8F8;
	border-right: 1px solid #e9e9e9;
}
#colXtra {
  padding:10px 5px 0;
  width:169px;
  background:#F8F8F8;
  border-left:1px solid #e9e9e9;
}

#foot {
  padding:.5em 0 1em;
  clear:both;
  text-align:center;
  border-top:1px solid #b5c4db;
  margin-top:10px;
}


/* Navigation
--------------------------------------------------*/
#navMain {
  margin:0; padding:0; /* Remove ASAP*/
  background:#fff; /* Remove ASAP*/
  list-style:none;
}
#navMain li {
  margin-right:1px;
  float:left;
  background:#dcdcdc url(../img/new/tab-right.gif) no-repeat right top;
}
#navMain li a {
  display:block;
  padding:2px 15px;
  background:url(../img/new/tab-left.gif) no-repeat;
	text-decoration:none;
	font-weight:bold;
}
#navMain a:link, #navMain a:visited {
  color:#000;
}
#navMain a:hover, #navMain a:active {
  color:#333;
}

#navMain li.on {
  background:#999 url(../img/new/tab-rightOn.gif) no-repeat right top;
}
#navMain li.on a {
  background:url(../img/new/tab-leftOn.gif) no-repeat;
}

/* Sub Navigation ----------*/
#navSub {
  margin:0; padding:0; /* Remove ASAP*/
  list-style:none;
  background:#999;
  border-bottom:1px solid #fff;
  height:22px;
}
#navSub li {
  float:left;
}
#navSub li a {
  display:block;
  padding:5px 10px;
  text-decoration:none;
  font-size:.8em;
	font-weight:bold;
}
#navSub a:link, #navSub a:visited {
  color:#000;
}
#navSub a:hover, #navSub a:active {
  color:#333;
}
#navSub .on a:link, #navSub .on a:visited {
  color:#eee;
  cursor:default;
}


/* Side Navigation ---------*/
#navSide {
  margin:0; padding:0; /* Remove ASAP*/
  margin-bottom:1em;
  text-align:left;
}
#navSide dt {
  font-weight:bold;
  margin-top:1em;
}

#navSide dt:first-child {
  margin-top:0;
}
#navSide dd {
  margin:0; padding:0; /* Remove ASAP*/
  font-size:.8em;
  line-height:1.5em;
}
#navSide a {
  text-decoration:none;
}

/* Utility Navigation ----*/
#navUtil {
  margin:0; padding:0; /* Remove ASAP*/
  float:left;
  list-style:none;
}
#navUtil li {
  float:left;
  font-size:0.833em;
  line-height:36px;
}
#navUtil li a {
  padding:.25em 1em;
  border-right:1px solid;
}
#navUtil li.last a {
  border:0;
}

/* Footer Navigation -----*/
#navFoot {
  margin:.25em 0; padding:0; /* Remove ASAP*/
  list-style:none;
}
#navFoot li {
  padding:0 .5em;
  display:inline;
  font-size:0.833em;
  line-height:2em;
  vertical-align:middle;
  border-right:1px solid #b5c4db;
}
#navFoot li.last {
  border:0;
}


/* Feature
--------------------------------------------------*/
#feature {
  background:#036 url(../img/new/bg-feature.gif);
}
#feature-wrap {
  background-repeat:no-repeat;
  padding-left:400px;
}
/* Featured Navigation -----*/
#navFeatured {
  margin:0; padding:0; /* Remove ASAP*/
  float:left;
  list-style:none;
  border:1px solid #fff; border-width:0 1px;
}
#navFeatured li {
  background:#415e7c url(../img/new/nav-featured.gif) repeat-y;
  border-bottom:1px solid #fff;
  text-align:right;
}
#navFeatured li.last {
  border-bottom:0;
}
#navFeatured li a {
  display:block;
  padding:6px 30px 10px;
  background:url(../img/new/arrow-left.gif) no-repeat 95%;
  text-decoration:none;
  font-size:0.9166em;
	font-weight:bold;
}
#navFeatured a:link, #navFeatured a:visited {
  color:#fff;
}
#navFeatured a:hover, #navFeatured a:active {
  color:#eee;
}


/* Search
--------------------------------------------------*/
#srchUtil {
  float:right;
  text-align:right;
}
#srchUtil .search-txt {
  width:15em;
  vertical-align:middle;
}
#srchUtil .search-btn {
  vertical-align:middle;
}


/* Advertising
--------------------------------------------------*/
.txtad-foot strong {
  display:block;
  font-size:1.2em;
}
.txtad-foot a:link, .txtad-foot a:visited {
  color:#f00;
}


/* Miscellaneous
--------------------------------------------------*/
a img {
	border: none;
}
hr { /* for no CSS */
  
}

/* self-clearing floats for modern browsers */
#mast:after,
#navMain:after,
#navSub:after,
#navUtil:after,
#util:after,
#feature-wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}



.sponsors div {
	font-size: 11px; margin: 12px 5px; text-align: center;
}

.sponsors img {
	display: block; margin: auto;
}

.sponsors .group {
	background-color: #F8F8F8;
	margin:0;
	margin-bottom:10px;
}

.sponsors .group .title {
	background: url(/img/sponsorgrouptitlebg.gif);
	width:165px;
	height:18px;
	margin:0;
	color:White;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	line-height:18px;
	
}

.sponsors .group .content {
	border: 1px solid #CCCCCC;
	margin:0;
	padding:5px;
	padding-bottom:10px;
	
}
	


.research_learn_left {
      font-weight: bold;
      text-decoration: none;	
    }

.sponsors .heading {
	font-weight:bold;
	text-align:center;	
}



 
.PhotoList td {
	width:140px;
padding-bottom:20px;
	text-align:center;
	vertical-align:top;
}

.PhotoList td table {
margin:0 auto;
}

.PhotoList td td {
	width:auto;
padding:0;
	height:100px;
	vertical-align:middle;

}


.PhotoList .title {
font-weight:bold;
margin-bottom:2px;

}

.PhotoList .company, .PhotoList .location {
	font-size:.8em;
}


.PhotoCategories td {
height:122px;
font-size:11px;
}



.videobox {
	border:1px solid #999999;
	margin:0 auto;	
}
