/* Normalize
------------------------------------------- */
* 
{ padding: 0; margin: 0; }

h1, h2, h3, h4, h5, h6 
{ font-size: 100%; }

ol,ul 
{ list-style: none; }

address, caption, cite, code, dfn, em, strong, th, var
{ font-style: normal; font-weight: normal; }

a {
 text-decoration: underline;
 color: #000;
}

a:hover {
 text-decoration: none;
 color: #a17323;
}

table
{ border-collapse: collapse; border-spacing: 0; }

caption, th
{ text-align: left; }

fieldset, img, hr 
{ border: 0; }

q:before, q:after /* Remove quotation marks from q */
{ content: ''; }

/* Body
------------------------------------------- */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color: #464646;
background:#3d4558;
margin: 8px;
}

div { text-align: left; }

#echl_wrapper {
position:relative;
width:905px;
border:0px solid #3f4b67;
}

	#echl_topHeader {
	width:905px;
	height:210px;
	background:url(images/wrapperTop.jpg);
	float:left;
	}
	
		#echl_topHeaderButtons {
		padding:55px 0 0 575px;
		width:310px;
		height:60px;
		}
		
		#echl_topHeaderButtons ul li {
		margin:0 0 0 5px;
		float:left;
		}
		
		#echl_topHeaderButtons li.buynow a {display:block; width:150px; height:60px; background:url(images/buttonBuyNow.png);}
		#echl_topHeaderButtons li.download a {display:block; width:150px; height:60px; background:url(images/buttonDownload.png);}
		#echl_topHeaderButtons li a:hover { background-position:0 -60px; }
	
		#echl_awardBox {
		position:absolute;
		width:243px;
		margin:60px 0 0 345px;
		z-index:1;
		}
		
			#echl_awardBoxTop {
			width:243px;
			height:5px;
			background:url(images/awardTopBox.png);
			}
			
			#echl_awardBoxMiddle {
			width:223px;
			padding:5px 10px 5px 10px;
			background:url(images/awardMiddleBox.png);
			font-size:12px;
			color:#6a6a6a;
			}
			
				#echl_awardBoxMiddle h1 {
				font-size:12px;
				color:#212121;
				font-weight:bold;
				}
				
				#echl_awardBoxMiddle a {
				font-size:12px;
				color:#ff4606;
				text-decoration:underline;
				}
			
			#echl_awardBoxBottom {
			width:243px;
			height:5px;
			background:url(images/awardBottomBox.png);
			}

	#echl_content {
	width:905px;
	background:url(images/contentTopBackgr.jpg) #ffffff top no-repeat;
	float:left;
	font-size:14px;
	}
	
		#echl_left {
		width:575px;
		padding:40px 0 0 35px;
		margin:0 15px 0 0;
		float:left;
		}
		
			#echl_left a {
				color:#000;
				text-decoration:underline;
			}
			
			#echl_left p {
			margin:10px 0 10px 0;
			}
			
			#echl_left #boxV {
			display:block;
			width:600px;
			margin:27px 0 0 -20px;
			padding:15px 0 0 20px;
			background:url(images/boxBackgr.png) no-repeat;
			height:160px;
			float:left;
			}
			
			#echl_left #boxA {
			display:block;
			color: @000;;
			width:600px;
			margin:0 0 10px -20px;
			padding:15px 0 0 20px;
			background:url(images/boxBackgr.png) no-repeat;
			min-height:160px;
			float:left;
			font-size:13px;
			}
			
			#echl_left #boxA ul 
			{
			list-style: square;
			margin: 0 0 0 16px;
			}
			
			#echl_left #boxA li 
			{
			margin: 0 0 12px 0;
			}
			
			#echl_left #boxA a 
			{
			text-decoration: underline;
			color: #000;
			}
			
			#echl_left #boxA a:hover 
			{
			text-decoration: none;
			color: #a17323;
			}
			
			#echl_left img {
			margin:10px 10px 10px 0;
			}
			
			#echl_left h1 {
			font-family:Trebuchet MS;
			font-size:18px;
			font-weight:bold;
			}
			
			#echl_left ul.thumbs li {
			margin:0 10px 0 0;
			float:left;
			}
				
				ul.thumbs li.backward a{display:block; margin:20px 0 0 0; width:37px; height:37px; background:url(images/thumbsBackButton.png);}
				ul.thumbs li.forward a{display:block; margin:20px 0 0 0; width:37px; height:37px; background:url(images/thumbsForwButton.png);}
		
		#echl_right {
		width:280px;
		float:left;
		}
		
		#echl_right #echl_sidebar {
		width:270px;
		margin:-50px 0 0 0;
		float:right;
		position: absolute;
		top: 200px;
		right: 0;
		}
			
			#echl_sidebar #echl_sidebarTop {
				width:270px;
				height:20px;
				background:url(images/sidebarTopBackgr.png);
			}
			
			#echl_sidebar #echl_sidebarContent {
				width:250px;
				padding:5px 10px 5px 10px;
				background:url(images/sidebarContentBackgr.png);
				font-size:11px;
			}
			
				#echl_sidebarContent h1 {
				background:url(images/sidebarH1Backgr.png);
				width:246px;
				margin:24px 0 10px 4px;
				padding:5px 0 0 10px;
				height:28px;
				color:#fff;
				font-size:21px;
				font-family:Trebuchet MS;
				}
				
				#echl_sidebarContent h2 {
				font-family:Arial, Helvetica, sans-serif;
				font-size:16px;
				font-weight:bold;
				color:#2d2e2f;
				margin:5px 0 5px 15px;
				}
				
					#echl_sidebarContent h2 img {
					margin:0 0 0 4px;
					}
					
					#echl_sidebarContent p.inner {
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:13px;
					font-weight:normal;
					color:#222323;
					margin:5px 0 10px 40px;
					}
					
					#echl_sidebarContent ul.glow {
					list-style:url(images/glowCircle.png);
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:13px;
					font-weight:normal;
					color:#222323;
					margin:14px 4px 4px 40px;
					}
					
					#echl_sidebarContent ul.glow li {
					margin: 0 0 7px 4px;
}
					
					#echl_sidebarContent ul.standard {
					font-family:Arial, Helvetica, sans-serif;
					font-size:14px;
					margin:5px 0 0 20px;
					list-style:disc;
					}
					
						ul.standard li {
						margin:5px 0 5px 0;
						}
						
						ul.standard li.none {
						list-style:none;
						}
					
					#echl_sidebarContent a {
					text-decoration:underline;
					color:#000;
					}
					
					#echl_sidebarContent p {
					margin:5px 0 10px 20px;
					}
			
			#echl_sidebar #echl_sidebarBottom {
				width:270px;
				height:20px;
				background:url(images/sidebarBottomBackgr.png);
			}
	
	#echl_footer {
	width:905px;
	height:77px;
	background:url(images/footerBackgr.png);
	float:left;
	}
	
		#echl_footer #echl_footerButtons {
		margin:8px 0 0 575px;
		width:310px;
		height:60px;
		}
		
			#echl_footerButtons ul li {
			margin:0 0 0 5px;
			float:left;
			}
			
			#echl_footerButtons li.buynow a {display:block; width:150px; height:60px; position: absolute; top: 40px; right: 190px; background:url(images/buttonBuyNow.png); }
			#echl_footerButtons li.download a {display:block; width:150px; height:60px; position: absolute; top: 40px; right: 40px; background:url(images/buttonDownload.png); }
			#echl_footerButtons li a:hover { background-position:0 -60px; }

