/*--MAIN STYLE SHEET FOR PARK HAIR AND BEAUTY--*/

body, td, p
{
font-family:verdana,sans-serif;
font-size:7pt;
color:#000000;
margin:0px;
/*background-image:url(../images/bg1.gif);*/
}

ul, ol, blockquote
{
margin:0px 0px 0px 40px;
padding:0px;
}         

ul
{
list-style-type:disc;
}

a
{
color:#FFFFFF;
text-decoration:none;
}

a:hover
{
color:#666666;
}

h1
{
font-family:arial,sans-serif;
font-size:11pt;
color:#FFFFFF;
margin:0px;
}

h2
{
font-family:arial,sans-serif;
font-size:10pt;
color:#000000;
margin:0px;
}

h3
{
font-family:verdana,sans-serif;
color:#FF6600;
font-size:8pt;
margin:0px;
}

h4
{
font-family:verdana,sans-serif;
font-size:8pt;
color:#FFFFFF;
font-weight:normal;
margin:0px;
}

pre
{
margin:0px;
}

.menu td
{
font-family:tahoma,sans-serif;
font-size:8pt;
color:#FFFFFF;
margin:0px;
padding:0px;
font-weight:bold;
}

.menu td a
{
font-family:tahoma,sans-serif;
font-size:8pt;
color:#FFFFFF;
margin:0px;
padding:0px;
font-weight:bold;
}

.menu_a
{
font-family:tahoma,sans-serif;
font-size:8pt;
color:#FFFFFF;
margin:0px;
padding:0px;
font-weight:bold;
}

.menu td a:hover
{
font-family:tahoma,sans-serif;
font-size:8pt;
color:#666666;
margin:0px;
padding:0px;
font-weight:bold;
}

.search
{
font-family:Arial,Helvetica,sans-serif;
font-style:italic;
text-transform:uppercase;
font-size:11px;
color:#FFFFFF;/*#7C5947*/
background-color:#666666;
height:17px;
width:180px;
}

.search_button
{
font-family:Arial,Helvetica,sans-serif;
font-style:italic;
font-size:9px;
color:#FFFFFF;/*#996600*/
background-color:#666666;
height:20px;
width:50px;
}

.web_design
{
color:#000000;
text-decoration:none;
}

.web_design a:hover
{
color:#666666;
}

.scroller
{
color:#FFFFFF;
text-decoration:none;
}

/*-------------------------------------------------CSS FOR RECAPTCHA-------------------------------------------------*/

.recaptchatable .recaptcha_image_cell, #recaptcha_table
{
background-color:#000000 !important; //reCaptcha widget background color
}/*#5D4335*/
 
#recaptcha_table
{
border-color:#333333 !important; //reCaptcha widget border color
}
 
#recaptcha_response_field
{
border-color:#333333 !important; //Text input field border color
background-color:#000000 !important; //Text input field background color
}

.left_menu
{
cursor:hand;
}

/*-------------------------------------------------CSS FOR RECAPTCHA-------------------------------------------------*/

/*-------------------------------------------------CSS FOR MOVIE ROLLOVER-------------------------------------------------*/

#popup
{
/* contains the shape and size of the popup, but defaults it to not being visible. */
display: none; /**/
position: fixed; /**/
left: 100px; /*40%*/
top: 10px; /*10%*/
height: 540px; /*60%*/
width: 650px; /*55%*/
color: #000000;
font-family: 'Futura Md', verdana, sans-serif;
z-index: 4;
visibility: hidden;
}

#previewobj
{
/* the box containing the previewed page */
height: 100%;
width: 100%;
border: 5px solid #000000;
color: #000000;
z-index: 4;
overflow: hidden;
}

#popshad
{
/* shadow for the popup, also invisible by default. */
display: none;
position: fixed;
left: 22%;
top: 0%;
height: 100%;
width: 71%;
border: 0px inset red;
z-index: 3;
visibility: hidden;
}

#hpre
{
font-size: 350%;
padding: .2em;
}

.icons a
{
/*  (compatibility) This should let Opera and Safari render the popups. */
display: block;
}

.icons a:hover img.button
{
background-color: #d0f5a9;
}

.icons a:hover #popup
{
display: block;
}

.icons a:hover #popshad
{
display: block;
}

/*-------------------------------------------------CSS FOR MOVIE ROLLOVER-------------------------------------------------*/

.border_table_1
{
padding: 2px 4px 2px 4px;
border-right: 1px solid #333333;
border-left:  1px solid #333333;
border-top:  1px solid #333333;
border-bottom:  1px solid #333333;
}

<!--START OF BUTTON PRICES ROLLOVER-->
/*
#button-price a
{
display:block;color:transparent;
}

#button-price a:hover
{
background-position:left bottom;
}

a#button-pricea
{
display:none
}
/*
#button-hide a
{
display:block;color:transparent;
}

#button-hide a:hover
{
background-position:left bottom;
}

a#button-hidea
{
display:none
}
*/
<!--END OF BUTTON PRICES ROLLOVER-->
