/* 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: #FFFFFF;
}

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

.subnavi {
	background-image: url('/img/travel/stuVIP_gradients_travel_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;
}

#content h2 {
	font-size: 14px;
	font-family: Arial;
	color: #77B931;
	margin: 0;
	margin-bottom: 2px;
}

#content ul {
	list-style-image: url('/img/travel/bullet.gif');
	list-style-position: inside;
	padding-left: 20px;
}

#content li {
	margin: 5px;
}

#content .spacer {
	height: 1px;
	line-height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #B9D996;
}


.forum {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}

.forum .alternate {
	background-color: #F0F6EA;
}

.forum .expert {
	background-color: #FFF2F2;
}

.forum th, .forum td {
	padding: 10px;
	vertical-align: top;
}

.forum th {
	width: 150px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #79B92F;
	padding-right: 15px;
}

.forum .expert th {
	font-weight: bold;
	color: #000000;
}

.forum td {
	width: 630px;
}

#content .forumpost {
	background-image: url('/img/travel/forumgradient.gif');
	color: #FFFFFF;
	width: 630px;
	margin-left: auto;
	margin-right: auto;
}

#content .forumpost .top {
	border-top: 1px solid #91B49C;
}

#content .forumpost .top h1 {
	color: #FFFFFF;
	font-size: 16px;
}

#content .forumpost th, #content .forumpost td {
	padding: 5px;
}

#content .forumpost .left, #content .forumpost .right {
	background-repeat: no-repeat;
	width: 10px;
	height: 11px;
	line-height: 11px;
	padding: 0;
}

#content .forumpost .left {
	background-image: url('/img/travel/forumgradient-topleft.gif');
	background-position: top left;
}

#content .forumpost .right {
	background-image: url('/img/travel/forumgradient-topright.gif');
	background-position: top right;
}

#content .forumpost th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}

.contributor, .contributor-alternate {
	min-height: 180px;
	_height: 180px;
	border: 1px solid #D1D3CE;
	border-top: none;
	padding: 15px;
	margin-left: -11px;
	margin-right: -11px;
	color: #7B7B7B;
}

.contributor-alternate {
	background-color: #F1F7E9;
}

.contributor img, .contributor-alternate img {
	margin-right: 30px;
}