﻿/***** =layout =typography ******/
body 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	text-align: center; 
	min-width: 760px;
	margin: 0px;
	padding: 0;
	background-color: #eeeeee;
}

h1 
{
 color: #0066cc;
 text-transform: uppercase;
 font-size: 1.4em;   
 border-bottom: solid 1px #ccc;
 margin: 0 0 10px 0;
}

h2
{
	font-size: 14px;
	margin: 18px 0 8px 0; 
}


a, a:visited 
{
	color: rgb(0, 0, 238);
}

ul
{
	margin: 10px;
	padding: 10px;
	list-style-type: disc;
}

textArea.textArea
{
	font-family: Arial, Helvetica, sans-serif;
}


span.confirmation
{
	color: Red;
	font-weight: bold;
	display: block;
	margin: 5px;
}

.clear
{
	clear: both;
}

#wrapper 
{
  width: 960px; 
  margin: 0 auto; 
  text-align: left; 
  background-color: White;
  background-image: url('../Images/wrapperbg.gif');
  background-repeat: repeat-y;
  background-position: 0px center;
  padding: 1px 30px;
}

#errorWrapper
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;	
	background-color: White;
}

#mainNav 
{ 
  width: 150px; 
  float: left; 
}

#content 
{ 
  width: 800px; 
  float: right;
  margin: 0  0 0 10px;
}

#mainContent 
{ 
  width: 638px; 
  float: left; 
  padding: 0;
  margin: 0;
}

#secondaryContent 
{ 
  width: 150px;
  display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  float: right; 
  background-color:  White;
} 

#footer 
{ 
  clear: both; 
  background-color: #0c2e82;
  color: Black;
  height: 30px;
  text-align: center;
  background-color: #f8f8f8;
  border: solid 1px #ccc;
  padding: 15px;
  width: 928px; 
  margin: 10px 0px; 
} 

#footer a 
{ 
  color: Black;
} 


#mainContent td label 
{
	display: inline;
}

#mainContent table td.checkbox label
{
	width: 6em;
}


/***** =header =branding ******/

#branding
{
	border: solid 1px #ccc;
	background-color: #f8f8f8;
	background-image: url('../images/header_logo 178 78 no dot.png');
	background-position: 5px center;
	background-repeat: no-repeat;  
	width: 958px;
	height: 94px;
	margin: 10px 0px; 
}

#brandingLeft 
{
	float: left;            
}

#brandingLeft img
{
	margin-left: 250px;
	margin-top: 18px;
}

#brandingRight
{
	position: relative;
	float: right;
	width: 400px;
}

#baLogo
{
	float: right;
	margin: 9px 6px 7px 0;
}

/***** =login  ******/

#login
{
	position: absolute;
	background-color: white;
	border: solid 1px #ccc;
	color: Black;
	right: 64px;
	top: 2px;
	padding: 2px;
	height: 84px;
}

#login p
{
	margin: 2px 3px;
	padding: 0;
	clear: both;
}

#login label
{
	float: left;
	width: 6em;
	margin: 3px 0;
	clear: both;
}

#login input[type="text"], #login input[type="password"]
{
	width: 17em;
	margin: 0;
	padding: 0;
}

.loginStatus
{
	padding: 0px;
	text-align: center;
	min-width: 310px;
	height: 84px;
}

.loginError
{
	color: Red;
	font-weight: bold;
	width: 100%;
	margin-left: 6em;
	line-height: 10px;
}



/***** =home =landing page  ******/

#welcome
{	
	position: relative;
	width: 100%;
	background-color: #0C2E82;
	color: White;
	border: solid 1px #ccc;
}

#welcome p
{
	margin: 10px 0;
}

#welcome p.intro
{
	margin: 10px 0 10px 20px;
}

#welcome h2
{
	margin: 10px 0;
	border: none;
}

#welcome img
{
	margin: 20px;
}

#welcome h1
{
	font-size: 1.8em;
	margin: 0 20px;
	border: none;
	text-transform: none;
	color: White;
}

#authorHomeIntro, #publisherHomeIntro, #booksellerHomeIntro, #agentHomeIntro, #wholesalerHomeIntro
{
	color: White;
	width: 100%;
	height: 120px;
}

#booksellerInfo
{
	width: 498px;
	color: White;
	background-color: #6D82B4;
	float: left;
	height: 80px;
	padding: 20px;
}

