/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #ffffff;
	background: #4b4743;
}

a:link, a:visited { color: #ffffff; text-decoration: underline;} 
a:active, a:hover { color: #ffff00; text-decoration: none;}

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;	
}

.top_button a{
	clear: both;
	text-align: center;
	display: block;
	width: 100px;
	padding: 4px 0 5px 0;
	margin-bottom: 30px; 
	background: url(images/templatemo_btn_02.jpg) no-repeat;
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}

.buy_now_button a{
	clear: both;
	text-align: center;
	display: block;
	width: 100px;
	padding: 4px 0 5px 0;
	margin-bottom: 10px; 
	background: url(images/templatemo_btn_02.jpg) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.detail_button a{
	clear: both;
	text-align: center;
	display: block;
	width: 100px;
	padding: 4px 0 5px 0;
	margin-bottom: 10px; 
	background: url(images/templatemo_btn_01.jpg) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#templatemo_container{
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	background: #1c1c1b url(images/templatemo_bg.jpg) repeat-y;
}


/* menu */

#templatemo_menu {
	clear: both;
	width: 960px;
	height: 45px;
	background: url(images/templatemo_menu_bg.jpg) no-repeat;
}

#templatemo_menu ul {
	padding: 13px 0 0 0;
	margin: 0;
	list-style: none;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	padding: 0 15px;
	font-size: 12px;animation-timing-function:
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

#templatemo_menu_welcome {
	clear: both;
	width: 960px;
	height: 45px;
	padding: 13px 0 0 0;
    color:#cbc750;
	font-weight: bold;
    font-size:x-large;
	text-align: center;
	background: url(images/templatemo_menu_bg.jpg) no-repeat;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #ffff00;
}

/* end of menu*/

/* tmenu */

#templatemo_tmenu {
	clear: both;
	height: 45px;
	background: url(images/templatemo_menu_bg.jpg) no-repeat;
}

#templatemo_tmenu ul {
	padding: 13px 0 0 0;
	margin: 0;
	list-style: none;
}

#templatemo_tmenu ul li{
	display: inline;
}

#templatemo_tmenu ul li a{
	float: left;
	padding: 0 15px;
	font-size: 12px;animation-timing-function:
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

#templatemo_tmenu_welcome {
	clear: both;
	width: 960px;
	height: 45px;
	padding: 13px 0 0 0;
    color:#cbc750;
	font-weight: bold;
    font-size:x-large;
	text-align: center;
	background: url(images/templatemo_menu_bg.jpg) no-repeat;
}

#templatemo_tmenu li a:hover, #templatemo_tmenu li .current{
	color: #ffff00;
}

/* end of tmenu*/

/* header */
#templatemo_header {
	clear: both;
	width: 960px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: url(images/gmlogo.png) no-repeat;
}

#templatemo_header a,a:hover {
	color: #ffffff;
}

#templatemo_header #templatemo_special_offers {
	float: left;
	font-size: 14px;	
	margin-top: 50px;
	margin-left: 550px;
	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;
	font-size: 14px;	
	margin-top: 50px;	
	margin-left: 15px;
	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-left: 2px;
    padding-top: 15px;
    padding-right: 10px;
}

#templatemo_content #templatemo_content_right {
	float: right;
	width: 670px;
}


#templatemo_content_left .templatemo_content_left_section{
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px solid #2b2b2a;
}

.templatemo_content_left_section h1 {
	font-size: 14px;
	color: #ffff00;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #ffff00;
}

.templatemo_content_left_section h2 {
	font-size: 12px;
	color: #ffff00;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

.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: #ffff00;
}

#templatemo_content_right .templatemo_product_box {
	float: left;
	width: 303px;
	height: 280px;
	padding: 10px;
	border: 1px solid #333;
}

#templatemo_content_right .templatemo_product_box1 {
	float: left;
	width: 620px;
	padding: 10px;
	border: 1px solid #333;
}

#templatemo_content_right .templatemo_product_box2 {
	float: left;
	width: 665px;
	padding: 5px;
	border: 3px outset #cbc750;
}

#templatemo_content_right .templatemo_product_box3 {
	float: left;
	width: 300px;
	height: 280px;
	padding: 10px;
	border: 1px solid #cdc750;
}

