/*widget*/


#leftColumn {
width: 280px;
float: left;
margin: 0 0 0 0px;
}

#rightColumn{ 
	width:684px;
	float:right;
	margin:0 0 0 10px;
	_margin:0 0 0 0 !important;
}

body{font: 11pt Helvetica,Arial,sans-serif;}

p a {
    color: #0e8fea;
}

.clear{
	width:100%;
}
#esnWidget label, #esnWidget legend {
    font-size: 16px;
}

form select{
	font-size:14px;
}

div#esnWidget{
	font-family: helvetica,arial,sans-serif;
	font-size: 16px;
	overflow: hidden;
	width: auto;
	background-color: #DBF0FF;
	margin: 15px 0;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
div#esnHeader {
    background: #FFF3DD url("/theme/default/img/subheaderbg.png") no-repeat right !important;
    color: #FFFFFF;
    padding: 0px;
    width: 200px;
	position:absolute;
	z-index:1;
}

div#esnHeader h3 {
    font-size: 16px;
    margin: 0px !important;
    padding: 9px 0 12px !important;
    text-align: center;
	background-color:#f15a2b;
	width: 178px;
}

div#esnWidget div#midSection{ 
		overflow:hidden;
		height:100%;
		padding-top:10px;
	}
	
div#esnWidget div#midSection div#midsectionForm form label, div#esnWidget div#midSection div#midsectionForm form legend{
	color:#333;
	font-weight: lighter;
}

div#esnWidget div#midSection div#midsectionForm div#subHeader{
	margin: 0 0 7px;
    padding: 10px 0 11px;
	}

div#esnWidget div#midSection div#midsectionForm div#subHeader p{
	color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    text-align: center;
	}
	

#largeform #submitButton {
    margin: 0 150px !important;
    width: 250px !important;
}

#largeform #buttonBox {
    width: 400px !important;;
    position: absolute;
    right:66px;
		_right:46px;
    top: 60px;
		_margin-right:-65px !important;
	background:url("/theme/default/img/submit-button-pointers.png") no-repeat left bottom;
}

#largeform, #shortform{	margin:10px 0 0 0;}

#shortform .degree {
    float: left;
    margin: 0 25px 0 0;
    width: 300px;
}

#shortform #searchForm {
    width: 600px;
		_width: 650px;
    margin: 0 0 0 220px !important;
		position:relative;
}

#shortform .zip {
    float: left;
    margin: 0 15px 0 0;
}

#shortform #buttonBox {
    margin: 9px 0 0 15px!important;
}

div#esnWidget div#midSection div#midsectionForm form div#buttonBox {
    float: left;
    width: 110px;
    margin: 7px 0 0 20px;
}

div#esnWidget div#midSection div#midsectionForm form{
		padding:0 10px;
		margin:0 0 5px;
	}

	div#esnWidget div#midSection div#midsectionForm form div#radioButtonBox{
		clear:both;
		overflow:hidden;
		margin:0 0 8px;
		height:100%;
	}
	

	div#esnWidget div#midSection div#midsectionForm form div#radioButtonBox div.radioButton{
		width:100%;
		float:left;
		margin:0 0 2px ;
	}

	div#esnWidget div#midSection div#midsectionForm form label,div#esnWidget div#midSection div#midsectionForm form legend{
		font-weight:lighter; /*label weight*/
		color:#333; /*label font color*/
	}
	
	div#esnWidget div#midSection div#midsectionForm form fieldset {
		margin:0px 0px 10px;
		padding:0px;
		border:0px;
	}
	
	div#esnWidget div#midSection div#midsectionForm form fieldset label {
		font-weight:normal;
		color:#454545;
	}
	
	div#esnWidget div#midSection div#midsectionForm form input{
		width:14px;
	}

	div#esnWidget div#midSection div#midsectionForm form select{
		margin:0 0 15px;
		width:100%;
	}

#midSection {
    margin: 0 0 10px 0 !important;
}
	div#esnWidget div#midSection div#midsectionForm form input#inputZip{
    font-size: 14px !important;
    margin: 0 0 10px 43px;
    width: 100px;

	}

	div#esnWidget div#midSection div#midsectionForm {
	position:relative;
	*height:100%;
	}
	
div#esnWidget div#midSection div#midsectionForm form div#buttonBox {
    margin: auto;
    width: 110px;
}

