/* This style sheet is copyright (c) 2007 Front To Back Media Ltd */

body
{
  font-family: verdana, sans-serif;
  font-size:0.9em;
  margin: 0;
  padding: 0;
 
  background:#79ACCE;
}

#container 											
{
    width:988px; 
    margin-left: auto;
    margin-right: auto;
    background:#FFFFFF;
    border-left:solid 1px #FFFFFF;
    border-right:solid 1px #FFFFFF;
}

p
{
    font-size:0.75em;
    line-height:140%;
}

input,select,textarea
{
    font-family: verdana, sans-serif;
	margin-bottom:2px;
}

ul
{
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

li
{
  padding: 0px 0px 0px 0px;
  margin: 0px;
  font-size:0.7em;
  color:#FFFFFF;
  list-style-type:none;
  line-height:1.3em;
}

.cb
{
    clear:both;
}

.fl
{
    float:left;
}

.fr
{
    float:right;
}


a
{
    color:#063B77;  
    font-weight:bold;
    text-decoration:none;
}

a:hover
{
    color:#000000;  
    font-weight:bold;
    text-decoration:underline;
}

a img, img a {
    border: 0px;
}

img
{
    border-color:#073C78;
    border-width:1px;
}

table
{
    background:#44A1F0;
}

th
{
    background:#C3E1FB;
    text-align:left; 
    font-size:70%;
    font-weight:normal;
    vertical-align:top;
}

td
{
    background:#FFFFFF;
    text-align:left; 
    font-size:70%;
    color:#000000;
}

/* Header */

#sctop
{
  background:#fefefe;
  background:url("images/header.jpg") no-repeat right;
  height:96px;
}

#sctopl
{
    float:left;
    width:476px;
}

#sctopr
{
    float:left;
    width:502px;
    text-align:right;
    padding:30px 10px 0px 0px;
}

#sctopr h1
{
	color:#063A77;
	font-size:1.1em;
	font-weight:normal;
}

/* Main part of page */

#scbottom
{
  border-top:solid 3px #FFCC00;
}

/*
#scbottomline
{
	background:#44a1f0;
	height:2px;
	font-size:0%;
}*/

/* Main: Left side - navigation area */

#scleft
{
  width:163px;
  float:left;
}

.scnav
{
	background:#79ACCE;
	font-size:0.7em;
	text-align:right;
}

.scnav img
{
	border:none;
}

.scnav #active
{
	background:#11549E url("images/sun.gif") no-repeat bottom right;
	color:#FFFFFF;
}

.scnav a
{
	display:block;
	text-decoration:none;
	border-top:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	padding:14px 28px 1px 0px;
	height:15px;
}

.scnav a:hover
{
	background:#11549E url("images/sun.gif") no-repeat bottom right;
	text-decoration:none;
	color:#FFFFFF;
}

#f2b
{
	font-size:55%;
	text-align:center;
}

/* Main: Right side - content area */

#scright
{
  /*position:relative;
  margin-left:165px;*/
  float:left;
  width:822px;
  border-left:solid 3px #FFCC00;
  padding-bottom:15px;
  min-height: 615px;
}

#scrightl
{
  float:left;
  width:295px;
  padding:247px 0px 0px 15px;
}

#scrightr
{
    float:left;
    width:478px;
    background:url("images/bottom.jpg") repeat-x;
    padding:17px;
    /*min-height:400px;*/
     
}

#slideshow
{
	text-align:center;
	font-size:70%;
}

#slideshow img
{

}

div.pcaption
{
	font-size:0.7em;
	text-align:center;
	background:#073C78;
    padding:10px;
    
}

div.pcaption a
{
    color:#FFFFFF;
}


div.photol div.pcaption
{
    width:245px;
}

div.photop div.pcaption
{
    width:157px;
}

div.frplpb /* Float right + padding left + padding bottom */
{
	float:right;
	padding-left:20px;
	padding-bottom:20px;
}

div.frplpbpt /* Float right + padding left + padding bottom + padding top */
{
	float:right;
	padding-left:20px;
	padding-bottom:20px;
	padding-top:20px;
}

div.flplpb /* Float left + padding left + padding bottom */
{
	float:left;
	padding-left:20px;
	padding-bottom:20px;
}

div.flplpbpt /* Float left + padding right + padding bottom + padding top */
{
	float:left;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:20px;
}

div.photop
{
	width:175px;
	margin-bottom:20px;
	text-align:center;
	box-shadow:	0 0 10px #073C78;
	-o-box-shadow: 0 0 10px #073C78;
	-moz-box-shadow: 0 0 10px #073C78;
	-webkit-box-shadow:	0 0 10px #073C78;
}

div.photol
{
	width:263px;
	margin-bottom:20px;
	text-align:center;
	box-shadow:	0 0 10px #073C78;
	-o-box-shadow: 0 0 10px #073C78;
	-moz-box-shadow: 0 0 10px #073C78;
	-webkit-box-shadow:	0 0 10px #073C78;
}

div.photol img
{
    border:solid 1px #073C78;
}

/* Footer */

#scfooter
{
  border-top:solid 3px #FFCC00;
  background:#FFFFFF;
  font-size:0.7em;
  padding:2px;
}

img.scphoto
{
    margin-left:20px;
    margin-right:20px;
    border-width:2px;
}

div.scclearer
{
    clear: right;
    line-height: 0;
    height: 0;
}

div.scclearerleft
{
    clear: left;
    line-height: 0;
    height: 0;
}

div.scclearerboth
{
    clear: both;
    line-height: 0;
    height: 0;
}





h1
{
  font-size:150%;
  font-weight:bold;
  color:#FFFFFF;
  display:inline;
}

h2
{
  font-weight:bold;
color:#063B77;
font-size:0.75em;
  margin-top:0px;
  margin-bottom:5px;
}

div.scsectiontitle,h3
{
  font-size:0.75em;
  font-weight:bold;
  color:#44A1F0;
  margin:0px;
}

div.sccategoryn
{
  background:#FFFFFF;
  margin:2px;
  padding:2px;
  font-size:80%;
  font-weight:bold;
}

div.sccategory
{
  background:#FFFFFF;
  margin:2px;
  padding:2px;
  font-size:80%;
  font-weight:bold;
  text-decoration:none;
}

div.sccategory a
{
  text-decoration:none;
  display: block;
}

div.sccategory a:hover
{
  background:#C3E1FB;
  text-decoration:none;
}

div.sccategoryactive
{
  background:#C3E1FB;
  margin:2px;
  padding:2px;
  font-size:80%;
  font-weight:bold;
  text-decoration:none;
}

div.row 
{
 
  padding-top: 9px;
}

div.row span.label 
{
  float: left;
  width: 20%;
  text-align: right;
  font-weight: bold;
  margin-right:5px;
}

div.row span.formw
{
  float: right;
  width: 78%;
  text-align: left;
  
}

div.row span.formw input
{
    text-align:left;
    font-size:100%;
    font-family: verdana, sans-serif;
    background-color:#FAFAFF
}

div.row span.formw textarea
{
    text-align:left;
    font-size:100%;
    font-family: verdana, sans-serif;
    background-color:#FAFAFF
}

div.floatphoto 
{
  float: left;
  padding: 10px;
   text-align: center;
}


/* Forms */
.lblsml
{
	width: 120px; 
	float: left; 
	display: block; 
	text-align: right; 
	padding-right: 5px;
	padding-top:3px;
}

.lblmid
{
	width: 150px; 
	float: left; 
	display: block; 
	text-align: right; 
	padding-right: 5px;
	padding-top:3px;
}

modalBackground
{
	background:#AAAAAA;
}

#mapbox
{
    background:#073C78;
    width:245px;
    color:#FFFFFF;
    padding:15px 10px 15px 10px;
}

#mapbox a
{
    color:#FFCC00;
}

#mapc
{
    width:263px;
    height:230px;
    border:solid 1px #073C78;
    box-shadow:	0 0 10px #073C78;
	-o-box-shadow: 0 0 10px #073C78;
	-moz-box-shadow: 0 0 10px #073C78;
	-webkit-box-shadow:	0 0 10px #073C78;
}

#whychooseus
{
    background:url("images/why_choose_us.jpg") no-repeat left;
    width:317px;
    height:136px;
    margin-left:-20px;
    padding:25px 0px 0px 165px;
    margin-bottom:20px;
}

#special
{
    margin-left:-4px;
    margin-bottom:10px; 
}

#special img
{
    border:none;
}

#enquiry
{
    border: solid 1px #073C78;
    width:245px;
    padding:15px 10px 15px 10px;
    background:#FFFFFF;
}


.RadCalendar_Default td {
    font-size: 100% !Important;
}

.error ul li {
    color: Red;
}