﻿/*============================================
	velocity fivestar template
============================================== */


#v_header_wrap {
 	background: url(http://www.ptk.org/images/honors/hpg/hpg_header_bg.jpg) repeat-x top left;
	width:100%;
	margin-bottom:35px;
	height: 132px;
	border-top:1px solid #fff;
}
#v_header{
	height: 132px;
	padding:0;
	overflow:hidden;
	background:transparent url(http://www.ptk.org/images/honors/hpg/hpg_bg.jpg) no-repeat;
	width:951px;
	margin:0 auto;
}

#v_header h1.v_logo {
	padding:25px 0 0 15px;
	float:left;
	width:390px;
}
#v_header h1 span {display:none;font-size:20px;}
.v_box {
	background: #FFFFFF url(http://www.ptk.org/images/honors/hpg/top-shadow.png) repeat-x top left;
	border:1px solid #DEDBD1;
	width:960px;
	margin:0 auto; 
}
.v_spacer {
	height:36px;
}
/*- Search -*/
#v_search{
	/*background: url(http://www.ptk.org/images/alumni/alumni_search_bg.png) no-repeat 0 49px;*/
	height: 42px;
	margin: 0 0 10px;
	padding:47px 0 0 0;
	float:right;
	width:300px;
}
#v_search img {padding-right:60px;}
/*#v_search input{
	background: transparent;
	border: 0;
	color: #fff;
	float: left;
	font-size: 12px;
	margin: 7px 0 0 10px;
	width: 178px;
	padding:2px;
}
#v_search .btn{
	margin: 7px 0 0;
	padding: 0;
	width: auto;
}*/
