html
{
    background: #fff;
    margin: 0;
    padding: 0;
    height: 100%;
}
body
{
    background: #fff;
    margin: 0;
    padding: 0;
    height: 100%;
    text-align: center;
}

/*--------------- Generic Settings ---------------*/
div
{
    padding: 0;
    margin: 0;
}
span
{
    padding: 0;
    margin: 0;
}
table
{
    border: 0;
}
img
{
    border: 0px;
    visibility: visible;
}
a:link, a:active, a:hover, a:visited
{
    text-decoration: underline;
    color: #d35900;
}
.CB
{
    clear: both;
}
.CB1
{
    clear: both;
    height: 1px;
    overflow: hidden;
    margin-bottom: -1px;
}
.DN
{
    display: none;
}
.FL
{
    float: left;
}
.FR
{
    float: right;
}
.MA
{
    margin-left: auto;
    margin-right: auto;
}
.TC
{
    text-align: center;
}
.TL
{
    text-align: left;
}
.TR
{
    text-align: right;
}
.W100
{
    width: 100%;
}
/*--------------- End Generic Settings ---------------*/

/*--------------- Default Styles ---------------*/

.PageAlign
{
    width: 997px;
    text-align: left;
    margin: auto;
}

.SiteBG
{
    background: url(../../images/Elite/SiteBG.gif) repeat-y left;
    width: 997px;
}

.NavCol
{
    width: 198px;
    overflow: hidden;
    background-color: #cccccc;
}

.MainCol
{
    width: 622px;
}

.RightCol
{
    width: 177px;
    overflow: hidden;
    background-color: #CBCBCB;
}
.RightColInner
{
    padding: 15px 0 0 15px;
    background: #CBCBCB;
}

.Head
{
    width: 622px;
    height: 89px;
    background: #e6e6e6;
}

.CallUsTextTitle
{
    font-family: Verdana, Sans-Serif;
    font-size: 13px;
    color: #000;
    line-height: 16px;
    font-weight: bold;
    padding: 5px 0 5px 0;
}

.CallUsText
{
    width: 140px;
    margin: 0 0 0 19px;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #000;
    line-height: 14px;
    font-weight: normal;
}
.CallUsBG
{
    background: #b7b7b7;
    padding: 0 0 10px 0;
}

.StoreHoursBG
{
    background: #cccccc;
    padding: 0 0 10px 0;
}

.FNavArea
{
    padding: 0 30px 0 0;
}

.footerNav, a:link.footerNav, a:active.footerNav, a:hover.footerNav, a:visited.footerNav
{
    text-align: right;
    font-family: Verdana, Sans-Serif;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    color: #eee;
    line-height: 36px;
    text-decoration: none;
}

.breadcrumb, a:link.breadcrumb, a:active.breadcrumb, a:hover.breadcrumb, a:visited.breadcrumb
{
    font-family: Verdana, Sans-Serif;
    font-size: 9px;
    font-weight: normal;
    color: #e70f0f;
    line-height: 34px;
    text-decoration: none;
}

.ContentPadd
{
    margin: 0 11px 0 11px;
    width: 600px;
}

.TopNav
{
    width: 622px;
    clear: both;
    text-align: center;
}
.TopNavBackground
{
    width: 100%;
    text-align: center;
    position: relative;
    top: 56px;
    z-index: 3;
}
.blockheadingNew, a:link.blockheadingNew, a:active.blockheadingNew, a:hover.blockheadingNew, a:visited.blockheadingNew
{
    font-family: Verdana, Sans-Serif;
    color: #e70f0f;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    line-height: 24px;
}

.LogoRotatorArea
{
    background: #dcdcdc;
    height: 102px;
}

.CallEmail ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}

.CallEmail li
{
    float: left;
    height: 30px;
    overflow: hidden;
}

.CallEmail
{
    height: 30px;
}

.ContactButtons
{
    position: relative;
    right: 19px;
}

.ContactButtons .CallUs
{
    position: relative;
    right: 3px;
}

.CopyArea
{
    background: #b1b1b1;
    height: 45px;
}

.CA
{
    height: 45px;
}

.copyright
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    color: #ffffff;
    font-weight: normal;
    line-height: 45px;
    padding: 0 20px 0 20px;
}

