
/** Layout **/

html, body {
	background: #DCE3F3;
}

body {
	min-width: 845px;
}

a
{
	text-decoration:none;
	color:#3366CC;

}
a:hover
{
	text-decoration:underline;
	color:#3366CC;
}

#document {
	margin: 0 auto;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
	width: 984px;
}

#document #sidebar.yui-b {
	float: left;
	width: 230px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 10px;
}

#document #yui-main {
	float: right;
	margin-left: -25em;
}

#document #yui-main .yui-b {
	margin: 10px 10px 30px 265px;
}

#hd {
	background: #FFFFFF;
}

#ft {
	background: #000000;
}

#hd .yui-u,
#ft .yui-u {
	text-align: right;
}

#hd .first,
#ft .first {
	text-align: left;
}

#hd #yui-login
{
	float:right;
	padding-right: 5px;
	padding-top: 5px;
}

#hd #yui-title,
#hd #yui-logo,
#hd h1,
#hd h2 {
	margin: 0.8333333333333334em 18px;
	text-align: left;
	float: left;
}

#hd #feed {
	margin-top: -47px;
}

#hd #feed a {
	background: url('/images/feed.png') left top no-repeat;
	display: block;
	float: right;
	height: 47px;
	width: 52px;
}

#hd #feed a:hover {
	background-position: left -47px;
}

#ft .yui-u p {
	padding: 1.5em 18px 0 18px;
}

.navigationBackground{
	padding-top: 20px;
	background: #CBD1DF none repeat scroll 0 0;
}

.navigation ul
{
	padding: 0px;
	margin: 0px;
}

.navigation li
{
	float:left;
	margin-right: 2px;
	background: #226399 none repeat scroll 0 0;
	list-style:none;
	margin-left:0;
}

.navigation li a {
	display: block;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}

.navigation a:hover,
.navigation .current > a {
	background: #0C7BC0;
}

.navigation .navigation-1 a {
	padding-left: 36px;
}
#SponsorLogos {
    float:Right;
    clear: right;
    padding: 10px 2px 5px 0;
}
#SponsorLogos .sponsorLink
{
    vertical-align:middle;
}

#sidebar {
	padding-bottom: 1.5em;
}

#sidebar .sidebar-section {
	border-top: solid 1px #E0E0E0;
	padding: 0 18px;
}

a.EventLink, p.EventLink a {
    font-weight: bold;
}

p.EventLink {
	margin-bottom: 0.5em;
}

.EventSummary{
    color: #666666;
    font-style: italic;
}
.supplemental {
	background: #FAFAFA;
	border: solid 1px #E0E0E0;
	border-left: 0;
	border-right: 0;
	clear: both;
	left: -10px;
	margin-right: -20px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

.clearer { display: block; clear: both; height: 0; visibility: hidden; }

.adxCaptionedMedia img {
	border: solid 1px #BABABA;
}

.adxPositionLeft {
	float: left;
	margin-right: 12px;
}

.adxPositionRight {
	float: right;
	margin-left: 12px;
}

.adxPositionCenter {
	text-align: center;
}

#sitemap ul {
	margin-left: 3em;
}

/** Typography **/

body {
	color: #333;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-transform: capitalize;
}

h1 {
	font-size: 1.6666666666666667em;
	line-height: 0.9em;
	margin-bottom: 0.9em;
	margin-top: 0.5em;
}

h2 {
	font-size: 1.3333333333333333em;
	line-height: 1.125em;
	margin-bottom: 0.5em;
}

h3 {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

h4, h5 {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

#sidebar .sidebar-section h4,
.supplemental h4 {
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}

#sidebar .sidebar-section h5,
.supplemental h5 {
	font-family: Verdana;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	margin-bottom: 0.1666666666666667em;
	text-transform: none;
}

p, blockquote, pre, td, th, label, ul, ol {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

blockquote {
	margin-left: 1.5em;
}

.adxCopy blockquote {
	border-left: solid 4px #EEE;
	padding-left: 1em;
}

li {
	line-height: 1.5em;
}

ul,
ol{
	margin-bottom:25px;
}

ul li,
ol li {
	list-style: disc outside;
	margin-left: 2em;
}

table {
	border-collapse: collapse;
}

p.small {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

b,
strong,
th {
	font-weight: bold;
}

em,
i {
	font-style: italic;
}

#hd h1 {
	color: #FFF;
}

#hd h2 {
	color: #EEE;
}

#ft {
	color: #EEE;
	font-size: 92%;
}

#navigation a {
	line-height: 1.5em;
}

#navigation .navigation-1 a {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
}

