body {
    font-family: Arial, Helvetica, sans-serif; 
}

A:Link
		{
		color: #C30505;
		text-decoration:none;
		}
A:Visited
		{
		color: #C30505;		
		text-decoration:none;
		}
A:hover
    {
	text-decoration:Underline;
	}

td {
padding-left:0px;
padding-right: 0px;
}

/*---Side Navigation class="sidenav"--*/	
	
table.sidenav {
padding: 24px 0px;
font-size: 12px;
margin-top: 10px;

}

.sidenav tr {
display:block;
padding: 0px;
margin-bottom: 8px;
}

.sidenav td{
padding-bottom: 8px;
}
.sidenav A:Link {
	color:#000000;
	text-decoration:none;

}

.sidenav A:Visited {
	color:#000000;
	text-decoration:none;

}

.sidenav A:Hover {
	text-decoration:underline;
}

.sidenav ul {
list-style-type: none;
padding-left:0; 
margin-left:0;
}

.sidenav ul li  {
font-size: 11px;
margin-bottom: 8px;
display: inline-block;

}


/*---Main Content --*/

table#content {
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
margin-top: 10px;
padding: 0px;
}

#content td.LeftCol {
width: 70%;
padding-left: 19px;
padding-right: 20px;

}

#_ctl0_home #content td.RightCol {
border-left: 1px solid #CCC;

}

#content td.RightCol {
width: 155px;
padding-left: 20px;
padding-right:19px;
height: 100%;
}

#content td.OneCol {
padding-left: 20px;
padding-right:19px;
}
#content h2 {
margin: 0px;
}

#content p {
font-size: 12px;
line-height: 150%;
}

#content p.category {
color: gray;
text-transform: uppercase;
font-size: 11px;
margin:0;
}
#content p.author {
padding-top: 6px;
margin:0;
font-size: 12px;
font-weight: bold;
}
#content p.volume {
margin-bottom:0;
font-size: 12px;
font-style: italic;
}
#content p.pages {
margin:0;
font-size: 12px;
font-style: italic;
}
#content p.reprint {
font-size: 11px;
}

#content p.dek {
font-size: 14px;
}
div#ProductDetails {
Margin-bottom: 30px;
}

#content div.sidebarArticles {
margin: 20px 0px;
}

#home #content div.sidebarArticles {
margin-top: 0px;
}
#content .sidebarArticles p.sidebarTitle {
font-size: 12px;
font-weight: bold;
margin:0px;
line-height: 120%;
}

#content .sidebarArticles p.sidebarAuthor{
font-size: 11px;
margin:0px;
}

div.sidebarEntry {
margin-bottom: 10px;
}

div.sidebarEntry p{
font-size: 11px;
margin-top: 10px;
}
div.coverEntry {
border-top: 1px solid #CCC;
padding: 20px 0;
}

.coverEntry img.cover {
border: 1px solid #CCC;
width: 115px;
height: 150px;
margin: 0px 20px 0 -41px;
float:left;
-moz-box-shadow: -3px 3px 4px #CCC;
-webkit-box-shadow: -3px 3px 4px #CCC;
box-shadow: -3px 3px 4px #CCC;
/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-50, Color='#CCCCCC')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-50, Color='#CCCCCC');
position: relative;
z-index: 100;
}

.coverEntry span {
z-index: 200;
position: relative;
display: block;
float: left;
width: 42px;
height: 42px;
top: -15;
left: 90;
margin: 0;
padding: 1;

}
.coverEntry span.new {
background: transparent url(../images/new.png) no-repeat 0 0;
}

.coverEntry div.coverEntryDesc {
margin-left: 135px;
width: 275px; 
height: 150px;
}

.coverEntry div.coverEntryDesc h4, .coverEntry div.coverEntryDesc h5, .newProductHome h5, .sidebarArticles h5 {
margin: 0;
}

#content div.coverEntryDesc p {
font-size: 11px;
margin-top: .5em;
}

.coverEntry div#Purchase {
float: right;
}

.coverEntry div.Purcase
{
    float:right;
}

div.newProductHome {
margin: 40px 0px 0px 0px;
display: block;
height: 125px;

}
div.newProductHome img.cover {
float: left; 
width: 85px; 
margin: 0px 20px 0px 0px; 
border: 1px solid #CCC;
}

.RegText
       { 
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 12px; 
       color: #000000;
	   }
A.RegTextHyperLink
       { 
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 12px; 
       color: #FF0000;
	   }
.RegTextB
       { 
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 12px; 
       font-weight: bold;
       color: #000000;
	   }

.RegBigTextB
       { 
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 14px; 
       font-weight: bold;
       color: #000000;
	   }
		 
