/*  © Copyright TheMediaPoint - http://www.themediapoint.co.uk | main stylesheet */

body{
  font-size: 11px;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  margin:0px;
  padding:0px;
  color: #6a6a6a;
  background-repeat:repeat-x;
  background-color:#fff;
  text-align:center;
  background-image:url(../templates/images/kingswoodbackground.jpg);
}

body#homepage{
  background-image:url(../templates/images/kingswoodbackgroundhome.jpg);
}

/* basic layout ---------------------------------------------------------------- */

p{
padding-bottom:5px;
}

div {
  font-size: 1em;
}

#wrapper {
	width:900px;
	height:100%;
	margin:auto;
	padding:0px;
	min-height: 100%;
}

/* Header informatiom */

#headerlogo {
	width:268px;
	height:115px;
	background-repeat:no-repeat;
	float:left;
}


/* navigsation informatiom */

.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	1px solid #000;	
	text-decoration:none;
}
.sf-menu a:link, .sf-menu li li a, .sf-menu a:visited, .sf-menu a:active   { /* visited pseudo selector so IE6 applies text colour*/
	color:#fff;
	font-size:1em;
}
.sf-menu li {
	color:#7ad257;
	font-weight:bold;
}
.sf-menu li li {
	background:		#fff;
}
.sf-menu li li li {
	background:		#fff;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color:#fff;
	outline:		0;
	font-weight:bold;
	
}

.sf-menu { position:relative !important; overflow:visible !important; z-index:80; }

#current {
	color:#fff;
	background-image:url(../templates/images/navi-displayover.jpg);
background-repeat:repeat-x;
	}

/* Navi informatiom */

#navigation {
height:38px;
width:804px;
background-image:url(../templates/images/kingswood-navigation.png);
background-repeat:no-repeat;
margin:auto;
overflow:hidden;
}

.navimain{
margin-left:35px;
margin-top:1px;
}

.navimain li {
color:#fff;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:14px 0px;
text-align:right;
text-transform: uppercase;
width:auto;
}

.navimain li a {
color:#fff;
font-weight:bold;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:12px 15px 10px 15px;
background-image:url(../templates/images/navi-display.jpg);
border-left:1px solid #6b0c0c;
background-repeat:repeat-x;
text-transform: uppercase;
font-size:12px;
}

.navimain li a:hover {
color:#FFFFFF;
font-weight:bold;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:12px 15px 10px 15px;
text-decoration:uppercase;
border-left:1px solid #6b0c0c;
background-image:url(../templates/images/navi-displayover.jpg);
font-size:12px;
}

#last {
	border-right:1px solid #6b0c0c;
	overflow:hidden;
	}

/*dipslay*/

#display{
 	background-image:url(../templates/images/);
	background-repeat:no-repeat;
	width:654px;
	height:224px;
	margin-left:4px;
}

/* Content informatiom */

#content {
	width:900px;
	height:100%;
	margin:auto;
	color:#000000;
	background-repeat:no-repeat;
	text-align:left;
}

.content-left{
	width:628px;
	height:auto;
	float:left;
	background-image:url(../templates/images/);
	background-repeat:repeat-y;
	margin-top:20px;
}

.content-left-pos{
    width:550px;
	height:auto;
	float:left;
	margin-top:15px;
	text-align:left;
	font-size:12px;
	padding-left:46px;
	font:"Trebuchet MS";
	color:#5a5a5a;
}

.content-left-top{
	background-image:url(../templates/images/topcontentimage.jpg);
	background-repeat:no-repeat;
	width:665px;
	margin-left:2px;
}

.content-left-bottom{
	background-image:url(../templates/images/bottomcontentimage.jpg);
	background-repeat:no-repeat;
	clear:both;
	margin-left:2px;
}

.content-right{
	height:auto;
	float:left;
	margin-top:20px;
}

/* News */

#image-panel{
	width:285px;
	height:auto;
	margin-top:10px;
	text-align:center;
}

/* Feed */
.information{
        padding:8px;
}

/* Footer informatiom */

#footer {
     clear:both;
	 margin:auto;
}

.footer-left{
	font-size:9px;
	color:#666;
	text-align:left;
	margin:auto;
	padding-top:10px;
	float:left;
	padding-left:45px;
}


.footer-right{
	font-size:9px;
	color:#666;
	text-align:right;
	height:25px;
	margin:auto;
	padding-top:10px;
	float:right;
	padding-right:70px;
}

.space{
        height:45px;
        clear:both;
}

.logo{
	width:76px;
	padding-top:8px;
	height:78px;
	float:left;
}

/* links ----------------------------------------------------------------------- */

a {
	 text-decoration:none;
	 color:#333333;
	 background-color: inherit;
}

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


a.footer {
	 text-decoration:none;
	 color:#333333;
	 background-color: inherit;
	 text-decoration:underline;
}

a.footer:hover {
	 color:#999999;
	 text-decoration:none;
}

/* mediapoint style */

a.mediapoint{
	text-decoration:none;
  	color:#FF9900;
	font-weight:bold;
	text-decoration:underline;
}
	
a.mediapoint:hover{
	text-decoration:none;
    color:#FF9900;
	font-weight:bold;
}

