/*
	Theme Name: Bournemouth Development Company
	Theme URI: http://www.yammayap.com/
	Description: The main Bournemouth Development Company theme.
	Author: Yammayap
	Author URI: http://www.yammayap.com/
	Version: 1.0

	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	This CSS file is a concatenation of style.css from HTML5 Boilerplate and style.css from Starkers.
	Comment blocks indicate where each begins and ends, like this, for example...
*/

@import url(http://fonts.googleapis.com/css?family=Muli:300,300italic,400,400italic);


/* HTML5 ✰ Boilerplate */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }


::-moz-selection{ background: #5d87ad; color:#fff; text-shadow: none; }
::selection { background:#5d87ad; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #5d87ad; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea { color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #ffffff; }
a:hover { color: #ffffff; text-decoration:none;}


/**
 * Primary styles
 *
 * Author: Yammayap - http://www.yammayap.com
 */


body{
	background:#bedae6;
	font-family: Muli, sans-serif;
	font-style:normal;
	font-weight:300;
}

#header{
	padding:0 0 480px 0;
}
.holding #header{
	padding:0 0 280px 0;
}
.hub #header, .main #header{
	padding:0 0 10px 0;
}
.clearboth{
	clear:both;
}
.container{
	width:968px;
	*width:888px;
	margin:0 auto;
}

.bournemouth{
	background:url(images/common/bournemouth.jpg) no-repeat center top #264639;
	width:888px;
	padding:0 30px 50px 50px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}


.hub, .main{
	background:0;
	background:url(images/common/bournemouth-inner.jpg) no-repeat center top #264639;
	*zoom:1;
}

.holding{
	background:url(images/common/bournemouth-holding.jpg) no-repeat center top #264639;
}


.boxshadow .bournemouth{
	border:none;
	box-shadow:0 0 10px #888888;
}

.logo{
	background:url(images/common/logo.png) no-repeat right top;
	display:block;
	width:267px;
	height:90px;
	text-indent:-900px;
	float:left;
}











.ie8 #top-nav .inner ul li {
	padding:0 10px 10px 0;
}
#main-nav {
    float:right;
    display:inline-block;
    clear:right;
    width:600px;
	margin:50px 0 0 0;
    /*background: url("images/bg-nav-left.jpg") no-repeat scroll -2px top transparent;*/
	background:none;
}
#main-nav .inner {
    float:right;
    display:inline-block;
    clear:right;
    width:600px;
    /*background: url("images/bg-nav-right.jpg") no-repeat scroll top right transparent;*/
	background:none;
}

#main-nav ul {
	margin:0 10px -15px 10px;
	float:right;
	padding-bottom:3px;
    background: url("images/common/main-nav/nav-under.png") no-repeat scroll bottom center transparent;
}
#main-nav ul li {
    float:left;
    margin:5px 0 0 0;
    list-style:none;
    /*background: url("images/nav-gradline.jpg") no-repeat scroll top right transparent;*/
	background:none;
}
#main-nav ul li a {
    display:block;
    padding:0 0 0 22px;
    color:#0b5492;
	font-size:1.15em;
    overflow: hidden;
	height:auto;
   _float:left;
    background: url("images/common/main-nav/nav-left.jpg") no-repeat scroll top left transparent;
	font-weight:400;
	font-style:normal;

}
#main-nav ul li.home a {
    background: url("images/common/main-nav/nav-left-home-active.png") no-repeat scroll top left transparent;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {

#main-nav ul li a {
    display:block;
    padding:0px 0 0px 22px;
}
}
#main-nav ul li a span {
    padding:10px 15px 9px 0;
   float: right;
   *float: left;
   height:30px;
    background: url("images/common/main-nav/nav-right.jpg") no-repeat scroll top right transparent;
}
#main-nav ul li a.active:hover, #main-nav ul li a.active {
    color:#494732;
    text-decoration:none;
    background:#ccc;
    background: url("images/common/main-nav/nav-left-hover.jpg") no-repeat scroll top left transparent;
}
#main-nav ul li a:hover {
    background: url("images/common/main-nav/nav-left-hover.jpg") no-repeat scroll top left transparent;
    text-decoration:none;
}
#main-nav ul li a.active:hover span, #main-nav ul li a.active span {
    color:#fff;
    text-decoration:none;
    background:#000;
    background: url("images/common/main-nav/nav-right-hover.jpg") no-repeat scroll top right transparent;
}
#main-nav ul li a:hover span {
    background: url("images/common/main-nav/nav-right-hover.jpg") no-repeat scroll top right transparent;
	color:#fff;
	cursor:pointer;
}
#main-nav ul li.home a.active:hover, #main-nav ul li.home a.active {
    background: url("images/common/main-nav/nav-left-active.png") no-repeat scroll top left transparent;
}
#main-nav ul li.home a:hover {
    background: url("images/common/main-nav/nav-left-active.png") no-repeat scroll top left transparent;
    color:#fff;
}
#main-nav ul li.home a.active:hover span, #main-nav ul li.home a.active span {
    background: url("images/common/main-nav/nav-right-hover.jpg") no-repeat scroll top right transparent;
    color:#fff;
}
#main-nav ul li.home a:hover span {
    color:#fff;
    background: url("images/common/main-nav/nav-right-hover.jpg") no-repeat scroll top right transparent;
}
#main-nav ul li.contact a:hover span, #main-nav ul li.contact a.active span {
    color:#fff;
    background: url("images/common/main-nav/nav-right-active.png") no-repeat scroll top right transparent;
}
#main-nav ul li.contact a span {
    background: url("images/common/main-nav/nav-right-normal.png") no-repeat scroll top right transparent;
}
#main-nav ul li.contact a:hover, #main-nav ul li.contact a.active {
    background: url("images/common/main-nav/nav-left-end.jpg") no-repeat scroll top left transparent;
}
#main-nav ul li.contact a {
    background: url("images/common/main-nav/nav-left-end-normal.jpg") no-repeat scroll top left transparent;
}











