/*  img, div, #nav, #main, #bottom-shadow { behavior: url(iepngfix.htc); }  */



BODY
{
	background-color: #DFAE25;
	background-image: url(images/ColorGradient.png);
	background-repeat:repeat-x;
	font-family: Verdana;	
	font-size: 10pt;
	color: #323232;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline
}

.comm_position
{
	clear: both;
	padding-top: 20px;
}

.community
{
	padding-top: 20px;
	clear: both;
}

.community_title
{
	width: 100px;
	float: left;
}
.community_email
{
	float: left;
	padding-left: 10px;
	
}
.community_desc
{
	float: left;
	width: 200px;
}

.position_attributes
{
	float: left;
	width: 230px;
	margin-right: 15px;
}

.position_title
{
	font-weight: bold;
}

.expired
{
	text-decoration: line-through;
}

.comm_person
{
	float: left;
}

.comm_extra_person
{
	clear:both;
	padding-top: 10px;
	padding-left: 245px;
}

.person_img
{
	float: left;
	margin-right: 10px;
}

.person_attributes
{
	float: left;
	width: 145px;
	margin-right: 20px;
}

.comm_subtitles
{
	font-size: 12pt;
	color: #424A5D;
	font-weight: bold;
	clear:both;
	padding-top: 30px;
}

/* tables */
table.workshops {
	margin-top: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #EBEBEB;
	background-color: white;
	border-collapse: collapse;
}
table.workshops th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #EBEBEB;
	background-color: #EEEEEE;
	font-weight:bold;
	text-align:left;
}
table.workshops td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #EBEBEB;
	background-color: white;
	vertical-align: top;
}

#single-column-extended
{
	float: left;
	/*width: 176px;*/
	padding-left: 60px;
	padding-right: 0px;
	font-size: 9pt;
}

#single-column-mid
{
	float: left;
	/*width: 176px;*/
	padding-left: 60px;
	padding-right: 40px;
	font-size: 9pt;
}

li
{
	margin-bottom: 10px;
}

/*
 *  everything before the three column layout
 */


	#nav {
		position: relative;
		height: 52px;
		width: 813px;
		margin:0;
		padding:0;
	}
	
	ul#nav {
		padding-left: 0px;
		margin-left: 0px;
		/*background-image: url(images/top_vertical_shadow.png);*/
		background-position: bottom right;
		background-repeat: no-repeat;
		
	}

	#nav li ul, #nav li ul {
		margin: 0;
		padding: 0;
	}

	#nav li { /*float the main list items*/
		float: left;
		display: block;
		background-position: bottom;
		background-repeat: no-repeat;
	}

/* WELCOME */
#li-WelcomeOff
{
	background-image: url(images/Primary_Welcome_Rest.jpg);
}
#li-WelcomeOff:hover, #li-WelcomeOn
{
	background-image: url(images/Primary_Welcome_On.jpg);
}

/* Attending */
#li-AttendingOff
{
	background-image: url(images/Primary_Attending_Rest.jpg);
}
#li-AttendingOff:hover, #li-AttendingOn
{
	background-image: url(images/Primary_Attending_On.jpg);
}
#li2-CommunitiesOff
{
	background-image: url(images/Secondary_Communities_Rest.jpg);
}
#li2-CommunitiesOff:hover, #li2-CommunitiesOn
{
	background-image: url(images/Secondary_Communities_On.jpg);
}
#li2-RegistrationOff
{
	background-image: url(images/Secondary_Registration_Rest.jpg);
}
#li2-RegistrationOff:hover, #li2-RegistrationOn
{
	background-image: url(images/Secondary_Registration_On.jpg);
}
#li2-LocationOff
{
	background-image: url(images/Secondary_Location_Rest.jpg);
}
#li2-LocationOff:hover, #li2-LocationOn
{
	background-image: url(images/Secondary_Location_On.jpg);
}
#li2-ProgramOff
{
	background-image: url(images/Secondary_ProgramRest.jpg);
}
#li2-ProgramOff:hover, #li2-ProgramOn
{
	background-image: url(images/Secondary_Program_On.jpg);
}
#li2-VisasOff
{
	background-image: url(images/Secondary_Visas_Rest.jpg);
}
#li2-VisasOff:hover, #li2-VisasOn
{
	background-image: url(images/Secondary_Visas_On.jpg);
}

