/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	text-decoration: none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.underline {
	border-bottom:1px solid;
}


/* ---------------- fonts ----------------------*/

#leftColInt a {
	color: #cccccc;
}

#leftColInt ul:hover > li > a, #leftColHome ul:hover > li > a, #footer ul:hover > li > a {
	color: #B8B8B8;
}

#leftColInt ul li a:hover, #leftColHome ul li a:hover, #footer ul li a:hover {
	color: #f62700;
}

a	{
color: #cccccc;
font-weight: bold;
text-decoration: none;
}

a:hover {
	color: #484848;
}

p	{
font-size: 12px;
color:#484848;
}

h1	{
/* color: #333333; */
color: #000;
font-size: 32px;
}

h2	{
/* color:#797878; */
color: #000;
font-size: 26px;
}
				
.largeTxt	{
font-size: 38px;
font-weight: bold;
}

.ltGray	{
color: #b8b8b8;
}

.grayLt	{
color: #b8b8b8!important;
}

.grayLt a {
	color: #484848;
}

/* ---------------- base ----------------------*/


body	{
background: #FFFFFF url("../image/utilityMainShadow.gif") 50% 0 repeat-x;
font-family:Arial, Helvetica, sans-serif;
width: 100%;
padding: 0px;
margin: 0px;
}


#wrapper	{
margin: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
width:960px;

}


#utilityMain	{
width: 960px;
height: 27px;
float: left;
}

#utilityMain a	{
float: right;
margin-top: 6px;
}

#utilityMain a:hover	{
color: #fff;
}

.returnButton	{
height: 18px;
background-image: url("../image/returnButton.gif");
background-repeat: no-repeat;
background-position: top right;
width: 140px;
padding-top: 1px;
font-size: 12px;
}


#mast	{
width: 960px;
height: 66px;
border-bottom: solid #e0dfe0 1px;
padding: 44px 0px 36px 0px;
margin-bottom: 3px;
float: left;
}

#mastRight	{
width: 280px;
float: left;
text-align: right;
}

#mastRight a	{
font-size: 15px;
}

.mastLink1, .mastLink2	{
display: block; 
}

.mastLink1	{
height: 22px;
background-image: url("../image/signUp.gif");
background-repeat: no-repeat;
background-position: top right;
width: 280px;
padding: 7px 30px 0px 0px;
}

.mastLink2	{
height: 22px;
background-image: url("../image/rss.gif");
background-repeat: no-repeat;
background-position: top right;
width: 280px;
padding: 7px 30px 0px 0px;
}

#logo	{
width: 642px;
float: left;
}

#contentMain	{
width: 960px;
border-top: solid #e0dfe0 1px;
padding-bottom: 100px!important;
float: left;
background: transparent url(../image/wnr_navbg.gif) left top repeat-y;
}

#contentMainHome	{
width: 960px;
border-top: solid #e0dfe0 1px;
padding-bottom: 100px!important;
	background: transparent url(../image/wnr_navbg.gif) 63px top repeat-y;
float: left;
}

.releaseContainer {
	background: transparent url(../image/wnr_releasebg.gif) right top repeat-y;
}

.wd_bios-detail .releaseContainer {
	background: none;
}

.releaseContainerLeft {
	background-color: #fff;
}

#leftColInt	{
width: 220px;
margin: 0;
float: left;
display: inline;
}

.navSelected	{
border-right: solid red 3px;
width: 218px!important;
padding-right: 0px!important;
}

li.navSelected a {
color: #484848!important;
}

.borderNone	{
border: none!important;
}

#leftColInt ul	{
width: 220px;
}

#leftColInt li	{
border-bottom: solid #e0dfe0 1px;
width: 220px;
list-style: none;
}

.subNav li	{
font-size: 12px;
padding: 7px 0px;
display: block;
}

.subNav li a {
	padding-left: 20px;
}

#leftColHome {
width: 284px;
margin: 0px 0px 0px 0px;
float: left;
display: inline;
}

#leftColHome ul	{
width: 286px;
}

#leftColHome li	{
width: 284px;
border-bottom: 1px solid #E0DFE0;
margin: 0;
padding: 0;
}

