@charset "utf-8";
/* CSS Document */
.widgettable {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #003600;
}
a:link
{
	color: #7C3200;
	text-decoration: none;
	font-weight: normal;
	font-size: small;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
}

a:visited
{
	color: rgb(229, 84, 6);
	text-decoration: none;
	font-weight: normal;
	
} 
a:hover
{
	text-decoration: none;
    color:#660000;
	
}

a:active 
{
	color: rgb(198, 99, 0);
	text-decoration: none;
}

#tree ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #000036;
	}

#tree li {
	margin: 0;
	font: inherit;
	position: relative;
	height: 50px;
	padding: 10px;
	font-size: x-small;
}
#tree a.cat {
    background-color: #000036;
    border-right: 0 solid #000036;
    border-top: 1px solid #C66300;
    color: #FEFEFE;
    display: block;
    font-family: verdana;
    font-size: small;
    height: 40px;
    line-height: 50px;
    margin: 0;
    padding: 0 0 0 10px;
    position: relative;
    table-layout: auto;
    text-decoration: none;
    text-transform: none;
    white-space: nowrap;
}

#tree a.cat:hover
{
background-color: #600;
color: #FFF;
}

#active a.cat
{
display: block;
color: #FFF;
background-color: #600;
width: 9em;
padding: .2em .8em;
text-decoration: none;
}

body
{
    background: none repeat scroll 0 0 #7C3200;
    color: #000000;
    font-family: Verdana,Arial,Helvetica,Sans Serif;
    font-size: small;
}

h1
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0, 0, 102);
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
h2
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0, 0, 102);
	font-size: medium;
}
h3
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0, 0, 102);
	font-size: small;
}
h4
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0, 0, 102);
	font-size: small;
}
h5
{
	font-family: Verdana, Arial, Helvetica;
		color: rgb(255,153,0);
	background-color: #FFFFFF;
	font-size: small;
}
h6
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(51,102,204);
	font-size: small;
}

a.cat:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	text-transform: none;
	text-decoration: none;
	color: #800000;
}
a.cat:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #000036;
	font: normal;
	font-weight: normal;
}
a.cat:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	background-color: #FEFEFE;
	color: #660000;
}
a.cat:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	text-transform: none;
	text-decoration: none;
	color: #E55406;
}

a.cat1:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	text-decoration: none;
	color: #800000;
}

a.cat1:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	color: #000036;
	font: normal;
	font-weight: normal;
}

a.cat1:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	background-color: #FEFEFE;
	color: #660000;
}

a.cat1:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	color: #E55406;
	font: normal;
	font-weight: normal;
	
}
a.cat2:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	color: #800000;
	font: normal;
	font-weight: normal;
}
a.cat2:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	color: #000036;
	font: normal;
	font-weight: normal;
}
a.cat2:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	background-color: #FEFEFE;
	color: #660000;
}

a.cat2:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	color: #000036;
	font: normal;
	font-weight: normal;
}
a.cat3:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #800000;
	font: normal;
	font-weight: normal;
}
a.cat3:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #000036;
	font: normal;
	font-weight: normal;
}
a.cat3:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	background-color: #FEFEFE;
	color: #660000;
}

a.cat3:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #000036;
	font: normal;
	font-weight: normal;
}
a.cat4:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #800000;
	font: normal;
	font-weight: normal;
}
a.cat4:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #000036;
	font: normal;
	font-weight: normal;
}
a.cat4:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	background-color: #FEFEFE;
	color: #660000;
}
a.cat4:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #000036;
	font: normal;
	font-weight: normal;
}

a.cat5:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #800000;
	font: normal;
	font-weight: normal;
}
a.cat5:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #000036;
	font: normal;
	font-weight: normal;
	}
a.cat5:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	background-color: #FEFEFE;
	color: #660000;
}
a.cat5:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #000036;
	font: normal;
	font-weight: normal;
}

a.cat6:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #800000;
	font: normal;
	font-weight: normal;
}
a.cat6:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #000036;
	font: normal;
	font-weight: normal;
}
a.cat6:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	background-color: #FEFEFE;
	color: #660000;
}
a.cat6:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #000036;
	font: normal;
	font-weight: normal;
}
a.cat7:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #800000;
	font: normal;
	font-weight: normal;
}
a.cat7:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #000036;
	font: normal;
	font-weight: normal;
}
a.cat7:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	background-color: #FEFEFE;
	color: #660000;
}
a.cat7:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #000036;
	font: normal;
	font-weight: normal;
}
a.cat8:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #800000;
	font: normal;
	font-weight: normal;
}
a.cat8:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #000036;
	font: normal;
	font-weight: normal;
}
a.cat8:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	background-color: #FEFEFE;
	color: #660000;
}

a.cat8:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #000036;
	font: normal;
	font-weight: normal;
}

a.cat9:link {
	font-family: Verdana, Arial, Helvetica;
	font-size:small;
	color: #800000;
	font: normal;
	font-weight: normal;
}
a.cat9:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #000036;
	font: normal;
	font-weight: normal;
}
a.cat9:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	background-color: #FEFEFE;
	color: #660000;
}

a.cat9:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #000036;
	font: normal;
	font-weight: normal;
}

a.cat10:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #800000;
	font: normal;
	font-weight: normal;
}
a.cat10:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #000036;
	font: normal;
	font-weight: normal;
}

a.cat10:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	background-color: #FEFEFE;
	color: #660000;
}

a.cat10:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #000036;
	font: normal;
	font-weight: normal;
}
.hbuttons a{
             display: block;
	display: inline;
    position: relative; 
	height: 40px;
	margin-left: 4px;
	padding-left: 15px;
	padding-right: 30px;
	background-color: #000036;
	border-left: 10px #C66300 solid;
	border-right: 1px #C66300 solid;
	border-top:2px #C66300 solid;
	font-family: verdana;
	font-size: small;
	text-transform: none;
	text-decoration: none;
	color: #FEFEFE;
	line-height: 40px;
}
.hbuttons a:hover{
background-color: #600;
color: #FFF;
}


/*right sidebar widget styles*/
.rightcolumnprod {
width:200px;
background:  #FEFAEF;
text-align: center;
margin-top:10px;
border-top:10px solid #c66300; /*Colored bar at top of Pard's Picks*/
border-bottom:20px solid #fefbf0;
border-collapse: collapse;
}

.rightcolumnprodinner {
color:#000036;
text-align:center;
font-weight:bold
}

.rightcolumnprodinner a {
font-weight: normal;
}

div.AuthorizeNetSeal {
margin:0 auto !important;
}

/*Set padding on BSKE message*/
.tqd-BSKE-message {padding:30px 100px 150px 100px}
