/*****************************************************
 DEFAULT HTML ELEMENTS
*****************************************************/
html,
body
{
	height: 100%;
}
body
{
	font: normal normal normal 11px/18px Arial, Verdana, Sans-Serif;
	text-align: left;
	color: #636466;
	background: #000 url(../img/bg.jpg) no-repeat center top;
}
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section
{ 
    display: block;
}
a:link,
a:visited,
a:active
{
	font-weight: normal;
	text-decoration: none;
	color: #4eae00;
}
a:hover
{
	text-decoration: underline;
	color: #fff;
}
img
{
	vertical-align: top;
}
p,
#latest-news
{
	margin-bottom: 1.4em;
}
input,
textarea
{
	padding: 3px;
	background: #000;
	border: 3px solid #1a1a1a;
	font: normal normal normal 11px/18px Arial, Verdana, Sans-Serif;
	text-align: left;
	color: #636466;
}
input
{
	height: 18px;
}
label
{
	display: block;
	margin-bottom: 3px;
	font-size: 10px;
	text-transform: uppercase;
	color: #0074ae;
}
ol
{
	list-style-type: decimal;
	margin: 0 0 30px 15px;
}
hr
{
	border: 1px solid #1a1a1a;
	background: #1a1a1a;
	size: 1px;
	line-height: 1px;
	color: #1a1a1a;
}
table,
tr,
td
{
	position: relative;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

/*****************************************************
 GLOBAL INTERFACE ELEMENTS
*****************************************************/
/*#outer {
	#display: table;
	width: 100%;
	height: 100%;
	position: relative;
	#position: static
	overflow: hidden;
}
#inner {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
#wrapper {
	#position: relative;
	#top: -50%;
	width: 100%;
}*/
#outer { width: 100%; height: 100%; overflow: hidden; position: relative; }
#outer[id] {display: table; position: static;}
#inner {position: absolute; top: 50%;} /* for explorer only*/
#inner[id] {display: table-cell; vertical-align: middle; width: 100%;}
#wrapper { position: relative; top: -50%; margin-top: -100px; } /* for explorer only */
.center
{
	width: 954px;
	margin: 0 auto;
}
/* HEADER */
header
{
	width: 100%;
	height: 63px;
	padding-top: 30px;
}
.logo
{
	display: inline;
	float: left;
	width: 187px;
	height: 63px;
}
#menu
{
	display: inline;
	float: right;
	width: 176px;
	height: 18px;
	margin-top: 35px;
}
#menu li
{
	display: inline;
	float: left;
	height: 18px;
}
.link1
{
	width: 42px;
}
.link2
{
	width: 36px;
}
.link3
{
	width: 58px;
}
.link4
{
	width: 40px;
}
.title
{
	display: inline;
	float: right;
	height: 47px;
	margin-top: 3px;
	font-size: 48px;
	color: #fff;
	line-height: 48px;
}
.home-body
{
	width: 140px;
}
.work-body
{
	width: 126px;
}
.info-body
{
	width: 111px;
}
#blog-body .title.sIFR-replaced
#blog-body .title.sIFR-replaced object
{
	width: 85px;
}
.process-body
{
	width: 173px !important;
}
.contact-body
{
	width: 170px;
}
.search-body
{
	width: 160px;
}
/* BODY */
#blackops
{
	position: relative;
	margin: 20px 0 30px 0;
	background: transparent url(../img/blackops.png);
	border-top: 1px solid #003b59;
	border-bottom: 1px solid #003b59;
}
/* FOOTER */
#footer
{
	padding-bottom: 30px;
}
#footer ul,
#network
{
	display: inline;
	float: right;
}
#footer ul li,
#social-blocks ul li
{
	display: inline;
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 12px;
}
#footer ul li a,
#social-blocks ul li a
{
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
#network
{
	width: 163px;
	color: #999;
}
.button1
{
	margin: 0 !important;
}
.rss
{
	background: transparent url(../img/network.png) no-repeat 0 0;
}
.rss:hover,
#social-blocks .rss
{
	background-position: 0 -26px !important;
}
.twitter
{
	background: transparent url(../img/network.png) no-repeat -28px 0;
}
.twitter:hover,
#social-blocks .twitter
{
	background-position: -28px -26px !important;
}
.linkedin
{
	background: transparent url(../img/network.png) no-repeat -56px 0;
}
.linkedin:hover,
#social-blocks .linkedin
{
	background-position: -56px -26px !important;
}
.facebook
{
	background: transparent url(../img/network.png) no-repeat -84px 0;
}
.facebook:hover,
#social-blocks .facebook
{
	background-position: -84px -26px !important;
}
#footer .small-title
{
	display: inline;
	float: left;
}
#footer .small-title,
#footer .small-title object
{
	width: 60px !important;
}
/*****************************************************
 UNIQUE PAGE ELEMENTS
*****************************************************/
/* HOME PAGE */
.home-content,
.blog-content,
.error-content
{
	width: 954px;
	margin: 0 auto;
	padding: 30px;
}
.featureshow
{
	z-index: 0;
}
.featureshow,
.featureshow img
{
	position: relative;
	width: 954px;
	height: 350px;
}
.feature-label
{
	position: relative;
	background: transparent url(../img/feature.png);
}
.featured
{
	display: block;
	padding: 15px 15px 0 15px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 10px;
	color: #a8a8a8;
}
.feature-link
{
	padding: 10px 15px 15px 15px;
	font-size: 32px;
	line-height: 48px;
	text-transform: uppercase;
}
.feature-link a
{
	display: block;
	color: #fff;
	text-decoration: none;
}
.details
{
	height: 39px;
	background: transparent url(../img/details.png) repeat-x;
	padding: 0 15px;
	line-height: 39px;
	font-size: 10px;
	text-transform: uppercase;
}
.details a
{
	display: block;
}
.details a:hover
{
	color: #fff !important;
	background-position: 74px -102px !important;
	text-decoration: none;
}
#meltdown2-label
{
	width: 257px;
	height: 219px;
	margin: -219px 0 0 82px;
}
#meltdown2-label .details a
{
	color: #fdb918;
}
#meltdown2-label .feature-link
{
	height: 130px;
}
#meltdown2-label .details a
{
	background: transparent url(../img/detail-arrows.png) no-repeat 74px 15px;
}
#lauren-label
{
	width: 216px;
	height: 149px;
	margin: -188px 0 0 410px;
}
#lauren-label .details a
{
	color: #ec008c;
}
#lauren-label .feature-link
{
	height: 99px;
}
#lauren-label .details a
{
	background: transparent url(../img/detail-arrows.png) no-repeat 74px -63px;
}
#soho-label
{
	width: 216px;
	height: 219px;
	margin: -219px 0 0 548px;
}
#soho-label .details a
{
	color: #fdb918;
}
#soho-label .feature-link
{
	height: 130px;
}
#soho-label .details a
{
	background: transparent url(../img/detail-arrows.png) no-repeat 74px 15px;
}
#ideo-label
{
	width: 216px;
	height: 104px;
	margin: -144px 0 0 640px;
}
#ideo-label .details a
{
	color: #0f88c9;
}
#ideo-label .feature-link
{
	height: 54px;
}
#ideo-label .details a
{
	background: transparent url(../img/detail-arrows.png) no-repeat 74px -141px;
}
#hockey-label
{
	width: 257px;
	height: 104px;
	margin: -144px 0 0 328px;
}
#hockey-label .details a
{
	color: #b5121b;
}
#hockey-label .feature-link
{
	height: 54px;
}
#hockey-label .details a
{
	background: transparent url(../img/detail-arrows.png) no-repeat 74px -180px;
}
.feature-nav
{
	z-index: 10;
	position: relative;
	top: -196px;
}
.feature-nav a
{
	display: inline;
	width: 55px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
}
#prev2
{
	float: left;
}
#next2
{
	float: right;
}
#latest-news li
{
	font-size: 10px;
	text-transform: uppercase;
	color: #383838;
}
.map
{
	background: transparent url(../img/map.png) no-repeat right 42px;
}
.front-phone
{
	font-size: 18px;
	font-weight: bold;
	color: #0074ae;
}
.front-email
{
	margin-bottom: 20px;
}
/* BLOG */
.blog-col
{
	display: inline;
	float: left;
	width: 708px;
	margin-top: 30px;
	margin-right: 30px;
}
.sidebar
{
	display: inline;
	float: right;
	width: 216px;
	margin-top: 30px;
}
.latest-news li
{
	padding: 8px 0;
	background: transparent url(../img/comments.png) no-repeat right center;
	border-bottom: 1px solid #2a2b2b;
}
.latest-news li .comment-count
{
	display: inline;
	float: right;
}

.search-field
{
	width: 180px;
}
.search-btn
{
	display: inline;
	float: right;
	width: 18px;
	height: 18px;
	padding-top: 4px;
}
.search-btn button
{
	display: block;
	width: 18px;
	height: 18px;
	border: none;
	background: transparent url(../img/buttons.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
.widget
{
	width: 201px;
	margin-top: 30px;
	padding-left: 15px;
	border-left: 3px solid #1a1a1a;
}
.widget-dual li
{
	display: inline;
	float: left;
	width: 100px;
}
/* A POST */
.post
{
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.blog-title
{
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
}
.blog-date
{
	display: block;
	margin-bottom: 15px;
	font-size: 10px;
	line-height: 14px;
}
.blog-photo
{
	display: block;
	margin-bottom: 15px;
	border: 3px solid #1a1a1a;
}
.author-info
{
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
}
.author-info a
{
	color: #fff;
}
.postthumbs li
{
	display: inline;
	float: left;
	width: 118px;
	margin: 0;
	padding: 0;
	background: #f00;
}
.postthumbs li a
{
	display: block;
	width: 118px;
}

/* COMMENTS */
.comment
{
	margin-top: 30px;
	padding: 15px 15px 1px 15px;
	background: #1f1f1f;
}
.comment-author
{
	height: 18px;
	padding-right: 38px;
	background: transparent url(../img/comment-foot.png) no-repeat 675px 0;
	text-align: right;
}
#comments form
{
	margin-top: 30px;
}
#comments .expertise-col
{
	margin-right: 30px;
}
.blog-comment-box
{
	width: 327px;
	height: 139px;
}
.optional
{
	color: #444;
	text-transform: lowercase;
}
.comment-field
{
	width: 327px;
	margin-bottom: 10px;
}
/* WORK */
.work-content
{
	position: relative;
	width: 954px;
	margin: -30px auto 0 auto;
	top: 15px;
}
.cat-col
{
	display: inline;
	float: left;
	width: 120px;
	padding-top: 45px;
	padding-right: 20px;
}
.sub-menu li
{
	
	padding-right: 6px;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}
.sub-menu li.selected
{
	background: transparent url(../img/detail-arrows.png) no-repeat right -35px;
}
.sub-menu li.selected a
{
	color: #0074ae;
}
.thumb-col
{
	display: inline;
	float: left;
	width: 462px;
	height: 456px;
	margin: 0 30px 0 0;
	padding: 45px 0 15px 30px;
	border-left: 1px solid #285900;
}
.thumbs li
{
	display: inline;
	float: left;
	width: 134px;
	height: 84px;
	margin: 0 30px 30px 0;
	background: #292929;
}
.thumbs li a
{
	display: block;
	width: 134px;
	height: 84px;
	text-indent: -9999px;
	overflow: hidden;
}
.thumbs li a:hover
{
	background: #0074ae !important;
	text-indent: 0 !important;
	width: 114px;
	height: 64px;
	padding: 10px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 14px;
	color: #99c6dd;
}
.thumbs li a:hover strong
{
	display: block;
	color: #fff;
}
/* thmbnails */
.thumbs li a.meltdown2
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -134px -672px;
}
.thumbs li a.seals
{
	background: transparent url(../img/thumbnals.jpg) no-repeat 0 -672px;
}
.thumbs li a.lauren
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -268px -588px;
}
.thumbs li a.clearance
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -134px -588px;
}
.thumbs li a.mapleridge
{
	background: transparent url(../img/thumbnals.jpg) no-repeat 0 -588px;
}
.thumbs li a.virgin
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -268px -504px;
}
.thumbs li a.klassic
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -134px -504px;
}
.thumbs li a.artisan
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -0px -504px;
}
.thumbs li a.harry
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -268px -420px;
}
.thumbs li a.soho
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -134px -420px;
}
.thumbs li a.ideo
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -0px -420px;
}
.thumbs li a.thorne
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -268px -336px;
}
.thumbs li a.cognitive
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -134px -336px;
}
.thumbs li a.meltdown1
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -0px -336px;
}
.thumbs li a.hkwt
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -268px -252px;
}
.thumbs li a.fantasy
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -134px -252px;
}
.thumbs li a.hockey
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -0px -252px;
}
.thumbs li a.rsta
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -268px -168px;
}
.thumbs li a.emedia
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -134px -168px;
}
.thumbs li a.gizmo
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -0px -168px;
}
.thumbs li a.esam
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -268px -84px;
}
.thumbs li a.sleeptrust
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -134px -84px;
}
.thumbs li a.magiseal
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -0px -84px;
}
.thumbs li a.nothingness
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -268px -0px;
}
.thumbs li a.images
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -134px -0px;
}
.thumbs li a.cherryhill
{
	background: transparent url(../img/thumbnals.jpg) no-repeat -0px -0px;
}
.work-content-col
{
	display: inline;
	float: left;
	width: 291px;
	padding-top: 45px;
}
.work-content .wp-pagenavi
{
	position: absolute;
	left: 0;
	top: 440px;
	width: 120px;
	text-align: right;
}
.work-content .wp-pagenavi .pages
{
	display: block;
	width: 120px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #2a2b2c;
	line-height: 11px;
}
.work-content .wp-pagenavi .nextpostslink,
.work-content .wp-pagenavi .previouspostslink
{
	display: none;
}

