/* Mediapixel.co.uk CSS Document */

/* change default html styles */
* {
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl {
}
a img {
	border-style: none;
}

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
  zoom: 1;
} 

/* general styling */
body {
  background-color: #575757;
  color: #1c1c1c;
  font: normal 14px verdana,"Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;

}
h1, h2, h3, h4, h5, h6, table tbody th, form input, form textarea, #header p, #bottom h3, #bottom li li strong, #footer, #content .side .pic, .blog .article .date, .blog #bottom h4 {
  font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
}
#menu a {
  font-family: "Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
}
p  {
  margin-bottom: 5px;
}
p.service  {
  margin-bottom: 5px;
	background-color: #f0f0f0;
	border: 2px solid #d5d5d5;
	padding-left: 2px;
    padding-right: 4px;
	margin-left: 2px;
}
p.service a {
	background-color: #d5d5d5;
	margin-top: 2px;
	margin-left: -2px;
	margin-right: -4px;
	padding: 2px;
	display: block;
	text-decoration: none;
	color: #6e6e6e;
}
p.service a:hover{
	background-color: #3399cc;
	margin-top: 2px;
	margin-right: -4px;
	margin-left: -2px;
	padding: 2px;
	display: block;
	text-decoration: none;
	color: #fff;
}
a {
  color: #0c408f;
}
a:hover {
}

/* classes */
.movie {
  padding: 6px;
  border: solid 1px #ccc;
  background: #fff;
}
.more {
	background: #ccc url(images/icon-more.gif) no-repeat 3% 55%;
	font-family: verdana,"Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
 text-decoration:none;
  padding: 0px 5px 5px 16px;
  color:#333;
} 

