﻿.overLayHome
{
    background-image:url(../img/overlayHome.gif);
    background-repeat:no-repeat;
    background-position:left top;
    position:absolute;
    width:1400px;
    height:2000px;
    border:solid 1px black;
    padding-right:-100px;
    left:0px;
        filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
       display:none;
}

html {
    _height:100%;
    min-height:100%;
}
body, form {
    background-color:#f8e8be;
    margin:0px 0px 0px 0px;
    _height:100%;
    min-height:100%;
}
.LeftColumn
{
    float:left;
   
    width:180px;
    margin-right:15px;
}
.LeftColumnZone
{
    float:left;
    width:180px;
    min-width:180px;
    max-width:180px;
}

.MainContentArea
{
	width:775px;
	float:left;
}
.BottomZone
{
    margin-top:8px;
}
.DefaultTemplate .CenterColumnZone
{
    float:left;
    width:580px;
    min-width:580px;
}
.DefaultTemplate .RightColumnZone
{
    margin-left:7px;
    float:left;
    width:180px;
    min-width:180px;
}
.SEOTemplate .CenterColumnZone
{
    float:left;
    width:540px;
    min-width:540px;
}
.SEOTemplate .RightColumnZone
{
    margin-left:7px;
    float:left;
    width:220px;
    min-width:220px;
}
.HomeTemplate .TopCenterColumnZone
{
    float:left;
    width:580px;
    min-width:580px;
}
.HomeTemplate .LowerCenterColumnZone
{
    float:left;
    width:580px;
    min-width:580px;
}
.HomeTemplate .CenterLeftColumnZone
{
    float:left;
    width:280px;
    min-width:280px;
}
.HomeTemplate .CenterRightColumnZone
{
	margin-left:20px;
    float:left;
    width:280px;
    min-width:280px;
}
.HomeTemplate .RightColumnZone
{
    margin-left:7px;
    float:left;
    width:180px;
    min-width:180px;
}
.ProviderTemplate .CenterColumnZone
{
    float:left;
    width:770px;
    min-width:770px;
}

.LeftGrad
{
    background-image:url(../img/layout/leftGrad.gif);
    background-repeat:repeat-y;
    background-position:left top;
    width:1018px;
    margin-left:auto;
    margin-right:auto;
    height:100%;
    min-height:100%;
}
.RightGrad
{
     background-image:url(../img/layout/rightGrad.gif);
     background-repeat:repeat-y;
     background-position:right top;
     width:1018px;
     height:100%;
    min-height:100%;
}
.CenterArea
{
   background-color:#ffffff;
   width:998px;
   margin-left:auto;
   margin-right:auto;
   height:100%;
    min-height:100%;
    
}
.TopAds
{
    height:120px;
    min-height:94px;
}
.Header {
    height:108px;
    min-height:108px;
    background-color:#9561a8;
}
.Header .Logo
{
    float:left;
    margin-left:20px;
    margin-top:46px;
}
.Header .SearchBox
{
     background-image:url(../img/layout/SearchBG.gif);
     background-position:left top;
     background-repeat:no-repeat;
     float:left;
     min-height:86px;
     _height:86px;
     min-width:557px;
     margin-top:11px;
     margin-left:25px;
     
     padding-top:19px;
     padding-left:18px;
}

.Header .SearchBox h2
{
    margin-top:0px;
    margin-bottom:0px;
    font-size:16px;
    line-height:16px;
}

.Header input.Search {
    width:424px;
    #width:420px;
    height:24px;
    margin-right:9px;
    #margin-top:2px;
    
    padding-left:8px;
    line-height:24px;
    font-size:13px;
}

.Header input.Btn
{
    margin-top:4px;
}

.Header .LoginPanel
{
	float:left;
	width:195px;

	color:White;
}

.Header .LoginPanel .Col1
{
	float:left;
    width:120px;

  
}

.Header .LoginPanel .Col2
{
    width:75px;
    float:left;
	font-size:10px;
    color:White;
  
    
}


.Header .LoginPanel .Link 
{
    
	font-size:10px;
    color:#ffc423;

}
/*
.Header .LoginPanel .Col1 a, .Header .LoginPanel .Col1 a:hover, .Header .LoginPanel .Col1 a:visited, .Header .LoginPanel .Col1 a:link,
.Header .LoginPanel .Col2 a, .Header .LoginPanel .Col2 a:hover, .Header .LoginPanel .Col2 a:visited, .Header .LoginPanel .Col2 a:link
{
    font-size:10px;
    color:#ffc423;
}
*/

