html{ height:100%; }
body{
	height:100%;
	font-family: Tahoma, Sans, sans-serif;
	font-size: 80%;
	color: #333333;
	line-height: 1.5em;
	background: url('images/gradientbg.jpg') no-repeat center top #333333;
	padding:0;
	margin:0;
}
a:link, a:visited {
	text-decoration: none;
	color:#0066CC;
}
a:link:hover, a:visited:hover {
	text-decoration:underline;
}
#content-block{
	width: 867px;
	min-height:100%;
	margin:0 auto;
	background: url('images/gradient.jpg') no-repeat center top #EEEEEE; 
}
#content-block > h1{
	float:right;
	color:#ffffff;
	font-size:2em;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	margin-top:-1em;
	margin-bottom:0;
	text-transform: uppercase;
	padding:0;
}
#logo{
	padding-left: 0px;
	padding-top:18px;
	}
#logo img{
	display: inline-block;
	vertical-align: top;

}
img#sipb-logo{
	padding-top:23px;
	padding-left:23px;
}
a img{
	border:none;
}
ul#navigation{
	list-style: none;
	position:absolute;
	top:48px;
	margin-left:423px;
}
ul#navigation li{
	display:block;
	float:left;
	width:124px;
	height:75px;
	margin-left:-18px;
}
ul#navigation li a{
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size:1.2em;
	display:block;
	width:94px;
	height:47px;
	padding:0;
	margin-top:10px;
	margin-left:10px;
	position:relative;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif; 
}
ul#navigation li a:hover{
	background: url('images/nav-white.png') 0 0 no-repeat;
	color:#000000;
}
ul#navigation .first-navbox{
	background: transparent url('images/nav-blue.png') 0 0 no-repeat;
}
ul#navigation .first-navbox a:hover{
	color:#1171D2;
}
ul#navigation .second-navbox{
	background: transparent url('images/nav-green.png') 0 0 no-repeat;
}
ul#navigation .second-navbox a:hover{
	color:#62B200;
}
ul#navigation .third-navbox{
	background: transparent url('images/nav-orange.png') 0 0 no-repeat;
}
ul#navigation .third-navbox a:hover{
	color:#FE6D06;
}
ul#navigation .fourth-navbox{
	background: transparent url('images/nav-yellow.png') 0 0 no-repeat;
}
ul#navigation .fourth-navbox a:hover{
	color:#FFA207;
}

ul#navigation li a span{
	position:absolute;
	bottom:8px;
	padding-left:8px;
}
#breadcrumbs{
	min-height:1em;
	clear:both;
	margin:0;
}
#breadcrumbs ul{
	margin:0 1em;
	float:right;
	padding:0;
	list-style: none;
}
#breadcrumbs ul li{
	float:left;
	line-height:2em;
	font-size: 1.2em;
	font-weight: bold;
	margin-left:0.8em;
	color: #15447D;
}
#breadcrumbs ul li a{
	color: inherit;
	font-weight: normal;
	margin-right:0.8em;
}
.first-pagetype #breadcrumbs{ background-color: #4793E4; } 
.first-pagetype #breadcrumbs ul li { color:#15447D; }
.second-pagetype #breadcrumbs{ background-color: #60D61E; } 
.second-pagetype #breadcrumbs ul li { color:#263B08; }
.third-pagetype #breadcrumbs{ background-color: #F89129; } 
.third-pagetype #breadcrumbs ul li { color:#6F3F21; }
.fourth-pagetype #breadcrumbs{ background-color: #FECC28; } 
.fourth-pagetype #breadcrumbs ul li { color:#6F3F21; }

#featured-block{
        margin: 1em 3em;
}
#featured-block.is-top {
	margin-top: 3em;
}

#featured-block h1, #featured-block h2{
	font-size:1.5em;
	font-weight: bold;
	margin: 1em 0;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}