.strapline, #header h1{
	font-size:5.8em;
	*width:890px;
	*font-size:5.6em;
	color:#fff;
	float:left;
	clear:both;
	font-weight:300;
	margin:15px 0 0 0;
	padding:0;
	line-height:1em;
	*line-height:1.1em;
	border:none;
}

.leftcol{
	width:550px;
	*width:540px;
	float:left;
	display:inline;
}

.hub .leftcol{
	width:250px;
	*width:240px;
	padding-top:20px;
}

.main .leftcol{
	width:200px;
	*width:200px;
	padding-top:20px;
}

.rightcol{
	width:288px;
	*width:278px;
	float:left;
	display:inline;
	padding: 0 0 0 70px;
}

.hub .rightcol{
	width:650px;
	*width:645px;
	padding: 15px 0 0 0;
}
.main .rightcol{
	width:700px;
	*width:700px;
	*margin-right:-20px;
	padding: 15px 0 0 0;
}
.home .leftcol{
	width:520px;
}
.home .rightcol{
	width:338px;
	*width:308px;
	padding:65px 0 0 50px;
}
.rightcol img{
	border:5px solid #fff;
}
.innerholder img{
	border:0;
	border-radius:3px;
}
.release .rightcol img{
	margin-bottom:10px;
}
dl{
	color:#fff;
	line-height:1.7em;
}
dt, dd{
	float:left;
	width:100px;
}
dt{
	width:150px;
}
h2{
	padding:30px 0 15px 0;
}
.release h2{
	padding:110px 0 15px 0;
}
.footer{
	padding:50px 0 20px 0;
}
.hubfooter{
	padding:200px 0 20px 0;
}

.footer p{
	font-size:0.9em;
}

.bournemouthcouncil, .morgansindall{
	display:block;
	text-indent:-9000px;
	float:right;
	margin:0 0 0 0;
}

.bournemouthcouncil{
	width:53px;
	height:60px;
	margin-right:30px;
	background:url(images/common/bc.png) no-repeat left bottom;
}
.morgansindall{
	width:135px;
	height:30px;
	padding-top:15px;
	background:url(images/common/muse-logo.png) no-repeat left bottom;
}

.twitter, .linkedin, .instagram{
	display:block;
	text-indent:-9000px;
	float:left;
	margin:0 0 0 0;
}

.instagram{
	width:40px;
	height:40px;
	margin-right:15px;
	background:url(images/common/instagram.png) no-repeat left bottom;
}
.twitter{
	width:40px;
	height:40px;
	margin-right:15px;
	background:url(images/common/twitter.png) no-repeat left bottom;
}
.linkedin{
	width:40px;
	height:40px;
	background:url(images/common/linkedin.png) no-repeat left bottom;
}



h1, h2, h3, h4, h5, h6{
	color:#fff;
	font-size:2.7em;
	font-weight:400;


}

.release h1{
	font-size:2.2em;
}

