/*
Theme Name: UVICBOOK2 PRINT
Description: A theme with much help from many sources by Katharine Wright.
Version: 2.0
	
*/

body {  
	margin: 0;
	padding: 0;
	font: 11pt Arial;
	color: #000;
	background: #fff;
}

img {
	border: 0;
}

a:link, a:visited {
	background: transparent;
	text-decoration: none; 
	font-weight: bold;
	}

#wrapper {  
	width: 730px;
	margin: 0 auto;
	padding: 10px 5px;
}

#header, #logo, #uppercart, #sidenav, #newnav, #inBrief, #news, #footer, #navlist {  
	display: none;
}

/*
********************
LAYOUT 
********************
*/

#content-wrap {
	width: 100%;
}

#content-wrap #panel, #sidenav, #panel .box { 
	display: none;
}

#content-wrap #main, #submain, #event{  
	width: auto;
	float: none;
}

/* 
*******************
WHITESPACE
*******************
*/

#whitespace, .wspace { 
width: 100%;
height: 10px;
background-color: #fff;
}

/*
*****************
SUBMAIN COLUMN
*****************
*/

			
#submain h1, #event h1 { /* Titles */
	color: #369;
	font: 16pt "Verdana", Helvetica, Arial, Sans-Serif; 
}

#submain h2, h3, #event h2, h3 {  /* Headings  */
	font-size: 12pt;
	font-weight: bold;
	line-height: 90%;
	color: #000;
}

#submain h2 img {  /*  image alignment just in case useing image instead of words */
	display: none;
}

#submain p img, .bestsellerbox img, #event img {  
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}
#submain p a, .infolink a, .download a, .gbslist a, .searchauthor a, #event h2 a, #faq li a, .contactlist ul li a{  /* all links */
	color: #000;
	background: transparent;
	text-decoration: none; 
	border-bottom: 1px solid #369;
	}			

#submain .bestsellerbox { /* displays text as block with small padding no border */
	height: 150px;
	display: block; 
	margin: 10px 0px;
	padding: 3px 0px;
	border-bottom:1px dotted #e2e2e2;
}

#submain blockquote {  /* Great right hand blockquote with big Georgia text */
	background-position: 0px 7px;
	width: 200px;
	float: right;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	text-align: left;
	line-height: 90%;
	padding: 0px 0px 5px 30px;
	margin: 5px 5px 5px 5px;
	color: #666;
}

/*
******************
CONTACTS COLUMNS
******************
*/
#submain #leftcolumn {
	width: 250px;
	margin-right: 10px;
	float: left;
}

#submain #rightcolumn { 
	width: 250px;
	float: right;
}

.columnheader  { 
	width: 250px;
	margin-top: 15px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;color: #666;
	font-weight: bold;
	line-height: 90%;
	font-size: 12pt;
}

.contactlist {
	height: 100%;
	width: 100%;
	padding-bottom: 10px;
}

.contactlist ul li  {
	margin-bottom: 10px;
}

/*
****************
MERCH PAGES - SELLING BOXES
*****************
*/

#submain .sellbox { 
	width: 150px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 2px solid #e2e2e2;
	float: left;
}

#submain .sellbox img {
	height: 150px;
	color: #ccc;
	vertical-align: middle;
	text-align:center;
}

#submain .sellboxwords {  
	font-size: 8pt;
	border-top: 1px solid #efefef;
	text-align: center;
}

#submain .sellboxwords a  {  
	color: #000;
	text-decoration: underline;
	font-weight: normal; 
}


/* 
*******************
FAQS
*******************
 */
#faq {
	margin-top: 20px;
}

#faq ul  {
	list-style-image: url(../images/star_bl2.gif);
}

#faq h4  {
	color:#000;
	font-weight: bold;
	font-size:12pt;
	margin-bottom: -10px;
}

/* 
*******************
ALERT BOX
*******************
 */

#ai {
	width: auto;
}

#ai .alert {
	padding: 5px;
	margin-bottom: 15px;
}

#ai .alert img {
	vertical-align: text-top;
	margin-right: 10px;
}

#ai .alert a {
	color: #000;
	border-bottom: 1px solid #369;
}


/*
******************
CLASSES & IDS FOR USE ON ANY PAGE
******************
*/

#boxborder {  /* lovely div with double line border top & bottom */
	padding: 5px 30px; 
	line-height: 150%;
	border:3px double #e2e2e2;
	border-width:3px 0;
}

