* html body {
/*\*/
	text-align: center;
/* */
}

body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#444;
	margin:0;
	padding:0;
	padding-bottom:20px;
	background-color:#97B9DF;
	background-image:url("../images/main-bg.png");
	background-position:top;
	background-repeat:repeat-x;
}

h1,h2,h3,p,ul,ol,dl,td,th {
	line-height:1.3em;
}

h1 {
	color:#006699;
	margin-top:0em;
	margin-bottom:0.6em;
	font: normal normal 220% Arial, Helvetica, sans-serif;
}

h2 {
	color:#333333;
	margin-top:1.25em;
	margin-bottom:0.2em;
	font: normal 160% Arial, Helvetica, sans-serif;
}

h3 {
	color:#005296;
	margin-top:1.25em;
	margin-bottom:0.2em;
	font: bold 150% Arial, Helvetica, sans-serif;
}
h4 {
	color:#D30633;
	margin-top:0em;
	margin-bottom:0.2em;
	font: bold 140% Arial, Helvetica, sans-serif;
}

h5 {
	color:#005296;
	margin-top:1.25em;
	margin-bottom:0.2em;
	font: bold 120% Arial, Helvetica, sans-serif;
}

h6 {
	color:#AC052A;
	margin-top:1.25em;
	margin-bottom:0.2em;
	font: bold 90% Arial, Helvetica, sans-serif;
}
p, ul, ol, dl {
	font-size:100%;
	margin-top:0;
	margin-bottom:1.0em;
}

ul {
	list-style:disc;
}

ul li,
ol li {
	margin-top:0.5em;
	margin-bottom:0.5em;
}

img {
	border:none;
}

table {
	font-size:100%;
	border:none;
	margin-top:0;
	margin-bottom:1.0em;
	border-collapse:collapse;
}

a {
	color:#0080C3;
}

a:hover {
	text-decoration:none;
	color: #E11642;
}

address {
	font-style:normal;
	margin-bottom:1.0em;
}


/* Main layout elements
============================================================ 
--------------------------------------------------------- */

#page-wrap {
	width:820px;
	margin:0 auto;
	padding:0;
	background-color:#fff;
	background-image:url("../images/page-bg.png");
	background-position:top;
	background-repeat:repeat-y;
}

#page {
	width:800px;
	margin:0;
	padding:0 10px;
	background-image:url("../images/page-wrap-bg.png");
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
}

#header {
	margin:0;
	padding:0;
	padding-top:72px;
	background-color:#fff;
	position:relative;
}

#banner  {
	padding-bottom:2px;
	background-image:url("../images/header-bottom.gif");
	background-position:bottom;
	background-repeat:repeat-x;
}

#content {
	width:543px; /* 2px less due to IE bug with overflowing <em>s */
	padding:10px 20px 20px 20px;
	min-height:250px;
	_height:250px;
	float:right;
}

#sidebar {
	width:192px;
	padding:0 10px 20px 10px;
	float:left;
}

#footer {
	width:820px;
	height:37px;
	padding:0px;
	margin-left:-10px;
	margin-right:-10px;
	background-image:url("../images/footer-bg.png");
	background-position:top;
	background-repeat:no-repeat;
	clear:both;
	position:relative;
}

#header-print,
#footer-print {
	display:none;
}


/* Header
============================================================ 
--------------------------------------------------------- */

#logo {
	position:absolute;
	right:15px;
	top:0px;
}

#logo a {
	background-image:url("../images/logo.png");
	background-repeat:no-repeat;
	width:520px;
	display:block;
	padding-top:72px;
	height:0px !important; /* for most browsers */
	height /**/:72px; /* for IE5.5's bad box model */
	overflow:hidden;
}


#site-search {
	width:207px;
	position:absolute;
	top:37px;
	left:14px;
}

#site-search form {
	margin:0;
	padding:0;
}

#site-search .query {
	font-size:11px;
	width:150px;
	height:18px;
	padding-top:2px;
	background:none;
	border:none;
	background-image:url("../images/search-field.gif");
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	right:57px;
}

#site-search .btn {
	position:absolute;
	top:1px;
	right:0;
}


/* Sidebar
============================================================ 
--------------------------------------------------------- */

#sidebar {
	color:#666;
	font-size:85%;
}

#sidebar h2 {
	font-size:160%;
	color:#333;
	height:24px;
	margin:0px -10px 8px -10px;
	padding:8px 10px 2px 10px;
	background-image:url("../images/sidebar-h2-bg.png");
	background-repeat:no-repeat;
}


