
body {
  margin: 0;
  padding: 0;
  background: #6b6c6c url(../images/body-bg.png) repeat-x;
  font: 12px verdana, sans-serif;
  color: #000;
}
.submitted {
    display:none;
}

.clearfix {
	clear: both;
}
.spacefix {
	padding-bottom: 20px;
	min-height: 10px;
}
/** 
TEST
**/
.search {
margin: 0px 0px 0px 0px;
height: 25px;
width: 250px
}
#header .search {

    width:375px;
    height: 70px;
    margin:-83px 0px 10px 320px;
    text-align:left;
	font-size:12px;
	}

#header .search p {
	margin:0px;
}

#header .search img {
    margin-left:5px;
}


/**
 * Layout
 */
#container {
    width:979px;
    margin:0 auto;
	position:relative;
}

.container-front {
	width:809px;
	position:relative;
}

#body-container {
    width:979px;
    margin:0 auto;
	position:relative;
}

.body-container-front {
	width:979px;
	margin-top:0px;
	margin-bottom: -5px;
	position:relative;
}

#left-navigation {
    float:left;
    width:232px;
    margin-right:5px;
    display:inline;
}

.side-tab {
	width:217px;
	height:82px;
	padding:10px 0px 0px 15px;
	background:url(../images/side-grey-panel.png) no-repeat;
	overflow:hidden;
}

.side-tab a:hover{
	width:217px;
	height:82px;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 10px;
	background:url(../images/side-grey-panel-hover.png) no-repeat;
	background-position: -5px -14px;

}
.side-tab img {
	margin-right:10px;
}
/*.side-tab a:link, .side-tab a:hover, .side-tab a:visited, .button-drop-link {
	text-decoration:none;
	color:#9f0030;
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
	margin-left: -10px;
	margin-top: 5px;
	
}*/
/*.side-tab a:link, .side-tab a:hover, .side-tab a:visited, .button-drop-link {
	margin:0px 0px 0px -2px;
	min-width: 220px;
	max-width: 220px;
	position: absolute;
	text-decoration:none;
	color:#9f0030;
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
	margin-left: -20px;
	margin-top: -20px;
	padding-right: 10px;
	
}*/
.side-tab a:link, .side-tab a:visited, .button-drop-link a{
margin:0px 0px 0px -2px;
	min-width: 220px;
	max-width: 220px;
	position: absolute;
	text-decoration:none;
	color:#9f0030;
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
	margin-left: -10px;
	margin-top: -10px;
	padding-right: 10px;
	}
.side-tab-menu-container {
	width:232px;
	display:none;
}
.side-tab-menu {
	width:217px;
	padding:10px 0px 10px 15px;
	background:url(../images/left-side-menu.png) repeat-y;
}

.side-tab-menu a.active {
	text-decoration:underline;
}
.side-tab-menu-bottom {
	width:232px;
	height:10px;
	padding:0px 0px 0px 0px;
	background:url(../images/left-side-menu-bottom.png) no-repeat;
}

#containter .side-tab-custom{
	padding-left: -15px;
}
.side-panel-top {
	width:232px;
	height:0px;
	margin:3px 0 0 0;
	background: url(../images/side-panel-top.png) no-repeat;
}

.side-panel-body {
	width:202px;
	min-height:202px;
	padding-left:15px;
	padding-right:15px;
	padding-top:16px;
	padding-bottom:8px;
	margin:7px 0 0 0;
	background: url(../images/side-panel-body.png) repeat-y;
}

.side-panel-bottom {
	width:232px;
	height:7px;
	margin-top:0px;
	background: url(../images/side-panel-bottom.png) no-repeat;
}
.side-panel-body-white {
	width:202px;
	min-height:202px;
	padding-left:15px;
	padding-right:15px;
	padding-top:16px;
	padding-bottom:8px;
	margin:7px 0 0 0;
	background: url(../images/side-panel-body-white.png) repeat-y;
}
.side-panel-ad-body {
	width:232px;
	/*min-height:214px;*/
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	background: url(../images/side-panel-body.png) repeat-y;
}
.side-panel-ad-bottom {
	width:232px;
	height:7px;
	margin-top:-18px;
	background: url(../images/side-panel-bottom.png) no-repeat;
}
.side-feed-body {
	margin: 20px 20px 0px 10px;
	}

#content-container {
    float:left;
    width:741px;
    display:inline;
	margin-top:2px;
}

.region-leftsecondary-foot {
background-image: url(../images/blog-bg.jpg);
background-repeat: no-repeat;
background-position: bottom;
height: 98px;
width: 226px;
margin: 10px 0px -30px -15px;
}
#content-container-front {
    float:left;
	width:571px;
    display:inline;
	margin-top:2px;
}

