﻿* 
{
    margin:0;
    padding:0
	
}

body 
{
    font-family: Arial, helvetica, Sans-Serif;
    font-size: 80%;
    color: #666;
    margin: 10px 20px 10px 20px;

	background-color:#c0c0c0;

	
	
}

.selectCountry li
{
    margin-left:20px;
    margin-bottom:10px;
    font-size:larger;
}
#header 
{
    clear:both;
}

#header span.lmc
{
    font-size: 24px;
    color: #aaaaaa;
    position: relative;
    top: -22px;
    left: 5px;
    
}

#header span.lmc .bullet 
{
    position: static;
    font-size: 12px;
}

#nav {
    margin: 15px -15px 0 -14px;
    height: 35px;
    background-image: url('/images/bar.jpg');
    background-repeat: repeat-x;
}

#footer {
    text-align: right;
    clear: both;
    /*margin: 0 -195px 0 0;*/
    padding-top:8px;
    min-width: 760px;
    max-width: 960px;
	  margin: 0 auto;

  margin: 0 auto;

  text-align: right;
}

#footer .nav {
    float: left;
    font-size: .9em;
}


#metasearch {
    text-align: right;
    float: right;
    font-size: .9em;
    width: 500px;
}


.lightgraybox 
{
    background: #e8e8e8;
}

.darkgraybox 
{
    background-color: #dadada;
}

#container 
{
    margin: 0 -15px -15px -15px;
}


.xtop, .xbottom {
    display:block; 
    background:transparent; 
    font-size:1px;
    min-width: 763px;
    max-width: 963px;
	  margin: 0 auto;

  text-align: left;
}
.xb1, .xb2, .xb3, .xb4 {
    display:block; 
    overflow:hidden;
}
.xb1, .xb2, .xb3 {
    height:1px;
}
.xb2, .xb3, .xb4 {
    background:#fff; 
    border-left:1px solid #f00; 
    border-right:1px solid #f00;
}
.xb1 {
    margin:0 5px; 
    background:#f00;
}
.xb2 {
    margin:0 3px; 
    border-width:0 2px;
}
.xb3 {
    margin:0 2px;
}
.xb4 {
    height:2px; 
    margin:0 1px;
}

.xboxcontent {
    display:block; 
    background:#fff; 
    border:0 solid #f00; 
    border-width:0 1px;
    min-width: 760px;
    max-width: 960px;
    height:100%;
	  margin: 0 auto;

  text-align: left;
}


div.colwrapper 
{
    margin: 12px;
	
}

p 
{
    margin-bottom: 12px;
}

.leftcol 
{
    margin-left: 15px;
}

.toprow 
{
    margin-top: 15px;
    margin-bottom: 15px;
}

.otherrow 
{
    margin-bottom: 15px;
    border-bottom: 1px solid white;
}

.centercol 
{
    margin-left: 15px;
    margin-right: 15px;
}

div.content_wrapper 
{
    margin: 15px;
}

.content_wrapper ul 
{
    margin-left: 2em;
    margin-bottom: 1em;
}

td div.cellwrapper 
{
    margin: 15px;
}

#ek_userlanguage_label, #ek_forumprop_label, #ek_dvforumprop
{
    display: none;
}

#ek_dv32_label 
{
    width: 100px;
}

.label_right
{
    text-align: right;
}



.design_list_vertical li 
{
    margin: 12px 0 12px 0;
}

a.dot, .dotlinks a, .related_content a
{
 background-image: url('/images/link_dot.gif');
 background-repeat: no-repeat;
 padding-left: 15px; 
 background-position: top left; 
 display: block; 
}

a.rss 
{
    background-image: url('/images/feed-icon-14x14.png');
    background-repeat: no-repeat;
    padding-left: 18px;
    background-position: top left;
}

a.dot_high 
{
 background-image: url('/images/link_dot.gif');
 background-repeat: no-repeat;
 padding-left: 15px; 
 background-position: top left;   
}

.indentblock 
{
    margin-left: 15px;
    margin-bottom: 12px;
}

.hideMe 
{
    display: none;
}

.divider 
{
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #fff;
    height: 0;
    margin: 20px 0 0 0;
}

h1, h2, h3, h4, h5, h6 
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    color: #333;
}

h1 
{
    
    font-size: 16px;
}

h2 
{
    font-size: 14px;
}

h3 
{
    font-size: 12px;
}

.required 
{
    color: #c00;
}

.book h1, .book h2, .book h3, .av_samples h2
{
    margin: 12px 0 12px 0;
}