.linkHomeBig	{
font-size: 22px!important;
padding: 16px 10px!important;
background: #f7f7f7 url(../image/wnr_homelink.gif) left top repeat-x;
display: block;
border-right: solid #F62700 2px;
margin: 0;
}

.linkHomeSmall	{
font-size: 18px!important;
padding: 7px 10px!important;
display: block;
}

#rightColInt	{
width: 718px;
float: right;
margin: 20px 0px 0px 0px;
}

#rightColInt a:hover, #rightColHome a:hover {
	color: #F62700;
}

.genericContent	{
width: 680px;
float: left;
margin: 20px 0px 0px 0px;
}

.wd_products-detail .genericContent h2	{
font-size: 22px;
}

#rightColHome	{
width: 600px;
float: right;
margin: 40px 0px 0px 0px;
}

#rightColHome table {
	vertical-align: ;
}

#rightColHome h1	{
font-size: 43px;
line-height: 43px;
letter-spacing: -2px;
clear: both;
}

#rightColHome h2	{
color: #000;
}

#rightColHome h3 {
color: #6e6e6e;
font-family: helvetica;
font-size: 22px;
}	

.featureParagraph { 
	font-size: 19px; 
	line-height: 30px; 
	letter-spacing: 0px; 
	color: #9f9e9e; 
	font-family: Georgia, “Times New Roman”, Times, serif; 
	font-style: italic;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 30px 0px!important; 
}

#rightColHome p	{
width: 600px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display: block;
}

#rightColHome p.more {
width: 600px;
margin: 12px 0 10px 0!important;
padding: 10px 0 10px 0;
}

#rightColHome ol { 
	color: #484848;
	list-style-type: decimal;
	margin: 8px 0 8px 0;
	padding: 0 0 0 30px;
}

hr	{
border: solid #e0dfe0 1px;
margin: 40px 0px 40px 0px;
height: 1px;
width: 600px;
}

#rightColInt hr { 
width: auto;
.width: 99%;
}

.moreButton {
	margin-top: 40px !important;
}

.bigButton {
background:transparent url(../image/wnr_redButtonRight.gif) no-repeat scroll right bottom;
color:#fff;
cursor:pointer;
display:inline-block;
height:33px;
line-height:25px;
max-width:300px;
padding:0;
}

.bigButton span {
background:transparent url(../image/wnr_redButtonLeft.gif) no-repeat scroll left bottom;
cursor:pointer;
display:inline-block;
line-height:25px;
padding:4px 15px 4px 15px;
text-align:center;
}

a.bigButton:hover {
	color: #fff;
	background-position: right top;
}

a.bigButton span:hover {
	color: #fff;
	background-position: left top;
}

.bigButtonGray {
background:transparent url(../image/wnr_greyButtonRight.gif) no-repeat scroll right bottom;
color:#fff;
cursor:pointer;
display:inline-block;
height:33px;
line-height:25px;
max-width:300px;
padding:0;
}

.bigButtonGray span {
background:transparent url(../image/wnr_grayButtonLeft.gif) no-repeat scroll left bottom;
cursor:pointer;
display:inline-block;
line-height:25px;
padding:4px 15px 4px 15px;
text-align:center;
}

a.bigButtonGray:hover {
	color: #fff;
	background-position: right top;
}

a.bigButtonGray span:hover {
	color: #fff;
	background-position: left top;
}


.more	{
width: 600px;
margin: 40px 0px 0px 0px!important;
}

.more a {
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background-image: url(../image/redButtonStretch.gif);
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding: 9px 22px 9px;
margin-right: 5px;
}

.more a:hover, #rightColInt .more a:hover {
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background:transparent url(../image/redButtonStretchHover.gif) repeat-x scroll left top;
color: #fff !important;
}

.clear {
	clear: both;
	padding: 10px 0;
}

.sub {
	font-size: 12px;
	display: block;
}

.archives a {
	color: #797878;
}

#footer	{
width: 960px;
border-top: solid #ed0000 3px;
clear: both;
padding-top: 20px;
padding-bottom: 50px;
font-size: 12px;
}

#footer li	{
float: left;
}

#footer li a {
	display: block;
	float: left;
	padding: 10px;
}


.listings {
border-bottom: solid #E0DFE0 1px;
}

.releaseListing	{
width: 600px;
height: 60px;
margin-top: 10px;
clear: both;
}