/* Popup Divs
------------------------------------------- */

	/* Common Div Proprietes
	------------------------------------------- */
	#echl_left #popups .popupMenu {
	width:180px;
	height:300px;
	background:url(images/popupMenuBackgr.png) no-repeat right;
	float:left;
	}
		.popupMenu ul {
		padding:20px 0 0 0;
		}
		
		#popups a {
		color:#000;
		}
		
		.popupMenu ul li a{
		display:block;
		background:#a09f9f;
		width:121px;
		height:21px;
		margin:0 0 1px 0;
		padding:6px 0 6px 20px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		}
		
		.popupMenu ul li a:hover { background:#c1c1c1; }
		
		.popupMenu ul li.active {
		display:block;
		background:#c1c1c1;
		width:121px;
		height:21px;
		margin:0 0 1px 0;
		padding:6px 0 6px 20px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#000;
		font-weight:bold;
		}
		
	#popups .popupText {
	width:320px;
	margin:20px 0 0 5px;
	float:left;
	font-size: 13px;
	}
		
	#popups .popupContent {
	position:relative;
	width:525px;
	background:url(images/popupTextBackgr.png) repeat-y;
    padding:0 0 0 4px;
	}
	
	#popups .popupBottom {
	position:relative;
	width:529px;
	height:25px;
	background:url(images/popupBottomBackgr.png);
	}
		
		.popupText h1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:bold;
		color:#fff;
		margin:0 0 20px 0;
		}
		
		.popupText ul 
		{
		list-style: square;
		color: #FFF;
		margin: 0 0 0 16px;
		}
		
		.popupText li 
		{
		margin: 0 0 12px 0;
		}
		
		.popupText p {
		color:#fff;
		margin:0 0 15px 0;
		}
	/* Div's Identifiers
	------------------------------------------- */
	#echl_left #popups {
	}
	
	#echl_left #popups #popup01 {
	display:block;
	}
	
	#echl_left #popups .popup {
	position:relative;
	margin:-100px 0 0 20px ;
	display:none;
	}
	
	#echl_left #popups #popup01Top {
	width:529px;
	height:50px;
	background:url(images/popup01Backgr.png);
	}

	#echl_left #popups #popup02Top {
	width:529px;
	height:50px;
	background:url(images/popup02Backgr.png);
	}
	
	#echl_left #popups #popup03Top {
	width:529px;
	height:50px;
	background:url(images/popup03Backgr.png);
	}
	
	#echl_left #popups #popup04Top {
	width:529px;
	height:50px;
	background:url(images/popup04Backgr.png);
	}
	
	#echl_left #popups #popup05Top {
	width:529px;
	height:50px;
	background:url(images/popup05Backgr.png);
	}
	
	#echl_left #popups #popup06Top {
	width:529px;
	height:50px;
	background:url(images/popup06Backgr.png);
	}
	
	#echl_left #popups #popup07Top {
	width:529px;
	height:50px;
	background:url(images/popup07Backgr.png);
	}
	
	/* Topic Divs
	------------------------------------------- */
	.topics {
	display:none;
	}
	
	#topic01 {
	display:block;
	margin: 0 0 20px 0;
	}
	
	#readLessTopics {
	display:block;
	}
	
/*iZotope header extras*/
	
.smallbody {
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

.smallbody a{
	color: #FFF;
	text-decoration: underline;
}

.smallbody a:hover {
	color:#999999;
	text-decoration: underline;
}