/*  
Theme Name: The Right Group
Theme URI: http://www.therightgroup.co.uk
Description: The Right Group Ltd.
Version: 1.0
Author: The Right Group Ltd
Author URI: http://www.therightgroup.co.uk

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* standard styling */

.cl{clear:both;}



/* site styling */

body{font-family:arial,sans-serif;background:#12314b;}

.wrap{width:960px;margin:0px auto;}
* html .wrap{text-align:center;}

#container{width:100%;background:#FFF url(/images/hdr-bg.gif) repeat-x top left;margin-top:-15px;}

#hdr{
	display:block;
	width:100%;
	height:255px;
	background:url(/images/hdr-the-right-group-logo.gif) no-repeat top left;
}

a#logo{
	float:left;
	display:block;
	width:380px;
	height:125px;
	margin:30px 0px 0px 50px;
}
a#logo img{
	width:380px;
	height:125px;
}

#nav{
	float:left;
	width:500px;
	margin:0px 0px 0px 20px;
	height:100px;	
}
#nav ul{
	clear:both;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
}
#nav ul li{
	float:left;	
	margin-right:15px;
}
#nav ul li a{
	float:left;
	display:block;
	clear:both;
	text-decoration:none;
	border-left:1px solid #326b95;
	padding-left:6px;
}
#nav ul li a div{
	display:block;
	font-size:15px;
	font-weight:bold;
	text-transform:lowercase;
	color:#6cabd9;
	line-height:18px;
	margin:10px 0px 0px 0px;
}
#nav ul li a span{
	display:block;
	font-size:11px;
	color:#326b95;
	line-height:14px;
}
#nav ul li a:hover{
	border-left:1px solid #FFF;
}
#nav ul li a:hover div{
	color:#FFF;
}
#nav ul li a:hover span{
	color:#FFF;
}
#nav ul li.on a{
	border-left:1px solid #808b12;
}
#nav ul li.on a div{
	color:#d3e517;
}
#nav ul li.on a span{
	color:#808b12;
}

#intro{
	margin-top:40px;
	text-align:center;
}


#ftr_nav{
	padding:30px 20px 20px 20px;
}
#ftr_nav ul{
	width:350px;
	font-size:11px;
	border-top:1px solid #326b95;
}
#ftr_nav li{
	line-height:25px;
}
#ftr_nav a{
	display:block;
	color:#6cabd9;
	text-decoration:none;
	border-bottom:1px solid #326b95;
	padding-left:10px;
}
#ftr_nav a:hover{
	color:#FFF;
	border-bottom:1px solid #FFF;
}

#pagemid{
	float:left;
	width:460px;
}
#pagemid p{
	font-size:12px;
	line-height:18px;
	color:#666;
	margin-bottom:8px;
}
#pagemid a{
	color:#000;
}
#pagemid h2{font-size:16px;font-weight:bold;margin-bottom:8px;text-transform:capitalize;}

#holding{
	padding:20px;
}
#holding a{
	color:#0b87dc;
	font-weight:bold;
}
#holding p, #holding ul{
	font-size:12px;
	line-height:18px;
	margin-bottom:20px;
}
#holding h2{
	margin-bottom:10px;
	font-size:24px;
}