body {
	background: #ffffff none;
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
	font-weight: normal;
}
#themebody {
	background: #ffffff url(images-2008/background.jpg) top repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

td img {
/*	display: block;   */
	border: none;
	margin: 0;
	padding: 0
}

/* --- *************** TYPOGRAPHY *************** --- */
p, .Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
	font-weight: normal;
}

a, a.Normal:link, 
a:visited, a.Normal:visited {
	color: #007DC4;
	text-decoration: none;
}
a:hover, a.Normal:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
/*	margin: 0;
	padding: 0; */
	line-height: normal;
	color: #007DC4;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	color: #007DC4;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #007DC4;
	margin: 0;
	padding: 0;
}

h1 {font-size: 30px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}

ul, ol {
display:block;
margin-left: 10px;
padding-left: 10px;
}

.footerText {
	font-size: 11px;
}


/* --- *************** HOME PAGE LAYOUT (containers separate) *************** --- */

#home_moviepnl {
	float: right;
	width: 484px;
	height: 285px
	overflow: hidden;
	margin-top: 0px; 
	padding-right: 0px;

}
#home_displaypnl {
	float: left;
/*	width: 340px;   */
/*	width: 279px;   */
	width: 325px;
	height: 245px
	overflow: hidden;
/*	margin-top: 34px;    */
	margin-top: 24px;
/*	padding-left: 39px;  */
	padding-left: 30px;
	color: #ffffff !important;

}

#home_displaypnl h1, 
#home_displaypnl h2, 
#home_displaypnl h3, 
#home_displaypnl p {
	color: #ffffff !important;
}

#home_displaypnl h1 {
line-height:95%;
}

#home_displaypnl h2 {
	margin: 10px 0 0 0;
	padding: 0;
}
#home_displaypnl h4 {
	margin: 5px 0;
	font-size: 14px;
	font-weight: normal;
}

#home_displaypnl ul {
	margin: 0px 0px 5px 5px;
	padding: 5px 0px 5px 10px;
}

#home_displaypnl li, 
#home_displaypnl li a {
	color: #ffffff;
	text-decoration: none;
}
#home_displaypnl li a.selected, 
#home_displaypnl li a:hover {
	color: #ffffff;
}

#home_leftpnl h2.containerTitle, 
#home_leftpnlR h2.containerTitle {
	color: #007DC4;
	margin-left: 26px;
	padding-top: 10px;
} 
#home_centerpnl h2.containerTitle {
	color: #007DC4;
	margin-left: 22px;
	padding-top: 10px;
}
#home_rightpnl h2.containerTitle {
	margin: 0px;
	padding: 0px;
	color: #007DC4;
	margin-left: 22px;
	padding-top: 5px;
}

#home_leftpnl div.containerContentWrapper, 
#home_leftpnlR div.containerContentWrapper, 
#home_rightpnl div.containerContentWrapper, 
#home_centerpnl div.containerContentWrapper {
	display: block;
	margin-left: 30px;
	width: 204px;
}

/* --- *************** INTERIOR PAGES *************** --- */
#pageTitleImg {
height: 71px;
width: 840px;
}

#pageTitleText, 
#pageTitleImg h1,
h1#pageTitle, 
#pageTitleImg h2,
h2#pageTitle {
	margin: 0px;
	margin-top: -50px;
	margin-left: 125px;
	padding: 0px;
	font-size: 22px;
	color:#007DC4;
	font-weight:normal;
	line-height:normal;
}

#interior_resources {
	
	
	
}
#interior_resources td.interiorresources_topcap {
	width: 204px;
	height: 60px;
	background: transparent url(images-2008/interior-resources_topcap.gif) no-repeat;
}
#interior_resources td.interiorresources_header {
	width: 204px;
	height: 23px;
	background: transparent url(images-2008/interior-resources_header.gif) no-repeat;
}
#interior_resources td.interiorresources_content {
	width: 204px;
	height: 100%;
	background: transparent url(images-2008/interior-resources_content.gif) repeat-y;
}
#interior_resources td.interiorresources_footer {
	width: 204px;
	height: 28px;
	background: transparent url(images-2008/interior-resources_footer.gif) no-repeat;
}
#interior_resources div.containerContentWrapper {
	width: 160px;
	margin-left: 13px;
	
}


/* -- content images in resources panes  -- */
#interior_resources div.containerContentWrapper p {
clear: left;
display: block;
margin: 0px
padding: 0px;
}
#interior_resources div.containerContentWrapper img {
clear: left;
display: block;
}

/* -- */