#templatemo_content_right .templatemo_author_box {
	float: left;
	width: 606px;
	padding: 10px;
	border: 0; 
}

#templatemo_content_right .templatemo_news_box {
	float: left;
	width: 606px;
	padding: 10px;
	border: 2; 
    border-color: #CDC750;
	font-size: 14px;
}

#templatemo_content_right .templatemo_ad_box1 {
	float: left;
	width: 620px;
	padding: 10px;
	border: 1px solid #333;
}

#templatemo_content_right .templatemo_ad_box2 {
	float: left;
	width: 627px;
    height: 38px;
	padding: 10px;
	border: 1px solid #333;
    margin-top: 20px;
}

#templatemo_content_right .templatemo_ad_box3 {
	background: url(images/templatemo_h1_bg.jpg);
	float: left;
	width: 620px;
	padding: 10px;
	border: 1px solid #333;
	font-size: 14px;
	color: #cbc750;
    text-align: center;
}

#templatemo_content_right .templatemo_cat_box {
	float: center;
	width: 620px;
	padding: 10px;
	font-size: 14px;
	color: #cbc750;
    text-align: center;
}

#templatemo_content_right .templatemo_cat_box2 {
	float: center;
	width: 620px;
	padding: 10px;
	font-size: 16px;
	color: #cbc750;
    text-align: center;
}

#templatemo_content_right .templatemo_cat_box3 {
	float: center;
	width: 620px;
	padding: 10px;
	font-size: 16px;
	color: #cbc750;
    text-align: center;
}

#templatemo_content_right .templatemo_classified_box {
	text-align: center;
    float: left;
	width: 303px;
	height: 450px;
	padding: 10px;
	border: 1px solid #333;
}

.templatemo_classified_box h1 {
    text-align: left;
	font-weight: strong;
    font-size: 85%;
}

.templatemo_classified_box img {
    width: 250px;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
}

#templatemo_content_right h1 {
	padding: 10px;
	margin: 0 0 20px 0;
	font-size: 15px;
	color: #cbc750;
	background: url(images/templatemo_h1_bg.jpg);
}

#templatemo_content_right .templatemo_ad_box1 h1 {
	padding: 20px;
	margin: 0 0 20px 0;
	font-size: 20px;
	color: #cbc750;
    text-align: center;
	background: url(images/templatemo_h1_bg.jpg);
}

#templatemo_content_right .templatemo_ad_box1 h2 {
	padding: 20px;
	margin: 0 0 20px 0;
	font-size: 15px;
	color: #cbc750;
    text-align: center;
	background: url(images/templatemo_h1_bg.jpg);
}

#templatemo_content_right .templatemo_ad_box3 h1 {
	padding: 20px;
	margin: 0 0 20px 0;
	font-size: 20px;
	color: #cbc750;
    text-align: center;
}

#templatemo_content_right .templatemo_cat_box h1 {
	padding: 20px;
	margin: 0 0 20px 0;
	font-size: 20px;
	color: #cbc750;
    text-align: center;
    font-family: Georgia;
}

#templatemo_content_right .templatemo_cat_box2 h1 {
	padding: 5px;
	margin: 0 0 0 0;
	font-size: 16px;
	color: #800000;
    text-align: center;
    font-family: Georgia;
	background: url(images/templatemo_h7_bg.jpg);
}

#templatemo_content_right .templatemo_cat_box3 h1 {
	padding: 5px;
	margin: 0 0 0 0;
	font-size: 16px;
	color: #cdc750;
    text-align: center;
    font-family: Georgia;
	background: url(images/templatemo_h7_bg.jpg);
}

#templatemo_content_right .templatemo_ad_box3 h2 {
	padding: 20px;
	margin: 0 0 20px 0;
	font-size: 15px;
	color: #cbc750;
    text-align: center;
}

#templatemo_content_right h2 {
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	font-size: 12px;
	color: #e6e154;
}

#templatemo_content_right h3 {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 18px;
	color: #ff0000;
}

#templatemo_content_right h4 {
	padding: 0;
	margin: 20px 0 20px 0;
	font-size: 18px;
	color: #ffffff;
}

#templatemo_content_right h5 {
	padding: 10px;
	margin: 0 0 20px 0;
	font-size: 12px;
	color: #cbc750;
    text-align: center;
	background: url(images/templatemo_h1_bg.jpg);
}

