/*
* Template Name: Urban
* Author: Serif Templates
* Author URI: http://seriftemplates.com
* Version: 1.0
*/


/* ------------------------------------------------------------------------
	Image Slider
------------------------------------------------------------------------- */

@import url(http://fonts.googleapis.com/css?family=Oswald);

.dpUniSlider_wrapper {
	position: absolute;
	display:none;
	top: 90px;
	width: 100%;
}

.dpUniSlider {
	display:none;
}

.dpUniSlider_container { 
	text-align: left; 
	margin: 0 auto; 
	width: 100%; 
	position: relative; 
	overflow: hidden; 
	list-style:none; 
	padding:0;
}

.dpUniSlider_drag {
	width:100%;
	height:100%;
	padding-bottom: 50px;
}

.dpUniSlider_container.isDraggable {
	cursor: pointer;
}

.dpUniSlider_container.isDragging {
	opacity: .7;
}

a.dpUniSlider_larrow, a.dpUniSlider_rarrow { 
	position: absolute; 
	top: 50%; 
	width: 32px; 
	height: 52px; 
	text-indent:-9999px; 
	display: none; 
	z-index: 6;
	margin-top: -26px; 
	opacity: .9;
}

a.dpUniSlider_larrow { 
	background:url(images/left-arrow.png) 50% 50% no-repeat #000; 
	left: 10px; 
}	

a.dpUniSlider_rarrow { 
	background:url(images/right-arrow.png) 50% 50% no-repeat #000; 
	right: 10px; 
}

.dpUniSlider_container li span.dpUniSlider_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	color: #dbdbdb;
	position: absolute;
	top: 10px;
	left: 50%;
	display:block;
	padding: 5px 10px; 
	background: #000; 
	opacity: .9;
	text-shadow: none;
}

ul.dpUniSlider_nav { 
	position: absolute; 
	bottom: -25px; 
	left: 50%;
	padding: 5px 3px 5px 3px;
	margin: 0;
	display: none; 
	z-index: 6; 
	background: #EBEBEB; 
	opacity: .9;
	list-style:none;
}

ul.dpUniSlider_nav li { 
	float:left;
	width:12px;
	height:6px;
	margin: 0 5px;
	padding: 0;
	background:#dbdbdb;
	list-style: none;
	cursor: pointer;
}

ul.dpUniSlider_nav li.active { 
	background: #404040;
}

.dpUniSlider_autoLoader { 
	position:absolute;
	top: 10px;
	right: 10px;
	width:24px;
	height:24px;
	z-index: 99999;
	background: url(images/ajax-loader.gif) 0 0 no-repeat;
	padding:0;
	margin:0;
	display: none;
}

li.dpUniSlider_slide { 
	padding: 0;
	margin:0;
	text-align: center; 
	padding-bottom: 50px; 
	width: 100%; 
	position: relative; 
	overflow: hidden; 
	list-style:none;
	background-position: 50% 0;
}

ul.gallery li.dpUniSlider_slide { 
	padding-bottom: 0 !important;
}

/* Effects */

.dpUniSlider_wrapper .blink_container_append { 
	z-index: 4;
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
	top: 0px;
	left: 0px;
}

.dpUniSlider_wrapper .blink_fx { 
	background: #fff;
	opacity: 0;
	display: none;
	width: 100%;
	height: 100%; 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
}

/* Texts */

.dpUniSlider_container a, 
.dpUniSlider_container span,
.dpUniSlider_container p {
	text-decoration:none;
	font-family: 'Oswald', sans-serif;	
	font-size: 20px; 
	color: #333; 
	text-shadow: 1px 1px 1px #fff; 
	margin:5px 0;
}

.dpUniSlider_container p {
	margin:10px 0;
}

.dpUniSlider_container span.normal_text,
.dpUniSlider_container p.normal_text {
	font-size: 14px; 
}

.dpUniSlider_container a::selection, 
.dpUniSlider_container span::selection,
.dpUniSlider_container p::selection,
.dpUniSlider_container a::-moz-selection, 
.dpUniSlider_container span::-moz-selection,
.dpUniSlider_container p::-moz-selection {
	background: #a8d1ff;
}

