/* @override 
	http://localhost:8888/portfolio/css/style.css?1
*/

/* =============================================================================
   960 Grid System
   ========================================================================== */

body{min-width:960px}.container_16{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px}.push_1,.pull_1,.push_2,.pull_2,.push_3,.pull_3,.push_4,.pull_4,.push_5,.pull_5,.push_6,.pull_6,.push_7,.pull_7,.push_8,.pull_8,.push_9,.pull_9,.push_10,.pull_10,.push_11,.pull_11,.push_12,.pull_12,.push_13,.pull_13,.push_14,.pull_14,.push_15,.pull_15,.push_16,.pull_16{position:relative}.alpha{margin-left:0}.omega{margin-right:0}.container_16 .grid_1{width:40px}.container_16 .grid_2{width:100px}.container_16 .grid_3{width:160px}.container_16 .grid_4{width:220px}.container_16 .grid_5{width:280px}.container_16 .grid_6{width:340px}.container_16 .grid_7{width:400px}.container_16 .grid_8{width:460px}.container_16 .grid_9{width:520px}.container_16 .grid_10{width:580px}.container_16 .grid_11{width:640px}.container_16 .grid_12{width:700px}.container_16 .grid_13{width:760px}.container_16 .grid_14{width:820px}.container_16 .grid_15{width:880px}.container_16 .grid_16{width:940px}.container_16 .prefix_1{padding-left:60px}.container_16 .prefix_2{padding-left:120px}.container_16 .prefix_3{padding-left:180px}.container_16 .prefix_4{padding-left:240px}.container_16 .prefix_5{padding-left:300px}.container_16 .prefix_6{padding-left:360px}.container_16 .prefix_7{padding-left:420px}.container_16 .prefix_8{padding-left:480px}.container_16 .prefix_9{padding-left:540px}.container_16 .prefix_10{padding-left:600px}.container_16 .prefix_11{padding-left:660px}.container_16 .prefix_12{padding-left:720px}.container_16 .prefix_13{padding-left:780px}.container_16 .prefix_14{padding-left:840px}.container_16 .prefix_15{padding-left:900px}.container_16 .suffix_1{padding-right:60px}.container_16 .suffix_2{padding-right:120px}.container_16 .suffix_3{padding-right:180px}.container_16 .suffix_4{padding-right:240px}.container_16 .suffix_5{padding-right:300px}.container_16 .suffix_6{padding-right:360px}.container_16 .suffix_7{padding-right:420px}.container_16 .suffix_8{padding-right:480px}.container_16 .suffix_9{padding-right:540px}.container_16 .suffix_10{padding-right:600px}.container_16 .suffix_11{padding-right:660px}.container_16 .suffix_12{padding-right:720px}.container_16 .suffix_13{padding-right:780px}.container_16 .suffix_14{padding-right:840px}.container_16 .suffix_15{padding-right:900px}.container_16 .push_1{left:60px}.container_16 .push_2{left:120px}.container_16 .push_3{left:180px}.container_16 .push_4{left:240px}.container_16 .push_5{left:300px}.container_16 .push_6{left:360px}.container_16 .push_7{left:420px}.container_16 .push_8{left:480px}.container_16 .push_9{left:540px}.container_16 .push_10{left:600px}.container_16 .push_11{left:660px}.container_16 .push_12{left:720px}.container_16 .push_13{left:780px}.container_16 .push_14{left:840px}.container_16 .push_15{left:900px}.container_16 .pull_1{left:-60px}.container_16 .pull_2{left:-120px}.container_16 .pull_3{left:-180px}.container_16 .pull_4{left:-240px}.container_16 .pull_5{left:-300px}.container_16 .pull_6{left:-360px}.container_16 .pull_7{left:-420px}.container_16 .pull_8{left:-480px}.container_16 .pull_9{left:-540px}.container_16 .pull_10{left:-600px}.container_16 .pull_11{left:-660px}.container_16 .pull_12{left:-720px}.container_16 .pull_13{left:-780px}.container_16 .pull_14{left:-840px}.container_16 .pull_15{left:-900px}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:before,.clearfix:after,.container_16:before,.container_16:after{content:'.';display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}.clearfix:after,.container_16:after{clear:both}.clearfix,.container_16{zoom:1}




/* =============================================================================
   TinyBox
   ========================================================================== */
   
#tinybox {position:absolute; display:none; padding:10px; background: transparent url(../img/preload.gif) no-repeat 50% 50%; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:transparent}



