/*
Layout.css 
for Quadrant Business Centre Sheffield
*/

html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #EEEEEE;
	color: #666;
	margin: 0px;
	padding: 0px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 78%; 
}

h1 {
	margin-top: 0px;
	margin-bottom: 12px;
	color: #A0D300;
	font: normal 28px arial, helvetica, sans-serif;
	letter-spacing: -1px;
	padding-top: 7px;
}

a img {
	border: 0px;
}

a.bluelink { color: #003E7E; font-size:12px; text-decoration:none; }
a.bluelink:hover { color: #666; text-decoration: underline; }

#canvas {
	position: relative;
	background-color: #FFFFFF;
	border-left: 1px solid #A0D300;
	border-right: 1px solid #A0D300;
	border-bottom: 1px solid #A0D300;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 205px 0 0 0;

	width: 750px;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 750px;
	background-image: url(../images/layout/header-bkgnd.jpg);
}

#logo { position: absolute; top: 149px; left: 28px; border: none; }
#crosshair { position: absolute; top: 98px; left: 29px; border: none; }
#telephonenum { position: absolute; top: 106px; left: 90px; border: none; color: #FFF; font-size: 24px; padding: 0px; margin: 0px; }
#contactuslink { position: absolute; top: 110px; right: 20px; color: #FFF; padding: 0px; margin: 0px; font-size: 1.4em;font-weight: normal;  }
#contactuslink a { color: #FFF;	background: url(../images/layout/crosshairstiny.gif) top left no-repeat; padding: 0px 0px 0px 25px; }
#contactuslink a:hover { color: #A0D300; }

#searchbox { position: absolute; top: 110px; left: 260px; }
#searchbox form, #searchbox fieldset { margin: 0px; padding: 0px; border: none; }
#ajaxSearch_submit {  margin: 1px 0px 0px 0px; font-size: 0.85em; }

#ajaxSearch_input { width: 120px; font-size: 0.85em; }

#quicklinks { position: absolute; top: 110px; left: 433px; }
#quicklinks select { margin: 0px 0px 0px 0px; font-size: 0.85em; width: 140px; }
#quicklinkssubmit { margin: 0px 0px 0px 0px; font-size: 0.85em; }

#sitetitle {
	position: absolute;
	top: 170px;
	left: 380px;
	width: 283px;
	height: 15px;
	background: url(../images/layout/sheffieldsleadingoffice.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
	
}

#sitetitle em, #skip a { display: none; }

#skip {
	position: absolute;
	top: 65px;
	right: 20px;
	width: 216px;
	height: 29px;
	color: #A0D300;
	background-image: url(../images/layout/logo_text.gif);
	margin: 0px;
	letter-spacing: 5px;
}

#menu {
	position: absolute;
	top: 215px;
	left: 5px;
	width: 185px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font: normal 12px/12px  arial, helvetica, sans-serif;
}

#menu ul a {
	color: #86B000;
	text-decoration: none;
	padding-left: 10px;
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url(../images/layout/arrow.gif);
	background-position: -40px -40px
}

#menu ul a:hover, #menu ul li.inactive a:hover, #menu ul li.active a {
	color: #4F6800;
	background-position: 0px 0px;
}

#menu ul li.inactive a {
	color: #86B000;
	background-position: -40px -40px;
}


#menu li {
	background-image: url(../images/layout/dotted_line.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 12px;
}
#menu li a { display: block; }

#menu ul.level1 {
	padding-top: 3px;
	padding-left: 15px;
	font: normal 11px arial, helvetica, sans-serif;
}
#menu ul.level1 li { background-image: none; padding: 0px; }
#menu ul.level2 {
	padding-left: 15px;
	font: normal 11px arial, helvetica, sans-serif;
}

html>body #menu ul.level1 li { padding-top: 3px; }


#body {
	margin: 0px;
	margin-left: 200px;
