/* CSS Document */


body {
	background-image: url(../images/contentBackground.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-face-color : #d8e0d8; 
 	scrollbar-highlight-color : #d8e0d8; 
	scrollbar-darkshadow-color : #e8f0e8; 
	scrollbar-track-color : #e8f0e8; 
	scrollbar-arrow-color : #ffffff;
	scrollbar-shadow-color : #d8e0d8; 
 	scrollbar-3dlight-color : #d8e0d8; 
}

#content {
	background-image: url(../images/pageBackground.gif);
	background-repeat: no-repeat;
	background-position: -60px 40px;
	margin: 0;
	padding: 0;
	height: 100%;
	min-height:100%;
}

#logo {
	position: absolute;
	left: 44px;
	top: 414px;
	background-image: url(../images/logoTagLarge.gif);
	background-repeat: no-repeat;
}

.companyName {
	position: absolute;
	left: 120px;
	top: 10px;
	font-weight: bold;
	color: #003580;
	font-size: 22px;
	letter-spacing: -1px;
}


.slogan {
	background:#CC3333;
	position: absolute;
	width: 53px;
	top: 88px;
	right: 0px;
	z-index: 0;
	min-height:100%;
	height:100%!important;
}


.mainPhoto {
	position: absolute;
	top: 120px;
	left: 25px;
	z-index: 0;
}
.productPhoto {
	position: absolute;
	top: 115px;
	left: 175px;
	z-index: 100;
}

/************ breadCrumb styles **************/

#breadCrumb {
	position: absolute;
	top: 100px;
	right: 60px;
	text-align: right;
}
#breadCrumb p {
	font-size:9px;
	color: #333333;
	text-align: right;
}

.kwhref {
	color: #333333;
	text-decoration:none;
}

.kwhref:hover {
	color: #cc3333;
	text-decoration:underline;
}

.kwtitle { 
	color:#333333;
	font-weight:bold;
}
.kwspan { 
	color: #333333;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	/*position: absolute;
	z-index: 800;
	top: 138px;
	left: 5px;*/
	float: right;
	width: 155px;
	font-size: 85%;
}

.outerBorder {
	/* Christopher J. Eifert is a whiner. */
	border: 1px solid #666666;
	border-collapse: collapse;
}

#sectionLinks h1 {
	color: #FFFFFF;
	background-color:#000000;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	display:block;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#sectionLinks h1 a, #sectionLinks h1 a:link, #sectionLinks h1 a:visited, #sectionLinks h1 a:hover {
	display: inline;
	padding: 0;
	margin: 0;
	background-color:#333333;
	color: #FFFFFF;
	border-top: none;
	border-bottom: none;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	/*background-image:  url("../images/bg_nav.jpg");*/
	background-color: #eeeeee;
	font-weight: bold;
	padding: 3px 0px 3px 3px;
	color: #333333;
	text-decoration:none;
	font-size: 10px;
	line-height: 13px;
}

#sectionLinks a:hover {
	display: block;
	border-top: 1px solid #cccccc;
	background-color: #ffffff;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	line-height: 13px;
	color: #cc3333;
}

#sectionLinks p {
	padding: 0;
	margin: 0;
	border-top: 1px solid #003580;
}

#rss {
	display: compact;
	font-size: 9px;
	color: #000000;
}

#rss p {
	padding-bottom: 1px;
	margin-left: 2px;
	padding-left: 2px;
	margin-right: 2px;
	padding-right: 2px;
	padding-top:3px;
	margin-top:0;
}

#rss a, #rss a:link, #rss a:visited {
	display: compact;
	border-top: none;
	border-bottom: none;
	background-image:  none;
	background-color: #ffffff;
	font-weight: bold;
	color: #003580;
	text-decoration:none;
	font-size: 9px;
	font-weight:normal;
	padding-bottom: 3px;
	margin-left: 0px;
	padding-left: 3px;
	margin-right: 0px;
	padding-right: 3px;
}

