body {
	background-color: #382528;
	background-image:url('../images/leather_background.jpg');
	color: black;
	font-family:"Times New Roman", times, times-roman, georgia, serif;
	font-size: 16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	}

.fancy {
	border:1px solid #ccc; 
	padding: 4px; 
	background: #FFF;
	/* z-index: -1; */
	}

.down {
	margin-top: 20px;
	}

a:link {text-decoration: underline; color: #660000;}
a:active {text-decoration: underline; color: #660000;}
a:visited {text-decoration: underline; color: #660000;}
a:hover {text-decoration: underline; color: #330000;}
a:link.bold {text-decoration: underline; color: #660000; font-weight: bold;}
a:active.bold {text-decoration: underline; color: #660000; font-weight: bold;}
a:visited.bold {text-decoration: underline; color: #660000; font-weight: bold;}
a:hover.bold {text-decoration: underline; color: #330000; font-weight: bold;}
a img {border: 0;}
p {color: #000000;}
ul {color: #000000;}
h1 {color: #660000; font-weight: bold;  font-size: 1.5em;}
h2 {color: #660000; font-weight: bold; font-size: 1.2em;}
h3 {color: #000000; font-weight: normal; font-size: 1em;}
a:link.bottom {text-decoration: none; color: #FFFFFF;}
a:active.bottom {text-decoration: none; color: #FFFFFF;}
a:visited.bottom {text-decoration: none; color: #FFFFFF;}
a:hover.bottom {text-decoration: none; color: #CCCCCC;}
.small {text-decoration: none; color: #000000; font-size: .75em;}
.bold {text-decoration: none; color: #000000; font-weight: bold;}
.aldora {text-decoration: none; color: #FFFFFF;  font-weight: bold; font-size: .75em;}
.price {text-decoration: none; color: #660000; font-weight: bold; font-size: 1.2em;}

hr {
  border : 0;
  height : 32px;
  background : url(../images/hr.jpg) 0 0 no-repeat;
  margin : 1em 0;
}

#footer ul {
	margin: 0;
	padding: 0;
	}

div#wrapper {
/* position: absolute;
top: 5;
left: 50%;
margin-left: -400px; */
width: 800px;
margin: 0 auto;
}

div.title {
width: 800px;
background-image: url(../images/title_back.gif);
}


div.content {
background-color: #FFFFFF;
width: 770px;
padding-left: 15px;
padding-right: 15px;
margin-top: 14px;
padding-top: 15px;
}

.column {
width: 380px;
float: left;
}

.toppad {
margin-top: 7px;
}

#phone {
background-color: #000000;
width: 800px;
height: 15px;
}

#footerbottom {
width: 800px;
}


#footer {
width: 790px;
/* text-align: center; */
background-color: #FFFFFF;
clear: both;
padding-top: 28px;
padding-bottom: 18px;
padding-left: 10px;
margin-top: -25px;
}

#footer ul {
	list-style-type: none;
	margin-top: -10px;
	}

#address {
	width: 250px;
	}

#address li {
	padding-right: 10px;
}

#address ul {
	margin-top: 30px;
	}

.listhead {
	list-style-type: none;
	margin-left: -16px;
	padding-top: 7px;
	padding-bottom: 5px;
	}

td.black {background-color: #000000;}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#indexright  {
	float: right;
	width: 480px;
	}

#bottommenu  {
	/* float: right;
	width: 550px;
	text-align: center;
	margin-top: 25px; */
	padding-top: 10px;
	width: 150px;
	}

#bottommenu ul {
	list-style-type: none;
	/* display: inline; */
	}

#bottommenu li {
	/* display: inline;
	padding: 7px; */
	}

ul.links {
	list-style-type: none;
	}

#menu {
background-color: #FFFFFF;
width: 800px;
text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -14px;
}

#menu img {
	border: 0;
}

img.right
{
float: right;
padding-left: 15px;
border: none;
}

img.left
{
float: left;
padding-right: 15px;
border: none;
}

.right
{
float: right;
padding-left: 15px;
}

.left
{
float: left;
padding-right: 15px;
}

div.product {
	width: 770px;
	}

div.productphoto {
	float: left;
	width: 280px;
	height: 100%;
	margin-top: auto;
	margin-bottom: auto;
	}

div.description {
	float: right;
	width: 490px;
	margin-top: -20px;
	}

div.bookphoto {
	float: left;
	width: 370px;
	height: 100%;
	margin-top: auto;
	margin-bottom: auto;
	}

div.bookdescription {
	float: right;
	width: 400px;
	}

/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:160px;
	/* margin-left: 15px; */
	margin-left: -40px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:50;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-size: larger; font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.cartHeaders {
	color:  black;
	font-weight: bold;
	text-align: left;
	}

.itemName {
	float: left;
	width: 200px;
	clear: left;
	}
.itemOptions {
	float: left;
	width: 70px;
	}
.itemPrice {
	float: left;
	width: 75px;
	}
.itemQuantity {
	float: left;
	width: 70px;
	text-align: center;
	}
.itemdecrement {
	float: left;
	width: 70px;
	text-align: right;
	}
.itemincrement {
	float: left;
	width: 70px;
	}
.itemincrement a {
	text-decoration: none;
	}
.itemdecrement a {
	text-decoration: none;
	}

.itemTotal {
	float: right;
	width: 75px;
	text-align: right;
	}
#cart {
	width: 750px;
	/* border: 1px solid black; */
	margin: 0 auto;
}
#total {
	font-weight: bold;
	float: right;
	text-align: right;
	}
	
.itemQuantity input {
	width: 25px;
	}

#cartInfo {
	background-color: white;
	text-align: left;
	padding-left: 10px;
	}

.button {
	border: 0px;
	position: relative; top: 29px;
	}

.simpleCart_shelfItem {
	margin-top: -70px;
	position: relative; left: 50px;
	}

.middle_button {
	border: 0px;
	position: relative; top: 7px;
	}
.top_button {
	border: 0px;
	position: relative; top: 8px;
	}
.bottom_button {
	border: 0px;
	position: relative; top: 28px;
	}
.item_options {
	font-family:"Times New Roman", times, times-roman, georgia, serif;
	font-size: 16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	}