/* Footer
============================================================ 
--------------------------------------------------------- */

#footer p.copyright {
	color:#777;
	font-size:85%;
	margin:0 18px;
	padding-top:6px;
}

#footer p.copyright a {
	color:#777;
}

#newline-signature {
	text-align:center;
	width:100%;
}

#newline-signature a {
	display:block;
	margin:15px auto;
	margin-top:0;
	width:260px;
	padding-top:36px;
	height:0px !important; /* for most browsers */
	height /**/:36px; /* for IE5.5's bad box model */
	overflow:hidden;
	background-repeat:no-repeat;
	background-image:url(../images/newline-signature.gif);
}


/* Navigation
============================================================ 
--------------------------------------------------------- */

/* Languages */

#languages {
	height:11px;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:12px;
	left:15px;
}

#languages li {
	height:11px;
	margin:0;
	padding:0;
	margin-right:7px;
	display:block;
	float:left;
}


/* Main nav */

#main-nav {
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	width:800px;
	height:22px;
	margin:0;
	padding:0;
	background:#D30633;
	border-top:1px solid #E56A85;
	border-bottom:1px solid #930424;
	list-style:none;
}

#main-nav li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	border-right:1px solid #E05171;
}

#main-nav a {
	color:#F6CDD6;
	font-weight:bold;
	float:left;
	display:block;
	margin:0;
	padding:0 10px;
	text-decoration:none;
	font-size:12px;
	line-height:22px;
}

#main-nav a.current {
	color:#fff;
	background:#B4052B;
}

#main-nav a:hover {
	color:#fff;
	background:#B4052B;
}


/* Sub nav */

h2.sub-nav a {
	color:#333;
	text-decoration:none;
}

#sub-nav {
	margin-left:0;
	padding:0;
	padding-bottom:0;
	list-style:none;
}

#sub-nav li {
	margin-top:0;
}

#sub-nav li {
	padding-left:18px;
	background-repeat:no-repeat;
	background-image:url(../images/bullet-sub-nav.gif);
	background-position:left center;
}

#sub-nav li a {
	color:#444;
}

#sub-nav li a.current,
#sub-nav li a.current:hover {
	color:#000;
	text-decoration:none;
}


/* Crumbs */

#crumbs {
	font-size:85%;
	color:#666;
	padding:0;
	padding-bottom:0.5em;
	margin:0;
	margin-bottom:1.5em;
	list-style:none;
	border-bottom:1px solid #ddd;
}

#crumbs li {
	display:inline;
}


/* Posts
============================================================ 
--------------------------------------------------------- */

/* Posts */

.posts {
	margin-left:0;
	padding-left:0;
	list-style:none;
}

.posts li {
	margin-bottom:1.5em;
}

.posts h3 {
	font-size:100%;
	margin-top:0em;
}

.posts .meta {
	font-size:75%;
	color:#888;
	margin-bottom:0.4em;
	padding:0.3em 0;
	border-bottom:1px solid #e8e8e8;
}

.posts .date {
	font-weight:normal;
	color:#D30633;
}

.posts .categories a {
	color:#777;
}


/* Posts Paging */

.posts-paging {
	font-size:85%;
	padding-top:1.0em;
	border-top:3px double #e8e8e8;
	text-align:center;
	clear:both;
}

.posts-paging a {
	font-weight:bold;
}


/* Post */

.post .meta {
	font-size:75%;
	color:#888;
	margin-bottom:1.5em;
	padding:0.3em 0;
	border-bottom:1px solid #e8e8e8;
}

.post .date {
	font-weight:normal;
	color:#D30633;
}

.post .categories a {
	color:#777;
}


/* Comments */

#comments ol {
	list-style:none;
	margin:0;
	padding:0;
}

#comments ol li {
	font-size:85%;
	margin:1.0em 0;
	padding:0 0.5em;
	border-bottom:1px solid #DCE2EC;
}

#comments ol .meta {
	font-size:85%;
	color:#888;
	margin-bottom:1.0em;
	padding:0.3em 0;
	border-bottom:1px solid #F3F4F7;
}

#comments ol .date {
	font-weight:normal;
	color:#FF7300;
}





/* Standard Widgets
		overriding of default styles for standards widgets
		(located at /cms/content/widgets/stylesheets/standard-widgets.css)
============================================================ 
--------------------------------------------------------- */

