/*   
Theme Name: WRG - Full Style
Theme URI: www.wrg.uk.com
Description: WRG Communications Manchester
Author: Kal
Author URI: 
Template: 
Version: 4.0 
.
General comments
----------------
See also './style_ie6.css'
for IE6 specific tweaks
.
*/



/* make scrollbar always appear - so centre of page dowesn't change moving the header when less content */
html {overflow-y: scroll;}



/*---TEMPORARY---*/
#no-flash {
	/*display:none*/
}




/*---BODY---*/
body {
	font-family: Verdana;
	color: #444;
	font-size: 62.5%;
	background:#fff;
	margin: 0
}
/*---LEFT NAV---*/
a, #leftNav {
	color:#444
}
/*---TOP NAV---*/
#navBar {
	color: #444;
	background-color:#fff;
	position:fixed;
	height:112px;
	left:50%;
	right:50%;
	top:0px;
	margin-left:-460px;
	width:915px;
	background:#fff url(images/navBg_rpt.gif) repeat-x scroll -10px 0;
	z-index:10;
}
#nav ul {
	display:inline;
	float:right;
	list-style-type:none;
	margin:0;
	padding:0
}
#nav li {
	margin:0 0 2px
}
#nav ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none
}
.base-align {
	height:65px;
	height:66px;
	height:55px;
	width:155px;
	margin:2em 0 1em 1em;
	margin:31px 0 1em 1em;
	position:relative;
	float:left;
	border-left:1px solid #ddd;
	line-height:11px;	
}
.base-align-healthcare {
	height:65px;
	height:66px;
	height:55px;
	width:155px;
	margin:2em 0 1em 1em;
	margin:31px 0 1em 1em;
	position:relative;
	float:left;
	border-left:1px solid #ddd;
	line-height:11px;	
}
#firstCol {
	margin-left:155px
}
#nav ul.first {
	width:149px;
	padding-left:10px;
	position:absolute;
	bottom:0
}
#nav ul.last {
	bottom:0;
	position:absolute;
	padding-left:10px
}
#nav ul.seperator {
	padding-left:10px;
	position:absolute;
	bottom:0
}
#nav ul.seperator li {
	width:17em
}
#about-us {
	width:70px;
	float:right;
	margin: 71px 0 0 0;
	margin:73px 0 0;
}
/*About Us link (top left)*/
#nav ul.first li.page-item-943 {
	margin-top:35px
}
/*Home link (top left)*/
#nav ul.first li.page-item-526 {
	margin-top:50px
}
#nav ul.about li.page-item-526 {
	margin-top:0px
}
#nav ul.seperator li.col2 {
	margin-left:13em;
	width:13em
}
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#nav ul.seperator li.alignTop {
	margin-top:-55px
}
#nav ul.seperator li.colTop {
margin-top:-65px;
}
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#nav a, #leftNav a {
	color:#aaa;
	text-decoration:none
}
#nav li.current_page_item a, #nav li.current_page_parent a, #nav li.current_page_ancestor a, #leftNav a.selected, #leftNav li.current_page_item a {
	color:#444
}
div#logo {
	float:left;
	margin:17px 0 0 0;
	margin:18px 0 0;
}
div#logo img {
	border:none
}
div#logo h1 {
	width: 91px;
	height: 65px;
	background: url(images/WRG-Logo-RGB-Alpha-temp.png);
	text-indent: -9999px;
	margin:0;
}

/*---WRAPPER--- (holds content)*/
#wrapper {
	width:940px;
	margin:0 auto;
	background-color:#fff;
	padding:112px 0 0 0
}
/*---CONTENT--- (holds leftCol+rightCol)*/
#content {
	margin: 0 auto;
	width: 915px;
	text-align: left;
	line-height: 1.5em;
	font-size: 1.1em;
	color:#949494;
	min-height: 480px
}
/*---LEFT COL---*/
html>body #leftCol {
	width:200px;
	display:block;
	margin-left: -460px;
	margin-top:10px;
 *margin-top:10px;
	left: 50%;
	right: 50%;
	position:fixed
}
#leftCol h2 {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0 0 10px;
	font-weight:bold
}
#Pagination a, span {
	margin: 0 4px 0 0
}
#leftCol p {
	margin-top:0;
	margin-bottom:10px
}

#leftCol a.current_page_item {
	color:#aaa
}
/*---RIGHT COL---*/
#rightCol {
	margin-left:247px;
	width:665px;
	overflow:hidden
}
#rightCol div.fourZeroFour ul, #rightCol div.fourZeroFour li {
	padding:0
}
#rightCol p {
	font-size: 1.1em;
	line-height: 1.5em
}
#rightCol ul {
	margin:0.5em 4.5em 0.5em 3em
}
#rightCol li {
	padding-bottom:10px;
	list-style-type:disc
}
#rightCol img {
	margin-bottom:3px;
}
#rightCol a {
	text-decoration:none
}
#rightCol h1,h2 {
	font-size: 1.1em;
}
hr {
	border-style: none;
	border-top: 1px solid #DDD;
	margin-top: 30px;
	padding-bottom:30px;
}
/*---FOOTER---*/
#footer {
	width:915px;
	height:30px;
	overflow: visible;
	border:0;
	padding:10px 0 0 0;
	color:#aaa;
	text-align:right;
	z-index:20;
	position:relative;
	background-color:#fff;
	border-top:1px solid #ddd;
	margin:10px 0 0 10px
}
#footer a, #footer a:Visited {
	color:#AAA;
	text-decoration:none
}
#footer a:Hover {
	color:#333;
	text-decoration:none
}

#footer .ivca-awards{
	background: url(images/ivca-awards.gif) 0px 0px no-repeat;
	display: block;
	width: 95px;
	height: 48px;
	text-indent: -999em;
	overflow: hidden;
	text-align: left;
	direction: ltr;
	float: left; 
	position: relative;
	top: -90px;
	padding: 39px 0 0 0;
}
	#footer .ivca-awards span{
		font-size: 8px;
		left: 999em;	
	}

/*---MISC---*/
a {
  outline: none;
  text-decoration:none
}
a.current_page_item {
	color:#000
}
#nav a:hover, #leftCol a:hover, #footer a:hover {
	color:#000
}
#content a:hover {
	color:#949494;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}



















#slideshowcontainer {
float:left;
	width:696px;
	float:left;border:1px solid orange;
	height:700px;z-index:-10;
}

ul#slideshow { margin-left:-38px; margin-right: 0; margin-top: 0; margin-bottom: 0; float:left; width:700px;}

  	#slideshow li{
		display: none;
		width: 220px;
		height: 155px;
		position: relative;	
		float:left;
		margin-right:6px;
	
	}
	#slideshow li.shown{
		display: block;	
	
	}
		#slideshow li img{
			position: absolute;
			top: 0px;
			left: 0px;	

		}

		
		aside {
		/*display: block;*/
		width: 690px;
		border:2px #ff6600;
		/* height: 300px; */
		float: left;
}
