html, body{
	margin:0 0 0 0;
	width:100%;
	height:100%;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:150%;
}
* {
	margin:0;
	padding:0
}
p{
	padding-bottom:1em
}
ul{
	margin-left:16px;
	padding-bottom:1em;
	list-style-image: url(/images/p_list_black.gif);
}
ol{
	margin-left:16px;
	padding-bottom:1em;
}
body{
	background-color:#FFFFFF;
	background-image:none;
}
#print_logo{
	display:block;
}
#print_imagebox{
	display:block;
}
.reflect{
	display:none;
}
.email_to_colleague{
	display:none;
}
#email_to_colleague_form{
	display:none;
}
#product_video_box{
	display:none;
}
#top{
	display:none;
}
#top #logo{
	background-image:url(/images/p_leftbartop_logo.png);
	background-repeat:no-repeat;
	height: 88px;
	width: 194px;
	position:absolute;
	top:10px;
	left:25px;
	cursor:pointer;
}
#main{
	width:100%;
	position:static;
	left:0px;
	top:0px;
	z-index:20;
}
#content{
	margin-left:0px;
	padding-right:0px;
	padding-left:0px;
}
#leftbar {
	display:none;
}
#header{
	display:none;
}
#header #tagline{
	background-image:url(/images/p_educationalmedia.png);
	width:363px;
	height:56px;
	left:280px;
	top:30px;
	position:absolute;
}
#header_nav{
	display:none;
}
#header_nav a{
	text-decoration:none;
}
#header_nav #home{
	background-image:url(/images/p_top_home.gif);
	background-repeat:no-repeat;
	background-position: 2px;
	padding-left:15px;
	margin-right:3px;
	float:left;
}
#header_nav #about{
	background-image:url(/images/p_top_about.gif);
	background-repeat:no-repeat;
	background-position: 2px;
	padding-left:20px;
	margin-right:3px;
	float:left;
}
#header_nav #contact{
	background-image:url(/images/p_top_contact.gif);
	background-repeat:no-repeat;
	background-position: 2px;
	padding-left:18px;
	margin-right:3px;
	float:left;
}
#header_nav #login{
	background-image:url(/images/p_top_login.gif);
	background-repeat:no-repeat;
	background-position: 2px;
	padding-left:16px;
	float:left;
}
#header_nav #faq{
	background-image:url(/images/p_top_faq.gif);
	background-repeat:no-repeat;
	background-position: 2px;
	padding-left:16px;
	float:left;
}
#menu{
	display:none;
}
#menu .divider{
	background-image:url(/images/p_menu_line.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	width:6px;
	height:31px;
}
#menu .divider_selected_left{
	background-image:url(/images/p_menu_line_selected1.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	width:6px;
	height:31px;
}
#menu .divider_selected_right{
	background-image:url(/images/p_menu_line_selected2.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	width:6px;
	height:31px;
}
#menu .item{
	padding-top:3px;
	/*padding-left:20px;
	padding-right:5px;
	color:#0072B9;
	font-size:11px;
	font-weight:bold;
	background-image:url(/images/p_menu_i.gif);
	background-repeat:no-repeat;
	background-position: 6px 11px;*/
}
#menu #wrapper{
	left:50%;
	position:absolute;
}
#menu a img{
	color:#0072B9;
	text-decoration:none;
	border:none;
}
#footer{
	background-image:none;
	background-repeat:repeat-x;
	width:100%;
	height:26px;
	clear:both;
	font-size:9px;
	letter-spacing:0.4pt;
	padding-bottom:10px;
	margin-top:30px;
}
#footer a{
	text-decoration:none;
}
#footer #left{
	padding-top:4px;
	padding-left:10px;
	float:left;
}
#footer #right{
	padding-top:4px;
	padding-right:10px;
	float:right;
	display:none;
}
#footer #catalog{
	padding-top:5px;
	padding-right:10px;
	float:right;
	display:none;
}
#rotating{
	display:none;
}
a{
	color:#333333;
}
#content h1{
	font-size:18px;
	line-height:22px;
	margin-bottom:10px;
	margin-top:15px;
	color:#0072B9;
	font-weight:normal;
	width:300px;
}
#content h1.product{
	font-size:18px;
	line-height:22px;
	margin-bottom:0px;
	margin-top:15px;
	color:#0072B9;
	font-weight:normal;
	width:300px;
}
#content h3{
	font-size:13px;
	margin-top:3px;
	margin-bottom:3px;
	color:#0072B9;
	font-weight:bold;
}
#content h3 a{
	color:#0072B9;
	text-decoration:none;
}
#content h3 a:hover{
	text-decoration:underline;
}
#content h2{
	font-size:13px;
	margin-top:3px;
	margin-bottom:10px;
	color:#0072B9;
	font-weight:normal;
	width:300px;
}
#leftbar h1{
	font-size:16px;
	line-height:20px;
	margin-bottom:5px;
	margin-top:15px;
	color:#FFFFFF;
	font-weight:normal;
}
.box{
	width:202px;
	float:right;
	padding:20px 10px 10px 10px;
	border:1px solid #666666;
}
.box .box_top{
	background-image:none;
	overflow:hidden;
	height:6px;
	display:none;
}
.box .box_middle{
	background-image:none;
	padding:5px 13px 0 13px;
}
.box .box_bottom{
	background-image:none;
	overflow:hidden;
	height:6px;
	margin-bottom:15px;
	display:none;
}
.box h1{
	font-size:13px;
	margin-bottom:5px;
	color:#0072B9;
	font-weight:normal;
	border-bottom:#9EBDDB 1px solid;
}
.box ul{
	list-style-image: url(/images/p_list_blue.gif);
	line-height:120%;
}
.box hr{
    height: 1px;
    color: #E6E6E6;
    background-color: white;
	border-top:1px solid #E6E6E6;
	border-bottom:none;
    margin-top: 10px;
    margin-bottom: 5px;
    clear: both;
}
#leftbar ul{
	list-style-image: url(/images/p_list_white.gif);
}
.blue {
	color:#0072B9;
}
.press li{
	padding-bottom:10px;
}
ul.rssTitle li{
	padding-bottom:5px;
}
#leftbar a{
	color:#FFFFFF;
}
input.textfield{
	background-image:url(/images/p_textfield_bg.png);
	background-repeat:no-repeat;
	border:1px #666666 solid;
	height:15px;
	padding: 2px 0 0 3px;
	font-size:11px;
}
input.button{
	background-image:url(/images/p_button_bg.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	border-left:1px solid #888888;
	border-top:1px solid #888888;
	padding:0px;
	height:18px;
	font-size:11px;
	color:#FFFFFF;
}
select.dropdown {
	height:16px;
	font-size:10px;
	border:1px solid #676767;
}
.reflect{
}
.tenpoint{
	font-size:10px;
}
#shopping_cart{
	display:none;
}
#shopping_cart .title{
	text-transform:uppercase;
	color:#FFFFFF;
}
#shopping_cart a{
	color:#FFFFFF;
	text-decoration:none;
}
#shopping_cart .items{
	color:#FFFFFF;
	margin-top:2px;
	margin-bottom:2px;
}

