/* CSS Document */

/* Structure */
body{
	padding:0;
	margin:0;
	
	font-size:10pt;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	background:url(pic/bg.gif) top repeat-x #53090b;
}

.topText{
	color:#fff;
	margin:0 0 0 0;
	padding: 0 0 16px 0;
	text-align: center;
	text-transform: uppercase;
	font-size:8pt;

	background-color:#000;
}

.topText a{
	color:#fff;
	text-decoration:underline;
}
.topText a:hover{
	color:#fff;
	text-decoration:none;
}

.btmText {
	text-transform: uppercase;
	font-size: 8pt;
	text-align: center;
	color: #fff; }
	
.btmText a {
	color: #fff;
	text-decoration: underline;
 }
 
.btmText a:hover {
	color: #fff;
	text-decoration: none;
 }

.container{
	width:820px;
	margin:0 auto;
	background:url(pic/center_bg.gif) center repeat-y;
}
.head{
	height:31px;
	line-height:31px;
	padding-left:20px;
}
.head, .head a, .head a:hover{
	color:#fff;
}
.header{
	background:url(pic/header.jpg) top center no-repeat;
	height:327px;
	padding:13px 10px 0;
}
.menu{
}
.flash{
	float:right;
}
.center{
	padding:5px 20px 5px 0;
	margin-left:275px;
}
.special{
	float:left;
	width:255px;
	padding:0;
	margin:0 0 0 10px;
}
.special img{
	border:0;
}
.footer{
	background:url(pic/center_bg.gif) center repeat-y;
	font-size:8pt;
	line-height:23px;
	height:;
	clear:both;
	padding:5px 30px;
}
.footer, .footer a, .footer a:hover{
	color:#999;
}
.webbuilt4u{
	float:right;
}
.webbuilt4u a img{
	border:0;
}
.spacer{
	margin:5px 30px;
	clear:both;
	border-bottom:1px solid #53090b;
}
/* Structure End */

/* Main styles */
h1, h2, h3, h4, h5 {
	margin:0;
	padding:10px 0;
	color:#9e1316;
}
h1{
	font-size:16pt;
}
.impact{
	color:#9e1316;
	font-size:12pt;
}
p{
	margin:10px 0;
	padding:0;
}

a{
	color:#9e1316;
	text-decoration:underline;
}
a:hover{
	color:#9e1316;
	text-decoration:none;
}
/* Main styles End */


/* Menu */
.menu ul{
	padding:110px 0 0;
	margin:0;
	font-size:12pt;
	font-weight:bold;
}
.menu li{
	list-style-type:none;
	width:255px;
	line-height:36px;
	margin:0;
	padding:0;
}
.menu li a{
	padding-left:30px;
	text-decoration:none;
	color:#000;
	
	display:block;
}
.menu li a:hover, .menu li a.current{
	text-decoration:none;
	background:url(pic/menu_bg.gif) repeat-y;
	color:#fff;
	
	display:block;
}
/* Menu End */


/* BIA Standard */
.big{
	font-size:16pt;
}
.small{
	font-size:8pt;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
img.fr{
	margin:5px 0 5px 10px;
}
img.fl{
	margin:5px 10px 5px 0;
}
.cl{
	clear:both;
}
.centered{
	text-align:center;
}
.right{
	text-align:right;
}
.mb{
	margin:10px;
}
.inblock{
	display:inline-block;
}
/* BIA Standard end */

/* additional */
p.response{
	margin:10px 0 0;
	font-style:italic;
}
p.subscription{
	margin:0 0 10px;
	text-align:right;
}
p.question{
	font-weight:bold;
}
p.answer{
	font-style:italic;
}
/* additional end */

/* Enquiry */
form{
	padding-left:10%;
}
form p{
	font-weight: bold;
}
form label{
	float: left;
	width: 110px;
	text-align:right;
	padding-right:10px;
}
form input, form textarea{
	width: 180px;
	margin-bottom: 5px;
}
form textarea{
	width: 250px;
	height: 50px;
}
form .short{
	width:80px;
}
form input[type="radio"], form input[type="checkbox"]{
	width:1em;
}
form #Submit{
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
}
/* for me causing only problems so far
 form br{
	clear: left;
} */
.red{
	color:red;
}
button.calendarStyle{ /* pop-up calendar */
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(calendar/calendar.png);
	cursor: pointer;
	cursor: hand;
}
/* Enquiry End */

/* gallery */
.gallery{
	text-align:left;
}
a.thickbox img{
	border:1px solid #000;
}
a.thickbox:hover img{
	border:1px solid #9e1316;
}
/* gallery end */

/* titles in gallery */
.thickbox{
	text-decoration:none;
}
.thickbox .pabsolute{
	position:absolute;
	margin:0 0 0 -80px;
	
	height:20px;
	width:60px;
	text-align:center;
	background:white;
	border:1px solid #9e1316;
}
/* titles in gallery end */

/* Show/Hide functionality */
.gallery h3{
	cursor:pointer;
}
.gallery div{
	display:none;
}
/* Show/Hide functionality End */

/* Pass form */
.pass_form{
	width:60%;
	text-align:right;
}
.pass_form p{
	text-align:right;
}
/* Pass form End */

.btmList {
	text-transform: uppercase;
	clear: both;
	text-align: center;
	font-size: 8pt;
	padding: 20px 0 10px 0;
}

.footer #sectionSiteContent {
 		clear: both;
 		overflow: auto;
 		height: 100px;
 		color:#333;
 		text-transform: none;
 		text-align:left;
 		line-height: 14px;
 		font-size: 8pt;
 		margin: 0 -15px 15px -15px;
 		padding: 15px 30px 15px 40px; }

 .footer #sectionSiteContent h3 {
 		text-transform: uppercase;
 		font-size: 10px;
 		padding: 0 0 5px 0; }
 		
 		 .footer #sectionSiteContent h3 a {
 		 	color:;
 		  }

 .footer #sectionSiteContent h4 {
 		
 		padding: 0;
 		margin: 0; }

		.footer #sectionSiteContent h4 a {
			margin: 0;
		 }

 .footer #sectionSiteContent p {
 	margin: 0 0 10px 0;
 	color: #666;
 	padding: 0;
 }
 