#top-navigation {
    width:100%; 
    z-index: 400;
}

#content-top {
	width:738px;
	height:25px;
	background: url(../images/content-top.png) no-repeat;
	margin-top: 25px;
}
#content {
    padding-top:10px;
    width:664px;
    min-height: 549px;
	padding-left:40px;
    padding-right:35px;
	background: url(../images/content-body.png) repeat-y;
}
.thin-content {
	background:none;
	width:464px;
	float:left;
}
#right {
	width:185px;
	float:left;	
	padding-top:10px;
	margin-left:15px;
}

#right .block {
	border-top: 1px solid #CCC;
}

/* ***RIGHT BLOCK SIDEBAR*** */
.right-sidebar-area {
	width:185px;
	float: right;
	background-color: #CCCCCC;
	padding: 10px 5px 0px 10px;
	margin-right: -15px;
	}
.right-sidebar-area h2{
	color: #9f0030;
	}
/* ***END RIGHT BLOCK SIDEBAR*** */

#block-block-13, #block-block-14, #block-block-15 {
	margin-top:15px;
	padding-top:19px;
}


#content-bottom {
	width:738px;
	height:26px;
	background: url(../images/content-bottom.png) no-repeat;
}

#content h1 {
    color:#9f0030;
    font-weight:bold;
    font-size:19px;
}

#flash-container {
	width:730px;
	height:370px;
	background:url(../images/flash-shadow.png) no-repeat;
	overflow:hidden;
	position: relative;
	top:-11px;
	margin-bottom: -10px;
}
.flash-container p{
margin:-0.5em 0em 0em	0em;
}
.view-content a:hover {
	color: black;
	text-decoration: none;
}
#info-panel {
width: 975px;
height: 250px;
margin: 5px 0px 0px 0px;
}

.info-panel-top {
	width:975px;
	height:10px;
	background:url(../images/info-panel-top.png) no-repeat;
}

.info-panel-body {
	width:975px;
	height:200px;
	overflow:hidden;
	background:url(../images/info-panel-body.png) right center repeat-y;
}

.info-panel-bottom {
	width:975px;
	height:15px;
	background:url(../images/info-panel-bottom.png) no-repeat;
}

.info-panel {
	float:left;
	width:213px;
	min-height: 225px;
	padding:10px 15px;
	text-align:center;
	background:url(../images/info-panel-divider.jpg) right top no-repeat;
}

.last-panel {
	background:none;
}

.info-panel h2 {
	font-weight:bold;
	font-size:16px;
	font-style:normal;
	color:black;
	text-align:center;
	border-bottom:1px solid #999;
}

.info-panel strong {
	color:black;
}

.info-panel a {
	font-weight:bold;
}
.info-panel a:hover {
	color: black;
	text-decoration: none;
}

.info-panel-last {
	float:left;
	width:213px;
	padding:10px 15px;
	text-align:center;
	/*background:url(../images/info-panel-divider.jpg) right top no-repeat;*/
}

.info-panel-last {
	background:none;
}

.info-panel-last a:hover {
	color: black;
	text-decoration: none;
}


.info-panel-last h2 {
	font-weight:bold;
	font-size:16px;
	font-style:normal;
	color:black;
	text-align:center;
	border-bottom:1px solid #999;
}

.info-panel-last strong {
	color:black;
}

.info-panel-last a {
	font-weight:bold;
}

#feature-panel {
	width: 100%;
	height: 240px;
	cursor:pointer;
	margin-top: 5px;
}
#feature-panel a{
	font-family: Arial;
	color: black;
	font-weight: 200;
}

#feature-panel a:hover {
	color:#9f0030;
	font-weight: 300;
	text-decoration: none;
}
.feature-panel-left {
	width: 330px;
	height: 240px;
	font-size: 18px;
	color: black;
	text-align: center;
}
.feature-panel-left a:link, a:visited {
	color: Black;
}

.feature-panel-right {
	width: 330px;
	height: 240px;
	margin:-242px 0px 0px 374px;
	font-size: 18px;
	text-align: center;
}
.feature-panel-right a:link a:visited{
	color: Black;
}
.feature-panel-right p{
	padding-right: 10px;
}

.feature-panel-top {
	width:360px;
	height:4px;
	margin-top:2px;
	background:url(../images/feature-panel-top.png) no-repeat;
}