.Header .LoginPanel .TextBox
{
    width:111px;
    margin-top:1px;
    height:13px;
    font-size: 11px;
}

.Header .LoginPanel .Message
{
    color: White; 
    text-align: center; 
}

.ContentArea
{
    padding:10px;
    padding-top:24px;
    padding-left:15px;
    
}

.Footer
{
    background-color:#f1f1f1;
    min-height:100px;
    _height:100px;
    padding:20px;
    padding-left:29px;
    padding-top:26px;
    margin-top:10px;
}

.Footer a
{
    text-decoration: none;
}

.Footer .QuickLinks
{
    float:left;
    border-left:solid 1px;
    width:108px;
    padding-left:8px;
    min-height:130px;
    _height:130px;
}
.Footer .QuickLinks h2, .Footer .Subjects h2 
{
    font-size:14px;
    color:#555555;
    margin-bottom:3px;
    margin-top:0px;
}

.Footer .Subjects
{
    float:left;
    padding-left:30px;
    width:500px;
    color:#555555;  
    
}
.Footer .QuickLinks a, .Footer .QuickLinks a:link, .Footer .QuickLinks a:visited, .Footer .QuickLinks a:hover, .Footer .Subjects a, .Footer .Subjects a:link, .Footer .Subjects a:visited, .Footer .Subjects a:hover
{
    font-size:12px;
    color:#95af1b;
    line-height:16px;
     
}
.Footer .Subjects a, .Footer .Subjects a:link, .Footer .Subjects a:visited, .Footer .Subjects a:hover
{
    line-height:19px;
}
.Footer a.OrderGuide
{
    font-size:17px;
    font-weight:bold;
    color:#95af1b;
}
.Footer .Copyright, .Footer .Copyright a, .Footer .Copyright a:visited, .Footer .Copyright a:hover, .Footer .Copyright a:link
{
    font-size:11px;
    margin-top:4px;
    margin-right:2px;
}

.MainMenu
{
   
}

.MainMenu h2
{
    padding: 7px 10px 6px 17px;
    margin-top: 0px;
    margin-bottom:0px;
}

.MainMenu h2 a
{
    font-family:Helvetica, Arial, Sans-Serif;
    font-weight:bold;
    font-size:18px;
    color:#9561a8;
    text-decoration:none;
}
.MainMenu .MenuTop
{
    background-image:url(../img/nav/menuTop.gif);
    background-repeat:no-repeat; 
    width:186px;
    font-size:0px;
    height:35px;
}

.MainMenu .MenuTopSel
{
    background-image:url(../img/nav/menuTopSel.gif);
    background-repeat:no-repeat; 
    width:186px;
    height:35px;
}
.MainMenu .MenuMid
{
    background-image:url(../img/nav/menuMid.gif);
    background-repeat:repeat-y;
    width:186px;
}
.MainMenu .MenuMidSel
{
    background-image:url(../img/nav/menuMidSel.gif);
    background-repeat:repeat-y;
    width:186px;

}
.MainMenu .MenuMidSel a {
    color:#501864;
}

.MainMenu .MenuSep
{
    background-image:url(../img/nav/menuSep.gif);
    background-repeat:no-repeat;
    width:186px;
    font-size:0px;
    height:1px;
    max-height:1px;
}
.MainMenu .MenuBot
{
    background-image:url(../img/nav/menuBot.gif);
    background-repeat:repeat-y;
    width:186px;
    font-size:0px;
    height:14px;
    min-height:14px;
}

.MainMenu .MenuBotSel
{
    background-image:url(../img/nav/menuBotSel.gif);
    background-repeat:repeat-y;
    width:186px;
    font-size:0px;
    height:14px;
    min-height:14px;
}

.MainMenu .Level2, .MainMenu .Level2Sel
{
    padding-left:25px;
    padding-top:2px;
    padding-bottom:2px;
        margin-left:3px;
    margin-right:3px;
}

.MainMenu .Level2Sel
{
    background-image: url(../img/nav/arrow.gif);
    background-position: left;
    background-repeat: no-repeat;
    background-color:#e0c3eb;
    margin-left: 15px;
}

.MainMenu .Level2 a
{
    font-size:12px;
    color:#8b3ca9;
    text-decoration:none;
}

.MainMenu .Level2Sel a
{
    font-size:12px;
    color:#501864;
    text-decoration:none;
    margin-left: -12px;
}
