body {
	margin:0;
	background:#f0faff;
	font:14px Arial, Helvetica, sans-serif;
	color:#222;
	min-width:948px;
}
img{border:none;}
a{
	text-decoration:none;
	color:#666;
	cursor: pointer;
	outline: none;
}
a:hover{text-decoration:underline;}


input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#222;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

#ric_link{
	text-decoration: none;
	font-weight: bold;
	color: #2D3092;
	outline: none;
}

#ric_link:hover{
	text-decoration: underline;
}

#wrapper{
	width:970px;
	background: url(../images/bg-wrapper.gif) repeat-y;
	margin:0 auto;
}
#w1{
	width:948px;
	margin:0 auto;
}
#header{
	width:945px;
	overflow:hidden;
	height:150px;
	position:absolute;
	top:0;
	margin:0;
}
#header .holder{
	margin:0 0 0 4px;
	width:100%;
	overflow:hidden;
	padding:0 0 17px;
	height:98px;
	background: url(../images/bg-header.jpg) no-repeat;
}
.logo{
	margin:25px 0 0 20px;
	background: url(../images/logo-b.png) no-repeat;
	width:225px;
	height:65px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	display:inline;
}
.logo a{
	height:100%;
	display:block;
	position: relative;
}
.detail{
	float:right;
	width:600px;
	padding:0;
}
.call{
	position: absolute;
	top: 80px;
	right: 20px;
	width:360px;
	text-align: right;
	color:#fff;
}
.lo-call{
	margin-right: 7px;
}
.email-text{
	margin-left: 7px;
}
.email{
	text-decoration:underline;
	color: #eee;
}
.email:hover{text-decoration:none;}
#header .shop{
	width:144px;
	height:52px;
	background: url(../images/shop_bg.png) no-repeat;
	position: absolute;
	padding: 16px 0 0 12px;
	top: 25px;
	right: 380px;
	color: #fff;
}

.shopping{
	display: block;
	margin-bottom: 10px;
	color:#fff;
	text-decoration:none;
}
.shopping:hover{text-decoration:underline;}

#header .shopping, #header .total {
	display: none;	
}

.img-box{
	float:left;
	padding:2px 9px 0 0;
}
.img-box img{display:block;}
.text{
	float:left;
	margin: 0;
	padding: 0;
	font-size:12px;
}
.text span{
	display:block;
	line-height:16px;
}
.item, .item a {color:#eee;}
.checkout{
	font-weight:bold;
	float:left;
	margin:4px 0 0;
	color: #fff;
}
#nav{
	margin:0 0 0 4px;
	display:inline;
	padding:0;
	list-style:none;
	float:left;
	height:38px;
	width: 100%;
	background: url(../images/nav-bg.gif) repeat-x;
}
#nav li{
	float:left;
	border-left:1px solid #e5e5e5;
}

#nav li.last {
	border-right:1px solid #e5e5e5;	
}

