/* CSS Document */


body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}

#content {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height:100%;
}

#logo {
	position: absolute;
	left: 10px;
	top: 10px;
	background-image: url(../images/logoTagSmallGray.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.slogan {
	background:#CC3333;
	position: absolute;
	width: 53px;
	top: 88px;
	right: 0px;
	z-index: 0;
	min-height:100%;
	height:100%!important;
	display:none;
}


.mainPhoto {
	position: absolute;
	top: 120px;
	left: 25px;
	z-index: 0;
	display:none;
}
.productPhoto {
	position: absolute;
	top: 115px;
	left: 175px;
	z-index: 100;
	display:none;
}

/************ breadCrumb styles **************/

#breadCrumb {
	position: absolute;
	top: 100px;
	right: 60px;
	text-align: right;
	display:none;
}
#breadCrumb p {
	font-size:9px;
	color: #333333;
	text-align: right;
}

.kwhref {
	color: #333333;
	text-decoration:none;
}

.kwhref:hover {
	color: #333333;
	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%;
	border: 1px solid #666666;
	display:none;
}

#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: #333333;
}

#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, #popUpContent {
	position: absolute;
	top: 20px;
	left: 10px;
}

#pageName {
	position: relative;
	top: 0px;
	left: 150px;
}

#pageName p, h1 {
	font-size:18px;
	font-weight:bold;
	color: #000000;
	padding: 0px 0px 6px;
	margin: 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;
	display: none;
}

#pageBody {
	position: relative;
}

.headline, .headline table {
	position: relative;
	padding-top: 5px;
	left: 155px;
	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: absolute;
	padding-top: 45px;*/
	font-size: 10px;
	line-height: 16px;
}


.story h2 {
	font-size:12px;
	font-weight:bold;
	color: #000000;
	padding: 18px 0px 0px;
	margin: 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, .story ul, .story ol {
	font-size: 11px;
	line-height:1.4em;
	margin-top: 8px;
	margin-bottom: 3px;
}

.story th {
	font-size: 12px;
	font-weight:bold;
}

.story td {
	font-size: 11px;
}

.story a, .story a:link {
	color: #333333;
	text-decoration:none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;	
}

.story a:visited {
	color:#333333;
	text-decoration:none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;	
}

.story a:hover {
	color:#000000;
	text-decoration:none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;	
}
/*
.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:46%;
}

.storyLeft img {
	margin-right: 6px;
	margin-bottom: 6px;
}

.storyRight {
	float:right;
	width:46%;
}

.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: #ffffff;
	border: 1px solid #000000;
	border-width: 1px 0;
	font-weight:500;
	width: 75%;
}

/************ productLocator styles **************/

.productLocator {
	padding: 4px;
}

.productLocator a, .productLocator a:link, .productLocator a:hover, .productLocator a:visited {
	color: #333333;
	text-decoration:none;
	display:block;
	background-color: transparent;
	font-weight:bold;
	border: 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;
}

.productLocator a img,
.productLocator a:link img,
.productLocator a:hover img,
.productLocator a:visited img,
.productLocator a:hover {
	border-bottom:none;
}

.productLocator form {
	padding: 0;
	margin: 0;
}

.productLocator select {
  color: #333333;
  border : 1px solid #333333; 
  background-color : #eeeeee;
  background: #eeeeee;
  font-size: 11px;
  padding-right:2px;
  margin-right:2px;
}

/************ footer styles **************/

.footer {
	font-size:  9px;
	line-height: 1.3ems;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	margin: 0;
}

.footer a,
.footer a:link,
.footer a:visited {
	color: #000000;
	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;
	display: none;
}

#titleBar p {
	position: absolute;
	left: 10px;
	top: 5px;
	margin:0;
	padding:0;
}

#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 { background: #ebf2f7; }
tr.odd:hover { background: #ebf2f7; }

.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:visible;
	font-size:10px;
}

.screenOnly {
	display:none;
}

#ddmx, #ddm2 {
	display:none;
}