div#esnWidget div#midSection div#midsectionForm form div#buttonBox input#submitButton {
	background: url("/theme/default/img/submit-bg.png") no-repeat scroll #F15A2B;
    border-radius: 4px 4px 4px 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    padding: 8px 10px 6px;
    text-align: center;
    text-decoration: none;
    width: 140px;
	
}

div#esnWidget div#midSection div#midsectionForm form div#buttonBox input#submitButton:hover{
	background: url("/theme/default/img/submit-bg-hover.png") no-repeat scroll #f98561;
}

#largeform div#buttonBox input#submitButton {
	background: url("/theme/default/img/submit-bg-wide.png") no-repeat scroll #F15A2B !important;
}
#largeform div#buttonBox input#submitButton:hover {
	background: url("/theme/default/img/submit-bg-hover-wide.png") no-repeat scroll #F15A2B !important;
}
#searchForm select, #inputZip {
    color: #333 !important;
}

#wrapper{
	width:870px;
	height:100%;
	margin:20px auto 40px;
	overflow: hidden;
	}

.esnWidgetGroup2 {
    height:50px;
}

.esnWidgetGroup2 label {
    text-align: left !important;
}

.esnWidgetGroup2 ul {
    margin: 0 0 0 0 !important;
	padding: 0 0 0 0;
}


.esnWidgetGroup2 li {
    list-style: none;
	width:265px;
	float:left;
}

.widgetQuestion1 {
    background: url("/theme/default/img/form-li-1.png") no-repeat scroll left 0% transparent;
    padding-left: 30px;
}
.widgetQuestion2 {
    background: url("/theme/default/img/form-li-2.png") no-repeat scroll left 0% transparent;
    padding-left: 30px;
}
.widgetQuestion3 {
    background: url("/theme/default/img/form-li-3.png") no-repeat scroll left 0% transparent;
    padding-left: 30px;
}
.widgetQuestion4 {
    background: url("/theme/default/img/form-li-4.png") no-repeat scroll left 0% transparent;
    padding-left: 30px;
}

.widgetQuestion4 select {
    width: 248px !important;
}

.widgetQuestion5 {
    background: url("/theme/default/img/form-li-5.png") no-repeat scroll left 0% transparent;
    padding-left: 30px;
	margin-left: 107px;
}

.esnWidgetGroup {
    margin: 0 !important;
}

.esnWidgetGroup ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.esnWidgetGroup li{
	list-style:none;
	width:159px;
	float:left;
}

.esnWidgetGroup legend {
    font-weight: bold;
    width: 159px;
}

.esnWidgetGroup label{
	text-align:left !important;
	padding:2px 0 0 0 !important;
	font-size:14px !important;
	}
	
.radio label {
    font-weight: normal !important;
}

div.esnWidgetGroup div.input{
	   position:static !important;
}


#searchForm {
    margin: auto !important;
  
}

.search-options a {
    color: #0E8FEA;
    font-size: 12px;
}
.search-options {
    background-color: #A9DBFC;
    height: 24px;
    width: 100%;
}

div#esnWidget div#midSection div#midsectionForm form input#inputZip {
	margin:0 0 0 0 !important;

}

select {
    font-size: 12px;
}

body{
	background:#454545 none;
}

#wrapper {
	width: 100%;
	background:#454545 none;
	margin: 0;
	border-top: 6px solid #333333;
}

#topBarGradient {
    background: url("/theme/portal-tabs/img/gradient_top.png") repeat-x scroll 0 0 transparent;
    height: 70px;
}
#topBar {
    background: url("/theme/portal-tabs/img/stripes_10x10.png") repeat-x scroll 0 0 #FFFFFF;
    height: 70px;
}

#topBar img {
    margin: 20px 20px 0 0;
}

#topBar h2 {
	background: none repeat scroll 0 0 #444445;
	border-radius: 4px 0 0 4px;
	color: #FFFFFF;
	padding: 5px 20px;
	position: absolute;
	right: 0;
	top: 20px;
	font-size: 26px;
}
#topBarCenter {
    margin: 0 auto;
    width: 1000px;
}
#content {
    background-color: transparent;
    border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
    margin: 0 auto;
    padding: 0 25px;
    width: 983px;
}

#content h2 {
    text-align: left;
    color: #454546;
}

div#flashMessage {
    border-radius: 4px 4px 4px 4px;
    color: #333;
    font-size: 24px;
    height: 110px;
    margin: 10px 0;
    padding: 40px 0 0 0;
    text-align: center;
}

.resultsTall div#flashMessage{
	text-align:left !important;
}

