/* CSS solutiongroup.co.uk */

:link,:visited {text-decoration:none;} 
ul,ol,dl {list-style:none;} 
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input,dl,dt,dd {margin:0; padding:0;} 
a img,:link img,:visited img {border:none;}
address {font-style:normal;}
strong {font-weight:bold;}
em {font-style:italic;}
i {font-style:normal;}
b {font-weight:normal;}


/*LAYOUT*/

html{
	margin-bottom: 1px;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font: 11px Verdana, Helvetica, Arial, sans-serif;
}

p.justified {text-align:justify;}

#content_container {
	min-height: 100%;
}

#header {
}

#top_menu {
	background-image: url(../../../images/topnavigation_bg.gif);
	background-repeat: no-repeat;
	width: 766px;
	height: 84px;
	margin-left: 214px;
	padding-top: 10px;
}

#left_column {
	padding-top: 10px;
	width: 214px;
	float: left;
}

#leftnav {
	margin-top: 45px;
}

/*left items*/

.leftnav_pagelinks { margin-left: 125px;}


/*----------Sidebar*/

/*Nav*/

#sideheader {margin-left: 6px; margin-bottom: 7px;}

.menu_body a {margin-top:1px; display:block; width:199px; height:23px; float:left; color:#E20723; padding-left: 3px;}
.menu_body a {background-color: #FFFFFF;}
.menu_body a:hover {background-color:#EAEAE6;}

.menu_item {margin-top:1px; display:block; width:199px; height:23px; float:left; color:#E20723; padding-left: 3px; background-color: #FFFFFF;}
.menu_item:hover {margin-top:1px; display:block; width:199px; height:23px; float:left; color:#E20723; padding-left: 3px; background-color: #EAEAE6;}

#logo {	
	margin-left: 20px;
}

#leftnav {
	margin-top: 45px;
}
#side_menu {
	padding-left: 10px;
	width: 213px;
	min-height: 145px;
	background-image: url(../../../images/left_panel_bg.gif);
	background-repeat: no-repeat;
}



/*right items*/

#right_column {
	padding-top: 10px;
	float: left;
}

#gallery_area {
	padding: 1px;
	padding-left: 35px;
	width: 730px;
	background-image: url(../../../images/content_area_bg.gif);
}

#whoweare_area {
	padding: 1px;
	padding-left: 35px;
	width: 730px;
}

#gallery_info {
	width: 766px;
	padding-top: 10px;
	background-image: url(../../../images/expander_bg.gif);
	height: 37px;
}

#moreinfo {
	/*height: 100px;*/
	}

.clearfooter {
	clear: both;
}

#footercontainer {height: 50px;}

#footer {color:#615A5A; margin-left: 213px;}

div.item {
	float: left;
	background-image: url(../../../images/thumbnail_bg.gif);
	width: 140px;
	height: 147px;
	margin-right: 4px;
	padding: 5px;
	padding-bottom: 5px;
}
/* page styles */

a, a:visited, a:active, a:hover {
	color: #000000;
}

#whoweare_area a {
	color: #E20723;
}

.menu_body a:active {color:#E20723;}
.menu_body a:visited {color:#E20723;}
.menu_body a:hover {color:#000000;}
/*image gallery code*/

.pics { height: 515px; width: 730px; padding:0; margin:0; overflow: hidden }
.pics img { height: 515px; width: 730px; padding: 0px; border: 0px; top:0; left:0 }

.nextbutton {
	position: absolute;
	top: 333px;
	left: 955px;
	z-index: 10000;
}

.prevbutton {
	position: absolute;
	top: 333px;
	left: 250px;
	z-index: 11000;
}

/* client info strip */

.gallery_header {
	color: #615A5A;
}
#gallery_clientname {
	margin-right: 30px;
}

.redtext {
	color: #E20723;
	display:block;
	margin-bottom: 10px;
}
.redtext2 {
	display:block;
	margin-top: 5px;
	margin-bottom: 7px;
}
.moreinfolink {
	float: right;
}

#moreinfo {
	clear:right;
}

#moreinfo2 {
	clear:right;
	padding-left: 35px;
}

.companyinfo1 {
	width: 355px;
	float: left;
}

.companyinfo2 {
	float: left;
	margin-left: 25px;
	width: 355px;
}
/* Images */

img {
  border: 0;
}

hr  
{
  color: #9A9A8C;
  background-color: #9A9A8C;
  height: 1px;
  border: 0px;
  }

#left_column hr {
  color: #ffffff;
  background-color: #ffffff;
  height: 1px;
  border: 0px;
  margin-left: -15px;
}

#img_float_left
{
  /* Used in the [img] tag when float=left */
  float: left;
  margin: 2px 8px 4px 2px;
}

#img_float_right
{
  /* Used in the [img] tag when float=right */
  float: right;
  margin: 2px 2px 4px 8px;
}

/* NEW */
form {
  margin: 0px;
  padding: 0px
}

/* NEW */
code, pre {
  font-family: 'Courier New', Courier, Fixed;
}

/* NEW */
pre {
  overflow: auto;
  width: 430px;
  border: 1px dotted #777;
  padding: 5px
}

/* NEW */
#archive_tree_menu ul 
{
  list-style: none inside;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

/* NEW */
#archive_tree_menu li 
{
  margin: 0px;
  padding: 4px 0px 0px 0px;
  /* border: 1px #F00 solid; */
}

input, select, option, textarea
{
  font-size: 11px;
  text-align: left;
}/* Typeography */

blockquote {
  margin: 15px 30px 0 45px;
  padding: 0 0 0 45px;
  background: url(../slick/images/blockquote.gif) no-repeat left top;
  font-style:italic;
}


h1, h2, h3, h4, h5, h6
{
  font: 11px Verdana, Helvetica, sans-serif;
  
  margin: 2px 0px 2px 0px;
}

h1
{
  font-size: 20px;
  font-weight: bold;
}

h2
{
  font-size: 18px;
  font-weight: bold;
}

h3
{
  font-size: 16px;
  font-weight: bold;
}

h4
{
  font-size: 14px;
  font-weight: bold;
}

h5
{
  font-size: 12px;
  font-weight: bold;
}

h6
{
  font-size: 10px;
  font-weight: bold;
}

.blogheader {
	display: block;
	margin-bottom: 61px;
}

/**/

.blog_title {margin-bottom: 20px;}
.blog_date {color:#CCCCCC;  display:block; margin-bottom: 20px;}
.blog_date a {color:#999999;}
.blog_date a:visited {color:#999999;}


.blog_body{width:640px;}