#nav li a{
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	padding:10px 20px 10px 21px;
	color: #222;
}
#nav li .active,
#nav li a:hover{
	background:#f6e6a8 url(../images/bg-nav-hover.gif) repeat-x;
	text-decoration:none;
}
#main{
	width:941px;
	padding:150px 0 0;
}
.main-t{
	margin:0 0 0 4px;
	background: url(../images/bg-main-t.gif) repeat-x top;
	width:100%;
	height:15px;
	overflow:hidden;
}
.main-c{
	padding:0 32px 30px 24px;
	height:1%;
}
.main-c:after{
	content:"";
	clear:both;
	display:block;
}
.main-b{
	height:20px;
}
* html .main-b{padding:0 0 10px;}
.breadcrumbs{
	display:block;
	font-size:11px;
	line-height:16px;
	color:#222;
	height:1%;
	margin:0 0 13px 1px;
}
.breadcrumbs:after{
	content:"";
	clear:both;
	display:block;
}
.breadcrumbs span{
	float:left;
	padding:0 5px 0 0;
}
.breadcrumbs ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.breadcrumbs ul li{
	float:left;
	background: url(../images/bullet-breadcrumbs.gif) no-repeat 100% 5px;
	margin:0 8px 0 0;
	padding:0 13px 0 0;
}
.breadcrumbs ul .last{background:none;}
.breadcrumbs ul li a{text-decoration:underline;}
.breadcrumbs ul li a:hover{text-decoration:none;}
.logged-in-block {
	margin-bottom: 10px;
}
.list-adds{
	width:182px;
	overflow:hidden;
	margin:0 0 0 28px;
	padding:0;
	list-style:none;
}
.list-adds li{
	padding:0 0 18px;
	float: left;
}
.list-adds li a img{display:block;}
.list-adds li a img.facebook, .list-adds li a img.twitter{float: left; margin: 10px 11px 20px 11px;}
#content{
	float:right;
	width:650px;
	margin:2px 0 0;
}
#content .data h1, #content .data h2{
	margin:0 0 9px;
	font-size:24px;
	line-height: 28px;
	border-bottom:1px solid #ebebeb;
	padding:0 0 3px;
}
* html #content .data h2{padding:0 0 8px;}
#content .data h2 span, #content .data h1 span{display:block;}
.data{
	margin:0;
	width:100%;
	padding:0 0 7px;
}
.data:after{
	content:"";
	clear:both;
	display:block;
}
* html .data{
	overflow:hidden;
	padding:0 0 9px;
}
* html .data-wrap{
	padding:0;
	margin:0 0 -6px;
	position:relative;
}
.block, .clear-block{
	margin:0;
	line-height:20px;
}
.block, .clear-block p{margin:0 0 20px;}

.visual{
	float:right;
	margin: 0 0 0 10px;
	position:relative;
	padding:0;
}
* html .visual{
	margin:-69px 0 -20px 10px;
}
.visual img{display:block;}
.gallery{
	width:637px;
	background:#fff url(../images/bg-gallery-w.gif) repeat-x 0 100%;
	border:2px solid #cfe4ff;
	overflow:hidden;
	position:relative;
	float:left;
	padding:10px 0 0;
	margin:3px 0 19px;
}
.gallery a.link-next{
	position:absolute;
	top:55px;
	right:12px;
	outline:none;
}
.gallery a.link-next span{
	background: url(../images/bg-link-next.png) no-repeat;
	width:8px;
	height:82px;
	display:block;
}
.gallery a.link-prev{
	position:absolute;
	top:55px;
	left:6px;
	outline:none;
}
.gallery a.link-prev span{
	background: url(../images/bg-link-prev.png) no-repeat;
	width:8px;
	height:82px;
	display:block;
}
.gallery div{
	float:left;
	width:586px;
	overflow:hidden;
	height:230px;
	margin-left:23px;
	display:inline;
}
.gallery div ul{
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
	overflow:hidden;
}
.gallery div ul li {
	float:left;
	height:230px;
	margin:0 16px 0 0;
	width:135px;
}
.gallery div ul a{
	float:left;
	border:4px solid #dedede;
	outline:none;
	height:140px;
	line-height: 140px;
	white-space: nowrap;
	text-align: center;
	margin-bottom:3px;
	width: 125px;
	background: #fff;
	padding: 0 0 5px 0;
}

