﻿*
{
    margin: 0;
    padding: 0;
}

body 
{
    background: #FBF6C9 url(/_images/bodyBackground.gif) repeat-x bottom right;
    font-size: small;
    font-family: Verdana,"Lucida Sans", Arial, Helvetica, Sans-Serif;
    text-align: center;
}

h1 a
{
    display: block;
    float: left;
    background: url(/_images/logo.gif) no-repeat;
    width: 237px;
    height: 64px;
    text-indent: -9999px;
    margin: 20px 0;
}

h2
{
    font-family: Georgia, Times, Serif;
    font-size: 220%;
    font-weight: normal;
    color: #30531F;
    letter-spacing: -1px;
    margin: 0 0 30px 0;
    padding: 5px 25px 5px 0;
}

h3
{
    font-family: Georgia, Times, Serif;
    font-size: 150%;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 25px 0 10px 0;
}

h4
{
    font-size: 110%;
    margin: 20px 0 5px 0;
}

p
{
    font-size: 90%;
    line-height: 160%;
}

a
{
    color: #30531f;
    outline: none;
}

a img
{
    border: none;
}

.img_right
{
    float: right;
    margin: 10px 0 15px 15px;
    padding: 5px;
    border: 1px solid #CCC;
}

#container
{
    text-align: left;
}

#headerWrapper
{
    width: 100%;
    background: #fbf6c8 url(/_images/background.gif) repeat-x top center;   
    border-bottom: 1px solid #CCC;
}

#header
{
    position: relative;
    width: 950px;
    height: 105px;
    margin: 0 auto;
}

#productsNav
{
    position: absolute;
    right: 0;
    bottom: -1px;
    list-style: none;
}

#productsNav li
{
    float: left;
    margin-left: 5px;
} 

#productsNav li a
{
    display: block;
    width: 156px;
    height: 40px;
    text-indent: -9999px;
    border: 1px solid #CCC;
    border-bottom: none;
}

#productsNav #l-chapterweb a
{
    background: url(/_images/tabChapterWeb.gif) no-repeat;
}

#productsNav #l-sororityweb a
{
    background: url(/_images/tabSororityWeb.gif) no-repeat;
}

#productsNav #l-collectiveweb a
{
    background: url(/_images/tabCollectiveWeb.gif) no-repeat;
}

#topNav
{
    position: absolute;
    top: 10px;
    right: 0;
    list-style: none;
}

#topNav li
{
    float: left;
    margin-left: 40px;
}

#topNav #l-login a
{
    color: #F05221;
}

#mainContainerWrapper
{
    float: left;
    width: 100%;
    background: #FFF;
    border-bottom: 1px solid #CCC;
}

#mainContainer
{
    position: relative;
    width: 950px;
    min-height: 500px;
    background: #FFF;
    margin: 0 auto;
    padding: 25px 0 40px 0;
}

#testimonials #mainContainer
{
    background: #FFF url(/_images/backgroundFlowers.gif) no-repeat bottom center;
}

/* Banner Styles */

#banner
{
    display: block;
    width: 950px;
    height: 272px;
    background: url(/_images/bannerBackground.jpg) no-repeat;
}

#banner #intro
{
    text-indent: -9999px;
}

#banner #freeTrial
{
    margin: 120px 0 0 45px;
}

#banner #signup
{
    margin: 120px 0 0 15px;
}

#infoTiles
{
    clear: left;
}

#infoTiles .tile
{
    float: left;
    width: 190px;
    margin: 0 23px 0 0;
    padding: 10px 15px;
}

#infoTiles .last
{
    margin-right: 0;
}

#infoTiles h3 a
{
    display: block;
    color: #30531f;
    padding-top: 80px;
}

#infoTiles .learn_more
{
    margin-top: 10px;
}

.tile_features
{
    background: url(/_images/tileFeaturesBackground.jpg) no-repeat bottom center;
}

.tile_features h3 a
{
    background: url(/_images/tileFeaturesIcon.png) no-repeat top center;
}

.tile_testimonials
{
    background: url(/_images/tileTestimonialsBackground.jpg) no-repeat bottom center;
}

.tile_testimonials h3 a
{
    background: url(/_images/tileTestimonialsIcon.png) no-repeat top center;
}

.tile_forum
{
    background: url(/_images/tileDemoBackground.jpg) no-repeat bottom center;
}

.tile_forum h3 a
{
    background: url(/_images/tileForumIcon.png) no-repeat top center;
}

.tile_signup
{
    background: url(/_images/tileSignupBackground.jpg) no-repeat bottom center;
}

.tile_signup h3 a
{
    background: url(/_images/tileSignupIcon.png) no-repeat top center;
}

/* Testimonials Styles */

#homeTestimonials
{
    clear: both;
    float: left;
    background: #f4eef7 url(/_images/testimonialsBackground.jpg) no-repeat 0 50%;
    color: #5c5c5c;
    margin: 40px 0 0 0;
    border-top: 1px solid #dccbe6;
    border-bottom: 1px solid #dccbe6;
}

.testimonial
{
    float: left;
    width: 440px;
    margin-right: 10px;
    padding: 15px;
}

#homeTestimonials .last
{
    margin-right: 0;
}

.testimonial_author
{
    font-family: Georgia, Times, Serif;
    font-style: italic;
    color: #744c8b;
    margin: 10px 0 0 0;
}

/* Sub Page Header Styles */

#pageHeading
{
    width: 950px;
    float: left;
}

h2#headerWithTestimonial
{
    float: left;
    border-right: 1px solid #CCC;
}

h2.header_features
{
    background: url(/_images/headerFeatures.gif) no-repeat 0 50%;
    padding: 5px 25px 5px 50px;
}