#wide_resources {
	display: block;
	clear: both;
	width: 670px;
	overflow: hidden;
}
#wide_resources td.wideresources_top {
	width: 680px;
	height: 24px;
	background: transparent url(images-2008/wide-resources_top.gif) no-repeat;
}
#wide_resources td.wideresources_content {
	width: 680px;
	height: 100%;
	background: transparent url(images-2008/wide-resources_repeat.gif) repeat-y;
}
#wide_resources td.wideresources_bottom {
	width: 680px;
	height: 24px;
	background: transparent url(images-2008/wide-resources_bottom.gif) no-repeat;
}
#wide_resources div.containerContentWrapper {
	width: 605px;
	margin-left: 30px;
	
}





/* --- *************** STEPS PAGES LAYOUT *************** --- */
#resourcesPnl h2.containerTitle {
	color: #E79609;
	font-size: 14px;
	margin: 25px 0px 0px 34px;
}
#resourcesPnl div.containerContentWrapper {
	width: 600px;
	margin-left: 34px;
	height: 100px;
}


/* --- **************** CONTAINER-SPECIFIC STYLES *************** --- */


/* Basic container - */

div.BasicContainer {
	margin-left: 12px;
	padding-right: 15px;
}

div.BasicContainer h1.ContainerTitle {
	color: #007DC4;
/*	margin-left: 15px;  */
	padding-top: 10px;
/*	display: inline;    */
}

/* alleviate multiple h1 tags */
#dnn_ContentPane div.BasicContainer h2.ContainerTitle {
	color: #007DC4;
	padding-top: 10px;
	font-size: 30px;
	font-weight: normal;
}


/* home_leftpnl.html */
#home_leftpnl, 
#home_leftpnlR {
	width: 260px;
}
#home_leftpnl td.titleTD, 
#home_leftpnlR td.titleTD {
	width: 260px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images-2008/home_leftpnl_hdr.jpg) no-repeat;
}
#home_leftpnl td.contentTD, 
#home_leftpnlR td.contentTD {
	width: 260px;
	background: transparent url(images-2008/home_leftpnl_content.gif) repeat-y;
}
#home_leftpnl td.home_leftpnl_foot, 
#home_leftpnlR td.home_leftpnl_foot {
	width: 260px;
	height: 32px;
	background: transparent url(images-2008/home_leftpnl_foot.gif) no-repeat;
}

/* home_centerpnl.html */
#home_centerpnl {
	width: 260px;
}
#home_centerpnl td.titleTD {
	width: 260px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images-2008/home_centerpnl_hdr.jpg) no-repeat;
}
#home_centerpnl td.contentTD {
	width: 260px;
	background: transparent url(images-2008/home_centerpnl_content.gif) repeat-y;
}
#home_centerpnl td.home_centerpnl_foot {
	width: 260px;
	height: 32px;
	background: transparent url(images-2008/home_centerpnl_foot.gif) no-repeat;
}

/* home_rightpnl.html ( was "ask Liz" pane) */
#home_rightpnl {
	width: 260px;
}
#home_rightpnl td.titleTD {
	width: 260px;
	height: 98px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images-2008/home_hdrask.jpg) no-repeat; /* was hdraskliz */
}
/* home-rightpanel embedded link */
#home_rightpnl td.titleTD p {
	margin-top: 0px;
	margin-left: 22px;
	color:#666666;
}
#home_rightpnl td.titleTD p a {
/*	color:#666666; */
	color: #007DC4;
}
#home_rightpnl td.contentTD {
	width: 260px;
	background: transparent url(images-2008/home_rightpnl_content.gif) repeat-y;
}
#home_rightpnl td.home_rightpnl_foot {
	width: 260px;
	height: 32px;
	background: transparent url(images-2008/home_rightpnl_foot.gif) no-repeat;
}

/* --- **************** STEPS PAGES *************** --- */

#sidebar-steps {
	width: 168px;
}
#sidebar-steps #sidebarsteps_hdr {
	width: 168px;
	height: 63px;
	background: transparent url(images-2008/sidebar-steps_hdr.jpg) no-repeat;
}
#sidebar-steps #content {
	width: 168px;
	background: transparent url(images-2008/sidebar-steps_content.jpg) repeat-y;
	color: #626262;
}
#sidebar-steps #content a {
	color: #626262;
	text-decoration: none;
}
#sidebar-steps #content a:hover {
	color: #007EC0;
	text-decoration: none;
}
#sidebar-steps #content a strong {
	color: #007EC0;
	text-decoration: none;
	font-weight: bold;
}
#sidebar-steps div.containerContentWrapper {
/*	width: 145px; */
	margin-left: 22px;
}
#sidebar-steps #sidebarsteps_footer {
	width: 168px;
	height: 46px;
	background: transparent url(images-2008/sidebar-steps_footer.jpg) no-repeat;
}


#steps-moviepnl {
	width: 670px;
	overflow: hidden; 
}

