@charset "utf-8";
ul, ol, th, blockquote {margin: 0; padding: 0; font: normal 11px Verdana, Helvetica, Arial, sans-serif; border: 0;} 

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	vertical-align: top;

}
a:link {
	color: #333333;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #666666;
}

a:active {
	color: #333333;
	text-align: left;
}


body,td,th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
 
.oneColFixCtrHdr #container {
	width: 930px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	background-image: url(images/texture_bkgd_yel.gif);
	background-repeat: repeat;
}

.oneColFixCtrHdr #header {
	background-image: url(images/top_Csection_bkgd.jpg);
	height: 90px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

.oneColFixCtrHdr #Logo {
	float: left;
	background-image:url(images/Wildeck_logo.jpg);
	background-repeat:no-repeat;
	margin-top: 12px;
	width: 600px;
	height: 66px;
}

h1.logo {
	text-indent: -9000px;
}
	
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.oneColFixCtrHdr #headerNav {
	float: right;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 11px;
	margin-right: 5px;
	height: 70px;
	width: 260px;
	text-align: right;
}

.oneColFixCtrHdr #headerNav a {
	color: #FFFFFF;
}

.oneColFixCtrHdr #uppernav {
	background-image: url(images/top_nav_bkgd.jpg);
	background-repeat: no-repeat;
	height: 40px;
}

.oneColFixCtrHdr #mainFlash {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 211px;
}

.oneColFixCtrHdr #mainContent {
	background-image: url(images/slg_csection_bkgd.jpg);
	height: 125px;
	width: 930px;
}

.mezzContainer {
	width: 305px;
	height: 124px;
	float: left;
}

h2.mezzText {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	height: 70px;
	width: 161px;
}

.VRCContainer {
	width: 304px;
	height: 124px;
	margin: 0px 309px 0px 310px;
}

h2.VRCText {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	height: 70px;
	width: 160px;
}

.GuardContainer {
	width: 309px;
	height: 124px;
	float: Right;
}

h2.guardText {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	height: 70px;
	width: 165px;
}

.oneColFixCtrHdr #bodyContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/section_bkgd.png);
	background-repeat: repeat-x;
	overflow: auto;
	height: auto;
}

.newsText {
	float: left;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top: 15px;
	margin-left: 15px;
	height: auto;
	width: 280px;
}

.whyText {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 15px 320px 0px 325px;
	height: auto;
	width: 280px;
}

.newprodText {
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top: 15px;
	margin-right: 12px;
	height: auto;
	width: 285px;
}

.oneColFixCtrHdr #footer {
	background-image: url(images/btm_nav_bkgd.jpg);
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.oneColFixCtrHdr #footer ul {
	margin: 0px 30px;
	padding: 4px 0px 0px 0px;
	line-height: 18px;
	white-space: nowrap;
}

.oneColFixCtrHdr #footer li {
	list-style-image: none;
	display: inline;
	padding: 0px 0px 2px 25px;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 7px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
	text-align: center;
}

.oneColFixCtrHdr #footer a {
	color: #CCCCCC;
}

.oneColFixCtrHdr #copyrt {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10px;
	text-align: center;
	
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

.imgright {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.imgleft {
	float: left;
	padding: 5px 5px 5px 5px;
}

.SLGImgleft {
	float: left;
	padding: 0px 0px 0px 0px;
}

.SLGTitleRight {
	float: right;
	padding: 0px 0px 0px 0px;
}

.regmark {
	font-size: 9px;
	vertical-align: sup;
}
.videohdr {
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

/*Blog Feed */

.feedburnerFeedBlock {
	margin-top:10px;
}

.feedburnerFeedBlock li {
	list-style-type: none;
	margin-bottom: 20px;
}

.feedburnerFeedBlock .headline{
	font-weight:bold;
}
.bloglink{
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
}

#creditfooter {
	display:none;
}
