

/* ---- CUSTOM DEFINED STYLESHEET default ---- */ 

div.simple-slideshow-container{
padding-right: 15px;
}


div.inlineEighth {
	float: left;
	width: 30%;
}

a { color: #000066; text-decoration: none; }
a:visited { color: #000066; }
a:hover { color: #CC9966; text-decoration: underline; }
a.negative { color: #FFF; }
a span { cursor: pointer; }

/* ---- CUSTOM DEFINED STYLESHEET layout ---- */ 

#pt1_page {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto 0 auto;
}

.pt1_menu {
	width: 140px;
	border-top: 1px solid #FFF;
	font-size: 13px;
	background: #EDEDED;
	min-height: 800px;
	_height: 800px;
}

.pt1a_menu {
	width: 140px;
	border-top: 1px solid #FFF;
	font-size: 13px;
	background: #EDEDED;
	min-height: 800px;
	_height: 800px;
}

#pt1_search_bar_container {
	float: left;
	width: 1000px;
}

#pt1_horizontal_menu_container .pt1_menu {
	width: 1000px;
	border-top: 1px solid #FFF;
	font-size: 13px;
	/* min-height: 170px;
	_height: 170px; */
	min-height: 27px;
	_height: 27px;
	background: #EDEDED;
	line-height: 16px;
}


#pt1_branding {
	width: 1000px;
	height: 110px;
	border-bottom: 1px solid #FFF;
	background: url("/sites/334/assets/logo1000.jpg") no-repeat;
}

#pt1_search_bar {
	background: #CC9966;
	height: 30px;
	padding: 3px 12px 3px 8px;
}

.pt1_menu .pt1_heading {
	background: #000066;
	padding: 5px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	font-size: 13px;
	font-weight: bold;
}



.heading, .heading .help, .page_heading, .page_heading a {
	color: #CC9966;
	font-size: 21px;
	font-family: 'Arial Black';
	font-weight: normal;
	letter-spacing: -1;
	margin-bottom: 3px;
	text-align: left;
}

.image_caption, .video_caption, .rss_item_date {
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	text-align: left;
}

#pt1a_menu {
	background: #FFF;
}

#pt1a_main_menu {
	background: #FFF;
	clear: both;
	border-top: 1px solid #FFF;
}

#pt1a_main_menu .pt1_item, #pt1a_main_menu .pt1_item_active {
	padding: 3px 10px 3px 10px;
	border-right: 1px dotted #B2B2B2;
	float: left;
}

#pt1a_sub_menu .pt1_item {
	float: left;
	padding: 5px 8px 3px 8px;
}

#pt1a_sub_menu .pt1_item a {
	color: #FFF;
}

#pt1a_sub_menu .pt1_button {
	float: left;
	padding: 1px 3px 1px 3px;
	margin: 3px 10px 3px 10px;
	border: 1px solid #FFF;
	color: #FFF;
	font-weight: bold;
}

#pt1a_main_menu .pt1_item_active {
	background: <!--#CC9966-->#000066;
	border: 1px solid #CC9966;
}

#pt1a_main_menu .pt1_item_active a {
	color: #000;
	font-weight: bold;
}

#pt1a_main_menu .pt1_item a {
	color: #2B2B2B;
}

#pt1a_sub_menu {
	background: #CC9966;
	height: 29px;
	clear: both;
}

#pt1a_login_controls {
	float: right;
	padding: 3px 10px 0 0;
	width: 240px;
}

#pt1a_login_controls a {
	font-weight: normal;
	color: #2B2B2B;
	/* color: #97D1FF; */
}

#pt1a_login_controls div, #pt1a_login_controls ul, #pt1a_login_controls li {
	padding: 0;
	margin: 0;
}

.userMenu #sign_out {
	margin-left: 30px;
}

#pt1a_horizontal_menu_container .pt1a_menu_group {
	float: left;
	width: 130px;
	border-right: 1px solid #FFF;
}