#booksellerArrow
{
	width: 100px;
	background-color: #8596c0;
	float: right;
	height: 120px;
}

#booksellerArrow a
{
	display: block;
	width: 100px;
	height: 120px;
	text-decoration: none;
	background: url('../images/arrow.png') no-repeat center center;
}

#publisherInfo
{
	width: 498px;
	color: White;
	background-color: #3D589B;
	float: left;
	height: 80px;
	padding: 20px;
}

#publisherArrow
{
	width: 100px;
	background-color: #556DA8;
	float: right;
	height: 120px;
}

#publisherArrow a
{
	display: block;
	width: 100px;
	height: 120px;
	text-decoration: none;
	background: url('../images/arrow.png') no-repeat center center;
}

#authorInfo
{
	width: 498px;
	padding: 20px;
	color: White;
	background-color: #0C2E82;
	float: left;
	height: 80px;
}

#authorArrow
{
	width: 100px;
	background-color: #25438F;
	float: right;
	height: 120px;
}

#authorArrow a
{
	display: block;
	width: 100px;
	height: 120px;
	text-decoration: none;
	background: url('../images/arrow.png') no-repeat center center;
}

#wholesalerInfo
{
	width: 498px;
	color: White;
	background-color: #6D82B4;
	float: left;
	height: 80px;
	padding: 20px;
}

#wholesalerArrow
{
	width: 100px;
	background-color: #8596c0;
	float: right;
	height: 120px;
}

#wholesalerArrow a
{
	display: block;
	width: 100px;
	height: 120px;
	text-decoration: none;
	background: url('../images/arrow.png') no-repeat center center;
}

#agentInfo
{
	width: 498px;
	color: White;
	background-color: #0C2E82;
	float: left;
	height: 80px;
	padding: 20px;
}

#agentArrow
{
	width: 100px;
	background-color: #25438F;
	float: right;
	height: 120px;
}

#agentArrow a
{
	display: block;
	width: 100px;
	height: 120px;
	text-decoration: none;
	background: url('../images/arrow.png') no-repeat center center;
}

/***** =book details ******/
#bookDetails h2
{
	font-size: 14px;
	margin: 18PX 0 8px 0;
	border-bottom: solid 1px #ccc;
	 
}

#bookDetails p
{
	margin: 0;
}


/***** =profile  ******/

.profile fieldset
{
	position: relative;
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	background: #f8f8f8;
	clear: both;
}

.profile p
{
	margin: 5px 0;
}

.profile legend 
{
	position: absolute;
	top: -.5em; 
	left: .5em;
	font-weight: bold;
}

.profile label
{
	float: left;
	width: 12em;
	line-height: 2em;
}

.profile span.validation 
{
	margin-left: 12em;
}

.profile td label
{
	width: 12em;
	float: none;
}

.profile .fullWidth
{
	width: 100%;
}

.profile input[type="text"]
{
	width: 20em;
}

.profile input[type="submit"]
{
	width: 7em;
}

.profile input[type="checkbox"]
{
	float: left;
}

.profile input.wide
{
	width: 10em;
}

.profile .textArea
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	width: 350px;
	height: 180px;
}

.profile input.fileUpload
{
	width: 100%	
}

.profile img
{
	margin-top: 8px;
}

.profile input.small
{
	width: 5em;
}

.profile input.tiny
{
	width: 2em;
}

.profile input.med
{
	width: 16em;
}

.profile label.med
{
	width: 16em;
}

.profile label.wide
{
	width: 28em;
}

.profile label.wider
{
	width: 40em;
	display: block;
	float: left;
}

.profile label.small
{
	width: 8em;
}

.profile input.rightAlign
{
	float: right;
}


.profile span.authorProfile
{
	margin:  0 -4px;
}

.profile table.amPm
{
	display: inline;
	vertical-align: middle;
}

.profile a
{
	display: inline;
}

.profile strong
{
	width: 9.3em;
	float: left;
}

/***** =event  ******/

.booksellerEvent, .authorEvent
{
	position: relative;
	border: 1px solid #ccc;
	margin: 5px 0;
	background: #f8f8f8;
	float: left;
	clear: both;
	width: 100%;
	padding: 0;
}

.booksellerEvent a.deleteEvent
{
	position: absolute;
	top: 0;
	right: 0px;
	margin: 5px;
}

