﻿body
{
    margin: 10px 0px 0px 0px;
    font-family: Arial , Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    background-image:url("Images/top_back.jpg");
    background-repeat:repeat-x;
}

.PopupBackground
{
	background-color: Black;
	filter: Alpha(Opacity=50);
	width: 100%;
	height: 100%;
}

.HeaderBottom
{
    vertical-align: top; 
    text-align: center; 
    background-repeat: repeat-x;
    height:105px;
}

.PopupBackground
{
	background-color: Black;
	filter: Alpha(Opacity=50);
	width: 100%;
	height: 100%;
}

.HeaderTop
{
    background-repeat:no-repeat;
    height:70px;
    vertical-align: top; 
    text-align: right
}

.HeaderTop A:link {font-family: Arial, Helvetica, sans-serif; font-size: 9px;	color:#656565;}
.HeaderTop A:visited {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color:#656565;}
.HeaderTop A:hover {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color:#656565; text-decoration: underline;}
.HeaderTop A:active {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color:#656565;}

.SilverTableBottomRight
{
    background-image: url(/Images/general_box_bottomright.gif);
    background-repeat: no-repeat;
}

.SilverTableBottom
{
    background-image: url(/Images/general_box_bottommid.gif);
    background-repeat: repeat-x;
}

.SilverTableBottomLeft
{
    background-image: url(/Images/general_box_bottomleft.gif);
    background-repeat: no-repeat;
}

.SilverTableRight
{
    background-image: url(/Images/general_box_rightedge.gif);
    background-repeat: repeat-y;
}

.SilverTableLeft
{
    background-image: url(/Images/general_box_leftedge.gif);
    background-repeat: repeat-y;
}

.SilverTableTopRight
{
    background-image: url(/Images/general_box_topright.gif);
    width: 15px;
    background-repeat: no-repeat;
}

.SilverTableBottomRow
{
     height: 10px;
}

.SilverTableTop
{
    background-image: url(/Images/general_box_topmid.gif);
    width: auto;
    background-repeat: repeat-x;
    font-weight:bold;
}

.SilverTableTopLeft
{
    background-image: url(/Images/general_box_topleft.gif);
    width: 8px;
    background-repeat: no-repeat;
}

.SilverTableCenterRow
{
    height: auto;
}

.SilverTableTopRow
{
    height: 44px;
}

h4
{
    color:black;
}

.TermsGreen
{
    color:black;
    font-weight:bold;
}

.SilverTable
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    border-collapse: collapse;
}

.MainBackgroundRight
{
    background-image: url(/Images/mainbg_right.gif);
    background-repeat: repeat-y;
}

.NavLeftShadow
{
    background-color:#F89622;
    /* background-image: url( Images/l1nav_leftshadow.gif ); */
    background-repeat: no-repeat;
    width: 3px;
}

.NavLeftCap
{
    width: 8px;
    background-color:#F89622;
    /* background-image: url( Images/l1nav_leftcap.gif ); */
    background-repeat: no-repeat;
}

.NavMid
{
    background-color:#F89622;
    /* background-image: url( Images/l1nav_mid.gif ); */
    background-repeat: repeat-x;
    vertical-align: middle;
    height:15px;
}

.MainBackgroundBottomLeft
{
    background-image: url( Images/mainbg_botleft.gif );
    background-repeat: no-repeat;
}

.MainBackgroundBottomMid
{
    background-image: url( Images/mainbg_botmid.gif );
    background-repeat: repeat-x;
}

.MainBackgroundBottomRight
{
    background-image: url( Images/mainbg_botright.gif );
    background-repeat: no-repeat;
}

.HeaderLeftEdge
{
    background: url(Images/header_leftedge.gif) no-repeat;
    width: 10px;
    height: 22px;
}

.HeaderLightBackground
{
    background: url(Images/header_lightbg.gif) repeat-x;
    vertical-align: top;
    width: auto;
    height: 22px;
}

.HeaderDivider
{
    background: url(Images/header_divider.gif) no-repeat;
    width: 5px;
    height: 22px;
}

.HeaderDarkBackground
{
    background: url(Images/header_darkbg.gif) repeat-x;
    width: auto;
    vertical-align: top;
    text-align: right;
    height: 22px;
}

.Title
{
    text-decoration:none;
    color: black;
    font-weight: bold; 
}

.HeaderHoles
{
    width: 50px;
    height: 39px;
    background: url(Images/header_holes.gif) no-repeat;
}

.HeaderThickBackground
{
    width: 70px;
    height: 39px;
    text-align: right;
    vertical-align: top;
    background: url(Images/header_thickbg.gif) repeat-x;
    padding-right: 5px;
}

.HeaderDisplayLeftEdge
{
    width: 11px;
    height: 39px;
    background: url(Images/header_displayleftedge.gif ) no-repeat;
}

.HeaderDisplayBackground
{
    height: 39px;
    text-align: center;
    vertical-align: top;
    background: url(Images/header_displaybg.gif) repeat-x;
    padding-top: 10px;
    width: auto;
    white-space: nowrap;
}

.HeaderDisplayRightEdge
{
    width: 11px;
    height: 39px;
    background: url(Images/header_displayrightedge.gif) no-repeat;
}

.SilverButton
{
    background-image:url(Images/SilverButton.png);
    background-repeat:repeat-x;
    height:29px;
    vertical-align:middle;
    white-space:nowrap;
    text-align:left;
    padding: 0px 5px 0px 5px;
}

.HeaderRightEdge
{
    width: 15px;
    height: 39px;
    background: url(  Images/header_rightedge.gif ) no-repeat;
}

.NavRightCap
{
    width: 8px;
    background-color:#F89622;
    /*background-image: url(  Images/l1nav_rightcap.gif );*/
    background-repeat: no-repeat;
}

.NavRightShadow
{
    width: 3px;
    background-color:#F89622;
    /*    background-image: url( Images/l1nav_rightshadow.gif );*/
    background-repeat: no-repeat;
}

.MainBackgroundLeft
{
    background-image: url( Images/mainbg_left.gif );
    background-repeat: repeat-y;
}

.darksml A:link {font-family: Arial, Helvetica, sans-serif; font-size: 9px;	color:#656565;}
.darksml A:visited {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color:#656565;}
.darksml A:hover {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color:#656565; text-decoration: underline;}
.darksml A:active {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color:#656565;}

.StatusText
{
    color: #FFF;
    font-weight:lighter;
    font-size: small;
    vertical-align: top;
    text-decoration: none;
}

.cart, .cartRow td a
{
    font-size: 11px;
    color: black;
    font-weight: bold;
    text-decoration:none;
    cursor:pointer;
}
a.cart:link, .cartRow td a:link
{
    text-decoration: none;
}

.TextBox
{
    font-size: 11px;
}
.TextBoxRight
{
    font-size: 11px;
    text-align: right;
}

.HeaderPane
{
}
.wrap
{
    word-spacing:normal;
    white-space: normal;
}
.Hidden
{
    visibility: hidden;
}
.Hide
{
    visibility: collapse;
}
.EmptyClass
{
}
.ShoppingCartSummary
{
    text-decoration: none;
    color: Black;
}
td
{
    empty-cells: show;
    white-space: nowrap;
}
.ProductDescription
{
    white-space: normal !important;
}

.MenuItem
{
    color: black;
    text-decoration: none;
    font-weight:normal;
}

*
{
    font-family:Arial;
}

.SiteTitle
{
    font-family:Arial;
    font-size:24px;
    color: #FFF; 
    font-weight: normal;
}

.FAQ
{
    font-family:Arial;
    font-size:small;
    color: black;
    font-weight:bold;
    white-space:normal;
}