/** default element styles **/



body{

	font:12px Arial;

	background-color:#FFF;

	margin:0px;

	font-family:"lucida grande","Trebuchet MS",verdana,tahoma,arial,sans-serif;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#333333;

}



table{

	border-collapse:collapse;

}

form{

	margin:0px;

}

a{

	color:#363D44;

}

img{

	border:0;

}

h1,h2,h3{

	margin-top:3px;

}

h2{

	font-size:16px;

	margin-bottom:3px;

}

h3{

	font-size:14px;

}

p{

	margin-top:10px;

	margin-bottom:10px;

}

li, ul{

	padding:0px;

	margin:0px;

}

#page_content li{

	margin-left:20px;

} 

input, select, option, textarea{

	font:11px Arial;

	font-family:"lucida grande","Trebuchet MS",verdana,tahoma,arial,sans-serif;

}



.clear{

	clear:both;

}

.spacer{

	height:2px;

	background-color:#363D44;

}

#success_message, #profile_message{

	padding:3px;

	text-align:center;

	background-color:#FFFF80;

	border:1px solid #DEDEDE;

	margin-bottom:6px;

	font-weight:bold;

	color:#333333;

}

.checkbox{

	width:20px !important;

	background-color:transparent !important.;

	border:0px !important;

}



/** general container styles **/



#wrapper{

	width:760px;

	padding:0px;

	background-color:#FFFFFF;

	/*border:1px solid #23314B;*/

	margin:0px auto;

	/**display:inline-block;**/

	position:relative;

}

#page{

	width:auto;

	background-color:#FFF;

	border-left:165px solid #FF831F;

	padding:0px;

	margin:0px;

	margin-top:-5px;

	padding-right:10px;

	background-image:url(images/right_border.gif);

	background-repeat:repeat-y;

	background-position:right;

}

.section{

	margin:0px;

	width:100%;

}

.content_list h2{

	font-style:italic;

	margin:5px;

	padding:2px;

	background-color:#EDEDED;

	color:#333333;

}

.content_list ul{

	list-style-image:url(images/content_arrow.gif);

	margin:15px 0px 15px 40px;

}

.content_list ul li a{

	vertical-align:top;

	text-decoration:none;

	font-weight:bold;

	font-size:14px;

	padding-left:5px;

}

.content_list ul li a:hover{

	color:#666666;

}

#index_left{

	

}

#index_left h2{

	color:#232323 !important;

	font-size:18px;

	font-weight:bold;

	margin-top:10px;

}



#page_content{

	padding:5px;

	min-height:400px;

}



#page_content_head{

	font-size:20px;

	margin:5px 0px 1px 5px;

	color:#000;

	padding:3px;

	font-weight:bold;

	font-weight:bold;

	letter-spacing:1px;

	vertical-align:middle;

	font-size:22px;

}



/** header style **/



#header{

	height:127px;

	margin:0px auto;

	background-image:url(images/logo.gif);

	background-repeat:no-repeat;

	background-position:top right;

	width:760px;

	background-color:#FF8D00;

	color:#363D44;

	font-size:14px;

	border-width:0px 0px 0px 0px;

}



#header_logo{

	float:left;

}

#header_member_count {

	position:absolute;

	color:#FFF;

	left:430px;

	top:70px;

	font-weight:bold;

	font-size:14px;

	text-align:center;

}

#header_logo_contents{

	position:absolute;

	color:#FFFFFF;

	left:165px;

	top:90px;

	font-size:14px;

	vertical-align:middle;

}



/** Login section in the header **/



#header_right{

	padding:2px 2px 2px 2px;

	position:relative;

	left:565px;

	color:#FFFFFF;

	width:180px;

}



#header_right a{

	color:#FFFFFF;

}



#header_right #login_title{

	font-weight:bold;

	font-size:12px;

	letter-spacing:1.5px;

	padding-bottom:4px;

}

#header_right #login_name{

	font-size:16px;

	font-weight:bold;

	margin-bottom:8px;

}

#header_right #header_links_login{

	margin-bottom:12px;

}

#header_right p{

	margin:0px;

}

#header_right_login h2{

	margin-top:10px;

	text-align:center;

}

#header_right_login label{

	font-size:12px;

	font-size:12px;

	width:60px;

	vertical-align:middle;

	margin:2px;

	margin-right:4px;

	float:left;

}

#header_right_login .textbox{

	padding:1px;

	font-size:11px;

	margin:2px;

	width:100px;

	border:0px none;

}

#header_register_title{

	font-size:16px;

	text-align:center;

	font-weight:bold;

	margin-bottom:2px;

	margin-top:8px;

}

