@font-face {
	font-family: 'YukarimobileRegular';
	src: url('/css/fonts/yukarimobil.eot');
	src: local('Yukarimobile Regular'), local('Yukarimobile'), url('/css/fonts/yukarimobil.woff') format('woff'), url('/css/fonts/yukarimobil.ttf') format('truetype'), url('/css/fonts/yukarimobil.svg#Yukarimobile') format('svg');
}
img{
	border:none;
}
html {
	min-width:980px;
}
body {
	background: url('/img/test.jpg');
	color:#fff;
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	line-height:1.4em;
	margin:0;
	padding:0;
	min-width:980px;
}
input,
select,
textarea {
	font-family:arial, helvetica, sans-serif;
	border:1px solid #ccc;
}
input.styled {
	width:97%;
	border:1px solid #ccc;
}
input.bttn {
	background:#e5e5e5;
	border:1px outset #ccc;
}
a, a:link, a:active, a:visited {
	color:#000066;/*old:916099*/
	text-decoration:none;
}
a:hover {
	color:#fff;
}
#header {
	background: url('/img/header-bckgrnd.jpg') repeat-x scroll top center;
	height: 196px;
	position:relative;
	min-width:980px;
	margin:0 0 -15px;
	z-index: 1000;
}
#main {
	min-width:990px;
}
#header #logo {
	position:absolute;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background: url('/img/logo.png') no-repeat scroll top left;
	width: 304px;
	height: 182px;
	top:5px;
	left:15px;
	z-index:2000;
}
#navigation {
	position:absolute;
	bottom:10px;
	left:0;
	background-color: #FFFFFF;
  	background-color: rgba(255, 255, 255, .8);  /* FF3+, Saf3+, Opera 10.10+, Chrome */
	height:39px;
	width:100%;
	z-index:1;
}
#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
	/* width:970px; */
}
#navigation ul li {
	float:left;
	display:inline /*ie*/;
	margin:0 0 0 0;
}
#navigation ul li.first {
	margin-left:310px;
}
#navigation ul li a {
	color:#000;
	font-size:17px;
	line-height:39px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:0 8px;
	letter-spacing:-.1em;
}
#navigation ul li a:hover {
	color:#660099;
	background:#fff;
}
#navigation ul li.team {
	width: 51px;
}
#navigation ul li.expand {
	position: relative;
	z-index: 99999;
	
}
#navigation ul li.expand:hover ul.categories,
#navigation ul li.hover ul.categories {
	display:block !important;
}
#navigation ul li.expand ul.categories {
	background: white;
	color: black;
	overflow: hidden;
	padding: 5px 9px 8px;
	position: absolute;
	top: 39px;
	width: 160px;
	z-index: 1000;
	display: none;
}
#navigation ul li.expand ul.categories li {
	width:140px;
}
#navigation ul li.shop ul.categories {
	background: white;
	color: black;
	overflow: hidden;
	padding: 5px 9px 8px;
	position: absolute;
	top: 39px;
	width: 500px;
	height: 250px;
	z-index: 1000;
	display: block;
}
#navigation ul li.shop ul.categories li {
	float:left;
	text-indent: 5px;
	width: 125px;
	height: 100%;
}
#navigation ul li.shop ul.categories li a {
	text-indent: 0px;
	font-size: 16px;
	line-height: 24px;
}
#navigation ul li.shop ul.categories li ul {
	width: 125px;
	overflow:hidden;
	zoom: 1;
}
#navigation ul li.shop ul.categories li ul li a {
	text-indent: 5px;
	font-size: 12px;
	line-height: 18px;
}
#header img.idols {
	position:absolute;
	top:10px;
	left:40%;
}
#header img.black-sheep {
	position:absolute;
	top:0;
	left:40%;
}
#find-us {
	background:#000;
	padding:5px 10px;
	position:absolute;
	right:10px;
	top:20px;
	font-size:12px;
	line-height:12px;
}
#find-us a {
	margin-left:10px;
	text-decoration:none;
}
#search-form {
	position:absolute;
	right:10px;
	top:63px;
	border:0px solid #660099;
	background:#fff;
	width:300px;
}
#search-form input {
	font-size:14px;
	line-height:14px;
	width:228px;
	margin:2px 0;
	padding:5px;
	border:none;
	float:left;
	display:inline /*ie*/;
}
#search-form button {
	border:none;
	font-family:arial, helvetica, sans-serif;
	padding:7px 4px 0 0;
	margin:0;
	font-weight:bold;
	color:#666;
	background:#fff;
	font-size:12px;
	line-height:18px;
	float:right;
	display:inline /*ie*/;
}
#search-form2 {
	position:absolute;
	border:0px solid #660099;
	background:#fff;
	width:300px;
}
#search-form2 input {
	font-size:14px;
	line-height:14px;
	width:228px;
	margin:2px 0;
	padding:5px;
	border:none;
	float:left;
	display:inline /*ie*/;
}
#search-form2 button {
	border:none;
	font-family:arial, helvetica, sans-serif;
	padding:7px 4px 0 0;
	margin:0;
	font-weight:bold;
	color:#666;
	background:#fff;
	font-size:12px;
	line-height:18px;
	float:right;
	display:inline /*ie*/;
}
#content {
	padding:0 322px;
}
#left-side {
	float:left;
	display:inline /*ie*/;
	width:322px;
	}
	#left-side h3 {
	    font-size:42px;
	}