h2.header_testimonials
{
    background: url(/_images/headerTestimonials.gif) no-repeat 0 50%;
    padding: 5px 25px 5px 70px;
}

h2.header_free_trial
{
    background: url(/_images/headerFreeTrial.gif) no-repeat 0 50%;
    padding: 5px 25px 5px 50px;
}

h2.header_signup
{
    background: url(/_images/headerSignup.gif) no-repeat 0 50%;
    padding: 5px 25px 5px 50px;
}

h2.header_pricing
{
    background: url(/_images/headerPricing.gif) no-repeat 0 50%;
    padding: 5px 25px 5px 55px;
}

p#headerTestimonial
{
    float: left;
    color: #F05221;
    margin: 10px 0 0 20px;
    font-size: 115%;
    font-family: Georgia, Times, Serif;   
    font-style: italic; 
}

/* Sub Page Styles */

#subNav
{
    clear: both;
    width: 935px;
    background: url(/_images/subNavBackground.gif) repeat-x bottom;
    font-family: Georgia, Times, Serif; 
    font-size: 115%;
    margin-bottom: 30px;
    padding: 8px 0 7px 15px;
}

#subNav li
{
    display: inline;
}

#subNav li a
{
    color: #777;
    text-decoration: none;
    padding: 7px 15px;
}

#subNav li a:hover
{
    background-image: none;
    background-color: #d8ebff;
    padding: 7px 15px;
}

#ctl00_communication #l-communication a, #ctl00_calendar #l-calendar a, #ctl00_hours #l-hours a, #ctl00_reports #l-reports a, #ctl00_files #l-files a, #ctl00_photoGallery #l-photoGallery a, #ctl00_members #l-members a, #ctl00_themes #l-themes a, #ctl00_publicWebsite #l-publicWebsite a
{
    color: #a32626;
    background-image: none;
    background-color: #FFF;
    border: 1px solid #CCC;
    border-bottom: none;
}

/* Features Page Styles */

#mainContent p
{
    margin: 0 0 15px 0;
}

#mainContent ul
{
    margin: 10px 0;
}

#mainContent li
{
    list-style: none;
    background: url(/_images/bullet.gif) no-repeat;
    line-height: 140%;
    padding: 7px 0 7px 18px;
}

h3.up_next
{
    width: 250px;
    background: #a1c0e1;
    border: 1px dotted #FCF7D1;
    text-align: center;
    margin: 25px 0;
    padding: 10px;
}

h3.up_next a
{
    color: #FCF7D1;
}

#screenshots
{
    float: right;
    width: 410px;
    margin: 0 0 20px 25px;
}

#screenshots img
{
    background: #FFF;
    margin-bottom: 30px;
    padding: 2px;
    border: 1px solid #CCC;
}

#screenshots p
{
    text-align: center;
    font-size: 85%;
    font-style: italic;
    margin-top: -20px;
}

/* Testimonials Page Styles */

blockquote
{
    width: 600px;
    background: url(/_images/iconFlower.gif) no-repeat bottom center;
    margin-top: 20px;
    padding: 0 0 20px 0;
}

/* Footer Styles */

#footerWrapper
{
    clear: both;
    width: 100%;
}

#footer
{
    clear: both;
    width: 950px;
    text-align: center;
    margin: 0 auto 20px auto;
    padding-top: 10px;
}

#footer ul
{
    list-style: none;
    margin: 10px 0;
}

#footer li
{
    display: inline;
    margin: 0 20px;
}

/* Lightwindow Styls */

#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

#lightwindow_container {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	/* REQUIRED */
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* IE6 needs this or it messes with our positioning */
* html #lightwindow_container {
	overflow: hidden;
}

#lightwindow_contents {
	overflow: hidden;
	z-index: 0;
	position: relative;
	border: 5px solid #222;
	background-color: #ffffff;
}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(/lightwindow/images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(/lightwindow/images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(/lightwindow/images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(/lightwindow/images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(/lightwindow/images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(/lightwindow/images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(/lightwindow/images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #FBF6CA;
		line-height: 25px;
		padding: 0;
		margin: 0 25px 0 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}

/* Login Container */

#loginContainer 
{
    background: #fffffa;
    border-color:#999999;
    border-style:solid;
    border-width:1px 2px 2px 1px;
    margin:50px auto;
    padding:25px 25px 15px;
    width:400px;
    font-size: 135%;
}

#loginContainer dt 
{
    clear:left;
    float:left;
    padding:10px 0;
    width:110px;
}

#loginContainer label
{
    font-weight: bold;
}

#loginContainer .remember_password
{
    font-size: 70%;
    font-weight: normal;
}

#loginContainer input
{
    font-size: 135%;
}

#loginButtonContainer input
{
    font-family:Verdana,Sans-Serif;
    margin:25px 0 0;
    padding:5px;
    width:200px;
    font-size: 80%;
}

#loginContainer dd 
{
    margin-left:115px;
    padding:5px 0;
}

/* Everything.ChapterWeb.net blog styles */

.blog h2
{
    margin-bottom: 10px;
}

#subNavBlog 
{
    background:transparent url(/_images/subNavBlogBackground.jpg) no-repeat scroll center top;
    border:1px solid #CCCCCC;
    float:right;
    margin:15px 0 0 30px;
    padding:10px 15px;
    width:220px;
}

#subNavBlog h3
{
    margin: 15px 0 0 0;
}

#subNavBlog li 
{
    background-image:none;
    line-height:120%;
    padding-left:0;
}

#support .blog code
{
    background: #dedede;
    padding: 10px;
}

.supportChoice
{
    float: left;
    width: 270px;
    padding-right: 33px;
    text-align: center;
    margin-bottom: 20px;
}