.av_samples h3 
{
    margin-bottom: 12px;
}
.bookItemContainer{
	clear:both;
	display:inline-block;
	/*border:1px solid #ccc;*/
}
.bookItemContainer:after{
	clear:both;
	margin-bottom:10px;
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.sp_cover{
	display:inline-block;
}
.sp_cover img
{
    border: 1px solid #333;
}


.related_content h2
{
    margin-bottom: 12px;
    font-weight: bold;
}

.book div.bookinfo 
{
    float: left;
    width: 260px;
}

.book div.bookfeatures 
{
    padding-left: 260px;
}

.book img 
{
    border: 1px solid #333;
    margin: 0 0 12px 0;
}

.book img.buy_now_button {
	margin: 0 0 0 8px !important;
	padding: 10px 0 0 0 !important;
	vertical-align: text-bottom;
}

.book ul, .book ol 
{
    margin: 12px 0 12px 2em;   
}

.minibook img
{
    float: left;
    border: 1px solid #333;
    margin: 0 6px 6px 0;
}

.minibook 
{
   /* margin: 12px; */
}

.minibook p 
{
    
    margin-bottom: 12px;
}

.minibook_info 
{
    font-size:.9em;
}


.content_banner 
{
    background-image: url('/images/alt_box_header.jpg');
    background-repeat: repeat-x;
    height: 22px;
    margin-bottom: 12px;
}

.content_banner span 
{
    background-image: url('/images/alt_box_header_cap_left.jpg');
    background-repeat: no-repeat;
    display: block;
    height:22px;
    
}

.content_banner span span
{
    background-image: url('/images/alt_box_header_cap_right.jpg');
    background-repeat: no-repeat;
    background-position: right;
    padding-left: 15px;

    display: block;
    height:22px;
    
}

.mar_banner 
{
    margin-right: 15px;   
}

.shadowbox_top 
{
    background-image: url('/images/shadowbox_c.jpg') !important;
    background-repeat: repeat-x; 
    height: 23px;  
}

.shadowbox_top h2 
{
    background-image: url('/images/shadowbox_cr.jpg') !important;
    background-repeat: no-repeat;
    background-position: top right;
    height: 23px;
}

.shadowbox_top h2 span 
{
    background-image: url('/images/shadowbox_cl.jpg') !important;
    background-repeat: no-repeat;
    height: 6px;
    background-position: top left;
    height: 21px;
    display: block;
    padding: 2px 0 0 12px;
}

.shadowbox 
{
    background-image: url('/images/shadowbox_el.jpg') !important;
    background-repeat: repeat-y;
}

.shadowbox .er 
{
    background-image: url('/images/shadowbox_er.jpg') !important;
    background-repeat: repeat-y;
    background-position: top right;
    display: block;
    padding: 12px;
}
.shadowbox_bottom 
{
    background-image: url('/images/shadowbox_bc.jpg') !important;
    background-repeat: repeat-x;
    height: 6px;
}

.shadowbox_bottom span 
{
    display: block;
    background-image: url('/images/shadowbox_bcr.jpg') !important;
    background-repeat: no-repeat;
    background-position: top right;
    width:100%;
    height: 6px;
}


.shadowbox_bottom span span
{
    display: block;
    background-image: url('/images/shadowbox_bcl.jpg') !important;
    background-repeat: no-repeat;
    background-position: top left;
    width:6px;
}

.fixedshadowbox 
{
    width: 232px;
    background-image: url('/images/fixed_shadowbox_bg.jpg');
    background-repeat: repeat-y;
    
}

.fixedshadowbox .content 
{
    margin: 0 12px 0 12px;
}

.fixedshadowbox_bc
{
    width: 232px;
    height: 8px;
    font-size: 1px;
    background-image: url('/images/fixed_shadowbox_bc.jpg');
    background-repeat: no-repeat;
}

.fixedshadowbox h2.header
{
    background-image: url('/images/fixed_shadowbox_tc.jpg');
    background-repeat: no-repeat;
    padding-top: 4px;
    padding-left: 12px;
    height: 24px;
}



.hp_shadowcol 
{
    background-image: url('/images/fixed_shadowbox_bg.jpg');
    background-repeat: repeat-y;
    height:100%;
    width: 232px;
}

.hp_shadowcol h2 
{
    line-height: 36px;
}

a 
{
    text-decoration: none;
}

a:hover 
{
    text-decoration: underline;   
}
.redline 
{
    /*background-color: #f00;
    padding: 1px;*/
    min-width: 760px;
    max-width: 960px;
}

.inner_redline 
{
    /*background-color: #fff;
    border: 1px solid #fff;*/
    padding: 15px;
}

ul.login 
{
    list-style-type: none;
}
 ul.login li 
 {
    margin-bottom: 12px;  
 }

ul.login li.last 
{
 margin-bottom: 0;   
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
width:930px; 
font-size:0.85em;
position:relative;
z-index:100;
height: 35px;
left: -1px;
background-image: url('/images/bar.jpg');
background-repeat: repeat-x;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding: 0 0 0 20px;
margin:0;
list-style-type:none;
font-weight: bold;
}
.menu ul ul {
width:150px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:98px;
position:relative;
text-align: center;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#333; 
width:98px; 
height:34px;
/*border:1px solid #fff; 
border-width:1px 1px 0 0;*/ 
background:#758279 url('/images/pnav.jpg') no-repeat;
padding-left:0px;
line-height:29px;
/* font-weight: bold;*/
}

.menu a.first, .menu a.first:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#333; 
width:98px; 
height:34px;
/*border:1px solid #fff; 
border-width:1px 1px 0 0;*/ 
background:#758279 url('/images/pnav_first.jpg') no-repeat;
padding-left:0px;
line-height:29px;
/* font-weight: bold;*/
}