.dpUniSlider_container a.main_title, 
.dpUniSlider_container span.main_title,
.dpUniSlider_container a.main_title.light:hover,
.dpUniSlider_container a.subtitle, 
.dpUniSlider_container span.subtitle,
.dpUniSlider_container a.subtitle.light:hover { 
	color: #dbdbdb; 
	padding: 5px 20px; 
	background: #000; 
	opacity: .9; 
	font-size: 30px; 
	font-style:normal;
	text-shadow: 1px 1px 1px #333;
	margin: 10px 0;
	font-family: 'Oswald', sans-serif;	
}

.dpUniSlider_container a.main_title.light, 
.dpUniSlider_container span.main_title.light,
.dpUniSlider_container a.main_title:hover,
.dpUniSlider_container a.subtitle.light, 
.dpUniSlider_container span.subtitle.light,
.dpUniSlider_container a.subtitle:hover { 
	color: #000; 
	text-shadow: 1px 1px 1px #333;
	background: #f5f5f5; 
}

.dpUniSlider_container a.subtitle, 
.dpUniSlider_container span.subtitle,
.dpUniSlider_container a.subtitle.light:hover { 
	font-size: 20px; 
	text-shadow: none !important;
}

.dpUniSlider_container li.dpUniSlider_slide div { 
	clear: both; 
	width: 100%; 
	padding: 0; 
	text-align: center;
}

.dpUniSlider_container .button {
	background: url(images/button_bg.png) repeat-x 0 0;	
	border:0;
	height:31px !important;
	padding:0 30px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: #dbdbdb;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	cursor: pointer;
	border-left: 1px solid #1D262D;
	border-right: 1px solid #1D262D;
}

.dpUniSlider_container .button:hover {
	background: url(images/button_bg.png) repeat-x 0 -33px;	
}


/* ------------------------------------------------------------------------
	Footer Gallery
------------------------------------------------------------------------- */