.RightBottomTextArea
{
    width: 176px;
    padding: 0 5px 0 5px;
}
.LeftBottomTextArea
{
    width: 198px;
    padding: 0 5px 0 29px;
}

.Solutionists
{
    font-family: Verdana,Sans-Serif;
    font-size: 11px;
    font-weight: normal;
}

.Solutionists:hover
{
    color: #FFF;
}

/*--------------- End Default Styles ---------------*/

/*--------------- Homepage Styles -----------------*/
.HomeImage
{
    width: 622px;
    height: 426px;
    background: url(  '../../Data/Images/Suzy.jpg' ) no-repeat 100%;
}

.HomeSiteBG
{
    width: 997px;
    min-height: 931px;
    background: url(../../images/Elite/SiteBG.gif) repeat-y left;
}

.HomeInfoDiv
{
    width: 622px;
    position: relative;
    top: 245px;
    padding-top: 23px;
}

.HomeInfo
{
    width: 98%;
    height: 109px;
    padding-left: 12px;
}

.HomeInfo span
{
    display: block;
}

.HomeLink
{
    width: 100%;
    height: 42px;
    color: #A3A6A1;
    border-top: 1px solid #9C9C9D;
    margin-top: -23px;
    padding-top: 12px;
}

.HomePageLink
{
    padding-left: 288px;
}

.HomePageLink a, .HomePageLink a:hover
{
    text-decoration: none;
    cursor: pointer;
}

.BlueButton
{
    width: 19px;
    height: 43px;
    background: url( '../../Images/Elite/Blue_Button.gif' );
    position: relative;
    bottom: 13px;
}

.HomeButtons
{
    width: 100%;
    float: right;
    position: relative;
    top: 231px;
    right: 19px;
}

.HomeButtons ul
{
    list-style-type: none;
    margin: 0;
}

.HomeButtons ul li
{
    display: inline;
}

.HomeUpdateByline
{
    width: 622px;
    height: 34px;
    background: url( '../../Images/Elite/homepage/ef_05.gif' ) top left no-repeat;
    overflow: hidden;
}
.HomeUpdateBylineInner
{
    padding-top: 5px;
}
.HomeNewsletterSignup
{
    text-align: center;
    display: none;
}
.HomeMemberLogin
{
    text-align: center;
    padding-top: 10px;
    display: none;
}
.HomeMemberLoginText
{
    font-family: Verdana, sans-serif;
    color: #404040;
    font-size: 11px;
    line-height: 15px;
}
.LoginButtonStyle
{
    background: url( '../../Images/Elite/Login.gif' ) top left no-repeat;
    width: 146px;
    height: 29px;
    border: none;
    cursor: pointer;
}
.ForgottenButtonStyle
{
    background: url( '../../Images/Elite/ForgottenPassword.gif' ) top left no-repeat;
    width: 146px;
    height: 29px;
    border: none;
    cursor: pointer;
}
.SubmitButtonStyle
{
    background: url( '../../Images/Elite/save.gif' ) top left no-repeat;
    width: 146px;
    height: 29px;
    border: none;
    cursor: pointer;
}



/*--------------- End Homepage Styles ----------------*/

/*--------------- Searchbox Styles ---------------*/

.SearchArea
{
    margin: 53px 0 0 7px;
    height: 36px;
}

.SField
{
    width: 140px;
    height: 20px;
    background: url(../../images/Elite/SearchFieldBG.gif) no-repeat;
    overflow: hidden;
    text-align: right;
}

.SButton
{
    width: 23px;
    height: 20px;
    overflow: hidden;
}

.SearchField
{
    background: #3b3c3a;
    width: 130px;
    height: 16px;
    border: 0;
    padding: 0;
    margin: 0;
    font-family: Verdana, Sans-Serif;
    font-size: 10px;
    font-weight: normal;
    color: #b3b3b3;
    line-height: 16px;
}

/*--------------- End Searchbox Styles ---------------*/

/*--------------- Side Cart Styles ---------------*/

.SideCart
{
    width: 100%;
    padding-left: 19px;
    padding-top: 14px;
    background-color: #e7e7e7;
}
.SCartHeading
{
    font-family: Verdana, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    color: #bd0001;
    line-height: 22px;
}