.booksellerEvent a.editEvent
{
	position: absolute;
	top: 0;
	right: 40px;
	margin: 5px;
}

.eventAuthor
{
	border: 1px solid #ccc;
	margin: 5px;
	background: White;
	float: left;
	width: 120px;
	min-height: 150px;
	text-align: center;
}

.booksellerEvent p, .booksellerEvent h2, .authorEvent p, .authorEvent h2
{
	margin: 5px;
}

.authorEvent p.offset
{
	margin-left: 10em;
	margin-top: -20px;
	clear: both;
	float: left;
}

.authorEvent label
{
	float: left;
	font-weight: bold;
	clear: both;
	margin: 5px;
}

.authorEvent p
{
	clear: both;
}

.acceptDecline
{
	border: 1px solid #ccc;
	margin: 10px 5px 5px 5px;
	background-color: White;
	padding: 5px;
	width: 15em;
	clear: both;
}

.acceptDecline a
{
	display: block;
	float: left;
	margin: 10px 0 0 0;
}

.acceptDecline label, .acceptDecline input
{
	float: none;
	font-weight: normal;
	clear: none;

}

.acceptDecline input
{
	margin: 0 0 0 13px;
}

.acceptDecline label
{
	width: 4em;
}

/***** =event =rating  ******/

.rating
{
	border: 1px solid #ccc;
	margin: 10px 5px 5px 5px;
	background-color: White;
	padding: 5px;
	width: 14em;
	clear: both;
	text-align: center;
}

.rating label, .acceptDecline input
{
	font-weight: normal;
	float: none;
}

.rating label
{
	width: 1.2em;
}

.ratingStars
{
	background-image: url('../images/rating_stars.png');
	background-position: left top;
	width: 90px;
	height: 30px;
	margin: 5px;
}

.ratingResults
{
	position: absolute;
	right: 0;
	top: 20px;
	border: 1px solid #ccc;
	margin: 5px;
	background-color: White;
	padding: 5px;
	width: 8em;
	clear: both;
	text-align: center;
}

.ratingResultStars
{
	background-image: url('../images/rating_stars_half.png');
	background-position: right bottom;
	width: 90px;
	height: 30px;
	margin: 5px;
}

/***** =top20  ******/

.top20
{
	border: solid 1px #ccc;
	margin: 10px 0 0px 0;
	padding: 0;
	float: left;
	width: 148px;
}

.top20 p
{
	text-transform: uppercase;
	text-align: center;
	color: Black;
	font-size: 1em;
	margin: 5px  10px;
	padding: 0;
}

.top20 p.footer
{
	text-transform: none;
	text-align: center;
	font-size: 0.8em;
	margin: 1px 2px;
	padding: 0;
}

.top20 p.titleBorder
{
	border-bottom: solid 1px #ccc;
	margin: 0 10px 5px 10px;
}

.top20 ul 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 9px; 
}

.top20 a
{
	text-align: left;
	color: Black;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 2px 3px;
}

.top20 a.odd
{
	background-color: #f8f8f8;
}

.top20 a:hover
{
	background-color: #ccc;
}

/***** =adRight ******/

.adRight img
{
	float: left;	
}

