/*
CSS Credit: http://www.templatemo.com/
*/


body {
	padding: 10px;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #000000;
	background: #4b4743;
}

a:link, a:visited { color: #e6e154; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #e6e154; text-decoration: underline;}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}


.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_width {
	float: left;
	width: 20px;
	height: 30px;
	font-size: 1px;	
}

.buy_now_button a{
	clear: both;
	text-align: center;
	display: block;
	width: 100px;
    height: 23px;
	padding: 4px 0 0px 0;
    margin-top: 50px; 
	margin-bottom: 10px;
    margin-left: 30px;
    background-color: #8B7355; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
    border: 1px solid #333;
}

.detail_button a{
	clear: both;
	text-align: center;
	display: block;
	width: 100px;
    height: 23px;
	padding: 4px 0 5px 0;
	margin-bottom: 10px; 
	background-color: #8B7355;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#templatemo_container{
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	background: #DBCCA5;
        border: 5px solid #2b2b2a;
     
}

a.p1 {display:block; width:100px; height:150px; text-decoration:none; background:#fff; border:0; margin:0px 20px 0px 0px; float:left;}
a.p1 img {display:block; border:0;}
a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000; position:relative; z-index:500;}
a.p1 b {display:block; position:absolute; left:-9999px; padding:10px;
 
}
 
a.p1:hover b {top:-0px; left:0px; padding:10px; border:1px solid #aaa; background:#8B7355;
 
}
 
 

a.p2 {display:block; width:100px; height:150px; text-decoration:none; background:#fff; border:0; margin:0px 20px 0px 180px; float:left;}
a.p2 img {display:block; border:0;}
a.p2:hover {text-decoration:none; background-color:#8c97a3; color:#000; position:relative; z-index:500;}
a.p2 b {display:block; position:absolute; left:-9999px; padding:10px;
  
}
  
a.p2:hover b {top:-140px; left:-180px; padding:10px; border:1px solid #aaa; background:#8B7355;
 
}


a.p3 {display:block; width:100px; height:150px; text-decoration:none; background:#fff; border:0; margin:0px 20px 0px 180px; float:left;}
a.p3 img {display:block; border:0;}
a.p3:hover {text-decoration:none; background-color:#8c97a3; color:#000; position:relative; z-index:500;}
a.p3 b {display:block; position:absolute; left:-9999px; padding:10px;
  
}
  
a.p3:hover b {top:-80px; left:-120px; padding:10px; border:1px solid #aaa; background:#8B7355;
 
}

a.p4 {display:block; width:100px; height:129px; text-decoration:none; background:#fff; border:0; margin:0px 20px 0px 0px; float:left;}
a.p4 img {display:block; border:0;}
a.p4:hover {text-decoration:none; background-color:#8c97a3; color:#000; position:relative; z-index:500;}
a.p4 b {display:block; position:absolute; left:-9999px; padding:10px;
 
}
 
a.p4:hover b {top:-0px; left:0px; padding:10px; border:1px solid #aaa; background:#8B7355;
 
}
 
/* menu */

#templatemo_menu {
	clear: both;
	width: 960px;
	height: 45px;
        margin-top: 10px;
        border: 1px solid #333;
        background-color: #8B7355;       	
}

#templatemo_menu ul {
	padding: 13px 0 0 0;
	margin: 0;
	list-style: none;
}

#templatemo_menu ul li{
	display: inline;
        float: left;
        padding: 0 10px;
	
}

#templatemo_menu ul li a{
	float: left;
	padding: 0 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #000000;
}

/* end of menu*/

/* header */
#templatemo_header {
	clear: both;
	width: 960px;
	height: 285px;
	padding: 0;
	margin-bottom: 10px;
        border: 1px solid #333;
        background: url(images/header-alt.jpg) no-repeat;
}

#templatemo_header a,a:hover {
	color: #ffffff;
}

#templatemo_header #templatemo_special_offers {
	float: left;
	font-size: 14px;	
	margin-top: 95px;
	margin-left: 490px;
	width: 180px;
}

