/* Clearing */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
.clear {
	clear: both;
}

/* = Anchors, p etc
   ------------------------------------------------------------------------------ */
#content a {
	color: #00a8f8;
	font-weight: bold;
}
#content p {

}

/* = END OF ANCHORS, P
   ------------------------------------------------------------------------------ */

/* = Headings
   ------------------------------------------------------------------------------ */
h2 {
	font-size: 15px;
}

.heading {
	position: relative;
	height: 31px;
	margin-bottom: 12px;
}
.heading h2 {
	background: url(/images/buttons/tab_left.png) no-repeat 0 0;
	height: 37px;
	padding: 5px 10px 5px 18px;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 15px;
}
.heading h2 span {
	width: 12px;
	height: 37px;
	background: url(/images/buttons/tab_right.png) no-repeat 100% 0;
	position: absolute;
	top: 0;
	right: -12px;
	font-size: 15px;
}
.heading h2 a {
font-weight: normal;
}

#h-news.heading span 		{ width: 104px; }
#h-our-work.heading span, 
#h-our-work2.heading span 	{ width: 200px; }
#h-sitemap.heading span 	{ width: 200px; }
#h-contact.heading span 	{ width: 200px; }

/* = Paper page background
   ------------------------------------------------------------------------------ */
body 				{ background: #f2f3e4; }
body#home 			{ background: #f0f4f3; }
body#work 			{ background: #f2faef; }
body#services 		{ background: #f5f9f8; }
body#clients 		{ background: #f2f3e5; }
body#about 			{ background: #fdf9fa; }
body#contact-us 		{ background: #f6f8eb; }

body #wrapper 			{ background: url(/images/backgrounds/paper/one.jpg) no-repeat 0 0; }
body#home #wrapper 		{ background: url(/images/backgrounds/paper/home.jpg) no-repeat 0 0; }
body#work #wrapper 		{ background: url(/images/backgrounds/paper/work.jpg) no-repeat 0 0; }
body#services #wrapper 	{ background: url(/images/backgrounds/paper/services.jpg) no-repeat 0 0; }
body#clients #wrapper 	{ background: url(/images/backgrounds/paper/clients.jpg) no-repeat 0 0; }
body#about #wrapper 	{ background: url(/images/backgrounds/paper/about.jpg) no-repeat 0 0; }
body#contact-us #wrapper 	{ background: url(/images/backgrounds/paper/contact.jpg) no-repeat 0 0; }

/* = Bottom border
   ------------------------------------------------------------------------------ */
#footer #contact p span.fn,
.heading,
#home #news .story,
#work #news .story,
#home #news .story h3,
#work #news .story h3,
#clients form#login,
#services ul.services li.first,
#contact-us #contact2 p  {
	border-bottom: 1px solid #c6c4bf;
}

.last {
	border-bottom: none !important;
}

/* = Template
   ------------------------------------------------------------------------------ */
#wrapper {
	width: 850px;
	margin: 60px auto 0 auto;
}
#wrapper #content {
	width: 706px;
	margin: 0 auto;
	padding-top: 71px;
}

/* Nav */
ul#nav {
	width: 720px;
	margin-left: 0px;
	list-style-type: none;
}
ul#nav li {
	float: left;
}
ul#nav li.first {
	padding-top: 0;
}
ul#nav li a {
	display: block;
	width: 118px;
	height: 50px;
	background-image: url(/images/menu/main-menu.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
ul#nav li a.home 		{ background-position: 0 0; }
ul#nav li a.work 		{ background-position: -119px 0; }
ul#nav li a.services 	{ background-position: -238px 0; }
ul#nav li a.clients		{ background-position: -358px 0; }
ul#nav li a.about		{ background-position: -478px 0; }
ul#nav li a.contact		{ background-position: -597px 0; }

ul#nav li a.home:hover,
ul#nav li.current a.home 		{ background-position: 0 -70px; }
ul#nav li a.work:hover,
ul#nav li.current a.work 		{ background-position: -119px -70px; }
ul#nav li a.services:hover,
ul#nav li.current a.services 	{ background-position: -238px -70px; }
ul#nav li a.clients:hover,
ul#nav li.current a.clients		{ background-position: -358px -70px; }
ul#nav li a.about:hover,
ul#nav li.current a.about		{ background-position: -478px -70px; }
ul#nav li a.contact:hover,
ul#nav li.current a.contact		{ background-position: -597px -70px; }

/* Logo & Tagline */
#header {
	margin-bottom: 16px;
}
#header h1 {
	text-indent: -9999px;
}
#header h1 a {
	background: url(/images/header/tag-and-logo.gif) no-repeat -500px 0;
	width: 128px;
	height: 97px;
	float: right;
	margin-top: -6px;
	margin-right: 70px;
}
#header h2 {
	font-size: 18px;
	width: 405px;
	height: 97px;
	float: left;
	margin-left: 14px;
	border-bottom: none;
}
#header h2 em {
	font-style: normal;
	color: #ff0009;
}

