﻿body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background: #363636  url('images/body_bg_repeat.jpg') repeat-x top left;
	height: 100%;
	width: 100%;
}
html
{
	height: 100%;
	width: 100%;
}
.clear
{
	border: medium none;
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
}
a
{
	text-decoration: none;
	color:#FFF;	
}
a:hover
{
	text-decoration: underline;
	color:#FFF;	
}
.master-wrapper-page
{
	margin: 0 auto;
	width: 964px;
}

.master-wrapper
{
	width: 950px;
	margin: 0 auto;
}
.master-wrapper, .master-wrapper .master-container .footer-wrapper
{
	background-color: #515151;
}

.master-wrapper .master-container
{
	background-color: #171717;
	width: 865px;
	margin: 0 auto;
}
.master-wrapper .master-container .content-topper
{
	width: 865px;
	height: 21px;
	margin: 0 auto;
	background: url('images/content_topper.jpg') no-repeat top left;
}
.master-wrapper .master-container .content-container
{
	margin-bottom: 20px;
	width: 100%;
}
.master-wrapper .master-container .content-container .content
{
	width: 840px;
	margin: 10px auto;
}
.master-wrapper .home-flash
{
	width:865px;
	height:256px;
	/*background: url('images/flash_banner.jpg') no-repeat;*/
}
.master-wrapper .tertiary-flash
{
	width:865px;
	height:130px;
}
.header
{
	background: url('images/header.jpg') no-repeat;
	width: 964px;
	height: 175px;
	position:relative;
}
.header .nav
{
	height: 29px;
	width: 950px;
	margin: 0px 7px 0px 7px;
	position:absolute;
	bottom: 0px;
	vertical-align: bottom;
	background: url('images/nav_bg_repeat.jpg') repeat-x;
	text-align: center;
}
.header .header-logo
{
	position: absolute;
	left: 41px;
	top:48px;
	width: 204px;
	height: 70px;
}
.header .header-logo a
{
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}
.header .nav .button-wrapper
{
	width: 865px;
	margin: 0px auto;
}
.header .nav .button-wrapper .button1
{
	float:left;
}
.header .nav .button-wrapper .button2
{
	float:left;
}
/* --------------- Image framing ---------------*/
.frame-whatsnew-wrapper,
.frame-thumb-wrapper,
.frame-contentitem-wrapper
{
	position:relative;
	overflow: hidden;
}
.frame-thumb-wrapper
{
	width: 142px;
	height: 142px;
}
.frame-whatsnew-wrapper
{
	width: 105px;
	height: 105px;
}
.frame-contentitem-wrapper
{
	width: 71px;
	height: 71px;
}
.frame-whatsnew-wrapper .frame-whatsnew-container,
.frame-thumb-wrapper .frame-thumb-container,
.frame-contentitem-wrapper .frame-contentitem-container
{
	position:relative;
	width: 100%;
	height: 100%;
}

.frame-whatsnew-container .frame-image,
.frame-thumb-container .frame-image, 
.frame-contentitem-container .frame-image
{
	position:absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	overflow:hidden;
	width:100%;
	height:100%;
}
.frame-whatsnew-container .frame-whatsnew-border,
.frame-thumb-container .frame-thumb-border,
.frame-contentitem-container .frame-contentitem-border
{
	position:absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
	width:100%;
	height:100%;
}
.frame-whatsnew-container .frame-whatsnew-border
{
	background: url('images/frame_whatsnew.gif') top left no-repeat;
}
.frame-contentitem-container .frame-contentitem-border
{
	background: url('images/frame_contentitem.gif') top left no-repeat;
}
.frame-thumb-container .frame-thumb-border
{
	background: url('images/frame_thumb.gif') top left no-repeat;
}
/* --------------- Image framing ---------------*/
.home-content-left
{
	float:left;
	width:400px;	
}
.home-content-right
{
	float: left;
    width:400px;
    padding-left: 29px;
	background: url('images/home_verticle_divider.gif') repeat-y top left;
}
.home-news-header
{
	width: 100%;
	height: 31px;	
}
.home-news-header .news-left
{
	width: 5%;
	height: 100%;
	background: url('images/news_left.gif') top left repeat-x;
	float:left;
}
.home-news-header .news-title
{
	width: 90%;
	height: 100%;
	background: url('images/news_middle.gif') top left repeat-x;
	float: left;
	vertical-align: middle;
	margin-bottom: 4px;
}
.home-news-header a
{
	text-align: left;
	position: relative;
	top: 7px;
	left: 16px;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}