#right-side {
	float:right;
	width:322px;
	background:#fff;
	min-height:550px;
	position:relative;
	top: 15px;
	display: inline;
	}
	#right-side .zag {
		position:absolute;
		top:0;
		left:-41px;
	}
	#right-slideshow {
		margin:10px 10px 20px 10px;
		position:relative;
		height:410px;
		width:310px;
	}
	#right-slideshow div.full img {
		z-index:101;

	}
	#right-slideshow ul {
		list-style:none;
		position:absolute;
		left:-5px;
		bottom:-26px;
		margin:0;
		padding:0;
	}
	#right-slideshow ul li {
		float:left;
		margin:0;
		padding:0;
		z-index:102;
	}
	#right-slideshow ul li a {
		display:block;
		margin:0 0 0 5px;
		background:#333;
		width:32px;
		height:32px;
		overflow:hidden;
		/*text-indent:-9999px;*/
		outline:1px solid #ccc;
		z-index:102;
	}
	#right-slideshow ul li a:hover {
		display:block;
		margin:0 0 0 5px;
		background:#333;
		width:32px;
		height:32px;
		overflow:hidden;
		/*text-indent:-9999px;*/
		outline:2px solid #fff;
		z-index:102;
	}
	
ul.product-listing {
	list-style:none;
	margin:40px 0 0 50px;
	padding:0;
	text-align:center;
}
ul.product-listing li {
	display:block;
	width:160px;
	text-align:center;
	margin:0 0 30px;
	padding:0;
}
	#right-side ul.product-listing a {
		text-transform:uppercase;
		color:#000;
		font-weight:bold;
		}
		#right-side ul.product-listing a:hover {
			color:#000066;/*old:916099*/
		}
	#content .inner {
		padding: 20px 0px 10px 0px;
	}
	#left-side .inner {
		padding: 20px 10px 10px 10px;
	}
	#right-side .inner {
		padding: 20px 10px 10px 10px;
	}
	#right-side .feeds {
		color: #000000;
		z-index: 100;
		}
		#right-side .feeds h2 {
			font-size: 28px;
			line-height: 38px;
		}
		#right-side .feeds a {
			color: #000000;
		}
		#right-side .feeds a:hover {
			color:#000066;/*old:916099*/
		}
		#right-side .feeds ul {
			padding: 0;
			}
			#right-side .feeds ul li {
				list-style:none;
				margin:0 0 20px;
			}
#sidebar ul.product-listing a {
	color:#000066;/*old:916099*/
}
#sidebar ul.product-listing a:hover {
	color:#ffffff;
}
.front-feature-list a {
	color: #000000;
}
.front-feature-list a:hover {
	color:#000066;/*old:916099*/
}