#sidebar,
.supplemental {
	color: #999;
}

#sidebar .sidebar-section p,
.supplemental p {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 0.9em;
}

.supplemental {
	margin-bottom: 1.5em;
}

#ContentTable{
    margin: 0;
}

#ContentTable #LeftColumn{
    width:230px;
    padding-left: 20px; 
    background:#FFFFFF url('/resources/NAVUG_Background.jpg') no-repeat;
    vertical-align:top;
    height:400px;
    padding-top: 5px;
}

#ContentTable #RightColumn{
    background:#FFFFFF;
    padding-left: 2em;
    padding-right: 1.5em;
    vertical-align: top;
    width:754px;
}

.breadcrumbs {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

.adxCaptionedMedia p {
	font-size: 0.8333333333333334em;
	font-weight: bold;
	line-height: 1.8em;
	margin-bottom: 1.8em;
	margin-top: 4px;
	text-align: center;
}

.feed-link
{
	margin-left: 0.3em;
}

/***** Main Page ****/
ul.link-list
{
	margin-left: 0.1em;
	padding-bottom:0.2em;
}
ul.link-list li{
	list-style:none;
	margin-left:0;
}
.link-list .summary
{
	margin-bottom:1em;
	font-size:0.95em;
	
}
.list-title
{
	margin-bottom: 0.6em;
	text-transform:capitalize;
	margin-top: 25px;
}
.page-summary, .page-copy
{
	margin: 1em 0;
}


/****Footer, Tags****/
.footer ul
{
	margin-top:1.5em;
	margin-bottom: 0.5em;
	margin-right: 2em;
}
.footer ul li, ul#tags li
{
	display: inline;
}

.footer ul li
{
	border-right: 1px solid;
	padding-right: 5px;
	padding-left: 5px;
}

.footer ul li.last
{
	border-right: none;
	padding-right: 0px;
}

.footer ul li.only
{
	border-right: none;
	padding-right: 0px;
	padding-left: 0px;
}

.footer ul a
{
	text-decoration:none;
	color:White;
}

ul#tags li
{
	margin-left: 0.05em;
	margin-right: 0.4em;
}
#copyright
{
	display:block;
}


/***Sidebar****/
.sidebar-heading
{
	font-weight:bold;
	margin-bottom: 1em;
	display:block;
	color:#333333;
}

/***Sign in form****/
.register-form .row
{
	margin: 5px 0;
	display:block;
}
.register-form .row span
{
	width: 150px;
	display:block;
	float: left;
}

.register-form .row input
{
	width:250px;
}

.register-form
{
	margin: 0 0 2em 0;
}

.register-form .validation-message
{
	float:left;
}

ul#code-conduct-list
{
	margin-top: 10px;
	margin-bottom: 10px;
}

ul#privacy-list
{
	margin-bottom: 0px;
}

ul#email-list
{
	padding-top: 0.3em;
	margin-bottom: 0px;
}
ul#email-list li input, ul#code-conduct-list li input, ul#privacy-list li input
{
	margin-right: 0.5em;
}
ul#email-list li.summary
{
	margin-left: 2.27em;
	margin-top: -1px;
}
.site-map table
{
	margin-bottom: 0.5em;
}
.site-map
{
	margin-left:-20px;
}

/******Membership Application******/
#MembershipApplication .leftCol, .editForm .leftCol{
	float:left;
	width:340px;
}

#MembershipApplication .leftCol div, #MembershipApplication .rightCol div, .editForm .leftCol div, .editForm .rightCol div {
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
}
#MembershipApplication .required, .editForm .required {
	color:#FF0000;
	font-weight: bold;
}
#MembershipApplication .rightCol, .editForm .rightCol {
	float:left;
	width:350px;
}
#MembershipApplication .rightCol .label, .editForm .rightCol .label {
	min-width:200px;
	max-width:200px;
	float:left;
}

.billingInfo{
	margin-left:25px;
	margin-top:-10px;
	margin-bottom:25px;
}
.doubleHR{
	border-bottom: double 3px black;
	margin-right:1em;
	margin-bottom:25px;
	width:500px;
}
.purchaseSummary .headerLeft{
	float:left;
	width:300px;
}
.purchaseSummary .headerRight{
	text-align:right;
	float:left;
	width:125px;
}
.purchaseSummary .purchaseDescription{
	float:left;
	width:300px;
	clear:both;
}
.purchaseSummary .purchasePrice{
	text-align:right;
	float:left;
	width:125px;
}
#MembershipApplication .validation-summary ul li, .editForm .validation-summary ul li {
	list-style-type:disc;
	margin-left: 50px;
}