/* Authors */                
#li-AuthorsOff
{
	background-image: url(images/Primary_Authors_Rest.jpg);
}
#li-AuthorsOff:hover, #li-AuthorsOn
{
	background-image: url(images/Primary_Authors_On.jpg);
}
#li2-CFPsOff
{
	background-image: url(images/Secondary_CFPs_Rest.jpg);
}
#li2-CFPsOff:hover, #li2-CFPsOn
{
	background-image: url(images/Secondary_CFPs_On.jpg);
}
#li2-FormattingOff
{
	background-image: url(images/Secondary_Formatting_Rest.jpg);
}
#li2-FormattingOff:hover, #li2-FormattingOn
{
	background-image: url(images/Secondary_Formatting_On.jpg);
}
#li2-GuidesOff
{
	background-image: url(images/Secondary_Guides_Rest.jpg);
}
#li2-GuidesOff:hover, #li2-GuidesOn
{
	background-image: url(images/Secondary_Guides_On.jpg);
}
#li2-PresentingOff
{
	background-image: url(images/Secondary_Presenting_Rest.jpg);
}
#li2-PresentingOff:hover, #li2-PresentingOn
{
	background-image: url(images/Secondary_Presenting_On.jpg);
}

/* Sponsorship */
#li-SponsorshipOff
{
	/*width: 116px;*/
	background-image: url(images/Primary_Sponsorship_Rest.jpg);
}
#li-SponsorshipOff:hover, #li-SponsorshipOn
{
	background-image: url(images/Primary_Sponsorship_On.jpg);
}
#li2-ExhibitingOff
{
	background-image: url(images/Secondary_Exhibiting_Rest.jpg);
}
#li2-ExhibitingOff:hover, #li2-ExhibitingOn
{
	background-image: url(images/Secondary_Exhibiting_On.jpg);
}
#li2-SponsoringOff
{
	background-image: url(images/Secondary_Sponsoring_Rest.jpg);
}
#li2-SponsoringOff:hover, #li2-SponsoringOn
{
	background-image: url(images/Secondary_Sponsoring_On.jpg);
}
#li2-RecruitingOff
{
	background-image: url(images/Secondary_Recruiting_Rest.jpg);
}
#li2-RecruitingOff:hover, #li2-RecruitingOn
{
	background-image: url(images/Secondary_Recruiting_On.jpg);
}

/* Organizers */
#li-OrganizersOff
{
	background-image: url(images/Primary_Organizers_Rest.jpg);
}
#li-OrganizersOff:hover, #li-OrganizersOn
{
	background-image: url(images/Primary_Organizers_On.jpg);
}
#li2-ReviewingOff
{
	background-image: url(images/Secondary_Reviewing_Rest.jpg);
}
#li2-ReviewingOff:hover, #li2-ReviewingOn
{
	background-image: url(images/Secondary_Reviewing_On.jpg);
}
#li2-SvOff
{
	background-image: url(images/Secondary_SV_Rest.jpg);
}
#li2-SvOff:hover, #li2-SvOn
{
	background-image: url(images/Secondary_SV_On.jpg);
}

/* Press */
#li-PressOff
{
	background-image: url(images/Primary_Press_Rest.jpg);
}
#li-PressOff:hover, #li-PressOn
{
	background-image: url(images/Primary_Press_On.jpg);
}
#li2-PressKitOff
{
	background-image: url(images/Secondary_PressKit_Rest.jpg);
}
#li2-PressKitOff:hover, #li2-PressKitOn
{
	background-image: url(images/Secondary_PressKit_On.jpg);
}
#li2-PressReleasesOff
{
	background-image: url(images/Secondary_PressReleases_Rest.jpg);
}
#li2-PressReleasesOff:hover, #li2-PressReleasesOn
{
	background-image: url(images/Secondary_PressReleases_On.jpg);
}

/* Store */
#li-StoreOff
{
	background-image: url(images/Primary_Store_Rest.jpg);
}
#li-StoreOff:hover, #li-StoreOn
{
	background-image: url(images/Primary_Store_On.jpg);
}



	#nav li ul {
		display: none;
		margin: 0;
		padding: 0;
	}

	/*put the subnav below*/
	#nav li.off ul, #nav li.on ul  { 
		position: absolute;
		top: 32px;
		left: 0;
		padding-top: 0px;
		background-color: #353A4D;
		height: 20px;
		width: 800px;
	}

	/*#nav li.on ul {
		background-color: Black;
	}*/

	#nav li.on:hover ul, #nav li.over ul { /*for ie*/
		/*background: #224d6f;*/
	}

	#nav li a 
	{
		/*background-color: #161A26;*/
		width: 114;
		height: 32;
	}
	
	#nav li {
		display: block;
		width: 114px;
		height: 32px;
		margin: 0;
		padding: 0;
	}

	/*
	#nav li.on ul a, #nav li.off ul a {
		border: 0;
		float: left; 
	}*/
	/*ie doesn't inherit the float*/

	#nav li.on ul {
		display: block;
	}

	/*#nav li.off:hover ul, #nav li.over ul {
		display: block;
		z-index: 6000;
	}*/

	/*do the image replacement*/

	/*#nav li span {
		position: absolute;
		left: -9384px;
	}*/