/* PROJECTS */
.slide-col
{
	display: inline;
	float: left;
	width: 586px;
	margin: 0 29px 0 0;
	padding: 45px 41px 15px 0;
	border-right: 1px solid #285900;
}
.project-descr-col
{
	display: inline;
	float: left;
	width: 291px;
	padding-top: 87px;
}
.slideshow,
.slideshow img
{
	width: 580px !important;
	height: 433px !important;
}
.slideshow
{
	border: 3px solid #1a1a1a;
}
#nav
{
	height: 15px;
	margin: 10px 0 30px 0;
	padding-left: 20px;
	background: transparent url(../img/timer.png) no-repeat 0 1px;
}
#nav a
{
	display: inline;
	float: left;
	width: 22px;
	height: 13px;
	margin-right: 5px;
	background: #000;
	border: 1px solid #333;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	overflow: hidden;
}
#nav a:hover,
#nav .activeSlide
{
	border: 1px solid #285900;
}
.project-stats
{
	margin-bottom: 30px;
}
.project-stats li,
.project-stats a
{
	color: #fff;
}
.project-stats a
{
	font-weight: bold;
}
.next
{
	position: absolute;
	top: 522px;
	right: 0;
}
.previous
{
	position: absolute;
	top: 522px;
	left: 656px;
}