/******Forum*******/
.forum-header
{
	background:#ADADAD none repeat scroll 0 0;
	font-size: 1.2em;
	text-transform: capitalize;
	padding: 6px;
	margin-bottom: 0px;
	margin-right: 0.8em;
}

.forum-threads
{
	border: solid 1px #ADADAD;
	margin-bottom: 2em;
	padding: 10px 0 10px 10px;
	margin-right: 1em;
}
ul.forum-threads li.forum-row
{
	float: left; /****ff only remove later****/
	width: 680px;
	padding-bottom: 18px;
	padding-top: 5px;
	border-top:solid 1px #ADADAD;
	*float: none;  
}
ul.forum-threads li.forum-row .thread-summary
{
	float:left;
	width:460px;
	margin-left:12px;
}
ul.forum-threads li.forum-row .has-answer img
{
	margin-right: 5px;
}

ul.forum-threads li.forum-row .stats
{
	width: 72px;
	float:left;
	text-align:center;
}
ul.forum-threads li.first-row
{
	padding-bottom: 5px;
	border:none;
}

ul.forum-threads li.first-row .thread-summary
{
	width:508px;
}

.thread-details
{
	font-size:0.9em;
}

ul.forum-threads img
{
	margin-top: 5px;
	float: left;
}

ul.forum-threads li.forum-footer
{
	padding:0;
	border: none;
	margin-top: 10px;
	margin-left:12px;
}

.thread-summary .name
{
	font-weight:bold;
	font-size:1.2em;
}

.forum-post-comment
{
	width:660px;
	height:200px;
}

.forum-post-subject
{
	width:660px;
}

a.forum-alert
{
	float:right;
	vertical-align:middle;
	text-decoration:none;
}

/****ForumThread********/
.thread-menu
{
	background-color: #ADADAD;
	color:#FFFFFF;
	float:right;
	
	padding: 0px 0px;
}

input.button-helpfull
{
	width: 90px;
	background: url("/images/star_yellow.png") no-repeat 4px;
}
input.button-answer
{
	width: 130px;
	background: url("/images/check2.png") no-repeat 4px;
}

.thread-menu .button-container
{
	float:left;
}

.thread-menu input
{
	padding: 2px 10px 2px 20px;
	border: 1px solid white;
	border:none;
	margin: 2px 10px 3px 10px;
}
.thread-menu input:hover
{
	background-color:#E0E0E0;
}

ul.thread
{
	border:none;
	padding: 0px;
}
ul.thread li
{
	border: solid 1px #ADADAD;
	margin-bottom: 1em;
}

.thread-info
{
	float:left;
	margin: 5px 0 2px 1em;
	width:350px;
}

.thread-answer, .thread-vote
{
	float:right;
	margin: 2px 5px;
	font-size: 0.85em;
}

.thread-answer
{
	padding-left: 23px;
	background: url("/images/question_and_answer_16.png") no-repeat 4px;
}

.thread-vote
{
	padding-left: 23px;
	background: url("/images/star_yellow.png") no-repeat 4px;
}

.thread-content
{
	width: 680px;
	padding:1em;
	padding-bottom: 1em;
	text-align:left;
	clear:both;
}

.thread-content ol li, .thread-content ul li
{
	border: 0;
}

a.forum-abuse
{
	display: block;
	margin-right: .5em;
	text-align: right;
	text-decoration:none;
}


/*****tinymce*****/
.mceEditor
{
	width:665px !important;
}

/****tags****/
.new-tag
{
	width: 180px;
	height:15px;
	padding-top:3px;
	margin: 4px 5px 0px 0px;
	
}
.create-tag
{
	margin-top: 2px;
}
.remove-tag
{

	margin-bottom:4px;
	margin-left:-3px;
}
#tags
{
	
}
#tags li
{
}


/***** job postings ****/
.partners  ul li a
{
	font-weight:bold;
}

.partners ul, .partners ol{
	margin-bottom:0px;
}
.partners ul li, .partners ol li
{
	margin:0;
	list-style:none;
}

.partners .summary
{
	color:#333333;
}