.gallery div ul a:hover{border:4px solid #c60005;}
.gallery div ul a img{clear:both; vertical-align:middle;}
.gallery div ul strong{
	color:#000;
	font-weight:bold;
}

.for_ie6 { display: inline-block; }
.for_ie6 { display: inline; }

.new-box{
	padding-top:23px;
	position:relative;
	margin:0 0 -18px;
	z-index:10;
}
* html .new-box{
	padding-top:14px;
}
.new{
	outline:none;
	position:absolute;
	top:11px;
	left:0;
	z-index:2;
}
.new img{display:block;}
#content .new-box h2{
	margin:0 0 11px 125px;
	font-size:25px;
	padding:0 0 9px;
}
* html #content .new-box h2{
	margin-bottom:16px;
}
.box-w{
	width:100%;
	margin:-19px 0 0;
	padding:0 0 25px;
}
.box-w:after{
	content:"";
	clear:both;
	display:block;
}
.gallery1{
	width:637px;
	background:#e7f5fd url(../images/bg-gallery1.gif) repeat-x 0 100%;
	border:4px solid #efefef;
	overflow:hidden;
	position:relative;
	float:left;
	padding:10px 0 0;
	margin:3px 0 0;
}
* html .gallery1{width:634px;}
.gallery1 a.link-next{
	position:absolute;
	top:132px;
	right:7px;
	outline:none;
}
.gallery1 a.link-next span{
	background: url(../images/bullet2.png) no-repeat;
	width:8px;
	height:82px;
	display:block;
}
* html .gallery1 a.link-next{
	right:5px;
}
.gallery1 a.link-prev{
	position:absolute;
	top:130px;
	left:5px;
	outline:none;
}
.gallery1 a.link-prev span{
	background: url(../images/bullet1.png) no-repeat;
	width:8px;
	height:82px;
	display:block;
}
.gallery1 div{
	float:left;
	width:598px;
	overflow:hidden;
	position:relative;
	margin:5px 0 4px 19px;
	display:inline;
}
.gallery1 div ul{
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
	overflow:hidden;
}
.gallery1 div ul ul {
	width: auto;
}
.gallery1 div ul li{
	float:left;
	width:570px;
	height:263px;
	background:#e7f7fe url(../images/bg-li-gallery1.gif) no-repeat;
	padding:17px 8px 0 20px;
}
.gallery1 div ul .small-logo-1 {
	background:transparent url(../images/small-logo.png) no-repeat scroll 0 0;
	float:left;
	height:170px;
	margin:25px 26px 0 0;
	text-indent:-9999px;
	width:190px;
}

.gallery1 div ul .small-logo-2 {
	background:transparent url(../images/pe-cover.png) no-repeat scroll 0 0;
	float:left;
	height:220px;
	margin:10px 36px 0 0;
	text-indent:-9999px;
	width:157px;
}

.gallery1 div ul .small-logo-3 {
	background:transparent url(../images/pe-computer.png) no-repeat scroll 0 0;
	float:left;
	height:170px;
	margin:25px 26px 0 0;
	text-indent:-9999px;
	width:190px;
}

.gallery1 div ul .small-logo-4 {
	background:transparent url(../images/pe-click.png) no-repeat scroll 0 0;
	float:left;
	height:180px;
	margin:30px 0 0 -20px;
	overflow:hidden;
	text-indent:-9999px;
	width:160px;
}