.imgleft  {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}

.indent {  /* adjusted margin indent for text */
	margin-left: 30px;
}

.italicbox {  /*  nice use of smaller italics block with grey border */
	font-weight: normal;
	font-style: italic;
	padding: 10px;
	border: 1px solid #CCC;
	width: 80%;
	margin: 0 auto;
}

.blocknobox { /* displays text as block with small padding no border */
	display: block; 
	margin: 0 auto;
	padding: 3px 0px;
	border: 0px;
} 

.divide  { /*  used in checkout for bottom line */
	border-bottom:1px solid #e2e2e2;
	padding-bottom: 10px;
	margin-bottom: 20px;
} 

.blockbdrbtm  {  /*text block with blue bottom border  */
	display: block; 
	margin: 0 auto;
	border-bottom: 2px solid #369;
	padding-bottom: 20px;
}

.point {
	padding-left: 16px;
	background: url("../images/star_red_16.gif") no-repeat;
	margin: 0 0 15px 0;
}

.blockspace  {
	margin-bottom: 20px;
}

.imgright  {  /* moves the add to cart to a closer place in the page  */
	float: right;
	border: 0px;
	padding-right: 200px;
}

.imgRighty {
	float: right;
	border: 0px;
	padding-right: 30px;
}


/*
+++++++++++++
GBS SEARCH PAGES FULL SIZE
+++++++++++++
*/

#event .bestsellerbox { /* displays text as block with small padding no border */
	height: 150px;
	display: block; 
	margin: 10px 0px;
	padding: 3px 0px;
	border-bottom:1px dotted #e2e2e2;
}

#event ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

#event ul li {  /* stars for list items in event  */
	list-style-image: url("../images/star_bl2_16.gif");
	list-style-position:inside;
	margin-bottom: 2px;
}

.ckoutbtn {
	float: right;
	border: 0px;
	padding-right: 8px;
}

.srchbtn  {
	float: right;
	border: 0px;
	padding-right: 100px;
}

/*
*************
SEARCHES
*************
*/

#search, .jbsearch  { /*  search box on index page*/
	display: none;
}

#searchspace {  /* big space to roll footer div to bottom */
	width: 100%;
	height: 280px;
	margin-bottom: 15px;
}


/* 
*******************
CONTACT FORM
*******************
 */
.contactform  {
 	display: inline;
 	padding: 4px;
 	margin: 5px 0;
}
 
.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 2px 0;
	background: #DDE7F4;
}

.contactright, .contactrightc {  /* problem with relative sizing */
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 2px 0;
}

#satop {
	width: 100%;
	height: 10px;
	margin-bottom: 5px;
}

#sstop {
	width: 100%;
	height: 40px;
	margin-bottom: 15px;
}

#ssatop {
	margin-bottom: 15px;
	margin-top: 15px;
}


/*
*****************
 GENERAL BOOKS ONLINE
****************
*/
.gbstitle  { 
	color: #369;
	font-size: 12pt;
	font-weight: bold;
}

.gbslist {  
	font-size: 9pt;
}

.gbsheader  {   
	font-size: 14pt;
	font-weight: bold;
	color: #CA1717;
	padding-top: 10px;
}

.nostock  {
	color: #CA1717;
}
	
.bigboldred{
	font-size: 12pt;
	font-weight: bold;
	color: #CA1717;
}

.gbsresults  {
	font-size:80%;
	font-style: italic;
}

/*
*****************
 SHOPPING CART
****************
*/

.newused { 
height: 100%;
width: 100%;
padding: 30px 30px 30px 30px;
border-bottom: 1px solid #E5E5E5;
margin-bottom: 10px;
}

table.order{
    width: 100%;
	margin-top: 5px;
}

table.order td {
    padding: 5px;
    border: solid #EEE 1px;
    text-align: center;
}

table.order th {
	padding: 10px;
	border: solid #CCC 1px;
	text-align: center;
}
#price, .price {
	padding: 5px;
	border: solid #EEE 1px;
}

#addr, .addr { 
	padding: 5px;
	border: solid #EEE 1px;
	text-align: left;
}

#label, .label {
	padding: 5px;
	border: solid #EEE 1px;
	text-align: right;
}

#nousedprice, .nousedprice {
	background-color: #EEE;
}

table.ship  {
	width: 100%;
	margin-top: 5px;
}

table.ship td {
    padding: 2px;
    border: solid #EEE 1px;
    text-align: center;
}