body {
	font-family: Arial;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-color: #FFFFFF;
}

body a {
	font-size: 11px;
	color: #BA302C;
	text-decoration: none;
}

body a:hover {
	color: #000000;
	text-decoration: none;
}

.head-left {
	height: 157px;
	width: 300px;
	background: url(img/head_left.jpg) no-repeat;
}

.head-right {
	background: url(img/head_rep.jpg);
	vertical-align: top;
}

.head-right #head_right{
	color: #FFD74E;
	font-size: 11px;
	font-weight: 600;
	height: 49px;
	line-height: 49px;
	width: 477px;
	background: url(img/head_right.jpg) no-repeat;
}

.head-right #head_right a{
	color: #FFD74E;
}

.head-right #head_right a:hover {
	color: #F7941D;
}

.head-right #img_20off {
	position: absolute;
	top: 60px;
	left: 300px;
	width: 300px;
	height: 60px;
	background: url(img/20_off.png) no-repeat;
}

.search {
	line-height: 23px;
	font-size: 12px;
	padding-left: 54px;
	height: 57px;
	color: #016FAB;
	background: url(img/search_bg.jpg) no-repeat;
}

.search button {
	background: url(img/arrow_off.png) no-repeat left center;
	border: 0;
	cursor: pointer;
	cursor: hand;
}

.quick-acc-td {
	vertical-align: top;
	background: transparent url(img/quick_acc_rep.jpg) repeat-y;
}

.catalog-acc {
	vertical-align: top;
}

.catalog-books {
	vertical-align: top;
	padding-left: 56px;
	height: 228px;
	background: transparent url(img/catalog_books.jpg) no-repeat;
	float: left;
	clear: bottom;
}

.lg-logo {
	background: transparent url(img/quick_acc_rep.jpg) repeat-y;
}

.lg-logo #logo-img{
	vertical-align: top;
	height: 178px;
	background: url(img/bottom_left.jpg) no-repeat;
}

.lg-logo #logo-link {
	position: absolute;
	margin-top: 20px;
	margin-left: 105px;
	height: 30px;
	width: 100px;
	cursor: pointer;
	cursor: hand;
}

.main {
	color: #000000;
	font-size: 12px;
	padding-right: 20px;
}

.navigation {
	vertical-align: top;
	text-align: right;
	background: url(img/flash_shadow.jpg) no-repeat top right #FFDE0A;
	height: 29px;
}

.menu {
	left: 270px;
	position: absolute;
}
.menu dt {
	float:left;
}

.menu a{
	float: left;
	padding-left: 12px;	
	padding-right: 10px;
	color: #DC0000;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
	background: URL(img/arrow_off.png) no-repeat left center;
}

.menu a:hover{
	color: #F7941D;
	background: none;
}

.login {
	padding-right: 25px;
}

.marquee {
	color: #FFFFFF;
	padding-top: 91px;
	font-size: 13px;
	font-weight: 600;
	position: absolute;
	left: 300px;
}

.navbar {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #F7941D;
	text-transform: uppercase;
}
.navbar a {color: #F7941D; text-decoration: none;}
.navbar a:hover {color: #612D2C; text-decoration: none;}

.title {
	color: #F7941D;
	font-size: 22px;
}

.toc {
	float: left;
	width: 50%;
	padding-bottom: 11px;
	clear: both;
}

.toc img {
	border: 5px solid #DFDED9;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: both;
}

.toc a {
	color: #737373;
	text-decoration: none;
}

.toc a:hover {
	color: #F7941D;
}
.toc-title {
	font-size: 12px;
	font-weight: 600;
}

.footer {
	text-transform: UPPERCASE;
	font-weight: 600;
	padding-left: 20px;
	line-height: 19px;
	background: url(img/footer1.jpg) no-repeat left center;
}
.footer a {
	color: #BA302C;
}

.sub-footer {
	padding-left: 20px;
	line-height: 16px;
	background: url(img/footer2.jpg) no-repeat left center;
}
.sub-footer a {
	color: #000000;
}
.sub-footer a:hover {
	color: #BA302C;
}

.cat-tree {
	width: 150;
	font-size: 11px;
}

.catalog-items {
	text-align: center;
	padding: 4px;
	margin: 4px;
	border: 1px solid #DDDDDD;
	width: 46%;
	height: 250px;
	float: left;
	overflow: hidden;

}
.catalog-items img{
	border: none;
}
}.catalog-items a {
	color: #F7941D;
}
.catalog-items a:hover {
	color: #AAAAAA;
}

.catalog-promo-items {
	text-align: center;
	padding: 4px;
	margin: 4px;
	width: 23%;
	float: left;
}
.catalog-promo-items img{
	border: none;
}
.catalog-promo-items a {
	color: #F7941D;
}
.catalog-promo-items a:hover {
	color: #AAAAAA;
