﻿body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7e7e7e;
}
a {
	color: #034635;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;	
}
a.button {
	display: block;
	float: left;
	width: 100px;
	background-image: url(images/btn_blank.jpg);
	background-position: 0px 0px;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	padding: 7px 0px 11px 0px;
	color: #ffffff !important;
	text-decoration: none !important;
}
a.button:hover {
	background-position: 0px -32px;
}
#page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 860px;
}
#headerSwirl {
	position: absolute;
	width: 860px;
	height: 94px;
	left: 0px;
	top: 17px;
	z-index: 200;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bodytop {
	width: 860px;
	height: 17px;
	background-image: url(images/body_top.jpg);
	background-repeat: no-repeat;	
}
#header {
	position: relative;
	z-index: 500;
	width: 860px;
	height: 94px;
	background: none;
}
#logo {
	position: absolute;
	float: left;
	width: 265px;
	height: 38px;
	top: 8px;
	left: 35px;
	z-index: 250;
}
#topnav {
	position: absolute;
	z-index: 300;
	top: 4px;
	left: 381px;
	width: 350px;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#topnav ul li {
	display: block;
	float: left;
	margin: 0px;
	color: #0054a4;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}
#topnav ul li a {
	float: left;
	margin: 0px;
	padding: 0px 12px 0px 10px;
	color: #327850;
	font-size: 10x;
	line-height: 15px;
	background-image: url(images/topnav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	text-decoration: none;
}
#topnav ul li a:hover {
	text-decoration: underline;
	color: #c39c68;
}
li.none, li.none a {
	background: none !important;
}
#searchContainer {
	width: 159px;
	height: 24px;
	position: absolute;
	top: 0px;
	right: 20px;
	z-index: 50;
}
.searchStyle {
	float: left;
	background-image: url(images/bg_searchfield.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	height: 17px;
	width: 127px;
	border-width: 0px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #939393;
	line-height: 14px;
}
.searchBtn {
	float: left;
	background-image: url(images/btn_search.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	height: 22px;
	width: 25px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	cursor: pointer !important;
}
.searchBtn:hover {
	background-position: 0px -22px;	
}
.searchBtn:active {
	background-position: 0px -22px;	
}
.searchBtn:focus {
	outline: none;	
}
#contentContainer {
	position: relative;
	width: 860px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;	
	margin: 0px;
	padding: 0px;
}
body.home #contentContainer {
	height: 291px;
}
body.onlinebanking #contentContainer {
	height: 100%;
}
#col_left {
	position: relative;
	z-index: 1000; /* IE7 z-index bug fix */
	float: left;
	width: 244px;
	margin: 0px;
	padding: 0px 0px 0px 4px;
}
/* Start Main Navigation */
#navContainer {
	position: relative;
	width: 244px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#nav1 {
}
#nav1 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav1 ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(images/navdivider.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#nav1 ul li a {
	display: block;
	text-align: right;
	padding: 9px 35px 9px 0px;
	line-height: 14px;
	font-size: 14px;
	color: #1e7c56;
	margin: 0px;
	text-decoration: none;
	font-weight: 200;
}
#nav1 ul li a:hover {
	/*color: #c39c68;*/
	color: #e23828;
	text-decoration: none;
}
#nav1_btn1 {
	
}
#nav1_btn2 {
}
#nav1_btn3 {
}
.tab_txt {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	width: 217px;
	padding: 13px 27px 11px 0px;
	background-image: url(images/nav1_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
}
.tab_txt a {
	padding-right: 11px;
	/*color: #c39c68;*/
	color: #e23828;
	text-decoration: none;
}
.panel_cornerL {
	width: 11px;
	height: 11px;
	background-image: url(images/panel_corners.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
.panel_cornerR {
	width: 11px;
	height: 11px;
	background-image: url(images/panel_corners.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.panel_cornerBL {
	width: 11px;
	height: 11px;
	background-image: url(images/panel_corners.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.panel_cornerBR {
	width: 11px;
	height: 11px;
	background-image: url(images/panel_corners.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.panel_main {

}
.panel_main_box {
	width: 500px;
	min-height: 175px;
	margin: 0px;
	background-color: #FFFFFF;
}
/***********************************************/
/* Nav panel container individual styles START */
/***********************************************/
#main_box_personal {
	width: 415px;
}
#main_box_business {
	width: 415px;
}
#main_box_loans {
	width: 350px;
}
#main_box_online {
	width: 400px;
}
#main_box_about {
	width: 400px;
}
/*********************************************/
/* Nav panel container individual styles END */
/*********************************************/

.panel_main_box a {
	text-decoration: none;
}
.panel_main_box a:hover {
	text-decoration: underline;
}
.nav1_panel {
	position: absolute;
	z-index: 1000;
	left: 240px;
	min-height: 1%;
	font-family: Arial, Helvetica, sans-serif;
}
#nav1_panel1 {
	top: -5px;
	visibility: hidden;
}
#nav1_panel2 {
	top: 12px;
	visibility: hidden;
}
#nav1_panel3 {
	top: 24px;
	visibility: hidden;	
}
#nav1_panel4 {
	top: 36px;
	visibility: hidden;	
}
#nav1_panel5 {
	top: 48px;
	visibility: hidden;	
}
#nav1_panel6 {
	top: 65px;
	visibility: hidden;	
}
#nav1_panel7 {
	top: 72px;
	visibility: hidden;	
}
.nav1_panel h1 {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	line-height: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.nav1_panel ul {
	list-style-type: none;
	margin-top: 1px;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-bottom: 3px;
	margin-left: 10px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #d6d6d6;
}
.nav1_panel ul li {
	padding: 0px;
	margin: 0px;
	line-height: 16px;
}
.nav1_panel ul li a {
}
.nav1_panel ul a:hover {
}
.nav1_ad {
	display: none;
	float: right;
	display: block;
	width: 280px;
	height: 224px;
	background-color: #00FF00;	
	overflow: hidden;
}
.nav1_links {
	padding: 5px 194px 10px 5px;
}
/******************************************/
/* Nav panel individual backgrounds START */
/******************************************/
#navPersonal {
	background-image: url(images/nav-personal.jpg);
	background-repeat: no-repeat;
	background-position: right center; /*was right top*/
	margin: 0px;
	padding: 0px;

}
#navBusiness {
	background-image: url(images/nav-business.jpg);
	background-repeat: no-repeat;
	background-position: right center;	/*was right top*/
	margin: 0px;
	padding: 0px;
}
#navLoans {
	background-image: url(images/nav-loans.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
	height: 175px;
	margin: 0px;
	padding: 0px;
}
#navOnline {
	background-image: url(images/nav-online.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
	margin: 0px;
	padding: 0px;
}
#navWealth {
	background-image: url(images/nav-wealth.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
	height: 200px;
	margin: 0px;
	padding: 0px;
}

