﻿body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #004471;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a.green {
	float: left;
	display: block;
	width: 82px;
	padding: 3px 0px 8px 0px;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	color: #fff !important;
	text-decoration: none !important;
	background-image: url(images/btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.green:hover {
	background-position: 0px -23px;
}
a.brown {
	float: left;
	display: block;
	width: 82px;
	padding: 3px 0px 8px 0px;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	color: #fff !important;
	text-decoration: none !important;
	background-image: url(images/btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -46px;
}
a.brown:hover {
	background-position: 0px -69px;
}
#page {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 846px;
}
#header {
	width: 830px;
	height: 54px;
	padding: 7px 8px 0px 8px;
}
#logo {
	float: left;
	width: 253px;
	height: 54px;
	background-image: url(images/merchants_logo.png);
	background-repeat: no-repeat;
}
#topnav {
	float: right;
	margin: 20px 46px 0px 0px;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#topnav ul li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 12px 0px 10px;
	color: #004471;
	font-size: 10px;
	line-height: 15px;
	background-image: url(images/topnav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#topnav ul li a {
	float: left;
	margin: 0px;
	color: #004471;
	font-weight: bold;
	text-decoration: none;
}
#topnav ul li a:hover {
	color: #229ade;
}
li.none, li.none a {
	background: none !important;
}
#nav1 {
	width: 846px;
	height: 47px;
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
}
#nav1xy {
	position: absolute;
	z-index: 1000;
	top: 61px;
	left: 264px;
	width: 583px;
	height: 47px;
}
.leftdivider {
	position: absolute;
	background-image: url(images/mainnav_divider.jpg);
	background-repeat: no-repeat;
	z-index: 600;
	height: 29px;
	width: 2px;
	top: 15px;
	left: -2px;
}
#nav1xy ul {
	display: inline;
	width: auto;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#nav1xy ul li {
	display: inline;
	float: left;
	margin: 10px 0 0 0;
	padding: 0px 2px 0px 0px;
	color: #FFFFFF;
	background-image: url(images/mainnav_divider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav1xy ul li a {
	display: block;
	padding: 12px 20px 11px 20px;
	line-height: 14px;
	font-size: 14px;
	color: #fff;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}
li.none {
	background: none !important;
	padding-right: 0px !important;
}

/* Main navigation panel styles */

.tab_txt {
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 14px;
	padding: 12px 20px 11px 20px;
	margin: 0px;
	text-align: center;
	cursor: pointer;
}
.tab_btn {
	background-repeat: repeat-x;
	background-image: url(images/mainnav_highlight.jpg);
	background-position: center;
}
#nav1_btn1 {
	/*width: 131px;*/
	overflow: hidden;
	text-align: center;
}
#nav1_btn2 {
	/*width: 132px;*/
	overflow: hidden;
	text-align: center;
}
#nav1_btn3 {
	/*width: 108px;*/
	overflow: hidden;
	text-align: center;
}
#nav1_btn4 {
	/*width: 79px;*/
	overflow: hidden;
	text-align: center;
}
.panel_main_box {
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/mainnav_panelbg.png);
	background-repeat: repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #749ab5;
	border-left-color: #749ab5;
}
.panel_main_box a {
	text-decoration: none;
}
.panel_main_box a:hover {
	text-decoration: underline;
}

.panel_r {
	background-color: #dee2ff;
	background-image: url(images/panel_r_bg.jpg);
	background-repeat: repeat-x;
}
.nav1_panel {
	position: absolute;
	z-index: 1000;
	top: 108px;
	min-height: 1%;
}
#nav1_panel1 {
	left: 264px;
	visibility: hidden;
}
#nav1_panel2 {
	left: 417px;
	visibility: hidden;
}
#nav1_panel3 {
	left: 571px;
	visibility: hidden;	
}
#nav1_panel4 {
	left: 703px;
	visibility: hidden;
}
.nav1_panel h1 {
	font-size: 12px;
	color: #0055a5;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	line-height: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9b163;
}
.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 a {
	color: #356b91;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}
.nav1_panel ul a:hover {
	color: #30a4e0;
}
/* End of Main Navigation styles */
#contentContainer {
	width: 832px;
	min-height: 443px;
	padding: 0px 7px 0px 7px;
	background-image: url(images/bg_body.png);
	background-repeat: repeat-y;
}
#homeContent {
}
#leftcol {
	position: relative;
	float: left;
	width: 233px;
	padding: 10px 11px 0px 11px
}
#obContainer {
	width: 205px;
	height: 106px;
	background-image: url(images/bg_ob.jpg);
	background-repeat: no-repeat;
	padding: 35px 0 0 28px;
}
.ecorptoggle {
	display: none;
}
#Remote {
	margin: 0px;
	padding: 0px;
}
#selectxy {
	width: 176px;
	height: 22px;
	margin: 0px 0px 7px 0px;
}
#accessfieldxy {
	width: 176px;
	height: 24px;
}
.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: 110px;
	height: 14px;
	padding: 6px 0px 4px 22px;
	color: #939393;
	line-height: 14px;
}
.btn_go {
	float: left;
	width: 44px;
	height: 24px;
	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: pointer;
}
.btn_go:hover {
	background-position: 0px -24px;	
}

