@charset "utf-8";
@import url("institution_common.css");

/* CSS Document */

/* ---------------------------------------------------------- Begin Wrappers */

.columnwidth37 { width: 37%; float: left; }
.columnwidth33 { width: 33%; float: left;}
#maincontent { padding: 30px 20px 30px !important; }

body {
	background-color:#fff !important;
	background-image: none !important;
}

/* ---------------------------------------------------------- End Wrappers */
/* ---------------------------------------------------------- Begin Header */
#headerwrapper {
    background: url("../images/header_bg.png") repeat scroll 0 0 transparent;
    border: medium none;
    height: 77px;
    width: 100%;
}

h1 { margin: 0 0 10px 0; font-size: 24px; color: #fff;}
h2 { 
	font:normal 20px Helvetica, sans-serif; 
	color:#474747; 
	padding:0px 0px 15px 0px; 
	margin:0;
}
h2 span{
	color:#f07400;
}

h2 a:link, h2 a:visited, h2 a:hover { 
font-size: 18px;
text-decoration: none;
color: #474747;
}

hr { margin: 10px 0; }

/* ---------------------------------------------------------- End Header */
/* ---------------------------------------------------------- Begin Body */

#headerWrapper {
	background-color: #fff;
}

#searchFilterWrap {	
	background: url("../images/banner-gradient.png") repeat scroll 0 0 #00c0f0;
	height: 167px;
	position: relative;
	border-top: 1px solid #7ae3fa;
}

#ctmcontentcontainer {
	background: transparent url(../images/homepageContentBg.png) repeat-x 0 0;
}

#searchForm {
	width: 50%;
	float: right;
	margin: 50px auto 0;
	position: relative;
}

#dividerArrow {
	width: 16px;
	height: 108px;
	background: transparent url(../images/center_search_divider.png) no-repeat 0 0;
	position: absolute;
	left: 540px;
	top: 36px;
}

#Searchgobtn { 
	text-indent: -10000px; 
	background: transparent url(../images/go45px.png) repeat-x 0 0 !important; 
	height: 45px; 
	width: 60px; 
	display: block; 
	border: 0px; 
	margin: 22px 0 0;
	position: relative;
	left: 10px;
}

#Searchgobtn .ui-button-text { 
	text-indent: -10000px; 
	width: 55px; 
	height: 28px; 
	background: transparent url(../images/go_btn_txt.png) no-repeat 0 0; 
	display: block; 
	margin: 0 auto; 
	padding: 0; 
}

#txtCityWrap {
	width: 300px;
	float: left;	
}
	
.searchFormlabel{
	font:normal 15px verdana;
	color:#fff;
	text-decoration: none;
	padding: 0 0 3px 0;
}
	

#searchForm .formtextfield {
	font:normal 16px verdana;
	color:#000000;
	height:30px;
	width: 70%;
	border: 1px solid #000 !important;
	background-color:#ffffff;
	text-decoration: none;
	padding: 5px 10px 5px 5px;
	position:relative;
	border-radius: 0 !important;
	margin: 5px 0;
}

form label.error { position: absolute; }

#searchForm .searchSelect { font:normal 13px verdana; color: #000000; background-color:#ffffff; text-decoration: none; padding: 5px; margin: 5px 0; width: 90%; }

#searchForm .txtCityError {
	background: url("../../../images/bg.png") repeat scroll 0 0 transparent;
	color: white;
	display: block;
	float: left;
	height: 24px;
	line-height: 23px;
	padding: 0 3px;
	width: auto;
	position: absolute;
}

#expandAdvanced { 
	color: #fff; 
	text-decoration: none; 
	font-size: 12px; 
	font-family: verdana; 
	text-decoration: underline; 
	position: absolute;
	top: 75px;
	left: 290px;
	
}

#romanceWrap {
	color: white;
    font-size: 1.3em;
    margin: 20px 0 0 100px;
    overflow: hidden;
    height: 79px;
    line-height: 1.3em;
}


#romanceWrap p, 
#romanceWrap h1 {
	margin: 5px 0;
}

#footerRomanceWrap {
	background-color:#292924;
	color: #b5b5b1;
	padding: 20px;
	display: block;
	border: 1px solid #474747;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 1.6em;
}

#hintContainer { 
	top: 70px; 
	left: 5px;
	position: absolute; 
	background-color: #FEFEFE; 
	width: 368px; 
	z-index: 100; 
	padding: 0px; 
	border: 1px solid #ccc; 
}

#maincontent .cityThumb {
	display: block;
	background: transparent url(../images/homePageThumbBg.png) no-repeat 0 0;
	width: 190px;
	height: 131px;
	margin-left: 6px;
	position: relative;
	text-align: center;
	color: #06A;
	float: left;
}

#maincontent .cityThumb img {
	width: 178px;
	height: 118px;
	position: absolute;
	top: 3px;
	left: 4px;
	border: 2px solid white;
}

.cityThumb span {
	width: 100%;
	text-align: center;
	display: block;
	margin-top: 131px;
	color: #06A;
}

#feedbackBtn {
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 11;
}


#iphoneAppText {
	width: 160px;
}

#iphoneAppText  a.moreinfo {
	background: transparent url(../images/info-icon.png) no-repeat 0 1px;
	padding-left: 17px;
	display: block;
	float: left;
	margin: 7px 0 0px 0px;
}
#iphoneAppText  a.download {
	background: transparent url(../images/download-icon.png) no-repeat 0 1px;
	padding-left: 17px;
	display: block;
	float: right;
	margin: 7px 5px 0px 5px;
}

#iphoneAppText .parenthesis {
	font-size: .9em;
}

#blogDiv {
	width:231px; 
	float: right; 
	margin: 0; 
}

#blogDiv ul {
	margin: 0 15px;
	padding: 0;
}
#blogDiv ul li {
	margin: 5px 0;
	padding: 0;
	list-style-image: url(../images/build_headersubbullet.png);
}

/* ---------------------------------------------------------- End Body */
/* ---------------------------------------------------------- Begin Footer */

#footerwrapper { 
	margin: 0px;
	padding: 10px 30px 10px;
	background: #2B2B27 url(../images/footer-bg.jpg) 1px -1px no-repeat;
	color: white;
	max-height: 506px;
	border-top: 4px solid #A2A1A1;
	position: relative;
}

#footerwrapper .leftColumn {
	width: 800px; 
	padding: 10px 0 0 0;
	float: left;
}

#footerwrapper h2 {
	font-size: 18px;
	color: #ddd;
	padding: 0 0 10px 0;
	margin: 0 0 5px 0;
	border-bottom: 3px solid #1c1c17;
}

#footerwrapper .rightColumn {
	float: right;
	width: 310px;
	padding-left: 20px;
}

#footerwrapper .rightColumn h2{
	color: #F07400;
	border: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#footerwrapper .rightColumn .innerBorder {	
	border-left: 1px solid #111;
	padding: 40px 20px 0px;
}

#footerwrapper .rightColumn .section {
	margin:  0 0 15px 0;
	
}
#footerwrapper .rightColumn .section h2 {
	color: #88acb8;
	padding: 0 0 3px 0;
	font-size: 16px;
	font-weight: bold;
}
#footerwrapper .rightColumn .section p.normaltext {
	color: #aaa;
}
#footerwrapper .rightColumn .section a {
	color: #ccc;
}

#footerLinks {
	position: absolute;
	left: 20px;
	bottom: 0px;
	background: transparent;
	width: 502px;
}

#footerLinks  a { text-decoration: underline !important; }

.other-social-wrap {
	position: absolute; 
	left: 533px;
	bottom: 15px;
}

/* End Footer */