div#eduSeachLogo img{
	width:195px;
}


div#resultHeader{
	width:100%;
	margin:17px 0 0;
}


div#resultHeader h3{
	text-align:left;
	font-size:20px;
	color:#fff;
	margin:0;
	width:100%;
}

.searchResultbrand {
    clear: both;
    font-size: 12px;
    border: 2px solid #B1D9ED;
    padding: 5px;
	border-radius: 4px; -moz-border-radius:4px; -webkit-border-radius:4px;
}

div#wrapper div.searchResultBox div.searchResult div.searchResultLogo {
	float:left;
	height: 100%;
}

div#wrapper div.searchResultBox div.searchResult div.searchResultLogo div.searchResultLogoIMG {
    height: auto;
    margin: 0px 10px 0 0;
    width: 150px;
    vertical-align: top;
}

.searchResultDetails li {
    list-style: none;
    font-weight: normal;
}

div#wrapper div.searchResultBox div.searchResult div.searchResultDetails{
	float:left;
	width:500px;
}

div#wrapper div.searchResultBox div.searchResult div.searchResultDetails h3{
	margin:0 0 10px;
}

div#wrapper div.searchResultBox div.searchResult div.searchResultDetails div.searchResultcampus,
div#wrapper div.searchResultBox div.searchResult div.searchResultDetails div.searchResultprogram{
	margin:0 0 10px;
}


div#wrapper div.searchResultBox div.searchResult div.searchResultDetails div.searchResultcampus h5,
div#wrapper div.searchResultBox div.searchResult div.searchResultDetails div.searchResultprogram h5{
	margin:0;
}


div#wrapper div.searchResultBox div.searchResult div.searchResultDetails div.searchResultcampus ul.searchResultCampusList,
div#wrapper div.searchResultBox div.searchResult div.searchResultDetails div.searchResultprogram ul.searchResultdesc{
	font-size:12px;
	margin:0;
	padding:0 0 0 20px;
}


div#wrapper div.searchResultBox div.searchResult div.searchRsearchResultDetailsesultDetails div.searchResultprogram ul.searchResultdesc{ 
	margin:0;
}

div#wrapper div.searchResultBox div.searchResult div.searchResultSubmit a {
    background: url("/theme/portal-tabs/img/finderArrow.png") no-repeat scroll 91% 50%, -moz-linear-gradient(center top , #F05A2B 0%, #EA5507 48%, #F17432 50%, #F05A2B 100%) repeat scroll 0 0 transparent;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    display: block;
    float: right;
    height: 24px;
    margin: 10px auto;
    padding: 13px 25px 5px 12px;
    width: 108px;
}

.searchResultSubmit a {
    color: #FFFFFF !important;
    font-family: helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
div#wrapper div.searchResultBox div.searchResult div.searchResultSubmit a:hover{
	background-color:#3c903e;
}
.searchResult {
    padding: 0 0 30px 0;
	border-bottom:none;
}

.searchResult h3 a {
    color: #0E8FEA;
    font-size: 20px;
}

.searchResultDetails h5 {
    text-transform: uppercase;
}

.advanced, .quick {
    color: #0E8FEA;
    float: right;
    padding: 5px 12px 0px 0px;
    clear: both;
    display: block;
    margin-right: 5px !important;
}

.advanced { background: transparent url(/theme/default/img/advancedsearcharrow.png) no-repeat right 6px; }

.quick{ background: transparent url(/theme/default/img/quicksearcharrow.png) no-repeat right 6px; }


.resultsTall {
    float: right;
    width: 683px;
	margin: 15px 0 0;
}

.resultsTall .searchResultDetails {
    width: 292px !important;
}
.resultsTall .searchResultprogram, .resultsTall .searchResultcampus {
    width: 370px !important;
    background-color:#fff;
}

.firstResult {
    background: none repeat scroll 0 0 #FCF3E3;
    border-bottom: medium none !important;
    margin-bottom: 20px;
}
.searchResult {
    border-bottom: 2px solid #CDCDCD;
    height: 100%;
    margin: 0;
    overflow: auto;
    padding: 20px;
}

#leftColumnResults {
    float: left;
    width: 60%;
}
#leftColumnResults h3 {
    display: block;
    margin: 0 0 5px;
    width: 100%;
}
#leftColumnResults h3 a {
    font-size: 20px;
}
.searchResultBox a, #rightTopBox a, .interestChannelBox a, #frontStateBox a {
    color: #0E8FEA;
}