#navAbout {
	background-image: url(images/nav-about.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
	height: 175px;
	margin: 0px;
	padding: 0px;
}
/****************************************/
/* Nav panel individual backgrounds END */
/****************************************/

.nav1_links h1 {
	font-size: 12px;
	color: #165444;
	/*color: #e23828;*/
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cde0dc;
}
.nav1_links ul {
	margin: 0px;
	padding: 0px;
}
.nav1_links ul li {
	background: none !important;
}
.nav1_links ul li a {
	display: block;
	font-size: 11px;
	background-image: url('images/check.png');
	background-repeat: no-repeat;
	line-height: 17px;
	color: #165444;
	padding-left: 20px;
	text-decoration: none;
}
.nav1_links ul li a:hover {
	color: #848484;
	margin-left: 5px;
	text-decoration: none;
}
/* Tooltip */

#Tooltip{
	margin: 0px;
	width: 400px;
	padding: 0px 15px 0px 0px;
	background: #fcfcfc;
	border: 1px solid #6fab92;
	}
#accountfeatures {
	display: block;
}

#content1 {
	float: left;
	width: 567px;
	min-height: 350px;
	margin: 0px;
	padding: 15px 20px 20px 20px;
}
body.home #content1 {
	min-height: 247px;
}
body.community #content1 {
	/*width: 367px;*/
}
#content1 p, #Tooltip p {
	color: #494949;
	margin: 4px 0px 4px 0px;
	padding: 4px 0px 4px 0px;
	line-height: 16px;
	font-size: 13px;
}
#content1 h1 {
	font-size: 24px;
	color: #164e3b;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}