div.picture-right img,
div.picture-left img,
div.picture-center img {
	border-color:#005597;
}


ul.recent-posts li {
	padding-bottom:0.2em;
	margin-bottom:0.2em;
	border-bottom:1px solid #e3e3e3;
}

ul.recent-posts a {
	color:#2F5F96;
	font-weight:bold;
	text-decoration:none;	
}

ul.recent-posts a:hover {
	text-decoration:underline;
}


/* Custom Widgets
============================================================ 
--------------------------------------------------------- */

#notification-message {
	color:#fff;
	padding:5px 8px;
	background:#080;
}

#notification-message-error {
	color:#fff;
	padding:5px 8px;
	background:#c00;
}

#search-results {
        margin-left:1.0em;
        padding-left:1.0em;
}

#search-results h2 {
        font-size:100%;
        line-height:1.3em;
        text-align:left;
        border:none;
        padding:0;
}

#search-results .url {
        /*font-size:75%;*/
        color:#008A00;
        margin-bottom:0;
}



/* Other Content
		non-widget content styles
		(defined by classes and IDs directly in the content - through Textile)
		e.g. content snippet "Staff Profile": div.staff-profile ...
============================================================ 
--------------------------------------------------------- */

/* Basic listing table */

table.listing {
    border:1px solid #ddd;
    border-bottom:none;
    text-align:left;
}

table.listing th {
    font-weight:bold;
    padding:0.3em 0.75em;
    background-color:#eee;
    border-bottom:1px solid #ddd;
}


table.listing td {
    padding:0.3em 0.75em;
    border-bottom:1px solid #ddd;
}


/* Products table */


td.adjacent {
    border-left: 1px solid #CCC;
}



table.products {
         border-top:1px solid #999;
         border-bottom: 1px solid #999;
}

table.products th {
	font-size:11px;
	font-weight: bold;
	color: #000000;
	padding: 0.4em 0.6em;
	text-align:center;
	background-image: url("../images/table-product-header-background.png");
	background-repeat: repeat-x;
	background-position: center center;
}

table.products td {
         font-size:11px;
         padding: 0.4em 0.6em;
         border-top: 1px solid #999;
         text-align:center;
}

table.products .odd  {
	background: #e8edff; 
}

/* Products Load Cells*/

}

table.loadcell tr.top   td {
	border-top: 1px solid #336699;
	line-height: 0px;
	}

table.loadcell tr.gray  td {
	background-color: #f4f4f4;
	font-weight: bold;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 0.75em;
	padding-right: .75em;
	}

table.loadcell tr.btm   td {
	border-bottom: 1px solid #ccc;
	line-height: 0px;
	}
table.loadcell tr.line    td {
	border-bottom: 1px solid #ccc;
	padding: 3px;
	padding-left: 0.75em;
	padding-right: .75em;
	}

/* Products taith*/


table.taith {
	text-align:center;
}

table.taith th,
table.taith td {
    padding:0.4em 0.6em;
    border-bottom:1px solid #ccc;
}

table.taith th {
	font-weight: bold;
	background-color: #F4F4F4;
	border-top-style: solid;
	border-bottom-style: solid;
	color: #000000;
	padding-top: .4em;
	padding-right: .4em;
	padding-bottom: .4em;
	padding-left: .4em;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0.1em;
	border-bottom-width: 0.1em;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

td.adjacent {
    border-left: 1px solid #CCC;
}
.taith hr {
	height: .1em;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.taithHeader {
	border-top-width: 0.5em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	margin: 0px;
	border-bottom-width: 0.5em;
	border-bottom-color: #FFFFFF;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
	background-color: #F4F4F4;
}

/* Added by HRP - new styles for rep popup windows */

#rep {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F3F3F3;
}

#rep .CountryState {
	border: 1px solid #ddd;
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	background-color: #E9F6EE;
	border: 1px solid #CDF4DF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(../images/repTabs.png);
	background-repeat: repeat-x;
}
#rep .RepName {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	color: #444;
}
#rep .contactInfo {
	font-size: 11px;
	font-weight: normal;
	padding-left: 15px;
}
#rep .x {
	color: #FFFFFF;
	background-color: #ED174A;
	border: 1px solid #000000;
	display: block;
	background-position: right top;
	text-align: center;
	width: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
}
#rep .CompanyName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #444;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9F6EE;
}
#rep .mainTable {
	padding: 5px;
	border: 1px solid #ddd;
}
#rep .leftHR {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#rep .rightHR {
	background-position: center;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#rep .otherlocations {
	font-size: 10px;
	text-align: center;
}
#rep .mainTable .contactInfo h3 {
	color: #003366;
}
#rep .mainTable .contactInfo h4 {
	color: #000000;
}

