/*
THEME NAME: QPI Legal
THEME URI: http://www.soapbox-creative.com/
DESCRIPTION: Default QPI Legal Theme.
VERSION: 1.1
AUTHOR: Tony Mead
AUTHOR URI: http://www.tonymead.co.uk/
TAGS: corporate, qpi, legal
.
QPI Legal Theme is copyright Tony Mead http://www.tonymead.co.uk/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/ 

/* Reset browser defaults */
@import url('reset_styles.css');


body {
	margin-top:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.red {
	color:#9f0000;
}
.green {
	color:#026369;
}

strong {
	font-weight:bold;
}

#wrapper {
	width:960px;
	margin:0 auto;
}

#header {
	clear:both;
}

#group_links {
	margin:78px 0 0 24px;
	float:left;
	color:#ccc;
	padding:16px 0 2px 0;
}

#group_links span#qpi_legal {
	padding:10px 18px 0 0;
	background:url(http://www.priador.co.uk/qpilegal/images/qpi_legal_logo_spot.gif) no-repeat top right;
	color:#026369;
}

#group_links span#qpi_pro a:link, #group_links span#qpi_pro a:visited  {
	padding:10px 18px 0 0;
	background:url(http://www.priador.co.uk/qpilegal/images/qpi_pro_logo_spot_grey.gif) no-repeat top right;
	color:#ccc;
	text-decoration:none;
}

#group_links span#qpi_pro a:hover, #group_links span#qpi_pro a:active  {
	padding:10px 18px 0 0;
	background:url(http://www.priador.co.uk/qpilegal/images/qpi_pro_logo_spot.gif) no-repeat top right;
	color:#9f0000;
	text-decoration:none;
}


a#logo {
	text-indent:-9999px;
	background: url(http://www.priador.co.uk/qpilegal/images/qpi_legal_logo.gif) no-repeat;
	width:365px;
	height:123px;
	float:right;
	margin-right:24px;
	display:block;
}

#navigation {
	background:#026369;
	padding:6px;
}

#navigation li {
	float:left;
	padding:0 12px;
	font-size:90%;
	border-right:1px solid #fff;
}

#navigation li a:link, #navigation li a:visited  {
	float:left;
	color:#fff;
	text-decoration:none;
	padding:0 12px;
}

#navigation li a:hover, #navigation li a:active  {
	float:left;
	color:#5a999d;
	padding:0 12px;
}

#hero {
	margin:4px 0;
}

#left{
	width:280px;
	/*background: #e6e6e6; */
	float:left;
	margin-right:4px;
	min-height:600px;
	padding-top:48px;
}

#left ul {
	width:100%;
}

#left ul ul ul {
}

#left ul ul ul li a:link, #left ul ul ul li a:visited {
	background:#e6e6e6;
	margin:0;
	color:#2d2d2d;
	padding:8px 0 8px 16px;
	border-bottom:1px dotted #666;
}
#left ul ul ul li a:hover, #left ul ul ul li a:active {
	background:#ccc;
}

/* Sub Nav for the Standard Sub Nav pages */

#left ul li a:link, #left ul li a:visited {
	padding:12px;
	background:#e6e6e6;
	text-decoration:none;
	color:#000;
	font-size:80%;
	font-weight:bold;
	display:block;
	border-bottom:1px dotted #666;
}

#left ul li a:hover, #left ul li a:active {
	text-decoration:none;
	background:#ccc;
}



#left ul li a.current_page_ancestor, #left ul li.page-item-51 a, #left ul li.page-item-54 a, #left ul li a#toppage-2  {
	background:#026369; /* DK Green */
	color:#fff;
	text-decoration:none;
}

/* Hide the top level Services link - confusing, maybe re-style later  */
#left ul li a.current_page_item, #left ul li a#toppage-28 {
	background:none;
	color:#000;
}

#left ul li.current_page_item a, #left ul ul ul li.current_page_item a {
	background:#ccc; /* Mid Grey */
	color:#000;
	text-decoration:none;
}

/* END Sub Nav for the Standard Sub Nav pages */


#news_list {
	padding:44px 0 1px 0;
	background:url(http://www.priador.co.uk/qpilegal/images/latest_news_header.gif) no-repeat #fff;
	margin-top:4px;
	font-size:80%;
}

.news_list_item {
	margin-bottom:4px;
	padding:12px;
	background:#ebebeb;
}

.news_list_item h3 {
	color:#9f0000;
	font-weight:bold;
	margin-bottom:.20em;
}

.news_list_item p {
	color:#666;
}

.news_list_item a:link, .news_list_item a:visited {
	color:#9f0000;
	text-decoration:none;
}

.news_list_item a:hover, .news_list_item a:active {
	color:#9f0000;
	text-decoration:underline;
}


#content_wrapper {
	background: url(http://www.priador.co.uk/qpilegal/images/content_wrap_bg.gif) repeat-y;
}

