@charset "utf-8";
/* CSS Document */
:focus { -moz-outline-style: none; } /*Mozilla specific hack to remove dotted line around links */
.cv_link {
	height: 19px;
	width: 36px;
}

body {
	background-color: #454545;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	background-image: url(../live/wp-content/themes/default/images/dark_squares_bg.png);
	background-repeat: repeat;
}
#overall_container {
	margin: 0;
	width: 100%;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#container_content {
	padding-bottom: 104px;
}

.photo {
	text-align:left;
	margin:0 auto;
	padding-top: 12px;
	position: relative;
}
.photo ul {
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
}
#video_links {
	float: left;
	width: auto;
	position: relative;
	height: 428px;
	max-width: 236px;
	min-width: 170px;
}

.video_link {
	width: 100px;
	height: 57px;
	float: right;
	border: 0;
	margin-left: 5px;
	margin-bottom: 6px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #868686;
}
.video_link a:hover {
	background-position: right;
}
.video_link a:hover span {
  display: block;
}
.video_link span {
	display: block;
}
.video_link .fratricide {
	width: 100px;
	height: 57px;
	float: right;
	background-image: url(../Real-Time/Dancing_Men/img/video_link.png);
	background-repeat: no-repeat;
}
.video_link .fratricide span {
	width: 100px;
	height: 57px;
	left: 50px;
}

.video_link .dancing_men {
	width: 100px;
	height: 57px;
	float: right;
	background-image: url(../Real-Time/Dancing_Men/img_link/video_link.png);
	background-repeat: no-repeat;
}
.video_link .dancing_men span {
	width: 100px;
	height: 57px;
	left: 50px;
}

#header_container {
	margin: 0;
	height: 331px;
	width: 605px;
	position: absolute;
	background-image: url(../skins/grey_with_neon_text/pylons_bg_grey.png);
	background-repeat: no-repeat;
	
}
#gallery_spacer {
	height: 305px;
	width: 100%;
	background-color: #454545;
	float: left;
	position: relative;
	background-image: url(../live/wp-content/themes/default/images/dark_squares_bg.png);
	background-repeat: repeat;
}

#index_title {
	margin-top: 200px;
	float: right;
	width: 230px;
}
#index_nav_bar {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 27px;
	float: right;
	position: relative;
}
#gallery_wall {
	float: left;
	width: 980px;
	height: 752px;
	background-color: #303030;
	margin: 0;
	position: relative;
	margin-right: 10px;
	-webkit-border-radius: 8px;    /* for Safari */
	-moz-border-radius: 8px;       /* for Firefox */
	background-image: url(../misc/twitter_bg_dancing_men.png);
}


}
#large_image {
	float: right;
	position: relative;
}
.page_header {
	width: 100px;
	height: 50px;
	float: left;
	border: 0;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 18px;
	background-color: #343434;
	position: relative;
	font-style: normal;

}
.page_header span {
	display: block;
	padding-left: 1px;
	padding-top: 3px;
	width: 100px;
}
.page_header .visualfx {
	color: #a9b970;
}

.page_header .webdesign {
	color: #7073b9;

}

.page_header .realtime {
	color: #b97570;

}
#dancers_footer {
	background-image: url(../skins/grey_with_neon_text/dancing_men_footer.png);
	height: 104px;
	margin: 0;
	width: 100%;
	float: left;
	height: 44px;
	bottom: 0px;
	position: static;
	margin-bottom: 0px;
}
#email_link {
	float: right;
	margin-top: 6px;
	border: 0;
}
#flash_gallery_link {
	text-decoration: none;
	border: 0;
	color: #777777;
}

#large_image_frame {
	width: 960px;
	height: 428px;
	float: right;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 12px;
	top: 314px;
}
#large_image_frame p {
	color: #CCC;
	font-size: 14px;
}
#large_image_frame p strong {
	color: #CCC;
	font-size: 16px;
}
#large_image_frame p a {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}



#index_nav_bar a {
	display: block;
	outline: none;
}

#footer_spacer {
	height: 104px;
	margin: 0;
	width: 100%;
	float: left;
	height: 230px;
	position: relative;
}
.button_title {
	margin: 0 auto;
	position: relative;
	float: left;


}
#flash_gallery_text {
	color: #777777;
	font-size: 10px;
	border: 0;
	bottom: 3px;
	float: left;
	position: relative;
	margin-left: 2px;
}