#header_register_features{

	margin:0px;

	list-style-type:none;

}



.input_label{

	width:75px;

	padding:3px;

	text-align:right;

	float:left;

	position:relative

}



/** footer styles **/



#footer{

	padding:3px 3px 1px 3px;

	text-align:center;

	background-color:#FF7200;

	background-image:url(images/footer.gif);

	background-position:right;

	background-repeat:repeat-y;

	color:white;

	font-size:10px;

	clear:both;

	margin:0px auto;

	width:754px;

}

#footer_linkback{

	padding-top:5px;

	text-align:center;

	clear:both;

	margin:0px auto;

	width:754px;

}

#footer a{

	color:#FFFFFF;

	text-decoration:none;

}

#footer img{

	cursor:pointer;

}

/** left navigation **/



#left_nav{

	background-color:#FF831F;

	width:163px;

	_width:165px;

	float:left;

	position:relative;	

	margin-left:-165px;

	z-index:10;

}

#left_nav p{

	margin:0px 0px 0px 0px;

}

#left_nav a{

	display:block;

	padding:5px;

	padding-left:5px;

	margin-left:0px;

	margin-bottom:1px;

	text-decoration:none;

	color:#000;

	font-size:11px;

	font-weight:bold;

	width:155px;

	background-color:#FF953F;

}

#left_nav a:hover{

	background-image:none;

	background-color:#000000;

	color:#FFF;

}

#failed_login{

	background-color:#FF0000;

	padding:2px;

	position:relative;

}

#quickstats{

	margin-top:6px;

}

#quickstats h3{

	font-size:13px;

	font-weight:bold;

	margin-bottom:5px;

	margin-left:2px;

}



#quickstats p{

	border:1px solid #5F80BF;

	width:350px;

	margin:2px;

}



#quickstats p a{

	background-color:#EDEDED;

	padding:3px;

	display:block;

	text-decoration:none;

	color:#666666;

	font-size:12px;

}

#quickstats p a:hover{

	color:#000;

}

/** style for table in a form **/



#form_wrapper{

	overflow:auto;

	margin-bottom:5px;

}



.form_section{

	padding:4px;

	margin-bottom:5px;

	border:1px solid #232323;

	border-top:0px;

	background-color:#EDEDED;

}



.form_section_head{

	font-size:15px;

	border:1px solid #232323;

	margin:2px;

	padding:3px;

	background-color:#232323;

	color:#FFFFFF;

	font-weight:bold;

	margin:0px;

}

.form_section_head a{

	color:#FFFFFF;

}



.form a{

	color:#363D44;

}

.form_label{

	padding:1px;

	width:120px;

	float:left;

	margin:3px;

	color:#232323;

	font-weight:bold;

}

.form input,.form select{

	margin:2px;

	padding:2px;

	

}

.form input, .form textarea{

	border:1px solid #FF831F;

	font:11px Arial;

	padding:3px;

	color:#000000;

}

.form select{

	border:1px solid #FF831F;

	font:11px Arial;

}

.form option{

	font:11px Arial;

}

.form_button{

	cursor:pointer;

	border:1px solid #666666 !important;

	padding:2px !important;

	background-color:#DFDFDF !important;

	color:#000000;

	width:auto !important;

	letter-spacing:1.5px;

}



/** ALUMNI SEARCH PAGE **/



#alumni_search_form{

	float:left;

}



#alumni_search_instructions{

	font-weight:normal;

	padding:10px;

	margin-left:275px;

	background-color:#FFF;

	border:1px solid #FF831F;

}



/** ALUMNI PROFILES PAGE **/



.alumni_profile{

	

	background-color:#FFEDDF;

	border: 1px solid #232323;

	margin:2px 2px 8px 2px;

	color:#000;

	font-size:11px;

}

.alumni_profile .alumni_name{

	font-weight:bold;

	background-color:#FF831F;

	border-bottom:1px solid #232323;

	font-size:18px;

	color:#000000;

	margin:0px;

	padding:3px;

}

.alumni_profile .alumni_gradyear{

	color:#FFFFFF;

	font-size:12px;

	font-weight:normal;

}

.alumni_profile .alumni_name p{

	margin:0px;

}

.alumni_profile .profile_details{

	width:220px;

	padding:3px;

}

.alumni_profile .profile_details a{

	color:#666666;

}

.alumni_profile .profile_comments{

	padding:5px;

	background-color:white;

	font-size:11px;

}

.alumni_profile .profile_footer{

	background-color:#B5C3CF;

	padding:2px;

	border-top:1px solid #666666;

	color:#000000;

	

}