.menu a.pinned, .menu a.pinned:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#fff; 
width:98px; 
height:34px;
/*border:1px solid #fff; 
border-width:1px 1px 0 0;*/ 
background:#758279 url('/images/pnav_pin.jpg') no-repeat;
padding-left:0px;
line-height:29px;
/* font-weight: bold;*/
}

.menu a.firstPinned, .menu a.firstPinned:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#fff; 
width:98px; 
height:34px;
/*border:1px solid #fff; 
border-width:1px 1px 0 0;*/ 
background:#758279 url('/images/pnav_first_pin.jpg') no-repeat;
padding-left:0px;
line-height:29px;
/* font-weight: bold;*/
}

.menu a.last, .menu a.last:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#333; 
width:101px; 
height:34px;
/*border:1px solid #fff; 
border-width:1px 1px 0 0;*/ 
background:#758279 url('/images/pnav_last.jpg') no-repeat;
padding-left:0px;
line-height:29px;
/* font-weight: bold;*/
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:98px;
w\idth:98px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
/*background:#d4d8bd url(/test_menu_drop.gif) bottom right no-repeat;*/

}
/* style the second level hover */
.menu ul ul a.drop:hover{
/*background:#c9ba65 url(/test_menu_drop.gif) bottom right no-repeat;*/
}
.menu ul ul :hover > a.drop {
/*background:#c9ba65 url(/test_menu_drop.gif) bottom right no-repeat;*/
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#b2ab9b;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:150px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:150px; 
top:0;
width:150px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#d4d8bd; 
color:#000; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:129px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:150px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#333; 
background:#949e7c url('/images/pnav_on.jpg') no-repeat;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#333;
background:#949e7c url('/images/pnav_on.jpg') no-repeat;
}

.menu a.first:hover, .menu ul ul a.first:hover{
color:#333; 
background:#949e7c url('/images/pnav_first_on.jpg') no-repeat;
}
.menu :hover > a.first, .menu ul ul :hover > a.first {
color:#333;
background:#949e7c url('/images/pnav_first_on.jpg') no-repeat;
}

.menu a.last:hover, .menu ul ul a.last:hover{
color:#333; 
background:#949e7c url('/images/pnav_last_on.jpg') no-repeat;
}
.menu :hover > a.last, .menu ul ul :hover > a.last {
color:#333;
background:#949e7c url('/images/pnav_last_on.jpg') no-repeat;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}


.menu a.offsite:hover 
{
    color: #f00;
    text-decoration: none;
}



/*Poll Styles*/
.tblreport{
	color:#555;
	font-size:12px;
}
.tblreport .headreport{
	color:#555;
	font-size:13px;
	background:#fff;
	padding-bottom:5px;
}
.tblreport .resultbar{
	background:#cc0000;
	border-left:solid 1px #cc0000;
}

/* taxonomy navigation styles */
.tax_nav_sub
{
    /*background-image: url('/images/tax-nav.jpg');
      border-left:solid 2px grey;
      padding-left:10px;*/
}

/* catalog page styling */
.float_me_left
{
    float:left;
}

#catprods
{
    position:relative;
    bottom:30px;    
}
/* breadcrumb styling */

a.crumby, a.crumby:hover, .tax_nav_sub a, .tax_nav_sub a:hover{color:blue}

/* nav styling */

#forcetable a{color:blue}


/* buy now button */
a.button{
	display:block;
	background:url("/images/button-right.jpg") right no-repeat;
	text-align:center;
	width: 132px;
	padding-right:4px;
	font: 17px arial;
	color:red;
	font-weight:bold;
	cursor:pointer;
}
a.button span{
	position:relative;
	display:block;
	height:25px;
	line-height:25px;	
	white-space:nowrap;
	background:url("/images/button-left.jpg") left no-repeat;	
	
}
a.button:hover{text-decoration:none}

#book_listing span{float:left;clear:left;width:100%}
#book_listing span img,.book h1 img, #book_format img{
    float:none;    
    border:none;
    margin:0 0 0 5px;    
}
.book h1 img,#book_format img{position:relative;top:3px}