/* Footer */
#footer {
	clear: both;
	padding-top: 18px;
	height: 290px;
}
#footer #sitemap,
#footer #contact {
	width: 335px;
	float: left;
}
#footer #sitemap {
	margin-right: 15px;
}
#footer #sitemap ul,
#footer #contact p {
	font-size: 11px;
}

#footer #sitemap ul {
	list-style-type: none;
}
#footer #sitemap ul li {
	float: left;
	width: 75px;
	margin-bottom: 12px;
}
#footer #sitemap ul li a {
	color: #3b3b3b;
}

#footer #contact p {
	width: 46%;
	float: left;
}
#footer #contact p span a {
	color: #00a8f8 !important;
	font-weight: bold;
}
#footer #contact p span {
	display: block;
	margin-bottom: 9px;
}
#footer #contact p span.fn {
	padding-bottom: 6px;
}
#footer #contact p.address {
	margin-left: 10px;
	margin-right: 15px;
}
#footer #contact p.email-tel {
	margin-top: 16px;
	padding-top: 9px;
	border-top: 1px solid #c6c4bf;
}
#footer #contact p.email-tel a {
	color: #3b3b3b;
	text-decoration: underline;
}

/* = Home and Our Work
   ------------------------------------------------------------------------------ */
#home #news,
#work #news,
#about #about-us {
	width: 458px;
	float: left;
}
#home #news .story,
#work #news .story {
	clear: both;
	min-height: 174px;
	position: relative;
	padding: 10px 0 0 0;
}
#home #news .story-media,
#work #news .story-media {
	width: 283px;
	float: left;
	margin-right: 3px;
}
#home #news .story-media img,
#work #news .story-media img {
	width: 283px;
	height: 174px;
}
#home #news .story h3,
#work #news .story h3 {
	font-size: 11px;	
	margin: 10px 0 10px 0;
	padding-bottom: 10px;
	font-weight: bold;
	width: 172px;
	float: right;
}
#home #news .story p,
#work #news .story p {
	margin-bottom: 18px;
	float: right;
	width: 170px;
	font-size: 11px;
}
#home #news .story a.more,
#work #news .story a.more {
	background: url(/images/buttons/more.gif) no-repeat 0 0;
	display: block;
	width: 28px;
	height: 28px;
	text-indent: -9999px;
	position: absolute;
	bottom: 5px;
	right: 0;
}
#home #news .story a.more:hover,
#work #news .story a.more:hover {
	background: url(/images/buttons/more_over.gif) no-repeat 0 0;
}

#home #our-work,
#work #our-work,
#about #our-work {
	width: 236px;
	float: right;
}
#work #our-work {
	margin-top: 26px;
}
#home #our-work .heading,
#work #our-work .heading,
#about #our-work .heading {
	border-bottom: none;
	padding-bottom: 15px;
}
#home #our-work .heading,
#about #our-work .heading { 
	background: url(/images/backgrounds/sidebar_tabbed.png) no-repeat 0 0; 
}
#work #our-work .heading { 
	background: url(/images/backgrounds/sidebar.png) no-repeat 0 0; 
	height: 1px;
}

#home #our-work h2,
#home #our-work h2 span,
#about #our-work h2,
#about #our-work h2 span {
	background: none;
	margin: 0;
	padding-left: 12px;
}
#work #our-work h2,
#work #our-work h2 span {
	background: none;
	width: 0;
	height: 0;
}
#work #our-work h2 {
	text-indent: -9999px;
}

