body{
    margin: 0px;
    padding: 0px;
    background: black;
    font-family: Arial, Helvetica, Tahoma, Verdana, MS Sans Serif;
    font-size: 12px;
    color: #4d4d4d;
    }
td, tr, table{
    font-size: inherit;
    }
h1{
	margin: 0px 0px 18px 0px;
	padding: 0px;
    font-size: 24px;
    font-weight: normal;
    color: #e7920e;
    }
h2{
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: normal;
    color: #666666;
	}
.titlegold
{
    margin-bottom: 18px;
    font-size: 24px;
    font-weight: normal;
    color: #e7920e;
}
.titlegray
{
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: normal;
    color: #666666;
}
.subtitlegold
{
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    color: #e7920e;
}
a:link, a:visited
{
    font-weight: normal;
    text-decoration: none;
    color: #d42518;
}
a:hover
{
    font-weight: normal;
    text-decoration: underline;
    color: #d42518;
}
#container{
    width: 782px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
	}
#banner{
    color: White;
    }
.headertitle
{
    height: 60px;
    font-size: 24px;
    vertical-align: middle;
}
.headercontactinfo
{
    font-size: 10px;
    color: #a2a2a2;
    text-align: right;
    vertical-align: top;
    line-height: 20px;
}
.headercontactinfo a
{
    color: #d42518;
}    
#navigation
{
    background: none;
    }
#footer{
    font-size: 11px;
	color: white;
    }
.footernav{
    background: #2d2d2d;
	padding: 10px;
	height: 14px;
	}
.footernav a{
	text-decoration: none;
	color: white;
	}
.copyrightline
{
    height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    color: #5a5a5a;
}
.copyrightline a
{
    color: #5a5a5a;
}
div.testOut
	{
	    background: yellow;
	    text-align: center;
	    }

.ucElement{
    margin-bottom: 20px;
    }

/*Rad Menu*/
div.RadMenu .rmRootGroup{
    background: none;
    border: 0;
} 
div.RadMenu .rmItem 
{
    height: 25px;
    background: #2d2d2d;
    padding: 0px;
    border-right: 3px solid black;
}
/*Rad Menu Bar*/
div.RadMenu .rmHorizontal .rmText
{
    
}
div.RadMenu .rmLink, div.RadMenu .rmFirst .rmLink 
{
    height: 25px;
    background: url(images/top_left.gif) top left no-repeat;
    margin: 0;
    color: #a2a2a2;
}
div.RadMenu .rmLink:hover, div.RadMenu .rmFirst .rmLink:hover{
    background: #464646 url(images/top_left.gif) top left no-repeat;
    color: White;
    cursor: pointer;
}
div.RadMenu .rmText, div.RadMenu .rmLast .rmText, div.RadMenu .rmLast .rmLink:hover .rmText{
    background: url(images/top_right.gif) top right no-repeat;
    }
/*Rad Menu Dropdowns*/
div.RadMenu .rmVertical, div.RadMenu .rmGroup .rmLevel2  {
    background: #efefef;    
}
div.RadMenu .rmVertical .rmLink, div.RadMenu .rmVertical .rmFirst .rmLink  {
    color: black;
    padding: 0;
}
div.RadMenu .rmVertical .rmLink .rmText  {
    padding-left: 8px;
}
div.RadMenu .rmVertical .rmLink:hover {
    cursor: pointer;
    background: white;
}
div.RadMenu .rmRootGroup .rmItem .rmSlide .rmVertical .rmItem .rmLink .rmExpandRight{
    background: url(images/arrow.gif) right center no-repeat;
    }

.zone1
{
    vertical-align: top;
    padding: 0px 20px 20px 20px;
}
.zone2{
    width: 260px;
    background: #fcfcfc;
    border-left: solid 1px #eeeeee;
    vertical-align: top;
    }
.zone2Item{
    padding: 20px 20px 0 20px;
    width: 160px;
    }
.zone2Item h2{
    color: White;
}
.pagetitle{
    padding-top: 20px;
}
.breadcrumb{
    font-size: 11px;
    height: 10px;
    padding-right: 10px;
    padding-top: 5px;
    position: absolute;
    top: 0px;
    right: 0px;
    }
