/*CSS */
body {
	background: #05386b;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	margin:0 0 0 0;
	padding:0;
	background-image:url(https://images.ebsco.com/mx/gradient_whtbg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

/* layout */

.wrapper {
	width:967px;
	margin:auto;
	}
	
.header {
	background-image:url(https://images.ebsco.com/mx/MagEx_navHeader.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:104px;
	margin:auto;
}

*html .header {
	margin-left:10px;
}


.logo {
	float:left; 
	width:192px; 
	height:93px;
	border:0;
} 
.logo img {
	border:0;
}

/*Horizontal top menu*/

.topmenu {
	width:740px;
	float:left;
}

.topmenu  ul {
	margin:0;
	height:32px;
	margin-left:30px;
	padding: 0;
	list-style: none;
}

.topmenu  li {
	display: inline;
	margin: 0;
	padding: 0;
}

.topmenu a, .topmenu  a:visited, .topmenu a:active {
	float: left;
	height:19px;
	text-decoration: none;
	padding: 7px 18px 5px 18px;
	font-size: 1em;
	font-weight: bold;
	color:#FFF;
	border-left: 1px inset #999; 
	border-right: 1px inset #999;
}

.topmenu #advsearch a{ border-left: none;} 
.topmenu #home a{ border-right: none;}
.topmenu #Adult
{
	float: left;
	height:19px;
	text-decoration: none;
	padding:  7px 1px 5px 1px;
	font-size: .66em;
	font-weight: bold;
	color:#FFF;
	border:solid 0px red;
}

.topmenu a:hover {
	text-decoration: underline;
	color: #FFF;
}

/*fix menu alignment issue in internet explorer*/
* html .topmenu { margin-top: 8px; margin-left:0; }

* html .topmenu ul { display: block;}


.headerformholder {
	width:750px;
	float:left;
	/*margin-left:200px;*/
	padding-right:15px;
	padding-top:3px;
}
	
.quicksearchform {
	float:left;
	padding-left:60px;
	margin-bottom:10px;
}

.searchformfont {
	font: normal 1em Tahoma, Arial, Helvetica, sans-serif;
	color:#666;
	}

.myaccount {
	float:right;
}

div.history { margin-left: 0px; float: right; width: 730px; margin-top: 10px;}
.myaccount a, .myaccount a:visited, .myaccount a:active {
	font: normal 1em Tahoma, Arial, Helvetica, sans-serif;
	color:#0000CC;
	text-decoration:none;
}

.myaccount a:hover { color:#000; }

.customerservicenumber {
	padding-top:1px;
	padding-bottom:10px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
}

/*home page styles*/
.homemiddlecontent {
	/*width:429px;*/
	width:750px;
	margin-left: 210px;
}

* html .homemiddlecontent {
	/*width:429px;*/
	width:750px;
	margin-left: 0;
	padding-left:5px;
}	

.homepoptitles {
	width:429px;
	/*height:210px;*/
	float:left;
	/*margin:auto;*/
	
}

table.address {  }


.homepoptitles table {
	width:429px;
}

.homepoptitles table td {
	width:141px;
	padding:0 0 10px 0;
	/*text-align:center;*/
}

.homepoptitles a:link, .homepoptitles a:visited {
	display: block;
	/*float: left;*/
	padding: 5px 10px 10px 10px; 
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:top;
	text-decoration:none;
	color:#00C;
}

.homepoptitles a:hover { color:#000; background-color:#E9EEF6;}
 
.unbold { font-weight:normal; }

.choosebox {
	margin-top:10px;
	margin-bottom:10px;
	width:420px;
	padding-top:7px;
	padding-left:5px;
	background-image:url(https://images.ebsco.com/mx/gradient_blue_16.gif);
	background-repeat:no-repeat;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
}

.choosetext {
	width:200px;
	float:left;
	padding:7px 0 0 8px;
	margin-bottom: 10px;
}
.choosetext ul {
	font: normal .9em Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	font-weight: normal;
	margin: 0 0 0 1.25em;
	padding: 0;
	list-style-type:disc;
	list-style: outside;
}

.choosetext li {
	padding: .3em 0 0 0;
}

.imagwrap {
	float:left;
	width:728px;
	padding-left:20px;
	padding-top:10px;
}

.interestmags {
	font: normal .85em  Tahoma, Arial, Helvetica, sans-serif;
	float: left;
	width: 182px;
	
}

.interestmags ol { 
	list-style-position: outside;
	list-style-type:decimal;
	margin:0 0 0 25px;
	padding:0;
}

.interestmags li { margin-top:1px;}

*html .interestmags li {
margin:6px 0 0 0;
/*padding:6px 0;*/
}

.interestmags .nodot { list-style-type:none;} 

.interestmags a {
	color:#00C;
	text-decoration:underline;
}

.interestmags a:hover {
	text-decoration: none;
	color:#000;
	background-color:#FF9;
}
.listheader {
	float:left;
	font: bold .9em Tahoma, Arial, sans-serif;
	color:#000000;
	text-align:center;
}
.homebluebar {
	float:left;
	width:419px;
	margin-top:3px;
	padding:5px 5px 0 5px;
	height:23px;
	background-image:url(https://images.ebsco.com/mx/bluebar_home.gif);
	background-repeat:no-repeat;
	font: bold .9em Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	}

.homebluebar span.left {
  float: left;
  text-align: left;
  width: 50%;
}

.homebluebar span.right {
  float: right;
  text-align: right;
  padding-right:10px;
  width: 30%;
}
.homebluebar span.right a { color:#F00; text-decoration:underline;}
.homebluebar span.right a:hover {text-decoration:none; color:#000;}
 
.homebottombar {
	float:left;
	width:732px;
	border-top:1px solid #006699;
	border-bottom:1px solid #006699;
	background-color:#E9EEF6;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	height:23px;
	padding:5px 0 0 5px;
	margin-top: 10px;
	margin-left: 5px;
}

.alignright {
	text-align:right;
	}
.alignleft {
	text-align:left;
	}
	
.floatright {
	text-align:right;
	}

.bottombar { float:left; width:720px; border-top:1px solid #006699;
	border-bottom:1px solid #006699; background-color:#E9EEF6; 
	font:normal 1em Tahoma, Arial, Helvetica, sans-serif; height:23px; padding:5px 5px 0 5px;
	margin-bottom:10px;}

.bottombar span.right {
  float: right;
  text-align: right;
  color: #333;
  width: 49%;
 }
 
.bottombar a, .bottombar a:visited, .bottombar a:active { 
	color:#C00;
	font-weight:bold;
	text-decoration:none;
}

.bottombar a:hover{ 
	color:#333;
	text-decoration:underline;
}
	
.contentarea {
	width:960px;
	/*float:left;*/
	margin-left:4px;
}

*html .contentarea {
	margin-left:10px;
}


/*Left column styles*/

.leftcolumn {
	background-image:url(https://images.ebsco.com/mx/catbar_m_02.gif);
	background-repeat: repeat-y;
	width:202px;
	height:100%;
	float:left;
	margin-bottom:10px;
}

.leftcolumn h1{ font:bold 16px  Tahoma, Arial, Helvetica, sans-serif; color:#000; letter-spacing:0; margin-left:8px; margin-top:.1em; margin-bottom:.8em;}

.leftcolumn h2{ font:bold 14px Arial, Helvetica, sans-serif; color:#000; word-spacing:.1em;  margin-left:12px; padding-bottom:0; margin-top:0; margin-bottom:.1em;}

.leftcolumn ul{ 
font:normal 11px Arial, Helvetica, sans-serif; 
margin-left:6px; 
padding:0px; 
margin-top:0; 
margin-bottom:1em;
list-style-type: none !important;
}

.leftcolumn ul li a:link, .leftcolumn ul li a:visited {
padding:2px;  
color:#00C; 
text-decoration:underline;
font:bold 11px Arial, Helvetica, sans-serif;
list-style-type: none !important;
margin-left:12px; 
}

.leftcolumn ul li a:active {
color:red;
}

/*For IE 
*html .leftcolumn ul {
	margin-left:5px;
	padding-left:5px;
}

*html .leftcolumn ul li a{
	margin-left:-1px;
	padding-left:5px;
}
/*End*/

.leftcolumn a:hover {color:#000; text-decoration:none;}

.nodot {list-style-image: none; list-style-type:none; margin-left:-.2em; font-weight:bold;}

*html .nodot {list-style-image:none; margin-left:-1.3em; font-weight:bold;}

.alphasearch { width:185px; height:75px; margin:auto; padding:10px 0 0 5px; background-image:url(https://images.ebsco.com/mx/alphabetbubble.gif); background-repeat:no-repeat; font:bold 1.1em Arial, Helvetica, sans-serif; color:#000;}

.alphasearch a, .alphasearch a:visited, .alphasearch a:active {font:bold 1em Arial, Helvetica, sans-serif; color:#00C; text-decoration:underline;}

.alphasearch a:hover {color:#000; text-decoration:none;}

/*Category bar images*/
.topcat {width:202px; height:10px; background-image:url(https://images.ebsco.com/mx/catbartop.gif); background-repeat:no-repeat;}

.bottomcat {width:202px; height:19px; background-image:url(https://images.ebsco.com/mx/catbarbottom.gif); background-repeat:no-repeat;}

/*middle content*/ 
.middlecontent {
	width:700px;
	float: right;
	padding:0px; 
}

.middlecontent a, .middlecontent a:visited, .middlecontent a:active {text-decoration:underline; color:#C00;} 
.middlecontent a:hover {text-decoration:none; color:#000}
.middlecontent h1 { font:bold 1.2em Arial, Helvetica, sans-serif; letter-spacing:0px; margin-bottom:2px; margin-top:7px; }
.searchresults a , .searchresults a:visited, .searchresults a:active { }

#contentStatic { width: 720px; padding-left: 8px; float: right; }
table.delivery { border: solid 1px #3366CC; background-color: #eeeeee; padding: 15px; font-weight: bold; }
.deliveryaddress { padding: 15px; }

.bluebar {
	float:left;
	width:737px;
	border-top:1px solid #006699;
	border-bottom:1px solid #006699;
	background-color:#E9EEF6;
	font:normal 1em Tahoma, Arial, Helvetica, sans-serif;
	height:23px;
	padding:7px 5px 0 5px;
	margin-bottom:3px;
	margin-top:3px;
}

.bluebar span.left {
    float: left;
    text-align: left;
    font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
    color: #333;
    width: 40%;

  }



.bluebar span.right {
    float: right;
    text-align: right;
    font: normal .9em Tahoma, Arial, Helvetica, sans-serif;
    color: #333;
    width: 59%;
 }


 
.bluebar span.page { 
	font: bold .9em Tahoma, Arial, Helvetica, sans-serif;
}
	
.bluebar a:link{ 
	color:#C00;
	font-weight:bold;
	text-decoration:none;
}

.bluebar a:hover{ 
	color:#333;
	text-decoration:underline;
}
	
.highlight {background-color:#FFFF00;}

.rightcolumn {
	background-image:url(https://images.ebsco.com/mx/rtcolummid.gif);
	background-repeat:repeat-y;
	top:0px;
	width:307px;
	float:right;
}

*html .rightcolumn {
margin-right:3px;
}

.rghtext {
	background-image:url(https://images.ebsco.com/mx/rtcolummid.gif);
	background-repeat:no-repeat;
	width:307px;
	height:10px;
	margin-bottom:10px;
}
.toprightcolumbg { float:right; width:307px; height:14px; background-image:url(https://images.ebsco.com/mx/rtcolumntop.gif); background-repeat:no-repeat;}

.bottomrightcolumbg { float:right; width:307px; height:16px; background-image:url(https://images.ebsco.com/mx/rtcolumnbottom.gif); background-repeat:no-repeat;}
	
.customerservice {
	margin-left:300px;
	padding-top:5px;
	padding-right:15px;
	text-align:right;
	color:#FFF;
	font-weight:bold;
}
	
.formcont {
	width:700px;
	margin-left:250px;
	padding-top:10px;
	padding-right:10px;
	height: 20px;
}
	
.headform {
	float:left;
	width:300px;
	font: normal .9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CCC;
}
	
.homepageform {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
}
	
.catlisting {
	float:left;
	width:737px;
	margin-bottom:20px;
	margin-left:10px;
	padding-bottom:20px;
}

*html .catlisting {
	margin-bottom:10px;
	margin-left:7px;
}

.catlisting table{
width:100%;
border:none;
}

.catlisting td,th{
width:25%;
padding:3px;
border:none;
text-align:center;
}

.catlisting td:hover {
background-color:#E9EEF6;
}

.catlisting ol {
	margin:auto; 
	margin-left:10px;
	margin-top:5px;
	padding-left:0;
}

.catlisting ol li{
	float:left;
	display:inline;
	padding-top:5px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:5px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:5px;
}

.catlisting p {margin:0 0 0 0;}
.catlisting p a, .catlisting p a:visited, .catlisting p a:active {
	font:bold  .9em Arial, Helvetica, sans-serif;
	color:#036;
}

.catlisting a:hover {
	color:#000;
}

.catlisting li:hover {
	background-color:#E9EEF6;
}

.catlisting img { border:0; /*padding-left:10px;*/}

.catlisting midimage { padding-left:30px;}

.catlisting span.regtext { font:normal .9em Arial, Helvetica, sans-serif; }

.catlisting span.regtextbold { font-weight:bold; }

.catlisting img.star { padding-top:2px; }

.reviewlinks a, .reviewlinks a:active, .reviewlinks a:visited {
	font:normal .9em Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#C00;
}

.reviewlinks a:hover {
	text-decoration:none;
	color:#000;
	}

.redbold { color:#C00; font-weight:bold; }

/*Search Results styles*/

.searchresults {  float:left; width:738px; 
border-bottom:1px dashed #CCCCCC; 
padding-bottom:10px; margin-bottom:10px; margin-top:10px;}

.srleft {
	float:left;
	width:120px;
	padding-left:10px;
}

.srmid {
	float:left;
	width:370px;
	padding-left:10px;
	}

.srright {
	float:left;
	width:200px;
	margin-top:20px;
	margin-left: 8px;}

.searchresults ul {padding:0; margin:0; list-style-type:none;}

.searchresults ul li {padding:0; margin:0;}

.searchresults image { float:left; margin:0 0 0 0;}

.searchresults p {
	float:left;
	width:280px;
	vertical-align:top;
	padding:3px;
	margin-right:5px;
}

.searchresultsprice  div{ float:left; width:200px; height:100px; background-color:#E9EEF6; border:1px solid #006699; padding:0 0 0 0; text-align:center }

.searchresults a:link, .searchresults a:visited { font: bold 1.3em Tahoma, Arial, sans-serif; color:#036; text-decoration:underline; }

.searchresults img {border:0;}

.searchresults a:hover { color:#000; text-decoration:none; }

.pricebox {
	width: 187px;
	height:120px;
	background-color:#E9EEF6;
	border:1px solid #006699;
	padding:5px 5px 5px 5px;
} 
.pricebox p { line-height:18px; vertical-align:top;}

.pricebox .addtocartbtn a:link, .pricebox .addtocartbtn a:visited {
	width:93px;
	height:28px;
	padding-bottom:10px;
	padding-top:5px;
	padding-right:28px;
	padding-left:10px;
	margin-left:47px;
	margin-top:5px;
	display: block;
	font:bold 1em Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	background-image:url(https://images.ebsco.com/mx/search_addtocartup.gif);
	background-repeat:no-repeat;
	border:0;
}

.pricebox .addtocartbtn a:hover {
	background-image:url(https://images.ebsco.com/mx/search_addtocartover.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#fff;	
}


.pricebox a:hover {
	background-image:url(https://images.ebsco.com/mx/search_addtocartover.gif);
	text-decoration:none;
	color:#fff;	
}

.centerbutton { margin:auto;}

.searchlist span.left {
  float: left;
  text-align: left;
  font-weight: bold;
  width: 33%;
}
 
.searchlist span.center {
  float: left;
  text-align: left;
  font-weight: bold;
  width: 33%;
}

.searchlist span.right {
  float: right;
  text-align: right;
  font-weight: bold;
  width: 33%;
 }

  
/*Details page Styles*/

#details {  margin: 0px; width: 740px;  }
.detailswrapper {float:left; width:728px; padding: 10px 0 10px 10px; font: normal 1em Tahoma, Arial, Helvetica, sans-serif; }
	
.barimage { background-image:url(https://images.ebsco.com/mx/detailsbar.jpg); background-repeat:no-repeat; font:bold 1em Arial, Helvetica, sans-serif; height:20px; padding-top:5px; }
	
.detailsleft {
	float:left;
	width:192px;
	padding-bottom: 10px;
	margin-left: 0px !important; 
}
	
.detailsleft a , .detailsleft a:visited, .detailsleft a:active
{ font:normal .9em Arial, Helvetica, sans-serif; text-decoration:underline; color:#00C; }
	
.detailsleft a:hover {text-decoration:none; color:#000; }
	
.detailsleft a.red  , .detailsleft red a:visited, .detailsleft red a:active {
color:#C00; font:normal .9em Tahoma, Arial, Helvetica, sans-serif; text-decoration:underline;}
		
.detailsleft red a:hover { text-decoration:none; color:#000;}
	
.detailsright {
	float:left;
	width:510px;
	padding-left:20px;
	padding-bottom: 10px;
}



.detailsright h1 { font: bold 1.4em Tahoma, Arial, Helvetica, sans-serif; padding-bottom:2px; }
		
.detailsright a, .detailsright a:visited, .detailsright a:active { font: normal .9em Arial, Helvetica, sans-serif; text-decoration:underline; color:#f00; }
		
.detailsright a:hover { text-decoration:none; color:#000; }

.addtocart { font: bold 1.4em Tahoma, Arial, Helvetica, sans-serif; padding-bottom:2px; }

.detailsbar {
	float:left;
	width:718px;
	height:23px;
	border-top:1px solid #006699;
	border-bottom:1px solid #006699;
	background-color:#E9EEF6;
	padding:0px 5px 0 5px;
	font:bold 1.3em Tahoma, Arial, Helvetica, sans-serif;
}

.customersitems p {float:left; padding:5px 10px 10px 15px; width:150px; text-align:center; line-height:20px;}

a.bluelinks:link, a.bluelinks:active, a.bluelinks:visited { font:bold 1em Arial, Helvetica, sans-serif; color:#036; text-decoration:underline;}

a.bluelinks:hover {text-decoration:none; color:#000;}

customeritems a.redlinks:link, customeritems a.redlinks:visited, customeritems a.redlinks:active {
font:normal .9em Arial, Helvetica, sans-serif; text-decoration:underline; color:#C00; }

.addCustomerItems {float:left;}


customeritems a.redlinks:hover { text-decoration:none; color:#000; }
	
.spotlightreview { float:left; width:728px; background-image:url(https://images.ebsco.com/mx/detailsbar.jpg); background-repeat:repeat-x; font:normal 1em Arial, Helvetica, sans-serif; padding-left:10px; padding-bottom:20px;}

.spotlightreview h2 { margin:0; padding:4px 0 0 0; font:bold 1.2em Arial, Helvetica, sans-serif; }

.spotlightreview  p{ font:normal 1em Tahoma, Arial, Helvetica, sans-serif }

.spotlightreview  a{ text-decoration:underline; color:red;}

.spotlightreview  a:hover { text-decoration:none; color:black;}
	

.detailsquantitywrap {float:left; width:500px; margin-bottom:10px; margin-top:10px;}

.detailsquantity { float:left; font-weight:bold; width:120px;}

/*.detailsquantitybut {float:left;}*/


.detailsquantitybut a:link, .detailsquantitybut a:visited {
float:left;
font:bold 1em Arial, Helvetica, sans-serif; 
color:#fff;
text-align:center; 
text-decoration:none;
border:0;
padding-top:5px;
/*padding-left:4px;*/
padding-right:4px;
width:148px;
height:28px;
background-image:url(https://images.ebsco.com/mx/addtocartup.jpg); 
background-repeat:no-repeat; 

} 

.detailsquantitybut a:hover {
	color:#fff;
	background-image:url(https://images.ebsco.com/mx/addtocart.jpg);
	text-decoration:none;
}


.detailshopbutton {width:300px; height:40px; font-weight:bold;}
.detailshopbutton img { vertical-align:middle; border:0; }

/*End Details Page Styles*/

/*	Tables	*/

table.homepagefeatures{ width: 50%;/* border-collapse: collapse;*/ border: 1px solid #fff; }
table.homepagefeatures td{ }
table.homepagefeatures td.titlecell { vertical-align: top; padding: 5px  33px 15px 5px; text-align: left; font: 9pt arial; color: Black; border: 1px solid #AFB8C1; border-left: none; }
  .titlecell p { clear: both;  font: 8pt bold arial; margin: 2px 2px 2px 2px; }
  .titlecell img { float: left; width: 70px; margin: 5px; }
  /*.titlecell2 { width: 100% !important; vertical-align: top; padding: 5px 3px 15px 3px; text-align: left; font: 9pt arial; color: Black; border-bottom: 1px solid #AFB8C1; }
  .titlecell2 img { float: left; width: 70px; }
  .titlecell2 p { clear: both; width: 370px !important; font: 8pt bold arial; margin: 2px 2px 2px 2px; }*/


table.searchdisplay { width: 585px; border-bottom: 1px dashed #999; background-color: #FFF; font: normal 11px arial; padding-bottom: 5px; }
table.searchdisplay th { }
table.searchdisplay td { font: normal 11px Verdana; }
table.searchdisplay td.SearchNumber { width: 20px; }
table.searchdisplay td.SearchImage { width: 76px; }
table.searchdisplay td.SearchImage img{ width: 70px; padding: 2px; border: solid 1px #CCCCCC; }
table.searchdisplay td.SearchTitle { width: 489px; }
table.searchdisplay td.SearchPricing{ }
table.searchdisplay td.addtocartTD{ width: 1%; }
table.searchdisplay td.addtocartTD a:link, table.searchdisplay td.addtocartTD a:visited { display: block; width: 70px; text-decoration: none; text-align: center; font: bold 11px Arial; border: 2px outset #FF6666; background: #910A0E; color: #FFF; padding: 2px; }
table.searchdisplay td.addtocartTD a:hover{ text-decoration: none; border: 2px inset #DDD; background: #294584; color: #FFF; }




/* end tables */

p.qualifyinginfo{ font-weight: 600; }

/* table elements */
.FieldTitle { font: bold 12px Arial; color: #000000; padding-right: 4px; text-align: right; vertical-align: top; white-space: nowrap;  }

.FieldTitleBold {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

.FormField { font: normal 1em Arial, Helvetica, sans-serif; vertical-align: top;}

.TableText { font: normal 1em Arial, Helvetica, sans-serif; color: #000000; padding-left: 8px; text-align: left;  border: 1px solid #336698;}

.TableCenter { font: normal 1em Arial, Helvetica, sans-serif; color: #000000; padding-left: 8px; text-align: center; border: 1px solid #336698;}

.TableTextBold { font: normal 1em Arial, Helvetica, sans-serif; color: #000000; padding-left: 8px; }

.TableAmount { font: normal 1em Arial, Helvetica, sans-serif; color: #000000; padding-right: 6px; text-align: right; vertical-align: top; border: 1px solid #336698; }


.TableHeaderBlk { padding: 1px; background: #336698; font: bold 1em Arial, Helvetica, sans-serif; color: #fff; text-align: left;}

.tdOff { font: 12px Arial; color: #000; background: #FFF; }

.tdOn { font: 12px Arial; color: #000; background: #F5F6F0; }

.td1 { font: normal 1em Arial, Helvetica, sans-serif;color: #000; padding: 4px 2px 4px 8px; } 

.td2 { font: normal 1em Arial, Helvetica, sans-serif; color: #000; padding: 4px 2px 4px 8px; background: #DAE4DF; }

.jumpmenu { font: normal 1em Arial, Helvetica, sans-serif; color: #000; }

.tableheadertext { font: normal 1em Arial, Helvetica, sans-serif; color: #FFF; padding: 3px; }

.tableheader2 { padding: 5px; background: #336698; font: normal 14px Arial; color: #000; text-decoration: none;}


.lessdiscount { text-align: right; font: bold 12px Arial; color: #CC0000; padding: 5px 5px 4px 0px; }
/* end table elements */


/*General styles*/

.boldtext {font-weight:bold;}
.regtext { font: normal .9em Tahoma, Arial, Helvetica, sans-serif; color: #000; }
.genredlinks a, .genredlinks a:active, .genredlinks a:visited {
	font:normal .9em Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#C00;
}
.genredlinks a:hover {
	text-decoration:none;
	color:#000;
}

.bluelinks a , .bluelinks a:visited, .bluelinks a:active {
	font:normal .9em Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#00C;
}
.bluelinks a:hover {
	text-decoration:none;
	color:#000;
}	
	
/*End General Styles*/

/*list styles for bottom links*/

.listlinks { font: .8em Tahoma, Arial, Helvetica, sans-serif; color:#000066; }
.listlinks a { text-decoration:underline; padding:0;}
.listlinks a:hover { text-decoration:none; color:#000000;}

.bottomlinks ol { padding:0; margin:0;}

.bottomlinks li {padding:0; margin:0;}

.bottomlinks a {
	font: normal .9em Tahoma, Arial, Helvetica, sans-serif;
	color:#00C;
	text-decoration:underline;
	list-style-position: outside;
	list-style-type:decimal;
	margin:0;
	padding:0;
}

.bottomlinks a:hover {
	text-decoration: none;
	color:#000000;
}

/* right column */
.featuredtitle 
{ font-family:Arial, Helvetica, sans-serif; font-size:1.3em; color:#000; font-weight:bold; padding:7px 0 2px 7px; }

.featuredtboxes 
{ width:300px; height:120px; margin:auto; background-image:url(https://images.ebsco.com/mx/mag_block.jpg); background-repeat:no-repeat; }

.featboxWrapper {
width:300px;
}

/**html .featboxWrapper {
width:300px;
float:left;
}*/

.feattop {
	/*background-image:url(https://images.ebsco.com/mx/feattitles_top_03.jpg);*/
	/*background-repeat:no-repeat;*/
	width:296px;
	height:7px;
}

.featbottom {
background-image:url(https://images.ebsco.com/mx/feattitles_bottom_05.jpg);
background-repeat:no-repeat;
background-position:left bottom;
/*display: block;*/
padding: 0; /*Set 10px to be equal or greater than'padding-left' value above*/
width:296px;
}


p.feattext1 {
margin:5px 0 3px 0;
}

*html p.feattext1 {
margin:2px 0 1px 0;
}

p.feattext2 {
margin:5px 0px;
}

*html p.feattext2 {
margin:2px 0px;
}

p.feattext3 {
width:200px; margin:5px 0 0 0;
}

*html p.feattext3 {
margin:2px 0 0 0;
}

.rightboxes {
width:280px;
padding:  7px 0 5px 0;
font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
color:#333;
margin: auto;
height: 100px;
}

/**html .rightboxes {
	padding:0;
	margin:0;
	height: 110px;
}
*/

.rightboxes h2 
{ font: bold 1em Arial, Helvetica, sans-serif; color:#036; margin:0;}

*html .rightboxes h2 
{margin:0;}

.rightboxes img
{ padding-right:7px;}

.rightboxes a 
{ font: bold .8em Tahoma, Arial, Helvetica, sans-serif; color:#036; text-decoration:underline; }

.rightboxes a:hover { text-decoration:none; color:#000000; }

.red { color:#C00; }

.strike { text-decoration:line-through;}


/* Footer */

.footer {
	width:967px;
	height: 62px;
	margin:10px 3px;
	
	background-image:url(https://images.ebsco.com/mx/footerblock.gif);
	background-repeat:no-repeat;

	font: normal .85em Tahoma, Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;
	text-align:center;
	clear: both;
}
 

*html .footer {
	margin-left:4px;
	margin-top:15px;
}




.footer a, .footer a:visited, .footer a:active {
	font-size:1.2em; color:#00C; text-decoration:underline;
}

.footer a:hover {
	text-decoration:none;
}
/*	Added	*/

div#CARTCONTAINER { width: 700px; float: right; padding: 0px 5px; }
div#SHOPPINGCONTROLS { padding: 5px 0px;  }

div#CARTCONTAINER3col{ width: 945px; }
div#SHOPPINGCONTROLS3col { clear: both; margin: 8px 0; text-align: right; }
  #SHOPPINGCONTROLS3col a:link, #SHOPPINGCONTROLS3col a:visited { display: block; width: 120px; float: right; font: bold 11px Tahoma; color: #fff; PADDING: 2px 5px; background-color: #910A0E; border: 2px outset #BE4C4C; text-align: center; margin-left: 3px; text-decoration: none; }
  #SHOPPINGCONTROLS3col a:hover { color: #fff; border: 2px outset #CCC; background-color: #05386B; }
div#CARTCONTAINER3col h1 { font: bold 1.4em Arial;  }

.submitbutton{ padding: 2px 2px; width: 75px; padding: 4px 0px;}
.submitbutton a:link, .submitbutton a:visited { text-decoration: none; text-align: center; font: bold 11px Arial; border: 2px outset #FF6666; background: #910A0E; color: #FFF; padding: 2px; }
.submitbutton a:hover{ text-decoration: none; border: 2px inset #DDD; background: #294584; color: #FFF; }


.ERRSSbuttonboxAdd{ display: inline; padding-top: 8px; }
.ERRSSbuttonboxAdd a:link, .ERRSSbuttonboxAdd a:visited { text-decoration: none; text-align: center; font: bold 11px Arial; height: 10px; border: 2px outset #FF6666; background: #910A0E  url(https://images.ebsco.com/pob/magazines4educators/addCart.gif) no-repeat right; color: #FFF; padding: 1px 20px 1px 2px; }
.ERRSSbuttonboxAdd a:hover{ text-decoration: none; border: 2px inset #DDD; background: #294584; color: #FFF; }

.ERRSSbuttonbox{ clear: both; padding: 3px 0px; text-decoration: none !important;}
.ERRSSbuttonbox a:link, .ERRSSbuttonbox a:visited { text-decoration: none !important; text-align: center; font: bold 11px Arial; border: 2px outset #FF6666; background: #910A0E; color: #FFF; padding: 2px; }
.ERRSSbuttonbox a:hover{ text-decoration: none; border: 2px inset #DDD; background: #294584; color: #FFF; }

div.checkoutproceed{ text-align: right; }

.AccountAction { width: 280px; height: 70px; font: normal 11px Verdana; padding: 4px; float: left; }
.AccountAction A:link { font: bold 12px Verdana; color: #CC0000; text-decoration: none; }
.AccountAction A:visited { font: bold 12px Verdana; color: #CC0000; text-decoration: none; }
.AccountAction A:hover { font: bold 12px Verdana; color: #fff; background: #294584;  text-decoration: none; }

.AccountLink1 { display: block; background: transparent url(https://images.ebsco.com/pob/ERRSS/icon_editaccount.gif) top left no-repeat; height: 30px; padding: 0px 0px 0px 53px; }
.AccountLink2 { display: block; background: transparent url(https://images.ebsco.com/pob/ERRSS/icon_editaddress.gif) top left no-repeat; height: 30px;  padding: 0px 0px 0px 53px;  }
.AccountLink3 { display: block; background: transparent url(https://images.ebsco.com/pob/ERRSS/icon_renewsubscript.gif) top left no-repeat;  height: 30px;  padding: 0px 0px 0px 53px; }
.AccountLink4 { display: block; background: transparent url(https://images.ebsco.com/pob/ERRSS/icon_reportaproblem.gif) top left no-repeat;  height: 30px;  padding: 0px 0px 0px 53px;  }
.AccountLink5 { display: block; background: transparent url(https://images.ebsco.com/pob/ERRSS/icon_makepayment.gif) top left no-repeat; height: 30px;  padding: 0px 0px 0px 53px; }
.AccountLink6 { display: block; background: transparent url(https://images.ebsco.com/pob/ERRSS/icon_orderhistory.gif) top left no-repeat; height: 30px;padding: 0px 0px 0px 53px; }
.AccountLink7 { display: block; background: transparent url(https://images.ebsco.com/pob/ERRSS/icon_pastinvoices.gif) top left no-repeat; height: 30px;  padding: 0px 0px 0px 53px; }
.AccountLink8 { display: block; background: transparent url(https://images.ebsco.com/pob/ERRSS/icon_cancel.gif) top left no-repeat; height: 30px; padding: 0px 0px 0px 53px; }
.AccountLink9 { display: block; background: transparent url(https://images.ebsco.com/pob/ERRSS/icon_transfer.gif) top left no-repeat; height: 30px; padding: 0px 0px 0px 53px; }

/*	End Add	*/

/*Styles for View cart added 9/24/07*/

.shoppingcart {
	float:left;
	width:737px;
	/*margin-bottom:20px;
	padding-bottom:20px;*/
	}

.shoppingcart .shoppbut{ margin:0; padding:5px 5px 10px 0; float:right;}

.shoppingcart .shoppbut a { 
	margin: 0 1px 3px 1px; 
	white-space: nowrap; 
	background: #CC0000; 
	border: 2px outset #F0F0F0; 
	text-decoration: none; 
	font: bold 11px Tahoma; 
	padding: 2px 10px 2px 10px; color:#FFFFFF; 
}

.shoppingcart .shoppbut a:hover { 
	background: #05386B; 
	border: 2px inset #E0E0E0; 
	text-decoration: none;
	color:#fff;
}


.shoppingcart .updatebut{ margin:5px 0 0 0; padding:3px 0 0px 0;}

.shoppingcart .updatebut a:link, .updatebut a:visited { 
	margin: 0; 
	white-space: nowrap; 
	background: #910A0E; 
	border: 2px outset #BE4C4C; 
	text-decoration: none; 
	font: bold 11px Tahoma; 
	padding: 2px 10px 2px 10px; 
	color:#FFFFFF; 
}

.shoppingcart .updatebut a:hover { 
	background:  #05386B; 
	border: 2px inset #E0E0E0; 
	text-decoration: none;
	color:#fff;
}

.shoppingcart table {
width:100%;
float:left;
border:1px solid #000;
margin-bottom:10px;
margin-top:10px;
/*border-collapse: collapse;*/
}

.shoppingcart table th {
padding:5px;
background-color:#4E789E;
color:#fff;
font:bold 1em Tahoma, Arial, Helvetica, sans-serif;
}

.shoppingcart table td {
padding:5px;
border-right:1px solid #000;
text-align:center;
}

.shoppingcart .notablertborder {
border:0;
text-align: center;
margin: 5px;
}

.subtotal {
width:99%;
float:left;
padding-bottom:5px;
font-weight:normal;
text-align:right;
}

.ordertotal {
	width:99%;
	float:left;
	padding-bottom:10px;
	font-weight:bold;
	text-align:right;
	font-size: 1em;
}

.shoppingcart .attentionblock {
width:100%;
float:left;
color:red;
}

.shoppingcart .renew table{
border:none;
padding:0;
}

.shoppingcart .renew table td{
border:none;
}

.shoppingcart .quantity table{
border:none;
padding:0;
}

.shoppingcart .quantity table td{
border:none;
}

/*End View Cart Styles*/

/*Added October 2, 2007*/

/*home page styles*/
.alphalinks {
padding:3px;
}

.daynews{
	border-color: gainsboro;
	border-width: 1px;
	font-size: 1em;
	width: 429px;
	font-family: Arial;
	float: left;
}

.homeimg {
float:left;
}

*html .homeimg {
float:left;
}
/*end home page styles*/

/*details page styles*/
.contentplaceholder {
border: 1px none gray; 
/*height: 215px; */
padding-top: 5px;
padding-bottom:5px; 
width: 630px; 
float:left;
}

.customersitems table {
/*border-collapse:collapse;*/
}

.customersitems table a:link, .customersitems table a:visited{
font:bold .9em Arial, Helvetica, sans-serif; 
color:#036; 
text-decoration:underline;
}

.customersitems table a:hover{
text-decoration:none; 
color:#000;
}
/*end details page styles*/


/*top sellers styles*/
.middlecontent table{
/*border-collapse:collapse;*/
}

/*end top seller styles*/

/*login styles*/

.loginwrapper {
width:650px;
padding:4px;
margin:auto;
border:1px solid #ccc;
}

.loginwrapper table td{
padding:4px;
}

.loginwrapper table th{
	padding:5px 0 5px 0;
	background-color:#E1E1E1;
}

.loginbuttonbox{ /*clear: both;*/ padding: 3px 0;}
.loginbuttonbox a:link, .loginbuttonbox a:visited { text-decoration: none; text-align: center; font: bold 11px Arial; border: 2px outset #FF6666; background: #910A0E; color: #FFF; padding: 2px; }
.loginbuttonbox a:hover{ text-decoration: none; border: 2px inset #DDD; background: #294584; color: #FFF; }

/*end login styles*/


/*contact styles*/
.contact {
margin-left:210px;
width:730px;
}

.contact a:link, .contact a:visited {
font-weight:bold;
text-decoration:underline; 
color:#C00;
}

.contact a:hover {
text-decoration:none;
color:#000;
}

.contact h3{
font-size:1.1em;
padding:0;
margin:0 0 4px 0;
}

.contact h1{
	font-size:1.8em;
	padding:0;
	margin:5px 0 5px 0;
}

.contact .contactform {
width:700px;
border-top:1px solid #666;
margin-top:15px;
padding:5px 5px 10px;
}

.contact .contactform table td, th {
padding:10px;
text-align: left;
vertical-align: top;
}

.contact .contactform .required {
color:red;
font-weight:bold;
}

.contact .contactform input{
width:208px;
}

.contact .contactform .zip{
width: 80px;
}

.contact .contactform .phone{
width: 48px;
}

.contact .contactform .phone2{
width: 56px;
}

.contact .contactform .long{
width: 250px;
}

.contact .contactform .commments {
width: 288px;
height: 144px;
}

.contact .submitbutton{ /*clear: both;*/ padding: 3px 0;}
.contact .submitbutton a:link, .contact .submitbutton a:visited { text-decoration: none; text-align: center; font: bold 11px Arial; border: 2px outset #FF6666; background: #910A0E; color: #FFF; padding: 2px; }
.contact .submitbutton a:hover{ text-decoration: none; border: 2px inset #DDD; background: #05386B; color: #FFF; }
/* end contact styles*/

/*Sitemap styles*/

.middlecontent .smcolumn1 {
	width:320px;
	padding:10px 10px 0 10px;
	float: left;
}

.middlecontent .smcolumn2 {
	width:320px;
	float:right;
	padding:10px 10px 0 10px;
}

.middlecontent .smcolumn2 h2, .middlecontent .smcolumn1 h2{
margin:0;
padding:0;
font:bold 1em Tahoma, Arial, Helvetica, sans-serif; 
}

.middlecontent .smcolumn2 ul, .middlecontent .smcolumn1 ul{
margin:2px 0 0 0;
padding:0 0 0 20px;
}

*html .middlecontent .smcolumn2 ul, .middlecontent .smcolumn1 ul{
margin:0;
}

.middlecontent .smcolumn1 a:link, .smcolumn1 a:visited {
color:#00C;
text-decoration:underline;
font-weight:bold;
}

.middlecontent .smcolumn1 a:hover, .smcolumn1 a:hover{
text-decoration:none;
}

.middlecontent .smcolumn2 a:link, .smcolumn2 a:visited {
color:#00C;
text-decoration:underline;
font-weight:bold;
}

.middlecontent .smcolumn2 a:hover, .smcolumn2 a:hover{
text-decoration:none;
}


.verifybilling {
	float: left;
	width: 300px;
	margin: 15px 0 5px 10px;
	font: 1em Arial, Helvetica, sans-serif;
	padding: 0;
}

*html .verifybilling {
margin: 10px 5px 5px 3px;
}

.verifybilling table{ border-collapse:collapse; width: 100%; border: 1px solid #336698; background-color:#E3E4FA;  }

.verifybilling th,td { border: 1px solid #336698; padding:3px;}

.verifybillingtitle { background: #336698; width:294px; padding: 3px; margin: 0px; font: bold 1em Arial, Helvetica, sans-serif; color: #fff; text-align: center; }

table.checkout { width: 95%; border-collapse: collapse; border: 1px solid #336698; margin: 10px 0px 0px 10px; background-color:#E3E4FA; }
*html table.checkout {  margin: 5px 0px 0px 5px; }

table.checkout th,td { border: 1px solid #336698; }
table.checkout td td{ border-top: 1px solid #FFF; border-left: none; }

table.checkout tr.TableHeader{ text-align: center; background-color: #336698; padding: 3px; border-right: 1px solid #336698; border-bottom: 1px solid #336698; font: bold 13px Arial; color: #FFF; }
table.checkout td.TableHeader{ text-align: center; background-color: #336698; padding: 3px; border-right: 1px solid #336698; border-bottom: 1px solid #336698; font: bold 13px Arial; color: #FFF; }

.confirmationsubtotal {width:200px; float:right; padding-bottom:5px; text-align:right; padding-right: 25px;}


.confirmationtotal {width:200px;float:right;padding-bottom:10px;font-weight:bold;text-align:right;font-size:1em;padding-right: 30px;}

table.checkout2 { width: 95%; border-collapse: collapse; border: 1px solid #336698; margin: 10px 0px 0px 10px;background-color:#E3E4FA;}
*html table.checkout2 {  margin: 5px 0px 0px 5px; }
table.checkout2 th,td { border: 1px solid #336698; }
table.checkout2 td td{border-left: none; }

table.checkout2 tr.TableHeader{ text-align: center; background-color: #336698; padding: 3px; border-right: 1px solid #336698; border-bottom: 1px solid #336698; font: bold 13px Arial; color: #FFF; }
table.checkout2 td.TableHeader{ text-align: center; background-color: #336698; padding: 3px; border-right: 1px solid #336698; border-bottom: 1px solid #336698; font: bold 13px Arial; color: #FFF; }


.youraccount table{

/*border:1px solid #000000;*/
margin: 0px;
}

.youraccount .address{
width:100%;
}

.youraccount td.TableHeader{
font:bold 1.1em Tahoma, Arial, Helvetica, sans-serif;
}

table.youraccount tr.TableHeader{ background-color: #336699; color: #FFFFFF; }
.youraccount th,td {
border:none;
vertical-align:top;
/*width:22%;*/
}

.youraccount .FieldTitle {
font:normal 1em Tahoma, Arial, Helvetica, sans-serif;
}

.youraccount .FormField{
font:normal 1em Tahoma, Arial, Helvetica, sans-serif;
}

.cartheader { width: 420px; border: 1px solid #AFAA97; border-bottom: none; background: #F5F6F0; margin: 0 10px 0px 0; font: 12px Arial;  padding: 4px; height: 80px; }
  .cartheader a:link, .cartheader a:visited { display: block; float: right; width: 200px; margin-top: -28px; font: bold 11px Tahoma; color: #fff; PADDING: 2px 5px; background-color: #910A0E; border: 2px outset #BE4C4C; text-align: center; }
  .cartheader a:hover { color: #fff; border: 2px outset #CCC; background-color: #294584; }
  
  table.shoppingCart{ clear: both; border-top: 1px solid #B0AB98; border-left: 1px solid #B0AB98; font: 12px Arial; color: #000; empty-cells: show;  background: #F5F6F0; margin: 0px 0px 10px auto; width: 945px; }
table.shoppingCart th { background-color: #B0AB98; padding: 0px; border-right: 1px solid #B0AB98; border-bottom: 1px solid #B0AB98; font: bold 13px Arial; color: #FFF; }
  tr.TableHeader td{ text-align: center; background-color: #336699; padding: 0px; border-right: 1px solid #B0AB98; border-bottom: 1px solid #B0AB98; font: bold 13px Arial; color: #FFF; padding: 3px; }
  table.shoppingCart td { border-right: 1px solid #B0AB98; border-bottom: 1px solid #B0AB98; padding: 4px;  }
  table.shoppingCart td.item{ width: 250px; vertical-align: top; }
  table.shoppingCart td.term{ }
    table.shoppingCart td.term div.termbutton{ padding: 10px 0 5px 0; text-align: center; }
  table.shoppingCart td.renew{ padding: 0px; }
  table.shoppingCart td.quantity{ padding: 0px; text-align: center; }
  table.shoppingCart td.address{ padding: 0px 3px; }
  table.shoppingCart td.price{ width: 120px; font-weight: 600; text-align: center; }
  table.shoppingCart td.remove{ font-weight: 600; text-align: center; }
  table.shoppingCart td.update{ width: 65px; font-weight: 600; text-align: center; }
  table.shoppingCart td.update a.button1{ display: block; clear: both; margin: 2px auto; width: 45px; padding: 3px 8px; }
  table.shoppingCart td table{ border: 0px; margin: 0px 3px; padding: 0px; }
  table.shoppingCart td td{ border:0px; text-align: left; }
    .cartactions { font: normal 11px Tahoma; }
      .cartactions a:link, .cartactions a:visited { display: block; width: 50px; font: bold 11px Tahoma; color: #fff; PADDING: 2px 5px; background-color: #910A0E; border: 2px outset #BE4C4C; text-align: center; }
      .cartactions a:hover { color: #fff; border: 2px outset #CCC; background-color: #294584; }