/*subnav formatting*/

#nav li.off ul li, #nav li.on ul li {
	height: 20px;
}

#nav li.off ul a, #nav li.on ul a {
	display: block;
	color: #fff;
	margin: 0;
	padding: 0;
	/*background: #224d6f;
	font-family: arial, verdana, sans-serif;
	font-size: small;*/
}		

#nav li.on ul a {
	/*background-color: Black;*/
}

#header 
{
	width: 813px;
	/*margin-top: 30px;*/
	margin-left:auto; 
	margin-right:auto;
}

#divNav {
		margin: 0;
		padding: 0;
		height: 52px;
		width: 800px;
		/*background-color: #161A26;*/
	}

#main
{
	width: 813px;
	/*margin-top: 30px;*/
	margin-left:auto; 
	margin-right:auto;
	/*background-image: url(images/Vertical_Shadow.png);*/
	
	background-repeat: repeat-y;
	background-position: right;
}

#main-content
{
	margin-right: 13;
}

#content
{
	width: 800px;
	background-color: White;
}

#header-seperator
{
	width: 800px;
	height: 1px;
	/*#5D6475*/
	background-color: Black;
	overflow:hidden;
}


#logo
{
	width: 800px;
	height: 128px;
	background-image: url(images/Home_Top_All.jpg);
}

#logo-home
{
	width: 800px;
	height: 128px;
	background-image: url(images/Home_Top.jpg);
}

#logo-Attending
{
	width: 800px;
	height: 128px;
	background-image: url(images/Attending_Top.jpg);
}

#logo-Attending_Registration
{
	width: 800px;
	height: 128px;
	background-image: url(images/Attending_Registration_Top.jpg);
}

#logo-Attending_Location
{
	width: 800px;
	height: 128px;
	background-image: url(images/Attending_Location_Top.jpg);
}

#logo-Attending_Visas
{
	width: 800px;
	height: 128px;
	background-image: url(images/Attending_Visas_Top.jpg);
}

#logo-Attending_Program
{
	width: 800px;
	height: 128px;
	background-image: url(images/Attending_Program_Top.jpg);
}

#logo-Attending_Communities
{
	width: 800px;
	height: 128px;
	background-image: url(images/Attending_Communities_Top.jpg);
}

#logo-Communities_Design
{
	width: 800px;
	height: 128px;
	background-image: url(images/Communities_Design_Top.jpg);
}

#logo-Communities_Education
{
	width: 800px;
	height: 128px;
	background-image: url(images/Communities_Education_Top.jpg);
}

#logo-Communities_Engineering
{
	width: 800px;
	height: 128px;
	background-image: url(images/Communities_Engineering_Top.jpg);
}

#logo-Communities_Management
{
	width: 800px;
	height: 128px;
	background-image: url(images/Communities_Management_Top.jpg);
}

#logo-Communities_Research
{
	width: 800px;
	height: 128px;
	background-image: url(images/Communities_Research_Top.jpg);
}

#logo-Communities_Usability
{
	width: 800px;
	height: 128px;
	background-image: url(images/Communities_Usability_Top.jpg);
}

#logo-Authors
{
	width: 800px;
	height: 128px;
	background-image: url(images/Authors_Top.jpg);
}

#logo-Authors_Formatting
{
	width: 800px;
	height: 128px;
	background-image: url(images/Authors_Formatting_Top.jpg);
}

#logo-Authors_Guides
{
	width: 800px;
	height: 128px;
	background-image: url(images/Authors_Guides_Top.jpg);
}

#logo-Authors_Presenting
{
	width: 800px;
	height: 128px;
	background-image: url(images/Authors_Presenting_Top.jpg);
}

#logo-Authors_Papers
{
	width: 800px;
	height: 128px;
	background-image: url(images/Authors_Papers_Top.jpg);
}