#content1 h2 {
	font-size: 14px;
	line-height: 17px;
	color: #164e3b;
	padding: 0px 0px 2px 0px;
	margin: 20px 0px 5px 0px;
	font-weight: bold;
	background-image: url('images/h2border.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content1 h3 {
	font-size: 13px;
	color: #006b54;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content1 h5 {
	display: block;
	width: 175px;
	font-size: 13px;
	color: #006b54;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 10px;
	text-align: center;
}
#content1 h6 {
	font-size: 10px;
	line-height: 13px;
	color: #828282;
	font-weight: normal;
}

#content1 ul, #Tooltip ul {
	padding: 0px;
	color: #494949;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	list-style-type: none;
	font-size: 13px;
	line-height: 16px;
}
#content1 ul li, #Tooltip ul li {
	color: #494949;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(images/bullets.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#content1 ul ul, #Tooltip ul ul {
	padding: 0px;
	color: #494949;
	margin: 0px;
	list-style-type: none;
	font-size: 13px;
	line-height: 14px;
	font-style: italic;
}
#content1 ul li li, #Tooltip ul li li {
	color: #494949;
	margin: 0px 0px 0px 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
ul#menu {
	margin: 0px 0px 5px 0px !important;
}
ul#menu li {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
}
ul#menu li li, ul#menu li li a {
	font-size: 11px;
	line-height: 14px;
	color: #808080;
	font-style: normal;
	margin: 0px 0px 0px 0px;
}
ul#menu li li a:hover {
	text-decoration: underline;
	color: #c39c68;
}
#content1 ol {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#content1 ol li {
	color: #494949;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px !important;
	margin-top: 5px;
	margin-bottom: 5px;
	background: none !important;
}
#content1 ol.alphalist {
	list-style-type: lower-alpha;
	margin: 10px 0px 5px 25px;
	padding: 0px;
}
#content1 ol.alphalist li {
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 5px 10px;
	color: #aaaaaa !important;
}
#content1 a {
	color: #237c66;
}
#content1 a:hover {
	color: #e23828; /*185546*/
	text-decoration: underline;	
}
#mainimg {
	display: none;
	position: absolute;
	width: 607px;
	height: 336px;
	top: -54px;
	left: 248px;
	z-index: 50;
	overflow: hidden;
}
body.home #mainimg {
	display: block;
}
#bodydivider {	
	display: none;
	padding: 0px;
	width: 860px;
	height: 5px;
	margin: 0px 5px 0px 5px;
	background-image: url(images/body_divider.png);
	background-repeat: no-repeat;
}
body.home #bodydivider {
	display: block;
}
#homeContent {
	display: none;
	width: 850px;
	height: 144px;
	margin: 0px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 0px;
}
body.home #homeContent {
	display: block;
}
#onlinebanking {
	position: relative;
	float: left;
	width: 174px;
	height: 130px;
	background-image: url(images/features_divider.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 14px;
	padding-right: 37px;
	padding-bottom: 0px;
	padding-left: 34px;
}
#onlinebanking h1 {
	text-indent: -5000px;
	display: block;
	background-image: url(images/heading_ob.png);
	background-repeat: no-repeat;
	width: 114px;
	height: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#Remote {
	margin: 0px;
	padding: 0px;
}
#selectxy {
	width: 174px;
	height: 22px;
	margin: 0px 0px 7px 0px;
}
#accessfieldxy {
	width: 174px;
	height: 22px;
}
.obaccess {
	float: left;
	background-image: url(images/bg_accessid.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	border-width: 0px;
	margin: 0px;
	width: 109px;
	height: 12px;
	padding: 6px 0px 4px 22px;
	color: #494949;
	line-height: 14px;
	font-weight: bold;
}
.btn_go {
	float: left;
	width: 43px;
	height: 22px;
	background-image: url(images/btn_login.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border: none;
	border-style: none;
	background-position: 0px 0px;
	cursor: hand;
}
.btn_go:hover {
	background-position: 0px -22px;	
}
#oblinks {
	font-size: 11px;
	width: 174px;
	text-align: center;
	line-height: 16px;
	margin: 5px 0px 0px 0px;
}
.username {
	background-image: url(images/icon_questionmark.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 7px;
	display: block;
	height: 16px;
}
#features {
	float: left;
	width: 605px;
	height: 144px;
	padding: 0px;
	margin: 0px;
}
#quicklinks {
	float: left;
	width: 183px;
	height: 130px;
	background-image: url(images/features_divider.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 14px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 33px;
}
#quicklinks h1 {
	text-indent: -5000px;
	display: block;
	background-image: url(images/heading_quicklinks.png);
	background-repeat: no-repeat;
	width: 85px;
	height: 12px;
	margin: 0px;
	padding: 0px;
}
#quicklinks ul {
	list-style-type: none;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	color: #7e7e7e;
}
#quicklinks ul li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#quicklinks ul li a {
	display: block;
	margin: 0px;
	text-decoration: none;
	color: #494949;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#quicklinks ul li a:hover {
	color: #034635;
	text-decoration: underline;
}
#promoAd {
	float: left;
	width: 315px;
	height: 130px;
	overflow: hidden;
	padding-top: 14px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 33px;
}
#bodybottom {
	width: 860px;
	height: 19px;
	background-image: url(images/body_bottom.jpg);
	background-repeat: no-repeat;
}
#resources {
	position: absolute;
	z-index: 100;
	top: 133px;
	right: 0px;
	width: 200px;
}
#resources {
	width: 200px;
	float: right;
}

