/*  

Theme Name: Browser-Media

Theme URI: http://www.browsermedia.co.uk

Description: Updated theme by Joe

Version: 2.0

Author: Joe Friedlein

Author URI: http://www.browsermedia.co.uk

*/



@charset "utf-8";
body {
	background-color:#fff;
	font-family: Tahoma, Arial, sans-serif;
	color:#5c5c5c;
}
h1 {
	font-family: Tahoma, Arial, sans-serif;
	letter-spacing: -0.05em;
	font-size: 36px;
	matgin-bottom: 30px;
	color: #3c3c3c;
}
h2 {
	font-family: Tahoma, Arial, sans-serif;
	letter-spacing: -0.1em;
	font-size: 26px;
	color: #5c5c5c;
}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 24px;
	color: #5c5c5c;
}
h4 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding-top: 12px;
	padding-bottom: 8px;
	color: #5c5c5c;
}
p, span {
	font-family: Tahoma, Arial, sans-serif;
	margin-bottom: 1em;
}
p.small {
	font-family: Tahoma, Arial, sans-serif;
	margin-bottom: 10px;
}
strong {
	font-weight:bold;
}
a {
	color:#3c96e2;
	text-decoration:none;
	font-size: 12px;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
a.heading {
	font-size: 15px;
	color:#3c96e2;
	text-decoration:none;
}
a.heading:hover {
	color: #FF0000;
	text-decoration:underline;
}
a.navigation {
	font-size: 12px;
	color:#3c96e2;
	text-decoration:none;
}
a.navigation:hover {
	color: #FF0000;
	text-decoration:underline;
}
.spacerBottom {
	margin-bottom:20px;
}
#bg {
	background-image:url(images/bg.gif);
}
#topBarBg {
	background-image:url(images/top-bg.gif);
	height:150px;
	width:100%;
	position:absolute;
	top:0px;
}
#container {
	background-image:url(images/main.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: auto;
	width:930px;
	position:relative;
}
.breadcrumb {
	position:absolute;
	left:68px;
	top:152px;
	font-size: 10px;
	color:#3c3c3c;
}
.breadcrumb a {
	font-size: 10px;
	color:#3c3c3c;
}
.breadcrumb a:hover {
	color:red;
}
#header {
	background-image:url(images/top-bg.gif);
	height:150px;
}
#topMainMenu {
	height:33px;
	width:597px;
	position:absolute;
	top:117px;
	left:30px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#topMenu li {
	float: left;
	list-style-type: none;
}
#topMenu li a {
	display: block;
	height: 23px !important;
	height /**/:23px; /* IE 5/Win hack */
	overflow: hidden;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	text-align:center;
	padding-top:10px;
}
#topMenu li a:hover {
	background-position: 0 -33px;
}
#topMenu li#aboutus,  #topMenu li#aboutus a {
	width: 83px;
	background-image: url(images/aboutusBtn.gif);
	background-repeat:no-repeat;
	padding-right: 0px;
}
#topMenu li#ourapproach,  #topMenu li#ourapproach a {
	width: 110px;
	background-image: url(images/ourapproachBtn.gif);
	background-repeat:no-repeat;
	padding-right: 0px;
}
#topMenu li#marketingnews,  #topMenu li#marketingnews a {
	width: 169px;
	background-image: url(images/marketingnewsBtn.gif);
	background-repeat:no-repeat;
	padding-right: 0px;
}
#topMenu li#clients,  #topMenu li#clients a {
	width: 64px;
	background-image: url(images/clientsBtn.gif);
	background-repeat:no-repeat;
	padding-right: 0px;
}
#topMenu li#seojobs,  #topMenu li#seojobs a {
	width: 78px;
	background-image: url(images/seojobsBtn.gif);
	background-repeat:no-repeat;
	padding-right: 0px;
}
#topMenu li#contactus,  #topMenu li#contactus a {
	width: 93px;
	background-image: url(images/contactusBtn.gif);
	background-repeat:no-repeat;
	padding-right: 0px;
}
#topMenu li#topnavleft,  #topMenu li#topnavleft a {
	width: 95px;
	background-image: url(images/topnavleftBtn.gif);
	background-repeat:no-repeat;
	padding-right: 0px;
}
#topMenu li#topnav,  #topMenu li#topnav a {
	width: 95px;
	background-image: url(images/topnavBtn.gif);
	background-repeat:no-repeat;
	padding-right: 0px;
}
#topMenu li#topnavright,  #topMenu li#topnavright a {
	width: 95px;
	background-image: url(images/topnavrightBtn.gif);
	background-repeat:no-repeat;
	padding-right: 0px;
}
#sideMenu {
	background-image:url(images/sidemenu-bg.jpg);
	background-repeat: no-repeat;
	height:420px;
	width:216px;
	position:absolute;
	top:117px;
	right:30px;
}
#sideMenu ul {
	list-style-type: none;
	margin-left:8px;
}
#sideMenu li {
	float: left;
	margin: 1px 0px 1px 0px;
}
#sideMenu li a {
	background-image: url(images/sidemenuButton-bg.gif);
	height: 27px;
	line-height: 27px;
	float: left;
	width: 189px;
	display: block;
	color: #5c5c5c;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left:12px;
}
#sideMenu li a:hover {
	background-image: url(images/sidemenuButtonHover-bg.gif);
	color: #fff;
}
#links {
	font-size: 12px;
}
#sitemap ul {
	font-size: 12px;
	line-height: 1.8em;
}
#sitemap ul ul {
	font-size: 12px;
	line-height: 1.8em;
}
#sitemap li a {
	color:#3c96e2;
	text-decoration:none;
}
#sitemap li a:hover {
	color: #FF0000;
	text-decoration:underline;
}
#sideMenu .selected {
	background-image: url(images/sidemenuButtonHover-bg.gif);
	color: #fff;
}
.sideMenuTitle {
	margin: 10px 0px 8px 12px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#mainContentContainer {
	background-image:url(images/main-top.gif);
	background-repeat: no-repeat;
	min-height:400px;
	padding: 30px 27px 0px 35px;
}
#mainContent {
	width:608px;
	float:left;
	padding: 20px 10px 25px 30px;
}
#mainContent p {
	font-size: 12px;
	line-height: 1.9em;
}
#mainContent ul {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	margin-left: 30px;
	list-style-type: none;
	margin-bottom: 10px;
}
#mainContent li {
	padding-left: 18px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	margin-bottom:3px;
}
.constant {
	font-size: 12px;
	line-height: 1.8em;
}
.paragraphHalfBox {
	width: 300px;
	float:left;
}
.newsCol1 {
	width:130px;
	float:left;
	font-size: 12px;
	color:#3c96e2;
}
.newsCol2 {
	width:440px;
	float:left;
	font-size: 12px;
}
.redbtn {
	display: block;
	width: 194px;
	height: 23px;
	background-image:url(images/redbtn.gif);
	color:white;
	padding: 8px 0px 0px 10px;
	margin: 10px 0px 40px 130px;
	clear:both;
	font-weight:bold;
}
.flashImage {
	float:left;
}
#questions {
	clear:both;
}
.question a {
	display:block;
	width:70px;
	text-align:right;
	color:#fff;
	font-size: 12px;
	text-decoration:underline;
	position:absolute;
	top:195px;
	right:20px;
}
.question {
	width: 280px;
	height: 216px;
	float:left;
	margin: 35px 20px 40px 0px;
	background-image:url(images/question-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#fff;
	font-size:12px;
	position:relative;
}
.question div {
	padding:10px 20px 10px 20px;
}
.smallquestion {
	background-image:url(images/smallquestion-bg.gif);
	height:125px;
	width:201px;
	padding-right:10px;
	margin-bottom:10px;
	text-align:right;
}
.smallquestion a {
	color:white;
	font-weight:bold;
}
.date {
	font-size: 11px;
	color:#3c96e2;
}
#sideBar {
	padding-top:365px;
	width:217px;
	padding-bottom:15px;
	float:left;
}
#sideBar img {
	display: block;
	margin-left: auto;
	margin-right: auto
}
#sideBar p {
	font-size:12px;
	color:#3f3f3f;
	margin-top:10px;
}
#sideBar small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #5c5c5c;
}
#sideBar ul {
	list-style-type: none;
}
#sideBar li {
	font-size: 12px;
	padding-left: 18px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	margin-bottom:10px;
}
#footer {
	background-image:url(images/main-bottom.gif);
	height:81px;
	clear:both;
	position:relative;
	color:#5c5c5c;
}
.copyright {
	position:absolute;
	top:25px;
	left:60px;
	font-size:12px;
}
.footerlinks {
	position:absolute;
	top:25px;
	right:60px;
	font-size:12px;
}
.footerlinks img {
	position:absolute;
	top:0px;
	right:0px;
}
.footerlinks a {
	color:#5c5c5c;
}
.logoImg {
	position:absolute;
	top:30px;
	left:30px;
}
.callusImg {
	position:absolute;
	top:30px;
	right:30px;
}
.divider {
	color: #3c9ada;
	font-size: 11px;
}
.casestudys {
	background-image:url(images/casestudy-bg.jpg);
	background-repeat: no-repeat;
	width:558px;
	min-height:300px;
	padding: 10px 10px 0px 10px;
}
.casestudys2 {
	background-image:url(images/casestudy-bg.jpg);
	background-repeat: no-repeat;
	width:558px;
	min-height:200px;
	padding: 10px 10px 0px 10px;
}
.casestudy {
	background-image:url(images/casestudyitem-bg.gif);
	background-repeat: no-repeat;
	width:238px;
	height:123px;
	float:left;
	margin-right:9px;
	padding:12px 16px 12px 16px;
	font-size: 11px;
	color:#3d3d3d;
}
.casestudysmall {
	background-image:url(images/casestudysmallitem-bg.gif);
	background-repeat: no-repeat;
	width:121px;
	height:85px;
	float:left;
	padding:6px 9px 6px 9px;
	position:relative;
}
.viewcasestudy {
	display:block;
	margin: 4px 0px 0px 127px;
}
.viewcasestudysmall {
	display:block;
	position:absolute;
	top:64px;
	right:9px;
}
#entry p {
	margin: 0px 0px 30px 0px;
}
/* Begin Contact Form CSS */