.searchResultBox {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    font-family: helvetica,sans-serif;
    margin: 10px auto 20px;
    overflow: auto;
    padding: 10px;
    width: 664px;
		float:right;
}
.schoolDescription {
    clear: both;
    font-size: 12px;
    margin: 0 0 10px;
}
.collapsible {
    cursor: pointer;
    height: 22px;
    margin: 5px 0 0;
}
.collapsible, .ui-accordion-header {
    background: url("/theme/portal-tabs/img/bg_subtabs.gif") repeat-x scroll 0 0 transparent;
}
.collapsible h5 {
    margin-right: 8px;
    padding: 3.5px 0 0 21px;
    width: 100%;
    font-size:14px;
}

.searchResultprogram, .searchResultcampus {
    display: none;
}
.searchResultprogram {
    border: 2px solid #B0DAF8;
    margin: 0 0 5px;
    padding-bottom: 10px;
    font-size:14px;
		background:#fff;
}

.searchResultcampus {
    border: 2px solid #B0DAF8;
    margin: 0 0 5px;
    padding-bottom: 10px;
		background:#fff;
}
.searchResultcampus ul.searchResultCampusList, .searchResultprogram ul.searchResultdesc {
    font-size: 12px;
}
.searchResultcampus ul.searchResultCampusList, .searchResultprogram ul.searchResultdesc {
    list-style: none outside none;
}
.searchResultprogram ul {
    margin: 0;
}
#courseDegree {
    background: none repeat scroll 0 0 #0E8FEA;
    padding-left: 0;
}

.searchResultcampus ul li a, .searchResultprogram ul li a {
	padding-left: 0 !important;
}

.searchResultcampus ul.searchResultCampusList a, 
.searchResultprogram ul.searchResultdesc a{
    padding-left:20px;
}


.searchResultcampus ul.searchResultCampusList li, 
.searchResultprogram ul.searchResultdesc li{
    margin: 5px 0 !important;
		padding-left:20px;
}

ul.searchResultdesc li, ul.searchResultCampusList li {
    font-weight: bold;
}
#courseDegree span {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    padding: 3px 0 3px 20px;
}
.searchResultcampus ul.searchResultCampusList, .searchResultprogram ul.searchResultdesc {
    font-size: 14px;
}
.searchResultcampus ul.searchResultCampusList, .searchResultprogram ul.searchResultdesc {
    list-style: none outside none;
    padding: 0;
}
.searchResultcampus ul {
    margin: 0;
}

.ground-school {
    width: 77px !important;
}
.schoolType {
    font-size: 10px;
    height: 15px;
    margin: 0 auto 10px;
    width: 73px;
}
.ground-school {
    text-indent: -99999px;
}

#rightColumnResults {
    float: right;
    width: 35%;
}

.searchResultLogoIMG {
    margin: 0 auto;
    width: 200px;
}

.searchResultLogoIMG img {
    margin: 0 auto;
    width: 200px;
}