.releaseListingDate	{
width: 100px;
float: left;
}

.releaseListingText a	{
width: 500px!important;
font-size: 15px;
color: #484848;
font-weight: bold;
}

.releaseListingDate p	{
font-size: 30px;
color: #bdbbbe;
font-weight: bold;
margin-top: 0px;
}

.releaseListingText	{
width: 500px;
float: left;
}


.releaseListingText p	{
width: 500px!important;
font-size: 15px;
color: #6a6a6a;
font-weight: bold;
}


#searchBarContainer	{
width: 705px;
float: left;
background: #555557 url(../image/wnr_searchbg.gif);
padding: 10px;
}

.inputImage	{
font-family: Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
width: 597px;
height: 17px;
color: #a8aaad;
font-weight: bold;
font-size: 15px;
margin: 0px;
padding-left: 5px;
float: left;
}

#searchBarContainer a	{
height: 25px;
float: right;
}


.selectionContainer	{
width: 718px;
background-color: #f4f4f4;
border-top: solid #e0dfe0 1px;
float: left;
padding: 0 0 10px;
margin: 20px 0px 30px 0px;
line-height: 1em;
}

#page-images .selectionContainer	{
margin: 20px 0px 0px;
}


.selectionContainer p	{
color: #333333;
font-size: 15px;
margin: 20px 0px 10px 20px;
font-weight: bold;
}

.selectCol	{
width: 210px;
float: left;
display: inline;
margin-left: 20px;
}

.selectRow	{
width: 210px;
float: left;
}


.selectRow radio	{
width: 50px;
}

.selectRow span	{
color: #484848;
font-size: 12px;
margin-left: 10px;
}


.gridTop	{
width: 718px;
float: left;
margin-top: 30px;
border-bottom: solid #e0dfe0 1px;
}

.wd_news_releases-detail .gridTop {
	margin-top: 0;
}

.gridTopLeft {
width: 475px;
border-right: solid #e0dfe0 1px;
float:left;
padding-bottom: 10px;
}

.wd_news_releases-detail .gridTopLeft {
border-right: none;
float:left;
padding-bottom: 10px;
width:100%;
}

.gridTopLeft h2 {
font-size: 30px;
color: #333333;
margin-top: 20px;
}

.wd_news_releases-detail .gridTopLeft h2 {
font-size: 28px;
color: #333333;
margin-top: 20px;
}

.gridTop h1{
font-size: 30px;
color: #333333;
margin-top: 20px;
}

.gridTopRight {
width: 225px;
float: right;
margin-left: 10px;
}

.wd_news_releases-detail .gridTopRight {
float: right;
}

.gridResultLink {
	padding-top: 32px;
}

.gridResultNumber {
	padding-top: 12px;
}

.gridResultNumber p	{
height: 40px;
font-size: 38px;
color: #ff2700;
font-weight: bold;
letter-spacing: -3px;
margin: 0px 10px 0px 0px;
float: left;
}

.gridResultNumber span	{
font-size: 18px;
font-weight: normal;
color: #797878;
margin-top: 20px;
}

.gridPosted span.date   {
font-size: 38px;
color: #ff2700;
font-weight: bold;
letter-spacing: -3px;
margin: 12px 10px 0px 0px;
float: right;
}

.gridPosted span.posted    {
font-size: 18px;
font-weight: normal;
color: #797878;
margin: 30px 0px 0px 10px;
float: left;
}

.gridResultNumberBig {
	padding-top: 20px;
}

.gridResultNumberBig p	{
font-size: 38px;
color: #ff2700;
font-weight: bold;
letter-spacing: -3px;
margin: 0px 10px 0px 0px!important;
float: left;
line-height: 38px!important;
height: 38px;
}


.gridResultNumberBig span	{
font-size: 15px;
font-weight: normal;
color: #797878;
padding-left: 10px;
float: left;
display: block;
}


.imageGrid	{
width: 718px;
float: left;
margin-top: 20px;
}

.imageGrid p	{
margin: 10px 0px;
line-height: 17px;
}

.imageGrid p	{
float: left;
}

.category	{
color: #b5b5b5!important;
display: inline;
float: left;
margin: 2px 5px 0px 0px;
}

