﻿body 
{
    margin: 15px 0px 15px 0px;
    font-family: Verdana;
    font-size: 10pt;
    color: #7d7d7d;
}

/* BEGIN > Font & Link Styles */
p.kit
{
   	    color: #666;
	font-size: 12px;
}

a:link
{
    color: #035033;
    text-decoration: none;
}

a.kit:link
{
    color: #035033;
    text-decoration: none;
	font-size: 10px;
}

a.kit:visited
{
    color: #035033;
    text-decoration: none;
		font-size: 10px;
}
a.kit:hover
{
    color: #035033;
    text-decoration: underline;
		font-size: 10px;
}
a:visited
{
    color: #035033;
    text-decoration: none;
}
a:hover
{
    color: #035033;
    text-decoration: underline;
}

a.FooterNavItem, a.FooterNavItem:visited, a.FooterNavItem:active
{
	text-decoration: none;
	color: #7d7d7d;
	padding: 0px 10px 0px 10px;
}
a.FooterNavItem:hover
{
	text-decoration: underline;
	color: #7d7d7d;
	padding: 0px 10px 0px 10px;
}

h1
{
    font-weight: normal;
    color: #035033;
}
.h1
{
    font-weight: normal;
    font-size: 22pt;
    margin: 5px 0px 2px 0px;
    color: #035033;
}
h2
{
    font-weight: normal;
}
.h2
{
    font-weight: normal;
    font-size: 14pt;
    margin: 5px 0px 0px 0px;
}

h3
{
    font-weight: normal;
}

h4
{
    font-weight: normal;
}

/* END > Font & Link Styles */

		

/* BEGIN > Page Layout Styles */

.RSS
{
    float: right;
    padding: 8px 0px 15px 0px;
}
.RSS_
{
    float: right;
    padding: 16px 0px 15px 0px;
}
.Underline
{
    width: 100%;
    height: 3px;
    background-color: #ebebeb;
    margin-bottom: 10px;
}

.SiteDiv
{
    border: solid 1px #ebebeb;
    background-color: #fff;
    width: 935px;
    text-align: left;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
}

.HeaderDiv
{
    text-align: right;
    padding: 4px 15px 4px 0px;
    font-size: 8pt;
}

.NavDiv
{
    /*border: solid 1px red;*/
    float: left;
    text-align: center;
    width: 165px;
    margin: 0px 5px 0px 5px;
}
.PNavContainer
{
    padding: 22px 0px 10px 0px;
}

.PageDiv
{
    /*border: solid 1px red;*/
    float: right;
    width: 745px;
    margin: 0px 10px 10px 0px;
    position: relative;
}

