/* CSS Document */

/*
Main colors

Light blue = #40B5E1
Purple = #2A4397

/* Clear everything - universal selector and general html styling*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background:url("../graphics/site_background.png") repeat-x;
	font-family:Arial;
}

a {	
   outline: none;
   text-decoration: none;
   color: #40B5E1;
}

/************** Edited local *********/
.footer_nav {
	outline: none;
    text-decoration: none;
    color: #fff;
}

a:hover {
	 color: #CCC;
}

h4:hover {
	color: #CCC !important;
}

/************************************/

img {
	border: none;
}

.hidden {
	display: none;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Standard formatting items */

h1 {
	font-size: 18px;
	font-weight:normal;
	color:#999;
	padding-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 0px;
	padding-bottom: 8px;
	border-bottom:thin #CCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
	
h2 {
	font-size: 16px;
	font-weight:bold;
	color:#2A4397;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	font-weight:normal;
	color:#40B5E1;
	padding: 0px;
	margin: 0px;
}

/* h4 is used for sub nav links */

h4 {
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 0.4px;
	margin-left: 20px;
	margin-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
	line-height: 20px;
	font-size: 11px;
	font-weight: normal;
	color:#FFF;
	border-bottom:thin #FFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
	
h5 {
	font-size: 14px;
	font-weight:normal;
	color:#EB0089;
	padding: 0px;
	margin: 0px;
}
	
p {
	font-size: 12px;
	padding: 10px 10px 20px 30px;
	line-height: 16px;
	color: #999;
}

ul {
	font-size: 12px;
	padding: 10px 10px 20px 30px;
	line-height: 16px;
	color: #999;
}

li {
	font-size: 12px;
	padding-left: 5px;
	margin-left: 30px;
	color: #999;
}
	
/* Layout div elements */
	
	#container {
		width: 830px;
		padding-top: 0px;
		margin:auto;
	}
	
	#pageContainer {
		margin:auto;
		width: 810px;
	}
	
	#fc_checkout_cart {
float:right;
margin-bottom:25px;
margin-top:120px;
width:50%;
}

	#header_info {
		width: 830px;
		padding-top: 0px;
	}

	#header_brand_info {
		width: 605px;
		height: 133px;
		background:url("../graphics/header_brand_info.png") no-repeat;
		float: left;
	}

	#header_image_holder {
		width: 225px;
		height: 133px;
		/*background:url("../graphics/header_image.png") no-repeat;*/
		float: right;
	}
	
	#header_image {
		width: 225px;
		height: 133px;
		background:url("../graphics/header_image.png") no-repeat;
		float: right;
	}
	
	#nav_holder {
		width: 830px;
		height: 34px;
	}
	
	#home_nav {
		width: 81px;
		height: 34px;
		float: left;
	}
	
	#menu_nav {
		width: 749px;
		height: 34px;
		background:url("../graphics/menu_nav2.png") repeat-x;
		float: left;
	}
	
	#shopping_nav {
		width: 225px;
		height: 34px;
		background:url("../graphics/shopping_nav.png") repeat-x;
		float: right;
	}
	
	#shopping_nav p {
		font-size:11px;
		margin-top: 8px;
		margin-left: 95px;
		padding: 3px 15px;
		white-space: nowrap;
		text-align:right;
		background:url("../graphics/shopping_arrow.png") no-repeat;
	}
	
	#content_holder {
		width: 830px;
		background:url("../graphics/content_holder.png") repeat-y;
		margin: 0px auto;
		padding: 0px;
		border:0;
	}
	
	#sidebar_holder {
		width: 220px;
		padding-top: 55px;
		float: left;
	}
	
	#sidebar_nav_holder {
		width: 212px;
		padding-left: 8px;
		padding-top: 0px;
		padding-right: 0px;
		margin: 0px;
	}
	
	#job_posting_holder {
		width: 212px;
		padding-left: 8px;
		padding-top: 10px;
		padding-right: 0px;
		margin: 0px;
	}
	
	#sidebar_nav_top {
		background:url("../graphics/sidebar_nav_top.png") no-repeat;
		width: 212px;
		height: 15px;
		padding-top: 0px;
		margin: 0px;
	}
	
	#sidebar_nav_links {
		width: 212px;
		background-color: #3D508A;
		background:url("../graphics/sidebar_nav_links.png") no-repeat;
		margin: 0px;
	}
	
	#sidebar_nav_bottom {
		background:url("../graphics/sidebar_nav_bottom.png") no-repeat;
		width: 212px;
		height: 25px;
		margin: 0px;
	}
	
	#outreach_holder {
		width: 220px;
		padding-top: 20px;
		margin: 0px;
	}
	
	#job_listing_holder {
		width: 210px;
		height: 240px;
		padding-left:10px;
		padding-top: 20px;
		margin: 0px;
	}
	
	#main_content_holder {
		width: 609px;
		float: left;
		background:url("../graphics/main_content_holder.png") repeat-x;
		margin: 0px;
		padding: 0px;
		height: 1% /* hack for a browser bug */;
		border-left: thin #CCC;
		border-left-width:1px;
		border-left-style:solid;
	}
	
	#main_content_text {
		width: 379px;
		float: left;
		padding-top: 30px;
	}
	
	#main_content_text_headers {
		width: 379px;
		margin-left: 10px;
		padding-left: 20px;
		padding-top: 1px;
		background:url("../graphics/main_content_text.png") no-repeat;
	}
	
	#main_content_image {
		width: 230px;
		float: left;
		margin: 0px;
		padding: 30px 0 0 0;
		height: 1% /* hack for a browser bug */;
	}
	
	#event_browser_holder {
		width: 603px;
		height: 277px;
		border-top:thin #CCC;
		border-top-width:1px;
		border-top-style:solid;
	}
	
	#footer_holder {
		width:830px;
	}
	
	#footer_top {
		width:830px;
		height: 25px;
		background:url("../graphics/footer_top.png") no-repeat;
		float: left;
	}
	
	#footer_body {
		width:830px;
		background:url("../graphics/footer_body.png") repeat-y;
		float: left;
	}
	
	#footer_bottom {
		width:830px;
		height: 25px;
		background:url("../graphics/footer_bottom.png") no-repeat;
		float: left;
	}
	
	.footer_nav_area {
		width: 140px;
		float: left;
		padding: 10px;
		margin: 0 0 0 5px;
	}
	
	.footer_nav_area h1 {
		color: #fff;
		font-size: 12px;
		padding: 0 5px 3px 0px;
		margin: 0 0 8px 5px;
	}
	
	.footer_nav_area h4 {
		font-family:Verdana, Geneva, sans-serif;
		color: #fff;
		font-size: 11px;
		font-weight: normal;
		padding: 0 5px 0px 0px;
		margin: 0 0 4px 5px;
		border: none;
		line-height: 16px;
	}
	
	
	/********** event pages *********************************/
	
	#event_outreach_holder {
		width: 220px;
		padding-top: 0px;
		margin: 0px;
	}
	
	.register_button {
		margin-top: 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 11px;
    	color: #fff;
		background:url(../graphics/register_button.png) no-repeat;
		width: 104px;
		height: 50px;
		border: none;
		margin:0 0 25px 30px;
		padding:7px 30px 20px;
	}
	
	#event_content_text {
		width: 255px;
		float: left;
		padding-top: 30px;
		padding-right: 0px;
		margin: 10px 0px 0px 15px;
	}
	
	#event_content_text h5 {
		margin: 10px 0 15px 30px;
	}
	
	#event_content_text_headers {
		width: 300px;
		margin-left: 10px;
		padding-left: 20px;
		padding-top: 1px;
		background:url("../graphics/main_content_text.png") no-repeat;
	}
	
	#event_content_image {
		width: 300px;
		float: left;
		margin: 0px;
		padding: 30px 0 0 0;
		height: 1% /* hack for a browser bug */
	}
	
	#event_content_image img {
		padding: 15px 0px 10px 15px;
	}
	
	#event_listing_holder {
		width: 609px;
		height: 410px;
		border-top:thin #CCC;
		border-top-width:1px;
		border-top-style:solid;
	}
	
	/********** shopping cart page **************************/
	
	#main_content_wide_holder {
		width: 609px;
		float: left;
		background:url("../graphics/content_holder.png") repeat-x;
		margin: 0px;
		padding: 0px;
		height: 1% /* hack for a browser bug */;
		border-left: thin #CCC;
		border-left-width:1px;
		border-left-style:solid;
	}
	
	#cart_text p {
		/*margin-left: 415px;*/
		padding: 10px 10px 15px 15px;
		font-weight: bold;
		color: #C00; 
	}
	/*******************************************************/
	
	
	/* mini tabs menu starts here */
	
	ul#minitabs{
		font-size:11px;
		/*border-bottom: 1px solid #589FD3;*/
		list-style: none;
		margin-top: 8px;
		margin-left: 5px;
		padding: 3px 0;
		white-space: nowrap;
		}
	
	ul#minitabs li{
	font-size:11px;
	display: inline;
	margin: 0 10px;
	}
	
	ul#minitabs a{
	text-decoration: none;
	padding: 0 0 3px;
    /*border-bottom: 2px solid #FFF;*/
	color: #999;
	}
	
	ul#minitabs a#current{
	border-bottom: 2px solid #CCC;
	color:#999;
	}
	
	ul#minitabs a:hover{
	/*border-color: #000;*/
	color:#2A4397;
	}
	
	/* news items go here */
	
#pagination_holder {
	margin-top: 40px;
	border-top:solid 2px;
	border-top-color:white;
}


	.ditto_paging {
		border-top:thin;
	border-top-color: white;
    border-top: 1px solid #333;
    padding: 15px; 
    font-size: 86%;
    color: black;
}

#ditto_pages {
	margin-top: 20px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
    border-top: 1px solid #333;
}


#ditto_pages .ditto_currentpage {
	/* This is for next */
	font-size: 11px;
    padding: 1px 1px 2px; 
    margin-right: 1px;
    background-color: #333; 
    color: white;
} 
#ditto_pages .ditto_off {
	/* This is for previous */
	font-size: 11px;
    padding: 1px 1px 2px; 
    margin-right: 1px;
    color: white;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
	font-size: 11px; 
    padding: 1px 1px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: white;
} 
#ditto_pages a:hover {
    color: #333;
}

	
	/* end hide */
