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

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

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

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

#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/svip/stuVIP_gradients_textbookexchange_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 input.textbox {
	width : 14em;
}
form input.textboxlong {
	width : 24em;
}

form input.checkbox {
	border : none;
	padding : 1em;
}

form fieldset dt {
	float : left;
	width : 14em;
	text-align : right;
	margin-right : 1em;
	padding : 0.4em 0em;
}
form fieldset dt span {
	vertical-align : middle;
}
form fieldset dd {
	padding : 0.2em 0em;
	margin : 0px;
}
form fieldset dd.multiple div, form fieldset .submit {
	margin-left : 14em;
}
form fieldset dd.multiple div {
	padding : 0em 0em 1em 1em;
}
form fieldset dd.multiple label {
	display : block;
}

form fieldset hr {
	border : none;
	border-bottom : 1px solid #639;
	margin : 0.3em 0;
	padding : 0px;
	height : 0;
}

/** start: my account styles **/
#my-account {
	position : relative;
	padding : 2em 0em;
}
#my-account #my-account-tabs {
	font-size:1.5em;
}
#my-account #my-account-tabs div {
	float:left;
	width:30px;
	color:#639;
	border-bottom:2px solid #639;
	height:40px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
#my-account #my-account-tabs div.end {
	float:none;
	margin-left:420px;
	width:auto;
}
#my-account #my-account-tabs div.tab, #my-account #my-account-tabs div.tabsel {
	width:180px;
	cursor:pointer;
	height:30px;
	padding-top:10px;
}
#my-account #my-account-tabs div.tab {
	background:url(http://studentvip.clients/img/tbx/myaccount-tab.png) no-repeat top center;
}
#my-account #my-account-tabs div.tabsel {
	border:0;
	position:relative;
	bottom:-2px;
	background:url(http://studentvip.clients/img/tbx/myaccount-tabsel.png) no-repeat top center;
}

#my-account #selling-section, #my-account #buying-section {
	padding : 1em;
}

#my-account #buying-section {
	display : none;
}

#my-account h4 {
	background-color : #639;
	color : #fff;
	margin : 1em 0em;
	padding : 0.2em 2em;
}

#my-account table {
	width:100%;
}

#my-account th {
	text-align : left;
}
/** end: my account styles **/


div.search-box {
	background:#639;
	margin:0px;
	padding:0px;
}

div.search-box a {
	text-decoration:underline;
	color:#fff;
}

div.search-box div.content, div.search-box div.content h2 {
	color:#fff !important;
}

div.search-box div.content {
	line-height:1.8em;
	padding:0px 30px;
}

div.search-box .top, div.curvobox-heading .top {
	height : 16px;
	background-image : url("http://studentvip.clients/img/tbx/box-top-right.png");
	background-repeat : no-repeat;
	background-position : top right;
}

div.search-box .top .left, div.curvobox-heading .top .left {
	height : 16px;
	width : 16px;
	background-image : url("http://studentvip.clients/img/tbx/box-top-left.png");
	background-repeat : no-repeat;
	background-position : top left;
}

div.search-box .bottom {
	height : 16px;
	background-image : url("http://studentvip.clients/img/tbx/box-bottom-right.png");
	background-repeat : no-repeat;
	background-position : bottom right;
}

div.search-box .bottom .left {
	height : 16px;
	width : 16px;
	background-image : url("http://studentvip.clients/img/tbx/box-bottom-left.png");
	background-repeat : no-repeat;
	background-position : bottom left;
}

div.search-box input, div.search-box select {
	width:95%;
	margin-bottom:5px;
}
div.search-box input.button {
	width:116px;
	background-color:#09f;
}

/** poster creation **/
#poster {
	/*border : 1px solid green;*/
}

#poster h4 {
	font-size : 1em;
	font-weight : bold;
	color : #000;
}
#posterdata {
	padding-top : 4em;
	float : left;
	width : 47%;
}
#posterpreview {
	float : right;
	width : 401px;
	font-size : 0.8em;
}
#posterpreview p {
	padding : 0;
	margin : 0;
}
#posterdata table {
	border-collapse : collapse;
	width : 100%;
}
#posterdata table tbody td {
	vertical-align : middle;
}
#posterpreview_background {
	display : none;
	background-color : #f2f2eb;
}
#posterpreview_container {
	padding : 2em;
}
#posterpreview_heading {
	border : 7px solid #000;
	margin-bottom : 1em;
}
#posterpreview_heading #top-right {
	height : 29px;
	width : 29px;
	background : url("http://studentvip.clients/img/tbx/posterpreview_topright.png") no-repeat top right;
	position : relative;
	top : -7px;
	right : -7px;
	float : right;
}
#posterpreview_heading #top-left {
	height : 29px;
	width : 29px;
	background : url("http://studentvip.clients/img/tbx/posterpreview_topleft.png") no-repeat top left;
	position : relative;
	top : -7px;
	left : -7px;
	float : left;
}
#posterpreview_heading #bottom-right {
	height : 29px;
	width : 29px;
	background : url("http://studentvip.clients/img/tbx/posterpreview_bottomright.png") no-repeat bottom right;
	position : relative;
	bottom : 22px;
	right : -7px;
	float : right;
}
#posterpreview_heading #bottom-left {
	height : 29px;
	width : 29px;
	background : url("http://studentvip.clients/img/tbx/posterpreview_bottomleft.png") no-repeat bottom left;
	position : relative;
	bottom : 22px;
	left : -7px;
	float : left;
}
#posterpreview_listsite {
	padding : 0.5em 0.5em 1em 8em;
}
#posterpreview_listsite strong {
	font-size : 1.4em;
}
#posterpreview_books {
	width : 80%;
	margin : 0 auto;
}
.posterpreview_book {
	border-bottom : 2px solid #000;
	padding : 5px;
}
#poster h2.lessintense {
	color : #B096CA;
	padding : 0em;
	margin : 1em 0em;
}
#poster h3#posterpreview_title {
	text-align : center;
	color : #000;
	font-size : 3.5em;
	padding : 0em 1em;
	margin : 0.2em 0em;
	line-height : 1.1em;
	letter-spacing : -0.08em;
}
#poster h4 span {
	margin-left : 2em;
	font-weight : normal;
	font-size : 0.9em;
}
#posterpreview_tags {
	border-left : 1px solid black;
}