#templatemo_content_right h6 {
	padding: 10px;
	margin: 0 0 0 0;
	font-size: 12px;
	color: #cbc750;
}

#templatemo_content_right h7 {
	padding: 10px;
	margin: 0 0 0 0;
	font-size: 18px;
	color: #cbc750;
}

#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 p {
	text-align: left;
	padding: 0 0 8px 0;
}

.templatemo_product_box h1 span {
	font-weight: normal;
    font-size: 85%;
}

.templatemo_product_box1 h1 span {
	font-weight: normal;
    font-size: 85%;
}

.templatemo_product_box3 h1 span {
	font-weight: normal;
    font-size: 85%;
}

.templatemo_ad_box1 h1 span {
	font-weight: normal;
    font-size: 85%;
}

.templatemo_product_box img {
	float: left;
	margin-right: 20px;
    width: 80px;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
}

.templatemo_product_box3 img {
	float: left;
	margin-right: 20px;
    width: 80px;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
}

.templatemo_author_box img {
	float: left;
	margin-right: 20px;
    width: 80px;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
}

.templatemo_product_box .product_info {
	float: left;
	width: 180px;
}

.templatemo_product_box3 .product_info {
	float: left;
	width: 180px;
}

.templatemo_author_box .author_info {
	float: left;
	width: 500px;
    font-size:smaller;
    text-align:left;
}

.templatemo_news_box .info {
    float: left;
	width: 580px;
    font-size:smaller;
    text-align:left;
    color: #CBC750;
    border: 1px solid #CBC750;
    padding: 10px;
}

#templatemo_content_right .templatemo_news_box h1 {
	padding: 20px;
	margin: 0 0 20px 0;
	font-size: 20px;
	color: #cbc750;
    text-align: center;
    font-family: Georgia;
}

.product_info p {
	margin-bottom: 15px;
}

#templatemo_content_right .templatemo_product_box_recom img {
	float: right;
	margin: 0;
    width: 100px;
    border: none;
}

.templatemo_product_box_recom h1 span {
	font-weight: normal;
    font-size: 85%;
}

.templatemo_product_box_recom h2 {
	font-weight: normal;
    font-size: 85%;
    text-decoration: blink
}

.templatemo_product_box_recom img {
	float: left;
	margin-right: 20px;
    width: 80px;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
}

.templatemo_product_box_recom .product_info {
	float: left;
	width: 180px;
}



/* end of content */

/* footer */
#templatemo_footer {
	clear: both;
	width: 960px;
	padding: 20px 0px 20px 0;
	text-align: center;
	border-top: 1px solid #25211e;
	color: #999;
	background-color: #111110;
}

#templatemo_footer a{
	color: #fff;
	font-weight: normal;
}
/* end of footer */

/* menu */
#nav {
    font-family: Verdana, Arial, sans-serif;
    line-height: 1;
    margin: 10px auto; /*for display only*/
    width: 185px;
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
      -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
           box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}

.menu-item {
    background: #171716;
    width: 185px;
    font-size: 11px;
}

/*Menu Header Styles*/
.menu-item h4 {
	font-size: 14px;
	color: #ffff00;
	margin: 0 0 10px 0;
    padding: 7px 12px;
    background: #800000;
}

.menu-item h4 a {
    color: #ffff00;
    display: block;
    text-decoration: none;
    width: 185px;
}
/*Menu Header Styles*/
.menu-item h4 {
    border-bottom: 1px solid rgba(0,0,0,0.3);
    border-top: 1px solid rgba(255,255,255,0.2);
    color: #ffff00;
    font-size: 14px;
    padding: 7px 12px;
    font-weight: bold;
    
    /*Gradient*/
    background: #800000;
}

.menu-item h4:hover {
    background: #cc002c;
}

.menu-item h2 a {
    color: #ffff00;
    display: block;
    text-decoration: none;
    width: 185px;
}
/*Menu Header Styles*/
.menu-item h2 {
    border-bottom: 1px solid rgba(0,0,0,0.3);
    border-top: 1px solid rgba(255,255,255,0.2);
    color: #4b4743;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 12px;
    
    /*Gradient*/
    background: #800000;
}

.menu-item h2:hover {
    background: #cc002c;
}