.adRight
{
	background-image: url('../images/box_bottom_whitebg.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 150px;
	margin-bottom: 10px;
}

.adRightInner
{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
	width: 142px;
	float: left;
	margin: 0 0 10px 0;
	padding: 3px;
}

.adRightInner ul
{
	list-style: none;
	margin: 5px;
	padding: 5px;
}

.adRightInner ul li
{
	margin: 5px 0;
}

.adRightInner p
{
	text-align: center;
	margin: 5px 0 0 0;
}

/***** =mainNav =menu  ******/

.PrettyMenu .AspNet-Menu-Vertical
{
    position: relative; 
    top: 0;
    margin: 0px 0;
    left: 0; 
    z-index: 300;
    float: left;
}

.PrettyMenu ul.AspNet-Menu, 
.PrettyMenu ul.AspNet-Menu ul
{
    width: 150px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.PrettyMenu ul.AspNet-Menu li
{
    background-color: #0066cc;
    margin: 0;
    background-image: url("../images/shade.png");
    background-position: bottom; 
    border-bottom: solid 1px Gray;
    
}

.PrettyMenu ul.AspNet-Menu li a,
.PrettyMenu ul.AspNet-Menu li span
{
    color: white;
    padding: 4px 2px 4px 8px;
}

.PrettyMenu ul.AspNet-Menu li:hover, 
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover
{
    background: #8596c0;
    background-image: url("../images/shade.png");
    background-position: bottom; 
    border-bottom: solid 1px Gray;
}

/***** =iTunes =table  ******/

table.iTunes {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #ccc;
  margin: 10px 0;
  background-color: White;
}

table.iTunes th {
  font-weight:  normal;
  text-align: left;
  background: #ccc url(../images/bar.gif) repeat-x left center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

table.iTunes th, table.iTunes td {
  padding: 0.5em;
  border-right: 1px solid #ccc;
}

table.iTunes th.cover, table.iTunes td.cover {
  padding: 4px;
  text-align: center;
  vertical-align: middle;
}

table.iTunes td.checkBox {
  text-align: center;
  vertical-align: middle;
}

table.iTunes td.orderBooksCol 
{
	margin: 0;
	padding: 0;
}

table.iTunes td.supplierDropDown select 
{
	font-size: 10px;
	width: 16em;
}
/*
table.iTunes a {
  color: Black;
}
*/
table.iTunes td 
{
	vertical-align: top;
}

.odd {
  background-color:#edf5ff;
}

table.iTunes thead tr:hover {
  background-color: transparent;
  color: #000000;
}

/***** =book =bookList ******/
.book
{
	position: relative;
	float: left;
	background-color: White;
	border: solid 1px #ccc;
	width: 140px;
	padding: 2px;
	min-height: 195px;
	text-align: center;
	margin: 5px 5px 0 0;
}

.promoBookClear
{
	height: 30px;	
}

.book p
{
	margin: 2px 0;
}

.promoBookIcons
{
	position: absolute;
	bottom: 2px;
	right: 2px;
}

.book a.removeButton
{
	background-image: url('../Images/promoBookIcons.png');
	background-repeat: no-repeat;
	background-position: right top;
	width: 30px;
	height: 30px;
	display: block;
	float: right;
}

.book a.removeButton
{
	background: url('../Images/promoBookIcons.png') no-repeat center top;
	width: 30px;
	height: 30px;
	display: block;
	float: right;
}

.book a.cartButton
{
	background: url('../Images/promoBookIcons.png') no-repeat right top;
	width: 30px;
	height: 30px;
	display: block;
	float: right;
}

.book a.oneClickButton
{
	background: url('../Images/promoBookIcons.png') no-repeat left top;
	width: 30px;
	height: 30px;
	display: block;
	float: right;
}

/******* =promotionFulfillment ********/
.promotionFulfillment input[type="checkbox"], .promotionFulfillment table td input[type="checkbox"]
{
	float: left;
	margin-left: -3px;
	margin-top: -3px;
}

.promotionFulfillment label, .promotionFulfillment table td label
{
	width: 90%;
	float: left;
	margin: 3px 0 0 5px;
}

label.promoLabel, .promotionFulfillment table td label.promoLabel
{
	clear: both;
	width: 10em;
	margin-left: 22px;
	line-height: 25px;
}

.promotionFulfillment table
{
	clear: both;
}

.promotionFulfillment div
{
	margin: 10px 0px;
}

/******** =orderBooks **********/
table.orderBooks {
  border-collapse: collapse;
  width: 100%;
  border: 0;
  margin: 0;
  background-color: White;
  border: none;
}

table.orderBooks th {
  font-weight:  normal;
  text-align: left;
  background: #ccc url(../images/bar.gif) repeat-x left center;
  border-top: 0px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 10px;
}

table.orderBooks th, table.orderBooks td {
  padding: 2px;
 /* border-right: 1px solid #ccc;*/
}

table.orderBooks td 
{
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
}

table.orderBooks td.lastCol, table.orderBooks th.lastCol
{
	border-right: none;
	width: 10px;
}

table.orderBooks td.isbnCol, table.orderBooks th.isbnCol
{
	width: 80px;
}

.odd {
  background-color:#edf5ff;
}

label.error, span.error
{
	color: Red;
	font-weight: bold;
	width: 100%;
}

.AspNet-PasswordRecovery
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.AspNet-PasswordRecovery span
{
	margin: 5px 0px;
	display: block;
}

.AspNet-PasswordRecovery em
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.eventFile
{
	border: 1px solid #c0c0c0;
	padding: 2px;
	position: relative;
	margin: 5px 0;
	background-color: White;
}

.eventFile a
{
	display: block;
	margin: 3px;
}

.eventFile label
{
	width: 100%;
	float: none;
	display: block;
	margin: 7px 3px;
}

.eventFile input
{
	float: right;
	position: absolute;
	top: 2px;
	right: 2px;
}

span.fileDescription
{
	width: 100%;
	display: block;
	
}

label.optionalLabel
{
	margin-top: 5px;
}


/***** =thread =table  ******/

table.thread {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #ccc;
  margin: 10px 0;
  background-color: White;
}

table.thread td {
  padding: 0;
  border-right: 1px solid #ccc;
  vertical-align: top;
}

table.thread .odd {
  background-color:#edf5ff;
}

.posttitle
{
	background-color: #ccc;
	height: 15px;
	padding: 3px;
}

td.postinfo
{
	background-color: #f8f8f8;
	text-align: center;
}

.postbody
{
	padding: 5px;
}

.forumTopic fieldset
{
	padding: 5px;
}

a.forumLink
{
	line-height: 25px;
}

img.forumImage
{
	float: left;
	margin: 5px;
	border: 5px solid #ccc;
}

/***** =promotion  ******/

.promotion fieldset
{
	position: relative;
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	background: #f8f8f8;
	clear: both;
}

.promotion p
{
	margin: 10px 0;
	clear: both;
}

.promotion legend 
{
	position: absolute;
	top: -.5em; 
	left: .5em;
	font-weight: bold;
}

.promotion label
{
	float: left;
	width: 12em;
	margin: 0;
}

.promotion a
{
	clear: both;
}


.promotion td label
{
	width: 12em;
	float: none;
}


.promotion table
{
	margin: 0;
	padding: 0;
}

.promotion .checkbox td
{
	padding: 0 15px 0 0;
}

.promotion .fullWidth
{
	width: 100%	
}

.promotion input[type="text"]
{
	width: 20em;
}


.promotion input.fileUpload
{
	width: 100%	
}

.promotion input.small
{
	width: 5em;
}

.promotion input.tiny
{
	width: 2em;
}

.promotion input.med
{
	width: 16em;
}

.promotion label.med
{
	width: 16em;
}

.promotion label.wide
{
	width: 28em;
}

.promotion label.small
{
	width: 8em;
}

.promotion a.endPromotion
{
	position: absolute;
	top: 0;
	right: 0;
	margin: 5px;
}

.promotion a.uploadFiles
{
	position: absolute;
	top: 0;
	right: 90px;
	margin: 5px;
}

.promoBook p
{
	display: block;
	margin: 2px;
	font-size: 10px;
}

.promoBook img
{
	float: left;
	margin: 2px;
}

.promotion .addToBasket
{
	position: absolute;
	bottom: 8px;
	left: 15px;
	
}

.promotion .addToBasket label
{
	width: 50px;
	color: Red;
	margin: 0;

}

.promotion .addToBasket a
{
	width: 40px;
	float: left;
	color: Red;
	clear: None;
	margin: 0;
}

.promotion .checkBox label
{
	width: 95%;
}

a.selected
{
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.searchProgress img
{
	margin-bottom: -3px;
}

/***** =error page  ******/
#error h1
{
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: Red;
}

#error p
{
	font-size: 16px;
}

.DebugErrorMessage
{
    font-style: italic;
    font-weight: bold;
    width: 100%;
    color: Red;
}

.DebugSource
{
    white-space: pre;
    font: 12px Lucida Console;
    line-height: 150%;
    background-color: #e9e9e9;
    padding: 0px 10px;
}

.DebugError
{
    background-color: #bfccbf;
    font: 12px Lucida Console;
    padding: 4px 0px;
}
/* Admin forms gridviews */
.AdminGridViewStyle
{
    font-size: 90%;
    padding: 4px;
    width: 100%;
}

.AdminGridViewHeaderStyle
{
    background-color: #002A90;
    color: #FF6919;
    font-weight: bold;
}

.AdminGridViewAlternatingRowStyle
{
    background-color: #F8F8F8;
}

.AdminGridViewRowStyle
{
}
/* END - Admin forms gridview */