.imageCountLabel {
float: right;
font-size: 12px;
margin: 0px 0px 0px 5px;
}

.imageCount {
/*color: #aa0000;*/
color: #FF2700;
float: right;
font-size: 26px;
font-weight: bold;
margin: 0 5px 0 5px;
}

.imageCategory {
font-size: 26px;
font-weight: bold;
margin: 0px 5px 0px 0px;
}

.imageCol	{
width: 217px;
height: 360px;
float: left;
display: inline;
padding-top: 20px;
padding-left: 20px;
border-right: solid #e0dfe0 1px;
}

.wd_products-detail .imageCol {
height: 280px;
}

.imageCol:hover > .imageGridButtons > a {
	background-color: #5a5a59 !important;
}

.imageCol:hover > .imageGridText p {
	color:#484848;
}

.imageRow	{
width: 718px;
float: left;
display: inline;
border-bottom: solid #e0dfe0 1px;
}

.imageRowSub	{
width: 718px;
margin-top: 10px;
border-bottom: solid #e0dfe0 1px;
}

.imageGridText	{
width: 200px;
margin: 10px 0px 10px 0px;
}

.imageGridText p	{
font-size: 12px;
color: #989699;
line-height: 19px;
}

#wd_printable_content .imageGridText p {
	font-size: 14px;
}

.imageGridText a	{
font-size: 15px;
color: #484848;
font-weight: bold;
display: block;
}

/*.imageGridText span	{
font-size: 12px;
color: #484848;
font-weight: bold;
}*/

.imageGridText span	{
color: #484848;
display: block;
font-size: 15px;
font-weight: bold;
padding-bottom: 7px;
}

.imageGridButtons	{
width: 200px;
margin-top: 0px;
font-size: 12px;
}

.imageGridButtons .moreinfo {
	background-color: #e3e3e3;
}

.imageGridButtons a, .searchRow a, .imageDetailButtons a, .prevNext a, .richButtons a {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:#bdbbbe none no-repeat;
color:#FFFFFF;
font-weight:bold;
}


.imageGridButtons a, .imageDetailButtons a, .prevNext a, .richButtons a {
margin: 5px 0;
padding:5px 10px;
}

.searchRow a {
font-size: 14px;
line-height: 30px;
margin: 5px 0;
padding:4px 80px 4px 10px;
}


.imageGridButtons a:hover, .searchRow a:hover, .imageDetailButtons a:hover, .prevNext a:hover, .richButtons a {
background:#c20400 url(../image/wnr_buttonhover.gif) left top repeat-x;
color:#FFFFFF!important;
}

.prevNext {
	margin: 20px 0;
}

.prevNext a {
	font-size: 12px;
}


.actionCallContainer	{
width: 718px;
float: left;
display: inline;
border-top: solid #e0dfe0 1px;
margin-top: 40px;
}

.actionCall	{
width: 227px;
float: left;
display: inline;
padding-top: 20px;
border-right: solid #e0dfe0 1px;
}

.actionCall a{
float: left;
color:#797878;
font-size: 24px;
margin: 0px!important;
padding: 0px 0px 0px 10px;
}


.paging	{
color: red;
font-size: 14px;
font-weight: bold;
float: left;
margin-top: 40px;
text-align: center;
width: 718px;
}

.paging a	{
color: #ccc;
font-size: 14px;
}

.paging span {
color: #ccc;
}

.imageDetailContainer	{
width: 718px;
float: left;
padding: 0px 0px 0!important;
}

.imageDetailLeft	{
width: 290px;
float: left;
padding-top: 20px;
}

.imageDetailLeft   p	{
font-weight: bold;
line-height: 26px;
color: #484848;
margin-bottom: 20px;
}

.imageDetailLeft   p.imageSize {
font-size: 32px;
margin-bottom: 2px;
}

.imageDetailLeft   p.imageDetailButtons {
margin-top: 2px;
padding-top: 2px;
}

.imageDetailRight	{
width: 370px;
float: right;
padding-top: 20px;
}

.imageDetailDesc	{
width: 718px;
float: left;
margin-top: 40px;
}

.imageDetailDesc p	{
line-height: 26px;
color: #484848;
margin-bottom: 40px;
}

/*
.imageDetailLeft	a{
background-color: #bdbbbe;
padding: 5px 10px;
color: white;
}
*/

