/* CSS Document */
/*nee vetcpd986*/
body { /*needed for fixed-width centering - text-align: center - Do NOT change this*/
	margin: 0px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0b0b0d; /*333*/
	background: #323232 repeat-y 50% 0; /*969696 - B2B2B2*/
}
#wrapper { /*needed for fixed-width centering*/
	position: relative;
	width: 986px; /*1024 897px;*/
	background-color: #fff; 
	border-right: 2px solid #bcbcbc;
	border-left: 2px solid #bcbcbc; 
	margin: 0px auto 0px auto;
}
/***** header *****/
#header {
	margin-top: 0px;
	width: 986px; /*1024 897px;*/ /*696px;*/
	height: 120px; /*189*/
}
.banner {
	float: left;
	width: 986px; /*1024 897px;*/ /*696px*/
	background-color: #08080a;
	height: 120px; /*235 80*/
	/*border-bottom:1px solid #2e3192;*/
}

/***/
/*** colors ***/
/*red - f21d2f*/
/*black - 0b0b0d*/
/*blue mid - 3a468c*/
/*blue dark - 2f3659*/
/*blue light - a0aed9*/
/*** end colors ***/
/***** aka modrecFullWhite2 **************************/


/***** popUp Divs *******************************/
#headerPopUp{
	position: absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height: 75px; /*125px*/
	background-color: #2F3D62; /**/
	text-align: center;
}

#contentPopUp{
	/*position: absolute;*/
	background-color: #fff; 
	margin: 100px 20px 10px 10px;
}

/*****pagecell - left nav - content*********************/

#pagecell{ /*leftBar background color*/
	float: left;
	width: 986px; 
	background: url(graphics/modrec7e_bkgd986.gif);	
	overflow: hidden; /*hides the sidebar bottom padding*/
}

#leftBar { /*pagecell*/
	float: left;
	margin-top: 20px;
	width: 210px; 
	padding: 3px 0px 0px 0px;
	color: #D4D1AF;
}

#leftLinks {
	margin: 10px 0px 0px 0px; /*5px 0px 0px 0px;*/
	float: left;
	width: 210px; /*160*/	
	font-size: .68em; /*9px;*/	
	text-align: left;
}

#leftLinks a:link, #leftLinks a:visited, #leftLinks a:active{
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: -1px 0px 0px 0px; 
	padding: 7px 2px 5px 10px; 
	background-color: #3a468c;  /*3a468c*/
	border-top: 1px solid #414e9b; /*34529D */
	border-bottom: 1px solid #414e9b;
	color: #fff; /*#35A150;*/
	letter-spacing: .1em;
}

#leftLinks a:hover {
	text-decoration: none;
	background-color: #a0aed9; /*34529D*/
}

/*************************************************/

#content{
	padding: 10px;
	margin:0px 0px 0px 210px;
	background-color: #fff; 
	width: 736px; /*685 -- 658 + 328 = 986*//*686px = 2/3 676 -- 1/3 338 -- should be 696*/
	text-align: left;
}

/******* classes *********************************/

span.product {
	position:relative;
	width: 135px; /*150*/
	max-width: 145px; /*165*/
	padding: 5px;
	right: 0px;
	float: right;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.25 em;
	margin-top: -50px;
	background-color: #f0f0f0; /*f0f0f0*/
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
}

.left {
	margin-right: 200px;
}

.author {
	margin-right: 200px;
}

.note {
font-size: 9px;
}

.blockquote {
font-size: 9px;
}

/*.right {
	margin-right: 100px;
}*/

.red {
	color: #EB1516;
}

.top {
	background-color: #F5F7FC; /*#F6F7F8;*/ 
	color: #000;
}

.odd {
	background-color: #F5F7FC; /*blue*/
}

.even {
	background-color: #F7F7F7; /*grey*/
}

/*************** text and link styles ***************/

p { 
	font-size: .75em; /*12px;*/
	line-height: 1.45;
	margin-top: 5px;
	margin-bottom: 10px; 
	margin-left: 10px;
}
h2 { /*head - Modern Recording Techniques*/
	font-size: 1.25em;  /*18px*/
	font-weight: bold;
	color: #3a468c; /*2f3659 - f21d2f - EB1516*/
	margin-top: 25px;
	margin-bottom: 0;
	margin-left: 10px;
	letter-spacing: .05em; /*.1em;*/
}
h5 { /*subhead - About the book*/
	font-size: .95em;  /*16px*/
	font-weight: bold;
	color: #3a468c; /*a0aed9 - 2f3659 - EB1516*/
	margin-top: 5px;
	margin-bottom: -10px;
	margin-left: 10px;
	letter-spacing: .05em;
}

h3 {  /*Whats New on index page*/
	font-size: 14px;
	font-weight: bold;
	color: #EB1516;/*e3400a 000#593942;*/
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px 0px 3px 0px; /*2px 0px 3px 0px;*/
}