#footerContainer{
	width: 860px;
	margin: 0px;
	padding: 0px;
}
#fdicButton {
	width:297px;
	float:left;
	text-align:right;
}
#logos{
	float: right;
	width: 139px;
	height: 36px;
	margin: 0px 10px 0px 0px;
	background-image: url(images/fdic_ehl.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
body.nologos #logos {
	display: none;
}
#footerlinks{
	float: right;
	height: 31px;
	padding: 5px 0px 0px 5px;
	background-image: url(images/footer_divider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	color: #9e9e9e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;	
}
body.nologos #footerlinks {
	margin-left: 249px;
}
#footerlinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #9e9e9e;
}
#footerlinks ul li {
	display: inline;
	float: left;
}
#footerlinks ul li a {
	float: left;
	display: inline;
	color: #0a6a53;	
	padding-left: 9px;
	padding-right: 10px;
	background-image: url(images/footer_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}
#footerlinks ul a:hover {
	text-decoration: underline;
}
.styledtable {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
	font-size: 11px;
	margin: 5px 0px 25px 0px;
}
table.styledtable {
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #e2e2e2;
	border-bottom-color: #bbbbbb;*/
}
.styledtable th {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	background-color: #c5c5c5;
	text-align: center;
	color: #034635;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #d1f6e9;
	border-bottom-color: #abcfc3;*/

}
.styledtable th a {
	color:#d2e7df;
}
.styledtable th a:hover {
	color:#FFFFFF;
}
.styledtable td {
	padding: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	color: #6e6e6e;
}
.styledtable caption {
	padding: 7px;
	margin: 0px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	background-color: #034635;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
table.styledtable.bordered {
	background-color: #ffffff !important;
	border: 1px solid #D7DCE8;	
}
table.styledtable.bordered td {
	background-color: #ffffff !important;
	border: 1px solid #D7DCE8;	
}
table.styledtable.bordered th {
	border: 1px solid #D7DCE8;	
}
table.styledtable.bordered caption {
	border: 2px solid #D7DCE8;	
}
.odd {
	background-color: #f4f4f4;
}
.even {
	background-color: #ffffff;
}
.styledtable tr:hover {
	padding: 7px;
	border-bottom-color: #D0D2C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #e7cbae;
}

.normaltable {
	font-size: 13px;
	color: #7e7e7e;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	background-color: #f9f9f9;
}
.normaltable td {
	padding: 7px;
	border: 1px solid #CCCCCC;
}
.hours {
	font-size: 13px;
	color: #7e7e7e;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	background-color: #f9f9f9;
}
.hours td {
	padding: 3px;
}

.clearfloat {
	clear: both;
	height: 0px;
	line-height: 0px;
}
.small {
	font-size: 11px;
	line-height: 12px;
	color: #acacac !important;
}

/* Custom Select dropdown styles */

/* Hide lists on page load */
.stylish-select ul.newList {left:-9999px;}

/* styles */
ul.newList * {margin:0; padding:0; font-size: 12px;}
ul.newList a {color: #000; text-decoration:none; display:block; font-weight: bold;}
ul.newList {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	list-style:none;
	color:#494949;
	position:absolute;
	top:0px;
	left:0;
	width:174px;
	overflow:auto;
	z-index:9999;
	background-image: url(images/select_dropdown_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.newListSelected {
	width:168px;
	color:#494949;
	height:18px;
	padding:4px 0 0 6px;
	float:left;
	background:url(images/select_bg.jpg) no-repeat;
	font-style: italic;
	font-weight: bold;
}
.newListSelected span {width:168px; display:block;}
ul.newList li a {padding:3px 8px; display: block; color:#494949;}
ul.newList li a:focus {-moz-outline-style: none;}
.selectedTxt {
	width:150px; 
	overflow: hidden; 
	height:19px; 
	padding:0 23px 0 0;
	font-weight: bold;
	font-size: 12px;
}
.hiLite {background:#e1e1e1!important; color:#034635!important;}
.hiLite a {background:#c0996d!important; color:#fff!important;}
.newListHover {background:#c0996d!important; color:#fff!important; cursor:default;}
.newListSelHover, .newListSelFocus {background-position:0 -22px; cursor:default;}
.newListOptionTitle {font-weight:bold;}
.newListOptionTitle ul {margin:3px 0 0;}
.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}
:focus {
	outline:none;
}

/******* Easy Slider *******/
#slider {
	margin-left: 0px;
	padding: 0px;
}

#slider ul {
	margin:0;
	padding:0;
	list-style:none;
}
#slider ul li {
	margin: 0px;
	padding: 0px;
}
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width: 607px;
	height: 336px;
	overflow:hidden;
	}	
	#slider ul li img {
border: none;
padding: 0px;
	}
#prevBtn, #nextBtn, #slider1next, #slider1prev{ 
	display:block;
	height: 18px;
	width: 19px;
	position:absolute;
	right: 30px;
	bottom: 10px;
	z-index: 60;
	}	
#nextBtn, #slider1next{ 
	right: 10px;
	}	
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a{
	display:block;
	position:relative;
	width: 19px;
	height: 18px;
	background-image: url(images/slide_btns.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}	
#prevBtn a:hover, #slider1prev a:hover{	
	background-position: 0px -18px;
}
#nextBtn a, #slider1next a{
	background-image: url(images/slide_btns.jpg);
	background-repeat: no-repeat;
	background-position: -19px 0px;
	}	
#nextBtn a:hover, #slider1next a:hover	 {
	background-position: -19px -18px;
}
#prevBtn, #nextBtn {
	text-indent: -5000px;	
}