#search-list { }

#search-list #search-summary {
	margin:20px;
	font-weight:bold;
}

#search-list #search-summary a {
	color:#cc6600;
}

#search-list #search-results #search-foundin {
	background-color:#663399;
	color:#ffffff;
	position:relative;
}

#search-list #search-results #search-foundin #search-foundin-top {
	vertical-align:top;
	height:8px;
	position:relative;
}

#search-list #search-results #search-foundin #search-foundin-text {
	padding:7px;
	padding-top:0px;
	position:relative;
}

#search-list #search-results #search-foundin #search-foundin-text table {
	border-collapse:collapse;
}

#search-list #search-results #search-foundin #search-foundin-text table td {
	padding:0px;
	white-space:nowrap;
}

#search-list #search-results .search-item {
	border-top:2px solid #663399;
	margin-bottom:10px;
	padding-top:20px;
	clear:none;
}

#search-list #search-results .search-item b {
	font-size:1.2em;
	font-weight:bold;
}

#search-list #search-results .search-item .sell-price, #search-list #search-results .search-item .search-more {
	float:right;
}

#search-list #search-results .search-item .sell-price {
	font-weight:bold;
	color:#663399;
	font-size:1.2em;
}

#search-list #search-results .search-item .search-more span {
	border:1px solid black;
	padding:2px;
	cursor:pointer;
}

#search-list #search-results .search-item .author {
	margin-top:8px;
	vertical-align:top;
}

#search-list #search-results .search-item .search-description {
	display:none;
}

#search-list #search-results .search-item .search-description table {
	width:100%;
	margin-top:5px;
	border-top:1px solid black;
	padding-top:5px;
}

#search-list #search-results .search-item .search-description table td, #search-list #search-results .search-item .search-description table th {
	text-align:left;
	vertical-align:top;
}

#search-list #search-results .search-item .search-description table th {
	font-weight:normal;
	padding-right:10px;
	padding-left:0px;
}

#search-list #search-results .search-item .search-description table th.second {
	padding-left:10px;
}

#search-list #search-results .search-item .search-description table td {
	width:50%;
}

#search-list #search-results .search-item .search-description .price-line {
	font-weight:bold;
	font-size:1.2em;
	color:#663399;
}

#search-list #search-results .search-item .search-description .other-books {
	float:right;
}

#search-list #search-results .search-item .search-description .other-books input {
	margin-left:10px;
}

#search-list #search-results #search-nav {
	text-align:center;
}

#search-list #search-results #search-nav a {
	text-decoration:none;
}

#search-list #search-results #search-nav span {
	margin:auto 5px;
}


/* Contact seller popup */
#contact-popup {
	width:435px;
	margin:0px auto;
	padding:5px;
}

#contact-popup .popup-tab, #contact-popup .popup-tab-sel {
	display:inline;
	font-size:1.2em;
	font-weight:bold;
	padding:2px 5px;
	border:1px solid #663399;
	border-bottom:none;
}

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

#contact-popup .popup-tab a {
	text-decoration:none;
	color:#ffffff;
}

#contact-popup .popup-tab-sel {
	background-color:#ffffff;
	color:#663399;
}

#contact-popup .popup-tab-sel a {
	text-decoration:none;
	color:#663399;
}

#contact-popup #popup-content-container {
	margin-top:1px;
	padding:5px;
	border:1px solid #663399;
	width:auto;
}

#contact-popup .popup-content {
	display:none;
}

#contact-popup .popup-content table td, #contact-popup .popup-content table th {
	text-align:left;
	vertical-align:top;
	padding:3px;
}

#contact-popup .popup-content table td {
	white-space:nowrap;
}

#contact-popup .popup-content textarea {
	border:1px solid #999999;
}

#contact-popup .popup-content textarea, #contact-popup .popup-content input {
	width:99%;
}

#contact-popup #disclaimer {
	padding:5px;
}

.save-search {
	width:100%;
}

.save-search th {
	text-align:left;
}

.book-stats {
	color:#666;
}

.join em {
	color: #45195D;
}