﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	color:#CCC;
	font-size:11px;
	margin:0px;
	padding:0px;
	}
.readmore {
	vertical-align: sub;
}
h3.toggler {
	cursor: pointer;
	color: #528CE0;
	margin: 0 0 0px 0;
	padding: 0px 0px 0px;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
h3.toggler1 {
	cursor: pointer;
	color: #528CE0;
	margin: 0 0 0px 0;
	padding: 0px 0px 0px;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}


.main_banner {
	position:relative;
	width:980px;
	height:264px;
}
.main_banner_frame {
	position:absolute;
	width:980px;
	height:264px;
	left:0px;
}
.banner_nav {
	position:absolute;
	bottom:20px;
	right:25px;
	left:0px;
}
.books_but {
	display:block;
	float:right;
	background-image:url(../img/ver2/main_banner_books_but.png);
	width:130px;
	height:90px;
}
#main_banner1 .books_but {
	background-image:url(../img/ver2/main_banner_books_but_o.png);
}
.shirts_but {
	display:block;
	float:right;
	background-image:url(../img/ver2/main_banner_shirts_but.png);
	width:130px;
	height:90px;
}
#main_banner2 .shirts_but {
	background-image:url(../img/ver2/main_banner_shirts_but_o.png);
}
.cal_but {
	display:block;
	float:right;
	background-image:url(../img/ver2/main_banner_cal_but.png);
	width:130px;
	height:90px;
}
#main_banner3 .cal_but {
	background-image:url(../img/ver2/main_banner_cal_but_o.png);
}
.banner_slogen {
	position:absolute;
	display:block;
	background-image:url(img/ver2/slogen.png);
	background-repeat:no-repeat;
	background-position:right;
	width:211px;
	height:105px;
	top:23px;
	right:30px;
	padding-right:190px;
}
.banner_slogen h1, h2 {
	text-indent:-9999em;
	overflow:hidden;
}


.header_nav {
	position:relative;
}

.header_home_but {
	background-image:url(../img/ver2/header_nav_home.png);
	width:67px;
	height:47px;
	float:right;
}

.header_books_but {
	background-image:url(../img/ver2/header_nav_books.png);
	width:145px;
	height:47px;
	float:right;
}
.header_books_but:hover {
	background-image:url(../img/ver2/header_nav_books_o.png);
}

.header_shirts_but {
	background-image:url(../img/ver2/header_nav_shirts.png);
	width:148px;
	height:47px;
	float:right;
}
.header_shirts_but:hover {
	background-image:url(../img/ver2/header_nav_shirts_o.png);
}

.header_shirts_but_selected {
	background-image:url(../img/ver2/header_nav_shirts_s.png);
	width:148px;
	height:47px;
	float:right;
}
#accordion_shirts {
	height:170px;
	overflow:hidden;
}
#accordion_books {
	height:153px;
	overflow:hidden;
}
#accordion_shirts a{
	color:#37889F;
	font-weight:bold;
}
#accordion_books a{
	color:#94B819;
	font-weight:bold;
}

.lm_searchtxt {
	width:155px;
	height:20px;
	border:0px;
	background-image:url(../img/lm_search_back.gif);
	background-repeat:no-repeat;
	background-position:right;
	line-height:20px;
	padding-right:5px;
	margin:0px;
}

.index_footer_text {
	color:#666;
}
.index_footer_text h3{
	color:#666;
	font-weight:bold;
	padding:0px;
	margin:0px;
}


