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

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

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

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

#nav .primary ul li.first {
	background-color : #f60;
	background-image : url("/img/studentvip/topleft.png");
	background-position : top left;
	background-repeat : no-repeat;
}

#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: #242424;
}

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

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

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;
}

#tell-a-friend {
	width:50%;
	padding-right:100px;
	border-bottom:2px solid #ff6600;
}

#tell-a-friend form input, #tell-a-friend form textarea {
	width:99%;
	border:1px solid #666666;
	margin-bottom:5px;
}

#tell-a-friend form div {
	text-align:right;
}

#tell-a-friend form input.button {
	width:auto;
	border:0px;
	text-align:left;
	padding:3px;
	padding-right:50px;
}

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

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

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

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

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