#oblinks {
	font-size: 11px;
	width: 176px;
	text-align: center;
	line-height: 16px;
	margin: 5px 0px 0px 0px;
	color: #FFFFFF;
}
#oblinks a {
	color: #FFFFFF;
	text-decoration: none;
}
#oblinks a:hover {
	text-decoration: underline;
}
a.username {
	background-image: url(images/icon_questionmark.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 7px;
	display: block;
	height: 16px;
	color: #005085 !important;
	text-decoration: none;
}
a.username:hover {
	text-decoration: underline;
}
a.more {
	display: block;
	float: right;
	padding-left: 20px;
	color: #2390c9 !important;
	background-image: url(images/icon_morenews.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
a.more:hover {
	text-decoration: underline;
}
/***** Quicklinks Accordion START ******/
#quicklinksOverlay {
	position: absolute;
	width: 25px;
	height: 20px;
	top: 433px;
	left: 7px;
	z-index: 125;
	background-image: url(images/quicklinks_cornerOverlay.png);
	background-repeat: no-repeat;
}
#quicklinks {
	position: absolute;
	width: 231px;
	margin: 10px 0 0 0;
	padding: 0px;
	top: 151px;
	left: 11px;
	z-index: 100;
	border: 1px solid #c7c7c7;
}
.qlcontent  {
	padding: 0px;
	margin: 0px;
}
.qlcontent div {
	background-color: #d1deee;
	width: 217px;
	height: 179px;
	padding: 0px 7px 0px 7px;
	background-image: url(images/bg_quicklinksContainer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
}
.qlcontent p {
	font-size: 11px;
	line-height: 13px;
	color: #999999;	
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
}
.qlcontent a {
	color: #094b79;
	text-decoration: none;	
}
.qlcontent a:hover {
	color: #30a4e0;
	text-decoration: underline;	
}
.qlcontent ul {
	margin: 0px;
	padding: 10px 0 0 0;
	list-style-type: none;
}
.qlcontent ul li {
	display: block;
	font-size: 11px;
	color: #999999;
	background-image: url(images/icon_bullet.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 4px 10px;
}
a.title {
	display: block;
	cursor: pointer;
	width: 184px;
	font-size: 15px;
	line-height: 17px;
	padding: 10px 0px 9px 47px;
	color: #7d7d7d;
	text-decoration: none !important;	
}
a.title:hover, a.selected  {
	background-position: 0px -36px;	
	color: #fff;
	text-decoration: none !important;	
}
#tab1 {
	background-image: url(images/bg_tellmemore.jpg);
	background-repeat: no-repeat;
}
#tab2 {
	background-image: url(images/bg_calculators.jpg);
	background-repeat: no-repeat;	
}
#tab3 {
	background-image: url(images/bg_whatsnew.jpg);
	background-repeat: no-repeat;
}
#navigation {
	border:1px solid #5263AB;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:200px;
}
#navigation a.head {
	cursor:pointer;
	border:1px solid #CCCCCC;
	background:#5263AB url(collapsed.gif) no-repeat scroll 3px 4px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {
	background-image: url(expanded.gif);
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:#FF0000;
}

/***** Quicklinks Accordion END ******/

