/*
Design by STORMY SUNDAY
http://www.stormysunday.com
All Rights Reserved © 2008-2009
*/
.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
.opacityit:hover img{
filter:Alpha(opacity=70);
-moz-opacity: 0.7;
}/*url(images/xtras/grad-top.jpg) repeat-x */
body {
background: url(images/bck-red-1.jpg);
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
letter-spacing: 1px;
padding: 0;
margin: 0;
}
.field {
padding: 0;
}
.form {
width: 400px;
padding-left: 80px;
}
.form-center {
text-align: center;
}
.inputname {
float: left;
margin-left: 90px;
font-size: 10px;
}
.inputter {
float: right;
margin-right: 300px;
}
a, active, visited {
color: #dc0019;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #dc0019;
text-decoration: none;
font-weight: bold;
}
p {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
letter-spacing: 1px;
line-height: 155%;
padding-top: 5px;
padding-right: 100px;
padding-left: 90px;
padding-bottom: 20px;
margin: 0;
text-align: justify;
}
h1 { 
font-size: 12px;
text-transform: uppercase;
margin-left: 15px;
padding-top: 3px;
margin-bottom: -6px;
color: #555555;
}
h2 { 
text-align: center;
font-size: 12px;
text-transform: uppercase;
margin-left: 0;
padding-top: 0;
margin-bottom: 15px;
color: #FFFFFF;
border-bottom: 1px solid #FF0000;
}
#container {
width: 960px;
margin: 0 auto;
padding-left: 30px;
}
#menu{
margin-left: -90px;
padding: 0;
height: 42px;
padding-top: 10px;
}
#menu li {
display: inline;
margin-left: -10px;
}
#menu a:hover {
color: #000000;
}
#top {
width: 960px;
}
#header {
width: 749px;
padding: 0;
float: left;
}
#logo{
float: right;
padding: 0;
}
#content {
width: 749px;
background-color: #FFFFFF;
}
#logo {
float: right;
padding: 0;
}
#content2 {
background: url() repeat-y #FFFFFF;
float: left;
clear: both;
padding: 0;
margin-top: 4px;
}
.block1{
float: left;
padding-left: 90px;
margin: 0 auto;
width: 560px;
text-align: justify;
}
.block1-title{
float: left;
padding-bottom: 5px;
padding-top: 5px;
width: 558px;
}
.block1-img{
float: left;
margin: 0 auto;
padding-right: 23px;
padding-bottom: 15px;
}
#footer {
background: url(images/xtras/grad1.jpg) repeat-x 0 40px #ffffff;
width: 749px;
clear: both;
height: 62px;
padding: 0;
padding-top: 40px;
text-align: center;
}
#footer a{
color: #FFFFFF;
}
#footer a:hover {
color: #FFFFFF;
font-weight: bold;
}
img {
border: 0px;
padding: 0;
}
/* span*/
.style1{
color: #e2001a;
font-weight: bold;
}
.style2{
font-size: 20px;
}
.style3 {
color: #CCCCCC
}
#hintbox1{ /*CSS for pop up hint box */
position:absolute;
background: #dc0019;
width: 370px; /*Default width of hint.*/ 
padding: 6px;
line-height:18px;
z-index:100;
visibility: hidden;
margin-top: -67px;
margin-left: -220px;
font-size: 9px;
text-align: center;
}
#hintbox2{ /*CSS for pop up hint box */
position:absolute;
background: #dc0019;
width: 370px; /*Default width of hint.*/ 
padding: 6px;
line-height:18px;
z-index:100;
visibility: hidden;
margin-top: -67px;
margin-left: -240px;
font-size: 9px;
text-align: center;
}

#hintbox3{ /*CSS for pop up hint box */
position:absolute;
background: #dc0019;
width: 370px; /*Default width of hint.*/ 
padding: 6px;
line-height:18px;
z-index:100;
visibility: hidden;
margin-top: -67px;
margin-left: -225px;
font-size: 9px;
text-align: center;
}

#hintbox4{ /*CSS for pop up hint box */
position:absolute;
background: #dc0019;
width: 370px; /*Default width of hint.*/ 
padding: 6px;
line-height:18px;
z-index:100;
visibility: hidden;
margin-top: -67px;
margin-left: -210px;
font-size: 9px;
text-align: center;
}
.hintanchor{ /*CSS for link that shows hint onmouseover*/
}