/*	background-image: url(../images/layout/topcorner.gif);
	background-repeat: no-repeat;
	background-position: top right;
*/	padding-right: 10px;
	height:500px;
}
html>body #body {
	height: auto;
	min-height: 500px; 
}

#body ul { font-size: 12px; margin-top: 20px; margin-bottom: 20px; }
#body li { font-size: 12px; }


#footer {
	clear: both;
	text-align: center;
	font: normal 10px verdana, arial, helvetica, sans-serif;
	margin-top: 80px;
	margin-bottom: 15px;
	color: #999;
}

#footer a {
	color: #666;
	text-decoration: underline;
}

#footer a:hover {
	color: #86B000;
	text-decoration: underline;
}

#copyright {
	font: normal 10px verdana, arial, helvetica, sans-serif;
	color: #999;
	padding-bottom: 10px;
	text-align:center;
}


/* BODY TEXT STYLES */


#body a {
	color: #86B000;
	text-decoration: underline;
}

#body a:hover {
	color: #4F6800;
	text-decoration: none;
}

#body h2 {
	margin-top: 0px;
	margin-bottom: 13px;
	color: #666;
	font: normal 18px arial, helvetica, sans-serif;
}

#body h3 {
	margin-top: 0px;
	margin-bottom: 13px;
	color: #666;
	font: bold 12px arial, helvetica, sans-serif;
}

#body h3 a {

}

#body h3 a:hover  {
	color: #86B000;
	text-decoration: underline;
}


#body p {
	color: #666;
	font: normal 12px/16px arial, helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 12px;
}

#body pre {
	color: #999;
	font: normal 11px/12px 'lucida console', monospace;
	margin-top: 6px;
	margin-bottom: 12px;
}

#body ul {
	color: #666;
	font: normal 12px/16px arial, helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 12px;
	list-style-image: url("../images/layout/bullet.gif")
}

#body li {
	margin-top: 0px;
	margin-bottom: 3px;
}

hr {
	border-top: 1px solid #CCC;
	color: #FFF;
	height: 1px;
	clear: both;
}


.imgfloatright {
	float: right;
	padding-left: 5px;
	margin: 0 0 15px 10px;

}
.imgfloatleft {
	float: left;
	padding-right: 5px;
	margin: 0 10px 15px 0;
}

#body dl {
	color: #666;
	font: normal 12px/16px arial, helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 9px;
	padding-left:23px;
}

#body dt {
	padding-left: 15px;
	background-image: url("../images/layout/bullet.gif");
	background-position: center left;
	background-repeat: no-repeat;
}

#body dd {
	margin-left: 15px;
	padding-bottom: 6px;
}	


#body .highlight { background-color: #ECFFB0; }
#body .center { text-align: center; }
#body .right { text-align: right; }


#body .quote {
	padding-left: 25px;
	padding-right: 25px;
	font-style: italic;
}

.newsitem {
	position: relative;
	margin-top: 12px;
}

#body .newsitem h3, #body .newsitem p {
	margin-left: 150px;
	margin-bottom: 3px;
	margin-top: 0px;
}

.readmore {
	text-align: right;
}

.newsdate {
	position: absolute;
	top: 0px;
	left: -300px;
}
html>body .newsdate {
	left: -150px;
}


.thumbnail {
	display: inline;
}
.thumbnail img {
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
}

.photobuttons {
	text-align: center;
}

#body .photobuttons a {
	text-decoration: none;
	margin: 5px;
}

.photobuttons span {
	color: #999;
	margin: 5px;
}

#body .photobuttons a:hover { text-decoration: underline; }

.photo {
	text-align: center;
}

.photo img {
	border: 1px solid #000;
}

#body .imgwcaption {
	font: normal 10px arial, sans-serif;
	text-align: center;
}
#body .imgwcaption img {
	border: 1px solid #333;
}