#logo-Authors_Notes
{
	width: 800px;
	height: 128px;
	background-image: url(images/Authors_Notes_Top.jpg);
}
#logo-Authors_Courses
{
	width: 800px;
	height: 128px;
	background-image: url(images/Authors_Courses_Top.jpg);
}
#logo-Authors_Workshops
{
	width: 800px;
	height: 128px;
	background-image: url(images/Authors_Workshops_Top.jpg);
}
#logo-Authors_CaseStudy
{
	width: 800px;
	height: 128px;
	background-image: url(images/Authors_CaseStudy_Top.jpg);
}
#logo-Authors_DoctoralConsortium
{
	width: 800px;
	height: 128px;
	background-image: url(images/Authors_DoctoralConsortium_Top.jpg);
}
#logo-Authors_Panels
{
	width: 800px;
	height: 128px;
	background-image: url(images/Authors_Panels_Top.jpg);
}
#logo-Authors_Interactivity
{
	width: 800px;
	height: 128px;
	background-image: url(images/Authors_Interactivity_Top.jpg);
}
#logo-Authors_SpecialInterestGroups
{
	width: 800px;
	height: 128px;
	background-image: url(images/Authors_SpecialInterestGroups_Top.jpg);
}
#logo-Authors_WorkInProgress
{
	width: 800px;
	height: 128px;
	background-image: url(images/Authors_WorkInProgress_Top.jpg);
}
#logo-Authors_AltChi
{
	width: 800px;
	height: 128px;
	background-image: url(images/Authors_AltChi_Top.jpg);
}
#logo-Authors_DesignTheatre
{
	width: 800px;
	height: 128px;
	background-image: url(images/Authors_DesignTheatre_Top.jpg);
}
#logo-Authors_DesignCommunityEvents
{
	width: 800px;
	height: 128px;
	background-image: url(images/Authors_DesignCommunityEvents_Top.jpg);
}
#logo-Authors_StudentResearchCompetition
{
	width: 800px;
	height: 128px;
	background-image: url(images/Authors_StudentResearchCompetition_Top.jpg);
}
#logo-Authors_StudentDesignCompetition
{
	width: 800px;
	height: 128px;
	background-image: url(images/Authors_StudentDesignCompetition_Top.jpg);
}
#logo-Sponsorship
{
	width: 800px;
	height: 128px;
	background-image: url(images/Sponsorship_Top.jpg);
}

#logo-Sponsorship_Exhibiting
{
	width: 800px;
	height: 128px;
	background-image: url(images/Sponsorship_Exhibiting_Top.jpg);
}

#logo-Sponsorship_Sponsoring
{
	width: 800px;
	height: 128px;
	background-image: url(images/Sponsorship_Sponsoring_Top.jpg);
}

#logo-Sponsorship_Recruiting
{
	width: 800px;
	height: 128px;
	background-image: url(images/Sponsorship_Recruiting_Top.jpg);
}

#logo-Organizers
{
	width: 800px;
	height: 128px;
	background-image: url(images/Organizers_Top.jpg);
}

#logo-Organizers_Reviewing
{
	width: 800px;
	height: 128px;
	background-image: url(images/Organizers_Reviewing_Top.jpg);
}

#logo-Organizers_SV
{
	width: 800px;
	height: 128px;
	background-image: url(images/Organizers_SV_Top.jpg);
}

#logo-Press
{
	width: 800px;
	height: 128px;
	background-image: url(images/Press_Top.jpg);
}

#logo-Press_PressKit
{
	width: 800px;
	height: 128px;
	background-image: url(images/Press_PressKit_Top.jpg);
}

#logo-Press_Releases
{
	width: 800px;
	height: 128px;
	background-image: url(images/Press_PressReleases_Top.jpg);
}

#logo-Store
{
	width: 800px;
	height: 128px;
	background-image: url(images/Store_Top.jpg);
}



/*
 * single column layout
 */
#single-column-header
{
	float: left;
	/*width: 176px;*/
	padding-left: 28px;
	/*padding-right: 24px;*/
	font-size: 9pt;
}

#single-column
{
	float: left;
	/*width: 176px;*/
	padding-left: 60px;
	padding-right: 220px;
	font-size: 9pt;
}

#dual-column
{
	float: left;
	width: 490px;
	padding-left: 40px;
	padding-right: 10px;
	font-size: 9pt;
}

#second_column
{
	float: right;
	width: 200;
	padding-top:35px;
	padding-right: 30px;
}

#single-column ul
{
	margin-top: 5px;
	padding-left: 0em;
	margin-left: 0em;
	list-style-type: none;
}

#quick-facts ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
	margin-top: 10px;
}

#quick-facts2 ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
}

#quick-facts3 ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
}


#quick-facts4 ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
}

#quick-facts5 ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
}

#quick-facts6 ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
}

#quick-facts7 ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
}
#quick-facts8 ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
}
#quick-facts9 ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
}
#quick-facts10 ul
{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
}