.searchResultSubmit {
    padding: 15px 15px 4px 12px;
}
.searchResultSubmit {
	background:#f05a2b url(../img/finderArrow.png) 91% 50% no-repeat ; /* Old browsers */
	background:url(../img/finderArrow.png) 91% 50% no-repeat,-moz-linear-gradient(top,  #f05a2b 0%, #ea5507 48%, #f17432 50%, #f05a2b 100%); /* FF3.6+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f05a2b), color-stop(48%,#ea5507), color-stop(50%,#f17432), color-stop(100%,#f05a2b)); /* Chrome,Safari4+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat,-webkit-linear-gradient(top,  #f05a2b 0%,#ea5507 48%,#f17432 50%,#f05a2b 100%); /* Chrome10+,Safari5.1+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat,-o-linear-gradient(top,  #f05a2b 0%,#ea5507 48%,#f17432 50%,#f05a2b 100%); /* Opera 11.10+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat,-ms-linear-gradient(top,  #f05a2b 0%,#ea5507 48%,#f17432 50%,#f05a2b 100%); /* IE10+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat, linear-gradient(top,  #f05a2b 0%,#ea5507 48%,#f17432 50%,#f05a2b 100%); /* IE10+ */
	border-radius: 4px 4px 4px 4px;
	cursor: pointer;
	height: 28px;
	margin: 10px auto;
	padding: 10px 15px 5px 12px;
	width: 108px;
}
.searchResultSubmit:hover {
	background:#f17432 url(../img/finderArrow.png) 91% 50% no-repeat ; /* Old browsers */
	background:url(../img/finderArrow.png) 91% 50% no-repeat,-moz-linear-gradient(top,  #f17432 0%, #f17432 49%, #f17432 100%); /* FF3.6+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f17432), color-stop(49%,#f17432), color-stop(100%,#f17432)); /* Chrome,Safari4+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat,-webkit-linear-gradient(top,  #f17432 0%,#f17432 49%,#f17432 100%); /* Chrome10+,Safari5.1+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat,-o-linear-gradient(top,  #f17432 0%,#f17432 49%,#f17432 100%); /* Opera 11.10+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat,-ms-linear-gradient(top,  #f05a2b 0%,#ea5507 48%,#f17432 50%,#f05a2b 100%); /* IE10+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat, linear-gradient(top,  #f17432 0%,#f17432 49%,#f17432 100%); /* W3C */
}
#rightColumnResults a{
    color: #FFFFFF !important;
    font-family: helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

.searchResultBox a, #rightTopBox a, .interestChannelBox a, #frontStateBox a {
    color: #0E8FEA;
    font-size: 14px;
}

.collapsible, .ui-accordion-header {
    background: url("/theme/portal-tabs/img/bg_subtabs.gif") repeat-x scroll 0 0 transparent;
}
.collapsible h5 {
    background: url("/theme/portal-tabs/img/close.png") no-repeat scroll left top transparent;
    margin:0;
}
.collapsible.collapsible-open h5 {
    background: url("/theme/portal-tabs/img/open.png") no-repeat scroll left top transparent;
}
.ground-school {
    background: url("/theme/portal-tabs/img/campus.png") no-repeat scroll left top transparent;
}
.online-school {
    background: url("/theme/portal-tabs/img/online.png") no-repeat scroll left top transparent;
}
.correspondence {
    background: url("/theme/portal-tabs/img/correcpondence.png") no-repeat scroll left top transparent;
	width: 156px;
}

#resultCount span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
    text-align: center;
}

#bottomPagenation {
    margin-top: 20px;
    text-align: center;
}
#bottomPagenation {
    clear: both;
}
#bottomPagenation a, .currentPage {
    font-weight: bold;
    margin: 10px 5px;
    padding: 0 5px;
    text-align: center;
    font-size: 14px;
}

/* FINDER */

#finder {
    background: none repeat scroll 0 0 #FCF3E3;
    border: 3px solid #F05A2B;
    border-radius: 4px 4px 4px 4px;
    margin: 20px 0 10px;
    width: 273px;
}

#finder form{
    padding: 0 25px;
}
#finder input[type="radio"] {
    margin: 0 5px 0 0;
}
#finder input[type="text"] {
    margin: 0 0 0 5px;
    padding: 2px;
}
#finder label {
    margin: 4px 0 3px;
		padding: 0;
		font-family: helvetica,sans-serif;
		font-size: 14px;
}
#finder select option {
    padding: 2px 2px 2px 4px;
}
#finder select {
    margin: 0 0 10px;
    padding: 5px 0 0;
    width: 100%;
}
#finder h3 {
    background: none repeat scroll 0 0 #F05A2B;
    color: #FFFFFF;
    font-size: 20px;
    padding: 10px 0;
    text-align: center;
    margin: 0;
}
#finder h5 {
    color: #F05A2B;
    font-size: 16px;
    margin: 10px 0;
    text-align: center;
}

#mailing_list h3 {
    background: none repeat scroll 0 0 #0E8FEA;
    color: #FFFFFF;
    font-size: 20px;
    padding: 10px 0;
    text-align: center;
}
#mailing_list {
    background: none repeat scroll 0 0 #FCF3E3;
    border: 3px solid #0E8FEA;
    border-radius: 4px 4px 4px 4px;
    margin: 20px 0 10px;
}
.button_box {
    margin: 20px auto;
    text-align: center;
    width: 155px;
}
.mc-field-group {
    color: #454546;
    margin-left: 20px;
    margin-top: 20px;
}
#mc-embedded-subscribe {
    background: url("../img/finderArrow.png") no-repeat scroll 91% 50% #F05A2B;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    margin: 10px 0;
    width: 100%;
}
#mce-EMAIL {
    padding: 5px;
    width: 218px;
}
#mc-embedded-subscribe:hover {
    background: url("../img/finderArrow.png") no-repeat scroll 91% 50% #F69C80;
}
#selectFields {
    margin: 0 auto;
    width: 250px;
}
.esnWidgetGroup {
    padding: 0;
}
.esnWidgetGroup .radio {
    margin: 10px auto;
    width: 85px;
}
.esnWidgetGroup .radio label {
    margin: 5px auto;
}