.contactform {
	position: relative;
	overflow: hidden;
	color:#666666;
}
.contactleft {
	width: 400px;
	text-align: left;
	clear: both;
	float: left;
	display: inline;
	padding: 1px;
	margin: 1px 0;
	color:#666666;
}
.contactright {
	width: 400px;
	text-align: left;
	float: left;
	display: inline;
	padding: 1px;
	margin: 1px 0;
}
.contacterror {
	border: 1px solid #ff0000;
}
/* End Contact Form CSS */



.promobox1 {
	width: 585px;
	color: #3d3d3d;
	font-family: Tahoma, Arial, sans-serif;
	background-image: url(images/promo-top.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.promobox2 {
	width: 585px;
	color: #3d3d3d;
	font-family: Tahoma, Arial, sans-serif;
	background-image: url(images/promo-bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.promotitle {
	width: 570px;
	height: 35px;
	padding-left: 10px;
}
.promotitle h5 {
	float: left;
	color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	padding: 7px 0 0 5px;
	font-size: 16px;
	line-height: 1.2em;
}
.promotitle span {
	float: left;
	color: #4099db;
	font-size: 10px;
	padding-left: 3px;
}
.promobottom {
	clear: both;
	width: 580px;
}
.leftimg {
	float: left;
	width: 186px;
}
.rightimg {
	float: right;
	width: 186px;
}
.promo {
	font-size: 12px;
	line-height: 1.4em;
}
#promotext {
	float: left;
	width: 365px;
	padding: 0px 15px 0 195px;
}
#promotextleft {
	float: left;
	width: 365px;
	padding: 0px 15px 0 15px;
}
img.floatLeft {
	float: left;
	padding-right: 20px;
}
img.floatRight {
	float: right;
	padding-right: 20px;
}
