/*
// MCS Entertainments
// Dark Colour // Highlight Colour */


html{
min-height: 101%;
}


*{
padding: 0px;
margin: 0px;
}


body{
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 0.8em;
background-color: #cccccc;
padding: 0px;
border: 0px;
margin: 0px;
margin-top: 10px;
margin-bottom: 10px;
color: #4b4b4b;
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
}

a{
text-decoration: none;
color: #000080;
}
a:hover{
color: #000000;
}

h1{
font-family: arial;
color: #000000;
padding-top: 0px;
margin-bottom: 10px;
font-size:1.4em;
letter-spacing: 1px;
font-weight: lighter;
}


h2{
font-size: 1.1em;
font-weight: bold;
letter-spacing: 1px;
color: #000000;
margin: 0px;
margin-top: 5px;
}

img{
border: none;
}

textarea.enquiry{
overflow: auto;
}

.acts{
float: left;
width: 315px;
text-align: left;
border: 1px solid #cccccc;
margin: 5px;
margin-bottom: 10px;
}

table.acts td{
padding: 0px 5px;
}

.acts2{
width: 650px;
text-align: left;
padding: 7px;
border: 1px solid #cccccc;
margin-bottom: 10px;
}












#container{
width: 925px;
background: #ffffff;
text-align: left;
margin: 0px;
background-repeat: repeat-y;
overflow: visable;
}

#content_wrapper{
clear: both;
overflow: auto;
}



#column1{
clear: both;
float: left;
width: 220px;

}

#column2{
float: left;
width: 680px;
height: auto;
text-align: right;
}


.textbox
{
width: 150px;
}

.textboxError
{
width: 150px;
}




.select
{
cursor: pointer;
width: 150px;
}

.submit
{
overflow: auto;
border: 0;
background: #02083c;
color: #ffffff;
cursor: pointer;
padding: 3px;
}

.response
{

}

#callback
{
width: 200px;
background-image: url(../images/middle.jpg);
background-repeat: repeat-y;
}


#contact
{
width: 190px;
background-image: url(../images/middle.jpg);
background-repeat: repeat-y;
padding-left: 10px;
text-align: left;
font-size: 12px;
line-height: 16px;
}

.callbacktop
{
width: 200px;
height: 30px;
display: block;
padding-top: 20px;
color: #ffffff;
overflow: hidden;
background-image: url(../images/top.jpg);
background-repeat: repeat-y;
}

.callbackbottom
{
width: 200px;
height: 25px;
display: block;
overflow: hidden;
background-image: url(../images/bottom.jpg);
background-repeat: repeat-y;
}


.response
{
height: 50px;
color: #2d99c8;
}












#header
{
width: 925px;
height: 150px;
background: #02083c;
background-repeat: repeat-y;

}

#innerheader
{
position: relative;
width: 925px;
height: 130px;

}

#headerleft
{
position: absolute;
left: 0px;
top: 0px;
}

#headerright
{
position: absolute;
right: 10px;
top: 5px;
}

#navigation
{
position: absolute;
right: -1px;
top: 120px;
}

#navigation ul
 {
}

#navigation li
{
list-style-type: none;
float: left;
}

#navigation a
{
display: block;
text-align: center;
font-size: 11px;
color: #ffffff;
padding: 5px 16px 5px 17px;

}

#navigation a:hover
{
color: #cccccc;
}

#navigation a.current
{
color: #cccccc;
}





#imgholder{
width: 400px;
height: 400px;
}



#content{
text-align: justify;
margin: 10px;
font-size: 11px;
line-height: 12pt;
color: #4b4b4b;
/*
background-image: url(../images/contback.jpg);
background-position: top right;
background-repeat: no-repeat;
*/
}

#content p{
padding: 3px;
margin: 2px;
}






#footer
{
width: 925px;
height: 60px;
background: #02083c;
font-size: 9px;
color: #cccccc;
}

#footer a
{
text-decoration: none;
color: #cccccc;
}

#footer a:hover
{
color: #cccccc;
}

#innerfooter
{
position: relative;
width: 893px;
height: 50px;
}

#footerleft
{
position: absolute;
left: 10px;
top: 10px;
}

#footerright
{
position: absolute;
right: 10px;
top: 20px;
}













#contact_left{
float: left;
width: 320px;
margin: 10px 30px 10px 40px;
text-align: center;
}

#contact_right{
float: left;
width: 320px;
margin: 10px 0px;
}


















#contact_form label{
clear: both;
float: left;
width: 100px;
text-align: left;
font-weight: bold;
margin-top: 7px;
}

#contact_form input,#contact_form textarea{
float: left;
width: 230px;
margin-top: 7px;
font-family: verdana,arial,tahoma,sans-serif;
font-size: 9pt;
border: 1px solid #cccccc;
padding: 3px;
}

#contact_form textarea{
overflow: auto;
height: 100px;
}

#contact_form input.submit{
width: auto;
padding: 4px 6px;
background: #000000;
border: 0;
float: left;
text-transform: uppercase;
color: white;
font-size: 0.8em;
font-weight: bold;
margin-right: 2px;
background-repeat: repeat-x;
}

div.sub_btns{
clear: both;
padding-left: 50px;
float: left;
}




#panel{
width: 1000px;
border: 1px solid #cccccc;
background: #999999;
color: #e2e2e2;
margin-bottom: 6px;
}







.infobar{
width: 370px;
padding: 5px;
color: white;
background: #ffffff;
}

#contright div.infobar{
margin-bottom: 1px;
}



.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
background: white;
}

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}






