#rightcol {
	float: left;
	width: 566px;
	padding: 10px 11px 0px 0px;
}
#mainimg {
	position: relative;
	width: 564px;
	height: 258px;
	border: 1px solid #c7c7c7;
}
#features {
	position: relative;
	width: 566px;
	height: 163px;
}
#promo1xy {
	position: absolute;
	width: 278px;
	height: 171px;
	top: 10px;
	left: 0px;
	z-index: 50;
}
.promocontent {
}
#promo1mask{
	position: absolute;
	width: 278px;
	height: 171px;
	background-image: url(images/promo1mask.png);
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	z-index: 75;
}
.promoimg{
	width: 278px;
	height: 91px;
	overflow: hidden;
}
#promo2xy {
	position: absolute;
	width: 278px;
	height: 171px;
	top: 10px;
	right: 0px;
	z-index: 50;
}
.promocontent {
	position: absolute;
	width: 235px;
	height: 67px;
	padding: 7px 22px 5px 22px;
	overflow: hidden;
	top: 91px;
	left: 0px;
	z-index: 100;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
.promocontent h1 {
	display: block;
	font-size: 16px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.promocontent p {
	margin: 0px;
	padding: 3px 0 0 0;
}
#promo2mask{
	position: absolute;
	width: 278px;
	height: 171px;
	background-image: url(images/promo2mask.png);
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	z-index: 75;
}
.promoimg{
	width: 278px;
	height: 91px;
	overflow: hidden;
}
.promoimg p {
	margin: 0px;
	padding: 0px;
}
a.learnmore {
	display: block;
	float: right;
	background-image: url(images/icon_arrow.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 19px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.learnmore:hover {
	text-decoration: underline;	
}
#green {
	background-position: 0px 0px;	
}
#blue {
	background-position: 0px -15px;
}
#mainleft_col {
	float: left;
	width: 584px;
}
#content1 {
	width: 544px;
	min-height: 400px;
	padding: 32px 20px 10px 20px;
}
#mainright_col {
	float: left;
	width: 233px;
	min-height: 400px;
	padding: 34px 0 0 15px;
}
.relatedLinks {
	width: 211px;
	border: 1px solid #cfcfcf;
}
.relatedLinksHeader {
	height: 24px;
	width: 196px;
	background-image: url(images/relatedlinks_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 9px 0px 0px 15px;
}
.relatedLinksHeader h1 {
	font-size: 14px;
	line-height: 16px;
	color: #0b80d6;
	margin: 0px;
	padding: 0px;
}
.relatedLinksContent {
	width: 211px;
	min-height: 159px;
	background-color: #FFFFFF;
	background-image: url(images/relatedlinks_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.relatedLinksContent a {
	color: #0055a5;
	text-decoration: none;	
}
.relatedLinksContent a:hover {
	color: #ee2e24;
	text-decoration: underline;	
}
.relatedLinksContent ul {
	margin: 0px;
	padding: 7px 0px 5px 15px;
	list-style-type: none;
}
.relatedLinksContent ul li {
	display: block;
	font-size: 11px;
	color: #999999;
	background-image: url(images/icon_bullet2.png);
	background-repeat: no-repeat;
	padding: 3px 0px 4px 10px;
	margin: 2px 0px 2px 0px;
}
#personalChecking, #personalSavings, #subquicklinks, #personalLoans, #otherServices, #businessChecking, #businessSavings, #businessLoans {
	display: none;
}
body.checking #personalChecking, body.quicklinks #subquicklinks, body.loans #personalLoans, body.other #otherServices, body.savings #personalSavings, body.bizchecking #businessChecking, body.bizsavings #businessSavings, body.bizloans #businessLoans {
	display: block;
}
#subads {	
	position: relative;
	width: 213px;
	margin: 14px 0 0 0;
}
.ad01 {
	width: 213px;
	height: 141px;
}
.ad02 {
	width: 213px;
	height: 141px;
}
#personalAds, #businessAds{
	display: none;
}
body.personal #personalAds, body.business #businessAds {
	display: block;
}
.subadContent  {
	position: absolute;
	width: 173px;
	height: 61px;
	padding: 2px 20px 5px 20px;
	overflow: hidden;
	top: 70px;
	left: 0px;
	z-index: 600;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
.subadContent  h1 {
	display: block;
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.subadContent p {
	margin: 0px;
	padding: 3px 0 0 0;
}
.subadMaskGreen {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 550;
	height: 141px;
	width: 213px;
	background-image: url(images/subad_green.png);
	background-repeat: no-repeat;
}
.subadMaskBlue {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 550;
	height: 141px;
	width: 213px;
	background-image: url(images/subad_blue.png);
	background-repeat: no-repeat;
}
.subadimg {
	width: 213px;
	height: 71px;
	overflow: hidden;
} 
.subadimg p {
	margin: 0px;
	padding: 0px;
}          
#footer {
	width: 846px;
	height: 40px;
	background-image: url(images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#footerlinks {
	position: relative;
	width: 810px;
	height: 20px;
	font-size: 8px;
	color: #8b9da9;
	padding: 30px 18px 0px 18px;
}
#logos {
	position: absolute;
	right: 18px;
	top: 26px;
}
#footerlinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footerlinks ul li {
	display: inline;
	float: left;
}
#footerlinks ul li a {
	float: left;
	display: inline;
	color: #ebebeb;	
	padding-left: 3px;
	padding-right: 4px;
	background-image: url(images/footer_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}
#footerlinks ul a:hover {
	text-decoration: underline;
}