#content {
	width:624px;
	/*background: url(http://www.priador.co.uk/qpilegal/images/content_grad_bgx.gif) repeat-x #f5f5f6;*/
	float:left;
	padding:60px 24px 24px 24px;
	min-height:500px;
}

#content h1 {
	font-size:160%;
	color:#026369;
	margin-bottom:1em;
	font-weight:normal;
}

#content h2 {
	font-size:120%;
	color:#000;
	margin-bottom:1em;
	color:#1A1A1A;
	font-weight:normal;
}

#content h3 {
	font-size:100%;
	color:#000;
	margin-bottom:1em;
	color:#1A1A1A;
	font-weight:normal;
}

#content p {
	font-size:80%;
	color:#666;
	margin-bottom:1.5em;
	line-height:1.5em;
}

#content ul {
	font-size:80%;
	color:#666;
	margin:1.5em;
	list-style:disc;
}

#content ul li {
	line-height:1.5em;
}

#content ol {
	font-size:80%;
	color:#666;
	margin:1.5em;
	list-style:decimal;
}

#content ol li {
	line-height:1.5em;
}

#content a:link, #content a:visited {
   color:#026369;
   text-decoration:none;
}

#content a:hover, #content a:active{
   color:#026369;
   text-decoration:underline;
}

#footer {
	width:960px;
	margin:0 auto;
	padding:0px 0px 12px 0;
	border-top:4px solid #f5f5f6;
}

#footer li a {
	float:left;
	color:#026369;
	text-decoration:none;
	font-size:100%;
	width:150px;
	height:49px;
	padding-top:28px;
	margin-right:10px;
	display:block;
}

#footer li.proposal a { 
	margin-left:24px;
}

#footer li {
	display: inline;
}


#footer li.proposal a:link, #footer li.proposal a:visited  {
	background:url(http://www.priador.co.uk/qpilegal/images/icon_dl.gif) no-repeat left;
	padding-left:70px;
}

#footer li.proposal a:hover, #footer li.proposal a:active  {
	background:url(http://www.priador.co.uk/qpilegal/images/icon_dl.gif) no-repeat right;
	padding-left:70px;
	color:#9f0000;
}

#footer li.brochure a:link, #footer li.brochure a:visited  {
	background:url(http://www.priador.co.uk/qpilegal/images/icon_dl.gif) no-repeat left;
	padding-left:70px;
}

#footer li.brochure a:hover, #footer li.brochure a:active  {
	background:url(http://www.priador.co.uk/qpilegal/images/icon_dl.gif) no-repeat right;
	padding-left:70px;
	color:#9f0000;
}

#footer li.telephone a:link, #footer li.telephone a:visited  {
	background:url(http://www.priador.co.uk/qpilegal/images/icon_phone.gif) no-repeat left;
	padding-left:70px;
}

#footer li.telephone a:hover, #footer li.telephone a:active  {
	background:url(http://www.priador.co.uk/qpilegal/images/icon_phone.gif) no-repeat right;
	padding-left:70px;
	color:#9f0000;
}


#footer li.email a:link, #footer li.email a:visited  {
	background:url(http://www.priador.co.uk/qpilegal/images/icon_email.gif) no-repeat left;
	padding-left:70px;
}

#footer li.email a:hover, #footer li.email a:active  {
	background:url(http://www.priador.co.uk/qpilegal/images/icon_email.gif) no-repeat right;
	padding-left:70px;
	color:#9f0000;
}

#footer #policies {
	padding:8px;
	background:#026369;
	color:#fff;
	font-size:70%;
	margin-bottom:16px;
}

#footer #policies a:link, #footer #policies a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#footer #policies a:hover, #footer #policies a:active  {
	color:#5a999d;
	font-weight:bold;
	text-decoration:none;
}

.signoff {
	text-align:center;
	color:#666;
	font-size:75%;
	line-height:1.5em;
}

/* Different Page Headers */

#hero {
	width:960px;
	height:184px;
	background:url('scripts/random.php') no-repeat;
}

/* Seminar Table */



.seminar td {
padding:2px;
font-size:12px;
color:#666;

}

/*

#hero.home {
	background:url('scripts/random.php') no-repeat;
}

#hero.about {
	background:url(http://www.priador.co.uk/qpilegal/images/header_swift.jpg) no-repeat;
}

#hero.our-services {
	background:url(http://www.priador.co.uk/qpilegal/images/header_fabulous.jpg) no-repeat;
}

#hero.apply-online {
	background:url(http://www.priador.co.uk/qpilegal/images/header_renewal.jpg) no-repeat;
}

#hero.contact {
	background:url(http://www.priador.co.uk/qpilegal/images/header_partners.jpg) no-repeat;
}

#hero.links {
	background:url(http://www.priador.co.uk/qpilegal/images/header_invaluable.jpg) no-repeat;
}

*/