#steps-moviepnl #hdr {
	width: 680px;
	height: 66px;
	background: transparent url(images-2008/steps-moviepnl_hdr.jpg) no-repeat;
}
#steps-moviepnl h1.containerTitle {
	color: #007DC4;
	margin-left: 15px;
	padding-top: 10px;
	display: inline;
}
#steps-moviepnl #topbar {
	width: 680px;
	height: 15px;
	background: transparent url(images-2008/steps-moviepnl_topbar.jpg) no-repeat;
}
#steps-moviepnl #content {
	width: 680px;
	height: 191px;
	background: transparent url(images-2008/steps-moviepnl_content.jpg) no-repeat;
	
}
#steps-moviepnl div.containerContentWrapper {
	margin-left: 24px;
	width: 620px;
	height: 191px;
	overflow: hidden;
}
#steps-moviepnl div.containerContentWrapper h2, 
#steps-moviepnl div.containerContentWrapper h3,
#steps-moviepnl div.containerContentWrapper h4, 
#steps-moviepnl div.containerContentWrapper p {
	margin-left: 295px;
	width: 325px;
}
#steps-moviepnl div.containerContentWrapper h2, 
#steps-moviepnl div.containerContentWrapper h3,
#steps-moviepnl div.containerContentWrapper h4 {
/*	display: inline;   */
}
#steps-moviepnl div.containerContentWrapper p {
	margin-top: 0px;
}
#steps-moviepnl div.containerContentWrapper div#movieLocation {
	float: left;
	clear: none;
	width: 280px;
	height: 190px;
}
#steps-moviepnl div.containerContentWrapper h2 {
	color: #E79609;
}
#steps-moviepnl #footer {
	width: 680px;
	height: 19px;
	background: transparent url(images-2008/steps-moviepnl_footer.jpg) no-repeat;
}
/* secondary wide container on Steps pages */
div.DarkH3Container {
	margin-left: 12px;
	padding-right: 15px;
}
div.DarkH3Container h3.DarkContainerTitle {
	color: #626262;
}



/* --- **************** INTERIOR PAGE LEFT NAVIGATION MENU *************** --- */

#leftnav{display:block;margin:70px 0 6px 0;padding:0 0 16px 0;background:transparent none;}

#leftnav ul{list-style-type:none; display:block; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

#leftnav ul li{float:left;display:block;font-size:12px;}

#leftnav ul li a{float:left;display:block;position:relative;height:19px;color: #017DC5;line-height:125%;padding:7px 0 7px 20px;text-decoration:none; /* background: transparent url(images/bullet_topLink.jpg) left no-repeat; */ }

html>body #leftnav ul li a{height:auto;}

#leftnav ul li a span{display:block;color: #017DC5;}
#leftnav ul li a:hover span{display:block;color: #f4b62f;}

#leftnav ul li a:hover{ /* background: transparent url(images/bullet_topLink.jpg) left no-repeat; */ color: #f4b62f;}

#leftnav ul li.selectedtab a{color:#f4b62f; /* background: transparent url(images/bullet_topLink.jpg) left no-repeat; */ }
#leftnav ul li.selectedtab a:hover{color:#f4b62f; /* background: transparent url(images/bullet_topLink.jpg) left no-repeat; */ }
#leftnav li.item {clear: both;}
#leftnav ul li.separator{display:none;}

#leftnav ul li.childitem1 a,
#leftnav ul li.childitem1 a:hover{padding:5px 0 6px 32px;border:none;font-size:12px; /* background: transparent url(images/bullet_topLink.jpg) 15px no-repeat; */}

#leftnav ul li.last a{}

#leftnav ul li.childitem1 a:hover{text-decoration:underline;}



/* --- HubSpot blog and blog aux. modules styling -- */

#listing h3,
#listing h3 a,
#listing .post.blogjapanese h3,
#listing .post.blogjapanese h3 a {
	border-bottom: 0px dashed #666666;
	font-family: Arial, Helvetica, sans-serif;
	color: #007DC4;
	font-size: 16px;
	font-weight: bold;
	padding:2px 2px 2px 5px;
	text-align:left;
	text-decoration: underline;
}


/* News page links */

.articleTopCell {padding: 3px; margin: 0px;}


/* oversized buttons breaking left pane */
#dnn_LeftPane div.BasicContainer {
margin: 0;
padding: 0;
}


div.H3Container {
margin: 0px 10px 10px 10px;
}

#dnn_RightPane div.H3Container div.ContactFormWrapper div.ContactFormItems div.ContactFormItem input,
#dnn_RightPane div.H3Container div.ContactFormWrapper div.ContactFormItems div.ContactFormItem select {
max-width: 180px !important;
}