.headline { /*Choosing the Right School*/
	padding: 1px 3px 1px 3px; 
	font-family: Tahoma;
	border-bottom: 2px solid #004080;
	border-left: 3px solid #004080;	
}

h4 {   /*Whats New on index page*/
	font-size: 12px;  /*12px*/
	font-weight: bold;
	color: #EB1516; /*8F1130 111b59 #8f1130; #593942; #35A150; */
	margin-top: -1px;
	margin-bottom: 0;
	margin-left: 10px;
}

h6 {  /*Do It Yourself Tutorial: headline on popUp*/
	font-size: 12px;
	font-weight: bold;
	color: #004080; 
	margin-left: 10px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
	color:  #f21d2f; /*004080*/
}

a:hover {
	text-decoration: none;
	color: #3a468c; /*A2A2A2*/ 
}

/*************** list tag styles ***************/

ul{
 	list-style-type: square;
 	font-size: .75em; /*12px;*/
	line-height: 1.45;
}

dl {
 	margin-left: 10px;
	margin-right: 50px;
 	font-size: .75em; /*12px;*/
	line-height: 1.45;
}
dl dd {
	margin-left: 2px;
	margin-right: 130px;
}

.inset {
 margin-left: 15px;
}

ul ul{
 list-style-type: disc;
}

	/* Orders bullets and reformats UL with special first bullet */
li.pdf { /*UL.blue*/
  list-style-image:url(/graphics/pdf.gif);
}
li.video { /*UL.orange*/
  list-style-image:url(/graphics/video.gif);
}

	/* makes ULs & DLs easier to read, creates style for Reference section */
ul.easyread li, ol.easyread li, OL.reference LI, UL.expandoNav LI {
  margin-bottom:.5em;
}
dl.easyread dt { /* see other DL.easyread */
  margin-top:1em;
}
UL LI.first { /* creates breaks for specific LIs (grouping w/in single list) */
  margin-top:1em;
}

.easyread {
margin-bottom:.5em;
}

.leftEasyread {
	margin-right: 200px;
	margin-bottom:.5em;
}



	/* removes bullet allowing radio button/checkbox to function as bullet */
.radiolist {
  list-style-type:none;
}
.radiolist UL {
  list-style-type:disc;
}
/*** dynamic_content - content in tables manufactureres, schools, etc. ***/
.dynamic_content {
	font-size: .75em; /*12px;*/
	line-height: 1.45;
	/*margin-right: 200px;*/
}
/*** end schools ***/
/************** footer styles ****************/

#footer{
	clear: both;
	background-color: #222336; /*243359*/
	border-top: 1px solid #dedfe2; 
	/*font-size: 10px;*/
	font-size: .7em; 
	font-weight: bold;
	color: #ccc; /*ccc*/
	padding: 10px 0px 50px 0px;
}

/*#footerText{
	margin-top: -55px;
	margin-left: 60px;
	margin-bottom: 50px;
}*/

#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	/*font-size: 10px;*/
	font-size: .9em; 
	font-weight: bold;
	/*background-color: #243359; *//*303030*/
	color: #fff; /*dedfe2*/
	padding: 1px;
}

#footer a:hover {
	text-decoration: none;
	background-color: #a0aed9; /*34529D#dedfe2;*/
}

/**********from modrec_style***********************/
.topsrchsubmit	 {border-style:outset; background-color:#aaaaaa; border-width:1px; border-color:#dddddd; font-weight:bold; font-family:arial,verdana,helvetica,sans-serif; font-size:10px; color:#dd0000;}
.topsrchinput {border-style:inset; background-color:#eeeeee; border-width:1px; border-color:#dddddd; font-family:verdana,helvetica,sans-serif; font-size:10px; color:red; width:68px;}
.topsrchinputhot {border-style:inset; background-color:#FFCC99; border-width:1px; border-color:#dddddd; font-family:verdana,helvetica,sans-serif; font-size:10px; color:red; width:68px;}
.topsrchselect	{border-style:inset; background-color:#eeeeee; border-width:1px; border-color:#dddddd; font-family:arial,helvetica,sans-serif; font-size:10px; color:red;}
.topsrchselecthot {border-style:inset; background-color:#FFCC99; border-width:1px; border-color:#dddddd; font-family:arial,helvetica,sans-serif; font-size:10px; color:red;}

.bluegrey {/*background-color:#dddddd;*/ padding-top:1px; padding-bottom:1px; padding-left:2px; padding-right:3px;}

.blueboxhdr	{color:#ffffff; font-size:11px; font-family:Arial,Verdana,Helvetica,sans-serif; font-weight:bold; letter-spacing:1px;	}
.blueboxhdrsub {color:#ffffff; font-size:9px; font-family:Verdana,Helvetica,sans-serif; font-weight:normal;	}

.blueboxtxt	{font-size:10px; font-family:Verdana,Arial,Helvetica,sans-serif; color:#222222;	}

/******************** end ***********************/