#rss a:hover {
	display: compact;
	border-top: none;
	background-color: #ffffff;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
	font-weight:normal;
	color:#9e1b34;
	padding-bottom: 3px;
	margin-left: 0px;
	padding-left: 3px;
	margin-right: 0px;
	padding-right: 3px;
}

.rssAuthor {
	font-style:italic;
	color:#666666;
}


/************ pageContent styles **************/

#pageContent {
	position: absolute;
	top: 120px;
	left: 300px;
	right: 170px;
	/*background: #FAFAFA;
	border: 1px solid #CCCCCC;*/
}

#popUpContent {
	margin-top: 20px;
	margin-left: 200px;
	margin-right: 70px;
}

#pageName {
	position: relative;
	top: 0px;
}

#pageName p, h1 {
	font-size:18px;
	font-weight:bold;
	color: #000000;
	padding: 0px 0px 6px;
	margin: 0;
}

#pageName form {
	position: absolute;
	top: 3px;
	right: 0px;
}
#pageName input {
	margin-top: 0;
	margin-bottom: 0;
}

#popUpPageName {
	position: relative;
	top: 0px;
}

#popUpPageName p, h1 {
	font-size:18px;
	font-weight:bold;
	color: #000000;
	padding: 0px 0px 6px;
	margin: 0;
}


.pageNameRule {
	padding: 0;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003580;
}

#pageBody {
	position: relative;
}

.headline h2, .headline table,  {
	position: relative;
	padding-top: 5px;
	font-size: 12px;
	line-height: 1.6em;
	color: #000000;
	font-weight:bold;
}

.headline h2
{
	position: relative;
	padding-top: 5px;
	font-size: 12px;
	line-height: 1.6em;
	color: #000000;
	font-weight:bold;	
}

.headline td {
	padding-right: 10px;
}

.headline p, h2 {
	padding: 0px;
	margin: 0px;
}


.headline a, .headline a:link, .headline a:visited {
	color: #CC3333;
	text-decoration:none;
	border-bottom:none;
	padding: 5px;
}
.headline a:hover {
	color: #000000;
	text-decoration:none;
	border-bottom:none;
	padding: 5px;
}


.story {
	position: relative;
	padding-top: 10px;
	font-size: 12px;
	line-height: 20px;
}


.story h2 {
	font-size:12px;
	font-weight:bold;
	color: #000000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.story h3 {
	font-size:12px;
	font-weight:normal;
	font-style: italic;
	color: #000000;
	line-height:1.4em;
	margin-top: 8px;
	margin-bottom: 3px;
}


.story p {
	font-size: 12px;
	line-height:1.4em;
	margin-top: 8px;
	margin-bottom: 3px;
}

.story th {
	font-size: 12px;
	font-weight:bold;
}

.story td {
	font-size: 12px;
}

.story a, .story a:link {
	color: #cc3333;
	text-decoration:none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc3333;	
}

.story a:visited {
	color:#333333;
	text-decoration:none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc3333;	
}

.story a:hover {
	color:#000000;
	text-decoration:none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc3333;	
}

/*.story a img,
.story a:link img,
.story a:visited img,
.story a:hover img {
	border-bottom-style:none;
}*/

.story ul, .story ol {
	font-size: 10px;
	line-height: 1.2em;
	list-style-type: none;
	margin:0 0 0px;
	padding:0 0 0 4px;

}

.story li{
	list-style-type: none;
	background:url(../images/ul_bullet.gif) no-repeat .1em 0px;
	margin:0 0 4px;
	padding:0 0 0 6px;
}

.storyLeft {
	float:left;
	width:48%;
}

.storyLeft img {
	margin-right: 6px;
	margin-bottom: 6px;
}
/*
.storyRight img {
	padding-left: 6px;
	padding-bottom: 6px;
}
*/
.storyRight {
	float:right;
	width:48%;
}