/* INFO */
.info-pic
{
	display: block;
	border: 3px solid #1a1a1a;
}
.info-col
{
	display: inline;
	float: left;
	width: 585px;
	margin-right: 30px;
}
.expertise-col
{
	display: inline;
	float: left;
	width: 339px;
}
.service-list
{
	display: inline;
	float: left;
	width: 98px;
	margin-right: 22px;
	margin-bottom: 20px;
}
/* PROCESS */
.steps
{
	display: inline;
	float: left;
	width: 298px;
	margin-right: 30px;
}
.process-title
{
	margin-bottom: 30px;
	color: #fff !important;
}
.process-title strong
{
	color: #0074ae;
}
/* CONTACT */
.contact-content
{
	width: 954px;
	margin: 0 auto;
	padding-top: 30px;
}
.mail-col
{
	display: inline;
	float: left;
	width: 216px;
	margin-right: 30px;
}
.mail-col .subtitle
{
	margin-bottom: 30px;
}
.bigmap
{
	height: 273px;
	background: transparent url(../img/bigmap.png) no-repeat right 85px;
}

/* 404 */
.error-content
{
	font-size: 14px;
	text-align: center;
}
#error
{
	width: 339px;
	margin: 0 auto 30px auto;
}
.error-content #search-box
{
	width: 216px;
	margin: 0 auto;
}