/*  Contact Us Form */
.contact-us{
    width:525px;
}
.contact-us .row
{
	clear:both;
	padding-top:6px;
}
.contact-us .row label
{	
	width:135px;
	font-size:0.8em;
	color:#003366;
	font-weight:bold;	
}
.contact-us .label
{	
	float:left;
	width:135px;
	font-size:0.8em;
	font-weight:bold;	
}
.contact-us .textbox
{
	float:left;
	width:375px;
	margin-right:5px;
	background-color:#EEEEEE;
}
.contact-us .button
{
	float:right;
	margin-right:10px;
}
.contact-us .validation-message
{
	font-size:0.70em;
	color:#aa3333;
}
.contact-us .error-message
{
	font-size:0.70em;
	color:#aa3333;
	padding-top:8px;
	padding-bottom:8px;
}
.contact-us .instruction-message
{
	font-size:0.70em;
	color:#666666;
}
/****** My Schedule ******/
.registered-event
{
    border: solid 1px black;
    margin-bottom: 15px;
    margin-right: 1em;
}
.event-name
{
    margin:0;
    padding:5px 0 5px 3px;
    background-color: #ADADAD;
}
.event-name a
{
	text-decoration:none;
	color:;
}
.event-name a:hover
{
	text-decoration:underline;
	color:;
}
.event-content{
    padding: 5px 5px 10px 3px;
}
.event-schedule, .event-number{
    font-style:italic;
    color:#666666;
}
.event-details{
    padding-top:15px;
}
.event-remove{
    margin-top: 10px;
}
/***** Events / Event ******/
#current-events, #past-events{
    border: solid 1px black; 
    margin-bottom:15px; 
    margin-right:1em;
}
#current-events li, #past-events li{
	list-style:none;
}
.schedule-list{
	margin-bottom:15px;
}
.event-title{
    background-color:#ADADAD; 
    padding:5px 0 5px 3px; 
    border-bottom: solid 1px black;
}
.event-list{
    padding-left:3px;
}
#Event h2{
	margin-top:25px;
}
#Event .LocationItem
{
	display:block;
}
/******* Careers *********/
.posting{
    border: solid 1px black; 
    margin-bottom:15px; 
    margin-right:1em;
}
.name{
    background-color:#ADADAD; 
    padding:5px 0 5px 3px; 
    border-bottom: solid 1px black;
}
.closingon, .company, .job-description{
    padding-left:3px;
}
.job-postings-feed
{
	display:block;
	text-align:right;
	width: 707px;
}

.apply-link
{
	display:block;
	clear:both;
	text-align:right;
}
/******* Job Application ******/
#job-application{
    width:600px;
}
.row{
    clear:both;
}
.field{
    width: 200px;
    float:left;
    font-weight:bold;
    font-size:0.8em;
    text-transform: uppercase;
}
.field-info{
    color:#666666;
    font-style:italic;
    font-weight:normal;
    text-transform: none;
}
.textboxcol{
    float:left;
}
#ApplicationForm .textbox{
    width:375px;
    background-color:#EEEEEE;
}
.fileUpload{
    background-color:#EEEEEE;
}
#attachment{
    width:420px;
}
.actions{
    float:right;
    margin-right:25px;
}
.validation-message{
    float:right;
}
/******* Profile **********/
.ActivationCodeTextBox{
	width: 300px;
	margin-bottom:10px;
}
.submitButtons{
	margin-bottom:25px;
}
.submitButtons .rightButton{
	margin-left:25px;
}

/********* Membership **************/
#MembershipApplication .inputField, .editForm .inputField{
	background-color:#EEEEEE;
	width: 275px;
}
#MembershipApplication .inputFieldMultiline, .editForm .inputFieldMultiline{
	height: 75px;
}
#MembershipApplication .inputFieldAutoWidth, .editForm .inputFieldAutoWidth{
	background-color:#EEEEEE;
	min-width: 275px;
}
#MembershipApplication .inputFieldDefaultSize, .editForm .inputFieldDefaultSize{
	background-color: #EEEEEE;
}
#MembershipApplication h2, .editForm h2{
	padding-top:25px;
}
#MembershipApplication h2.first, .editForm h2.first{
	padding-top:0;
}
.clearboth{
	clear:both;
}
.receiptInfo{
	margin-bottom: 25px;
	width: 500px;
}
.membershipTable{
	width:650px;
}
.membershipTable tr{
	height: 25px;
}
.membershipTable td, .membershipTable th{
	border:double 3px #666666;
	padding: 5px;
}
.buttons{
	padding-top:25px;
	margin-bottom:15px;
}
.buttonLeft{
	margin-right: 25px;
}
.radioButtons td{
	padding-right:15px;
}
.errorMessages{
	font-weight:bold;
	padding-top:17px;
	color:#FF0000;
}
.successMessages{
	font-weight:bold;
	padding-top:17px;
	color:#228b22;
}
.partnerCodeConduct
{
	height: 250px;
	width: 600px;
	overflow: auto;
	border: 1px solid grey;
	background-color:#EEEEEE;
}
.even {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #FCFAF5;
}
.odd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #FFF;
}
.instruction {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