/* LEFT HAND SIDEBAR ADVERT DIV. Added 12/10/2007 */
/*
.advert {
	margin-top:0.5em;
	font-family: arial, sans-serif;
	background: url(../images/layout/sidebar-panel1.gif);
	background-repeat:no-repeat;
	font-size:small;
	height: 148px;
	padding-left:2.5px;
	padding-top:2px;
}

.advert h2 {
	color:#172313;
	background:transparent;
	font-size:16px;
}

.advert h3 {
	color:#426536;
	background:transparent;
	font-size:14px;
}
*/
/*.advert p { padding: 10px 60px 10px 10px; } */


.infopack {
/*	width: 115px; */
}

#menu .advert { /* border: 1px solid #999; */ padding: 0; margin: 20px 0; width: 100%;
	position: relative;
}


div#infopackad {
	position: relative;
	background: url(../images/layout/requestpack-bkgnd.jpg) top right no-repeat;
	margin: 0;
	padding: 10px;
	border: none;
	height: 1%;
}
#infopackad h2 { 	
	color:#172313;
	font-size:14px;
	margin: 0;
	padding: 0 0 15px 0;
}
#infopackad h3 {
	color:#426536;
	font-size:12px;
	margin: 0;
	padding: 0 0 10px 0;
}
#infopackad p {
	padding: 0 75px 0 0; 
	margin: 0;
}

#infopackad a, #infopackad a:link, #infopackad a:active, #infopackad a:visited 
{
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	color: #86B000;
}

#infopackad a:hover {
	text-decoration:underline;
	color: #4F6800;
}


#newsletterpanel { 
	background: url(../images/layout/left-bkgnd.jpg) top left no-repeat;
	margin: 0;
	padding: 10px;
	border: none;
}
#newsletterpanel h2 { 	
	color:#172313;
	font-size:14px;
	margin: 0;
	padding: 0 0 15px 0;
}
#newsletterpanel form { padding: 0px; margin: 0px; }
#newsletterpanel #name, #newsletterpanel #email  { width: 155px; margin: 0px 0px 5px 0px; padding: 0px; }

/* ======================================================= */


/* New footer menu div. Added 15/10/2007 */

.footermenu {
	margin-left: 200px;
	width: 50%;
	text-align:center;
}


.footermenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.footermenu ul li {
	display:inline;
}

.footermenu ul li:before { content: "| "; }
.footermenu ul li:first-child:before { content: ""; }



/*IE workaround*/

* html .footermenu ul li
{
border-left: 1px solid black;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}



/*Win IE browsers - hide from Mac IE\*/

* html .footermenu { height: 1%; }


* html .footermenu ul li
{
display: block;
float:left;
text-align:center;
}


/*End hide*/
/*Mac IE 5*/


* html .footermenu ul li:first-child { border-left: 0; }

/* ======================================================= */

/* captured form errors listed in a div */
.errors {
	color:#CC3333;
	background:#FFCCCC;
	border:1px solid #CC3333;
	margin-bottom:20px;
	margin-top:1em;
	font-size:13px;
	padding: 2px 5px;
}

/* ======================================================= */

/* generic contact form styles */

.contact-form {
	margin: 20px 0;
}

.contact-form form {
	border: 1px solid #A0D300;
	padding: 10px;
	background-color: #F2FFCC;
}

.contact-form input, textarea {
	border:1px solid #99CC00;

}

.contact-form textarea {
	width: 450px;
}

#Name, #organisation, #position, #email, #address1, #address2 {
	width: 250px;
}
#postcode {
	width: 80px;
}

.contact-form .submit {
	cursor:pointer;
	margin-top:1em;
	font-weight:bold;
	background-image: url(../images/layout/formbg2.gif);
	background-repeat:repeat-x;
	color:#666;
	border:outset 1px #ccc;
	padding-left:1em;
	padding-right:1em;
	padding-top:1em;
	padding-bottom:1em;
}

#logos { margin: 15px 0; padding-bottom: 20px; text-align:center; }
#logos img { border: none; display: inline; }

/* -------------------------------------- ajaxSearch Styles ---------------------------------------- */
.ajaxSearch_paging { font-size:1em; }