.feature-panel-body {
	width:360px;
	height:212px;
	overflow:hidden;
	background:url(../images/feature-panel-middle.png) right center repeat-y;
}
.feature-panel-body p{
	padding: 0px 5px 0px 5px;
}

.feature-panel-bottom {
	width:360px;
	height:15px;
	background:url(../images/feature-panel-bottom.png) no-repeat;
}

.feature-panel {
	float:left;
	width:245px;
	height: 250px
	padding:10px 15px;
	text-align:left;
	background:url(../images/feature-panel-middle.jpg) right top repeat-y;
	background-color: white;
}

.last-panel {
	background:none;
}

.feature-panel h2 {
	font-weight:bold;
	font-size:16px;
	font-style:normal;
	color:black;
	text-align:center;
	border-bottom:1px solid #999;
}

.feature-panel strong {
	color:black;
}

.feature-panel a {
	font-weight:bold;
}

/* Sub Page Banners */
#sub-category {
	width:730px;
	height: auto;
	position: relative;
margin: 0px 0px 10px -30px;
}
.sub-category-block {
background-image: url(../images/SubBanner-bg.png);
background-repeat: no-repeat;
width:350px;
float:left;
margin:0px 10px 0px 0px;
padding-bottom: 10px;
}
.sub-category-block:hover {
background-image: url(../images/SubBanner-bg2.png);
background-repeat: no-repeat;
width:350px;
float:left;
margin:0px 10px 0px 0px;
padding-bottom: 10px;

}

.sub-category-block p{
margin:0em 0em 0em 0em;
}
/* 3 Wide */
#sub-category3 {
	width:730px;
	height: auto;
	position: relative;
margin: 0px 0px 10px -20px;
}
.sub-category3-block {
background-image: url(../images/3a-SubBanner-bg.png);
background-repeat: no-repeat;
width:225px;
float:left;
margin:0px 10px 0px 0px;
padding-bottom: 15px;
}
.sub-category3-block:hover {
background-image: url(../images/3a-SubBanner-bg2.png);
background-repeat: no-repeat;
width:225px;
float:left;
margin:0px 10px 0px 0px;
padding-bottom: 15px;

}

.sub-category3-block p{
margin:0em 0em 0em 0em;
}

#footer {
	width:979px;
	margin:10px auto;
	text-align:center;
	font-size:10px;
	color:white;
	position:relative;
}

#front-footer {
	width:809px;
	margin:10px auto;
	text-align:center;
	font-size:10px;
	color:white;
	position:relative;
}

#footer a, #front-footer a {
	color:white;
	text-decoration:none;
}
    
/**
 * Header
 */

#header {
    width:979px;
    margin:0 auto;
	position:relative;
}

.header-front {
	width:809px;
	position:relative;
}

#header .left-header {
    float:left;
    width:275px;
    margin:30px 0px 0px 0px;
	font-size:12px;
}

#social {
	font-size:12px;
	text-align:center;
	margin:-10px 0px -15px -5px;
}

#header .logo {
    margin:0px 0px 20px 10px;
}

#header .slogan {
	float:left;
	width:220px;
    margin:30px 0px 0px 0px;
	text-align:center;
	font-style:italic;
}

#header .contactinfo {
    float:right;
    width:275px;
    margin:-125px 10px 0px 0px;
    text-align:right;
	font-size:12px;

}

#block-block-6 {
	margin-top: 20px; 
	}

/*#header .contactinfo p {
	margin:0px;
}
*/
#header .contactinfo p {
	margin:0px;
	font-size: 20px;
	}
#header .contactinfo img {
    margin-left:5px;
}
.shopnow {
	background-image: url(../images/Shop.png);
	background-repeat: no-repeat;
	margin: 0em 0em 0em 0em;
	width: 300px;
	height: 34px;
}
.shopnow-links {
	margin: 0em 16.5em 0em 0em;
	padding-top: 10px;
	}
.shopnow-links a{
	font-size: 14px;
	}
.shopnow-slink {
	margin: -1.2em 0em 0em 4.5em;
	width:	200px;
	height: 34px;
	float: left;
	
	}
a.shopnow-slink {
	display: block;
	width: 200px;
	height: 35px;
	text-decoration: none;
	}

#social a.shopnow {
    color:#9f0030;
    text-decoration:none;
    font-weight:bold;
    font-size:24px;
}

#header a, #social a {
    color:#000;
    text-decoration:none;
}

#header a:hover, #social a:hover {
    color:#9f0030;
    text-decoration:none;
}

#header .contactinfo .submit {
    color:white;
    background:#9f0030;
}

#mission {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}