.content  {
	font-family:Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	font-size: 12px;
	line-height: 16px;
}
.content a {
	color: #30a4e0;
	text-decoration: none;	
}
.content a:hover {
	color: #ee2e24;
	text-decoration: underline;	
}
.content ol, .content ul {
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	list-style: square;
}
.content ol li, .content ul li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
}
.content ul ul {
	padding: 0px;
	color: #7e7e7e;
	margin: 5px 0px 0px 25px;
	font-size: 11px;
	line-height: 14px;
}
.content ul li li {
	list-style: circle;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content p, .content ul, .content ol, .content blockquote, .content pre, .content dl, .content dt, .content dd {
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
.content h1 { 
 	font-size: 21px;
	line-height: 23px;
	color: #ff0000;
	margin: 0px;
	padding: 0px;
}
.content h2 {
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin: 15px 0px 5px 0px;
	padding: 0 0 0 20px;
	color: #0055a5;
	background-image: url(images/bg_h2.jpg);
	background-repeat: no-repeat;
}
.content h3 {
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #0055a5;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}
.content h6 {
	font-size: 10px;
	line-height: 12px;
	color: #828282;
	font-weight: normal;
	margin: 3px 0 3px 0;
	padding: 3px 0 3px 0;
}

.content p {
	 font-size: 12px;
	 line-height: 16px;
	 color: #7e7e7e;
	 margin: 3px 0px 3px 0px;
	 padding: 2px 0px 5px 0px;	
	
}	
fieldset {
	padding: 15px;
}
.clearfloat {
	clear: both;
	height: 0px;
}
.shade {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cfcfcf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	background-image: url(images/fade.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 5px;
}
.shade td {
	padding: 8px;
}
.shade td ul {
	padding: 0px;
	margin: 0px;
}
.shade td ul li {
	margin: 5px 0px 5px 25px !important;
}

.styledtable {
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
}
.styledtable th {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #CCCCCC;
	text-align: center;
	color:#436b8a;
}
.styledtable th a {
	color: #0b84ec;
	text-decoration: none;
}
.styledtable th a:hover  {
	color: #ee2e24;
	text-decoration: underline;	
}
.styledtable td {
	padding: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.styledtable tr:hover {
	padding: 7px;
	color:#002a5c;
	border-bottom-color: #D0D2C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #d9e3ec;
}
.styledtable caption {
	padding: 7px;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	background-color: #436b8a;
}
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: #f3f3f3;
}
.even {
	background-color: #ffffff;
}

:focus {
	outline:none !important;
}

/********** Image Slider START ***********/
/* Easy Slider */
#slideshow {
}

#slideshow ul, #slideshow li,
#slideshow2 ul, #slideshow2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slideshow2{margin-top:1em;}
#slideshow li, #slideshow2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width: 564px;
	height: 258px;
	overflow:hidden;
	}	
	#slideshow ul li img {
	}
#prevBtn, #nextBtn, #slideshow1next, #slideshow1prev{ 
	display:block;
	height: 138px;
	width: 22px;
	position:absolute;
	left: 4px;
	top: 114px;
	z-index:500;
	}	
#nextBtn, #slideshow1next{ 
	left:529px;
	}	
#prevBtn a, #nextBtn a, #slideshow1next a, #slideshow1prev a{
	display:block;
	position:relative;
	width: 30px;
	height: 30px;
	background-image: url(images/btn_prev-next.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}	
#prevBtn a:hover, #slideshow1prev a:hover{	
	background-position: 0px -30px;
}
#nextBtn a, #slideshow1next a{
	background-image: url(images/btn_prev-next.png);
	background-repeat: no-repeat;
	background-position: -30px 0px;
	}	
#nextBtn a:hover, #slideshow1next a:hover	 {
	background-position: -30px -30px;
}
#prevBtn, #nextBtn {
	text-indent: -5000px;	
}
/********** Image Slider END ***********/

/* Custom Select dropdown styles */

/* Hide lists on page load */
.stylish-select ul.newList {left:-9999px;}

/* styles */
ul.newList * {margin:0; padding:0;}
ul.newList a {color: #000; text-decoration:none; display:block;}
ul.newList {
	margin: 4px 0px 0px 0px;
	padding: 0px;
	list-style:none;
	color:#939393;
	position:absolute;
	top:0px;
	left:0;
	width:176px;
	overflow:auto;
	z-index:9999;
	background-image: url(images/select_dropdown_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.newListSelected {
	width:170px;
	color:#939393;
	height:18px;
	padding:6px 0 0 6px;
	float:left;
	background:url(images/select_bg.jpg) no-repeat;
	font-style: italic;
}
.newListSelected span {width:170px; display:block;}
ul.newList li a {padding:3px 8px; display: block; color:#939393;}
ul.newList li a:focus {-moz-outline-style: none;}
.selectedTxt {width:170px; overflow:hidden; height:19px; padding:0 0px 0 0;}
.hiLite {background:#e1e1e1!important; color:#588ebd!important;}
.hiLite a {background:#a1c2d5!important; color:#fff!important;}
.newListHover {background:#a1c2d5!important; color:#fff!important; cursor:default;}
.newListSelHover, .newListSelFocus {background-position:0 -24px; 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;
}