/*
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 1em; line-height: 1.4; }

body, button, input, select, textarea { font-family: 'PT Sans Caption', sans-serif; color: #222; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #c1f6f7; color: #426266; text-shadow: none; }
::selection { background: #c1f6f7; color: #426266; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #fff5ae; color: #635c2b; padding: 4px 6px; margin-left: -6px; margin-bottom: 5px; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: Jahfer Husain
   ========================================================================== */

.container_16 { 
	padding-left: 20px; 
}

h1, h2, h3 {
	text-transform: uppercase;
	margin: 0;
	-webkit-font-smoothing: subpixel-antialiased;
}

h2 {
	font-size: 1.2em;
}

p {
	margin: 0;
	font-size: 11px;
	color: #5a5a5a;
}

body {
	background: #f1f1f1;
}

.caption, .caption p {
	margin-top: -22px;
	background-color: #282828;
	padding: 8px 0 0;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	z-index: 100;
}

.caption p { 
	display: inline-block;
	color: #b5b5b5;
	float: left;
	margin-top: -8px;
}

.hor_list {
	list-style-type: none;
}

.hor_list li {
	display: inline;
}

.grey {
	color: #919191;
}

.subtitle {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #888;
}

/*====================================================*/

#link_bar { 
	background-color: #e5e5e5; 
	padding: 10px 0;
	font-size: 0.6em;
	text-transform: uppercase;
	
	background-image: linear-gradient(bottom, rgb(227,227,227) 9%, rgb(250,250,250) 100%);
	background-image: -o-linear-gradient(bottom, rgb(227,227,227) 9%, rgb(250,250,250) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(227,227,227) 9%, rgb(250,250,250) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(227,227,227) 9%, rgb(250,250,250) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(227,227,227) 9%, rgb(250,250,250) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.09, rgb(227,227,227)),
		color-stop(1, rgb(250,250,250))
	);

	border-bottom: 1px solid #ccc;
	
	-webkit-box-shadow: 0 1px 3px #ddd;
	-moz-box-shadow: 0 1px 3px #ddd;
	box-shadow: 0 1px 3px #ddd;
}

#link_bar a { 
	color: #999;
	border: 1px solid transparent;
	text-decoration: none; 
	padding: 4px 7px 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#link_bar a:hover { 
	background-color: #e2e2e2; 
	color: #777; 
	border: 1px solid #cecece;
	-webkit-box-shadow: inset 0 1px 0 #aaa, 0 1px 0 #eee;
	-moz-box-shadow: inset 0 1px 0 #c4bfa8, 0 1px 0 #eee;
	box-shadow: inset 0 1px 0 #c8c8c8, 0 1px 0 #eee;
}

#link_bar li { 
	list-style-type: none;
	display: inline-block; 
	margin-left: 10px;
	float: right;
}

#page_header {
	border-top: 7px solid #282828;
	border-bottom: 7px solid #282828;
	margin: 40px 0;
}

#logo_block { 
	position: relative; 
}

#cv_dl { 
	position: absolute;
	left: 270px;
	top: 54px;
	background-image: url(../img/cv_dl_full.png); 
	width: 68px;
	height: 20px;
}

#recent_work {
	height: 195px; 
	padding-right: 10px;
	background: url(../img/featured_side.gif) no-repeat right top;
}

#recent_work .caption { 
	margin: 0; 
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding: 9px 10px 0;
	width: 510px;
	overflow: auto;
}

#video_link { 
	float: right;
	color: #fff;
	margin-top: 0px;
	padding: 0;
}

#video_link:before {
	content: url(../img/play_arr.png);
	margin-right: 5px;
}

.caption a { 
	color: #fff; 
	text-decoration: none;
}

.caption a:hover {
	text-decoration: underline;
}

#logo {
	background-color: #282828;
	margin: 0;
	height: 195px;
	width: 410px;
	background-image: url(../img/logo.png);
}

#contact-info {
    position: absolute;
    left: 46px;
    top: 100px
}

#contact-info li {
    display: inline;
    text-transform: uppercase;
    font-size: 0.7em;
    margin-right: 10px;
}

#contact-info a {
    text-decoration: none;
    color: #fff;
    opacity: 0.7;
    padding-bottom: 3px;
}

#contact-info a:hover {
    opacity: 1;
    border-bottom: 1px solid #fff;
}

/*====================================================*/

#recent_work {
	margin-left: 0px;
}