.masthead  {
	margin-top: 5px;
	height: 234px;
	background: url(http://www.mediapixel.co.uk/images/welcome.jpg) no-repeat;
	float: left;
	width: 527px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: -10px;
}

.masthead .quote {
	
	background: url(http://www.mediapixel.co.uk/images/price.gif) no-repeat;
	float: left;
	width: 190px;
	height: 32px;
	text-indent: -90000px;
	margin-top: 30px;
	
}
.text .quote {
	
	background: url(http://www.mediapixel.co.uk/images/price2.gif) no-repeat 2px;
	float: left;
	width: 195px;
	height: 38px;
	text-indent: -90000px;
}
.side .quote {
	
	background: url(http://www.mediapixel.co.uk/images/price2.gif) no-repeat 2px;
	float: left;
	width: 195px;
	height: 38px;
	margin-top: -35px;
	margin-left: 40px;
	text-indent: -90000px;
}

.icon{
	float: left;
}

ul.keyservices {
 clear: both;
	height: 220px;
	background: url(http://www.mediapixel.co.uk/images/serviceblend.png) no-repeat;
	padding-top: 40px;
	padding-left: 5px;
}
.keyservicestext {
	text-indent: 123px;
	margin-top: -31px;
	color: #666666;
	padding-bottom: 10px;
}
ul.keyservices li {
  float: left;
  display: inline;
  margin-left: 10px;
  width: 368px;
	color: #666666;
	padding: 2px;
}

.keyservices a {
color: #3399cc;
	font-size: 16px;
	text-decoration: none;
}
.keyservices a:hover{
color: #fff;
	background-color: #3399cc;
}

ul.threecols {
  clear: both;
    backgroundx: url(http://www.mediapixel.co.uk/images/rightblend.gif) no-repeat 320px 0px;
	padding-top: 5px;
}
ul.threecols li {
  float: left;
  display: inline;
  margin-left: 10px;
  width:260px;
}
.quote {
  background: url(images/bubblebottom.gif) left bottom no-repeat;
}
.quote strong{
  text-decoration:bold;
}
.quote p {
  width: 232px; 
  margin-bottom: 5px;
  padding: 30px 30px 30px 50px;
  background: url(images/bubbletop.gif) left top no-repeat;
  color: #1c1c1c;
}

#content .side {
  background: url(images/rightblend.png) no-repeat;
  height: 400px;
}
.smallquote2 p {
   width: 220px;
  padding: 5px 10px 40px 10px;
  background: #FEFDCA url(images/yellow.gif) bottom no-repeat;
}
.smallquote2 { padding:20px;
margin-top: 20px;}

ul.yellow {
 list-style: none;
padding-top: 20px;
padding-right: 30px;
	background: #FEFDCA;
}
ul.yellow li a{
	background: #FEFDCA;
	 padding: 10px 20px 10px 20px;
  display: block;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  color: #3399cc;
}

ul.yellow .active a{
	background: #3399cc url(images/active.gif) right;
	 padding: 9px 20px 11px 20px;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
}
ul.yellow li a:hover{
	background: #3399cc url(images/topbg.gif);
	 padding: 9px 20px 11px 20px;
  display: block;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
}

table {
  border-collapse: collapse;
  margin-top: -15px;
}
table th {
  color: #434343;
}
table th, table td {
  border-bottom: dotted 1px #dedede;
}
table tbody td {
  padding: 5px;
  color: #0f568a;
  text-align: center;
  font-size: 15px;
}

table.big thead th {
  font: normal 24px verdana,"Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
}

form {
}
form fieldset {
  padding: 0px 0px 0px 0px;
  border: solid 0px #fff;
}

form label {
  color: #999999;
  font-size: 10px;
	text-align: left;
}
form input {
  width:170px;
  padding: 3px;
  height:16px;
  margin-bottom: 5px;
  border:1px solid #CCC; 
  background:#F4F4F4;
  font-weight: normal;
  font-size: 12px;
}
form submit {
  font-size: 12px;
}
form textarea {
  width:210px;
  height:70px;
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 0px;
  border:1px solid #CCC; 
  background:#F4F4F4;
  font-weight: normal;
  font-size: 12px;
}

.error { 
  color: #dc000e;
}
.success { 
  color: #77c1eb;
}
form #submit {
width:68px; 
height:28px; 
border:none; display:block;
background: #fff; 
margin-left:-5px;
margin-top: -2px;}

/* layout */
#wrapper {
  position: relative;
  width: 810px;
  margin: 0 auto;
  border-right: solid 3px #414141;
  border-left: solid 3px #414141;
  background: #fff;
}
#header {
  position: relative;
  height: 105px;
    display: block;

	background: #fff url(images/bg.gif) repeat-x top left;
}
#header h1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 450px;
  height: 105px;
  font-size: 1em;
}
#header h1 a {
  display: block;
  width: 450px;
  height: 105px;
  background: url(images/test.gif) no-repeat;
}
#header h1 a span {
  display: none;
}
#header h2 {
 float:right;
  top: 0px;
  position:relative;
  width: 380px;
  height: 45px;
  font-size: 1em;
   background: url(images/num.gif) no-repeat;
   display: block;
}

#header h2 span {
  display: none;
}

#menu {
  text-align: center;
    background: #fff url(images/topbg.gif) repeat-x;
}
#menu li {
  display: inline;
  margin-right: 30px;
}
#menu a {
  color: #fff;
  font-weight: normal;
  font-size: 15px;
  line-height: 37px;
  text-decoration: none;
}
#menu a:hover {
  text-decoration: underline;
color:#333;
}
#menu li.selected a {
  font-weight: bold;
  padding: 8px 8px;
	color: #333;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #fff;
	background: #fff;
}


/* content generic styles */

#info {
	
	color: #626262;
	background: url(http://www.mediapixel.co.uk/images/info.gif) no-repeat 15px;
	position: relative;
	padding-left: 90px;
	padding-bottom: 35px;
	line-height: 1px;
	padding-top: 5px;
	margin-top: -30px;
}

.info2 DELETETHISTEXT {
	background: url(http://www.mediapixel.co.uk/images/qq.gif) no-repeat;
	float: right;
	margin-top: -75px;
	text-indent: -1000em;
	line-height: 45px;
	clear: left;
	width: 268px;
	height: 123px;
	margin-right: -40px;
}

#intro {
  padding: 15px 20px 10px 20px;
  border-bottom: solid 1px #e6e6e6;
  background: #fff url(images/mbg.png) repeat-x scroll;
}