.info-box p{
	margin:10px 0 0;
	text-align:left;
}
.info-title{
	display:block;
	font-size:18px;
	margin:0 0 2px;
}
.gallery1 div ul .small-logo a{
	height:100%;
	display:block;
}
.gallery1 div ul .info-box{
	overflow:hidden;
	float:none;
	height:auto;
	width:auto;
	margin:0;
	text-align:left;
	font-size:12px;
	line-height:20px;
}
.gallery1 div ul .info-list{
	margin:0 0 0 7px;
	padding:0;
	list-style:none;
	float:none;
}
.gallery1 div ul .info-list li{
	width:330px;
	text-align:left;
	background: url(../images/bullet-list.gif) no-repeat 0 9px;
	height:auto;
	padding:0 0 0 10px;
}
ul.switcher{
	margin:0 auto 4px;
	padding:0;
	list-style:none;
	width:64px;
	overflow:hidden;
}
ul.switcher li {
	float:left;
	padding:0 4px 0 0;
	width:12px;
	height:13px;
	overflow:hidden;
	background:none;
}
ul.switcher li a{
	width:12px;
	height:13px;
	background:url(../images/bg-switcher.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
ul.switcher li .active,
ul.switcher li a:hover {background:url(../images/bg-switcher-hover.gif) no-repeat;}
.paging{
	clear:both;
	float:right;
	font-weight:bold;
	font-size:12px;
	margin:-28px 0 0;
}
.paging span{float:left;}
.paging ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.paging ul li{
	float:left;
	padding-left:8px;
}
.paging ul li a{
	text-decoration:underline;
}
.paging ul li a:hover{
	text-decoration:none;
}
.show{
	display:block;
	width:100%;
	text-align:right;
	font-size:11px;
	color:#444;
	margin:-7px 0 14px;
}
.catalog{
	width:680px;
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;
	height:1%;
}
.catalog:after{
	content:"";
	clear:both;
	display:block;
}
.catalog li {
	float:left;
	line-height:19px;
	margin:0 20px 20px 0;
	width:145px;
	height: 310px;
}
.catalog li .picture, .search-results .picture{
	float:left;
	border:4px solid #cfe4ff;
	margin:0 0 5px;
	height: 140px;
	width: 125px;
	line-height: 140px;
	padding: 5px;
	background: #fff;
	text-align: center;
	white-space: nowrap;
}
.catalog li .picture img, .search-results .picture img{
	vertical-align: middle;
}

.catalog li .picture:hover, .search-results .picture:hover{border:4px solid #556ca6;}
.catalog li strong{
	display:block;
	margin:0 0 -1px;
}
.catalog li span{
	font-size:11px;
	line-height: 14px;
	margin:3px 0 6px;
}
.catalog li .price{
	color:#c60005;
	margin:0 0 5px;
}
.catalog li .more{
	font-size:12px;
	color:#777;
	margin:0 0 8px;
}
.catalog li .more:hover{color:#444;}
.search{
	width:350px;
	overflow:hidden;
	position: absolute;
	top: 30px;
	right: 2px;
}

.search-result {
	width: 100%;
	clear:left;
	margin-bottom: 20px;
}

.search-result .picture{
	border:4px solid #cfe4ff;
	margin:0 20px 20px 0;
}
.search-result .picture img{vertical-align:middle;}
.search-result .picture:hover{border:4px solid #556ca6;}

.search-result a.title {
	color: #222;
	font-size: 18px;
}

.search-result p {
	line-height: 20px;	
}

.title{
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#232323;
	margin:0 0 7px;
}
* html .title{
	margin:0 0 11px;
}
.search form{
	width:350px;
}
.search form span{
	background: url(../images/bg-form-input.gif) no-repeat;
	width:245px;
	float:left;
	font-size: 12px;
	padding:7px 6px;
	margin:0 8px 0 0;
}
.search .text-input{
	border:0;
	background:none;
	color:#7f7f7f;
	width:100%;
	padding:0;
}
.search form .submit{
	background:#c60005;
	border:1px solid #858585;
	cursor:pointer;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	padding:7px 3px 5px;
	float:left;
}
* html .search form .submit{
	width:61px;
	padding:6px 0 4px;
}
#sidebar{
	float:left;
	width:200px;
}
.category-title{
	background:#00539e;
	padding:5px 0 1px 14px;
	width: 188px;
}
#sidebar h3{
	margin:0;
	color:#fff;
	font-size:16px;
	padding-bottom: 3px;
}
#sidebar h3 span{display:block;}
.accordion{
	padding:0;
	margin:0 0 19px;
	list-style:none;
	width:200px;
	border:1px solid #b9d7ff;
	border-width:1px 1px 0;
	background:#fbfbfb;
}
.accordion li{
	border-bottom:1px solid #b9d7ff;
	color:#222;
	font-weight:bold;
}
.accordion li a{
	padding:6px 0 6px 31px;
	display:block;
	color: #222;
	outline:none;
}
.accordion li a.opener{
	background: url(../images/bg-accordion.gif) no-repeat 16px 11px;
}
.accordion .leaf a{background:0;}
.accordion li a:hover{text-decoration:none;}
.accordion .opener{
	display:block;
	height:1%;
	text-decoration:none;
}
.accordion li a.ui-state-active{background: url(../images/bg-accordion-hover.gif) no-repeat 16px 11px;}
.slide{
	margin:0;
	padding:0;
	list-style:none;
	background:#fcfcfc url(../images/bg-accordion-ul.gif) repeat-x 0 100%;
}
.slide li{
	display:block;
	background:none;
	border-top:2px solid #f4f4f4;
	border-bottom:none;
}
.slide li:hover,
.slide li.hover{background:#ddecff;}
.slide li a{
	padding:5px 0 4px 38px;
	background:none;
	font-size:12px;
	font-weight:normal;
	display:block;
}
.slide li a:hover,
.slide li a.selected{
	background:#ddecff;
	text-decoration:none;
}
.slide li:hover{
	background:#ddecff;
	display:block;
	text-decoration:none;
}
.picture-new{
	vertical-align:middle;
	padding-left:6px;
}
#footer{
	width:970px;
	margin: 0 auto;
	background:url(../images/bg-wrapper.gif) repeat-y;
}
#footer .holder{
	margin:0 auto;
	padding:30px 0 20px 0;
	width:942px;
	overflow:hidden;
	background:#00539e url(../images/bg-header.jpg) bottom left no-repeat;
}
.detail-box{
	width:100%;
	overflow:hidden;
	margin:0 0 18px;
}
* html .detail-box{
	margin:0 0 11px;
}
#footer h4{
	margin:0 0 6px;
	font-weight:normal;
	border-bottom:1px solid #dedede;
	padding:0 0 6px;
	font-size:14px;
	color: #fff;
}
.menu{
	float:left;
	margin:0 20px 0 0;
}
.menu .site{width:120px; margin-left: 24px;}
.menu .product{width:362px;}
.menu ul{
	margin:0 0 0 1px;
	padding:0;
	list-style:none;
	font-size:11px;
	float:left;
	display:inline;
}
.menu li{
	width:120px;
	padding:0 0 4px;
	float:left;
}
.menu li a{color:#eee;}
.menu ul.last{margin:0;}
.site ul{margin:0;}
.contact{
	width:178px;
	float:left;
	margin:0 20px 0 0;
}
.contact .t{
	background: url(../images/bg-contact-t.png) no-repeat;
	height:9px;
	width:178px;
	overflow:hidden;
}
.contact .c{
	background: url(../images/bg-contact-c.png) no-repeat;
	height:102px;
	padding:5px 15px 0;
	width:148px;
}
.contact .b{
	background: url(../images/bg-contact-b.png) no-repeat;
	height:8px;
	width:178px;
	overflow:hidden;
}
.contact strong{
	display:block;
	color:#212121;
	font-weight:normal;
	margin:0 0 9px;
}
.contact address{
	font-style:normal;
	color:#444;
	font-size:11px;
}
.contact address span{
	display:block;
	margin:0 0 4px;
}
#footer .shop{
	background: url(../images/bg-shop-f.gif) no-repeat;
	width:162px;
	height:112px;
	float:left;
	padding:12px 0 0 16px;
}
#footer .shop .text{
	margin:-1px 0 0;
}
#footer .shop .checkout{
	margin:8px 0 0;
}
.section{
	width:100%;
	overflow:hidden;
	text-align:center;
}
.mail{
	text-decoration:underline;
	color:#58595b;
	cursor:pointer;
	position:relative;
}
.mail:hover{text-decoration:none;}
.footer-logo{
	outline:none;
	display:block;
	margin:0 0 5px;
}
.copyright{
	margin:0 0 8px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
.section ul{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}
.section ul li{
	display:inline;
	background: url(../images/bullet-box-info.gif) no-repeat 0 7px;
	padding:0 7px 0 12px;
}
.section ul li:first-child{background:none;}
.section ul li a{
	color:#eee;
	font-size:12px;
}
.teach-box{
	width:100%;
	overflow:hidden;
	padding:15px 0 20px 0;
}
.box-left{
	display: block;
	width: 255px;
	float: left;
}
.box-right{
	display: block;
	width: 395px;
	float: right;
}
.teach-box .holder{
	display: block;
	width:255px;
	float:left;
}
.img-visual{
	width:100%;
	overflow:hidden;
	margin:0 0 2px;
}
.img-visual img{
	display:block; 
	margin-left:auto;
	margin-right:auto;
}
.preview{
	width:100%;
	overflow:hidden;
	margin-left:2px;
}
.img-visual span{
	display:block;
	color:#999;
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:7px;
	text-align: center;
}
.preview ul{
	margin:0;
	padding:0;
	list-style:none;
}
.preview ul li{
	float:left;
	margin:0 13px 0 0;
}

.preview ul li a img{border:3px solid #dedede;}
.preview ul li a:hover img{border:3px solid #999;}

.form-add{
	width:363px;
	overflow: hidden;
	float: right;
	margin-bottom: 20px;
	padding-right: 10px;
}
.form-add .fieldset{
	background:#f1f7fd url(../images/bg-add-t.gif) no-repeat;
	width:363px;
}
.form-add .frame{
	background:url(../images/bg-add-b.gif) no-repeat 0 100%;
	padding:20px 20px 0 20px;
	overflow:hidden;
	height: 1%;
}
.code{
	display:block;
	color:#444;
	font-size:16px;
	margin:0 0 20px;
}

.isbn{
	display:block;
	color:#444;
	font-size:16px;
	margin:-10px 0 20px;
}
.retail{
	color:#565656;
	text-decoration:line-through;
	display:block;
	margin:0 0 3px;
}
.form-add .price{
	display:block;
	font-size:18px;
	color:#c60005;
	margin:0 0 17px;
}
.select-name{
	display:block;
	margin-bottom:4px;
}
.form-add select{
	padding:0;
	font-size:13px;
	margin:4px 0 4px;
	width: 100%;
}
.form-add select.book{width:64px;}
.level{width:302px;}
.form-add #edit-qty-wrapper{
	width:100%;
	margin:6px 0 20px;
	margin-bottom: 20px;
}
.form-add #edit-qty-wrapper:after{
	content:"";
	clear:both;
	display:block;
}
.quantity{
	float:left;
	margin:0 6px 0 0;
}
.form-add .text{
	margin:-8px 0;
	padding: 4px;
	position:relative;
}
.form-add .text input{
	width: 24px;
	line-height: 16px;
	text-align:center;
}
.form-add .submit{
	margin:0 0 0 74px;
	padding-bottom: 14px;
	width: 187px;
	height: 47px;
	float:left;
	display:inline;
	background: url(../images/bg-submit1.gif) no-repeat;
	text-indent: -9999px;
	border: none;
}
.movie{
	text-align:center;
	clear: left;
	float: left;
	width:223px;
	background:#f5f5f5;
	border:1px solid #d3d3d3;
	margin:15px 10px 5px;
	padding:5px;
}
.movie input.submit{
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	width:142px;
	height:36px;
	margin:0 auto 10px;
	background: url(../images/ttl-view-movie.gif) no-repeat;
	border: none;
	cursor: pointer;
}
.movie select{
	width:180px;
	margin-bottom:13px;
	font-size: 12px;
}

.form-buttons{
	display: block;
	width: 290px;
	height: 36px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.view-movie input.submit{
	float: left;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	width:142px;
	height:36px;
	background: url(../images/ttl-view-movie.gif) no-repeat;
	border: none;
	cursor: pointer;
}
.download input.submit{
	float: right;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	width:139px;
	height:35px;
	background: url(../images/free-download.jpg) no-repeat;
	border: none;
	cursor: pointer;
}

.download-page fieldset {
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	width:400px;
	border:2px groove threedface;
}

.download-page #email, .download-page #name {
	background:#EEEEEE none repeat scroll 0 0;
	border:1px solid #BBBBBB;
	padding:3px;
	width:380px;
	margin-bottom: 10px;
}

.download-page label {
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px;
}

.download-page input.submit{
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:139px;
	height:35px;
	background: url(../images/free-download.jpg) no-repeat;
	border: none;
	cursor: pointer;
}

.overview{
	overflow:hidden;
	width: 363px;
	padding-left: 20px;
	margin-bottom:20px;
}

.overview h3{
	margin:0 0 1px;
	font-size:18px;
}
.overview p{
	line-height:20px;
	margin:10px 0 7px;
}
.sIFR-Flash {
	visibility: visible !important;
	margin: 0;
}
.overview ul{
	margin:0;
	padding:0;
	list-style:none;
}
.overview ul li{
	background: url(../images/bullet.gif) no-repeat 0 8px;
	padding:0 0 0 12px;
	line-height:20px;
}
.feature{
	overflow:hidden;
	width:363px;
	padding-left: 20px;
}
.book1{
	text-align:center;
	margin: 15px 10px 5px;
	clear: left;
	float: left;
	width: 223px;
	border:1px solid #d3d3d2;
	background:#f1f7fd;
	padding: 5px;
}
.book1 input.submit{
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	width:142px;
	height:36px;
	margin:0 auto 10px;
	background: url(../images/ttl-view-book.gif) no-repeat;
	border: none;
	cursor: pointer;
}
.book1 select{
	width:180px;
	margin-bottom:13px;
	font-size: 12px;
}

.ipaper-license {
	display: none;	
}

.product-link-top {
	padding: 10px 0 20px 0;	
}

.product-link-bottom {
	padding: 20px 0 10px 0;
	display:block;
	text-align:center;
}

.product-link-bottom a {
	color: #222;
}

.introduc{
	border:4px solid #cfe4ff;
	background:#f1f7fd;
	margin: 15px 10px 5px;
	padding:14px;
	overflow:hidden;
	clear: left;
	float: left;
	width: 199px;
}
.introduc h3{
	margin:0;
	padding-bottom: 10px;
	font-size:16px;
	text-align: center;
	color:#15427d;
}
.visual-image{
	float:left;
	margin:8px 21px 0 10px;
	display:inline;
}
.introduct-info{
	line-height:20px;
	color:#444;
	padding:14px 0 0;
}
.introduct-info p{margin:0 0 15px;}
.view-digital input.submit{
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	width:172px;
	height:43px;
	background: url(../images/view-digital.png) no-repeat;
	border: none;
	cursor: pointer;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.browse{
	width:610px;
	border:3px solid #cfe4ff;
	background:#fff url(../images/bg-browse.gif) repeat-x 0 100%;
	overflow:hidden;
	padding:17px 0 26px 24px;
}
.browse-w{
	width:650px;
	overflow:hidden;
}
.browse ul{
	
	
	padding:0;
	list-style:none;
	
}
.browse ul li{
	line-height:23px;
	margin:0 59px 0 0;
	float:left;
	width:157px;
}
.browse ul li a{color:#444;}
.browse ul li a:hover,
.browse ul li a.active{text-decoration:underline;}
.sIFR-Flash + div[adblocktab=true] {display: none !important;}
.sIFR-hasFlash #content .data h2 span, .sIFR-hasFlash #content .data h1 span{
	padding:0;
	font-size: 24px;
	line-height: 30px;
}
.sIFR-hasFlash .title {
	font-size: 18px;
	line-height: 21px;
}
.sIFR-hasFlash #content .new-box h2 span{
	padding:0;
}
.sIFR-hasFlash #sidebar h3 span{
	padding:0;
}
* html #sidebar h3 span{
	font-size:17px;
	line-height: 20px;
	vertical-align: top;
	display: block;
}

