﻿/* Master Page Styling */
body
{
	background: #797979;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: #646464;
	line-height: 13px;
}

body a {color: #00AEEF;}

#page
{
	width: 952px;
	background: transparent url(/images/common/page_background.gif) repeat-y top left;
	margin: 0 auto 0 auto;
	text-align: left;
}

#page-wrapper
{
	width: 891px;
	background-color: #ffffff;
	padding: 0 13px 12px 13px;
	margin: 0 7px 0 7px;
}

#main-content
{
	width: 891px;
	/*padding-left: 13px;
	margin-left: 7px;*/
}
#header{padding:22px 22px 19px 15px;}
#header img{padding: 0 5px 0 8px;}

/* Headers */

h1
{
	font-family: Georgia;
	font-size: 18px;
	color: #00aeef;
	text-decoration: none;
	padding: 17px 0 15px 0;
}

h2
{
	font-family: Georgia;
	font-size: 11px;
	color: #00aeef;
	padding-bottom: 2px;
}

h3
{
	font-family: Georgia;
	font-size: 14px;
	color: #00aeef;
	text-decoration: none;
	padding: 10px 0 15px 0;
}

/* Navigation */

#nav
{
	height: 104px;
	width: 891px;
	background: url(/images/nav/nav_background.gif);
}

#nav-link ul 
{
	margin-bottom: 0;
	list-style: none;
	padding: 10px 5px 0 5px;
}

#nav-link ul li
{
	margin-top: 27px;
	float: left;
	position: relative;
	padding: 0 15px 4px 15px;
}

#nav-link ul li a
{
	display: block;
	text-align: center;
}

* html #nav-link ul { width: auto; }
* html #nav-link ul li { float: none; display: inline; padding: 0; }
* html #nav-link ul li a:link,
* html #nav-link ul li a:active, 
* html #nav-link ul li a:visited, 
* html #nav-link ul li a:hover { float: left; }

#nav-link ul li ul 

{ 
	position: absolute;
	display: none;
	z-index: 100;
	width: 700px;
	top: 23px;
	left: auto;
	border-bottom: none;
}

* html #nav-link ul li ul {width: auto; top: 0px; }
* html #nav-link ul li ul li {float: none; display: inline;}
* html #nav-link ul li ul li a {float: none;}

#nav-link ul li ul li {position: relative; top: 0px; margin-top: 0;}
#nav-link ul li ul li a { height: 20px;}

#bottom-nav
{
	padding: 10px 0;
	border-top: 1px solid #888888;
	width:892px;
}
#bottom-nav-volunteer
{
	padding: 10px 0;
	border-top: 1px solid #888888;
	width:892px;
	margin-top: 575px;
}

#bottom-nav a:link, #bottom-nav a:active, #bottom-nav a:visited, #bottom-nav a:hover, 
#bottom-nav-volunteer a:link, #bottom-nav-volunteer a:active, #bottom-nav-volunteer a:visited, #bottom-nav-volunteer a:hover
{
	color: #646464;
	text-decoration: none;
	padding: 0 5px 0 5px;
}

#ftr
{
	width: 918px;
	background: #797979 url(/images/common/footer_background.gif) no-repeat top left;
	font-size: 9px;
	color: #444444;
	padding: 13px 26px 64px 7px;
	margin: 0 auto;
}

#ftr-volunteer
{
	width: 918px;
	background: url(/images/common/footer_background.gif) no-repeat top left;
	font-size: 9px;
	color: #444444;
	padding: 13px 26px 64px 7px;
	margin: 0 auto 0;
}

#ftr a:link, #ftr a:active, #ftr a:visited, #ftr a:hover
{
	font-size: 9px;
	color: #444444;
	text-decoration: none;
	font: Verdana;
	font-size: 9px;
}

.pdf-link a { text-decoration: none; }
.pdf-link a span { text-decoration: none; color: #646464;}
.pdf-link a img { margin-right: 6px;vertical-align: bottom; padding-top: 10px;}

#two-column-main-content
{
	width: 891px;
	background: url(/images/common/bg_two_column.gif) repeat-y top left;
	margin-bottom: 4px;
}

/* Index Page Styling */

#main-image
{
	background: url(/Monthly-Images/Main-Image/monthly_logo.aspx) no-repeat top right;
	width: 891px;
	height: 261px;
}

#upcoming-image
{
	float:left;
	width: 590px;
	margin-top: 166px;
}

#register-here
{
	float: right;
	width: 282px;
	background: url(/images/common/pixWhite.png) repeat top left;
	padding: 12px 0 23px 19px;
}

#main-content-upper
{
	width: 892px;
	height: 258px;
	border-bottom: 1px solid #888888;
}

#left-upper-content
{
	width: 260px;
	height: 224px;
	padding: 26px 16px 0 16px;
	background: url(/images/common/about_adfed_box.gif) no-repeat top left;
}

#main-content-upper a:link, #main-content-upper a:active, #main-content-upper a:visited, #main-content-upper a:hover
{
	color: #00aeef;
	text-decoration: none;
}

#right-upper-content
{
	width: 558px;
	padding: 12px 16px 0 16px;
}

#main-content-lower
{
	width: 892px;
	height: 210px;	
} 

#main-content-lower a:link, #main-content-lower a:active, #main-content-lower a:visited {color: #646464;}

#main-content-lower a:hover {color: #00aeef;}

#left-lower-content
{
	width: 297px;
	padding: 12px 0 0;
}

#left-lower-content a:link, #left-lower-content a:active, #left-lower-content a:visited, #left-lower-content a:hover
{
	padding: 4px 0 4px 13px;
	text-decoration: none;
}

#right-lower-content
{
	width: 594px;
	padding: 8px 0;
}

/* Addy Styling */

#addy-main-content
{
	width: 891px;
	background: url(/images/common/bg_addy.gif) repeat-y top left;
	margin-bottom: 4px;
}

#addy-left-column
{
	width: 397px;
	float: left;
}

#addy-left-main
{
	width: 359px;
	padding: 20px 15px 25px 20px;
}

#addy-middle-column
{
	width: 197px;
	float: left;
}

#addy-middle-main
{
	width: 172px;
	padding: 10px 13px;
}

#addy-right-column
{
	width: 293px;
	float: right;
}

#addy-right-column a:link, #addy-right-column a:active, #addy-right-column a:visited
{
	color: #646464;
	text-decoration: none;
}

#addy-right-column a:hover {color: #00aeef;}

#addy-right-main
{
	width: 264px;
	padding: 27px 12px 10px 16px;
}

#addy-right-main a:link, #addy-right-main a:active, #addy-right-main a:visited, #addy-right-main a:hover, #addy-left-main a:link, #addy-left-main a:active, #addy-left-main a:visited, #addy-left-main a:hover
{
	text-decoration: underline;
	color: #00aeef;
}

/* About Ad Fed Styling */


#main-content ul li {margin-left:13px;}

#left-content
{
	width: 550px;
	padding: 25px 10px 30px 18px;
	float: left;
}

#left-content a:link, #left-content a:active, #left-content a:visited {color: #646464;}

#left-content a:hover {color: #00aeef;}

#right-content
{
	background: transparent;
	width: 274px;
	padding: 5px 13px 100px 0;
	float: right;
	margin-left: 15px;
}

.older-news
{
	border-top: dotted 1px #888888;
	padding: 12px 0;
}

#right-content a:link, #right-content a:active, #right-content a:visited
{
	text-decoration: none;
	color: #797979;
}

#right-content a:hover
{
	text-decoration: none;
	color: #00aeef;
}

/* Job Listings */

#job-content
{
	background: url(/images/common/bg_job_listings.gif) repeat-y top left;
	width: 891px;
	margin-bottom: 4px;
}

#job-left-content
{
	width: 570px;
	padding: 12px 10px 30px 13px;
	float: left;
}

#job-listing
{
	padding: 1px 1px 1px 1px;
	border-bottom: solid 1px #c8c8c8;
}

#job-left-content a:link, #job-left-content a:active, #job-left-content a:visited
{
	text-decoration: none;
	color: #797979;
	
}

#job-left-content a:hover
{
	text-decoration: none;
	color: #00aeef;
}

#job-right-content
{
	width: 254px;
	padding: 14px 13px 100px 10px;
	float: right;
}

.job-types
{
	padding-right: 110px;
	float: left;
}

#job-filters
{
	border-top: solid 1px #00aeef;
	padding: 15px 0 24px 0;
}

.company-info
{
	padding: 20px 35px 0 0;
	float: left;
	width: 150px;
}

.job-info
{
	padding: 20px 0;
	float: left;
	width: 359px;
}

/* Internship Styling */

#internship-left-content
{
	width: 570px;
	padding: 35px 10px 10px 13px;
	float: left;
}

#internship-left-content a:link, #internship-left-content a:visited
{
	text-decoration: none;
	color: #797979;
}

#internship-left-content a:active, #internship-left-content a:hover
{
	text-decoration: none;
	color: #00aeef;
}

#internship-right-content
{
	width: 275px;
	padding: 15px 13px 100px 10px;
	float: right;
	background: #f2f2f2;
}

/* Scholarship Styling */

#scholarship-left-content
{
	width: 570px;
	padding: 35px 10px 10px 13px;
	float: left;
}

#scholarship-left-content a:link, #scholarship-left-content a:visited
{
	text-decoration: none;
	color: #797979;
}

#scholarship-left-content a:active, #scholarship-left-content a:hover
{
	text-decoration: none;
	color: #00aeef;
}

#scholarship-right-content
{
	width: 275px;
	padding: 16px 13px 100px 10px;
	float: right;
	background: #f2f2f2;
	height: 510px;
}

.scholarship
{
	border-bottom: solid 1px #c8c8c8;
	padding: 26px 0;
}

.scholarship a:link, .scholarship a:active, .scholarship a:visited, .scholarship a:hover
{
	text-decoration: underline;
	color: #646464;
	
}

/* Volunteer Styling */

#three-column-content-left, #three-column-content-middle
{
	width: 262px;
	padding: 7px 30px 7px 15px;
	float: left;
}
#three-column-content-right
{
	width: 262px;
	padding: 7px;
	float: left;
}

#three-column-content-right a:link, #three-column-content-right a:active, #three-column-content-right a:visited {color: #646464;}

#three-column-content-right a:hover {color: #00aeef;}

/* Ad Production Club Styling */

#adprod-left-column
{
	width: 162px;
	padding: 20px 18px 0 18px;
	border-right: solid 1px #c8c8c8;
	float: left;
	margin-top: 18px;
}

#adprod-middle-column
{
	width: 360px;
	padding: 20px 18px 70px 18px;
	float: left;
	margin-top: 18px;
}

#adprod-middle-column a:link, #adprod-middle-column a:active, #adprod-middle-column a:visited, #adprod-right-column a:link, #adprod-right-column a:active, #adprod-right-column a:visited
{
	text-decoration: underline;
	color: #646464;
}

#adprod-middle-column a:hover,  #adprod-right-column a:hover {color: #00aeef;}

#adprod-right-column
{
	width: 260px;
	padding: 0 18px 55px 18px;
	float: right;
	margin-top: 18px;
}

/* Upcoming Event Details Styling */

#upcoming-events-content
{
	width: 891px;
	background: url(/images/common/bg_upcoming_events.gif) repeat-y top left;
	margin-bottom: 4px;
}

#upcoming-events-left-column {width: 593px;}

#upcoming-events-bottom-left
{
	width: 163px;
	padding: 13px 18px 57px 18px;
	margin-bottom: 2px;
	float: left;
}

#upcoming-events-bottom-right
{
	width: 357px;
	float: right;
	padding: 13px 18px 55px 18px;
}

#upcoming-events-right-column
{
	width: 296px;
	float: right;
	margin-right: 1px;
}

#upcoming-events-right-main
{
	padding: 26px 35px 299px 20px;
	width: 241px;
}

/* Past Event Details Styling */

#past-events-left-column {width: 593px;}

#past-events-bottom-left
{
	width: 163px;
	padding: 13px 18px 57px 18px;
	background: #f2f2f2;
	margin-bottom: 2px;
	float: left;
}

#past-events-bottom-right
{
	width: 357px;
	float: right;
	padding: 13px 18px 55px 18px;
}

#past-events-right-column
{
	width: 296px;
	float: right;
	margin-right: 1px;
}

#past-events-right-main
{
	padding: 26px 35px 159px 20px;
	background: #f2f2f2;
	width: 241px;
}

/* Member Benefits Styling */

#member-content
{
	width: 892px;
	margin-bottom: 4px;
	background: url(/images/common/bg_gray_left.gif) repeat-y top left;
}

#member-left
{
	width: 594px;
	float: left;
	background: #f2f2f2;
	margin-bottom: 4px;
}

#member-lower-left
{
	width: 360px;
	padding: 16px 18px 0 18px;
	border-right: solid 1px #c8c8c8;
	float: left;
}

#member-lower-left ul li {padding: 5px 0;}

#member-left a:link, #member-left a:active, #member-left a:visited 
{
	text-decoration: none;
	color: #646464;
	padding-top: 10px;
	background: #f2f2f2;
}

#member-left a:hover
{
	color: #00aeef;
	text-decoration: none;
	padding-top: 10px;
	background: #f2f2f2;
}
#member-lower-right
{
	width: 160px;
	padding: 16px 18px 385px 18px;
	float: right;
}

#member-lower-right a
{
	padding: 5px 0;
	text-decoration: none;
}

#member-right
{
	width: 262px;
	padding: 34px 18px 57px 17px;
	float: right;
	margin-bottom: 1px;
}

/* Site Map Styling */

#site-map-header
{ 
	text-align: center; 
	border-bottom: 2px solid #00aeef;
	margin: 0 200px;
}

#site-map-left
{
	padding: 25px 0 25px 200px;
	float: left;
	text-align: left;
}

#site-map-left a:link, #site-map-left a:active, #site-map-left a:visited, #site-map-right a:link, #site-map-right a:active, #site-map-right a:visited
{
	color: #646464;
	text-align: left;
}

#site-map-left a:hover, #site-map-right a:hover
{
	color: #00aeef;
	text-align: left;
}

#site-map-right
{
	padding: 30px 200px 25px 0;
	float: right;
	text-align: left;
}

#site-map-right ul li, #site-map-left ul li
{
	padding: 10px 0;
	list-style-type: none;
	font-size: 14px;
	text-align: left;
}

#site-map-right ul li ul li, #site-map-left ul li ul li
{
	padding: 5px 0;
	list-style-type: none;
	font-size: 11px;
	text-align: left;
}

#scholarship-download {color: #00aeef;}

/* Board Content */
#board-main {background: url(/images/common/bg-board.gif) repeat-y top left;}
#board-content-left
{
	background-color: #f2f2f2;
	width: 296px;
	float: left;
}
#board-content-left-content{width: 261px;}
#board-content-left a, #board-content-right a
{
	color: #00aeef;
	text-decoration: none;
}

.board-content-entry{padding: 0 18px 26px; width: 261px;}
#board-content-right
{
	width: 557px;
	padding-right: 36px;
	float:right;
	margin-bottom: 30px;
}
.links {width: 117px; padding-right: 31px;}
.links a {text-decoration: none; color: inherit; padding: 5px 0;}
.pdf a {color: #646464; text-decoration: none;}