/*First Item Styles*/
.alpha p {
    font-size: 11px;
    padding: 8px 12px;
    color: #ffffff;
}

.alpha p .gap {
    padding-bottom:5px;
}

.alpha p a {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.alpha p a:hover, .alpha p .current {
	color: #ffff00;
}

/*ul Styles*/
.menu-item ul {
    background: #171716;
    font-size: 11px;
    line-height: 18px;
    list-style-type: none;
    overflow: hidden;
    padding: 0px;
}

.menu-item ul a {
    text-decoration: none;
    color: #ffffff;
    display: block;
    width: 185px;
}

/*li Styles*/
.menu-item li:hover, .menu-item .current {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.menu-item li:hover{
	color: #ffff00;
}

/*ul Styles*/
.menu-item ul {
    background: #171716;
    font-size: 11px;
    line-height: 18px;
    height: 0px; /*Collapses the menu*/
    list-style-type: none;
    overflow: hidden;
    padding: 0px;
} 

/*ul Styles*/
.menu-item ul {
    background: #171716;
    font-size: 11px;
    line-height: 18px;
    height: 0px;
    list-style-type: none;
    overflow: hidden;
    padding: 0px;
    
    /*Animation*/
    -webkit-transition: height 1s ease;
    -moz-transition: height 1s ease;
    -o-transition: height 1s ease;
    -ms-transition: height 1s ease;
    transition: height 1s ease;
}

.menu-item:hover ul {
    height: auto;
}
/* end of menu */

/* start of special box */

#templatemo_content_right .templatemo_special_box {
	float: left;
	width: 138px;
    height:400px;
	padding: 10px;
    margin-bottom: 20px;
}

#templatemo_content_right .templatemo_special_box h8 {
	margin: 0 0 0 0;
	font-size: 15px;
	color: #cbc750;
    text-align: center;
    font-weight: bold;
}

.templatemo_special_box h1 span {
	font-weight: normal;
    font-size: 85%;
}

.templatemo_special_box img {
    text-align: center;
    margin-bottom: 10px;
    width: 120px;
    height: 180px;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
}

.templatemo_stock_box img {
    text-align: center;
    margin-bottom: 10px;
    width: 92px;
    height: 26px;
    border:none;
}

.templatemo_special_box .product_info {
	float: center;
	width: 120px;
}

#templatemo_content_right .templatemo_special_box_recom img {
	float: right;
	margin: 0;
    width: 100px;
    border: none;
}

.templatemo_special_box_recom h1 span {
	font-weight: normal;
    font-size: 85%;
}

.templatemo_special_box_recom h2 {
	font-weight: normal;
    font-size: 85%;
    text-decoration: blink
}

.templatemo_special_box_recom img {
	float: left;
	margin-right: 20px;
    width: 80px;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
}

.templatemo_special_box_recom .product_info {
	float: left;
	width: 180px;
}

/* end of special box */

/* start of special box2 */

#templatemo_content_right .templatemo_special_box2 {
	float: left;
	width: 138px;
    height:400px;
	padding: 10px;
    margin-bottom: 20px;
}

#templatemo_content_right .templatemo_special_box2 h8 {
	margin: 0 0 0 0;
	font-size: 15px;
	color: #cbc750;
    text-align: center;
    font-weight: bold;
}

.templatemo_special_box2 h1 span {
	font-weight: normal;
    font-size: 85%;
}

.templatemo_special_box2 img {
    text-align: center;
    margin-bottom: 10px;
    width: 120px;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
}

.templatemo_stock_box img {
    text-align: center;
    margin-bottom: 10px;
    width: 92px;
    height: 26px;
    border:none;
}

.templatemo_special_box2 .product_info {
	float: center;
	width: 120px;
}

#templatemo_content_right .templatemo_special_box2_recom img {
	float: right;
	margin: 0;
    width: 100px;
    border: none;
}

.templatemo_special_box2_recom h1 span {
	font-weight: normal;
    font-size: 85%;
}

.templatemo_special_box2_recom h2 {
	font-weight: normal;
    font-size: 85%;
    text-decoration: blink
}

.templatemo_special_box2_recom img {
	float: left;
	margin-right: 20px;
    width: 80px;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
}

.templatemo_special_box2_recom .product_info {
	float: left;
	width: 180px;
}


/* end of special box2 */