.hold {
	overflow: hidden;
	width: 100%;
}
.gallery1 .hold,
.gallery1 .hold div {
	margin: 0;
}
.gallery1 .hold div ul {
	float: left;
	width: auto;
}
.G1 div.slides-w {
	margin: 0;
	width: 604px;
}
.wl {
	position: relative;
	float: left;
	left: 50%;
}
.wr {
	position: relative;
	left: -50%;
}
* html .wr {float:left;}

.search {
	overflow: visible;
	z-index: 500;
}
.search:after {
	display: block;
	content: "";
	clear: both;
}
.autocomplete {
	position: relative;
	display: block;
}
div.ajax-results {
	border: 1px solid #ccc;
	position: absolute;
	background: #fff;
	padding: 5px;
	width: 280px;
	z-index: 1000;
	left: 1px;
	top: 31px;
}
div.ajax-results .results ul {
	font-size: 11px;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
div.ajax-results .results ul li {
	border-top: 1px solid #ccc;
	margin: -1px 0 0;
	overflow: hidden;
	width: 100%;
}
div.ajax-results .results ul li a {
	text-decoration: none;
	padding: 3px 10px;
	display: block;
	background: #fff;
	color: #000;
	height: 1%;
}
div.ajax-results .results ul li a:hover {
	text-decoration: none;
	background: #fff8d6;
}
li.expanded,
li.leaf{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.item-list ul li{
	list-style-image: none;
	list-style-type: none;
}
.gallery-page div ul{
	width: 650px;
}
.gallery-page div{
	height: 100%;
	margin-left: 13px;
	overflow: visible;
}
.gallery-page div ul li{
	margin-bottom: 23px;
	height: 270px;
}
.gallery-page li .price {
	color:#C60005;
	margin:0 0 5px;
}
.gallery-page li span{
	display:block;
	font-size:11px;
	margin:0 0 6px;
}
.gallery-page div ul a.more{
	height: auto;
	color:#777777;
	font-size:12px;
	margin:5px 0 8px;
	float: none;
	border: 0;
	display: block;
}
.gallery-page div ul a.more:hover{
	color:#444444;
	border: 0;
}
.paging .item-list{
	display: inline;
}
.paging{
	position: relative;
	z-index: 9999;
}

#edit-attributes-2-wrapper select{
	width: 100%;
}

.text span.num-items,
.text span.uc-price{
	display: inline;
}
.shop #cart-block-contents,
#store-footer{
	display: none;
}