/**
 * Main Menu navigation
 */
 
 .mainmenu {
 font-size: 14px;
 font-weight: bold; 
 }
 
  .mainmenu a:link{
  text-decoration: none;
 }
  .mainmenu a:hover{
  background-color: gray;
  }
  .mainmenu ul{
 list-style-type: none; 
}  
 /**
 * Secondary navigation
 */

ul.menu li a {
    color:black;
}

ul.menu {
}

ul.menu ul {
    border-top:none;
}

/*ul.menu ul ul {
	margin-top: 0.5em;
}*/

div#block-menu-secondary-links {
}

div#block-menu-secondary-links ul {
    margin-top:5px;
    margin-bottom:15px;
    border-top:none;
}

div#block-menu-secondary-links ul li {
    background:transparent;
}

div#block-menu-secondary-links ul li.leaf {
    padding:0;
    margin:0;
    background:transparent;
}

div#block-menu-secondary-links .leaf a {
    color:black;
    font-weight:bold;
    padding:7px 20px;
    margin:0px;
}

div#block-menu-secondary-links .leaf a:hover {
    text-decoration:none;
    background:#fff;
}

.SiteVertMenu {
    width:100%;
    margin:5px 0px 20px;
}
.SiteVertMenu p.VertMenuItem, .SiteVertMenu div.VertMenuItem {
    clear:both;
    margin:0;
}

.SiteVertMenu .VertMenuItemBlock {
    background-color:white;
    margin-top:4px;
    padding:4px 0px 4px 10px;
}

.SiteVertMenu .VertMenuItemBlock img {
    float:left;
    margin-right:10px;
}

.SiteVertMenu .VertMenuItemBlock a {
    display:block;
    color:#318d99;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
/*    padding:8px 20px;
    margin:1px 0px 0px;
    background-color:white;*/
}
.SiteVertMenu div.VertMenuDropLink {
    cursor:pointer;
}
.SiteVertMenu .VertMenuItemBlock a:hover {
    text-decoration:underline;
}
.SiteVertMenu .VertMenuItem a {
    display:block;
    color:black;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    padding:8px 20px;
    margin:0px;
    text-decoration:none;
}
.SiteVertMenu p.VertMenuItem a:link, .SiteVertMenu .VertMenuItem a:visited {
    background-color:none;
    text-decoration:none;
}
.SiteVertMenu p.VertMenuItem a:hover {
    color:black;
    background-color:white;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-decoration:none;
}
.SiteVertMenu p.VertMenuItem a.highlighted {
    color:black;
    background-color:white;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-decoration:none;
}
.SiteVertMenu div.VertMenuItem img {
    float:left;
    vertical-align:middle;
    margin:7px 7px 7px 14px;
}
.SiteVertMenu div.VertMenuDropItem {
    padding-left:25px;
    background:#35c7da;
    display:none;
}
.SiteVertMenu div.VertMenuDropItem-Open {
    display:block;
}

.NavDropItem {
    display:none;
    margin-left:20px;
}

div.NavDropItem ul {
    margin-top:5px;
    margin-bottom:15px;
    border-top:none;
}

div.NavDropItem ul li {
    background:transparent;
}

div.NavDropItem ul li.leaf {
    padding:0;
    margin:0;
    background:transparent;
}

div.NavDropItem .leaf a {
    color:black;
    font-weight:bold;
    padding:7px 20px;
    margin:0px;
}

div.NavDropItem .leaf a:hover {
    text-decoration:none;
    background:#fff;
}

ul.menu, .item-list ul {
 /* margin: 0.35em 0 0 0em; /* LTR */
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin: -0.6em 0em 0em -0.15em; /* LTR */
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em .17em; /* LTR */
}

ul li, ul.menu li, .item-list ul li, li.leaf {
 /* padding: 0px 5px 0px 5px;*/
  list-style-type: inline;
  list-style-image: none;
/*  background: transparent url(../images/menu-leaf.gif) no-repeat 1px .35em; /* LTR */
}

/**
 * Bottom navigation
 */
#bottom-nav {
    width:743px;
    margin:5px auto;
    text-align:right;
    padding-bottom:10px;
    margin-top: -30px;
}

.bottom-nav-front {
	width:573px;
}

#bottom-nav ul.menu {
    padding:0;
    margin:0 0 5px 0;
    border-top:none;
    text-align:right;
}

#bottom-nav ul.menu li {
    display:inline;
    text-align:right;
    background: url(../images/nav-separator.jpg) center right no-repeat;
    margin:0;
    padding:0;
}

