@charset "UTF-8";
/* Layout styles */



/* =============================================== */
/*                general stryles                  */
/* =============================================== */

* {margin:0px; padding:0px; border:0px;}
divi {border:1px solid #fff;}

body {background:#000 url('images/bg.gif') center top no-repeat; font-family:helvetica,arial,sans-serif;font-size:13px;}
a {text-decoration: none; color:#F60}
a:visited {color:#F93}

divi {border:1px solid #000;}

p {margin-bottom: 20px;}

#logo {background: url('images/logo.png') left top no-repeat;display:block; top:0px; width:132px; height:120px;font-size:100px;color:#fff; margin-left:45px; margin-top:15px; float:left; }


/* =============================================== */
/*                wireframe styles                 */
/* =============================================== */

#wrapper {width:100%; text-align:center;}
#page {width:800px; margin-left:auto; margin-right:auto;}

#header { width:800px; height:143px; background:url(images/bg_header.png);}

#top_menu {width:536px;float:right;height:143px;margin-top:0px;margin-right:30px;} /*old margin-left:15px;*/
#top_menu ul {list-style-type:none;width:100%;display:block;height:20px;float:left;}
#top_menu li {display:block;padding-right:30px;float:left;}

#menu { display:block; width:536px; float:right; height:176;}
#menu ul {list-style-type:none; display:block;}
#menu li {display:block; float:left;}

#content_home { display:block; width:500px; background:url(images/bg_content.png); float:right; height:500;}
#content_location { display:block; width:372px; background:url(images/bg_content.png); float:left; height:500;}

#content { display:block;  width:800px; background:url(images/bg_content.png); height:500;}

#content_h { display:block;  width:800px; background:url(images/bg_content.png); height:565;}

#img_home {width:500px; height:500px; display:block; float:right; margin:20px 26px 15px 0px; text-align:left; color:#FFF; line-height:150%; font-family:Arial, Helvetica, sans-serif;}
/* =============================================== */
/*           Rollover Menu                         */
/* =============================================== */

#menu_salon {background:url(images/menu_salon.png) top left no-repeat; display:block; width:109px; height:143px; }
#menu_salon:hover {background:url(images/menu_salon_on.gif) top left no-repeat; display:block; width:109px; height:143px}

#menu_products {background:url(images/menu_products.png) top left no-repeat; display:block; width:140px; height:143px;}
#menu_products:hover {background:url(images/menu_products_on.gif) top left no-repeat; display:block; width:140px; height:143px;}

#menu_hair {background:url(images/menu_hair.png) top left no-repeat; display:block; width:97px; height:143px;}
#menu_hair:hover {background:url(images/menu_hair_on.gif) top left no-repeat; display:block;  width:97px; height:143px;}

#menu_nails {background:url(images/menu_nails.png) top left no-repeat; display:block; width:190px; height:143px;}
#menu_nails:hover {background:url(images/menu_nails_on.gif) top left no-repeat; display:block; width:190px; height:143px;}


#side_pic {width:250px; height: 400px;  display:block; float:left; margin:20px 15px 15px 15px;}

#home_adrs {width:240px; height:500px; display:block; float:left; margin:20px 15px 15px 15px;}

#text {width:490px; height:500px; height:400px; display:block; float:right; margin: 20px 20px 15px 10px;  text-align:left; color:#FFF; line-height:150%; font-family:Arial, Helvetica, sans-serif;}


/* =============================================== */
/*                          Hair                   */
/* =============================================== */

#hair_txt {width:250px; display:block; float:left; }
#hair_txt ul {list-style-type:none; width:100%; float:left;}
#hair_txt li { font-family: Verdana, Geneva, sans-serif; padding: 0px 0px 3px 15px; font-weight:bold; color:#fe5000; font-size:13px; }

#hair_price {width:200px; display:block; float:right; margin-right:0px; }
#hair_price ul {list-style-type:none; width:100%; float:left;}
#hair_price li { font-family: Verdana, Geneva, sans-serif; padding: 0px 0px 3px 15px; color:#FFF; font-weight:bold; font-size:13px; }



/* =============================================== */
/*                          waxing_nails                   */
/* =============================================== */

#nails {width:350px; height:430px; display:block; float:left; margin:20px 24px 24px 24px; text-align:left; color:#FFF; line-height:150%; font-family:Arial, Helvetica, sans-serif; margin-left:50px;}
#waxing {width:350px; height:430px; display:block; float:right; margin:20px 24px 24px 24px; text-align:left; color:#FFF; line-height:150%; font-family:Arial, Helvetica, sans-serif; margin-left:0px;}

#wn_txt {width:220px; display:block; float:left; }
#wn_txt ul {list-style-type:none; width:100%; float:left;}
#wn_txt li {font-family: Verdana, Geneva, sans-serif; padding: 0px 0px 5px 15px; color:#fe5000; font-weight:bold; font-size:14px; }

#wn_price {width:120px; display:block; float:right; }
#wn_price ul {list-style-type:none; width:100%; float:left;}
#wn_price li { font-family: Verdana, Geneva, sans-serif; padding: 0px 0px 5px 0px; color:#FFF; font-weight:bold; font-size:14px; }

#title {margin-top:20px; margin-bottom:10px;}

#title1 {margin-bottom:10px;}


#footer {color:#FFF; font-size:10px; font-family:Arial, Helvetica, sans-serif; margin-bottom:24px; text-align:center;}