/*****************************************************
 WIDGETS
*****************************************************/
/* PAGE NAVI */
.wp-pagenavi a,
.wp-pagenavi a:link
{
	padding: 2px 5px;
	margin: 2px;
	background: #4eae00;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.wp-pagenavi a:hover
{
	background: #fff;
	color: #0074ae;
}
.wp-pagenavi span.pages
{
	padding: 2px 5px;
	margin: 2px;
}
.wp-pagenavi span.current
{
	padding: 2px 5px;
	margin: 2px;
	font-weight: bold;
	color: #fff;
	background: #0074ae;
}
.wp-pagenavi span.extend
{
	padding: 2px 5px;
	margin: 2px;	
	color: #fff;
	background: #333;
}
.nextpostslink,
.previouspostslink
{
	background: transparent !important;
}
/* SOCIABLE */
div.sociable
{
	margin: 16px 0;
}
span.sociable_tagline
{
	position: relative;
}
span.sociable_tagline span
{
	display: none;
	width: 14em;
}
span.sociable_tagline:hover span
{
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span
{
	display: block;
}
.sociable ul
{
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li
{
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before
{
	content: "";
}
.sociable img
{
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
.sociable-hovers
{
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover
{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/* TWITTER FEED */
/* TWITTER FEED */
#twtr-widget-1
{
	width: 216px !important;
	margin-top: 30px;
	font-family: Georgia, Times, Serif !important;
	font-size: 11px !important;
	font-style: italic !important;
	color: #fff !important;
}
#twtr-widget-1 .twtr-doc,
#twtr-widget-1 .twtr-doc .twtr-bd,
#twtr-widget-1 .twtr-doc .twtr-bd .twtr-timeline,
#twtr-widget-1 .twtr-doc,
#twtr-widget-1 .twtr-hd a,
#twtr-widget-1 h3,
#twtr-widget-1 h4
{
	background: transparent !important;
	overflow: visible !important;
}
#twtr-widget-1 .twtr-doc .twtr-hd,
#twtr-widget-1 .twtr-doc .twtr-ft
{
	display: none !important;
}
.twtr-widget .twtr-tweet-wrap,
.twtr-bd
{
	padding: 0px !important;
	overflow: visible !important;
}
#tweet-id-1 {
	overflow: visible !important;
	border: none !important;
}
.twtr-widget h3,
.twtr-widget h4,
.twtr-widget p
{
	line-height: 24px !important;
}
.twtr-widget .twtr-tweet-wrap .twtr-tweet-text
{
	width: 216px !important;
	background: #1f2022 url(../img/quote.png) no-repeat 5px 5px !important;
}
.twtr-widget .twtr-tweet-wrap .twtr-tweet-text p
{
	padding: 15px 15px 0 15px !important;
}
#twtr-widget-1 i
{
	display: block;
	height: 18px;
	position: relative !important;
	margin-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Verdana, Sans-Serif !important;
	font-size: 11px !important;
	text-align: right;
	color: #636466 !important;
	/*top: 18px;*/
}
.twtr-widget .twtr-tweet a.twtr-reply
{
	visibility: visible !important;
	color: #65606b !important;
}
.twtr-widget .twtr-tweet
{
	border: none !important;
}
#twtr-widget-1 a,
#twtr-widget-1 i a
{
	color: #636466 !important;
}
.twitter-foot
{
	height: 18px;
	padding-right: 38px;
	background: transparent url(../img/comment-foot.png) no-repeat 185px 0;
	text-align: right;
}

/*****************************************************
 MISCELLANIOUS ELEMENTS
*****************************************************/
/* TITLES */
.main-title,
.service-title
{
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: normal;
	text-transform: lowercase;
	color: #fff;
}
.service-title
{
	padding-right: 10px;
	text-align: right;
}
.copyright,
.small-title,
.process-title
{
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-transform: uppercase;
}
.subtitle
{
	text-transform: uppercase;
	color: #fff;
}
/* TYPE */
.big
{
	font-size: 14px;
	line-height: 20px;
}
.big strong
{
	color: #0074ae;
}
.white
{
	color: #fff;
}
/* BUTTONS */
.more-about,
.view-project,
.view-post,
.the-process,
.inquire,
.results,
.older-posts,
.next a,
.previous a
{
	display: block;
	height: 19px;
	background-image: url(../img/buttons.png);
	background-repeat: none;
	text-indent: -9999px;
	overflow: hidden;
}
.more-about
{
	width: 119px;
	height: 19px;
}
.view-project
{
	width: 85px;
	margin-top: 15px;
	background-position: 0 -112px;
}
.view-post
{
	width: 90px;
	margin-top: 15px;
	background-position: 0 -150px;
}
.the-process
{
	width: 126px;
	margin-top: 15px;
	background-position: 0 -187px;
}
.inquire
{
	width: 155px;
	background-position: 0 -225px;
}
.results
{
	width: 125px;
	background-position: 0 -262px;
}
.older-posts
{
	width: 103px;
	margin-top: 15px;
	background-position: 0 -299px;
}
.button
{
	height: 19px;
	margin: 15px 0 0 0;
	padding: 0;
	border: none;
	background: transparent;
}
.previous a
{
	width: 65px;
	background-position: 0 -336px;
}
.next a
{
	width: 45px;
	background-position: 0 -374px;
}
/* MISC */
.clear
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.hor-split,
.post
{
	border-bottom: 1px solid #2a2b2d;
}
.green-split
{
	border-bottom: 1px solid #285900;
}
.tre-col
{
	display: inline;
	float: left;
	width: 298px;
	min-height: 180px;
	padding-right: 14px;
	border-right: 1px solid #2a2b2d;
	margin-right: 15px;
}
.last-item
{
	padding-right: 0 !important;
	margin-right: 0 !important;
	border: none !important;
}
.tri-buls li
{
	padding: 0 0 0 25px;
	background: transparent url(../img/detail-arrows.png) no-repeat 15px -35px;
}
.browsernote
{
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
	padding: 6px 0;
	border-bottom: 1px solid #fff;
	background: #000;
	text-align: center;
	color: #fff;
}