#bottom-nav ul.menu li a:link,#bottom-nav ul.menu li a:visited,#bottom-nav ul.menu li a:hover {
    display:inline;
    color:black;
    padding:0 8px 0 7px;
}

#bottom-nav ul.menu li a:hover {
    text-decoration:none;
    color:#abe060;
}

#bottom-nav ul.menu li.last {
    background: none;
}

/***************************************************************** 
FlexSlider Navigation 
******************************************************************/

.flex-control-nav {
	bottom: 25px;
}

.flexslider {
	margin: none;
	background: none;
	border: none;
}

.flexslider .flex-direction-nav a,
.flexslider .flex-direction-nav a {
  display: flex;
}

/**
 * Text Layout
 */
.gloveanswer {
	font-weight:bold;
}

input {
  font: 12px/100% Verdana, sans-serif;
  color: #494949;
}

textarea, select {
  font: 12px/160% Verdana, sans-serif;
  color: #494949;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}

#content strong {
	color: #9f0030;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 160%;
  line-height: 130%;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}

a:link, a:visited {
  color: #9f0030;
  text-decoration: none;
}

a:hover {
  color: #0062A0;
  text-decoration: underline;
}

a:active, a.active {
  color: #5895be;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}

ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ul.ulletters {
	list-style-type:circle;
}

ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li {
  margin: 0.4em 0 0.4em .5em; /* LTR */
}

ol li {
  padding: 0 0 .3em;
  margin-left: 2em; /* LTR */
}

ul li.expanded {
  background: transparent url(../images/menu-expanded.gif) no-repeat 1px .35em; /* LTR */
}

ul li.collapsed {
  background: transparent url(../images/menu-collapsed.gif) no-repeat 0px .35em; /* LTR */
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0; /* LTR */
}

#content ul {
    background: none;
    list-style-type: disc;
    list-style-image: none;
    margin:8px 0px 8px 30px;
	padding-left:0px;
    
}

#content ul li {
    background: none;
    list-style-type: disc;
    list-style-image:none;
	margin-left:0px;
	padding-left:0px;
}

ol.task-list {
  margin-left: 0; /* LTR */
  list-style-type: none;
  list-style-image: none;
}
ol.task-list li {
  padding: 0.5em 1em 0.5em 2em; /* LTR */
}
ol.task-list li.active {
  background: transparent url(../images/task-list.png) no-repeat 3px 50%; /* LTR */
}
ol.task-list li.done {
  color: #393;
  background: transparent url(../../../misc/watchdog-ok.png) no-repeat 0px 50%; /* LTR */
}
ol.task-list li.active {
  margin-right: 1em; /* LTR */
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 0.5em 0 -0.5em 1.5em; /* LTR */
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 1.5em; /* LTR */
}

img, a img {
  border: none;
}

table {
  margin: 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #d3e7f4;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #d3e7f4;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #edf5fa;
}

tr.even {
  background-color: #fff;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

tr.odd td.active {
  background-color: #ddecf5;
}

tr.even td.active {
  background-color: #e6f1f7;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0; /* LTR */
}

#dblog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 2.5em;
}


/**
 * Primary navigation
 */
ul.primary-links {
  margin: 0;
  padding: 0;
  float: right; /* LTR */
  position: relative;
  z-index: 4;
}

ul.primary-links li {
  margin: 0;
  padding: 0;
  float: left; /* LTR */
  background-image: none;
}

ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #fff;
  background: transparent url(../images/bg-navigation-item.png) no-repeat 50% 0;
}

ul.primary-links li a:hover, ul.primary-links li a.active {
  color: #000;
  background: transparent url(../images/bg-navigation-item-hover.png) no-repeat 50% 0;
}

/**
 * Local tasks
 */
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}

#tabs-wrapper {
  margin: 0 -26px 1em;
  padding: 0 26px;
  /*border-bottom: 1px solid #e9eff3;*/
  position: relative;
}
ul.primary {
  padding: 0.5em 0 10px;
  float: left; /* LTR */
}
ul.secondary {
  clear: both;
  text-align: left; /* LTR */
  border-bottom: 1px solid #e9eff3;
  margin: -0.2em -26px 1em;
  padding: 0 26px 0.6em;
}
h2.with-tabs {
  float: left; /* LTR */
  margin: 0 2em 0 0; /* LTR */
  padding: 0;
}

ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited,
ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
  border: 0;
  background: transparent;
  padding: 4px 1em;
  margin: 0 0 0 1px; /* LTR */
  height: auto;
  text-decoration: none;
  position: relative;
  top: -1px;
}
ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover,
ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
  background: url(../images/bg-tab.png) repeat-x 0 50%;
  color: #000;
}
ul.primary li.active a,
ul.secondary li.active a {
  font-weight: bold;
}