.releaseContainer, .postContainer {
width: 718px;
float: left;
border-bottom: solid #e0dfe0 1px;
margin-bottom: 20px;
}

.homeContainer {
clear: both;
padding-top: 20px;
margin-top: 40px;
border-bottom: solid #e0dfe0 1px;
border-top: solid #e0dfe0 1px;
margin-bottom: 20px;
}

.releaseContainerLeft	{
width: 455px;
float: left;
padding-right: 20px;
padding-top: 20px;
}

.releaseContainerLeft p	{
line-height: 23px;
color: #484848;
margin-bottom: 20px;
}

.releaseContainerRight	{
width: 220px;
float: left;
padding: 10px;
border-left: solid #e0dfe0 1px;
padding-top: 20px;
}

.wd_bios-detail .releaseContainerRight {
	border-left: none;
}

.releaseContainerRight h4	{
font-size: 18px;
color: #9f9e9e;
margin: 0px 0px 10px 20px;

}


.relatedImageContainer	{
width: 180px;
margin: 0px 0px 20px 20px;
}

.relatedImageContainer img	{
width: 146px;
margin-left: 0px;
}

.relatedImageContainerText	{
width: 180px;
margin: 10px 0px 10px 0px;
}

.relatedImageContainerText a	{
font-size: 15px;
color: #484848;
font-weight: bold;
}

.relatedImageContainerText span	{
font-size: 12px;
font-weight: bold;
display: block
}

.relatedImageContainerText span a {
font-size: 12px;

}

.related_news_releases {
padding-bottom: 10px;
}

.related_publications {
padding-bottom: 10px;
}

.searchRow	{
width: 698px;
margin: 20px 0px 0px 20px;
float: left;
display: inline;                     
}

.searchCol	{
width: 310px;
float: left;
display: inline;
margin: 0px 20px 0px 0px;
padding: 5px;
}

.searchInputRelease	{
width: 312px;
height: 21px;
border-top: solid #d7d5d5 1px;
border-left: solid #d7d5d5 1px;
background-image: url("../image/searchShadow.jpg");
background-repeat: repeat-y;
background-postition: top left;
color: #cccccc;
font-size: 15px;
padding: 3px;
}


.searchReleaseYear	{
width: 500px;
margin-top: 0px;
}


.searchCol span	{
font-size: 14px;
font-weight: bold;
color: #484848;
padding: 5px;
margin-right: 10px;
}

.grayBg	{
background-color: #eff0f0;
}

.publicationLeft	{
width: 475px;
float: left;
border-right: solid #e0dfe0 1px;
}

.publicationLeft img	{
margin-top: 20px;
}

.publicationRight	{
width: 218px;
float: left;
}

.publicationRight ul	{
width: 198px;
margin: 0px 0px 0px 20px;
}

.publicationRight li	{
border-bottom: solid #e0dfe0 1px;
width: 198px;
padding: 10px 0px 10px 0px;
}

.publicationRight a	{
color: #484848;
font-size: 15px;
}

.contactRow	{
width: 716px;
}

.contactCol	{
width: 310px;
float: left;
padding: 20px;
border-right: solid #e0dfe0 1px;
}

.contactCol h3	{
font-size: 30px;
color: #bdbbbe;
font-weight: bold;
margin-top: 0px;
}

.contactCol p	{
color: #6a6a6a;
font-size: 15px;
font-weight: bold;
line-height: 21px;
}

.contactInfo	{
color: #bdbbbe;
}

.quickFacts li { font-size: 19px; line-height: 30px; letter-spacing: 0px; color: #9f9e9e; font-family: Georgia, “Times New Roman”, Times, serif; font-style: italic; padding: 0px 0px 0px 0px; margin: 20px 0px 0px 30px; }

#product_div td {
vertical-align: top;
}

.related_items_middle .related_other_container {
float: left;
width: 50%;
}

.related_items_middle .related_image_container {
float: left;
width: 50%;
}

.related_images .related_item {
float: left;
margin-left: 5px;
}

.related_images .related_item:first-child {
margin-left: 0px;
}

.newsfeed_date_container {
float: right;
}

.newsfeed_date_header {
text-align: center;
}

.newsfeed_date {
font-size: 26px;
}