.bullet-title
{
	/*font-style: italic;*/
	font-size: 10pt;
	/*color:Orange;*/
	color: #424A5D;
	font-weight: bold;
}

.bullet-title-big
{
	/*font-style: italic;*/
	font-size: 12pt;
	/*color:Orange;*/
	color: #424A5D;
	font-weight: bold;
}

/*
 *  the three column layout
 */

#left-column
{
	float: left;
	width: 176px;
	padding-left: 28px;
	padding-right: 24px;
	font-size: 9pt;
}

#left-column ul
{
	padding-left: 1em;
	margin-left: 0em;
}

/* total hack - should figure out how not to do this */
#left-column-title
{
	margin-top: -4px;
}

ul#communities-list
{
	padding-left: 0em;
	margin-left: 0em;
	list-style-type: none;
}

.communities-list ul a
{
	color: #424A5D;
	font-size: 9pt;
}

.communities-list ul li
{
	background-position: left top;
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-left: 38px;
	height: 21px;
	
}

li#Design-li
{
	background-image: url(images/CommIcon_Design.jpg);	
}

li#Education-li
{
	background-image: url(images/CommIcon_Education.jpg);	
}

li#Engineering-li
{
	background-image: url(images/CommIcon_Engineering.jpg);	
}

li#Management-li
{
	background-image: url(images/CommIcon_Management.jpg);	
}

li#Research-li
{
	background-image: url(images/CommIcon_Research.jpg);	
}

li#Usability-li
{
	background-image: url(images/CommIcon_Usability.jpg);	
}

#center-column
{
	float: left;
	width: 344px;
}

#center-column img
{
	margin: 0px 0px 0px 0px;
	border-bottom-style:none;
}

#right-column
{
	float: right;
	width: 228px;
	font-size: 9pt;
	/* for the right shadow*/
	/*margin-right: 13;*/
}

#right-column-content
{
	margin-left: 24px;
	margin-right: 28px;
}

#right-column-content ul
{
	list-style-type: none;
	padding-left: 0em;
	margin-left: 0em;
}

.column-title
{
	font-size: 12pt;
	color: #FFA800;
	margin-top: 10px;
	font-weight:bold;
}

.single-column-title
{
	/*padding-top: 10px;*/
	font-size: 12pt;
	color: #FFA800;
	margin-top: 25px;
	margin-bottom: -5px;
	font-weight:bold;
}

.single-column-subtitle
{
	/*padding-top: 10px;*/
	font-size: 10pt;
	color: #666;
	margin-top: 15px;
	margin-bottom: 15px;
	/*margin-bottom: 0px;*/
	font-weight: bold;
}

.new-label
{
	color: Red;
}

.critical-info
{
	color: Red;
}

.link
{
	background-image: url(images/LinkArrow.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	padding-left: 15px;
}

a.link
{
	/*color: #424A5D;*/
	color: #506398;
	font-size: 9pt;
	text-decoration: underline;
	/*font-weight: bold;*/
}

.img-link
{
	border-style: none;
}

a.body-link
{
	color: #506398;
	font-size: 9pt;
	/*font-weight: bold;*/
	text-decoration: underline;
}

a.name-link
{
	color: #506398;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

.column-seperator
{
	height: 20px;
}

#three-column-termination
{
	clear: both;
	height: 20px;
}

/*
 *  everything after the three column layout
 */

#footer_spacer
{
	clear: both;
	height: 20px;
	margin-right: 13px;
	background-color: White;
}

#footer
{
	clear: both;
	height: 35px;
	background-color: White;
	background-image: url(images/Hor_Div.png);
	background-repeat:repeat-x;
	background-position: top;
	font-size: 9pt;
	margin-right: 13px;
	padding-top: 4px;
}

#Vertical_Divider
{
	clear: both;
	height: 1px;
	background-color: White;
	background-image: url(images/Hor_Div.png);
	background-repeat:repeat-x;
	background-position: top;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 13px;
}

#footer-links
{
	margin-top: 4px;
	margin-right: 28px;
	float: right;
}

#footer-links a
{
	color: #424A5D;
}

#footer-copyright
{
	margin-top: 4px;
	margin-right: 150px;
	float: right;
	color: #C5C6C9;
}

#footer_logos
{
	margin-top: 1px;
	margin-left: 10px;
	float: left;
}

.sigchi_logo
{
	margin-left: 10px;
}

#bottom-shadow
{
	margin-left:auto; 
	margin-right:auto;
	width: 813px;
	height: 13px;
	/*background-image: url(images/LowHorizontal_Shadow.png);*/
	background-position: right;
}
