/* @override 
	http://webdesign.gs/vintek/vintek.css
	http://www.webdesign.gs/vintek/style/vintek.css
*/

body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back3.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
}

#wrapper{
	margin: 0 auto;
	padding: 0px;
	width: 1008px;
	position: relative;
}

#header{
	height: 91px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#logo {
	margin: 0px;
	padding: 0px;
}

#search_box{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 12px;
	left:  724px;
	z-index: 9999999 !important;
	/*THIS IS TEMPORARY.  FIX THIS WHEN SEARCH IS WORKING
	visibility: hidden;*/
}

.search input.search-text{
	background-color: #faf9f9;
	border: 1px solid #c6c6c6;
	padding: 4px;
	font-style: italic;
	color: #6c6c6c;
	width: 200px;
	margin-right: 10px;
}

.search input.go{
	background-color: #4666ab;
	border: 1px solid #2b4b8f;
	padding: 4px;
	color: #fff;
	text-transform: uppercase;
}

div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
  z-index: 1000 !important;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:32px;
  cursor:pointer;
}


#image{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

#box1{
	margin: 0px;
	margin-top: 10px;
	padding: 10px;
	padding-top: 145px;
	width: 314px;
	height: 161px;
	line-height: 21px;
	background-image: url(../images/business-portal.jpg);
	background-repeat: no-repeat;
	color: #404040;
	float: left;
}

#box2{
	margin: 0px;
	margin-top: 10px;
	margin-left: 16px;
	padding: 10px;
	padding-top: 145px;
	width: 314px;
	height: 161px;
	line-height: 21px;
	background-image: url(../images/why-vintek.jpg);
	background-repeat: no-repeat;
	color: #404040;
	float: left;
}

#media-feed{
	margin: 0px;
	padding: 10px;
	padding-top: 157px;
	background-image: url(../images/media-feed.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 291px;
	float: right;
	margin-top: 10px;
	line-height: 20px;
	color: #fff;
}


#media-feed .title{
	font-weight: bold;
	color: #273258
}

#media-feed a{
	color: #0a1c46;
	text-decoration: none;
}

#media-feed a:hover{
	color: #c6c6c6;
}

#media-feed a.readmore{
	clear: both;
	float: right;
	background-color: #2b3a5d;
	border: 1px solid #2c3d4d;
	color: #fff;
	text-decoration: none;
	padding: 5px;
}

#media-feed a.readmore:hover{
	background-color: #4e6aaa;
}

#media-feed .blogListing {
	border-top: 1px solid #a3a3a3;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

/*#media-feed .blogListing .blogTitle a{
	clear: both;
	float: left;
	border-top: 1px solid #a3a3a3;
	margin-bottom: 5px;
	padding-bottom: 5px;
}*/

#media-feed .blogListing .blogTitle a:hover{
	color: #2e2e2e
}

#content{
	clear: both;
	margin: 0px;
	padding: 10px;
	color: #000;
	line-height: 23px;
	font-size: 14px;
}

#nav{
	position: absolute;
	top: 53px;
	left:  283px;
}

#nav ul{
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	display: block;
	float: left;
}

#nav a{
	display: block;
	float: left;
	background-image: url(../images/nav2.jpg);
	height: 38px;
}

#nav .hidden{
	display: none;
}

a#home{
	background-position: 0px 0px;
	width: 53px;
}

a#home:hover{
	background-position: 0px -38px;
}

a#lenders{
	background-position: -53px 0px;
	width: 70px;
}

a#lenders:hover{
	background-position: -53px -38px;
}

a#consumers{
	background-position: -123px 0px;
	width: 97px;
}

a#consumers:hover{
	background-position: -123px -38px;
}

a#about{
	background-position: -220px 0px;
	width: 99px;
}

a#about:hover{
	background-position: -220px -38px;
}

a#media{
	background-position: -319px 0px;
	width: 110px;
}

a#media:hover{
	background-position: -319px -38px;
}

a#contact{
	background-position: -429px 0px;
	width: 89px;
}

a#contact:hover{
	background-position: -429px -38px;
}

h1{
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	color: #2d4396;
}

#footer{
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
	background-image: url(../images/footer-back.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 11px;
	color: #2d4396;
}

#footer a{
	color: #2d4396;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#footer .white{
	color: #fff;
	margin-bottom: 17px;
}

#footer .white a{
	color: #fff;
	text-decoration: none;
}

#footer .white a:hover{
	text-decoration: underline;
}