/*  Added by HRP - Menu for Reps Territories to appear and have popups upon selected area.*/
.Territory
 {
	overflow: hidden;
	width: 150px;
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.TerritoryPanel {
	margin: 0px;
	padding: 0px;
}
.TerritoryPanelTab {
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 4px;
	font-size: 12px;
	background-image: url(../images/sidebar-h2-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
}
.TerritoryPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 100px;
}
.TerritoryPanelOpen .TerritoryPanelTab {
	background-color: #336699;
	color: #FFFFFF;
}
.TerritoryPanelTabHover {
	color: #555555;
}
.TerritoryPanelOpen .TerritoryPanelTabHover {
	color: #555555;
}
.TerritoryFocused .TerritoryPanelTab {
	background-color: #CCCCCC;
}
.TerritoryFocused .TerritoryPanelOpen .TerritoryPanelTab {
	background-color: #336699;
	color: #FFFFFF;
	background-image: none;
}
.TerritoryPanelContent p {
	line-height: 1.3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.TerritoryPanelContent a {
	text-decoration: none;
}
.TerritoryPanelContent a:hover {
	color: #000000;
}

/*  Added by HRP - New bullets for lists*/

#content ul li {
	list-style-image: url("../images/bullet-primary.png");
}
#content ul li ul li {
	list-style-image: url("../images/bullet-secondary.png");
}
#content .documents .pdf {
	list-style-image: none;
	list-style-type: none;
}

/*  New Home Page Styling  */

#sidebarHome {
	margin: 0px;
	padding: 15px 0px 0px;
}
.half2 {
	float:left;
	padding-left:5px;
	width: 192px;
}
#sidebarHome .title {
	margin:0 0 5px;
	padding:3px 0;
	font:18px Arial, Helvetica, sans-serif;
	color:#D30633;
	border-bottom:1px solid #dedede;
	display: block;
}
#sidebarHome .subtitle {
	display:block;
	margin-bottom:0px;
	padding-bottom:5px;
	font:italic 11px/100% Arial, Helvetica, sans-serif;
	color:#888;
	border-bottom:1px solid #dedede;
}
.half1 {
	position:relative;
	float:left;
	width:304px;
	padding-right:15px;
	border-right:1px solid #eee;
}
.half2 {
	display:block;
	color:inherit;
	border:0;
}
.half2:hover {
	color:#3B4B4F;
}
.list ul li {
	position:relative;
	display:block;
	padding:3px 0 3px 0px;
	color:#555;
	font:normal 11px/120% Arial;
	border-bottom:1px solid #eee;
	border-top:1px solid #fff;
	text-decoration: none;
	margin: 0px;
}
.list ul.split li a {
	float:left;
	width:120px;
	margin:0 1px;
}
#sidebarHome .list {
	margin-bottom:15px;
}
#sidebarHome .list ul.split li a {
	width:106px;
	margin:0;
}
.list ul li a img {
	position:absolute;
	top:5px;
	left:0;
	padding:1px;
	background:#fff;
	border:1px solid #ddd;
}
.list ul li:hover {
	background:#ffffee;
	color:#940F04;
	border-bottom-color:#ededed;
	text-decoration: none;
}
.list ul li a:hover img {
	border-color:#bbb;
}
.home-side-lists {
	list-style: none;
	padding-left: 10px;
}
#content .home-right li {
	list-style: disc url(none);
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 5px;
}
#content .home-right {
}
#content .home-right p {
	line-height: 140%;
}
#content .home-right .home-featured {
	background: url("../images/home-box-featured-arrow.jpg") no-repeat left top;
	height: 311px;
	width: 170px;
	padding-left: 40px;
	color: #006699;
	float: right;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .home-right .home-featured h2 {
	color: #006699;
}
#content .home-right .picture-left {
	border-style: none;
}
#content .home-right .picture-left img {
	border-style: none;
}
#content .home-right h1 {
	background: #E0EAF5;
	display: block;
	padding: 5px;
	text-align: center;
	border: 1px solid #CCD6E0;
}
#page-wrap #page #content .home-right .home-featured ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.home-side-lists a {
	text-decoration: none;
	color: #666666;
}
/*  End New Home Page Styling  */
