/* CSS Document */
body {
background: url(../images/bg.gif) repeat-x top;
background-color: #F7F6EF;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 18px;
text-align: justify;
color: #000;
padding: 0px;
margin: 0px;
}


.firstletter {
	float: left;
	font-size: 3em;
	line-height: 1;
	font-weight: bold;
	margin-right: 0.2em;
}

a {
color:#95001F;
font-weight: bold;
text-decoration: none;
}

a:hover{
color:#000;
font-weight: bold;
text-decoration: none;
}

a.active{
color:#000;
font-weight: 600px;
text-decoration: none;
}
#left {
float: left;
width: 150px;
color: #000;
font-weight: bold;
font-size: 13px;
background-color: #F7F6EF;
border: 1px solid #E8E5CE;
margin: 8px;

}
#left a{
width: 135px;
display: block;
color: #95001f;
font-weight: bold;
height: 22px;
padding-left: 15px;
padding-top: 5px;
border-top: 1px solid #E8E5CE;
}
#left a:hover{
width: 135px;
display: block;
color: #fff;
font-weight: bold;
height: 22px;
padding-left: 15px;
padding-top: 5px;
background-color: #95001f;
}
p {
padding: 0px;
text-align: justify;
line-height: 18px;
font-weight: 500px;
}
.heading {
font-size: 20px;
font-weight: bold;
color: #000;
}

.booktitle {
font-size: 30px;
font-weight: bold;
color: #000;
}

#tabs a{
padding-bottom: 0px;
width: 140px;
height: 27px;
display: block;
padding-top: 12px;
background-image: url(../images/btn_cold.png);
color: #fff;
font-size: 14px;
font-weight: bold;
text-align: center;
border-bottom: 1px solid #58595B;
}

#tabs a:hover{
padding-bottom: 0px;
width: 140px;
height: 27px;
display: block;
padding-top: 12px;
background-image: url(../images/btn_hot.png);
color: #000;
font-size: 14px;
font-weight: bold;
text-align: center;
border-bottom: 1px solid #E8E5CE;
}
#tabs a.active{
padding-bottom: 0px;
width: 140px;
height: 27px;
padding-top: 12px;
background-image: url(../images/tab_hot.gif);
color: #000;
font-size: 14px;
font-weight: bold;
text-align: center;
border-bottom: 1px solid #E8E5CE;
}
#footer {
background-color: #1F1F1F;
height: 30px;
color: #CCCCCC;
}
#footer a{
color: #666666;
text-decoration: none;
}
#footer a:hover{
color: #fff;
text-decoration: none;
}
#newarrival {
background: url(../images/banner_newarrival.png) no-repeat top;
width: 292px;
height: 245px;
padding: 8px;
padding-top: 60px;
}
.spacer	{
height: 10px;
}
#sublinks_work {
width: 100%;
height: 55px;
font-size: 13px;
text-align: center;
color:#95001F;
font-weight: bold;
padding-right: 200px;
}
#sublinks_work a {
float:right;
//background: url(../images/sub_btn_cold.png) no-repeat;
width: 170px;
height: 30px;
padding-top: 12px;
display: block;
position: static; 
//color: #fff;
color:#95001F;
font-weight: bold;
text-decoration: none;
margin: 3px;
}
#sublinks_work a:hover {
//background: url(../images/sub_btn_hot.png) no-repeat;
width: 170px;
height: 30px;
padding-top: 12px;
display: block;
position: relative;
//color: #fff;
//color:#95001F;
font-weight: bold;
text-decoration: none;
margin: 3px;
}
#sublinks_work a.active {
//background: url(../images/sub_btn_hot.png) no-repeat;
width: 170px;
height: 30px;
padding-top: 12px;
display: block;
position: relative;
//color: #fff;
color:#95001F;
font-weight: bold;
text-decoration: none;
margin: 3px;
}
#sublinks_about {
width: 100%;
height: 55px;
font-size: 13px;
text-align: center;
color:#95001F;
font-weight: bold;
padding-right: 325px;
}
#sublinks_about a {
float:right;
background: url(../images/sub_btn_cold.png) no-repeat;
width: 170px;
height: 30px;
padding-top: 12px;
display: block;
position: static; 
color: #fff;
font-weight: bold;
text-decoration: none;
margin: 3px;
}
#sublinks_about a:hover {
background: url(../images/sub_btn_hot.png) no-repeat;
width: 170px;
height: 30px;
padding-top: 12px;
display: block;
position: relative;
color: #fff;
font-weight: bold;
text-decoration: none;
margin: 3px;
}
#sublinks_about a.active {
background: url(../images/sub_btn_hot.png) no-repeat;
width: 170px;
height: 30px;
padding-top: 12px;
display: block;
position: relative;
color: #fff;
font-weight: bold;
text-decoration: none;
margin: 3px;
}
.form {
padding: px;
margin: 0px;
}
.textbox {
background-color: #fff;
border: 1px solid #999;
width: 270px;
height:20px;
padding:2px;
}
.textarea {
background-color: #fff;
border: 1px solid #999;
height:80px;
width: 270px;
padding:2px;
}