/**
 * Nodes & comments
 */
.node {
  /*border-bottom: 1px solid #e9eff3;*/
 /* margin: 0 -26px 1.5em;
  padding: 1.5em 26px;*/
}

ul.links li, ul.inline li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0; /* LTR */
  padding-right: 1em; /* LTR */
  background-image: none;
}

.node .links, .comment .links {
  text-align: left; /* LTR */
}

.node .links ul.links li, .comment .links ul.links li {}
.terms ul.links li {
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  padding-left: 1em;
}

.picture, .comment .submitted {
  float: right; /* LTR */
  clear: right; /* LTR */
  padding-left: 1em; /* LTR */
}

.new {
  color: #ffae00;
  font-size: 0.92em;
  font-weight: bold;
  float: right; /* LTR */
}

.terms {
  float: right; /* LTR */
}

.preview .node, .preview .comment, .sticky {
  margin: 0;
  padding: 0.5em 0;
  border: 0;
  background: 0;
}

.sticky {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}

#comments {
  position: relative;
  top: -1px;
  /*border-bottom: 1px solid #e9eff3;*/
  margin: -1.5em -25px 0;
  padding: 0 25px;
}

#comments h2.comments {
  margin: 0 -25px;
  padding: .5em 25px;
  background: #fff url(../images/gradient-inner.png) repeat-x 0 0;
}

.comment {
  margin: 0 -25px;
  padding: 1.5em 25px 1.5em;
  border-top: 1px solid #e9eff3;
}

.indented {
  margin-left: 25px; /* LTR */
}

.comment h3 a.active {
  color: #494949;
}

.node .content, .comment .content {
  margin: 0.6em 0;
}

/**
 * Aggregator.module
 */
#aggregator {
  margin-top: 1em;
}
#aggregator .feed-item-title {
  font-size: 160%;
  line-height: 130%;
}
#aggregator .feed-item {
  border-bottom: 1px solid #e9eff3;
  margin: -1.5em -31px 1.75em;
  padding: 1.5em 31px;
}
#aggregator .feed-item-categories {
  font-size: 0.92em;
}
#aggregator .feed-item-meta {
  font-size: 0.92em;
  color: #898989;
}

/**
 * Color.module
 */
#palette .form-item {
  border: 1px solid #fff;
}
#palette .item-selected {
  background: #fff url(../images/gradient-inner.png) repeat-x 0 0;
  border: 1px solid #d9eaf5;
}

/**
 * Menu.module
 */
tr.menu-disabled {
  opacity: 0.5;
}
tr.odd td.menu-disabled {
  background-color: #edf5fa;
}
tr.even td.menu-disabled {
  background-color: #fff;
}

/**
 * Poll.module
 */
.poll .bar {
  background: #fff url(../images/bg-bar-white.png) repeat-x 0 0;
  border: solid #f0f0f0;
  border-width: 0 1px 1px;
}

.poll .bar .foreground {
  background: #71a7cc url(../images/bg-bar.png) repeat-x 0 100%;
}

.poll .percent {
  font-size: .9em;
}

/**
 * Autocomplete.
 */
#autocomplete li {
  cursor: default;
  padding: 2px;
  margin: 0;
}

/**
 * Collapsible fieldsets
 */
fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #d9eaf5;
  background: #fff url(../images/gradient-inner.png) repeat-x 0 0;
}

/* Targets IE 7. Fixes background image in field sets. */
*:first-child+html fieldset {
  padding: 0 1em 1em;
  background-position: 0 .75em;
  background-color: transparent;
}

*:first-child+html fieldset > .description, *:first-child+html fieldset .fieldset-wrapper .description {
  padding-top: 1em;
}

fieldset legend {
  /* Fix disappearing legend in FFox */
  display: block;
}

*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend {
  display: inline;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 2em; /* LTR */
  background: url(../images/menu-expanded.gif) no-repeat 0% 50%; /* LTR */
}

html.js fieldset.collapsed legend a {
  background: url(../images/menu-collapsed.gif) no-repeat 0% 50%; /* LTR */
}

/**
 * Syndication icons and block
 */
#block-node-0 h2 {
  float: left; /* LTR */
  padding-right: 20px; /* LTR */
}

#block-node-0 img, .feed-icon {
  float: right; /* LTR */
  padding-top: 4px;
}

#block-node-0 .content {
  clear: right; /* LTR */
}

/**
 * Login Block
 */
#user-login-form {
  text-align: center;
}
#user-login-form ul {
  text-align: left; /* LTR */
}

