@import url("/includes/css/ccie_global.css");
@import url("/includes/css/nav.css");

body, table { 
  font-family: Verdana, verdana, Helvetica, sans-serif; 
  font-size: 12px; 
}
A.booktitle     { 
  font-family:Verdana, verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  font-weight: bold;
  color: FFFFFF;
  text-decoration: none;
}
A.cart_list     { 
  font-family:Verdana, verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-weight: bold;
}
TD.category 
{
     font-family: verdana, arial, san-serif; 
     font-size: 11px; 
     border-width: 0;
}
.highlight {
     font-family: "Lucida Grande", "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
     color: #C00;
     font-weight: bold;
     font-size: 12px; 
     border-width: 0;
}
.price {
     font-family: "Lucida Grande", "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
     color: #cc6633;
     font-weight: bold;
     font-size: 12px; 
     border-width: 0;
}
.title {
     font-family: "Lucida Grande", "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
     color: #036;
     font-weight: bold;
     font-size: 14px; 
     border-width: 0;
}
.item_title, h1.item_title {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     color: #CC9900;
     font-weight: bold;
     font-size: 15px; 
     border-width: 0;
     border: none;
}
.item_id {
    font-size: 10px;
    color: #333;
}
.item_info {
     font-family: "Lucida Grande", "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
     color: #036;
     font-size: 12px; 
     border-width: 0;
}
.required
{
  color: #AABBDD;
  font-size: 11px; 
}
A { color:blue; }
A:hover { color:#AABBDD; text-decoration:underline; }
.whitelink { color:#FFFFFF; text-decoration:none; }
.blacklink { color:#000000; text-decoration:none; }
.blacklinkwithrollover { color:#000000; text-decoration:none; }
.bluelink { color:#0000FF; text-decoration:none; }
A:hover.blacklink { color:#000000; text-decoration:underline; }
A:hover.blacklinkwithrollover { color:#0000FF; background-color: #FFFF33; text-decoration:underline; }
A:hover.bluelink { color:#0000FF; background-color: #FFFF33; text-decoration:underline; }
.boxborder { border-color:#000000; border-style:solid; border-width:1; }
TR.odd 
{
	BACKGROUND-COLOR: #ededc4;
	border: 1px dashed #7d7d7d;
	border-left: 0px;
	border-right: 0px;
}
TR.even {
	border-left: 0px;
	border-right: 0px;
}
TR.guide
{
  font-size: 11px;
  font-family: Verdana, verdana, Helvetica, sans-serif;
  border-bottom: black;
  border-width: 0 0 1pt 0;
  border-style: none none dotted none;
  border-left: 0px;
  border-right: 0px;
}
a.booktitle, .booktitle a { 
  font-family:Verdana, verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
a.booktitle:hover, .booktitle a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.booktitle     { 
  font-family:Verdana, verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  font-weight: bold;
  color: #FFFFFF;
}
.bookauthor     { 
  font-family:Verdana, verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold;
}
.booksubtitle     { 
  font-family:Verdana, verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold;
  color: #996699;
}

/* product search styles */
ol.search_results li { margin-bottom: 10px; }
ol.search_results li .product_title { font-weight: bold; }
ol.search_results li .product_details { font-size: 11px; }
ol.search_results li .product_details .author {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
ol.search_results li .product_details .issue {
	color: #336600;
	font-size: 11px;
}
ol.search_results li .product_details .product_price {
	color: #993300;
	font-size: 11px;
}
a.more_results { margin-left: 30px; }

/* Main styles */
body {
	margin: 0px;
}
body, table, div, span, p, h1, h2, h3, ul, li, td, tr, th, select, option, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #3399CC;
}
a:hover, a:active {
	color: #66CCFF;
}

.popup_window {
    padding: 20px;
}

/* Left side navigation */
.side_box, .side_title, .shortcut, .shortcut_title {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.side_box {
	background-color: #3399CC;
}
.shortcut a {
	text-decoration: none;
}
.side_title {
	background-color: #CC9900;
}
.side_box a, .side_title a  {
	color: #FFFFFF;
	text-decoration: none;
}
.side_box a:hover, .side_title a:hover  {
	color: #DDDDDD;
}
#side_hilite {
	background-color: #66CCFF;
}
.shortcut_title {
	color: #000000;
}

/* drop-down menus */
.nav_menu {
	background-color: #FFFFFF;
	visibility: hidden;
	position: absolute;
	width: 130px;
	padding-bottom: 2px;
}
.nav_menu div {
	margin: 2px;
	margin-bottom: 0px;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
}
.nav_menu_link {
	color: #FFFFFF;
	background-color: #3399CC;
}
.nav_menu_link a  {
	color: #FFFFFF;
	text-decoration: none;
}
.nav_menu_link a:hover  {
	color: #DDDDDD;
}

/* form styles */
#search_form input {
	font-size: 10px;
}
.error, .error li {
	color: #CC0000;
}
.required { color: #CC0000; }
.form_field_label {
	font-size: 10px;
	font-weight: bold;
}
.form_field_label_required {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}

/* misc. styles */
.bottom_text {
	font-size: 10px;
}
.small, .small li, .small td, .small p {
	font-size: 10px;
}
.smallbold, .smallbold li, .smallbold td, .smallbold p {
	font-size: 10px;
	font-weight: bold;
}
#CatalogContentContainer, #CatalogLoginOuter {
    max-width: 820px;
    /* IE hack */
    width:expression(document.body.clientWidth > 800? "800px": "auto" );    
    min-width: 500px;
}
.CatalogHeader {
  font-weight: bold;
}
.CatWrapper {
  background-color: #FFF;
  min-width: 500px;
  max-width: 800px;
}
.header1 {
  min-width: 500px;
}
#LoginTable h2 {
  padding-top: 15px;
}
.NewCustomer {
    margin-bottom: 20px;
    width: 500px;
    max-width: 500px;
}
.NewCustomer .box-silver {
    padding: 10px;
}
.LoginMessage .message_box {
    margin: 0 0 15px 0;
    padding: 10px;
    width: 480px;
}
.success {
  padding: 3px;
  margin: 5px;
  border: 1px dotted #0C0;
}
.catalog-right-column {
  width: 150px;
}
.redeem_coupon {
    padding: 5px;
    color: #666;
    font-size: 10px;
    text-align: right;
}
.sale_qty_threshold {
    font-size: 9px;
     font-weight: normal;
}
.product_free_shipping {
    color: #FF8000;
    font-size: 11px;
    font-weight: bold;
}

/* Main Catalog Wrappers */
.catalog_wrapper {
    margin: auto; 
    width: 1000px;
}
.catalog_left {
    float: left;
    margin: 15px 0 15px 10px;
    width: 185px;
    text-align: center;
}
.catalog_left ul {
    margin: 0;
    padding: 0;
}
.catalog_left li {
    list-style-type:  none;
    margin: 0 0 10px 0;
    padding: 0;
}
.catalog_right {
    float: right;
    margin: 15px 0;
    width: 775px;
    text-align: left;
}
.catalog_no_left {
    margin-right: 110px;
}

.catalog_right h1, .catalog_right .header1  {
    margin-top: 0;
    font-size: 15px;
}

/* My Account */
#menu_account {
    text-align: center;
}
#menu_account div {
    margin: auto;
    text-align: center;
    
}

/* Shopping Menu */
#menu_shopping {
    padding: 5px 5px 8px 5px;
    font-size: 13px;
    text-align: center;
}
#menu_shopping .shopcartimg {
    float: right;
}
#menu_shopping .shopcartheader {
  
}

/* Category/Keyword Menu */
#menu_category ul {
    margin: 5px 0 0 3px;
    padding: 0;
}
#menu_category li {
    margin: 0 0 8px 0;
    padding: 0;
}
#menu_category a,  
#menu_category a:link, 
#menu_category a:visited {
    padding-left: 7px;
    color: #666;
    background: url(/image_oa/arrow-nav-small.png) no-repeat 0 3px;
    font-size: 11px;
    text-decoration: none;
}
#menu_category a:active, 
#menu_category a:hover {
    text-decoration: underline;
}
#menu_keyword .keyheader {
    margin: 5px 0;
    color: #3399cc;
    font-size: 12px;
    text-align: center;
}
#menu_category .catheader {
    margin: 5px 0;
    color: #cc6633;
    font-size: 12px;
    text-align: center;
}