#client_folio {
	margin: 0;
	height: 465px;
	margin-bottom: 26px;
}

	#slider_container {
		background: #f6f6f6;
		margin: 0;
		height: 465px;
		width: 720px;
	    overflow: hidden;
	    position: relative;
	}
	
		#slider_container .slide {
			left: 0;
	    	position: absolute;
	    	top: 0;
		}
		
		#slider_container .hidden {
			display: none;
		}

	#breakdown {
		height: 465px;
		margin: 0;
		overflow: hidden;
	}
	
	#slider_nav {
		color: #fff;
		background-color: #282828;
		margin: 0;
		display: block;
		font-size: 11px;
		text-transform: uppercase;
		padding: 7px 10px 5px;
		width: 920px;
	}
	
	#slider_nav .hor_list {
		width: 800px;
		float: left;
	}
	
	#slider_nav li {
		margin-right: 10px
	}
	
	#slider_nav a {
		color: #777;
		text-decoration: none;
	}
	
	#slider_nav a:hover {
		text-decoration: underline;
	}
	
	#slider_nav_arrows {
		float:right;
	}
	
	#slider_nav_arrows a { 
		opacity: 0.4;
		filter: alpha(opacity=40); /* IE6-IE8 */
	}
	
	#slider_nav_arrows a:hover {
		opacity: 1;
		filter: alpha(opacity=100); /* IE6-IE8 */
	}


/*====================================================*/

#mid {
	border-top: 20px solid #dedede;
	border-bottom: 20px solid #dedede;	
	margin: 40px 0;
}

#tl_container {
	background-image: url(../img/tl_bg.png);
}

#tl_container .caption {
	padding: 5px 0 3px;
}

#timeline {
	height: 152px;
}

/*====================================================*/

#about_me {
	padding-right: 40px;
	margin: 0;
	margin-right: 30px;
}

.text_snippet {
	padding: 15px;
	font-size: 11px;
	border: 1px solid #d0d0d0;
	margin-bottom: 15px;
	background: #fff;
	
	-webkit-box-shadow: 1px 2px 0 #ddd;
	-moz-box-shadow: 	1px 2px 0 #ddd;
	-o-box-shadow: 		1px 2px 0 #ddd;
	-k-box-shadow: 		1px 2px 0 #ddd;
	box-shadow: 		1px 2px 0 #ddd;
}

#case_studies {
	float: right;
}

.case_study {
	height: 145px;
	margin-bottom: 20px;
	opacity: 0.8;
	filter: alpha(opacity=80); /* IE6-IE8 */
}

#case_lf  { background: #3f2130 url("../img/title_lf.png")  center center no-repeat; }
#case_mag { background: #fc7b22 url("../img/title_mag.png") center center no-repeat; }
#case_killers  { background: #d72e24 url("../img/title_killers.png")  center center no-repeat; }
#case_3eb { background: #e3d7c3 url("../img/title_3eb.png") center center no-repeat; }
#case_sambat { background: #000 url("../img/title_sambat.png") center center no-repeat; }
#case_kb  { background: #99d9d8 url("../img/title_kb.png")  center center no-repeat; }

/*====================================================*/

#copyright {
	padding: 20px 0 16px;
	border-bottom: 2px solid #4b4b4b;
	margin-bottom: 40px;
}

#copyright p {
	color: #fff;
}

#page_footer {	
	border-top: 5px solid #e5e5e5;
	background-color: #282828;
	text-transform: uppercase;
	padding: 0 0 40px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 0.7em;
	color: #fff;
}

#graveyard_desc {
	text-align: right;
	text-transform: none;
	font-weight: normal;
}

#graveyard_desc p {
	color: #b8b8b8!important;
	margin-top: 15px;
}

.img_grid {
	margin-bottom: 20px;
}


/* =============================================================================
   Lightbox Pages
   ========================================================================== */

#lb_container {	
	width: 645px;
	height: 685px;
	display: block;
}

#lb_container.small {
	height: 400px;
}

.lb_title {
	background: #fff;
	float: left;	
	padding: 6px 10px 2px;
	margin-bottom: 5px;
	font-size: 0.8em;
}

#lb_close {
	float: right;
	color: #000;
	text-decoration: none;
}

#lb_close:hover {  
	text-decoration: underline;
}

#lb_content {
	padding: 15px;
	float: left;
	background: #fff;
}

#lb_content img { margin-right: 10px; margin-bottom: 15px; 
	display: inline-block;}

#lb_content img.lb_last { margin-right: 0; }
#lb_content img.lb_bottom { margin-bottom: 0; }

#lb_desc {
	background: #fff;
	clear: both;
	margin-top: 5px;
	float: left;
	text-align: center;
	width: 645px;
	padding: 10px 0;
}

#lb_desc_title {
	text-transform: none;
	font-size: 0.8em;
}

/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
/*.hidden { display: none !important; visibility: hidden; }*/

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}





#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(close.png);}
#sb-nav-next{background-image:url(next.png);}
#sb-nav-previous{background-image:url(previous.png);}
#sb-nav-play{background-image:url(play.png);}
#sb-nav-pause{background-image:url(pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