/**
 * User profiles.
 */
.profile {
  margin-top: 1.5em;
}
.profile h3 {
  border-bottom: 0;
  margin-bottom: 1em;
}
.profile dl {
  margin: 0;
}
.profile dt {
  font-weight: normal;
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: 1.4em;
  margin-bottom: 0.45em;
}
.profile dd {
  margin-bottom: 1.6em;
}

/**
 * Admin Styles
 */
div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu {
  margin: 0;
  padding: 0;
}

div.admin .left {
  float: left; /* LTR */
  width: 48%;
}
div.admin .right {
  float: right; /* LTR */
  width: 48%;
}

div.admin-panel {
  background: #fff url(../images/gradient-inner.png) repeat-x 0 0;
  padding: 1em 1em 1.5em;
}
div.admin-panel .description {
  margin-bottom: 1.5em;
}
div.admin-panel dl {
  margin: 0;
}
div.admin-panel dd {
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: -.2em;
  margin-bottom: .65em;
}

table.system-status-report th {
  border-color: #d3e7f4;
}

#autocomplete li.selected, tr.selected td, tr.selected td.active {
  background: #027ac6;
  color: #fff;
}

tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
  color: #d3e7f4;
}

tr.taxonomy-term-preview {
  opacity: 0.5;
}

tr.taxonomy-term-divider-top {
  border-bottom: none;
}

tr.taxonomy-term-divider-bottom {
  border-top: 1px dotted #CCC;
}

/**
 * CSS support
 */

/*******************************************************************
 * Color Module: Don't touch                                       *
 *******************************************************************/

/**
 * Generic elements.
 */
.messages {
  background-color: #fff;
  border: 1px solid #b8d3e5;
}

.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.status {
  color: #33a333;
  border-color: #c7f2c8;
}

div.error, tr.error {
  color: #a30000;
  background-color: #FFCCCC;
}

.form-item input.error, .form-item textarea.error {
  border: 1px solid #c52020;
  color: #363636;
}

/**
 * dblog.module
 */
tr.dblog-user {
  background-color: #fcf9e5;
}

tr.dblog-user td.active {
  background-color: #fbf5cf;
}

tr.dblog-content {
  background-color: #fefefe;
}

tr.dblog-content td.active {
  background-color: #f5f5f5;
}

tr.dblog-warning {
  background-color: #fdf5e6;
}

tr.dblog-warning td.active {
  background-color: #fdf2de;
}

tr.dblog-error {
  background-color: #fbe4e4;
}

tr.dblog-error td.active {
  background-color: #fbdbdb;
}
tr.dblog-page-not-found, tr.dblog-access-denied {
  background: #d7ffd7;
}
tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {
  background: #c7eec7;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}

.rebates {
	border:1px solid #999;
	padding:0 4px;
}
.rebates table, .rebates table tbody {
	border:0;
	margin:0;
}
.rebates table td {
	padding:2px;
}

.blog-feed {
background: white;
margin:0em 0em 0em -9em;
}
.blog-feed-title {
margin: -2.6em 0em 0em 0em;
width:213px;
}
.blog-feed-title h2{
	font-weight:bold;
	font-size:16px;
	font-style:normal;
	color:black;
	text-align:center;
	border-bottom:1px solid #999;
}
.blog-feed-content {
margin: 0em 0em 0em 1em;
}
.blog-feed-content a {
	font-weight:bold;
}

/* System CSS Overrides For Cleaner Layout*/
.form-item, .form-actions {
margin-bottom: 0em;
}

div.vertical-tabs {
margin: 1em 0 1em 0em;
border: 1px solid #CCC;
position: relative;
}

.feature-panel-body h2{
	font-weight: bold;
	font-size: 17px;
	font-style: normal;
	color: black;
	text-align: center;
	border-bottom: 1px solid #999;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.feature-panel-body tbody {
	border: none;
}
.clearsearch {
clear: both;
height: 10px;
}
/* Google Search Engine */
#google-cse-results {
top: 200px;
}

#fax-alert {
background-color: #CCCCCC;
font-size: 12px;
font-weight: bold;
color: #9f0030;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#___gcse_0 {
	background: none;
	width: 367px;
	height: 39px;
	}
#gs_id50 {
margin-top:0px;
}
td.gsib_a {
	padding-top: 5px;
}
table.gsc-completion-container {
margin-top: -16px;
border-top: none;
}
tbody.gsc-completion-container {
border-top: none;
}
td#gs_tti50 {
	padding-top: 5px;
	}