/* Keyword Display */
h1.display_product_header {
    color: #CC9900;
    font-size: 18px;
    border: none;
}
.display_product_list {
    margin: 8px 0 20px 0;
    width: 100%;
    border: 1px solid #FFF;
}
.display_product ol, 
.display_product_more ol, 
.display_product li.titles ol {
    margin: 0;
    padding: 0;
}
.display_product li {
    float: left;
    list-style: none;
    margin: 0 6px 0 2px;
    padding: 0;
    width: 128px;
    min-width: 128px;
    height: 180px;
    text-align: center;
}
.display_product_more li {
    float: left;
    list-style: none;
    margin: 0 5px 15px 5px;
    padding: 0;
    width: 143px;
    min-width: 143px;
    height: 180px;
    text-align: center;
}
ol.display_list_numbers li {
    margin-left: 25px;
    list-style: decimal;
}
.display_product_more li.titles,
.display_product li.titles  {
    padding-left: 5px;
    width: 455px;
    height: auto;
    text-align: left;
}
.display_product_more li.titles li,
.display_product li.titles li {
    margin-bottom: 8px;
    width: 455px;
    height: auto;
    text-align: left;
}
.display_product li.more_info li {
    width: 385px;
}

.display_more_info {
    float: right;
    margin: 0 20px 0 0;
    width: 170px;
    height: 200px;
    text-align: center;
}
.display_product_more_link {
    float: right;
    margin: 0;
    width: 95px;
    min-width: 95px;
    height: 150px;
    text-align: center;
}
.display_product li.more_images {
    margin: 0;
    padding-top: 30px;
    width: 95px;
    min-width: 95px;
    height: 150px;
}