.callToAction {
	text-align: left;
	font-size:10px;
	line-height: 1.4em;
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 6px;
	margin-top: 30px;
	margin-right: 24px;
	padding-bottom: 0.5em;
	background: #eeeeee;
	border: 1px solid #cc3333;
	border-width: 1px 0;
	font-weight:500;
	width: 75%;
}

/************ productLocator styles **************/

.productLocator {
	padding-right: 2px;
	padding-top: 1px;
}

/*
.productLocator td {
	font-size: 9px;
}
*/

.productLocator a, .productLocator a:link, .productLocator a:hover, .productLocator a:visited {
	color: #cc3333;
	text-decoration:none;
	display:block;
	background-color: transparent;
	font-weight:bold;
	border: none;
}

.productLocator form {
	padding: 0;
	margin: 0;
}


.productLocator a img,
.productLocator a:link img,
.productLocator a:hover img,
.productLocator a:visited img,
.productLocator a:hover {
	border-bottom:none;
}

.productLocator a:hover {
	color: #000000;
	text-decoration:none;
	display:block;
	background-image: url(../images/productThumbBackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
}

.productLocatorMenu {
  color: #333333;
  border : 1px solid #cc3333; 
  background-color : #eeeeee;
  background: #eeeeee;
  font-size: 9px;
}

.productLocatorResults {
}

/************ footer styles **************/

.footer {
	clear:both;
	font-size:  9px;
	line-height: 1.3ems;
	color: #666666;
	text-align: center;
	padding-top: 30px;
	margin: 0;
}

.footer a,
.footer a:link,
.footer a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 1px;
}

.footer a:hover {
	color: #cc3333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 1px;
}

.clearBoth {
	clear:both;
}

.clearLeft {
	clear:left;
}

.clearRight {
	clear:right;
}

.tableHead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.requiredtext {
	color: #CC3333;
	font-weight: bold;
}

.menuItems {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}

.menuItemsSmall {
	color:#333333;
	background-color:#eeeeee;
	font-size:9px;
}

.pending {
	font-style:italic;
	color: #006600;
	background-color:#FF9900;
	background:#FF9900;
}
.imageBorder {
	border: 1px solid #666666;
}

/************ pop-up styles **************/

#titleBar {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	height: 24px;
}

#titleBar p {
	position: absolute;
	left: 10px;
	top: 5px;
	margin:0;
	padding:0;
	width: 240px;
}

#titleBar .links {
	position: absolute;
	right: 10px;
	top: 5px;
	text-align: right;
}

#titleBar a, #titleBar a:link, #titleBar a:visited {
	color:#CC3333;
	text-decoration:none;
}

#titleBar a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


#pop-upContent {
	position:inherit;
	padding:25px;
}

#pop-upContent h1 {
	font-size: 14px;
	padding:0;
	margin:0;
}

#pop-upContent h2, p, ul {
	font-size: 12px;
}

#pop-upContent .copyright {
	font-size: 11px;
	color:#666666;
}

/************ table row styles **************/

tr.odd { background: #eeeeee; }
tr.even { background: #ffffff; }
tr.even:hover, tr.odd:hover {
	cursor:pointer;
	background-color: #F0E4E4;
	background-image: url(../images/tableRowHighlight.jpg);
	background-repeat: repeat-x;
}
/************ Unsuccessful attempt to make hover work in IE **************/
/*tr.odd
{
h: expression(onmouseover=new Function("this.style.background-color='#F0E4E4';"),
                       onmouseout=new Function("this.style.background='#eeeeee';"));
}
tr.even
{
h: expression(onmouseover=new Function("this.style.background-color='#F0E4E4';"),
                       onmouseout=new Function("this.style.background='#ffffff';"));
}*/

.numerator, .denominator { font-size: 75%; }
.numerator { vertical-align: 0.7ex; }
.denominator { vertical-align: -0.3ex; }
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
.printOnly {
	visibility:hidden;
	display:none;
}
.searchResults {
	font-weight: bold;
	background-color: #FFFF99;
}
