@font-face{ font-family:HelveticaNeue; src:url(HelveticaNeue.ttf)} @font-face{ font-family:HelveticaNeueLight; src:url(HelveticaNeueLight.ttf)}
body    {
	color: #666;
	line-height: 14px;
    font: Normal 13px Helvetica,Arial sans-serif;
    color: #555;    
}

/* General Style Info */
a   {
    color:#000;
    text-decoration:underline;
}

a:hover{
    color:#555;
    text-decoration:none;
}

a img{
    border:none;
}

h1, h2, h3, h4{
font-weight:normal;
font-family:HelveticaNeueLight;
}




em {
    font-size: 11px;
}

ul, li {
    margin: 0 12px;
}

/* Layout */
#container {
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #666;
    padding-bottom:10px;
}



#content{
    padding-top:40px;	
    clear:both;	
    width:100%;
    background-color: #fff;
    overflow:hidden;
}

#content a {
    text-decoration: underline;
}

#footer{
    clear:both;
    padding: 6px 0px;
    width:100%;
    text-align:right;
    font-size: 11px;
}



/* forms */

form {
margin-top: 2em;
}
form div{
vertical-align: text-top;
margin-bottom:2em;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
float:left;
font-size: 11px;
padding-right: 10px;
height:20px;
}

input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}

input, textarea {
clear: both;
display:block;
font-size: 11px;
font-family: inherit;
}

textarea {
width:565px;
height:500px;	
	}
    
select {
clear: both;
vertical-align: text-bottom;
font-size: 11px;
font-family: inherit;
}

option {
font-size: 11px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
text-align:left;
font-size:11px;
}

div.required {
clear: both;
color:#555;
font-weight:bold;
}

div.optional {
clear: both;
color:#555;
}

div.submit {
clear: both;
margin-top: 40px;
text-align:left;
}


input[type=text], textarea,select{
	border:1px solid #666;
	background-color:#fff;
	}	
	



h2 a {
	font-size:36px;
	font-weight:normal;
}

h2 a:hover {
	font-size:36px;
	font-weight:normal;
}


/* Paging */
div.paging {
	color: #999;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
#content_navigation a {
	color:#000000;
}

#navigation {
	float:left;
	padding-top:3px;
    text-align:right;
    width:100%;
}



#nav {
    text-align: right;
    float: right;
    margin-left: 30px;
    margin-bottom: 10px;
    font-size: 11px;
}

#nav a {
    color: #46535C;
    font-weight: bold;
}
    

h1 a {
    color: #666;
    text-decoration: none;
}


div.post h2 {
    font-size: 14px;
    color: #444;
    margin: 0px 0px 5px 0px;
}

div.post h2 a {
    color: #444;
    text-decoration: none;
}



            
#navigation {
    font-size: 11px;
}

#navigation a, #footer a {
    color: #555;
    text-decoration: none;
}
    
#navigation a:hover, #footer a:hover {
    text-decoration: underline;
}



#footer a {
    color: #999;
}
    



   
.contentitemNavigation:active, .contentitemNavigation:visited,.contentitemNavigation:link {
    color:#fff !important;
    background-color:#000;
    padding-left:2px;
    padding-right:2px;    
    }

.contentitemNavigation:hover, #navigation .active, #loading {
    background-color:yellow !important;
    color:#000 !important;
    padding-left:2px;
    padding-right:2px;    
    text-decoration:none !important;
    
}

#loading {
    width:auto;
    float:right;
    font-size:10px;
    display:none;
}

.projectActive {
    text-decoration: underline !important;
    color: #000 !important;
}

#newprojectonline {
    position:absolute;
    top:100px;
    left:630px;
}

#content img {
    max-width: 480px;
}

#header {
    border-bottom: 1px solid #666;
}

#session_count, #event_count {
    font-size: 24px;
    font-family:HelveticaNeueLight;
    float:left;
    padding-right: 20px;
}

#session_count .label, #event_count .label {
    font-size: 11px;
    font-family:HelveticaNeueLight;
 
}

.session_list {
    clear:both;
    font-size:10px;
    height:25px;
}

#canvas {
    padding-left:5px;
    padding-top :30px;
    
}

.session_list {
    font-size:12px;
    height:25px;
}

.session_list img {
    position:relative;
    top:3px;
    padding-right:3px;

}
.session_list a {
    padding-left:10px;

}

#eventdetail {
    font-size:11px;
}

#eventFlow {
    font-size:20px;
}