#templatemo_special_offers a {
	font-size: 12px;
}

#templatemo_special_offers  p {
	margin: 0 0 20px 0;
}
#templatemo_special_offers p span {
	font-size: 18px;
}

#templatemo_header #templatemo_new_books {
	float: left;
	margin-top: 90px;	
	margin-left: 55px;
	width: 180px;
}

#templatemo_new_books ul {
	 margin: 0 0 10px 0;
	 padding: 0 0 0 20px;
}

#templatemo_new_books li {
	 margin: 0;
	 padding: 0; 
}


/* end of header */


/* content */
#templatemo_content {
	clear: both;
	width: 920px;
	padding: 0 20px;
}


#templatemo_content #templatemo_content_left {
	float: left;
	width: 188px;
	padding: 10px;
	background-color: #8B7355;
	border: 1px solid #2b2b2a;
}

#templatemo_content #templatemo_content_right {
	float: right;
	width: 670px;
}

#templatemo_content #templatemo_content_right img {
	border: 1px solid #2b2b2a;
}


#templatemo_content_left .templatemo_content_left_section{
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px solid #2b2b2a;
	margin-bottom: 20px;
}

.templatemo_content_left_section h1 {
	font-size: 14px;
	color: #ffffff;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #ffffff;
}

.templatemo_content_left_section ul {
	padding: 0;
	margin: 0;
}

.templatemo_content_left_section ul li{
	padding: 0 0 3px 10px;	
	list-style: none;
}

.templatemo_content_left_section ul li a{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.templatemo_content_left_section li a:hover, .templatemo_content_left_section li .current{
	color: #000000;
}





#templatemo_content_right .templatemo_product_box {
	float: left;
	width: 303px;
	height: 210px;
	padding: 10px;
	border: 1px solid #333;
}

#templatemo_content_right h1 {
	padding: 10px;
	margin: 0 0 20px 0;
	font-size: 15px;
	color: #FFFFFF;
    border: 1px solid #333;
    background-color: #8B7355;
	
}

#templatemo_content_right h2 {
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	font-size: 12px;
	color: #000000;
}

#templatemo_content_right h3 {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 18px;
	color: #85391f;
}

#templatemo_content_right h4 {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 18px;
	color: #ff0000;
    margin: 290px 0px 50px 180px;
}

#templatemo_content_right h5 {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 18px;
	color: #ff0000;
    margin: 250px 0px 50px 180px;
}

#templatemo_content_right ul {
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	list-style: none;
}

#templatemo_content_right li {
	padding: 0 0 3px 0;
}

#templatemo_content_right .image_panel {
	float: left;
	width: 100px;
	margin-right: 20px;
}
#templatemo_content_right .image_block {
	float: left;
	width: 100px;
	margin-right: 10px;
        margin-bottom: 2px;
        padding: 10px 0 0 0;
}
#templatemo_content_right .image_block2 {
	float: left;
	width: 100px;
	margin-right: 10px;
        margin-bottom: 2px;
        padding: 10px 0 0px 0;
}

#templatemo_content_right .image_block3 {
	float: left;
	width: 152px;
	margin-right: 10px;
        margin-bottom: 2px;
        padding: 10px 0 0 0;
}

#templatemo_content_right .image_block4 {
	float: left;
	width: 100px;
	margin-right: 10px;
        margin-bottom: 2px;
        padding: 15px 0 10px 0;
}

#templatemo_content_right p {
	text-align: justify;
	padding: 0 0 8px 0;
}

.templatemo_product_box h1 span {
	font-weight: normal;
}

.templatemo_product_box img {
	float: left;
	margin-right: 20px;
        border: 1px solid #333;
}

.templatemo_product_box .product_info {
	float: left;
	width: 180px;
}

.product_info p {
	margin-bottom: 15px;
}

#addtocart {
        margin-left: 285px;

}

#addtocart2 {
        margin-left: 185px;

}

#addtocart3 {
        margin-left: 290px;

}

#selections {
        margin-left: 70px;

}