#home #our-work ul,
#work #our-work ul,
#about #our-work ul {
	background: url(/images/backgrounds/sidebar_tabbed.png) no-repeat 0 96%;
	width: 100%;
	list-style-type: none;
	margin: -12px 0 0 0;
	display: block;
	clear: both;
	line-height: 1.5;
}
#home #our-work ul li,
#work #our-work ul li,
#about #our-work ul li { 
	margin: 0 15px 11px 15px;
	padding-bottom: 8px;
	border-bottom: 1px solid #f4f5f5;
}
#home #our-work ul li.last,
#work #our-work ul li.last,
#about #our-work ul li.last {
	padding-bottom: 45px;
}
#home #our-work ul li a,
#work ul li a,
#about #our-work ul li a {
	color: #191616;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5;
	font-size: 13px;
}
#home #our-work ul li a:hover,
#home #our-work ul li a.current,
#work ul li a:hover,
#work ul li a.current,
#about #our-work ul li a:hover,
#about #our-work ul li a.current {
	color: #FF0009;
	text-decoration: none;
	line-height: 1.5;
	font-size: 13px;
}

p.pagination {
	font-size: 11px;
}

/* = Clients
   ------------------------------------------------------------------------------ */

.client-area-item {
	width: 660px;
	border-bottom: 1px #CCC solid;
	margin-bottom: 18px;
}

.client-area-item .video-link {
text-align: right;
}

.login-status {
	text-align: right;
	margin-bottom: 30px;
}

#clients form#login {
	padding-bottom: 10px;
	margin-bottom: 30px;
}
#clients form#login h3 {
	color: #ff0009;
	font-size: 9px;
	font-weight: bold;
	float: left;
	margin: 3px 25px 0 190px;
}
#clients form#login label,
#clients form#login input {
	vertical-align: top;
}
#clients form#login label,
#clients form#login input#username {
	margin-right: 10px;
}
#clients form#login input {
	width: 98px;
	height: 20px;
	border: 1px solid #666;
	background: transparent;
	padding: 4px 0 0 4px;
}

#clients #client-showcase {
	list-style-type: none;
}
#clients #client-showcase li {
	background: url(/images/backgrounds/client.png) no-repeat 0 0;
	width: 166px;
	height: 114px;
	float: left;
	padding-top: 15px;
	
	text-align: center;
	vertical-align: middle;
}

/* = Services
   ------------------------------------------------------------------------------ */
#services ul.services {
	width: 47%;
	float: left;
	margin: 0 0 50px 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}
#services ul.one,
#services ul.three {
	margin-right: 2%;
}
#services ul.services li {
	margin: 0;
	padding: 0 0 0 10px;
}
#services ul.services li.first {
	margin-bottom: 12px;
	
}
#services ul.services li.first h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
}

/* = About
   ------------------------------------------------------------------------------ */
#about #about-us .heading {
	margin-bottom: 21px;
}
#contact-us #contact2 p,
#about #about-us p {
	margin-left: 10px;
}
#contact-us #contact2 p {
	padding-bottom: 10px;
}

#contact-us #contact2 p.contact,
#about #about-us p.contact {
	border-top: 1px solid #c6c4bf;
}
#about #about-us p.contact {
	padding-top: 10px;
}
#contact-us #contact2 p.contact span,
#about #about-us p.contact span {
	display: block;
	margin-bottom: 4px;
}
#contact-us #contact2 p.contact span em,
#about #about-us p.contact span em {
	display: block;
	float: left;
	width: 72px;
	font-style: normal;
	font-weight: bold;
}

/* = Contact
   ------------------------------------------------------------------------------ */
#contact-us #contact2 h3 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}
#contact-us #contact2 p {
	width: 47.5%;
}
#contact-us #contact2 p span {
	display: block;
}
#contact-us #contact2 p.contact {
	border-top: none;
}


/* Flash player
-------------------------- */

.flash-warning {
	float: left;
	font-size: 9px;
	margin-left: 15px;
	color: #3b3b3b;
}