﻿body
{
	background-color:#EEE;

	font-size:12px;
}

*
{
	font-size:12px;
}


#ctl00_Content_ListView table td
{
	padding:5px;
}

#ctl00_Content_twitterLink
{
	display:inline;
}

#ctl00_Content_twitterSync
{
	margin-left:10px;
	position:absolute;
	top:57px
}

#ctl00_Content_twitterSync img
{
	float:left;
	margin-top:-5px;
	position:absolute;
}

#UserProfilesDiv
{
	width:500px;
}
#UserProfilesDiv div
{
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
}

.rootComment
{
	display:inline-block;
}

.removeComment
{
	float:right;
	color:red;
}

#UserProfilesDiv .updateRow td
{
	padding:8px;
}

.FeatureItemColor
{
	color:#5FBA1B;
	font-weight:bold;
}

.tool-box
{
	font-size:10px;
}

.tool-box p
{
	
}

.divider
{
    background-color: #70C0FF;
    height:2px;
    line-height:2px;
}

.tool-box .updateRow { background: url(http://www2.nbta.org/SiteCollectionImages/bg_tool_box.png) repeat-x left bottom }

.strong 
{
	color:#3D5FA3;
	font-weight:bold;
}

.highlight
{
	color:#3D5FA3;
	word-wrap: break-word;
}

td
{
	font-size:12px;
	padding:2px;
}

.ItemHeader
{
	width:100%;
	background: #3D5FA3;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding:2px;
}

.ItemDivider
{
	width:100%;
	background: #EEE;
	height:2px;
}

.ConferenceContent
{
	width:1000px;margin:0 auto;
	background-color:#FFF;
}

#Planner
{
	width:500px;
	float:left;
}

#Planner td
{
	padding:0px;
}

#Event
{
	width:500px;
	margin-left: 20px;
	float:left;
}

#EventEdit
{
}

#EventDocuments
{
}

.AppointmentAttendee
{
	padding:3px;
	display:block;
}

.Remove
{
	background: url(famicons/cancel.png) no-repeat;
	width:16px;
	height:16px;
	display:inline-block;
}

.Document
{
	background: url(famicons/page.png) no-repeat;
	width:16px;
	height:16px;
	display:inline-block;
}

.Add
{
	background: url(famicons/add.png) no-repeat;
	width:16px;
	height:16px;
	display:block;
}

.AddMeeting
{
	background: url(famicons/group_add.png) no-repeat;
	width:16px;
	height:16px;
	display:block;
}

.Date
{
	width:70px;
}

.Text
{
	width: 223px;
}

.Next
{
	border:0;margin:0;padding:0;
}

.Previous
{
	border:0;margin:0;padding:0;
}

.HeaderCell
{
	vertical-align:middle;
}

.HeaderRow
{
	
}

.Available
{
	background-color:#EEE;
	width:20px;
	text-align:center;
}
.PartialAvail
{
	background-color:#AAA;
	width:20px;
	text-align:center;
}
.NotAvail
{
	background-color:#666;
	width:20px;
	text-align:center;
}

    body
    {
        color: #333;
        font-family: Arial,Verdana,sans-serif;
    }
    *
    {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    
        
    #MainContainer {
	    width: 1000px;
	    margin-left: auto;
        margin-right: auto;
	    text-align: left;
    }
    
    .clearfix:after
    {
        /* clear floats */
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    .clearfix
    {
        display: inline-block;
    }
    /* Hides from IE-mac \*/
    .clearfix
    {
        display: block;
    }
    /* End hide from IE-mac */
    .top
    {
        border-bottom: 3px solid #2d6a99;
    }
    img
    {
        border: 0;
    }
    .wrapper
    {
        margin: 0 auto;
    }
    #header-top
    {
        padding: 5px 0 0 0;
        background: #838383;
        margin: 0 auto;
    }
    #header-top li
    {
        float: left;
    }
    ul#top-links
    {
        float: left;
        margin: 4px 0 0 0;
        font-size: 1.1em;
        border-left: 1px solid #333333;
    }
    ul#top-links li
    {
        border-top: 1px solid #333333;
        border-right: 1px solid #333333;
    }
    ul#top-links li a
    {
        display: block;
        text-align: center;
        padding: 5px 8px;
        float: left;
        color: #ffffff !important;
        background: #666666;
    }
    ul#top-links li a:hover
    {
        background: #999;
    }

    .personalize label
    {
        color: #284462;
        font-size: 1.5em;
        font-weight: bold;
        float: left;
        width: 200px;
        padding: 0 5px 0 50px;
    }
    personalize-label
    {
        color: #284462;
        font-size: 1.5em;
        font-weight: bold;
        float: left;
        width: 200px;
        padding: 0 5px 0 50px;
    }
    .personalize select
    {
        float: left;
        height: 30px;
        width: 200px;
        font-size: 11px;
        background: #F2F2F2;
    }
    personalize-select
    {
        float: left;
        height: 30px;
        width: 200px;
        font-size: 11px;
        background: #F2F2F2;
    }
    
#Header {
	width: 100%;
	text-align: left;
}
#HeaderLogo 
{
    position: relative;
	left: 20px;
	top: 10px;
	padding-bottom: 20px;
}
#HeaderBanner {
	position: relative;
	
	padding-left: 5px;
	
}
#HeaderBannerDiv 
{
	position: absolute;
	left:880px;
	padding-top:3px;
	margin:0 auto;
}

#HeaderBannerDiv a
{
	padding-bottom:10px;
}

#SubHeader {
	height: 44px;
	background: url(HeaderBackgroundNBTA2009.jpg) repeat-x;
	width: 100%;
	padding: 0px;
	text-align: left;
}
#SubHeader2 {
	height: 42px;
	background: url(HeaderBackgroundNBTA2009.jpg) repeat-x;
	padding: 0px;
	width: 100%;
	text-align: left;
}
#SubHeaderMenu {
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	margin-right: 250px;
	text-align:left;	
	border: 0px;
	font-size:14px;
	line-height:31px;
}
.SubHeaderMenuUL {
	display: -moz-inline-box;
	display: inline-block;
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.SubHeaderMenuLI {
	display: -moz-inline;
	display: inline;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#SubHeaderMenu a {
	display: -moz-inline-box;
	display: inline-block;	
	text-align:left;
	margin: 0px;
	margin-top: 4px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
}
#SubHeaderMenu li a:link { text-decoration: none; font-weight:bold; color: #FFF; }
#SubHeaderMenu li a:visited { text-decoration: none; font-weight:bold; color: #FFF; }
#SubHeaderMenu li a:hover { text-decoration: none; font-weight:bold; color: #FFF; background: url(HoverMenu.jpg) repeat-x; }
#SubHeaderMenu li a:active { text-decoration: none; font-weight:bold; color: #FFF; }

#SubHeaderLogout {
	float:right;
	color: #CCCCCC;	
	padding-top: 4px;
	margin-right: 5px;
}

