/*************************************************************************

QUIXAND.CO.UK 2005

MASTER CSS FILE

WRITTEN BY NICK FOX

FIXED WIDTH LAYOUT (I know some people dont like it, but TUFF!)

CSS XHTML ACCESSABILITY COMPLIANT

THIS SITE DOES NOT VALIDATE, BUT ITS SO CLOSE IT DOESNT MATTER!

MADE IN SOUTHERN U.K.

/* **************** global *****************************************************/

/* *********************** top **************************************************/
a#tooCool {
	margin-left:670px;
	height: 80px;
	width: 80px;
	display: block;
	background: url(../images/too_cool.gif) no-repeat;
	text-indent: -999em;
	position:absolute;
}

body {
	background-color: #B2B2BD;
	margin: 0px;
	padding: 0px;
}
#dropshadowtop{
	width: 770px;
	height: 9px;
	margin-left: 5px;
}
#container{
	position: relative;
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0 auto;
}
#topnavbox {
	height: 25px;
	margin-left: 15px;	
	width: 750px;
	background-color: #000000;
}
#topnav {
	margin-left: 10px;
	position:absolute;
}
#topnav a, #rss a {
	color: #6D89B6;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	}
#topnav a:hover {
	color: #FFFFFF;
	}
#topnavshift{
	margin-left:380px;
}
#topimage{
	height: 130px;
	width: 750px;
	background-repeat: no-repeat;
	margin-left: 15px;
}
#qlogo {
	position: relative;
	width: 100px;
	top: 40px;
	left: 70px;
}
#qlogo a{
	font-size: 24px;
	font-weight: bold;
	font-family: Geneva, sans-serif;
	text-decoration: none;
	}
#logodevelopment{
	font-family: Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	/*width: 100px;*/
	top: 99px;
	left: 132px;
}
/******************************** navigation - menu ************************************************************************/
#menubar{
	height: 20px;
	/**/width: 750px;
	position: relative;
	top: 81px;
	filter: Alpha(Opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	background-color: #FFFFFF;
	z-index:1;
}
/* box model hack. cheers jeff (http://www.tantek.com/CSS/Examples/boxmodelhack.html)*/
#menu {
	/*width: 290px;*/
	margin-left: 18px;
	padding-top:3px;
	height:18px;
}
#menu a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 4px;
	padding-top: 3px;
	border-right-color: #768CBB;
	border-right-style: dotted;
	border-right-width: 1px;
}
#menu a:hover {
	color: #669999;
}
/*********************************************************************************************************/
/*#menunav {
	margin-top: 0px;

}
#menunav li {
	display: inline;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 0px;
	padding: 0px;
}
#menunav li a{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;

}************** begin cc centre content ************************************************************************************************************/
#cc{
	width: 600px;
	background-color: #FFFFFF;
	left: 165px;
	position: absolute;
	top: 165px;
	margin: 0px;
}
* html #cc {
	top: 164px;
}

#cc h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	/*padding: 0px;
	line-height: 50px;*/
}
#cc h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	/*line-height: 30px;*/
	clear: both;
}
#cc h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #20547B;
	/*text-decoration: 10px;*/
	margin: 10px;
	line-height: 30px;
}
#cc p {
	font-family: Arial, sans-serif;
	padding-left: 10px;
	/*font-size: 14px;*/
	font-weight: normal;
	color: #525252;
	text-decoration: none;
	padding-right: 10px;
	line-height: 1.5em;
	}
#cc a {
	font-family: Arial, sans-serif;
	/*font-size: 14px;*/
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3399CC;
	margin-left: 3px;
	}
#cc a:hover {
	color: #000000;
}
.articleLogo {
	margin: 5px;
	float: left;
	display:inline;
}
#cc ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	
}

/*#toplinks a:hover {
	background-color: #629EA4;
	color: #FFFFFF;
}*/
/************ left panel *******************************************************/
#leftcontent{
	width: 150px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 15px;
}

#leftcontent a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #3399CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3399CC;
	list-style: none;
	margin-left: 5px;
	/*margin-left: 5px;*/
	}
#leftcontent p {
	font-family: Arial, sans-serif;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	letter-spacing: 1px;

}
#leftcontent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #669999;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	top: 0px;
	text-align: center;
	margin: 0px;
	line-height: 50px;
}
#leftcontent a:hover {
	color: #000000;
}
ul#leftlinks {
	list-style: none;
	text-align: left;
	left: -20px;
	position: relative;
	width: 60px;
}
ul#leftlinks li{
	line-height: 18px;
}

/************* left panel - AJAX *******************************************************/
.ajx-date{
	color: #009966;
	font-size: 0.7em;

}
.ajx-items{
	padding: 5px;
	/*border-bottom: solid #09C 1px;*/

}
#leftcontent .ajx-items p{
	color: #009900;
	padding: 0px;
	margin: 0px;
	font-size: 0.8em;
	font-weight: bold;
}
#ajx-form #button{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
	border: solid #09f 2px;
	display:none;
}
#fillbox{
	display:none;
	color:#FF0000;
}
#ajx-form{
	margin:10px;
}
.new{
	border-left: solid #000 10px;
}
/************    footer     *****************************************************************************************/
#footer {
	background-color: #333333;
	/*height: 43px;*/
	width: 750px;
	position: relative;
	margin-left: 15px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #0066FF;
	}
#footer img {
		border-width: 0px;
	}

#footer a {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #06f;
	text-decoration: none;
	text-align: center;
}
#footer a:hover {
	background-color: #FFFFFF;
}
#dropshadowbottom{
	width: 770px;
	height: 9px;
	position: relative;
	margin-left: 5px;
}
/*******************************************************************************************************************
											SIFR
************************************************************************/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash #cc h1 {
	visibility: hidden;
	padding: 0px;
	/*padding: 1px 0px 8px 0px;*/
	
}
.sIFR-hasFlash #cc h2 {
	visibility: hidden;
	padding: 0px;
	font-size:1.5em;
	/*padding: 2px 0px 2px 0px;*/
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