.home-news-header a:hover
{
	text-decoration: underline;	
}
.home-news-body
{
	width: 95%;
	background-color: #393939;	
}
/* Content Item */
.contentitem-wrapper
{
	width: 100%;
	display: inline;
	text-align: left;
	vertical-align: top;
}
.contentitem-wrapper .tools
{	
	border: 1px solid #999;
	background-color: #666;
	padding: 5px;
	margin-bottom: 10px;
}
.editable-content
{
	padding: 5px;
	background-color: #999;
	margin-bottom: 10px;
	height: 100%;
}
.editable-content .section-break
{
	height: 60px;
}
.editable-content .close-head
{
	padding: 5px;
	background-color: #666;
}
.editable-content .close-head .close-x
{
	font-weight: bold;
	font-family: Arial;
}
.editable-content-table
{
	width: 100%;
	height: 100%;	
}
.contentitem-wrapper table
{
	width: 100%;	
}
.contentitem-wrapper table .body-cell
{
	padding: 0px 20px 0px 20px;	
}
.contentitem-wrapper .contentitem-body-wrapper
{
	margin: 0px;
	width: 100%;
}
.contentitem-children
{
	float: right;
	clear: right;
	margin-left: 1em;
}
.contentitem-body ul
{
	margin: 0px;
	list-style-image: url('images/white_li.gif');
}
.contentitem-body ul li a
{
	font-weight: bold;
	color: #FFF;
	margin: 5px 0px;
}
.DocumentLink
{
	color: #f57b20;
}
.subnav-container ul
{
	margin: 0px;
	list-style-image: url('images/orange_li.gif');
}
.subnav-container ul li a
{
	font-weight: bold;
	color: #f57b20;
	margin: 5px 0px;
}
.contentitem-title, .contentitem-title a
{
	color:#f57b20;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
}
.newsitem-title, .newsitem-title a
{
	color:#f57b20;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
}
.newsitem-title a:hover
{
	text-decoration: underline;
}
.contentitem-title a:hover
{
	text-decoration: underline;
}
.contentitem-wrapper .contentitem-body
{
	margin-top: 25px;
}
.contentitem-wrapper .button-more-container
{
	margin: 25px 0px 25px 0px;
}
.contentitem-table td
{
	vertical-align: top;	
}
.height30
{
	height: 30px;
}
/*end content item*/
.master-wrapper .master-container .footer-wrapper
{
	height: 64px;
	width: 100%;
	#position: relative;
	display: table;
}
.master-wrapper .master-container .footer-wrapper .footer-container
{
	display: table-cell;
	vertical-align: middle;
	#position: absolute;
	width: 100%;
	#top: 50%;
}

.footer-wrapper .footer-container .footer-left,
.footer-wrapper .footer-container .footer-right
{
	font-size: 8pt;
	#position: relative;
	#top: -50%;
}
.footer-wrapper .footer-container .footer-left
{
	float:left;
}
.footer-wrapper .footer-container .footer-right
{
	float: right;
}
.footer-wrapper .footer-container .footer-pipe
{
	margin: 0px 10px 0px 10px
}
.header .header-nav-wrapper
{
	position: relative;
	margin-right: 50px;
	top: 70px;
}
.header .header-nav-wrapper .header-nav-container
{
	position: absolute;
	right: 0px;
	font-size: 8pt;
}
.header .header-nav-wrapper .header-nav-products
{
	position: absolute;
	right: 0px;
	top: 40px;
	font-size: 8pt;
}
.header .header-nav-wrapper .header-nav-container .header-pipe
{
	margin: 0px 10px 0px 10px
}

.tertiary-banner
{
	width:100%;
	height: 100%;
}

.tertiary-title-wrapper
{
	height: 130px;
	width: 100%;
	#position: relative;
	display: table;
}

.tertiary-title-container
{
	display: table-cell;
	vertical-align: middle;
	#position: absolute;
	width: 100%;
	#top: 50%;
}
.tertiary-title, h1
{
	font-size: 14pt;
	font-weight:bold;
	#position: relative;
	#top: -50%;
	margin-left: 50px;
	color: #171717;
}

.subnav-wrapper
{
	width: 170px;
	float: left;
}
.tertiary-content-wrapper
{
	width: 650px;
	float:right;
}

.tertiary-content-wrapper .tertiary-content-container
{
	width: 100%;
}

.horizontal-divider
{
	background: url('images/horizontal_divider.gif') repeat-x top left;
	width: 100%;
	height: 20px;
}
.horizontal-divider-orange
{
	width: 100%;
	background-color: #f57b20;
	height: 2px;
	margin-bottom: 20px;
}
.status
{
	color: Green;	
}
.error
{
	color: Red;	
}

.overlay-wrapper { position: fixed; top: 0; left: 0px; z-index: 1000; width: 100%; height: 100%; }
.overlay-container { position: relative;  background: url('images/GreyBG.gif'); width: 100%; height: 100%; }
.overlay { background-color: #999; border: 10px solid #CCC; position: relative; top: 20px; margin: 0 auto; width: 90%; height: 600px; overflow:hidden; /*overflow-x:hidden;*/ }
.iframe-edit
{
	width:100%;
	height:540px;
	border-width:0;
}
.sitemap-root
{
	color: #f57b20;
	font-weight: bold;
}

.admin-panel
{
	position: absolute;
	z-index: 100;
	float: right;
	top: 0px;
	border: 1px solid #CCC;
	background-color: #111;
	padding: 20px;
}
.admin-panel ul
{
	margin: 0px;
}
.h10
{
	height: 10px;	
}

.black, .black a, .black a:hover
{
	color: #000;
}
.black a:hover
{
	text-decoration: underline;
}