.alumni_profile .profile_update_date{

	margin-top:1px;

	font-style:italic;

	color:#363D44;

}

.alumni_profile .profile_picture{

	width:100px;

	background-color:#FFFFFF;

}



/** ARTICLES **/



.article_readmore{

	font-style:italic;

	text-align:right;

	font-size:11px;

	margin-right:10px;

	margin-top:0px;

}

.news_title_index,.event_title_index,.member_title_index {

	fonts-size:10px;

	font-weight:bold;

	padding:3px;

}



/** REUNION PAGE **/



.reunion_gradyear{

	font-weight:bold;

	cursor:pointer;

}

.reunion_contact{

	margin-top:0px;

}

.reunion_details{

	padding:5px;

	background-color:#EDEDED;

	border-bottom:1px solid #5F80BF;

	margin:5px;

	font-size:11px;

	color:#232323;

}

.reunion_details table{

	margin:0px;

}



/** AUTOCOMPLETE ALUMNI SEARCH **/



div.autocomplete {

  position:absolute;

  width:250px;

  background-color:white;

  border:1px solid #888;

  margin:0px;

  padding:0px;

}



div.autocomplete ul {

  list-style-type:none;

  margin:0px;

  padding:0px;

}



div.autocomplete ul li.selected { background-color: #B3C7EF;}



div.autocomplete ul li {

  list-style-type:none;

  display:block;

  margin:0;

  font-size:12px;

  color:#265CCF;

  padding:3px 3px 3px 3px;

  cursor:pointer;

}



#notregistered_message{

	background-color:#FF953F;

	padding:3px;

	font-weight:bold;

	text-align:center;

}



#notregister_page .info_box{

	width:260px;

	font-size:11px;

	padding:10px;

	height:150px;

	color:#666;

	background-repeat:no-repeat;

	

}

#notregister_page .info_box h2{

	padding:2px;

	background-color:#FFFFFF;

	margin:-5px -5px 5px -5px;  

	text-align:center;

	color:#000;

	font-size:12px;

}

#notregister_page .info_box p{

	margin:0px;

}

#notregister_page #info_box_login{

	/*background-image:url(images/info_box_login.gif);*/

	float:left;

	margin-left:0px;

	background-color:#EDEDED;

	border:1px solid #FFAF6F;

}

#notregister_page #info_box_login .label{

	font-size:14px;

	font-weight:bold;

}

#notregister_page #info_box_login #not_reg_login{

	width:150px;

}

#notregister_page #info_box_login #not_reg_login input{

	font-size:14px;

	font-weight:bold;

	width:150px;

	letter-spacing:1px;

}

#notregister_page #info_box_login #not_reg_login_button{

	

}

#notregister_page #info_box_join{

	/*background-image:url(images/info_box_join.gif);*/

	background-color:#EDEDED;

	margin-left:290px;

	border:1px solid #FFAF6F;

}

#notregister_page .info_box a{

	color:#333;

	font-weight:bold;

	font-size:14px;

}

#notregister_page #login_incorrect{

	padding:3px;

	margin:0px;

	text-align:center;

	font-weight:bold;

	background-color:#FFC4C4;

	color:#121212;

	margin-bottom:5px;

}



#page_table td{

	padding:3px;

	border:1px solid #CCCCCC;

	color:#363D44;

}

#page_table thead td{

	background-color:#FF831F;

	color:#FFFFFF;

	text-align:center;

	font-weight:bold;

	letter-spacing:1px;

}

#page_table tbody .odd{

	background-color:#DDDDDD;

}



#page_table tbody .even{

	background-color:#EDEDED;

}

#page_table a{

	font-weight:bold;

}

#page_table .unread{

	font-weight:bold;

}

#page_table .read,#page_table .read a{

	font-weight:normal;

}



#login_box .input{

	width:200px;

	font-size:12px;

	margin:3px;

	font-size:14px;

	padding:3px;

	font-weight:bold;

	color:#000;

	background-color:#FFFFFF;

	border:1px solid #35435F;

	letter-spacing:3px;

}

#login_box{

	padding:10px;

	width:320px;

	height:100px;

	border:1px solid #B4B4B4;

	background-color:#DEDEDE;

}

#login_submit_button{

	background-color:#454545;

	color:#FFFFFF;

	position:relative;

	padding:2px;

	left:20px;

	font-size:12px;

	margin-top:12px;

	cursor:pointer;

	width:100px;

	border:1px solid #35435F;

}

#login_box label{

	font-size:16px;

	margin-right:8px;

	color:#232323;

	font-weight:bold;

	float:left;

	margin:3px 3px 3px 3px;

	width:90px;

}