#featured-block h1 {
    font-size: 2em;
}
#featured-block p{
	margin: 1em 0;
}
#featured-block li{
        margin: 0.5em 0;
}
dl.services{
	margin:0 33px;
	padding:0;
	list-style: none;
	line-height: 1.5em;
}
dl.services dt, dl.services dd{
	display:inline-block;
	width:140px;
	vertical-align:top;
	margin-bottom:20px;
}
dl.services dd{
	width:170px;
}

.generic{
	width: 644px !important;
}


#events-block{
	width:212px;
	float:left;
	margin-left:37px;
}
#events-block h3{
	background-color:#C3C4C9;
	text-transform: uppercase;
	color:#666666;
	font-size:1.2em;
	font-weight: normal;
	padding-left:15px;
	padding-top: 7px;
	padding-bottom:5px;
	margin:0;
	margin-bottom:4px;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}
#events-block h4{
	font-size:1.2em;
	background-color:#EEEEEE;
	padding-left:16px;
	padding-top:18px;
	padding-bottom:8px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
#events-block p{
	line-height: 1.6em;
	font-size:0.95em;
	background-color:#EEEEEE;
	margin:0;
	padding-left:16px;
	padding-right:16px;
	padding-bottom:12px;
}

#highlights-block{
	width:180px;
	float:right;
	margin-right:35px;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size:1.2em;
}
#highlights-block div{
	margin-bottom: 8px;
}
.extra-large{
	font-size:2em;
	line-height:1em;
}
#highlights-block .solid-item{
	background-color: #EEEEEE;
	color: #666666;
	text-transform: uppercase;
	padding: 12px 20px;
	font-size:.7em;
}
.iap{
	background: url('images/IAP.png') 120px center no-repeat;
}
.cluedump{
	background: url('images/cluedump.png') 140px center no-repeat;
}
.defcon{
	color: #FFFFFF;
	height:60px;
}
.defcon .status-text{
	font-size:.8em;
	font-weight: normal;
}
.defcon .status-level{
	color: #666666;
	background-color: #EEEEEE;
	padding:10px 0;
	text-align:center;
	font-size:2.2em;
	line-height:1em;
	width:56px;
	float:right;
}
.hackathon-note{
	border:1px solid #EEEEEE;
	color: #FFFFFF;
	text-transform: uppercase;
	
}
.hackathon-note span{
	font-size:1.5em;
	line-height: 1.5em;
	padding:8px;
}
.hackathon-note .hack-date{
	background-color: #EEEEEE;
	color: #333333;
	font-size: .8em;
	padding:4px 0;
	text-align:center;
}
.hackathon-note ul{
	list-style-type: circle;
	text-transform: none;
	font-weight: normal;
	font-size:.8em;
	padding:0;
	padding-left:25px;
	margin:0;
	margin-bottom:10px;
	color: #333333;
}
.sipb-door{
	background: url('images/opendoor.png') center no-repeat;
	text-align:center;
	padding:5px 0;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size: .8em;
}
.sipb-door span{
	font-size: 1.4em;
}

#hidden-title{
	display:none;
}
#prefooter{
	height: 140px;
	clear:both;
}
#footer{
	font-size:.8em;
	clear:both;
	margin: 0 auto;
	margin-top:-130px;
	text-align:center;
	color: #666666;	
	width:867px;
	height:130px;
	background-color:#1F1F1F;
	
}
#footer p{
	width:800px;
	margin:0 auto;
	padding:1em 0;
	line-height:1.4em;
	text-align:left;
}
.actions ul{
	list-style: none;
	background-color:#696969;
	padding:0;
	margin:0;
}
.actions ul li{
	display: inline;
	padding: 0 .5em;
	line-height:3em;
}
.actions ul li a{
	text-decoration: none;
	color: #ffffff;
}
.actions ul li a:hover{
	text-decoration:underline;
}


.cols:after {
content: "";
display: block;
height: 0;
clear: both;
}
.col1 {
position: relative;
float: left;
width: 50%;
}
.col2 {
position: relative;
float: right;
align: left;
width: 50%;
}

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

.rex {
line-height: 0;
}

.link-mailto
{
    background: url(images/mail_icon.gif) center right no-repeat;
    padding: 0 18px;
}

