/* CSS Document */

.TnavBox{
width: 100%;
height: 32px;
font-size: 11px;
font-weight: bold;
width
}

#Tnav{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#Tnav ul{
list-style-type: none;
margin: 0;
padding: 0;
}

#Tnav ul li{
display: inline;
}

#Tnav ul li a{
text-decoration: none;
color:#000000;
padding: .2em 1em;
}

#Tnav ul li a:hover{
color:#EF361D;
}


.page{
	display: none;
	visibility: hidden;
}

.formNav {
	/*height: 100%;*/
}

table.form_hold{
	width: 450px;

}

table.form_hide{
	display: none;
	width: 450px;
}

table.form_show{
	display: block;
	width: 450px;
}

#subnav{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
border: 1px solid silver;
}

#subnav ul{
list-style-type: none;
margin: 0;
padding: 0;
}

#subnav ul li{
display: inline;
}

#subnav ul li a{
text-decoration: none;
color:#000000;
padding: .2em .5em;
}

#subnav ul li a:hover{
color:#EF361D;
}



.leftLogin{
width: 90%;
margin: 0 auto;
text-align:left;
}

.outdoorbox{
width: 90%;

margin: 0 auto;
display: block;
text-align:left;
}

.outdoorbox a{
text-decoration:none;
color: black;
}

.outdoorbox a:hover{
text-decoration:none;
color: #EF361D;
}

.cooldealsbox{
width: 90%;
margin: 0 auto;
display: block;
height: 150px;
overflow: hidden;
text-align:left;
}

.cooldealsbox a{
text-decoration: none;
color: black;
}

.cooldealsbox a:hover{
text-decoration: none;
color: #EF361D;
}

.leftnav{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
width: 100%;
border: 0px solid black;
}

.leftnav2{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
width: 189px;
border: 0px solid black;
}

.leftnav2 ul{
list-style: none;
line-height: 18px;
padding: 0px;
margin: 0px;
text-indent: 18px;
}

.leftnav2 ul li{

}

.leftnav2 ul li a{
color: black;
text-decoration: none;
}

.leftnav2 ul li a:hover{
color: red;
font-weight: bold;
margin-left: 5px;
}



.footertext{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.contentbody{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-top: 10px;
}

.regformbox{
width: 98%;
background-color: #EFEFEF;
border: 2px solid silver;
padding: 6px;
font-size: 14px;
}

.pageheader{
width: 100%;
background-color: #B9C3CC;
color: red;
font-size: 18px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-indent: 6px;
}

.msds a:link{
color: #CC0000;
}

.msds a:visited {
	color: #660000;
}

/*Added By Joseph Lemke Needed for the Newsletter*/
.wel_title {
	background-color: #003156;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 30px;
}


.bold_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.main_title {
	background-color: #003156;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
}

.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;

}

.newsLetter_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.newsLetter_side {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C1D1F1;
	font-size: 11px;
	color: #333333;
}

.adv_nav {
	border: 1px solid black;
	background-color: #C2CFF2;
}

.adv_nav td {
	/*border: 1px solid black;*/
	background-color: #C2CFF2;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
}

.adv_nav td a {
	font-size: 10px;
	color: black;
}

.adv_nav td a:active {
	font-size: 10px;
	color: black;
}

.adv_nav td a:hover {
	font-size: 10px;
	color: #A20F0F;
}

.adv_nav td.adv_nav_al {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #A20F0F;
}

.adv_nav td.adv_nav_al a {
	font-size: 10px;
	color: #A20F0F;
}


.adv_button{
background-color: #B9C3CC;
padding: 4px;
font-weight: bold;
}

.adv_button a{
color: black;
text-decoration: none;
}

.adv_button a:hover{
color: red;
}

.joinbutton{
background-color: #B9C3CC;
padding: 4px;
font-weight: bold;
border: 1px solid black;
}

.joinbutton a{
color: black;
text-decoration: none;
}

.joinbutton a:hover{
color: red;
}

.promo_image{
border: 1px solid silver;
}

/* td tag
border: 1px solid black;
background-color: #C2CFF2;
*/

/* a tag
font-size: 10px;
color: black;
*/

/*End Add                                      */