h1{
	border-bottom:1px solid #325d5c;
	padding:0 0 10px 0;
	margin:0 0 0 0;
	font-weight:300;
}
.hub .leftcol h1{
	text-indent:-8000em;
	border:none;
	height:0;
}
.h1{
	*width:675px;
}

.h1green .h1bottom{
	background:url(images/common/headings/bg-green-h1-bottom.png) no-repeat center bottom;
}
.h1green h1{
	background:url(images/common/headings/bg-green-h1.1.png) no-repeat center top;
}
.h1orange .h1bottom{
	background:url(images/common/headings/bg-orange-h1-bottom.png) no-repeat center bottom;
}
.h1orange h1{
	background:url(images/common/headings/bg-orange-h1.png) no-repeat center top;
}
.h1brown .h1bottom{
	background:url(images/common/headings/bg-brown-h1-bottom.png) no-repeat center bottom;
}
.h1brown h1{
	background:url(images/common/headings/bg-brown-h1.png) no-repeat center top;
}
.h1maroon .h1bottom{
	background:url(images/common/headings/bg-maroon-h1-bottom.png) no-repeat center bottom;
}
.h1maroon h1{
	background:url(images/common/headings/bg-maroon-h1.png) no-repeat center top;
}
.h1purple .h1bottom{
	background:url(images/common/headings/bg-purple-h1-bottom.png) no-repeat center bottom;
}
.h1purple h1{
	background:url(images/common/headings/bg-purple-h1.png) no-repeat center top;
}
.h1mariner .h1bottom{
	background:url(images/common/headings/bg-mariner-h1-bottom.png) no-repeat center bottom;
}
.h1mariner h1{
	background:url(images/common/headings/bg-mariner-h1.png) no-repeat center top;
}

.h1 .h1bottom{
	padding:6px;
	margin:0 0px 0 2px;
	*background-position:2px 0;
}

.h1 h1{
	border:0;
	font-size:1.8em;
	padding:10px 10px 5px 30px;
	margin:0 0px 0 2px;
	*background-position:2px 0;
}


p{
	color:#fff;
	padding:5px 0 5px 0;
	line-height:1.7em;
}
.hub .leftcol p{
	font-size:1.15em;
}
.leftcol p.enlarge{
	font-size:1.15em;
}
.pream{
	font-size:2em;
	line-height:1.8em;
	color:#9aafa8;
	font-weight:400;
}
.release .pream{
	font-size:1.8em;
}
.comingsoon{
	color:#16346c;
	float:right;
	font-weight:400;
	font-size:1.1em;
	letter-spacing:-.01em;
	padding:60px 60px 0 0;
}
ul{
	list-style:none;
	margin-left:60px;
}
.home ul{
	margin-left:0px;
}
.hub ul{
	margin-left:20px;
	_margin-left:0;
}

ul li {
	/*background:url(images/common/logos-rightcol.png) no-repeat left top;*/
	margin-bottom:10px;
}

.home .rightcol ul li {
	width:287px;
}

.hub .rightcol ul {
	margin-top:20px;
	margin-right:-20px;
}

.hub .rightcol ul li {
	margin-bottom:20px;
	margin-left:20px;
}

ul li a{
	display:block;
	padding:8px 79px 0 20px;
	text-decoration:none;
	font-weight:400;
	font-size:1.3em;
	overflow:hidden;
	/*background:url(images/bg-green.png) no-repeat left top;*/
	font-style:normal;
	font-weight:300;
}

.hub .rightcol ul li a, .hub .rightcol ul li{
	float:left;
}
.rightcol ul li{
	border-radius:8px;
}

ul li a:hover{
	text-decoration:underline;
}

.home .what {
	background: url("images/common/logos-rightcol.png") no-repeat scroll left top transparent;
	background-position:0 -3px;
}

.home .explore {
	background-position:0 -73px;
}

.home .questions {
	background: url("images/common/logos-rightcol.png") no-repeat scroll left top transparent;
	background-position:0 -143px;
}

.home .orange{
	background:url(images/common/boxouts/bg-orange.png) no-repeat left -50px;
}

.home .green{
	background:url(images/common/boxouts/bg-green.png) no-repeat left -50px;
}

.home .mariner{
	background:url(images/common/boxouts/bg-mariner.png) no-repeat left -50px;
}

.orange{
	background:url(images/common/boxouts/bg-orange.png) no-repeat left top;
}

.green{
	background:url(images/common/boxouts/bg-green.png) no-repeat left top;
}

.mariner{
	background:url(images/common/boxouts/bg-mariner.png) no-repeat left top;
}

