@charset "UTF-8";
/* CSS Document */


/* Inside pages: */


#content {
	margin:0;
	padding:0;
	background:#5ac2f7 url(/_images/bg_hero_edges.gif) bottom left repeat-x;
	width:100%;
}
#content-outer {
	margin:0 auto;
	padding:0;
	width:950px;
}
#content-inner {
	margin:0;
	padding:30px 50px 20px 40px;
	background:#fef4b1 url(/_images/bg_main.gif) bottom left repeat-x;
	border-right:1px solid #3c2b12;
	border-left:1px solid #3c2b12;
	border-bottom:1px solid #3c2b12;
	font-size:0.9em;
	line-height:1.3em;
}


#content-outer #content-inner h2, #content-outer #content-inner p {
	margin:0 0 10px 0;
	padding:0;
}
#content-outer #content-inner h3 {
	margin:20px 0 10px 0;
	padding:0;
}
#content-outer #content-inner img.left {
	margin:0 10px 10px 0;
	float:left;
}
#content-outer #content-inner img.right {
	margin:0 0 10px 10px;
	float:right;
}



#content-outer #content-inner ol {
	margin-bottom:40px;
}
#content-outer #content-inner ol li {
	margin:0 0 10px 0;
	font-weight:bold;
}
#content-outer #content-inner ol li p {
	font-weight:normal;
}
#content-outer #content-inner ol li a {
	font-weight:bold;
	font-style:italic;
}





#content-outer #content-inner a.thickbox {
	margin-right:5px;
}




#content-outer #content-inner h4.button-download, #content-outer #content-inner h4.button-download a {
	margin:0;
	padding:0;
	background:url(/_images/btn_download_guide.png)top left no-repeat;
	width:192px;
	height:46px;
	display:block;
}
#content-outer #content-inner h4.button-download a span {
	display:none;
}







#sample-comic-panels {
	margin:20px 0;
	float:left;
}








/*
#hero2 {
	background:#5ac2f7 url(/_images/bg_hero_edges.gif) bottom left repeat-x;
	width:100%;
}
#hero2 #hero2-inner {
	margin:0 auto;
	padding:20px 0;
	background:#5ac2f7 url(/_images/bg_inside_outer.png) bottom left no-repeat;
	width:1040px;
}
#hero2 #hero2-inner #hero-box #hero-box-top {
	margin:0;
	padding:0;
	background:#5ac2f7 url(/_images/bg_inside_inner_top.png) top left no-repeat;
	width:1024px;
	height:45px;
}
#hero2 #hero2-inner #hero-box #hero-box-bottom {
	margin:0;
	padding:0;
	background:#5ac2f7 url(/_images/bg_inside_inner_bottom.png) top left no-repeat;
	width:1024px;
	height:35px;
}
#hero2 #hero2-inner #hero-box #hero-box-center {
	margin:0;
	padding:0;
	background:#5ac2f7 url(/_images/bg_inside_inner_center.png) top left repeat-y;
	width:1024px;
}
#hero2 #hero2-inner h2, #hero2 #hero2-inner h3, #hero2 #hero2-inner h4, #hero2 #hero2-inner p, #hero2 #hero2-inner img {
	padding-left:40px;
	padding-right:40px;
}
*/