.display_product .no_image, 
.display_product_more .no_image {
    margin-top: 120px;
}
.display_product span.title, 
.display_product_more span.title {
    font-size: 12px;
}
.display_product span.title a, 
.display_product_more span.title a,
.display_list_numbers span.title a {
    color: #3399CC;
    font-size: 11px;
    text-decoration: underline;
}
.display_product span.title a:hover, 
.display_product_more span.title a:hover,
.display_list_numbers span.title a:hover {
    color: #66CCFF;
}
.display_product span.author, 
.display_product_more span.author {
    font-size: 11px;
}
.display_product span.price, 
.display_product_more span.price {
    font-size: 11px;
}
.display_product span.details, 
.display_product_more span.details {
    color: #000;
    font-size: 11px;
}

.display_product span.details a, 
.display_product_more span.details a {
    color: #666;
    font-size: 10px;
}

.display_product_button {
    margin-top: 5px;
    padding: 2px;
    background-color: #F6EFEF;
    vertical-align: bottom;
}
.display_no_results {
    padding: 3px 0 13px 10px;
    color: #666;
    font-size: 10px;
}
.display_browse_top {
    margin-bottom: 10px;    
}
.display_browse_bottom {
    margin-top: 10px;
}

.display_child_keywords {
    margin-bottom: 13px;
}
.display_child_keywords ul {
    float: left;

}
.display_child_keywords li {
    list-style-type:  none;
}


/* header blue box */
.box-blue-header {
    position: relative;
    width: 100%
    padding: 1px 0; /* top/bottom left/right */
    background-image: url(/image_oa/boxes/fade_large-blue2.jpg);
    background-color: transparent;
    background-repeat: repeat-x;
    background-attachment: scroll;
    border: 1px solid #FFF;
    font-size: 1.15em;
    text-align: center;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
}
.box-blue-header b.cn, 
#box-blue-header b.cn { 
    background-image: url(/image_oa/boxes/white.png);
}
.box-blue-header span {
    float: right;
    padding: 13px;
    color: #666;
    font-size: 11px;
}
.box-blue-header h2 {
    padding: 13px;
    color: #FFF;
    font-size: large;
    font-weight: bold;
    text-align: left;
}
.box-blue-header div.header {
    padding: 13px;
    color: #FFF;
    font-size: large;
    font-weight: bold;
    text-align: left;
}

/* Keyword Menu */
#menu_keyword_parents {
    margin: 5px 3px;
    font-size: 11px;
}
#parent_map_expand, 
#parent_map_expand span {
    font-size: 9px;
}
#parent_map_expand a,
a.keyword_menu_parent,  
a.keyword_menu_parent:link, 
a.keyword_menu_parent:visited,
a.keyword_menu_child, 
a.keyword_menu_child:link,
a.keyword_menu_child:visited {
    padding-left: 7px;
    color: #666;
    background: url(/image_oa/arrow-nav-small.png) no-repeat 0 3px;
    font-size: 11px;
    text-decoration: none;
}
a.keyword_menu_parent:active, 
a.keyword_menu_parent:hover,
a.keyword_menu_child:active, 
a.keyword_menu_child:hover {
    text-decoration: underline;
}
a.keyword_menu_child,  
a.keyword_menu_child:link, 
a.keyword_menu_child:visited {
    color:#6199CC;
    background: url(/image_oa/arrow-nav-small.png) no-repeat 0 50%;
}
.keyword_parent {
    margin-top: 10px;
}

/* Magazine Menu */
#menu_magazine {
    padding: 8px;
}

.addthis_toolbox .hover_effect {
    width: 230px;
    padding: 5px 0;
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.addthis_toolbox .hover_effect div {
    float: left;
}
.addthis_toolbox .hover_effect a {
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}
.addthis_toolbox .hover_effect a:hover {
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}
.addthis_toolbox .hover_effect span {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

/* Shopping Cart */
table.shopping_cart th {
    font-weight: bold;
}

.coupon_box {
    clear: both;
    padding: 25px 0;
    text-align:center;
}
.coupon_box div {
    width: 390px;
    margin: 0 auto 10px auto;
    padding: 10px;
}
.coupon_box h2 {
    margin-bottom: 3px;
}
.button_box {
    height: 30px;
}
.checkout_buttons { 
    float: right;
    width: 300px;
    text-align: right;
}
.checkout_buttons a { 
    font-size: 12px;
    text-decoration: underline;

}

/* New styles */
.subheader {
    padding: 5px;
    background-image: url(/image_oa/boxes/fade-orange.png);
}

.bottom_cart_navigation {
    margin: 15px 0;
    text-align: right;
}
ul.simple_list {
    list-style-type:none;
}
ul.simple_list li { 
    margin: 0 0 10px -25px;
    padding: 0;
}

/* Article Lists */
.article_lists_product { padding:10px; }



/* Checkout Address Book */
.addressbook_box {  padding-bottom: 25px; }
.addressbook_entry { float: left; margin: 0 25px 25px 0; width: 200px; }

/* Clear Fix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 .clearfix {
	display: inline-block;
}
 html[xmlns] .clearfix {
	display: block;
}
 * html .clearfix {
	height: 1%;
}
