
body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial;
	background-color: #f3f7fa;
	font-size: 14px;
	line-height: 1.4em;
}

p 
{
    padding: 5px;
}

ul {
    text-indent: 5px;
    padding: 6px;
    margin: 2px;
}

fieldset
{
    padding: 20px;width: 610px; border: thin solid #edf3f5;color: #072e73;
}
legend
{
    
}
    
/** Master page ************************************/ 

#wrapper 
{
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}

#container 
{
	width: 952px;
	background-color: #FFFFFF;
	display: inline-block;
}

#container-top 
{
	background-image: url(/images/containertopcurve.jpg);
	height: 20px;
	width: 952px;
	display: inline-block;
}

#container-btm 
{
	background-image: url(/images/containerbtmcurve.jpg);
	height: 8px;
	width: 952px;
	display: inline-block;
}

 #iewarning 
 {
    display: none;
    background: #efefef;
    border: 1px solid #666;
    text-align: center;
    padding: 20px;
    font-size: 20px;
    margin-top:10px;
    line-height: 1.4em;
 }

#right-column {
    float: left;
    width: 260px;
    border: 0px solid #000;
    margin-top: 30px;
}

/*  Product Detail Page ********************************************************* */


.img-column
{
    float: left; padding-left: 15px; width: 200px; padding-right: 15px; 
}

.img-enlarge {
	background-image: url(/images/btnZoomImage.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 14px;
	width: 140px;
	margin-top: 5px;
	padding-left: 20px;
	margin-left: 25px;	
	font-size: 12px;
}

#midcontainer 
{
    float: left;
	width: 445px;
}

#title h1 {
	color: #072e73;
	font-size: 20px;	
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}
#title .by {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
}

#title .author {
	font-size: 15px;
	color: #c2393e;
	margin-top: 10px;
}

.book-detail-prices
{
	 width: 435px;
	 margin-top: 20px; 
	 margin-bottom: 20px; 
}

.book-detail-prices td
{ 
    font-size: 12px;
    vertical-align:middle;
    padding: 0px;
}

.book-detail-prices td.header
{ 
    font-size: 15px;
    vertical-align:middle;
    padding-top: 10px;
    color: #072e73;
    font-weight: bold;    
}

div#bbbLogo 
{
    padding: 25px 0 0 0;
}
        
div#bbbLogo a 
{
    margin: 25px 20px 0 20px;
}

div#bbbLogo p 
{
    margin: -62px 0px 0px 66px;
    padding: 0;
    text-align: center;
    color: #115b78;
}

/* Shopping Cart  **************************************************************************/


.shopping-cart {
	float: left;
	width: 645px;
	padding-left: 10px;
}

.shopping-cart h1 {
	float: left;
	width: 500px;
	font-size: 20px;
	font-weight: bold;
	color: #072e73;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(/images/btn_cartImg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;	
}