.RegSmallText, #content p.RegSmallText
       { 
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 10px; 
       color: #000000;
       display:block;
      }
	   
	   .RegSmallTextNoWrap
       { 
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 10px; 
       color: #000000;
       white-space: nowrap; 
	   }
	   
.SpecSmallRedText
       { 
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 11px; 
       color: #FF0000;
       font-weight: bold;
       }
A.SpecSmallRedText:Link {
    color:#FF0000;
    font-size: 11px;
}

A.SpecSmallRedText:Visited {
    color:#FF0000;
    font-size: 11px;
}

A.SpecSmallRedText:Hov er {
    color:orange;
    text-decoration:none;
} 
.RegHeader
       { 
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 15px; 
       font-weight: bold;
       color: #3366cc;
	   }
.Button
{
	
	font-weight: bold;
	font-size: 12px;
	background: #4e6fa7;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border-right: outset;
	border-top: outset;
	border-left: outset;
	border-bottom: outset;
	width: 180px; 
}

.RedButton
{
	
	font-weight: bold;
	font-size: 12px;
	background: #E41B17;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border-right: solid 1px;
	border-top: solid 1px;
	border-left: solid 1px;
	border-bottom: solid 1px;
	width: 165px; 
	height: 21px;
}
.ProductListRedButton1
{
	
	font-weight: bold;
	font-size: 11px;
	background: #E41B17;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border-right: solid 1px;
	border-top: solid 1px;
	border-left: solid 1px;
	border-bottom: solid 1px;
	width: 135px; 
	height: 30px;
}

.ProductListRedButton2
{
	
	font-weight: bold;
	font-size: 10px;
	background: #E41B17;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border-right: solid 1px;
	border-top: solid 1px;
	border-left: solid 1px;
	border-bottom: solid 1px;
	width: 155px; 
	height: 30px;
}

.BackIssueRedButton
{
	
	font-weight: bold;
	font-size: 12px;
	background: #E41B17;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border-right: solid 1px;
	border-top: solid 1px;
	border-left: solid 1px;
	border-bottom: solid 1px;
	width: 100px; 
	height: 21px;
}
.SmallRedButton
{
	
	font-weight: bold;
	font-size: 9.5px;
	background: #E41B17;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border-right: solid 1px;
	border-top: solid 1px;
	border-left: solid 1px;
	border-bottom: solid 1px;
	width: 165px; 
	height: 21px;
}

.GoButton
{
	
	font-weight: bold;
	font-size: 12px;
	background: #FF0000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border-right: no;
	border-top: no;
	border-left: no;
	border-bottom: no;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;	
	width: 50px; 
}

.ButtonSmall
{
	
	font-weight: bold;
	font-size: 12px;
	background: #4e6fa7;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border-right: outset;
	border-top: outset;
	border-left: outset;
	border-bottom: outset;
	width: 100px; 
}

.BigRedButton
{
	
	font-weight: bold;
	font-size: 16px;
	background: #FF0000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	width: 180px; 
	 
}

.Button2
       { 
       font-family: Verdana,Arial; 
       font-size: 10px;
	   font-weight: Bold;
	   background: #FF8000;
	   border-top: solid 1px;
	   border-bottom: solid 1px;
	   border-left: solid 1px;
	   border-right: solid 1px;
	   border-color:#FFFFFF;
	   color:#ffffff;
	   }
.ButtonOrangeS
       { 
       font-family: Verdana,Arial; 
       font-size: 9px;
	   font-weight: Bold;
	   background: #FF9900;
	   border-top: solid 1px;
	   border-bottom: solid 1px;
	   border-left: solid 1px;
	   border-right: solid 1px;
	   border-color:#FFFFFF;
	   color:#ffffff;
	   }
.ButtonW
       { 
       font-family: Verdana,Arial; 
       font-size: 10px;
	   font-weight: Bold;
	   background: #FF8000;
	   border-top: solid 1px;
	   border-bottom: solid 1px;
	   border-left: solid 1px;
	   border-right: solid 1px;
	   border-color:#FFFFFF;
	   color:#ffffff;
	   }
.TextBox
       { 
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 12px; 
       background: #ffffff;
	   border-top: solid 1px;
	   border-bottom: solid 1px;
	   border-left: solid 1px;
	   border-right: solid 1px;
	   }
.DropDown
       { 
       font-family: Verdana,Arial; 
       font-size: 11px; 
       background: #ffffff;
	   }