#gallery_spacer2 {
	height: 300px;
	width: 100%;
	background-color: #454545;
	background-image: url(../live/wp-content/themes/default/images/dark_squares_bg.png);
}
#info_box {
	position: absolute;
	float: left;
	height: 214px;
	max-height:214px;
	left: 988px;
	top: 75px;
	text-align: left;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #303030;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	margin-right: 12px;
	min-width: 320px;
	width: auto;
	-webkit-border-radius: 8px;    /* for Safari */
	-moz-border-radius: 8px;       /* for Firefox */
	background-image: url(../misc/twitter_bg_dancing_men.png);
}
#info_box strong {
	font-size: 24px;
}
#info_box p {
	font-size: 12px;
	color: #CCC;
}
#info_box p a {
	font-size: 12px;
	color: #DDD;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

#info_box p strong {
	font-weight: bold;
	font-size: 16px;
}
.corner_colour {
	background-color: #303030;
	bottom: 0px;
	left: 0px;
	width: 12px;
	height: 12px;
	position: absolute;
}
#large_image_not_wide_enough {
	float: right;
	position: relative;
	width: 761px;
}


#intro_box {
	position: absolute;
	float: left;
	height: 214px;
	max-height:214px;
	left: 672px;
	top: 75px;
	text-align: left;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #303030;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	margin-right: 12px;
	min-width: 460px;
	width: auto;
	-webkit-border-radius: 8px;    /* for Safari */
	-moz-border-radius: 8px;
}
#intro_box strong {
	font-size: 24px;
}
#intro_box p {
	font-size: 12px;
	color: #CCC;
}
#intro_box p strong {
	font-weight: bold;
	font-size: 16px;
}
#gallery {
	position: relative;
	float: right;
}
.image_link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.browser_requirement {
	width: 152px;
	height: 80px;
	float: right;
	border: 0;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #868686;
	top: 6px;
	position: absolute;
	right: 6px;
}
.browser_requirement span  {
	display: block;
	width: 150px;
	height: 53px;
	background-image: url(../skins/browser_logos_hover.png);
	background-position: left;
}
.browser_requirement a:hover span  {
	background-position: right;
	cursor: default;

}



.ncca_logo {
	background-image: url(../skins/grey_with_neon_text/ncca_logo.png);
	position: absolute;
	height: 25px;
	width: 74px;
	right: 6px;
	bottom: 6px;
}
.page_header .photography {
	color: #70a7b9;
}




.list_item {
	width:50px;
	height:50px;
	float:left;
	margin:0px;
	position: relative;
	display: inline;
}
.list_item:hover {
	width: 48px;
	height: 48px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFF;

}

.list_item a {
	cursor:pointer;
}

.list_item a img {
	display:block;
	width:50px;
	height:50px;
	border:0;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.list_item small {
	display:none;
	background-color:#121212;
	width: 150px;
	height: auto;
	padding:3px;
	color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-weight: normal;
	font-size: 14px;
	-webkit-border-radius: 5px;    /* for Safari */
	-moz-border-radius: 5px;
	position: absolute;
	z-index: 100;
	overflow: hidden;
}

.list_item small em {
	font-weight: normal;
	font-style: normal;
}

.list_item:hover small {
	display:block;
}

.list_item a:hover img {
	filter:alpha(opacity=100);
	opacity: 1.0;
	width: 48px;
	height: 48px;
}#menu_spacer {
	height: 16px;
	position: relative;
	width: auto;
}
#profile_links {
	position: relative;
	bottom: 10px;
}
#info_box p p2{
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}
.page_header_pattern .live {
	width: 100px;
	background-image: url(../skins/grey_with_neon_text/live.png);
	background-position: left;
	height: 50px;
	display: block;

}
.page_header_pattern .live:hover {
	background-position: right;
	display: block;
}
.page_header_pattern {
	width: 100px;
	height: 50px;
	float: left;
	border: 0;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 18px;
	position: relative;
	font-style: normal;
	/*background-image: url(../live/wp-content/themes/default/images/dark_squares_bg.png);*/

}
.page_header .cover_art {
	color: #73b970;
}
