/* sitewide */

html, body {
	height: 100%;
	-webkit-font-smoothing: antialiased;
	
}
body {
	background: #000 url(../../shared/images/bg.jpg) no-repeat bottom center fixed;
	color: #828282;
	font-size: 12px;
	line-height: 20px;
	font-family: arial, helvetica, sans-serif;
}
a {
	color: #828282;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
img, object, embed {
	vertical-align: bottom;
}
h1 {
	font-weight: bold;
	display: inline;
}

/* edit_link */

.edit_link {
	font-size: 12px;
	font-weight: bold;
	display:none;

}

/* tool tips */

#tooltip .gallery_content {
	background: #000;
	padding: 8px;
	color: #fff;
	display: none;
	width: 290px;
	border: 1px solid #000;
	display: block;
	margin-top: 5px;
}
#navtip {
	position: absolute;
	background: #000;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
}
.tooltip {
	display: none;
}
h3 {
	padding-bottom: 3px;
	border-bottom: 1px solid #AFAFAF;
	margin-bottom: 3px;
}

/* wrapped up */

#wrapper {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
.current_page_icon {
	position: absolute;
	left: -38px;
	top: 40px;
	width: 28px;
	height: 28px;
}
.current_page_icon img {
	margin-bottom: 10px;
}
#breadcrumb {
	height: 40px;
	margin-left: 10px;
	line-height: 40px;
	text-transform: uppercase;
	color: #fff;
	width: 940px;
}
#breadcrumb p, #breadcrumb h1, #breadcrumb a  {
	float: left;
}
#breadcrumb a {
	margin-right: 4px;
}
#country_select {
	float: right;
	text-transform: capitalize;
	position: relative;
}
#country_select a {
	background: url(../../shared/images/country_arrow.gif) no-repeat left center;
	padding-left: 10px;
	position: relative;
	z-index: 100;
}
#country_select a:hover {
	text-decoration: none;
}
#country_options {
	position: absolute;
	top: 40px;
	width: 308px;
	right: 0;
	text-transform: capitalize;
	background: #222;
	line-height: 22px;
	border: 1px solid #444;
	padding: 10px 20px;
	height: 200px;
	overflow: auto;
	display: none;
	z-index:100;
}
#country_options li, #country_options a {
	clear: both;
}

/* mainstage */

#mainstage {
	width: 560px;
	float: left;
}
.morelink {
	float: right;
	margin-top: 5px;
}

/* second stage */

#secondstage {
	width: 350px;
	float: right;
}
#intratext{
	/*height:auto !important;
	height:90px;*/
	display:block;
	width:350px;
	height:100px;
	margin-top: 15px;
}

	#intratext #fire{
		position:absolute;
		
		/*height:auto !important;
		height:90px;*/
		width:30px;
		height:67;
		margin-left: 5px;

	}

	#intratext #likeburn{
		position:absolute;
		width:176px; 
		height:46px;
		margin-left: 50px;
		margin-top: 10px;

	}

	#intratext #follow {
		position:absolute;
		width:112px; 
		height:39px;
		margin-left: 238px;
		margin-top: 20px;
		background: url(../../shared/images/followburn1.png) no-repeat center right;
		

	}
	
	
	
	#intratext #follow:hover {
		background: url(../../shared/images/followburn2.png) no-repeat center right;
	}

/* events area */

#events {
	border-top: 1px solid #828282;
	border-bottom: 1px solid #828282;
	line-height: 15px;
	float: right;
	height: 305px;
	overflow: hidden;
}
#home #events {
	height: 203px;
}
#eventSlide {
	float: right;
	width: 320px;
}
#events li {
	height: 30px;
	padding: 10px 0;
	border-bottom: 1px solid #828282;
	width: 320px;
	float: right;
}
.event_icon {
	float: left;
	margin-left: 10px;
	display: inline;
	height: 28px;
	width: 28px;
}
.event_date {
	float: left;
	margin-left: 5px;
	display: inline;
	width: 50px;
	overflow: hidden;
	white-space: nowrap;
}
.event_link {
	float: left;
}
.event_link a {
	display: block;
	width: 227px;
	background: url(../../shared/images/facebook_icon.png) no-repeat center right;
}
.event_link a:hover {
	background: url(../../shared/images/facebook_hover_icon.png) no-repeat center right;
}

/* overview section */

#overview_list {
	width: 975px;
	float: left;
	padding-bottom: 40px;
}
#overview_list li {
	height: 250px;
	width: 310px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;

	border-bottom: 1px solid #828282;
	
}
#overview_list .overview_header {
	color: #fff;
	font-weight: bold;
	height: 20px;
	margin-top: 5px;
	line-height: 20px;
}
#overview_list .overview_details {
	width: 310px;
	font-size: 11px;
}
#overview_list .overview_details a {
	float: right;
	font-weight: normal;
}

/* bottom block */

#bottom_block {
	float: left;
	width: 960px;
	clear: both;
	padding-bottom: 67px; /* 47 = height of nav + 20*/
}
.section_icons {
	line-height: 28px;
	text-transform: uppercase;
	vertical-align: baseline;
	border-bottom: 1px solid #828282;
	padding-bottom: 10px;
	width: 277px;
	height: 28px;
	padding-left: 33px;
}
.section_icons img {
	margin-right: 5px;
}
.section_icons a{
	text-decoration: none;
	font-weight: normal;
}

