/* studentvip specific stylesheet */
h1, h2, h3 {
	color: #093;
	font-family:sans-serif;
}

.inner h3.feature {
	background-color : #093;
	background-image : url("/img/grants/header.png");
}

#content .links .inner li a {
	color : #093;
}

#nav .primary ul li.selected {
	background-color : #093;
}

#mainnavi a {
	font-family: 'Verdana';
	font-size: 12px;
	color: #5a5a5a;
	text-decoration: none;
}

#subnavi a {
	font-family: 'Verdana';
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#subnavi .membership {
	color: #ffffff;
}

.subnavi {
	background-image: url("/img/grants/stuVIP_gradients_grants_1x29pixels.gif");
	background-repeat: repeat: x;
}

#mainnavi .selected, #mainnavi .selected a {
	color: #ffffff;
	height: 29px;
}

form button {
	background-color : #963;
}

form input.generic {
	background-color : #393;
}

form button, form input.generic {
	padding : 0 0 0 3em;
	color : #fff;
	font-weight : bold;
	border : 1px solid #666;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 0.9em;
}

form button.prev {
	padding : 0 3em 0 0;
}

form table.unchanged input {
	border : none;
	cursor : default;
	color : inherit;
	background-color : #fff;
}

form table#my-account input {
	border : 1px solid #fff;
	cursor : default;
	color : inherit;
	background-color : #fff;
}

form table#my-account span.edit {
	cursor : pointer;
}

#unsubscribe-div {
	text-align:center;
	font-size:2em;
	font-weight:bold;
}

#unsubscribe-div span {
	font-size:4em;
}

#my-account {
	border:0px;
	width:80%;
}

#my-account td, #my-account th{
	vertical-align:bottom;
	text-align:left;
	padding:2px;
}

#my-account th {
	color:#ff6600;
	border-bottom:2px solid #ff6600;
	font-weight:normal;
	font-size:1.1em;
	padding-top:1em;
}

#search-box {
	margin:0px;
	padding:0px;
	background-color:#093;
	color:#ffffff;
	border-collapse:collapse;
	width:253px;
}

#search-box td, #search-box th {
	padding:0px;
	vertical-align:top;
}

#search-box tbody td, #search-box tbody th {
	padding:4px;
}

#search-box thead td, #search-box tfoot td {
	background:#ffffff;
	padding:0px;
	margin:0px;
}

#search-box th {
	text-align:right;
	font-size:1.3em;
	font-weight:bold;
}

#search-box th small {
	font-weight:normal;
	font-style:italic;
}

#search-box input, #search-box select {
	width:80%;
}

#search-box .dd-search-button {
	width:auto;
	background:#ff9900 url('/img/grants/orange-arrow.png') no-repeat 100% 50%;
	text-align:left;
	border:0px;
	color:#ffffff;
	font-size:1.3em;
	font-weight:bold;
	padding:0.1em;
	padding-right:2em;
}

#search-box select {
	width:130px;
}

/* Contact seller popup */
#contact-popup .popup-tab, #contact-popup .popup-tab-sel {
	border:1px solid #009933;
}

#contact-popup .popup-tab {
	background-color:#009933;
}

#contact-popup .popup-tab-sel {
	color:#009933;
}

#contact-popup .popup-tab-sel a {
	color:#009933;
}

#contact-popup #popup-content-container {
	border:1px solid #009933;
}