.FooterDiv
{
    width: 745px;
    padding: 3px 0px 0px 0px;
    border-top: solid 3px #ebebeb;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.FooterNav
{
    float: right;
    text-align: right;
    width: 440px;
}
.Copyright
{
    float: left;
    width: 270px;
}

.HomeRotator
{
    border: solid 1px #ebebeb;
    /*width: 743px;
    height: 352px;*/
}

.NewsItemListDate
{
    padding: 0px 10px 10px 0px;
}
.NewsItemListArrow
{
    padding: 4px 10px 10px 0px;padding-right: 5px;
}
.NewsItemListTitle
{
    padding: 0px 0px 10px 0px;
}

/* END > Page Layout Styles */

/* BEGIN > Menu Styles */

div.RadMenu a.rmLink .rmLeftImage
{
    position: relative;
    
}
div.RadMenu .rmLink .rmText
{
    padding: 3px 0px 3px 0px;
    cursor: pointer;
    text-decoration: none;
    color: #7d7d7d;
}
div.RadMenu .rmLink:hover
{
    background-color: #fff;
}
div.RadMenu .rmLink
{
    border: solid 1px #ebebeb;
    margin: 0px 0px 3px 0px;
    padding: 3px 0px 3px 0px;
    width: 165px;
    text-decoration: none;
    color: #7d7d7d;
    background-color: #f5f5f5;
}
/* END > Menu Styles */

/* BEGIN > Panelbar Styles */

.Level0_woSub
{
    border: solid 1px #ebebeb;
    padding-top: 4px;
}

.Level0_wSub
{
    border: solid 1px #ebebeb;
}
.Level0_wSub .rpText
{
    padding-top: 4px;
}

.Level1_woSub
{
}

.FocusedCssClass0
{
    border-right: solid 1px #ebebeb;
    border-left: solid 1px #ebebeb;
    border-top: solid 1px #ebebeb;
    border-bottom-width: 0px;
    color: #125236;
    text-decoration: none;
}

.ExpandedCssClass0 .rpText
{
    color: #125236;
    text-decoration: none;
    background-color: #fff;
    border-bottom-width: 0px;
    
}
.ExpandedCssClass0
{
    background-color: #fff;
    border-bottom-width: 0px;
}

.ClickedCssClass0 .rpText
{
    color: #125236;
    text-decoration: none;
}

.SelectedCssClass0 .rpText
{
    color: #125236;
    text-decoration: none;
}
.Separator
{
    width: 1px;
    background-color: #fff;
}
/*NAVIGATION*/
#globalNav{
	height:33px;
	left:0px;
	top:0px;
	position:relative;
	background-color:#000;
	z-index:200;
	width:1000px;
}
#globalNav li{
	display:block;
	float:left;
}
#globalNav a, #globalNav a:visited{
	color: #fff;
	height:33px;
	font-size:14px;
	line-height:33px;
	padding:0px 13px 0px 10px;
	text-transform:uppercase;
	
}
#globalNav li a:hover{
	text-decoration:none;
	font-weight:bold;
}
	
#globalNav li.on {
	border:1px solid #000;
	border-bottom:0 none;
	border-right:none;
	color:#000;
	height: 32px;
	background-color:#fff;
}
#globalNav li.on a, #globalNav li.on a:visited {
	color:#000;
	padding:0px 11px 0px 11px;
	font-weight:bold;
}
#globalNav .dd_outer{
	display:none;
}
#globalNav .on .dd_outer{
	display:block;
	text-transform:none;
	border:1px solid #000;
	border-top: none;
	position:absolute;
	top:33px;
	background-color: #FFFFFF;
	color:#000;
	overflow: visible;
}
#globalNav ul {
	border:0px;
	width:auto;
	margin:25px 20px 20px 20px;
}
#globalNav ul li {
	float:left;
	/*position:relative;*/
	margin:0px;
}
#globalNav ul a, #globalNav ul a:visited {
	color:#fff;
	padding:5px 5px;
}
.dropdownslots .htmlslotcontainer{
	float:left;
}
#globalNav li.on .dropdownslots .htmlslotcontainer a, #globalNav li.on .dropdownslots .htmlslotcontainer a:visited {
	padding:0px;
	line-height:0px;
}
#globalNav div.subcategories{
	display:block;
	margin-top:8px;
}
.dropdownnumberspecial_offers .dropdownslots{
	border-top:none;
}
.dropdownnumberspecial_offers .dropdownslots .htmlslotcontainer{
	float:none;
}
.dropdownslots{
	padding-top:10px;
	border-top:1px solid #000;
}
.dropdownslotsdivider{
	width:10px;
	float:left;
}
#globalNav ul div.subcategories a:hover,#globalNav ul div.subcategories a {
	background-color: white;
	color:black;font-style:none;
}
#globalNav ul a:hover,#globalNav ul a {
	background-color: white;
	color:#CE3124;
	font-style:none;
}
#globalNav ul li.lidropdown a.level2anchors,#globalNav ul li.lidropdown a:hover.level2anchors{
	background-color: white;
	color:#CE3124;
	font-style:none;
	border-bottom:dotted 1px #e5e5e5;
	width:100%;
	text-decoration:none;
}

#globalNav ul li.lidropdown a.level2anchors.disabled {
    cursor: default;
}

.catcolumn{
	width:153px;
	margin-left:0px;
	margin-bottom:20px;
}

/* END > Panelbar Styles */