/* block */

.block {
	width: 320px;
	overflow: hidden;
	float: left;
}
.block ul {
	width: 320px;
}
.block ul li {
	float: left;
}
.block ul li a {
	float: left;
	margin: 10px 10px 0 0;
}

/* slider */

.outerSlide {
	width: 320px;
	overflow: hidden;
	height: 80px;
}

/* block 3 - regular grid boxes for other pages */

.article_copy {
	width: 560px;
	color: #fff;
	line-height: 18px;
	font-size: 12px;
	float: left;
}
.article_copy p {
	margin-bottom: 10px;
}
.article_header {
	width: 560px;
	float: left;
	border-bottom: 1px solid #828282;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.article_header h2 {
	float: left;
	font-size: 14px;
	width: 560px;
}
.article_header .date {
	float: left;
	clear: both;
}
.social_share {
	float: right;
}
.social_share li {
	display: inline;
}
.share_label {
	margin-right: 5px;
}

/* block4 - regular grid boxes for other pages */

.article_info  {
	float: right;
	width: 345px;
	margin-top: 47px;
}
.article_info .pagination {
	border-top: 1px solid #828282;
	width: 345px;
	margin-right: 0;
	padding-top: 10px;
	margin-top: 10px;
}
.article_info .pagination div {
	float: left;
}


/* pagination */

.pagination {
	width: 320px;
	text-align: right;
	float: right;
	clear: both;
	line-height: 20px;
	height: 20px;
	margin-top: 5px;
	display: inline;
	margin-right: 10px;
}
.pagination a {
	margin-left: 5px;
}
.pagination a img {
	vertical-align: baseline;
}
.pagination a:hover {
	text-decoration: none;
}

/* navigation */

#logo {
	width: 100%;
	margin: 0 auto;
	position: fixed;
	bottom: 0px;
	height: 0;
	z-index: 50;
}
#logo div {
	width: 950px;
	margin: 0 auto;
	height: 0px;
	position: relative
}
#logo div a {
	background: url(../../shared/images/logo-trans.png) no-repeat;
	width: 90px;
	height: 46px;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#product_can {
	width: 100%;
	margin: 0 auto;
	position: fixed;
	bottom: 0px;
	height: 0;
	z-index: 60;
}
#product_can div {
	width: 950px;
	margin: 0 auto;
	height: 0px;
	position: relative
}
#product_can img {
	position: absolute;
	right: -15px;
	bottom: 8px;
}
#product_can p {
	position: absolute;
	right: 50px;
	bottom: 12px;
	font-size: 10px;
}
#navigation {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	background: #000;
	border-top: 1px solid #333;
	z-index: 25;
}
#navigation ul {
	width: 824px;
	height: 46px;
	position: relative;
	margin: 0 auto;
	padding-left: 90px;//176px;
}
#navigation ul li {
	float: left
}
#navigation ul li a {
	margin: 9px 4px;
	float: left;
	display: block;
}

/* page icons */

#home_p {
	background: url(../../shared/images/icon_home_page.png);
}
#products_p {
	background: url(../../shared/images/icon_products_page.png);
}
#studios_p {
	background: url(../../shared/images/icon_bs_page.png);
	height: 240px;
}
#movers_p {
	background: url(../../shared/images/icon_movers_page.png);	
}
#visualists_p {
	background: url(../../shared/images/icon_visualists_page.png);		
}

/* main event */

#events_icon {
	float: left;
	margin-top: 10px;
	width: 28px;
	height: 28px;
	background: url(../../shared/images/events_icon.png);
}

/* events icons */

.studios_e {
	background: url(../../shared/images/icon_bs_grey.png);
}
.movers_e {
	background: url(../../shared/images/icon_movers_grey.png);
}
.visualists_e {
	background: url(../../shared/images/icon_visualists_grey.png);
}

/* gallery icons */

#bottom_block #movers_p {
	background: url(../../shared/images/icon_movers_section.png) no-repeat;
}
#bottom_block #visualists_p {
	background: url(../../shared/images/icon_visualists_section.png) no-repeat;
}
#bottom_block #studios_p { /* has the same id as page icon but will never clash */ 
	background: url(../../shared/images/icon_bs_section.png) no-repeat;
	height: 28px;
}

/* tootip icons */

.gallery_icons {
	width: 28px;
	height: 28px;
}
.movers_g {
	background: #09f url(../../shared/images/menu_mv_on.png);	
}
.studios_g {
	background: #09f url(../../shared/images/menu_bs_on.png);	
}
.youtube_g {
	background: #09f url(../../shared/images/menu_yt_on.png);
}
.facebook_g {
	background: #09f url(../../shared/images/menu_fb_on.png);
}
.myspace_g {
	background: #09f url(../../shared/images/menu_ms_on.png);
}
.flickr_g {
	background: #09f url(../../shared/images/menu_flickr_on.png);
}
.visualists_g {
	background: #09f url(../../shared/images/menu_visualists_on.png);	
}
/* soundcloud*/
a.soundcloud-dropbox:hover {color: white !important; background-color: transparent !important; background-position: -250px 0 !important;}
*html a.soundcloud-dropbox {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='(http://a1.soundcloud.com/images/dropbox_small_dark.png?f8102c)', sizingMethod='crop') !important;}



