/* This is a CSS for the ALLCARE Chiropractic web site.*/

/*****************************************/
/* Styles related to the entire web site */
/*****************************************/

BODY.Main {background-image: url(./Graphics/58-MainBG.gif); background-repeat: repeat-X;}
BODY.Body {background-image: url(./Graphics/58-BodyBG.gif); background-repeat: repeat-X;}

A:link.blue {color: blue;}
A:visited.blue {color: blue;}
A:active.blue {color: blue;}
A:link.Logo {text-decoration: none; color: black;}
A:visited.Logo {text-decoration: none; color: black;}
A:active.Logo {text-decoration: none; color: black;}
A:hover.Logo {text-decoration: none; color: red;}


P.Main1 {font: x-large Times Roman; color: #30AB61; text-align: center; font-weight: bold;}
P.Main2 {font: large tahoma; font-weight: bold; color: #FF0060; text-align: center;}
P.Main3 {font: small tahoma; font-weight: bold; color: black; text-align: center;}
P.Main4 {font: medium tahoma; font-weight: bold; color: black; text-align: center;}

DIV.Logo {width: 770px; z-index: 2;}
DIV.CheckAvail {position: absolute; top: 135px; left: 15;  z-index: 1; }


DIV.MainBody {position: absolute; top: 220px; left: 65; width: 775px; z-index: 1; margin-left: 30px; min-width: 500px;}


DIV.FormBody {position: absolute; top: 180px; left: 65; width: 775px; z-index: 1; margin-left: 30px; min-width: 500px;}



img.NavLogo {position: absolute; top: 10px; left: 10px;}
img.NavLogo {align: center;}
img.Juke {position: absolute; top: 10px; right: 10px;}
img.EZ {position: absolute; top: 165px; left: 155px;}
img.PizzaStar {position: absolute; top: 165px; left: 630px;}

Span {font-size: medium; font-weight: bold; color: #635AFF;}

table.Nav {font: medium tahoma; font-weight: bold; color: #635AFF;}


td.ActiveNav { font-size: medium; font-weight: bold; color: red; font-style: italic;}

font.Login {font-size: large; font-weight: bold; color: red; font-style: italic; text-align: center;}
font.SubLogo {font: medium Tw Cen MT Condensed Extra Bold; color: red; }
font.Availability {font: x-small Arial Bold; color: black; }
font.Tripsheet {font: xx-small Arial;}