.maroon{
	background:url(images/common/boxouts/bg-maroon.png) no-repeat left top;
}
.brown{
	background:url(images/common/boxouts/bg-brown.png) no-repeat left top;
}
.purple{
	background:url(images/common/boxouts/bg-purple.png) no-repeat left top;
}


.what{
	background:url(images/common/boxouts/what-is-bdc.jpg) no-repeat right top;
}
.why{
	background:url(images/common/boxouts/why-bdc.jpg) no-repeat right top;
}
.meet{
	background:url(images/common/boxouts/meet-the-team.jpg) no-repeat right top;
}
.questions{
	background:url(images/common/boxouts/your-questions-answered.jpg) no-repeat right top;
}
.how{
	background:url(images/common/boxouts/how-does-it-work.jpg) no-repeat right top;
}
.local{
	background:url(images/common/boxouts/keep-it-local.jpg) no-repeat right top;
}



.rightcol ul li a{
	box-shadow:-1px 1px 5px #333333;
	width:188px;
	border-radius:8px;
}

.footcontainer{
	width:968px;
	margin-top:-40px;
}

.h100{
	height:100px;
	float:left;
	clear:right;
}
.h50{
	height:51px;
	float:left;
	clear:right;
}

.hub-text {width: 120px; display:block;}



.leftcol ul{
	margin-left:-10px;
}


.leftcol ul li{
	background:none;
	margin:5px 0 5px 0;
	position:relative;
}
.leftcol ul li a{
	padding:7px 0 0 10px;
	font-size:1.2em;
	background:none;
}
.leftcol ul li a span{
	display:block;
	height:9px;
	width:200px;
	float:left;
	position:absolute;
	left:0;
}
.leftcol ul li.active{
	margin:10px 0 10px 0;
}
.leftcol ul li a:hover, .leftcol ul li.active a{
	background:url(images/common/left-nav/bg-leftmenu-top.png) no-repeat left top;
	text-decoration:none;
}
.leftcol ul li a:hover span, .leftcol ul li.active a span{
	background:url(images/common/left-nav/bg-leftmenu-bottom.png) no-repeat left bottom;
	*bottom:0;
	*margin-bottom:-9px;

}




.press-release{
	padding:5px 8px 5px 8px;
	margin:0 14px 0 0;
	background:#065744;
	color:#fff;
	float:right;
	font-weight:300;
	border-radius:6px;
	box-shadow:#222 -1px 1px 5px;
}


.press-release small{
	font-size:0.8em;
}

.press-release em{
	vertical-align:super;
	font-style:normal;
	font-size:0.5em;
}



.press-release span{
	font-size:1.35em;

}

.press-release span.bigger{
	font-size:1.45em;
}

.pp_social .facebook {
    float: left;
    margin-left: 5px;
    overflow: hidden;
    width: 55px;
	display:none;
}







.holder{
	background:url(images/content/bg-content.png) repeat-x left top;
	/*background:url(images/content/bg-content-2.png) repeat-x left 6px;*/
	/*background:url(images/content/bg-content-90.png) repeat-x left 6px;*/
	background:url(images/content/bg-blue-90.png) repeat-x left 6px;

	margin-right:16px;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
	position:relative;

}

.innerholder{
	background:url(images/content/bg-innercontent.png) no-repeat left top;
	background:url(images/content/bg-innercontent-2.png) no-repeat left top;
	padding-top:6px;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	position:relative;
	margin-top:-6px;
}

.content{
	padding:0 9px 30px 9px;
}

.content p{
	color:#00274d;
	padding:15px 15px 0 15px;
	font-size:1.15em;
}
.content em{
	font-style:normal;
	font-style:italic;
}

.content .pream{
	font-size:1.4em;
	line-height:1.8em;
	margin-bottom: 5px;
}


#newsright .pream{
	line-height:1.2em!important;
}


.content .team-member{
	padding:20px 0 0 20px;
}

.content .team-member p{
	padding:0 0 0 0;
}

.content .team-member img{
	float:left;
	padding:0 20px 0 0;
}

.content .news-list{
	padding:20px 0 0 20px;
}

.content .news-list p{
	padding:0 0 0 0;
}

.content .news-list .space10{
height: 7px; display: block;}

.content .news-list img{
	float:left;
	padding:0 20px 0 0;
}


.content .news-list p span{
	color:#666;
}
.content .news-list p span.go{
	color:#00274D;
}
.content .news-list a{
	color:#00274D;
	text-decoration:none;
}
.content .news-list a:hover span.go, .content .news-list a:hover .pream{
	text-decoration:underline;
}


