/* CSS Document */
body{
background-image: url(../images/bg_02.jpg);
background-repeat: repeat-x;
background-color: #3f3f3f;
padding: 0px;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
line-height: 18px;
color: #000;
}
.content {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
line-height: 18px;
color: #000;
}
.heading {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
padding: 5px;
padding-left: 5px;
color: #8f0000;
}
.spacer {
height: 8px;
}
.page_title {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
padding: 5px;
padding-left: 15px;
letter-spacing: 2px;
color: #fff;
}
.page_title a {
color: #fff;
}
.page_title a:hover {
color: #FFCC00;
}
a{
font-size: 12px;
font: Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
color: #8F0000;
border-bottom: 1px dotted #8f0000;
}
a:hover{
font-size: 12px;
font: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color: #000000;
border-bottom: 1px dotted #8f0000;
}
.nav a{
font-size: 12px;
font: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
color: #000;
border-bottom: none;
}
.nav a:hover{
font-size: 12px;
font: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
color: #8F0000;
border-bottom: 1px dotted #8f0000;
}
.nav a.active{
font-size: 12px;
font: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
color: #8F0000;
border-bottom: 1px dotted #8f0000;
}
.join_us {
background-image: url(../images/magicland_innerpage_16.jpg);
background-repeat: repeat-y;
color: #000;
}
.bullets {
font-size: 11px;
}
form {
padding: 0px;
margin: 0px;
}
.texth {
width: 200px;
height: 16px;
border: 1px solid #3f3f3f;
background-color: #fff;
font-size: 11px;
padding-top: 2px;
padding-left: 2px;
}
.textah {
width: 200px;
height: 50px;
border: 1px solid #3f3f3f;
background-color: #fff;
font-size: 11px;
padding-top: 6px;
padding-left: 6px;
}
.textf {
width: 290px;
height: 18px;
border: 1px solid #3f3f3f;
background-color: #fff;
font-size: 11px;
padding-top: 6px;
padding-left: 6px;
}
.textext {
width: 90px;
height: 18px;
border: 1px solid #3f3f3f;
background-color: #fff;
font-size: 11px;
padding-top: 6px;
padding-left: 6px;
}
.texta {
width: 290px;
height: 100px;
border: 1px solid #3f3f3f;
background-color: #fff;
font-size: 11px;
padding-top: 6px;
padding-left: 6px;
}