body{
	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
	min-width:1000px;
}
/* Default */
img{border-style:none;}
a{
	text-decoration:underline;
	color:#000;
}
a:hover{text-decoration:none;}
#wrapper{
	width:1000px;
	margin:0 auto;
}
.header-holder{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:2;
}
#header{
	width:976px;
	margin:0 auto;
	position:relative;
}
#header:after{
	content:"";
	clear:both;
	display:block;
}
.img-line{
	height:32px;
	left:0;
	min-width:970px;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100%;
	z-index:1;
}
.img-line img{
	left:50%;
	margin:0 0 0 -4999px;
	position:absolute;
	top:0;
	width:9998px;
	display:block;
}
.logo{
	width:65px;
	height:83px;
	overflow:hidden;
	text-indent:-9999em;
	margin:0;
	position:absolute;
	top:0;
	left:0;
}
.logo a{
	display:block;
	height:100%;
	background: url(../images/logo-sprite.png) no-repeat;
	cursor:pointer;
}
.logo a:hover{background-position: 0px -83px;}
.rightbar{
	float:right;
	display:inline;
	margin:0 9px 0 0;
}
.rightbar .popup-holder{
	float:left;
	margin:0 11px 0 0;
	position:relative;
	width: 652px;
}
.rightbar ul{
	margin:0;
	padding:0 0 0 30px;
	display:inline;
	float:left;
	list-style:none;
	width:269px;
	font-size:26px;
}
.rightbar a, .rightbar a:visited{
	color:#6d6d6d;
	text-decoration:none;
}
.rightbar a:hover{color:#fda700;}

.rightbar .popup-w1{
	overflow: hidden;
	display: none;
	height: 1%;
	right:0;
	top:0;
}
.rightbar .popup-w2{
	background: url(../images/bg-dropdown-shadow.png);
	height:1%;
	float:left;
}
.popup{
	background: url(../images/bg-main-drop-down.gif) no-repeat 0 100%;
	width:652px;
	padding:9px 0 24px;
	position:relative;
}
.rightbar .popup:after{
	content:"";
	clear:both;
	display:block;
}
.rightbar .active .popup-w1{display:block;}
.rightbar .close:hover{background-position:0 -33px;}
.rightbar .open{
	margin: 0 -1px 0 0;
	float:right;
	background: url(../images/bg-open-nav-link.gif) no-repeat 0 0;
	width:108px;
	height:32px;
	overflow:hidden;
	text-indent:-9999em;
}
.rightbar .open:hover{background-position:0 -32px;}

.rightbar .open em {
	font-style: normal;
	display: none;
}
.rightbar .expanded .open {background: url(../images/btn-close.gif) no-repeat;}
.search{float:left;}
.search fieldset{
	background: url(../images/bg-search.gif) no-repeat;
	width:141px;
	height:18px;
	float:left;
	border-style:none;
	padding:3px 9px 0;
	margin:5px 0 0;
}
.search input{
	border:0;
	margin:0;
	padding:0;
	float:left;
	font-size:12px;
	color:#bdbcbc;
	vertical-align:top;
}

.search input:focus{
	font-size:12px;
	color:#000;
}

.search input.text{width:120px;}
.tabs{margin:0 0 28px;}
.tabs .img-bg{
	height:615px;
	left:0;
	min-width:970px;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100%;
}
.tabs .img-bg object.image,
.tabs .img-bg img{
	left:50%;
	margin:0 0 0 -850px;
	position:absolute;
	top:0;
	width:1700px;
	display:block;
}

.tabs blockquote{
	color:#fff;
	font-weight:bold;
	font-size:25px;
	width:740px;
	position:relative;
	margin:0;
	padding:0;
}
.tabs .tab-text{
	width:976px;
	margin:0 auto;
	padding:137px 0 0;
	line-height:31px;
}

.tabs .tab-text2{
	width:540px;
	padding:137px 0 0;
	line-height:31px;
	margin: 0;
	position:relative;
}

/*--------------------START BLOCKQUOTE FOR SERVICES PAGE------------------*/
.tabs .tab-text2 blockquote p{margin:0;}
.tabs .tab-text2 blockquote strong{
	font-size:30px;
	display:block;
	margin:0 0 1px;
	height:1%;
	overflow:hidden;
}
* html .tabs .tab-text2 blockquote strong{margin:0;}
* html .tabs .tab-text2 blockquote strong span{float:left;}
* hmml .tabs .tab-text2 blockquote strong .cufon{float:left;}
* +html .tabs .tab-text2 blockquote strong{margin:0 0 1px;}
* +html .tabs .tab-text2 blockquote strong span{float:left;}
* +hmml .tabs .tab-text2 blockquote strong .cufon{float:left;}
.tabs .tab-text2 blockquote strong span{background:#fda804;}
.tabs .tab-text2 blockquote span{
	background:#acacab;
	padding:0 10px;
}
/*--------------------START BLOCKQUOTE FOR SERVICES PAGE------------------*/

/*--------------------START BLOCKQUOTE FOR OTHER PAGES------------------*/
.tabs blockquote p{margin:0;}
.tabs blockquote strong{
	font-size:30px;
	display:block;
	margin:0 0 1px;
	height:1%;
	overflow:hidden;
}
* html .tabs blockquote strong{margin:0;}
* html .tabs blockquote strong span{float:left;}
* hmml .tabs blockquote strong .cufon{float:left;}
* +html .tabs blockquote strong{margin:0 0 1px;}
* +html .tabs blockquote strong span{float:left;}
* +hmml .tabs blockquote strong .cufon{float:left;}
.tabs blockquote strong span{background:#fda804;}
.tabs blockquote span{
	background:#acacab;
	padding:0 10px;
}
.tabs blockquote ul.left{
	width:50%;
	float:left;
}
.tabs blockquote ul.right{
	width:50%;
	float:right;
	margin:0 0 0 475px;
}
.tabs blockquote ul.left li{
	color:#fff;
	font-weight:400;
	font-size:20px;
}
.tabs blockquote ul.right li{
	color:#fff;
	font-weight:400;
	font-size:20px;
}

/*--------------------END BLOCKQUOTE FOR OTHER PAGES------------------*/

.services {
	color:#fff;
	font-weight:400;	
	font-size:20px;
	position:absolute;
	top: 300px;
	margin-left: 235px;
}

.services .left{
	width:60%;
	color:#FFFFFF;
	float:left;
}

.services .left li a:link, .services .left li a:active, .services .left li a:visited{
	top: 120px;
	line-height: 20px;
	color:#FFFFFF;
	text-decoration:none;
}

.services .left li a:hover{
	color: #fda804;
	line-height: 20px;
	top: 120px;	
	text-decoration:none;
}

.services .right{
	width:40%;
	float:left;
}

.services .right li a:link, .services .right li a:active, .services .right li a:visited{
	top: 120px;
	line-height: 20px;
	color:#FFFFFF;
	text-decoration:none;
}

.services .right li a:hover{
	color: #fda804;
	line-height: 20px;
	top: 120px;	
	text-decoration:none;
}

.servicesright{
position:relative;
float:right; 
background: url(http://www.blackdogadvertising.com/images/bg-services-right.png);
list-style: none;
margin-top: -160px;
}

.servicesright ul{
list-style: none;
line-height: 24px;
}

.servicesright .right2 li a:link, .servicesright .right2 li a:active, .servicesright .right2 li a:visited{
color:#FFFFFF;
text-decoration:none;
font-weight:400;	
font-size:18px;
padding-right: 15px;
padding-left: 10px;
}

.servicesright .right2 li a:hover{
color:#fda804;
text-decoration:none;
font-weight:400;	
font-size:18px;
padding-right: 15px;
}

.tabs .client span{
	margin:0px 0 0 0;
	background:#fda804;
}

.tabs .googleadwords a{
	overflow:hidden;
	display:block;
	cursor:pointer;
	position:absolute;
	top: 280px;
	left: 90px;
	margin: 10px 0 0 40px;
}

.tabs .more{margin:9px 0 0;}
.tabs .more a{
	width:55px;
	height:25px;
	background: url(../images/btn-more.png) no-repeat;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
.tabs .more a:hover{background: url(../images/btn-more-active.png) no-repeat;}

.tabs .more a span{
	width:55px;
	height:25px;
	overflow:hidden;
	display:block;
	text-indent:-9999em;
	background:none;
}

/* ---------------- OTHER "MORES" ---------------- */

.tabs .watchvideo {margin:9px 0 0;}
.tabs .watchvideo a{
	width:119px;
	height:25px;
	background: url(../images/btn-watch-video.png) no-repeat;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
.tabs .watchvideo a:hover{background-position: 0px -25px;}
.tabs .watchvideo a span{
	width:119px;
	height:25px;
	overflow:hidden;
	display:block;
	text-indent:-9999em;
	background:none;
}



.tabs .morestory {margin:9px 0 0;}
.tabs .morestory a{
	width:103px;
	height:25px;
	background: url(../images/btn-our-story-sprite.png) no-repeat;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
.tabs .morestory a:hover{background-position: 0px -25px;}
.tabs .morestory a span{
	width:103px;
	height:25px;
	overflow:hidden;
	display:block;
	text-indent:-9999em;
	background:none;
}

.tabs .moreclient{margin:9px 0 0;}
.tabs .moreclient a{
	width:103px;
	height:25px;
	background: url(../images/btn-client-list-sprite.png) no-repeat;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
.tabs .moreclient a:hover{background-position: 0px -25px;}

.tabs .moreclient a span{
	width:103px;
	height:25px;
	overflow:hidden;
	display:block;
	text-indent:-9999em;
	background:none;
}

.tabs .moreteam{margin:9px 0 0;}
.tabs .moreteam a{
	width:141px;
	height:25px;
	background: url(../images/btn-our-team-sprite.png) no-repeat;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
.tabs .moreteam a:hover{background-position: 0px -25px;}

.tabs .moreteam a span{
	width:141px;
	height:25px;
	overflow:hidden;
	display:block;
	text-indent:-9999em;
	background:none;
}

.tabs .moreseo{margin:9px 0 0;}
.tabs .moreseo a{
	width:103px;
	height:25px;
	background: url(../images/btn-about-seo-sprite.png) no-repeat;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
.tabs .moreseo a:hover{background-position: 0px -25px;}
.tabs .moreseo a span{
	width:103px;
	height:25px;
	overflow:hidden;
	display:block;
	text-indent:-9999em;
	background:none;
}



/* ---------------- OTHER "MORES" ---------------- */

.tabs .case{margin:9px 0 0;}
.tabs .case a{
	width:103px;
	height:25px;
	background: url(../images/btn-case-study.png) no-repeat;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
.tabs .case a:hover{background: url(../images/btn-case-study-active.png) no-repeat;}
.tabs .case a span{
	width:103px;
	height:25px;
	overflow:hidden;
	display:block;
	text-indent:-9999em;
	background:none;
}

.tabs-holder{
	position:relative;
	height: 615px;
	background:#000;
}
* html .tabs-holder{height:615px;}
.carousel{
	width:1000px;
	margin:0 auto;
	position: relative;
}
.carousel div {
	width: 890px;
	overflow: hidden;
	position: relative;
	margin: 0 0 0 40px;
}
.carousel .arrows{
	width:53px;
	height:54px;
	overflow:hidden;
	text-indent:-9999em;
	display:block;
	position:absolute;
	top:22px;
	cursor:pointer;
}

.carousel .prev{
	background: url(../images/arrow-left-sprite.png) no-repeat;
	left:0;
}

.carousel .next{
	background: url(../images/arrow-right-sprite.png) no-repeat;
	right:0;
}

.carousel .prev:hover{background-position: 0px -54px;}
.carousel .next:hover{background-position: 0px -54px;}

.carousel .tabset{
	margin:0;
	padding:0;
	list-style:none;
	width: 99999px;
}
.carousel .tabset li{
	float:left;
	margin:0 0 0 22px;
	display:inline;
}
.tabset .tab span{
	width:156px;
	height:107px;
	display:block;
	cursor:pointer;
}
.tabset .tab span em{
	width:156px;
	height:107px;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}
.tabset .fury, .tabset a:link .fury, .tabset a:visited .fury {background: url(../images/fury-sprite.png) no-repeat;}
.tabset a:hover .fury {background-position: 0px -107px;}
.tabset a.active .fury {background-position: 0px -107px;}
.tabset a:active .historic, .tabset a:link .historic, .tabset a:visited .historic {background: url(../images/historic-sprite.png) no-repeat;}
.tabset a:hover .historic {background-position: 0px -107px;}
.tabset a.active .historic {background-position: 0px -107px;}
.tabset a:active .northern, .tabset a:link .northern, .tabset a:visited .northern {background: url(../images/northern-sprite.png) no-repeat;}
.tabset a:hover .northern {background-position: 0px -107px;}
.tabset a.active .northern {background-position: 0px -107px;}
.tabset a:active .adt, .tabset a:link .adt, .tabset a:visited .adt {background: url(../images/adt-sprite.png) no-repeat;}
.tabset a:hover .adt {background-position: 0px -107px;}
.tabset a.active .adt {background-position: 0px -107px;}
.tabset a:active .bramco, .tabset a:link .bramco, .tabset a:visited .bramco {background: url(../images/bramco-sprite.png) no-repeat;}
.tabset a:hover .bramco {background-position: 0px -107px;}
.tabset a.active .bramco {background-position: 0px -107px;}

.tabset a:active .trolley, .tabset a:link .trolley, .tabset a:visited .trolley {background: url(../images/trolley-sprite.png) no-repeat;}
.tabset a:hover .trolley {background-position: 0px -107px;}
.tabset a.active .trolley {background-position: 0px -107px;}
.tabset a:active .cultural, .tabset a:link .cultural, .tabset a:visited .cultural {background: url(../images/cultural-sprite.png) no-repeat;}
.tabset a:hover .cultural {background-position: 0px -107px;}
.tabset a.active .cultural {background-position: 0px -107px;}
.tabset a:active .belman, .tabset a:link .belman, .tabset a:visited .belman {background: url(../images/belman-sprite.png) no-repeat;}
.tabset a:hover .belman {background-position: 0px -107px;}
.tabset a.active .belman {background-position: 0px -107px;}
.tabset a:active .contex, .tabset a:link .contex, .tabset a:visited .contex {background: url(../images/contex-sprite.png) no-repeat;}
.tabset a:hover .contex {background-position: 0px -107px;}
.tabset a.active .contex {background-position: 0px -107px;}
.tabset a:active .compuquip, .tabset a:link .compuquip, .tabset a:visited .compuquip {background: url(../images/compuquip-sprite.png) no-repeat;}
.tabset a:hover .compuquip {background-position: 0px -107px;}
.tabset a.active .compuquip {background-position: 0px -107px;}

.tabset a:active .dus, .tabset a:link .dus, .tabset a:visited .dus {background: url(../images/dus-sprite.png) no-repeat;}
.tabset a:hover .dus {background-position: 0px -107px;}
.tabset a.active .dus {background-position: 0px -107px;}

.sub-nav-holder{
	background: url(../images/bg-sub-nav.png) repeat-x;
	width:100%;
	position:relative;
	margin:-40px 0 0 0;
}
.sub-nav{
	color:#acacab;
	font-size:22px;
	width:1000px;
	margin:0 auto;
	padding:6px 0 8px;
}
.sub-nav ul{
	margin:0 0 0 6px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.sub-nav a{
	color:#acacab;
	text-decoration:none;
}
.sub-nav a.active,
.sub-nav a:hover{color:#fda804;}
.sub-nav li{
	background: url(../images/divider-sub-nav.gif) no-repeat 0 5px;
	float:left;
	padding:0 10px;
}
.sub-nav li:first-child{background-image:none;}
.footer-holder{
	position:relative;
	background-color: #000;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	height: 600px;
}
#footer{
	width:1000px;
	margin:0 auto;
	padding:30px 0 0;
}
#footer .col{
	font-size:12px;
	color:#fcfdfb;
	float:left;
	display:inline;
}
#footer .phone{
	float:right;
	font-size:16px;
}
.contact{width:240px;}
.contact .head{
	overflow:hidden;
	height:1%;
}
.contact dl{
	margin:0 0 8px;
	overflow:hidden;
	height:1%;
}
.contact dt{
	float:left;
	width:108px;
}
.contact dd{
	margin:0;
	float:left;
	width:132px;
}
.contact address{font-style:normal;}
.contact .access{
	width:100%;
	border-top:1px solid #363636;
	padding:14px 0 0;
}
.contact .login-btn{
	background: url(../images/btn-login.gif) no-repeat;
	width:78px;
	height:22px;
	text-indent:-9999em;
	overflow:hidden;
	float:right;
}
.contact .login-btn:hover{background-position:0 -22px;}
.contact .nav{
	margin:0 0 9px;
	padding:0;
	list-style:none;
}
.contact .nav li{
	display:inline-block;
	margin:0 40px 0 0;
}
.boxs-holder{background: url(../images/bg-col-mid.gif) repeat-y;}
.boxs-t{background: url(../images/bg-col-top.gif) no-repeat;}
.boxs-b{
	background: url(../images/bg-col-btm.gif) no-repeat 0 100%;
	overflow:hidden;
	width:100%;
	padding:15px 0 6px;
}
#footer .copy{
	font-size:10px;
	color:#707070;
	text-align:right;
	padding:10px 10px 10px 0;
}
#footer .copy p{margin:0;}
#footer .col a{
	color:#acacab;
	text-decoration:none;
}
#footer .col a:hover{color:#fda700;}
#footer .ad{
	width:243px;
	margin:0 19px 0 0;
	padding:0 0 0 18px;
}
#footer .ad .holder{
	overflow:hidden;
	height:1%;
}
#footer .ad ul{
	float:left;
	margin:0;
	width:105px;
	padding:0;
	list-style:none;
}
#footer .ad li{
	padding:0 0 5px;
	height:1%;
}
#footer .col .title{
	color:#ffffff;
	font-size:16px;
	display:block;
	font-weight:normal;
	margin:0 0 17px;
}
#footer .connected .title{margin:0 0 9px;}
#footer .access .title{
	margin:0 58px 0 7px;
	float:left;
	display:inline;
}
#footer .social{
	width:124px;
	margin:0 14px 0 0;
}
#footer .social span{
	display:block;
	text-align:center;
	margin:0 32px 0 0;
}
.ico-list{
	margin:0 0 8px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:124px;
}
.ico-list li{
	float:left;
	margin:0 11px 0 0;
	height:1%;
	padding:0 0 11px;
}
.ico-list a{
	background: url(../images/bg-icons.gif) no-repeat;
	width:24px;
	height:23px;
	float:left;
	overflow:hidden;
	cursor:pointer;
}
.ico-list a span{
	text-indent:-9999em;
	overflow:hidden;
	width:24px;
	height:23px;
	display:block;
}
.ico-list a.ico-blog{background-position:0 0;}
.ico-list a.ico-linkedin{background-position:-36px 0;}
.ico-list a.ico-twitter{background-position:-69px 0;}
.ico-list a.ico-utube{background-position:0 -36px;}
.ico-list a.ico-facebook{background-position:-33px -36px;}
.ico-list a.ico-flickr{background-position:-69px -36px;}
.ico-list a.ico-blog:hover{background-position:0 -72px;}
.ico-list a.ico-linkedin:hover{background-position:-36px -72px;}
.ico-list a.ico-twitter:hover{background-position:-69px -72px;}
.ico-list a.ico-utube:hover{background-position:0 -108px;}
.ico-list a.ico-facebook:hover{background-position:-33px -108px;}
.ico-list a.ico-flickr:hover{background-position:-69px -108px;}
#footer .connected{
	margin:0 18px 0 0;
	padding:0 0 0 10px;
	width:295px;
}
.sign-form{
	padding:0;
	margin:0;
}
.sign-form fieldset{
	margin:0 0 15px;
	border-style:none;
	padding:0;
	overflow:hidden;
	height:1%;
}
.sign-form fieldset .holder{
	overflow:hidden;
	height:1%;
}
.sign-form label{
	display:block;
	padding:0 0 20px;
	margin:0 0;
	width: 265px;
}
.sign-form input{
	margin:0;
	padding:0;
	border:0;
	float:left;
}
.sign-form span{
	background: url(../images/bg-textfield-signup.gif) no-repeat;
	width:155px;
	height:18px;
	float:left;
	padding:4px 5px 0;
	margin:0 18px 0 0;
}
.sign-form span input{width:100%;}
.sign-form .image{
	background: url(../images/btn-sign-up.gif) no-repeat;
	width:78px;
	height:22px;
}
.sign-form .image.hover,
.sign-form .image:hover{background-position:0 -22px;}

#thankyou-link a:link, #thankyou-link a:hover, #thankyou-link a:active, #thankyou-link a:visited{
color: #c9e762;
}

.contacticon{
	width:140px;
	height:97px;
	overflow:hidden;
	text-indent:-9999em;
	margin:0;
	position:absolute;
	top:260px;
	left:0;
	}

.contacticon a{ 	display:block;
	height:100%;
background: url(../images/mailicon.png) no-repeat;
	cursor:pointer;
	}
.contacticon a:hover {background-position: 0px -97px;}


.vcard{
	width:140px;
	height:97px;
	overflow:hidden;
	text-indent:-9999em;
	margin:0;
	position:absolute;
	top:260px;
	left:180px;
	}

.vcard a{ 	display:block;
	height:100%;
background: url(../images/vcard.png) no-repeat;
	cursor:pointer;
	}
.vcard a:hover {background-position: 0px -97px;}