/* headings -------------------------------------------------------------------- */

h1, h2, h4, h5 {
	  background-color: inherit;
	  color:#791818;
	  font-family:georgia, Times New Roman;
}

h1 {
	  font-size: 2em;
	  line-height: 1em;
	  padding-bottom:0.5em;
	  font-weight:normal;
}

h2 {
	  font-size:18px;
          margin: 0.5em 0 0.5em 0;
          font-weight:normal;
}

h3 {
	  font-size: 1em;
	  color:#000000;
          padding: 1em 0 0.5em 0;



}

h4 {
	  font-size: 1.3em;
	  line-height: 1.3em;
	  margin: 0.5 0 0.5em 0;
	  color:#000000;
}

h5 { 
	  font-size: 1em;
	  line-height: 1.3em;
      margin: 0 0 0.5em 0;
}

/* text ------------------------------------------------------------------------ */
p {
	  font-size: 1em;
	  line-height: 1.2em;
	  padding:0.2em;
}

strong, b {
	  font-weight: bold;
}

em, i {
	  font-style: italic;
}

/* jquery styles --------------------------------------------------------------- */


/* additional styles ----------------------------------------------------------- */

.clear {
  	clear: both;
}

label {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	width:130px;
}

.inputfeilds{
	border:1px solid #B5B6B6;
	font-size:12px;
	margin-left:1px;
	width:280px;
}

.inputcontact{
	font-size:12px;
	margin-left:1px;
	background-image:url(../templates/images/button.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	height:17px;
	width:105px;
	border:medium none;
	margin:3px 0 0 282px;
	text-decoration:none;
	text-transform:none;
}

.bookstyle{
	margin-bottom:10px;
}

.warning{
	color:#990000;
}

.correct{
	color:#996600;
}

/* navigation */

ul{
list-style-type:none;
padding:0px;
margin:0px;
line-height:1em;
}

li{
background-repeat:no-repeat;
background-position:0px 3px; 
padding-left:3px; 
}


/*outsidelinks*/

#linkdisplay{
	float:left;
	padding-left:125px;
}

.pos{
	margin-left:35px;
}

.sublock ul {
    margin:0;
    list-style:none;
}

.sublock li {
    margin:0;
    padding:1px 10px 12px 10px;
    list-style:none;
    font-size:18px;
	color:#FFFFFF;
	text-align:center;
	line-height:14px;
}


 /* slideshow*/

.pics {  
    height:  654px;  
    width:   224px;  
    padding: 0;
    margin:  0;  
} 
 
.pics img {
    width:  654px; 
    height: 224px; 
    top:  0;
    left: 0;
	border:none;
}

.photoimg {
background-color:#FFFFFF;
border:1px solid #999999;
float:left;
height:203px;
width:293px;
}

.teamdescription {
float:left;
height:auto;
width:250px;
margin-left:23px;
}

.inputfeilds {
border:1px solid #B5B6B6;
font-size:12px;
margin-left:1px;
width:280px;
}

label {
float:left;
width:100px;
font-size:12px;
color:#000;
}

.inputcontact {
border:1px solid #000;
background-color:#83be44;
color:#fff;
border:medium none;
cursor:pointer;
font-size:15px;
height:22px;
margin:0 0 0 278px;
text-decoration:none;
text-transform:none;
width:105px;
}


.sidepanel-bottom {
background-image:url(../templates/images/side1bottom.png);
background-repeat:no-repeat;
height:10px;
width:208px;
}

.sidepanel-mid {
background-image:url(../templates/images/sidedisplay.png);
background-repeat:repeat-y;
height:auto;
width:208px;
}

.sidepanel-top {
background-image:url(../templates/images/side1top.png);
background-repeat:no-repeat;
height:10px;
width:208px;
margin-top:20px;
overflow:hidden;
}

.picframe{
border:4px #004eb7 solid;
float:left;
height:101px;
margin:4px 11px 15px;
overflow:hidden;
padding:0;
width:151px;
background-color:#004eb7;

}

.visule{
width:816px;
height:311px;
background-image:url(../templates/images/);
margin:auto;
}

.home{
width:795px;
background-repeat:no-repeat;
margin:auto;
height:108px;
background-image:url(../templates/images/header.png);
}

.homesub{
width:795px;
background-repeat:no-repeat;
margin:auto;
height:108px;
background-image:url(../templates/images/header.png);
}

.homebase{
background-repeat:x-repeat;
background-image:url(../templates/images/);
background-color:#ff0000;
}

.subtext{
 color:#791818;
 font-size:1em;
 padding:10px;
 }
 
 .submain{
 color:#000;
 padding-left:9px;
 text-transform:uppercase;
 font-size:18px;
font-family:georgia, Times New Roman;
 }

#background{ 
height:278px;
margin:auto;
background-image:url(../templates/images/maindisplay.jpg);
background-repeat:no-repeat;
}

#imagespin{ 
margin:auto;
width:600px;
}

.imgbox{
border:1px #c3c3c3 solid;
}

.seabtn{
margin-top:5px;
}

/*  © Copyright TheMediaPoint - http://www.themediapoint.co.uk | main stylesheet */