.cart {
  border-collapse: collapse;
}


.cart_titles td {
  border-bottom: double 3px #999999;
}

.cart_detail td {
  border-bottom: solid 1px #CCCCCC;
}

.cart_error {
  color: red;
  font-weight: bold;
  text-align: center;
}


#login_box{
	background-image:url(/images/p_loginbox_bg.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:100%;
	margin-left:-215px;
	width:185px;
	height:102px;
	z-index:20;
	padding:10px 15px 10px 15px
}
#login_box .title{
	font-weight:bold;
	color:#0072B9;
}
#login_box .login{
	background-image:url(/images/p_top_login.gif);
	background-repeat:no-repeat;
	background-position: 2px;
	padding-left:16px;
	font-size:9px;
	margin-left:20px;
}
#login_box label{
	padding-top:2px;
	width:55px;
	display: block; 
	float: left;
}
#login_box .form{
	padding-top:3px;
}
#seo_menu {
	display:none;
}
.breadcrumb{
	font-size:10px;
	margin-top:15px;
	margin-bottom:-10px;
}
.authors{
	font-style:italic;
}
.ordering_options{
	text-align:center;
	font-size:10px;
}
.price{
	float:left;
	font-size:12px;
}
.itemnumber{
	float:right;
	font-size:12px;
}
#product_image{
	text-align:center;
	background-image:url(/images/p_magnify.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#imagebox{
	width:321px;
	position:absolute;
	top:0px;
	left:0px;
	display:block;
}
#imagebox .imagebox_top{
	width:298px;
	background-image:url(/images/p_imagebox1.gif);
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	padding-top:10px;
	padding-right:19px;
	padding-left:4px;
	overflow:hidden;
}
#imagebox .imagebox_bottom{
	width:321px;
	background-image:url(/images/p_imagebox2.gif);
	background-repeat:no-repeat;
	height:10px;
	float:left;
}
#imagebox .imagebox_image{
	overflow:hidden;
}
.listing_product{
	float:left;
	width:49%;
	margin-bottom:15px;
}
.listing_product .product_image{
	float:left;
	margin-right:10px;
	width:60px;
	overflow:hidden;
}
.listing_product .product_description{
	float:left;
}
.related_product{
	margin-bottom:30px;
}
.related_product .product_image{
	float:left;
	margin-right:10px;
	width:60px;
	overflow:hidden;
}
.related_product .product_description{
	line-height:normal;
}
.arrow_link{
	background-image:url(/images/p_readmore_arrow_black.gif);
	background-position:right 4px;
	padding-right:8px;
	background-repeat:no-repeat;
}
.email_to_colleague{
	background-image:url(/images/p_email_to_colleague.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:18px;
	padding-bottom:8px;
	overflow:hidden;
}
#video_placeholder{
	padding-bottom:5px;
}

/* Added By Roy */
#login_left, #login_right{
	padding-top:10px;
	padding-left:20px;
	float:left;
	width:340px;
}


#login_left label, #login_right label{
	display: block;
	width: 100px;
	float: left;
}


#login_left label:after, #login_right label{
	clear: both;
}

.store_billing label{
	display: block;
	width: 100px;
	float: left;
}


.width {
	width: 100%;
	min-width:inherit;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}
* html .minwidth {
	border-left: none;
}
* html .container {
	margin-left: 0px;
	position: relative;
}
/*\*/
* html .minwidth, * html .container, * html .content {
	height: 1px;
}
/*/
.width {
	display: inline-block;
}
/**/