.innerholder .call-to-contact{
	background:url(images/content/bg-calltocontact.png) no-repeat center top;
	margin:30px 0 0 1px;
	padding:15px 10px 10px 15px;
	font-size:1.4em;
	*font-size:1.35em;
	color:#00274D;
	text-align:center;
	font-weight:400;
}
.innerholder .call-to-contact a{
	color:#00274D;
}
.innerholder .call-to-contact-bottom{
	background:url(images/content/bg-calltocontact-bottom.png) no-repeat center bottom;
	margin:0 0 0 1px;
	padding:10px 10px 0 20px;
}
.clearcont{
	padding:0 0 7px 0;
	clear:both;
}
.newscontent img{
	float:right;
	margin:10px 0px 0 15px;
}
.newscontent .date{
	color:#666;
}



label{
	width:100%;
	display:inline-block;
	color:#00274d;
	padding:10px 0 5px 0;
	font-size:1.1em;
}
input{
	width:245px;
	border:1px solid #e5e6e8;
	border-top:1px solid #7e7e80;
	border-left:1px solid #7e7e80;
	padding: 5px;
}
textarea{
	width:290px;
	height:248px;
	padding: 5px;
	border:1px solid #e5e6e8;
	border-top:1px solid #7e7e80;
	border-left:1px solid #7e7e80;
}
.enquiry-form select {
	width:252px;
}
.enquiry-form textarea.booking {
	width:255px;
}
select{
	width:100%;
	color:#000;
	padding:5px 0 5px 3px;
	font-size:0.9em;
}
form span{
	display:inline-block;
	padding:10px 0 10px 0;
}

label span {display: inline; float:none; padding: 0;}
.ie6 form span, .ie7 form span{
	padding:0px 0 10px 0;
}
form span span{
	display:inline;
	padding:0;
}
.ie6 form span span, .ie7 form span span{
	padding:0;
}
form span span span span{
	color:#484139;
	padding:0 4px 0 0;
	font-size:0.9em;
	margin-left:-4px;
}
.checkbox{
	margin:23px 5px 0 0;
	width:auto;
	float:left;
}
.newslabel{
	float:left;
	width:auto;
	margin-top:10px;
}
.ie6 .checkbox{
	margin-top:24px;
	margin-bottom:0;
}
.ie7 .checkbox, .ie8 .checkbox, .ie9 .checkbox{
	margin-bottom:0;
	margin-top:24px;
	padding:2px 0 2px 0;
}


.enquiry-form{
	margin-bottom:10px;
	margin-top:2px;
	padding:15px 20px 0 20px;
    background: url("images/bg-listinggrad.jpg") repeat-x scroll right top;
}
.formleft, .formright{
	float:left;
	width:310px;
}

.enquiry-form-competition .formleft {
	width: 295px;
}
.enquiry-form-competition .formright {
	width: 295px;
	float: right;
}
.enquiry-form-competition input[type='text'], .enquiry-form-competition input[type='password'], .enquiry-form-competition input[type='email'] {
	width: 283px;
}

.enquiry-form .submit{
    background: url("images/send-now.png") no-repeat scroll right bottom;
	border:0;
	color:#00274d;
	font-family: Muli, sans-serif;
	font-weight:normal;
	font-size:1.3em;
	padding:17px 17px 14px 17px;
	float:right;
	display:inline;
	width:120px;
	margin:10px 0 0 0;
}

.enquiry-form-competition .submit {
	margin-top: 15px;
}


a.newsletter{
	color:#00274d;
	font-family: Muli, sans-serif;
	font-size:1.3em;
	display:block;
	padding:20px 0 0 20px;
}