.shopping-cart-header 
{
	background-image: url(/images/cart_header_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	vertical-align: middle;
}

.shopping-cart-header th 
{
	vertical-align: middle;
	padding-left: 5px;
	font-weight: bold;
}

.shopping-cart td 
{
	vertical-align: middle;
	font-size: 14px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* CheckOut Pages **************************************************************************/

.checkout-container-left
{
    float: left; width: 680px; padding-left: 10px; margin-top: 20px;
}

.checkout-container-right 
{
	float: left;
	width: 250px;
	margin-top: 50px;
	padding-left: 10px;
}

.customerForm
{
    border: 0px solid #000;
}
    
.customerForm td
{
    padding: 3px; vertical-align: middle;
}

label.error 
{
    display:none;
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
	font-size: 12px;
}


.orderSummary
{
    width: 100%;
}

.orderSummary th
{ 
    background-color: #3c7d98;
    color: #ffffff;  
    padding: 3px; 
}

.orderSummary td
{
    padding: 3px; 
    font-size: 12px;
}

.orderSummary td.line
{
    padding: 0px;
    height: 1px;
    margin: 0px;
    border-bottom: 1px solid #3c7d98;
}

/* Shopping Cart Small *********************************************************************/


.shopcartsmall 
{ width: 240px; border: 0px solid #000; min-height:70px;  }

.shopcartsmall td
{ font-size: 12px;	}

.shopcartNormal
{ width: 100%; border: 0px solid #000; min-height:100px; margin-bottom:15px;}

.shopcartNormalLineItem
{padding-top:5px; border: 1px solid #000; padding-left: 6px;  }


#ProceedToCheckOut
{
    position: relative;	
	left:0px;
	top: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 22px;
	cursor: pointer;
}


/* Tabs **************************************************************************/
.tabs {
	float: left;
	width: 433px;
	padding-top: 10px;
}

.tabs ul 
{
    margin:0px;
    padding:0px;
}

.tabs li 
{
	text-decoration: none;
	float: left;
	list-style-type: none;
    padding:0px;
}

.tabs li a 
{
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 14px;
	color: #072e73;
	text-decoration: none;
	float: left;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b5b5b5;
	border-right-color: #b5b5b5;
	border-left-color: #b5b5b5;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

.tabs li a:hover  
{
    font-weight: bold;
}

.tabs li .selected 
{	
	font-weight: bold;	
	color: #C0353A;
	border-bottom: 0px;
}

.tabs-content
{
	float: left;
	background-image: url(/images/tabing-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 415px;
	border: 1px solid #b5b5b5;
	padding: 10px;
	min-height: 150px;	
}

/*  overlayed element ********************************************************* */
div.overlay {	
	 /* must be initially hidden */ 
    display:none;
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
    
    /* styling */ 
    background-color:#333; 
     
    min-height:100px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 20px 5px #063233; 
    -webkit-box-shadow: 0 0 20px #063233;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(/images/close.png);
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}


.imgLoading {position: relative;top:50px;left:50px;height:64px; width:64px; border: 1px solid #000; cursor: pointer;}
.imgCover {position: relative;top:7px;left:3px;width:185px; border: 1px solid #000; cursor: pointer;}

.shoppingcart-container
{
    margin: 30px 0px 0px 20px;
    width: 630px;
    font-family:"verdana";
    float: left;     
}

.shoppingcart-sidebar 
{
    margin: 65px 0px 0px 0px; 
    width: 200px;
    float: left;
}

.shoppingcart-container h1
{
    background-color:#fff;
    color: #072e73;
    font-size: 20px;  
    font-family:"Pompiere", Georgia, "Times New Roman", serif;
    
    background-image: url(/images/bullet.jpg); 
    background-repeat: no-repeat; 
    
    height:36px;
    width:640px;
    padding-left: 32px;
    padding-top: 2px;
    margin:0px 0px 0px 30px; 
    line-height: 20px;
}

.Cart-Container  
{
    margin: 0px 0px 15px 18px; 
    width: 601px; 
    border: 0px solid #000;
    padding: 10px;
    font-size: 12px;
}

.Cart-row
{
    margin-left:0px;
    margin-bottom:10px;
    
}

/* CheckOut Pages **************************************************************************/

.orderSummary
{
    width: 100%;
    margin:0px;
    padding:0px;
    background-image:none;
    display: inline-block;
    position: relative;
    float: none; min-height: 150px;
    
}

.orderSummary th
{ 
    background-color: #efefef;
    width: 100%;
    color: #000;  
    padding: 3px; 
    font-weight: bold;
}

.orderSummary td
{
    padding: 3px; 
    font-size: 12px;
}

.orderSummary p
{
    display: inline-block; border: 1px solid #000;
}

.orderSummary td.line
{
    padding: 0px;
    height: 1px;
    margin: 0px;
    border-bottom: 1px solid #3c7d98;
}

.cartline
{
    padding: 0px;
    height: 1px;
    margin: 0px 0px 0px 28px;
    border-bottom: 1px solid #efefef;
    width: 600px;
}