#selections2 {
        margin-left: 120px;

}



/* end of content */

/* footer */
#templatemo_footer {
	clear: both;
	width: 960px;
	padding: 20px 0px 20px 0;
	text-align: center;
	border: 1px solid #333;
	color: #000;
	background-color: #8B7355;
        margin-bottom: 10px;
}

#templatemo_footer a{
	color: #ffffff;
	font-weight: normal;
}
#searchtext{
text-align:center;
font-size:0.75em;
color:#4b4743;
}


#addedheader{
font-size: 14px;
color: #cbc750;
padding: 10px 0 5px 0;
margin: 0 0 0 0;
}

#addedtext{
font-size: 9px;
font-weight: normal;
text-decoration: none;
color: #cbc750;
padding: 15px 15px 15px 15px;
margin: 0 0 10px 0;
}

#magheader{
text-align: center;
font-size: 14px;
color: #ffffff;
padding: 2px 0px 2px 0px;
margin: 0 0 0 0;
}

#magtext{
text-align: center;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #ffffff;
padding: 0px 5px 10px 5px;
margin: 0 0 0 0;
}

#currentdisclaimer {
        background: #8B7355;
	width: 650px;
	height: 60px;
	padding: 5px;
	border: 1px solid #333;
}

#currenttext{
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #ffffff;
padding: 0px 15px 10px 15px;
margin: 0 0 0 0;
}

#permit {
        background: #8B7355;
	width: 648px;
	height: 840px;
	padding: 10px;
	border: 1px solid #333;
}

#permitimg {
        padding: 25px 0px 0px 25px;
}

#aboutus {
        background: #8B7355;
	width: 648px;
	height: 510px;
	padding: 10px;
	border: 1px solid #333;
}

#aboutustext{
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        color: #ffffff;
        padding: 5px 15px 15px 15px;
        margin: 0 0 10px 0;
}

#shipping {
        background: #8B7355;
	width: 648px;
	height: 560px;
	padding: 10px;
	border: 1px solid #333;
}

#shiptext{
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        color: #ffffff;
        padding: 0px 15px 15px 15px;
}

#payment {
        background: #8B7355;
	width: 648px;
	height: 350px;
	padding: 10px;
	border: 1px solid #333;
}

#paymenttext{
       font-size: 12px;
       font-weight: normal;
       text-decoration: none;
       color: #ffffff;
       padding: 0px 15px 15px 15px;
}


#contact {
        background: #8B7355;
	width: 648px;
	height: 150px;
	padding: 10px;
	border: 1px solid #333;
}

#contacttext{
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        color: #ffffff;
        padding: 5px 15px 5px 15px;
        margin: 0 0 10px 0;
}

#aboutustext h3 {
	padding: 10px;
	margin: 0 0 20px 0;
	font-size: 15px;
	color: #ffffff;
	background-color: #8B7355;
}

#disclaimer {
        background: #8B7355;
	width: 650px;
	height: 40px;
	padding: 10px;
	border: 1px solid #333;
}


#maximdisclaimer {
        background: #8B7355;
	width: 650px;
	height: 200px;
	padding: 10px;
	border: 1px solid #333;
}

#priority {
        background: #8B7355;
	width: 648px;
	height: 210px;
	padding: 10px;
	border: 1px solid #333;
}

#lowerright {
        background: url();
        height: 0px;
        padding: 0px 0px 0px 0px;
}
#google {
	text-align: center;

}

#phototext{
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        color: #000000;
        padding: 0px 5px 5px 270px;
}


/*--------------*/
div.pagination {
width:640px;
padding:20px;
margin:5px;
margin-top:30px;
text-align:center;
float:left;
clear:both;
font-size:10px;
background: url(images/menu13-alt.jpg) no-repeat;
background-position:center;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ffffff;
text-decoration: none; 
color: #ffffff;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #ffffff;
color: #fff;
background-color: #000000;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ffffff;
font-weight: bold;
background-color: #ffffff;
color: #000000;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #f3f3f3;
color: #ccc;
}