.DropDownBig
       { 
       font-family: Verdana,Arial; 
       font-size: 13px; 
       font-weight: bold;
	   background: #E1F0FF;
	   }
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #000000; }
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #3366cc; }
b { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; }
.small { font-size: 9px; }
.sidenav {  color: #FFFFFF}
.buttonv2
{
	
	font-weight: bold;
	font-size: 10px;
	background: #3366cc;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	
}
.Header1
       { 
       font-family: Arial, Helvetica, sans-serif;
       font-size: 16px; 
       font-weight: bold;
       color: red;
	   }

.ErrorMessage
       { 
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 12px; 
       font-weight: bold;
       color: red;
	   }
	   
.LinkText
	   {
		color:#000000;
	   }


.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#E4E5B8 ;
	border-color:Black;
	border-width:1px;
	border-style:solid;
	 
}

/*---Footer --*/

table.footer {
margin-top: 20px;
padding: 0 0 0 15px;
}

hr {
color: #CCCCCC; background-color: #CCCCCC; height: 1px; border: medium none;
}


/*---Purchase Tool --*/

div#Purchase {
background-color: #E6E7E8;
border:1px solid #CCC;
padding: 10px;
width: 135px;
}

#Purchase input.radioButton {
display: block; 
float:left;
margin: 0 5px 10px 0;
}

#Purchase p {
margin-top: 0px;
margin-bottom: 15px;

}
#Purchase p.PurchaseOption {
font-weight: bold;
line-height: 120%;
font-size: 11px;
}

#Purchase span.PurchaseOption {
font-weight: bold;
line-height: 120%;
font-size: 11px;
}


#Purchase .RedButton {
width: 135px; 
padding:  0px;
margin-top: 8px;
cursor: pointer;
}

#Purchase form {
margin-bottom: 0;
}

/* -- Scrollable Tools - Homepage --*/

/* Reference: http://flowplayer.org/tools/scrollable */

div.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 580px;
	height:180px;
	float:left;
	margin: 0px 0px 0px 0px;
	/* custom decorations */
	}
	
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:580px;
}


.scrollable div.coverEntry {
border: none;
float: left;
position: relative;
width: 285px;
padding-left:5px;

}

.scrollable div.coverEntry img {
top: 20px;
left: 51;
position: absolute;
}

.scrollable .coverEntry div.coverEntryDesc {
width: 130px;
height: 150px;
z-index: 100;
margin: 0px;
margin-left: 95px;

}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

.scrollable div#learnMore {
position: absolute; 
bottom: 12px; 
left:145px; 
}

.scrollable p.RedButton {
z-index: 90;
padding: 5px;
	width:90px;
	height: 16px;
}

.scrollable .RedButton a
{
	
	font-weight: bold;
	font-size: 11px;
	background-color: #E41B17;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.scrollable .RedButton a
{
	text-decoration: none;
}


/*--CONTROLS --*/


 a.browse {
	background:url(http://c1137.r37.cf2.rackcdn.com/scrollable_controls.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin-left:0px;
	margin:10px 10px 0 0px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right { background-position: 0 -30px; clear:right; margin-right: 0px; float:right;}
a.right:hover { background-position:-30px -30px; }
a.right:active { background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }




/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 

/*---NAVIGATOR ---*/

#navigator {
height: 50px;
margin-top: 20px;
position:relative;
width: 600px;
}



.navi {
	margin-left:50px;
	margin-top: 0px;
	width:250px;
	height:12px;
}


.navi a {
	width:8px;
	height:8px;
	float:left;
	margin: 21px 3px 0 3px;
	background:url(http://c1137.r37.cf2.rackcdn.com/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}



.navi a:hover {
	background-position:0 -8px;      
}

.navi a.active {
	background-position:0 -16px;     
}

div#ProductDetails .title {
font-size: 1.5em;
font-weight: bold;
}

#OrderSelection 
{
    width:155px;
    height:152px; 
    background-color: #E6E7E8;
    border:1px solid #CCC;
}

.ProductRadioButton1
{
    font-weight: bold;
    line-height: 120%;
    font-size: 11px;
    display: block; 
    float:left;
    margin: 0 5px 10px 0;
}

.ProductRadioButton1 label
{
    margin-left:20px;
    margin-top:-12px;
    display:block;
}

.ProductDescription
{
    width: 130px;
    height: 150px;
    z-index: 100;
    margin: 0px;
    margin-left: 95px;
    font-family: Arial, Helvetica, sans-serif; font-size: 11px;  color: #000000;
}

.ProductDescptionLink
{
    
}

.CoverEntry
{
    border-top: 1px solid #CCC;
padding: 20px 0;
    position: relative;
    width: 600px;
}

.addToCart
{
    font-weight: bold;
	font-size: 12px;
	background: #E41B17;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border-right: solid 1px;
	border-top: solid 1px;
	border-left: solid 1px;
	border-bottom: solid 1px;
	width: 133px; 
	height: 19px;
}