#body .ajaxSearch_highlight, #content .ajaxSearch_highlight1 { font-size:1em; font-weight:bold; background-color: #FFFF66; }
#body .ajaxSearch_resultLink { font-size:1em; font-weight:bold; }
#body .ajaxSearch_resultLink a:hover { color:#00b4e5; }
#body .ajaxSearch_resultDescription { display: none; font-size:1.0em; font-style: italic }
#body .ajaxSearch_paging { display: block; font-size:1em;  font-weight:bold; padding: 5px 5px 20px 0px; }
#body .AS_ajax_resultsIntroFailure { font-size: 1em; }

/* -------------------------------------- Treasure Chest Styles ---------------------------------------- */
div.treasure_cart { margin: 10px 0px; padding: 10px; width: 200px; border: 1px dashed #666; font-weight: bold; }
.treasure_cart span { padding: 0px 6px 0px 0px; }
.treasure_cart a { padding: 0px 12px 0px 0px; }

#cafemenu table { margin: 10px 0px; }
#cafemenu td { padding: 0px 10px; }
#cafemenu h2 { font-size: 1.2em; font-weight: bold; padding: 20px 0px 0px 0px; margin: 0px; }

/* -------------------------------------- Home Page Styles ---------------------------------------- */
#homeboxes { clear: both; float: left; margin: 10px 0px 15px 0px; width: 540px; background: url(../images/layout/homepanels-bkgnd.jpg) top left no-repeat; background-color: #FFF; }
#homeboxes div.box1, #homeboxes div.box2, #homeboxes div.box3 { float: left; width: 182px; padding: 106px 0px 20px 0px; }
#homeboxes div.box3 { width: 174px; }
#homeboxes div div { padding: 0px 15px 0px 9px; } 
#homeboxes div.box3 div { padding: 0px 7px 0px 9px; } 

#homeboxes h2 { padding: 0px 0px; margin: 0px; color: #FFF; display: block; } 
#homeboxes div a { display: block; color: #FFF; background: url(../images/layout/biglinkarrow.gif) 0px 2px no-repeat; text-decoration: none; padding: 0px 26px 0px 0px; } 
#homeboxes div a:hover { color: #CCC; background: url(../images/layout/biglinkarrow.gif) 0px -48px no-repeat; } 


#homepanels { clear: both; float: left; margin: 10px 0px 15px 0px; width: 540px; background: url(../images/layout/homepanel-bkgnd.jpg) top left no-repeat; }
#homepanels div.panel1, #homepanels div.panel2, #homepanels div.panel3 { float: left; width: 190px; padding: 15px 0px 8px 0px; }
#homepanels div.panel3 { width: 160px; }

#homepanels p { font-size: 1.1em; line-height: 1.3em; font-weight: bold; }
#homepanels a { color: #333; }
#homepanels a:hover  { color: #FFF; text-decoration: underline; }

#homepanels div.panel1 p { padding: 0px 85px 0px 15px; }
#homepanels div.panel2 p { padding: 0px 40px 0px 15px; }
#homepanels div.panel3 p { padding: 0px 85px 0px 15px; }

#subscribehome { background: url(../images/layout/left-bkgnd.jpg) top left no-repeat; margin: 0px 0px 0px 0px; }
#subscribehome p { font-size: 1em; padding: 16px 10px 10px 10px; margin: 0px; }
#subscribehome a { color: #666; }
#subscribehome a:hover { color: #CCC; }

#requestshowround { clear: both; background: url(../images/layout/showaround-bkgnd.jpg) top left no-repeat; margin: 20px 0px 20px 0px; padding: 13px 0px 20px 0px; width: 546px; }
#requestshowround a { font-size: 17px; font-weight: bold; color: #FFF; background: url(../images/layout/biglinkarrow2.gif) right top no-repeat; text-decoration: none; padding: 0px 30px 0px 52px; }
#requestshowround a:hover { color: #CCC; background: url(../images/layout/biglinkarrow2.gif) right center no-repeat; }