#imageGallery { margin-top: -90px; margin-left: 10px; }
.thumbs_container { position: absolute; }
.thumbs { margin: 0; padding: 0; overflow: hidden; }
.thumbs li { list-style: none; float: left; margin: 6px; padding: 3px; background: #eee; -moz-box-shadow: 0 0 4px #444; -webkit-box-shadow: 0 0 2px #000; }
.thumbs li img { display: block; opacity: .8; }
.thumbs li img:hover { opacity: 1; }
.thumbs li a img { border: none;}


/* ------------------------------------------------------------------------
	Filter
------------------------------------------------------------------------- */


ul { list-style: none; }

.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
* html .group { zoom: 1; } /* IE6 */
*:first-child+html .group { zoom: 1; } /* IE7 */

#wrap { max-width: 960px; min-height: 900px; margin: 0 auto; padding: 1.5em 20px; overflow: hidden; background-color: #fff; border: 1px solid #ddd; -moz-box-shadow: 0 0 5px #ddd; -webkit-box-shadow: 0 0 5px #ddd; box-shadow: 0 0 5px #ddd; }

dl { margin-bottom: 3em; color: #777; }
dt, dd { float: left; }
dt { margin-right: 5px; }
.filter li { float: left; }
.filter li:after { content: "/"; }
.filter li:last-child:after { content: ""; }
.filter a { padding: 0 10px; font-family:"Trebuchet MS", sans-serif; color:#535353; font-size:14.0px; line-height:1.29em; text-decoration: none; }
.filter a:hover, .current a { color: #A2A2A2; }

.portfolio li { float: left; margin-right: 22px; margin-bottom: 2em; margin-top: 10px; border: 1px solid #DBDBDB; }
.portfolio li:nth-child(4n) { margin-right: 0; }
.portfolio a { display: block; border: 3px solid #fff;  text-decoration: none; }
.portfolio img { width: 210px; height: 130px; display: block; border: 1px solid #ccc; }  

.portfolio li {position:relative;} 
.caption {position:absolute; width:210px; margin-top: 7px; text-align:center; }
.caption p {font-family:"Trebuchet MS", sans-serif; color:#535353; font-size:14.0px; line-height:1.29em;}


/* ------------------------------------------------------------------------
	PrettyPhoto Lightbox
------------------------------------------------------------------------- */

	div.facebook .pp_top .pp_left { background: url(images/prettyphoto/facebook/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.facebook .pp_top .pp_middle { background: url(images/prettyphoto/facebook/contentPatternTop.png) top left repeat-x; } /* Top pattern/color */
	div.facebook .pp_top .pp_right { background: url(images/prettyphoto/facebook/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.facebook .pp_content .ppt { color: #000; }
	div.facebook .pp_content_container .pp_left { background: url(images/prettyphoto/facebook/contentPatternLeft.png) top left repeat-y; } /* Content background */
	div.facebook .pp_content_container .pp_right { background: url(images/prettyphoto/facebook/contentPatternRight.png) top right repeat-y; } /* Content background */
	div.facebook .pp_content { background: #FFF; } /* Content background */
	div.facebook .pp_expand { background: url(images/prettyphoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.facebook .pp_expand:hover { background: url(images/prettyphoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.facebook .pp_contract { background: url(images/prettyphoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.facebook .pp_contract:hover { background: url(images/prettyphoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.facebook .pp_close { width: 22px; height: 22px; background: url(images/prettyphoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.facebook .pp_details { position: relative; }
	div.facebook .pp_description { margin: 0 37px 0 0; }
	div.facebook #pp_full_res .pp_inline { color: #000; } 
	div.facebook .pp_loaderIcon { background: url(images/prettyphoto/facebook/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.facebook .pp_arrow_previous { background: url(images/prettyphoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The previous arrow in the bottom nav */
		div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
	div.facebook .pp_arrow_next { background: url(images/prettyphoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The next arrow in the bottom nav */
		div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
	div.facebook .pp_nav { margin-top: 0; }
	div.facebook .pp_nav p { font-size: 15px; font-family: Helvetica, Arial, sans-serif; color:#999; padding: 0 3px 0 4px; }
	div.facebook .pp_nav .pp_play { background: url(images/prettyphoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }
	div.facebook .pp_nav .pp_pause { background: url(images/prettyphoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }
	
	div.facebook .pp_next:hover { background: url(images/prettyphoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */
	div.facebook .pp_previous:hover { background: url(images/prettyphoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.facebook .pp_bottom .pp_left { background: url(images/prettyphoto/facebook/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.facebook .pp_bottom .pp_middle { background: url(images/prettyphoto/facebook/contentPatternBottom.png) top left repeat-x; } /* Bottom pattern/color */
	div.facebook .pp_bottom .pp_right { background: url(images/prettyphoto/facebook/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */


	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #FFF  url(images/pretty-texture.png);
		display: none;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}

		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content { height: 40px; min-width: 40px; }
		* html .pp_content { width: 40px; }
		
		.pp_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content_container .pp_left { padding-left: 20px; }
			.pp_content_container .pp_right { padding-right: 20px; }
		
			.pp_content_container .pp_details {
				float: left;
				margin: 10px 0 2px 0;
			}
				.pp_description {
					display: none;
					margin: 0;
				}
				
				.pp_social { float: left; margin: 0; }
				.pp_social .facebook { float: left; margin-left: 5px; width: 55px; overflow: hidden; }
				.pp_social .twitter { float: left; }
				
				.pp_nav {
					clear: right;
					float: left;
					margin: 3px 10px 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
						white-space: nowrap;
					}
					
					.pp_nav .pp_play,
					.pp_nav .pp_pause {
						float: left;
						margin-right: 4px;
						text-indent: -10000px;
					}
				
					a.pp_arrow_previous,
					a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		.pp_gallery {
			display: none;
			left: 50%;
			margin-top: -50px;
			position: absolute;
			z-index: 10000;
		}
		
			.pp_gallery div {
				float: left;
				overflow: hidden;
				position: relative;
			}
			
			.pp_gallery ul {
				float: left;
				height: 35px;
				margin: 0 0 0 5px;
				padding: 0;
				position: relative;
				white-space: nowrap;
			}
			
			.pp_gallery ul a {
				border: 1px #655E4B solid;
				border: 1px rgba(0,0,0,0.5) solid;
				display: block;
				float: left;
				height: 33px;
				overflow: hidden;
			}
			
			.pp_gallery ul a:hover,
			.pp_gallery li.selected a { border-color: #fff; }
			
			.pp_gallery ul a img { border: 0; }
			
			.pp_gallery li {
				display: block;
				float: left;
				margin: 0 5px 0 0;
				padding: 0;
			}
			
			.pp_gallery li.default a {
				background: url(images/prettyphoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
				display: block;
				height: 33px;
				width: 50px;
			}
			
			.pp_gallery li.default a img { display: none; }
			
			.pp_gallery .pp_arrow_previous,
			.pp_gallery .pp_arrow_next {
				margin-top: 7px !important;
			}
		
		a.pp_next {
			background: url(images/prettyphoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(images/prettyphoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			position: absolute; right: 0; top: 0; 
			display: block;
			line-height:22px;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			line-height: 1 !important;
		}
		
			#pp_full_res .pp_inline {
				text-align: left;
			}
			
				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			margin: 0 0 5px 15px;
			z-index: 9999;
		}
		
.pp_social {display:none;}
		
		
/* ------------------------------------------------------------------------
	Buttons
------------------------------------------------------------------------- */
.button, .button span {
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.button {
	white-space: nowrap;
	line-height:1em;
	position:relative;
	outline: none;
	overflow: visible; /* removes extra side padding in IE */
	cursor: pointer;
	text-decoration:none;
	border: 1px solid #999;/* IE */
	border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
	border-bottom:rgba(0, 0, 0, .4) 1px solid;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .1) 0%,
		rgba(0, 0, 0, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(0, 0, 0, .1)),
		to(rgba(255, 255, 255, .1))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	margin-bottom:10px;
}
.button.full, .button.full span {
	display: block;
}
.button:hover, .button.hover {
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .2) 0%,
		rgba(255, 255, 255, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(255, 255, 255, .1)),
		to(rgba(255, 255, 255, .2))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF')"; /* IE8 */
}
.button:active, .button.active {
	top:1px;
}
.button span {
	position: relative;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);
	border-top: rgba(255, 255, 255, .2) 1px solid;
	padding:0.6em 1.3em;
	line-height:1em;
	text-decoration:none;
	text-align:center;
	white-space: nowrap;
}


.button.small span {
	font-size:12px;
}
.button.medium span {
	font-size:14px;
}
.button.large span {
	font-size:18px;
}


.button.black {
	background-color: #333333;
}
.button.gray {
	background-color: #666666;
}
.button.white {
	background-color: #FFFFFF;
}
.button.white span{
	color: #666666;
}
.button.red {
	background-color: #e62727;
}
.button.orange {
	background-color: #ff5c00;
}
.button.magenta {
	background-color: #A9014B;
}
.button.yellow {
	background-color: #ffb515;
}
.button.blue {
	background-color: #00ADEE;
}
.button.pink {
	background-color: #e22092;
}
.button.green {
	background-color: #91bd09;
}
.button.rosy {
	background-color: #F16C7C;
}
.button.brown {
	background-color: #804000;
}
.button.purple {
	background-color: #800080;
}
.button.cyan {
	background-color: #46C7C7;
}
.button.gold {
	background-color: #D4A017;
}




/* ------------------------------------------------------------------------
	Tabbed Widget
------------------------------------------------------------------------- */

* {
margin: 0;
padding: 0;
}

#widget-body {
font-size: 75%;
color: #535353;
background: #FFF;
font-family:"Trebuchet MS", sans-serif; font-size:14.0px; line-height:1.29em;
}

.widget {
width: 270px;
margin: 20px;
padding: 20px 5px 5px 5px;
background: #FFF;
border: 1px solid #DBDBDB;
margin-bottom: 15px;
}

	.widget a {
	color: #535353;
	text-decoration: none;
	}
	
	.widget a:hover {
	color: #535353;
	text-decoration: underline;
	}

	.tabnav li {
	display: inline;
	list-style: none;
	padding-left: 10px;
	}
	
		.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #323232;
		font-weight: bold;
		padding: 8px 10px;
		outline: none;
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #323232;
		color: #FFF;
		text-decoration: none;
		}
		
	.tabdiv {
	margin-top: 10px;
	background: #fff;
	border: 0px solid #dedbd1;
	padding: 10px;
	}
	
	.tabdiv img {
  border:1px solid #DBDBDB;
  background-color:#ffffff;
  padding:5px;
  margin: 5px 10px 2px 0px;
  float:left;
  }
	
  	.tabdiv li {
		margin-left: 20px;
		}

.ui-tabs-hide {
		display: none;
		}
		

/* ------------------------------------------------------------------------
	Accordion
------------------------------------------------------------------------- */		
		
.section
{
	display: block;
} 

.accordion
{
	background-color: #FFF;
	width: 620px;
	padding: 0px;	
	margin: 0px;
}
 
.accordion section 
{
 	border: 1px solid #DBDBDB;
	margin: 5px;
	
	background-color: #fff;
}

.accordion h2,
 .accordion p
{
	margin: 0;	
}

.accordion div
{
	height: 200px;
	display: none;
}

.accordion p
{
	padding: 10px;
	font: 14px 'Trebuchet MS', 'Lucida Sans', Arial, Helvetica;
  color: #535353;
}
 
.accordion h2 a 
{
	display: block;
	position: relative;
	font: 16px 'Trebuchet MS', 'Lucida Sans', Arial, Helvetica;
	padding: 10px;
	color: #535353;
	outline: 0;
	text-decoration: none;
}

.accordion h2 a:after 
{  
  content: url(images/acc-closed.png);
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -7px;
}

.accordion h2 a:hover 
{
	background: #fff;
}
 
.accordion h2.active a:after 
{  
  content: url(images/acc-open.png);
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -7px;
}

/* ------------------------------------------------------------------------
	jPlayer
------------------------------------------------------------------------- */

.jp-jplayer { 
    background-color: #000;
    width: 960px; 
}

.jp-audio-container,
.jp-video-container { margin-bottom: 20px; }

.jp-interface {
	position: relative;
	width: 100%;
	height: 40px;
	background: url(images/jplayer-bg.png) repeat-x;
	z-index: 100;

}

.jp-controls {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.jp-controls li { display: inline; }

.jp-controls a {
  border-bottom: none;
	position: absolute;
	overflow: hidden;
	text-indent: -9999px;
	-webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.jp-controls a:hover { background-color: transparent; }

a.jp-play,
a.jp-pause {
	width: 43px;
	height: 40px;
	z-index: 1;
	outline: none;
	top: 0;
	left: 0;
}

a.jp-play { background: url(images/jplayer-sprite.png) 0 0 no-repeat; }

a.jp-play:hover { background-position: -43px 0; }

a.jp-pause { 
    background: url(images/jplayer-sprite.png) 0 -40px no-repeat; 
    display: none;
}

a.jp-pause:hover { background-position: -43px -40px; }

.jp-progress-container {
	position: absolute;
	top: 4px;
	left: 44px;
	width: 810px;
	height: 6px;
	padding: 12px 10px;
}

.jp-progress { 
  position: absolute; 
	width: 780px;
	height: 7px;
	padding: 1px;
	background: url(images/jplayer-sprite.png) 0 -212px repeat-x ;
}

.jp-seek-bar {
	width: 0px;
	height: 5px;
	cursor: pointer;
	background: url(images/jplayer-sprite.png) 0 -198px repeat-x;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.jp-play-bar {
	width: 0px;
	height: 5px;
	background: url(images/jplayer-sprite.png) 0 -183px repeat-x ;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.jp-volume-bar-container {
	position: absolute;
	top: 4px;
	right: 20px;
	width: 50px;
	height: 6px;
	padding: 12px 10px;
}

.jp-volume-bar {
	position: relative;
	overflow: hidden;
	background: url(images/jplayer-sprite.png) 0 -212px repeat-x;
	width: 50px;
	height: 9px;
	cursor: pointer;
	top: 0;
	left: 8px;
}

.jp-volume-bar-value {
	width: 0px;
	height: 5px;
	margin: 1px;
	background: url(images/jplayer-sprite.png) 0 -183px repeat-x;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

a.jp-mute,
a.jp-unmute {
	width: 43px;
	height: 40px;
	z-index: 1;
	outline: none;
	top: 0;
	right: 65px;
}

a.jp-mute { background: url(images/jplayer-sprite.png) 0px -80px no-repeat; }

a.jp-mute:hover { background-position: -43px -80px; }

a.jp-unmute { background: url(images/jplayer-sprite.png) 0px -120px no-repeat; }

a.jp-unmute:hover { background-position: -43px -120px; }

.seperator-first,
.seperator-second {
	background:url(images/jplayer-seperator.png) no-repeat left;
	height: 40px;
	width: 2px;
	position: absolute;
	left: 42px;
}

.seperator-second { 
    left: auto; 
    right: 110px;
}


/* ------------------------------------------------------------------------
	Back To Top
------------------------------------------------------------------------- */

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:46px;
	height:46px;
	border:none;
	text-indent:100%;
	z-index: 999;
	background:url(images/totop.png) no-repeat left top;
}

#toTopHover {
	background:url(images/totop.png) no-repeat left -46px;
	width:46px;
	height:46px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}