a.more {
	background: url('/img/more-arrow-grn.gif') no-repeat scroll top left;/*more-arrow.gif*/
	height: 27px;
	line-height:27px;
	padding-left:27px;
	float:right;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
}
a.more:hover {
	background-position:bottom left;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	font-size:30px;
	line-height:52px;
	font-weight:200;
	margin:0 0 20px;
}
#left-side h3 {
	font-size:18px;
	color:#673469;
	line-height:24px;
	font-weight:200;
	margin:.5em 0 0;
}
.videos-side {
	margin:0 0 2em;
}
.videos-side a.more,
.photos-side a.more {
	margin-top:15px;
}
.video-feature,
.photo-feature {
	margin: 0 0 2em;
}
.video-feature img,
.photo-feature img {
	margin:0 0 1em;
}
.video-list,
.photo-list {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	zoom:1;
	width: 100%;
	clear:both;
}
.video-list li,
.photo-list li {
	float:left;
	display:inline /*ie*/;
	margin:0 16px 20px 0;
	width:90px;
	font-size:10px;
	text-transform:uppercase;
	line-height:17px;
}
.video-list li {
	height:90px;
}
li.end {
	margin-right:0 !important;
}
li.breaker {
	width:100% !important;
	padding:0 !important;
	margin:0 !important;
	height:1px !important;
	overflow:hidden !important;
	clear:left !important;
	float:none !important;
	display:block !important;
}
p.meta {
	color:#6c6c6c;
	text-transform:uppercase;
	font-size:10px;
	line-height:1.3em;
}
#left-side p.meta,
#right-side p.meta {
	margin:0;
}
.sidebar-block ul.blog-post-list {
    list-style:none;
    margin:0;
    padding:0;
}
.sidebar-block ul.blog-post-list li {
    padding:0 0 40px;
    overflow:hidden;
    zoom:1;
}
.sidebar-block ul.blog-post-list li img {
    float:left;
    display:inline /*ie*/;
}
.sidebar-block ul.blog-post-list li .post-leadin {
    padding-left:140px;
}
ul.blog-post-list {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
ul.blog-post-list li {
	padding:0 0 5px;
	overflow:hidden;
	zoom:1;
	width: 50%;
	margin-right: 0;
	min-width: 150px;
	float:left;
	display:inline;
	font-size: 11px;
	line-height: 1.3em;
}
ul.blog-post-list li h3 {
	font-size: 11px;
	line-height: 1.3em;
	font-weight:bold;
}
ul.blog-post-list li img {
	float:left;
	display:inline /*ie*/;
	width: 80px;
	height: 80px;
}
ul.blog-post-list li .post-leadin {
	padding-left:90px;
	padding-right:10px;
}
.post-leadin h3 {
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
	font-size:18px;
	line-height:24px;
}
.post-leadin h3 a {
	color:#660066;
}
.post-leadin h3 a:hover {
	color:#000066;
}
.post-leadin p {
	color:#000000;
	padding:0 0 10px;
	margin:0;
}
.post-meta {
	color:#616161;
	font-size:10px;
	text-transform:uppercase;
	line-height:1.3em;
}
.post-meta a {
	color:#616161;
}
.post-meta a.comment-link {
	color:#fff;
}

ul.blog-post-index {
	list-style:none;
	margin:0;
	padding:0;
}
ul.blog-post-index li {
	padding:0 0 40px;
	overflow:hidden;
	zoom:1;
	width: 340px;
	float:left;
	display:block;
	font-size: 11px;
	line-height: 1.3em;
}
ul.blog-post-index li h3 {
	font-size: 11px;
	line-height: 1.3em;
	font-weight:bold;
}
ul.blog-post-index li img {
	float:left;
	display:inline /*ie*/;
	width: 120px;
	height: 120px;
}
ul.blog-post-index li .post-leadin {
	padding-left:140px;
	padding-right:20px;
}


.left {
	float:left;
	display:inline /*ie*/;
}
#footer-bar {
	background:#232323;
	clear:both;
	overflow:hidden;
	zoom:1;
	padding:10px 10px 8px 20px;
	line-height:28px;
}
#footer-bar ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footer-bar ul li {
	float:left;
	display:inline /*ie*/;
	margin:0 15px 0 0;
}
#footer-bar ul li a {
	color:#fff;
}
#footer-bar .newsletter-signup {
	float:right;
	width:480px;
	text-align:right;
}
#footer-bar .newsletter-signup span {
	float:left;
	display:inline /*ie*/;
	color:#6c6c6c;
	font-size:10px;
	text-transform:uppercase;
	margin:0 10px 0 0;
}
#footer-bar .newsletter-signup button {
	border:none;
	padding:3px 5px;
	margin:0;
	background:#00c422;/*old:#663169*/
	color:#fff;
	font-size:10px;
	line-height:10px;
	font-family: arial, helvetica, sans-serif;
}
#footer-bar .newsletter-signup input {
	width:180px;
	border:none;
	padding:5px;
}
#footer-bar .newsletter-signup form {
	background:#fff;
	width:261px;
	float:right;
	padding:0 5px 0 0;
	font-size:11px;
	line-height:11px;
}
#footer {
	position:relative;
	padding:10px 10px 40px 20px;
	font-size:10px;
	line-height:18px;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul li {
	float:left;
	display:inline /*ie*/;
	margin:0 15px 0 0;
}
#footer ul li a {
	color:#fff;
}
.events-rss {
	float:right;
}
#events-search {
	border-bottom:1px solid #333;
	padding:20px 0;
	margin:0 0 20px;
}
#events-search .bttn {
	background:#000066;/*old:916099*/
	border:none;
	color:#fff;
	font-weight:bold;
	padding:5px 10px;
}
#events-search label {
	color:#444;
	font-size:18px;
	line-height:1.2em;
}
h2.month-name {
	clear:both;
}
div.event {
	width:250px;
	float:left;
	margin:0 20px 40px 0;
	overflow:hidden;
}
.breaker {
	height:1px !important;
	overflow:hidden !important;
	zoom:1;
	clear:both !important;
	display:block !important;
	float:none !important;
	
}
a.rss {
	background: url('../img/icon-rss.gif') no-repeat scroll center left;
	padding-left:16px;
	float:left;
	width:100%;
}
.page-navigation {
	clear:both;
	overflow:hidden;
	zoom:1;
	padding:0;
	font-family: arial, helvetica, sans-serif;
}
.page-navigation a {
	color:#fff;
	font-weight:200;
	font-size:32px;
	line-height:1em;
}
.page-navigation a.next {
	float:right;
	background: url('../img/arrow-next.gif') no-repeat scroll right center;
	padding-right:35px;
}
.page-navigation a.previous {
	float:left;
	background: url('../img/arrow-previous.gif') no-repeat scroll left center;
	padding-left:35px;
}


span.regular-price { 
 display:block; 
}
