/*Main styles for Zilda Brazilian Spa*/


body{
background:transparent url(picstrip_trans.gif) repeat;
}

table.head {
width: 790px; 
height: 175px;
text-align: left; 
margin-left: auto; 
margin-right: auto;
} 

td.bar1{
border: 2px solid grey; 
background-image: url(bar_green.gif); 
height: 25px;
}

td.logo{
border-style: none solid solid;
border-color: -moz-use-text-color grey grey; 
border-width: 0px 2px 2px; width: 774px; 
text-align: center; 
vertical-align: middle; 
height: 98px; 
background:transparent url(Zilda_logo_grad_yellow.gif) no-repeat;
}

img.logo{
width: 790px;
height: 100px;
}

td.bar2{
border-style: none solid solid; 
border-color: -moz-use-text-color grey grey; 
border-width: 0px 2px 2px;
background-image: url(bar_green.gif);
height: 25px;
}


#end{
width: 786px; 
height: 45px;
border: 2px solid grey; 
padding:2px;
background-image:url(bar_green.gif) ;
position: relative;
margin-left:auto;
margin-right:auto;
font-size:8pt;
font-family: Papyrus;
}

#end a:link, #end a:visited{

text-decoration:none;
background:none;
color:navy;
}

#end a:hover{color:Chartreuse ;}

#EndZilda{
height: 20px;
border: 2px solid grey; 
padding:2px;
/*background-image:url(bar_green.gif) ;*/
position: relative;
margin-left:auto;
margin-right:auto;
font-size:10pt;
font-family: Papyrus;
text-align:center;
}


table.main{
width: 790px; 
text-align: left; 
margin-left: auto; 
margin-right: auto;
}



table.main tr{
hieght:50px;
}

td.sections{
width: 786px; 
height: 50px;
border: 0px ; 
padding:2px;
background-image:url(bar.gif) ;
background:none;
margin-left:auto;
margin-right:auto;
text-align:center;
}

td.sections img{
height:35px;
width: 150px;
}

td.sections a:link img,td.sections a:visited img{
border:0px;
background:none;
}

td.content{
background-color: LightGoldenRodYellow;
border: 1px solid grey;
font-family: Papyrus;
padding:20px;
}

td.content table{text-align: center;}

td.content a:link, td.content a:visited{

text-decoration:none;
background:none;
color:navy;
}

td.content a:hover{color:Chartreuse ;}

#IndexContent{

text-align: center;
height: 50px;
}

td.content table td{
text-align:center;}

#AboutUsContent{

text-align: center;
height: 59px;
}

#Content{
margin-left:auto;
margin-right:auto;
width:790px;
}

#Content td{
margin-left:auto;
margin-right:auto;
width:395px;
padding:5px;
}


#ContactContent{

text-align: center;
height: 59px;
}

#ContactContent table{
margin-left:auto;
margin-right:auto;
text-align:center;
}

#ServicesContent{

text-align: center;
height: 50px;
}



#PoliciesContent{

text-align: center;
height: 59px;

}


#AppointmentRequest td{
margin-left:auto;
margin-right:auto;
text-align:center;
width:395px;
}

#WaxMenu{

width:600px;
margin-left:auto;
margin-right:auto;
}

#WaxMenu td{
width:150px;
}

#SpaPackages table{
width:500px;
}

#SpaPackages table td{
width:200px;
}

#NailMenu{
margin-left:auto;
margin-right:auto;
width:600px;
}

#NailMenu td{
width:300px;
}


/*Start Tab Styles - I used these in one version of the web site. Not used in the current style*/

/* links */
ul.tabs {
	list-style: none;
	margin: 0;
	padding: 0px;
	border: 0px;
	font-size: 20px;
	
}
ul.tabs li {
	position: relative;
	float: left;
	width: 400;
	margin: 0;
	padding: 0px 4px 0 0;
}
ul.tabs a {
	display: block;
	width: 300;
	padding: 10px;
	border: 2px solid grey;
	border-bottom: 2px;
	border-top-width: 2px;
	text-decoration: none;
}
ul.tabs a, ul.tabs a:link, ul.tabs a:visited {
	background: rgb(255,255,235);
	color: black;
}
ul.tabs a.active, ul.tabs a:link.active, ul.tabs a:visited.active {
	background: LightGoldenRodYellow ;
	color: black;
	font-weight: bold;
}
ul.tabs a.active {
	position: relative;
	top: 2px;
}




/* panels */
div.tabs {
	padding: 0px;
}
div.tabs div.tabs {
	padding: 0px;
}
div.tabs div.tabs div {
	clear: left;
	width:780px;
	background: LightGoldenRodYellow;
	padding: 5px;
	border: 2px solid grey;
	font-size: ;
}

#c{
text-align:;
position: fixed;
}

#t1{
text-align: center;
}

#t2{
text-align: center;
}

#t3{
text-align: center;
font-size: 20px;
}

#t4{
text-align: center;
}

#t5{
text-align: center;
padding:0px;
}