#radioHeader {
    margin: 0 auto;
    width: 100px;
}
.esnWidgetGroup .input input {
    display: block;
    float: left;
    height: 15px;
    width: 15px;
}
.esnWidgetGroup .input label, #degreeLevel label {
    display: block;
}
.esnWidgetGroup2 label {
    clear: both;
    display: block;
}
#zipCodeBox {
    margin: 0;
}
#zipCodeBox .input label {
    display: inline;
    float: left;
}
#zipCodeBox .input input {
    width: 70px;
}
#buttonBox {
    clear: both;
    margin: 20px auto;
    width: 135px;
}
.submitButton {
    height: 100%;
}
#buttonBox input {
  background:#0E8FEA url(../img/finderArrow.png) 91% 50% no-repeat ;
	background:url(../img/finderArrow.png) 91% 50% no-repeat, -moz-linear-gradient(top,  rgba(29,149,229,1) 0%, rgba(51,159,232,1) 50%, rgba(0,139,232,1) 51%, rgba(14,143,234,1) 100%); /* FF3.6+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(29,149,229,1)), color-stop(50%,rgba(51,159,232,1)), color-stop(51%,rgba(0,139,232,1)), color-stop(100%,rgba(14,143,234,1))); /* Chrome,Safari4+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat, -webkit-linear-gradient(top,  rgba(29,149,229,1) 0%,rgba(51,159,232,1) 50%,rgba(0,139,232,1) 51%,rgba(14,143,234,1) 100%); /* Chrome10+,Safari5.1+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat, -o-linear-gradient(top,  rgba(29,149,229,1) 0%,rgba(51,159,232,1) 50%,rgba(0,139,232,1) 51%,rgba(14,143,234,1) 100%); /* Opera 11.10+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat, -ms-linear-gradient(top,  rgba(29,149,229,1) 0%,rgba(51,159,232,1) 50%,rgba(0,139,232,1) 51%,rgba(14,143,234,1) 100%); /* IE10+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat, linear-gradient(top,  rgba(29,149,229,1) 0%,rgba(51,159,232,1) 50%,rgba(0,139,232,1) 51%,rgba(14,143,234,1) 100%); /* W3C */
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    margin: 10px 0;
    width: 100%;
    font-family: Helvetica,Arial,sans-serif;
}
#buttonBox input:hover {
	background:#61afe6 url(../img/finderArrow.png) 91% 50% no-repeat ;
	background:url(../img/finderArrow.png) 91% 50% no-repeat, -moz-linear-gradient(top,  rgba(92,178,236,1) 0%, rgba(110,187,238,1) 50%, rgba(55,175,255,1) 51%, rgba(78,175,244,1) 100%); /* FF3.6+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(92,178,236,1)), color-stop(50%,rgba(110,187,238,1)), color-stop(51%,rgba(55,175,255,1)), color-stop(100%,rgba(78,175,244,1))); /* Chrome,Safari4+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat, -webkit-linear-gradient(top,  rgba(92,178,236,1) 0%,rgba(110,187,238,1) 50%,rgba(55,175,255,1) 51%,rgba(78,175,244,1) 100%); /* Chrome10+,Safari5.1+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat, -o-linear-gradient(top,  rgba(92,178,236,1) 0%,rgba(110,187,238,1) 50%,rgba(55,175,255,1) 51%,rgba(78,175,244,1) 100%); /* Opera 11.10+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat, -ms-linear-gradient(top,  rgba(92,178,236,1) 0%,rgba(110,187,238,1) 50%,rgba(55,175,255,1) 51%,rgba(78,175,244,1) 100%); /* IE10+ */
	background:url(../img/finderArrow.png) 91% 50% no-repeat, linear-gradient(top,  rgba(92,178,236,1) 0%,rgba(110,187,238,1) 50%,rgba(55,175,255,1) 51%,rgba(78,175,244,1) 100%); /* W3C */
}

#copyright {
    background-color: #DDDDDD;
    border-radius: 18px 0 18px 0;
    clear: both;
    color: #454546;
    height: 70px;
    margin: 8px auto;
    padding: 10px 0;
    text-align: center;
    width: 985px;
    font-size:14px;
}