.view-news div.views-field-title {
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	margin-top: 15px;
	color: #C60005;
}

.view-news div.views-field-body {
	line-height: 20px;
	margin-bottom: 20px;
	color: #222;
	margin-top: 10px;
}

.submit-contact-form h3 {
	color: #C60005;
}

.submit-contact-form p {
	margin-top: 30px;	
}

.submit-contact-form img {
 display:block;
 margin: 25px auto 25px auto; 
}

#edit-mail-wrapper input {
	width: 450px;	
	height: 24px;
	line-height: 24px;
	margin-top: 5px;
}

#cart-form-products a {
	color: #222;	
}

#cart-form-products tr.odd, .cart-review tr.odd{
	background-color: #f9fcff;	
}

#cart-form-products tr.even, .cart-review tr.even{
	background-color: #fff;	
}

#cart-form-products td.subtotal, .cart-review td.subtotal{
	background-color: #eee;	
}

#cart-form-products th, td {
	padding: 8px;
	border:0;
}

#cart-form-products .form-text {
	width: 30px;
	text-align: center;
}

#cart-form-products .qty, .uc-price {
	padding-right: 10px;
}

#continue-shopping-link a {
	color: #222;	
}

#uc-cart-checkout-form {
	line-height: 20px;	
}

#uc-cart-checkout-form fieldset{
	margin-bottom: 20px;
	border: 1px #ccc solid;
	padding: 15px;
}

#uc-cart-checkout-form legend{
	font-weight: bold;
	font-size: 16px;
	color: #c60005;
	padding-left: 5px;
	padding-right: 5px;
}

#uc-cart-checkout-form .collapse-processed a{
	padding-left: 20px;
	font-weight: bold;
	font-size: 16px;
	color: #c60005;
}

#uc-cart-checkout-form .fieldset-wrapper{
	overflow: hidden;
}

.cart-review td, th {
	border:1px solid #BBBBBB;
	padding: 0.4em;
}

.error {
	color: #222;
}

.data #search-form{
display:none;
}

.status a {
	color: #dedede;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#222;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}