.gsc-input {
	padding-top: -5px:
	}
.gsc-input .gsc-input-box {
	height: 27px;
}
#gsc-control-cse .gsc-control-cse-en {
	
	border-color: transparent!important;
	background-color: transparent!important;
}
.gsc-control-cse {
background-color: transparent!important;
border: none!important;
}
.cse .gsc-control-cse, .gsc-control-cse {
background-color: transparent!important;
border: none!important;
}
tbody {
border-top:none;
}


/**
 * Careers Main Menu navigation
 */
 

#content-careers {
    padding-top:10px;
    width:664px;
    min-height: 549px;
	padding-left:40px;
    padding-right:35px;
	background: url(../images/content-body.png) repeat-y;
}
 /* ***
** Careers Dept Side Tab
*** */
.careers-dept-side-tab {
	width:230px;
	height:43px;
	padding:5px 0px 0px 0px;
	background:url(../images/dept-button-hover.png) no-repeat;
	overflow:hidden;
}

.careers-dept-side-tab:hover {
	width:230px;
	height:43px;
	padding:5px 0px 0px 0px;
	background:url(../images/dept-button2.png) no-repeat;
	overflow:hidden;
}
.careers-dept-side-tab a:hover{
	width:217px;
	height:43px;
	margin:0px 0px 0px 0px;

}
.careers-dept-side-tab img {
	margin-right:10px;
}
.careers-dept-side-tab a:link, .careers-dept-side-tab a:visited, .button-drop-link a{
	margin:-3px 0px 0px 6px;
	min-width: 220px;
	max-width: 220px;
	position: absolute;
	text-decoration:none;
	color:#9f0030;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
	}
.careers-dept-side-tab-menu-container {
	width:232px;
	display:none;
}


/* ***
** Careers Side Tab
*** */

.careers-side-tab {
	width:217px;
	height:43px;
	padding:10px 0px 0px 15px;
	background:url(../images/mini-side-grey-panel.png) no-repeat;
	overflow:hidden;
}

.careers-side-tab a:hover{
	width:217px;
	height:43px;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 10px;
	background:url(../images/mini-side-grey-panel-hover.png) no-repeat;
	background-position: -5px -14px;

}
.careers-side-tab img {
	margin-right:10px;
}
.careers-side-tab a:link, .careers-side-tab a:visited, .button-drop-link a{
margin:0px 0px 0px -2px;
	min-width: 220px;
	max-width: 220px;
	position: absolute;
	text-decoration:none;
	color:#9f0030;
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
	margin-left: -10px;
	margin-top: -10px;
	padding-right: 10px;
	}
.careers-side-tab-menu-container {
	width:232px;
	display:none;
}
.careers-side-tab-menu {
	width:217px;
	padding:10px 0px 10px 15px;
	background:url(../images/left-side-menu.png) repeat-y;
}

.careers-side-tab-menu a.active {
	text-decoration:underline;
}
.careers-side-tab-menu-bottom {
	width:232px;
	height:10px;
	padding:0px 0px 0px 0px;
	background:url(../images/left-side-menu-bottom.png) no-repeat;
}


/**
 * Careers Main Menu navigation
 */
 
 .cMenu {
 font-size: 14px;
 font-weight: bold; 
 }
 
  .cMenu a:link{
  text-decoration: none;
 font-size: 14px;
 font-weight: bold; 
 }
  .cMenu a:hover{
  background-color: gray;
  }
  .cMenu ul{
 list-style-type: none; 
} 


/**
* Superfish Menu Overrides
*/
.sf-menu.sf-style-default li, .sf-menu.sf-style-default.sf-navbar {
	list-style-type: none;
}

/***************************************************************** 
Staff Pages 
******************************************************************/
 
 .floatLeft {
	 float: left;
 }
div.field.field-name-field-job-title.field-type-taxonomy-term-reference.field-label-hidden {
	float: left;	
}

div.field.field-name-field-job-title-2.field-type-taxonomy-term-reference.field-label-hidden {
	float: left;
}


 .staffInfoImg {
	 
	 float: left;
	 border: black solid medium;
	 margin: 0px 10px 0px 0px;
	 padding: 0px;
 }
 
 div.staffInfoImg {
	 max-height: 300px;
 }
 
  .staffInfoThumb {
	 
	 float: left;
	 border: black solid medium;
	 margin: 0px 10px 0px 0px;
	 width: auto;
	 height: auto;
 }
 
 .staffInfoThumb img {
	 width: 125px !important;
	 height: 187px !important
 }
 
 div.staffInfoThumb { 
	 max-height: 187px;
 }