#homeright {
	float:right;
	width: 220px;
	margin-top: -340px;
}
#intro div.text {
  float: left;
  display: inline;
  width: 590px;
  margin: 5px 5px 5px 0;
  color: #666666;
 font: normal 20px Verdana, Arial, Helvetica, sans-serif;
}

#intro div.text p {
  line-height: 1.4;
}
#intro div.text p a {
  color: #3399cc;
}
#intro div.text p strong {
  font-size: 20px;
  color: #3399cc;
  font-weight: normal;
}
#intro .offe2r {
  float: right;
  padding-top:5px;
  display: inline;
  background-color: #fff;
}
#offer, #offer a:link{
	background: url(images/seo.gif) no-repeat 0% 0%;
	width: 200px;
	height: 100px;
	position: absolute;
	display: block;
	text-indent: -1000em;
	top: 155px;
	left: 610px;
	}
#introtop{
	width: 315px;
	height: 260px;
	position: absolute;
	top: 50px;
	left: 680px;
	}
#intro .pic {
  float: right;
  display: inline;
  border: solid 1px #ececec;
  background-color: #fff;
}
#intro .singlepic {
  float: right;
  display: inline;
}

#content {
  margin: 10px 10px 10px 10px;
}
#content h2 {
  margin-bottom: 0.1em;
  color: #3399cc;
  font-weight: strong;
  font-size: 18px;
}
#content h3 {
  color: #444444;
  background: url(images/fade.gif) no-repeat;
  font-size: 20px;
	font-variant: normal;
	display: block;
	padding-top: 9px;
	padding-left: 10px;
	font-weight: normal;
	font-style: normal;
}
#content p {
  font: normal 15px Verdana, Arial, Helvetica, sans-serif;
}
#content .fade{
	
	width: 238px;
	padding: 12px;
	background: url(images/right.png) no-repeat top;
	margin-top: -153px;
	position: absolute;
	padding-top: 10px;
	right: 0px;
}
.f  {
	background: url(images/headline.png) no-repeat ;
	margin-top: 15px;
	padding-top: 20px;
	margin-bottom: 15px;
	
}
#content .fade .t2{

  margin-bottom: 5px;
  padding: 5px;
	margin-top: 20px;
}

#content div.text {
  float: left;
  display: inline;
  width: 490px;
  margin-left: 10px;
}
#content p, .comments p {
  line-height: 1.4;
}
#content .side {
  float: right;
  display: inline;
  /*width: 245px;*/
}
#content .side .pic {
  display: block;
  margin-bottom: 2em;
  font-weight: normal;
  font-size: 17px;
  text-align: center;
}
#content .side .pic img {
  display: block;
  margin-top: .25em;
}

/* contact page */
.contact #content {
}
.contact #content div.text {
  width: 495px;
}
.contact #content .quote {
  float: right;
  display: inline;
  margin-top: 6em;
}
/* bottom 3 cols */
#bottom {
  padding-top: 60px;
  padding-bottom: 10px;
  border-top: solid 2px #408db4;
  background: #4fa8d7 url(images/xtrabg.gif) repeat-x;
}
#bottom h3 {
  margin-bottom: 1em;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 20px;
}
#bottom li li {
  float: none;
  display: block;
  width: auto;
  margin: 0;

}
#bottom li li strong {
  display: block;
  color: #000000;
  font-weight: normal;
  font-size: 15px;
}

/* footer */
#footer {
background:url(images/infobanner.gif) repeat-x;
  padding-top: 25px;
  padding-bottom: 0px;
  background-color: #000;
  color: #fff;
  font-weight: normal;
  font-size: 13px;
}
a#footer-logo {
	background: url(images/footer-logo.gif) no-repeat -72px 0%;
	width: 72px;
	height: 57px;
 float: right;
  display: inline;
	border: none;
    text-indent: -1000em;
	}
a#footer-logo:hover { background-position: 0% 0%; }

#footer a, #footer a:active, #footer a:visited {
  color: #fff;
}

#footer img {
  float: right;
  display: inline;

}

#footer strong {
  font-size: 18px;
}

#footer p, #footer address {
  margin-left: 5px;
}