
body {
    margin: 0;
    padding: 0;
    line-height: 1.7em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    background: #ffffff;
}

a:link, a:visited { color: #9f1a04; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #0066FF; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

h1 {
    margin: 0px;
    padding: 2px 0;
    font-size: 30px;
    font-weight: bold;
}

h2 {
    margin: 0 0 10px 0;
    padding: 10px 0;
    font-size: 20px;
    font-weight: bold;
    color: #971a05;
}

h3 {
    margin: 0 0 10px 0;
    padding: 0px;
    font-size: 20px;
    font-weight: bold;
    color: #9f1a04;
}
h4 {
    margin: 0 0 10px 0;
    padding: 0px;
    font-size: 14px;
    color: #9f1a04;
}

.image_wrapper {
    margin: 2px;
    width: 128px;
    border: 5px solid #e8e8e8;
    padding: 1px;
    background: #fff;
}

.fl_image {
    float: left;
    margin-right: 30px 
}

.fr_image {
    float: left;
    margin-right: 20px 
}

.button a {
    display: block;
    width: 105px;
    height: 22px;
    padding: 3px 0 0 0;

    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: url(../images/button_01.gif) no-repeat;
}

.fl { float: left; }
.fr { float: right; }

.margin_r_10 { margin-right: 10px; }

.margin_r_20 { margin-right: 20px; }

.margin_r_80 { margin-right: 80px; }

/* site title */

/* site title */

#site_title_bar_wrapper_outter {
    width: 100%;
    height: 814px;
    margin: 0 auto;
    background: #180201;
    background: url(../images/top_bg.gif) top repeat-x;
}

#site_title_bar_wrapper_inner {
    width: 100%;
    height: 149px;
    margin: 0 auto;	
    background:  url(../images/sip_01.gif) no-repeat center top;
}

#site_logo {
    width: 100%;
    height: 155px;
    margin: 0 auto;	
    background:  url(../images/sip_02.gif) no-repeat center top;
}

#site_about {
    width: 100%;
    height: 510px;
    margin: 0 auto;	
    background:  url(../images/sip_03.gif) no-repeat center top;
}


#site_about_wrapper {
    width: 880px;
    margin: 0 auto;
    padding: 25px 50px;
}

#site_about_wrapper #banner_left {
    float: left;
    width: 570px;
    padding: 0 10px 0 0;
}

#site_about_wrapper #banner_right {
    float: left;
    width: 290px;
    padding: 0 0 0 9px;
    border-left: #FFFFFF dotted 1px;
}

#site_about_wrapper #banner_left  #site_title {
    float: left;
    padding: 10px 0 0 0;
    margin-bottom: 10px;
}

#site_title h1 a {
    margin: 0px;
    padding: 0px;
    font-size: 30px;
    color: #04dbea;
    font-weight: bold;
    text-decoration: none;
}

#site_title h1 a:hover {
    font-weight: bold;	
    text-decoration: none;
}

#site_title h1 a span {
    color: #FFFFFF;
    font-weight: normal;
}

#site_title h1 a .tagline {
    display: block;
    margin-top: 5px;
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    letter-spacing: 3px;
    text-decoration: underline;
}

#site_title h1 a:hover .tagline {
    font-weight: normal;
}
#site_about_wrapper #banner_left  #about_text {
    float: left;
    margin-bottom: 50px;
}

#about_text p {
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
    text-align: justify;
    text-indent: 20px;
}


#banner_right #banner_box {
    float: left;
    padding: 20px;
    text-align: left;
    overflow: hidden;
}
#banner_box h1 a {
    margin: 0px;
    padding: 0px;
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

#banner_box h1 a:hover {
    font-weight: bold;	
    text-decoration: none;
}

#banner_box h1 a span {
    color: #FFFFFF;
    font-weight: normal;
}

#banner_box p {
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
    text-align: justify;
}


/* content */

#content {
    width: 940px;
    margin: 0 auto;
    padding: 20px 20px 40px 20px;
}
#content .border-bottom {
    margin: 10px 0px;
    border-bottom: #971a05 solid thin;
}
.section_w940 .em_text {
    font-size: 14px;
    font-style: italic;
}

.section_w940 {
    clear: both;
    width: 940px;
}

.section_w300 {
    float: left;
    width: 296px;
    border: #cccccc solid thin;
}
.book-details {
    padding: 5px 5px 5px 150px;
}
.book-details .title {
    line-height: 1.1em;
}
.book-details .author {
    line-height: 0.1em;
    font-style: italic;
}
.book-details .edition {
    line-height: 0.1em;
}
.book-details .pages {
    line-height: 0.1em;
}
.book-details .rs {
    line-height: 0.1em;
    font-size: 15px;
}
.book-details .line {
    border-bottom: #000000 solid 1px;
}
.book-details .btn {
    height: 26px;
    width: 78px;
    padding: 0px 5px 4px 40px; 
    background: url(../images/booking_btn.gif) no-repeat;
}
.book-details .btn a {
    font-size: 10px;
}
.section_w940 p {
    margin-bottom: 10px;
}

/* end of content */

#footer_wrapper {
    position: relative;
    width: 100%;
    background: #290101 url(../images/sip_09.gif) top repeat-x;
}

#footer {
    width: 940px;
    margin: 0 auto;
    padding: 40px 20px;
    color: #290101;
    font-size: 18px;
}

#footer  a {
    color: #290101;
}

#footer .section_w210 {
    float: left;
    width: 210px;
}

#footer .section_w210 .subcontent {
    padding: 15px;
}

#footer .section_w210 h3 {
    width: 175px;
    height: 30px;
    font-size:14px;
    font-weight: bold;
    color: #ffffff;

}

#footer .footer_list {
    margin: 0px;
    padding: 0px;
    list-style: none;
}


#footer .footer_list li {
    margin: 0px;
    padding: 3px 0;
}

#footer .footer_list li a {
    color: #fff;
}

#footer .footer_list li a:hover {
    color: #ffffff;
    text-decoration: underline;
}
/* end of footer */


#book_footer {
    width: 244px;
    height: 247px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background:  url(../images/sip_20.gif) top repeat-x;
}

/*parallel page*/
.style3 {font-size: 16px; font-weight: bold; }