.breadcrumb a {
    color: gray;
    }
.mmContent
{
    border-left: solid 1px #5a5a5a;
    border-right: solid 1px #5a5a5a;
    border-bottom: solid 1px #5a5a5a;
    background: white url(images/content_top_bg.jpg) repeat-x;
    position: relative;
    }
.newsitemdate
{
    font-size: 10px;
    text-transform: uppercase;
    padding-bottom: 2px;
}
.newsitembody
{
    padding-bottom: 10px;
}
.newsitemlink a
{
    font-size: 12px;
}
.newsitemshort
{
    font-size: 11px;
    padding-top: 2px;
    padding-bottom: 20px;
}
.newslist
{
    padding: 20px;
}
.actionbuttons
{
    height: 140px;
    background: #2d2d2d url('images/actionsection_bg.jpg') repeat-x;
}
.topsection
{
    border-top: solid 1px #5a5a5a;
    border-left: solid 1px #5a5a5a;
    border-right: solid 1px #5a5a5a;
    display: block;
}
.topsectionitem
{
    width: 220px;
    padding: 0px 20px 0px 20px;
    color: #959595;
    font-size: 11px;
}
.topsectionitemmiddle
{
    width: 218px;
    padding: 0px 20px 0px 20px;
    color: #959595;
    font-size: 11px;
    border-left: solid 1px #5a5a5a;
    border-right: solid 1px #5a5a5a;
}   
.topsectiontitle
{
    color: White;
    font-size: 12px;
    margin-left: 20px;
}
.topsectioncontent
{
    margin-top: 11px;
    margin-left: 20px;
    margin-right: 10px;
}
.videoplayer
{
    padding-top: 20px;
    padding-bottom: 20px;
}
.deliverysectiontitle
{
    padding: 7px;
    font-size: 14px;
    line-height: 20px;
}
.deliveryimagebox
{
    padding-top: 15px;
    padding-bottom: 15px;
    background: url('../images/diagonal_gray_bg.gif') repeat;
    border-top: solid 1px #eeeeee;
    border-bottom: solid 1px #eeeeee;
    text-align: center;
}
.deliveryimagebox img
{
    border: solid 1px white;
}
.deliveryinfobox
{
    padding-top: 7px;
    padding-bottom: 7px;
    border-top: solid 1px white;
    border-bottom: solid 1px #eeeeee;
    font-size: 11px;
    text-align: center;
}
.deliveryinfobox a
{
    color: #d42518;
}
.categorysection
{
    color: #5f5f5f;
}
.categorysectiontitle
{
    padding: 7px;
    font-size: 14px;
    line-height: 20px;
}
.categoryitem
{
    width: 170px;
    border: solid 1px #eeeeee;
    background: #fcfcfc;
}
.categoryimagebox
{
    height: 102px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url(images/diagonal_gray_bg.gif) repeat;
    text-align: center;
    display: block;
}
.categoryimagebox img
{
    border: solid 1px white;
}
.categoryinfobox
{
    padding-top: 7px;
    padding-bottom: 7px;
    /*
        border-top: solid 1px white;
        border-bottom: solid 1px #eeeeee;
    */
    font-size: 11px;
    text-align: center;
}
.categoryinfobox a
{
    color: #d42518;
}
.productsection
{
    background: #fcfcfc;
    border: solid 1px #eeeeee;
    color: #5f5f5f;
}
.productsectiontitle
{
    padding: 7px;
    font-size: 14px;
    line-height: 20px;
}
.productitem
{
    width: 171px;
}
.productimagebox
{
    height: 102px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url(images/diagonal_gray_bg.gif) repeat;
    text-align: center;
    display: block;
}
.productimagebox img
{
    border: solid 1px white;
}
.productinfobox
{
    padding-top: 7px;
    padding-bottom: 7px;
    /*
        border-top: solid 1px white;
        border-bottom: solid 1px #eeeeee;
    */
    font-size: 11px;
    text-align: center;
}
.productinfobox a
{
    color: #d42518;
}