.SCartSubHead
{
    font-family: Verdana, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #282828;
    line-height: 19px;
}
.SCartProdName
{
    width: 78px;
    font-family: Verdana, Sans-Serif;
    font-size: 9px;
    font-weight: bold;
    color: #282828;
    line-height: normal;
}
.SCartProdNameFull
{
    width: 130px;
    font-family: Verdana, Sans-Serif;
    font-size: 9px;
    font-weight: bold;
    color: #282828;
    line-height: normal;
}
.SCartProdQty
{
    font-family: Verdana, Sans-Serif;
    font-size: 9px;
    font-weight: normal;
    color: #bd0001;
    line-height: normal;
}
.SCartProdQtyShort
{
    width: 50px;
    font-family: Verdana, Sans-Serif;
    font-size: 9px;
    font-weight: normal;
    color: #bd0001;
    line-height: normal;
}
.SCartTotal
{
    font-family: Verdana, Sans-Serif;
    font-size: 9px;
    font-weight: normal;
    color: #282828;
    line-height: 13px;
    padding-left: 15px;
}
.SCartSeperator
{
    padding: 5px 0px;
    float: left;
}
.SCartImage
{
    width: 52px;
}
.SCartGoto
{
    padding: 13px 15px;
}
.SCR
{
    width: 15px;
}

/*--------------- End Side Cart Styles ---------------*/

/* Video.template Styles */

.VideoDiv
{
    width: 620px;
}
.VideoDiv .RadRotator a
{
    position: relative;
    z-index: 1;
}
.SearchResultsWrapperDiv
{
    width: 622px;
    background: #FFF;
}
.SearchResultsTable, .SearchResultsTable span, .SearchResultsTable div
{
    width: 400px;
}
.SearchResultsDiv
{
    width: 420px;
}

/* Home Rotator */

.HomeRotatorWrapper
{
    width: 620px;
    margin-top: 4px;
    position: relative;
    left: 2px;
}
.W3px
{
    width: 3px;
}
.W7px
{
    width: 7px;
}
.HomeRotatorDiv
{
    width: 200px;
    display: block;
    clear: both;
}
.HomeRotatorButtonTD
{
    width: 200px;
    height: 71px;
    background: url( "/Images/Elite/Buttons/rotator-button.gif" ) no-repeat 0 0;
    text-align: center;
}
.HomeRotatorImageTD
{
    height: 309px;
    vertical-align: middle;
}
.HomeRotatorButtonTD
{
    height: 71px;
    vertical-align: middle;
}
.HomeRotatorButtonTD a, .HomeRotatorButtonTD a:active, .HomeRotatorButtonTD a:link, .HomeRotatorButtonTD a:visited
{
    color: #FFF;
    font: bold 14px/16px Verdana, Arial, Sans-Serif;
    text-decoration: none;
}

/* end Home Rotator */
.RadMenu_EF .rootGroup /*first level <ul>*/
{
    margin: 0 auto;
}



/* FINANCE FORM */


.Finance
{
    list-style-type: none;
    margin:0 auto;
	width:480px
}

.Finance li input
{
    border: 1px solid #999;
    float: right;
    padding: 3px 0;
    width: 200px;
}

.Finance .Radio
{
     padding: 3px 0px 0px 10px ;
  
}

.Finance .Radio td
{
    width:50%;
}

.Finance .Radio input
{
    width:auto;
    float:right;
    border:none;
}

.Finance .Radio label
{
    width:auto;
     float:right;
}

.Finance li {
	font-size:11px;
	overflow:hidden;
	padding:5px 0;
	clear:left;
}

.Finance li textarea
{
    border: 1px solid #999;
    float: right;
    padding: 3px 0;
    width: 200px;
}

.Finance li select
{
    border: 1px solid #999;
    float: right;
    padding: 3px 0;
    width: 200px;
}

.Finance li label
{
    display: block;
    float: left;
    font-family: georgia;
    font-size: 12px;
    margin-right: 10px;
    text-align: right;
    width: 210px;
}

.Finance li h2
{
    font-size: 14px;
    font-weight: bold;
    border-bottom:solid 1px #666666;
}

.Finance li h3
{
    font-size: 12px;
    font-weight: bold;
    border-bottom:solid 1px #ededed;
}

.Finance li span.ValidateError
{
    float:left;
	display:block;
	margin:0px;
		margin-left:240px;

}
