﻿/* CSS Style starts here */

/* Common part starts here */
body{
	SCROLLBAR-FACE-COLOR: #DDDEDF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #DDDEDF; 
	SCROLLBAR-SHADOW-COLOR: #DDDEDF; 
	SCROLLBAR-3DLIGHT-COLOR: #3C3C3C; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #F0F1F2; 
	SCROLLBAR-DARKSHADOW-COLOR: #3C3C3C;
	margin: 48px 0px 0px 0px;
	background-color:#ffffff;
	text-align:center;
}
td{
	font-family:Tahoma;
	font-size:10px;
	color:#4A412A;
}
/* Common part ends here */
/* form style starts here */
input {
height:12px;
border-top:1px solid #404040;
border-right:1px solid #D4D0C8;
border-left:1px solid #404040;
border-bottom:1px solid #D4D0C8;
font-family:Tahoma;
font-size: 9px;
font-weight:bold; 
text-align:left;
color:#765317;
vertical-align:middle;
}

.input-w {
width:119px;
background-color:#FFFFFF;
}
select{
	width:90px;
	height:14px;
	font-family:Tahoma;
	font-size:10px;
	color:#4A412A;
}
.gobutton{
background-image:url("images/go-button.gif");
background-repeat:no-repeat;
width:31px;
height:15px;
border:0;
font-family:Tahoma;
font-size: 9px; 
color: #D1B990; 
font-weight: bold; 
text-align:center;
vertical-align:top;
cursor:hand;
}
/* form style starts here */
/* header part starts here */
#outertable{
	background-color:#ffffff;
	width: 778px;
}

.border-header{
	border-bottom:1px solid #ffffff;
}
.menu-bg{
width:161px;
height:271px;
background-image:url("images/menu-bg.gif");
background-position:left;
vertical-align:top;
background-repeat:no-repeat;

}

/* header part ends here */
/* body part starts here */

.bg-left-brown{
    width:120px;
    background-color:#B39561;
	border-right:1px solid #FFFFFF;
	
}
.bg-right  {
    width:181px;
	background-color:#CC4D43;
	border-left:1px solid #FFFFFF;
	
}
.bg-right-red  {
	width: 181px;
	background-color: #CC4D43;
	border-top: 1px solid #FFFFFF;
	text-align: center;
}
.td-border-red {
	border-bottom: 1px solid #EB9089;
	text-indent: 3px;
}

.padding-td {
padding-left:2px;
}
.padding-button {
padding-left:122px;
}
.normal-text {
	font-family:Tahoma;
	font-size:10px;
	color:#4A412A;
	line-height:11px;
	text-align:justify;
	padding-top:11px;
	padding-right:7px;
    padding-left:17px;
	padding-bottom:5px;
}

.banner-best-collection {
width:237px;
height:147px;
background-image:url("images/best-collection.jpg");
background-position:left;
vertical-align:top;
background-repeat:no-repeat;


}
.banner-special {
width:237px;
height:147px;
background-image:url("images/special.jpg");
background-position:left;
vertical-align:top;
background-repeat:no-repeat;
border-right:1px solid #ffffff;

}
.border-body {
border-top:1px solid #ffffff;
}

#body-bg {
width:474px;
background-image:url("images/bg-mid.gif");
background-repeat:repeat-x;
border-right:1px solid #ffffff;
}

.border-featured-books {
border-bottom:1px solid #B39561;
}
.border-img {
border:1px solid #B39561;
}
.mid-padding {
padding-top:12px;
padding-right: 11px; 
padding-bottom:13px;
padding-left: 9px;
}
#td-padding {
padding-left:4px;
padding-right:7px;
}
.text-red {
	width: 40px;
	height: 14px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 9px;
	color: #CC4D43;
	font-weight: bold;
	text-decoration: none;
	border-left: 2px solid #E5DABA;
	padding-top: 4px;
}
.details {
	width: 45px;
	height: 13px;
	background-color: #B39561;
	text-align: center;
	vertical-align: middle;
	border-right: 2px solid #E5DABA;
	padding-top: 4px;
	color: #FFFFFF;
}
.details-a {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.details-a:hover {
color:#Ffffff;
}

.cart {
width:62px;
height:13px;
background-color:#CC4D43;
text-align:center;
vertical-align:middle;
font-family:Tahoma;
font-size:9px;
color:#F4EFDE;
font-weight:bold;
text-decoration:none;
padding-top:4px;
}
.cart:hover {
color:#Ffffff;
}


/* body part ends here */
/* footer part starts here */

#footer-bg {
height:84px;
background-image:url("images/footer-bg.gif");
background-position:left;
background-repeat:repeat-x;
font-family:Tahoma;
font-size:10px;
color:#866B3C;
font-weight:bold;
text-decoration:none;
border-top:1px solid #ffffff;

}

.footer-a{
	font-family:Tahoma;
	font-size:10px;
	color:#866B3C;
	font-weight:bold;
	text-decoration:none;
	padding-left:6px;
	padding-right:6px;
}
.footer-a:hover{
	text-decoration:underline;
}
.copyright{
	font-family:Tahoma;
	font-size:10px;
	color:#CC4D43;
	font-weight:normal;
	padding-top:5px;	
}
/* footer part ends here */
/* CSS Style ends here */

.rightmenutext {
	border: 1px solid #D1BA8F;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	text-indent: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

