
/* Ultratan website CSS file */

body {
    background-color: #09F;
    color: #000;
    font-family: arial, sans-serif;
  }
h1 {color: black; font-family:sans-serif; font-size: 30pt; font-weight: bold;}
h2 {color: black; font-family: sans-serif; font-size: 26pt; font-weight: bold;}
h3 {color: black; font-family: sans-serif; font-size: 22pt; font-weight: bold;}
h4 {color: black; font-family: sans-serif; font-size: 18pt; font-weight: bold;}
h5 {color: black; font-family: sans-serif; font-size: 14pt; font-weight: bold;}
h6 {color: black; font-family:sans-serif; font-size: 10pt; font-weight: bold;}

p.header{line-height:0.5cm;text-align:center;}

td.wedding {
  	font-size: 14pt; font-weight: bold;
}

p.center {
    letter-spacing: normal;
    text-align: center;
    color: black;
    text-shadow: none;
    text-transform: none;
    /* text-transform: uppercase;
    */white-space: normal;
    word-spacing: normal;
    font-family: arial, sans-serif;
    font-size: medium;
    font-size-adjust: none;
    font-stretch: normal;
    /* font-style: italic;
    */font-variant: normal;
    font-weight: normal;
  }


p.dotted {
    border-style: dotted;
  }


p.dashed {
    border-style: dashed;
  }


p.solid {
    border-style: solid;
  }

li.application{text-align: justify; font-weight:bold; padding: 5px; margin: 5px; border: 5px;}

p.double {
    border-style: double;
  }


p.groove {
    border-style: groove;
  }


p.ridge {
    border-style: ridge;
  }


p.inset {
    border-style: inset;
  }


p.outset {
    border-style: outset;
  }


p.right {
    text-align: right;
    color: black;
    font-family: arial,sans-serif;
  }

p.salon_info { font-weight: bold; color: #FFFF00;}

a:link {
    color: #400080;
    background: #0099FF;
    text-decoration: none;
  }

a:visited {
    color: #000000;
    background: #0099FF;
    text-decoration: none;
  }
a:hover{color: #FFFFFF; background-color:#000000; text-decoration:underline; font-weight:bold;}

a:active{}

a.image:link {color: #400080; background: #0099FF; text-decoration:none;}

a.image:visited{color: #000000; background:#0099FF; text-decoration:none;}

a.image:hover{color: #FFFFFF; background-color: #0099FF; text-decoration:none;}

a.mystic_video{background-color:white; color:#0099FF; font-size:18pt;}



img {border-right: 0; border-left: 0; border-bottom: 0; border-top: 0;
  }
table.main {
	border-width: 2px 2px 2px 2px;
	border-spacing: 1px ;
	border-style: solid;
	/* border-color: #000000 #000000 #000000 #000000 ; */
	border-color: black;
	border-collapse: collapse; /* or separate */
	background-color: #0099ff;
	
}

table.salon_hours { font-weight: bold; color: #FFFF00;}

td.main {border-width: 2px; border-spacing: 10px; border-style: solid; border-color: black; border-collapse: collapse; }
td.mystic {border-width: 2px; border-spacing: 10px; border-style: solid; border-color: black; border-collapse: collapse; background-color: #fff }
td.coming_soon {border: 2px; color: yellow; font-weight: bold;}
li.coming_soon { }
p.coming_soon {text-align: center; color:yellow; font-weight:bold;}


p.scroll { font-family: sans-serif; font-weight: bold; color: white;}

td.menur {/* background-image: url(./images/menu_right.png);*/}

td.menul {/*background-image: url(./images/menu_left.png);*/}

td.menu {/*background-image: url(./images/menu_back.png);*/}

div.scrolltext {background-color: #0099FF; border: solid; border-color: white; max-width: 750px; font-family: sans-serif; color: white; text-align: center;}

hr {width:750px;}

li.about {padding: 5px; margin: 5px; border: 5px;}

li.lotion {padding: 2px; margin: 2px; border: 2px;}

li.membership {padding:2px; margin: 2px; border: 2px; font-weight: bold; font-family: arial,sans-serif;}

td.justify {text-align: justify;}
td.h4 {font-size:18pt; font-weight: bold;}
td.product_feature {background-color: yellow;}
p.mystic { font-weight: bold; font-family: arial,sans-serif; }
td.tan_bed{ background-color:white;}
a.equipment:link{background-color: #FFFFFF; color: #FF0000; font-size:16pt}
a.equipment:visited{background-color:#FFFFFF; color:#FF0000; font-size:16pt;}
td.used_equip{ background-color:white;}
td.mystic_tan{ background-color:white;}
td.cus_serv{background-color:blue; color: yellow; font-size: 16pt; text-align:center;}
p.salon_name{font-size: 16pt; color: #FFFFFF;}
p.question{color: #FFFF00; text-align:left; font-size:16pt; width:750px;}
p.answer{color: #FFFFFF; text-align: justify; width:750px;}
td.app_employ{text-align: justify; }
table.used_equipment{background-image: url(./images/used_equip.png);}