.form_table td{

	padding:2px !important;

	font-weight:bold;

	color:#363D44;

}

.form_table input{

	padding:2px;

}

.job{

	margin:2px;

	font-size:12px;

	padding:2px;

}

	

.list_heading{

	margin-top:5px;

	font-size:14px;

	font-weight:bold;

	cursor:pointer;

	background-color:#EDEDED !important;

	padding:5px;

	border:1px solid #5F80BF;

}

.list_heading a{

	color:black;

	text-decoration:none;

}

.list_heading_sub{

	margin:5px 0px 5px 0px;

	color:#343434;

}

.list_content{

	background-color:#FFFFFF;

	border:1px solid #999999;

	border-top:0px;

	padding:5px;

}

.form_section p{

	font-size:12px;

	margin:5px 0px 5px 15px;

}

#registration_username_pass{

	color:#009933;

	font-size:10px;

}

#registration_username_fail{

	color:red;

	font-size:10px;

}



#admin_table td{

	padding:3px;

	font-size:10px;

	border:1px solid #DCDCDC;

}

#admin_table thead td{

	background-color:#DFDFDF;

	font-weight:bold;

	font-size:11px;

}



#admin_table tbody tr.odd{

	background-color:#DEDEDE;

}



#admin_table tbody tr.even{

	background-color:#FFFFFF;

}

#admin_table_top p{

	float:left;

}

#header_register_features li a{

	font-size:10px;

	height:13px;

	padding:2px;

	display:block;

	padding-left:18px;

	margin-bottom:1px;

	background-image:url(images/header_top_feature.gif);

	background-repeat:no-repeat;

	background-position:left;

	text-decoration:none;

}

#header_register_features li a:hover{

	color:#23314B;

	background-image:url(images/header_top_feature_over.gif);

}

.groups_list{

	list-style-type:none;

	margin:0px;

}

.groups_list .group_item img{

	margin-right:5px;

}

.groups_list .group_item, #alumni_groups_current td{

	padding:6px;

	background-color:#EEEEEE;

	margin:2px;

	font-size:12px;

	margin:0px;

	border:1px solid #FF8D00;

	margin-top:3px;



}

#alumni_groups_current{

	margin:10px 0px 10px 0px;

}

td.alumni_groups_name{

	background-color:#FF8D00 !important;

	font-weight:bold;

	color:white;

}

.group_item_desc{

	background-color:#FFF;

	margin:0px;

	padding:2px;

	border:1px solid #FF8D00;

	border-top-width:0px;

}





.home_box

{

	font-size:11px;

	padding:2px;

	width:200px;

	background-color:#5F80BF;

	margin-bottom:21px;

	margin-top:-18px;

	z-index:100;

	position:relative;

}

.home_box_inner{

	font-size:11px;

	padding:4px;

	background-color:#EDEDED;

	color:#666666;

}

.home_box a{

	color:#232323;

}

.home_box h2{

	font-size:12px;

	text-align:center;

	margin-top:2px;

	color:#FFFFFF;

}

.home_box p{

	margin:1px 0px 3px 0px;

}

.home_box td{

	padding-bottom:5px;

}

#top_admin_status{

	padding:3px;

	margin:0px 0px 5px 0px;

	background-color:#FFFF99;

	color:#565656;

	text-align:center;

	font-weight:bold;

	font-size:14px;

}

.event_listing{

	padding:5px;

	background-color:#EDEDED;

	margin-bottom:3px;

	border:1px solid #5F80BF;

}

.event_details{

	background-color:#FFFFFF;

	padding:5px;

	border:1px solid #819DCF;

}

.blog_title, .topic_title, .news_title,.event_title,.job_title{

	font-weight:bold;

	color:#232323;

	padding:3px;

	padding-left:0px;

	font-size:18px;

	vertical-align:middle;

}

.blog_date, .topic_date, .news_date,.event_date,.job_date{

	font-size:11px;

	padding:3px;

	margin-bottom:3px;

	color:#666666;

}

.blog_text, .topic_text, .news_text,.event_text,.job_text{

	margin-top:7px;

	padding:5px;

	margin:0px;

	margin-bottom:5px;

	border:1px dotted #FF831F;

	font-size:11px;

	color:#666666;

	background-color:#FFEDDF;

}



#my_account_left{

	float:left;

	width:300px;

	margin-left:10px;

}



#my_account_right{

	margin-left:305px;

}

#gallery_table .photo_details{
	margin-top:3px;
	font-size:10px;
	margin-bottom:25px;
}
#gallery_table img{
	padding:3px;
	border:1px solid #A4BCEF;
}