.infoBox {
	background: url("images/gmap/gmap-bg.png") no-repeat scroll 0% 0% transparent!important;
	*background: url("images/gmap/gmap-bg.gif") no-repeat scroll 0% 0% transparent!important;
}
.innerinfo {
    font-family: 'Lato',sans-serif;
    font-size: 20px;
    margin: -10px -10px -5px -5px;
    padding: 5px;
    width: 300px;
}
.infoBox .innerinfo {
    height: 135px;
    margin: 5px 5px 0 0;
    overflow-y: auto;
    padding: 0 0 0 15px;
    position: absolute;
    top: 0;
    width: 260px;
}
.infoBox img, .subhubgen .rightcol .listing-info img {
    margin-top: 7px !important;
    padding-right: 10px;
    z-index: 1000000000;
}
.subhubgen .rightcol .listing-info img {
    margin-top: 10px !important;
}
.subhubgen .rightcol .listing-info h2 {
    margin-top: 10px;
}
.subhubgen .rightcol .dirbox .infoBox img {
    float: right;
}
.infoBox .innerinfo img {
    margin-right: 5px;
    padding-right: 0;
}
.subhubgen .rightcol .dirbox .infoBox .innerinfo img {
    float: left;
    padding: 0;
}
.innerinfo h4 {
    color: #064789;
    font-size: 17px;
    font-weight: normal;
    margin-top: 5px;
}
.innerinfo h4 a {
    color: #064789;
}
p.infotitle, .subhubgen .rightcol .dirbox p.infotitle {
    color: #064789;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0;
	padding:0;
}
.innerinfo ul {
    list-style: none outside none;
    margin:0!important;
    padding:0;
}
.rightcol .innerinfo ul li {
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    padding-left: 0;
    width: 100px;
}
.rightcol .infoBox .innerinfo ul li {
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    padding-left: 0;
    width: 90px;
	background:none;
	margin:0;
}
.innerinfo ul li.board {
    background: url("images/boardicon.gif") no-repeat scroll 0 0 transparent;
}
.innerinfo ul li.plate {
    background: url("images/plate.gif") no-repeat scroll 0 0 transparent;
}
.innerinfo ul li.uni {
    background: url("images/uni.gif") no-repeat scroll 0 0 transparent;
}
.infoimg {
    float: left;
    margin-right: 10px;
}




#devsites{
	margin:15px 15px 0 15px;
}
#devsite{
	margin:15px 15px 0 0;
}




.site-left, .site-middle, .site-right {
    float: left;
    font-size: 1.1em;
    line-height: 1.6em;
}
.site {
    padding: 10px 0 5px 15px;
}
.site h2{
	color:#00274d;
	font-size:1.15em;
	padding:0;
}
.site a {
    color: #666666;
    text-decoration: underline;
}
.site p {
    color: #666666;
	padding:0;
	font-size:1.15em;
}
.site a:hover {
    text-decoration: none;
}
.site-right {
    width: 140px;
}
.site-left {
    width: 140px;
	padding-right:20px;
}
.divide {
    padding: 0 0 20px;
}






#yammayap{float:right;text-align:right;padding:5px 30px 20px 0;color:#68b88a;font-size:0.9em;}
#yammayap a{color:#68b88a;text-decoration:none;margin:0;}
#yammayap a:hover{color:white;text-decoration:underline;}
#yammayap a#yflogo{background:url(images/common/yammayap-1.png) no-repeat right;padding: 2px 25px 2px 0;}
#yammayap a#yflogo:hover{background: url(images/common/yammayap-2.png) no-repeat right;}




.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

.contacterror {
padding: 5px;
border: 3px solid #CE981A;
background: #FFE266;
padding-bottom: 20px;
margin-top: 20px;}

.contacterror ul{
list-style: square;
margin-top: 20px;}

.contacterror ul li{
background: none;}

.contactcomplete {
padding: 5px;
border: 3px solid #78AE4A;
background: #C1E0A6;
padding-bottom: 20px;
margin-top: 20px;}

.content a{color: #092E53;}

.content ul {list-style: square; color:#00274D; margin-top:10px; font-size: 1.1em;}

.content .alignleft {float: left; clear: left; margin-right: 20px;}

#newsright {float:right; width:470px;}


.form-success {
	background: #dff0d9;
	padding: 10px;
	border: 1px solid #d6e8c7;
	color: #3c763d;
	margin: 20px 20px 5px 20px;
}
.form-success p {
	color: #3c763d;
	padding: 0;
	line-height: 1.6;
	font-size: 15px;
	margin: 0;
}
.form-errors {
	background: #f2dede;
	padding: 10px;
	border: 1px solid #ebccd1;
	color: #a94442;
	margin: 20px 20px 5px 20px;
}
.form-errors p {
	color: #a94442;
	padding: 0;
	line-height: 1.6;
	font-size: 15px;
	margin: 0;
}
.form-errors ul {
	line-height: 1.6;
	font-size: 15px;
	color: #a94442;
	list-style: square;
	padding: 0 0 0 18px;
	margin: 10px 0 0 0;
}
.form-errors ul li {
	line-height: 1.6;
	font-size: 15px;
	color: #a94442;
	margin: 0;
	padding: 0;
}