/* @group DEFAULTS
------------------------------------------------------- */
@font-face {
	font-family: 'DaysRegular';
	src: url('/ui/f/Days/Days.eot#') format('embedded-opentype'),
	     url('/ui/f/Days/Days.woff') format('woff'),
	     url('/ui/f/Days/Days.ttf')  format('truetype'),
	     url('/ui/f/Days/Days.svg#Days') format('svg');
}

html,body {
	padding:0;
	background-color: #c30;
	font:12px/1.5 Verdana, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, ul,ol,p,table,form {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 100%;
}
h1, h2, h3, h4 { letter-spacing: 0.075em; }

a {
	color: #f30;
	padding: 0 2px;
}

a:hover {
	color: #000;
	background-color: #c30;
	text-decoration: none;
	border-radius: 1ex;
}

img {
	border: 0;
	-moz-force-broken-image-icon: 0;
}

ol {
	margin: 1em 0 1em 30px;
	list-style-type: decimal;
}

ol li { margin: 1em 0; }
dl { overflow: hidden; }

dt,dd {
	float: left;
	padding: 0;
	margin: 0;
	width:100%;
}
dd { 
	margin-bottom:1em;
}
dt {
	clear: left;
	padding-right: 1em;
}

.sleeve {
	position: relative;
	max-width: 960px;
	min-width: 780px;
	margin: 0 auto;
}

caption {
	font-family: DaysRegular, Arial, sans-serif;
	font-size: 120%;
	text-align: left;
	margin: 0 0 1em 0;
	font-weight: bold;
	-webkit-text-stroke-width: thin;
}

#skin {
	background-color: #000;
	padding-bottom: 20px;
	background: -webkit-gradient(radial, 50% 10%, 150, 50% 10%, 700, from(#404040), to(#060606)) no-repeat; /* OLD WEBKIT */
	background: -webkit-radial-gradient(50% 10%, ellipse,150px 700px, #404040, #060606); /* NEW WEBKIT */
	background: -moz-radial-gradient(50% 10%, ellipse, #404040 150px, #060606 700px); /* FIREFOX */
	background: radial-gradient(50% 10%, ellipse,150px 700px, #404040, #060606); /* W3C */
}

.no-cssgradients #skin {
	background: #000 url(/ui/i/IE_pagebg.jpg) no-repeat top center;
}

.browse {
	height: 15px;
	width: 15px;
	background-color: red;
	position: relative;
	display: block;
}

#bartwo {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 93px;
	background: url(/ui/i/logo_dancingman.png) repeat-x 50% 50%;
	opacity: 0.25;
}

#captcha_palcholder {
	display: block;
	margin: 5px 0;
}
.nobr {
	white-space: nowrap;
}

/* @end */

/* @group #HEAD
------------------------------------------------------------------------------*/

#head {border:0;position:relative;}

#head .sleeve {
	padding-top: 20px;
	text-align: center;
	line-height: 1px;
}

#head h1 {
	width: 720px;
	height: 91px;
	overflow: hidden;
	margin: 5px auto -30px;
	line-height: 100px;
	z-index: 2;
}

#head h1 b {
	background-color: transparent;
	font-size: 36pt;
}

#head h1:before { content: url(/ui/i/logo_streetparty_curve.png); }

.man1 {
	position: absolute;
	height: 93px;
	width: 61px;
	top: 20px;
	left: 60px;
	background: url(/ui/i/logo_dancingman.png) no-repeat top left;
	z-index: 1;
}

.man2 {
	position: absolute;
	height: 93px;
	width: 61px;
	top: 25px;
	right: 60px;
	background: url(/ui/i/logo_dancingman.png) no-repeat top left;
	z-index: 3;
}

/* @end */

/* @group #CONTENT
---------------------------------------------------------------*/

#content { border-top: none; }

#content .sleeve {
	max-width: 960px;
	min-width: 780px;
	padding: 0;
	margin: 0 auto;
	color: #ede7de;
	border-top: 1px #732707 solid;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	overflow: hidden;
	background-color: rgba(0,0,0,0.2);
}

.no-rbga #content .sleeve {
	border-top: none;
	margin-top:1px;
	background: #000 url(/ui/i/IE_content_bg.jpg) no-repeat top center;
}

#gigguide {
	color: #fd9f22;
	background-color: transparent;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	border: 2px #8f2108 dashed;
	border-style: dashed none;
	margin: -0.5em 0;
}

/* @end */

/* @group #MAIN
-------------------------------------------------------------------------
*/

#main {
	float: left;
	max-width: 590px;
	margin: 0 15px;
	line-height: 1.5;
}

#main.wide {
	float: left;
	max-width: 740px;
	width: 740px;
	margin: 0 15px;
	line-height: 1.5;
}

#main p { margin: 1.5em 0; }

#main p.intro {
	font-family: DaysRegular, Arial, sans-serif;
	color: #fff;
	margin-top: 10px;
	font-size: 18px;
	line-height: 25px;
}

#main p.reinforcement { font-size: 14px; }

#main h2 {
	font-family: DaysRegular, Arial, sans-serif;
	font-size: 160%;
	margin: 15px 0;
	color: #fff;
}

#main h3 {
	font-family: DaysRegular, Arial, sans-serif;
	font-size: 120%;
	margin: 1em 0;
	color: #fff;
}

#main h4 {
	font-family: DaysRegular, Arial, sans-serif;
	font-size: 120%;
	margin: 1em 0;
}

#main strong { color: #fff; }

#main .list-heading {
	font-family: arial, sans-serif;
	margin: 1em 0 -0.75em;
	font-size: 100%;
}

#main table { margin: 1em 0; }
#main p.collapse { margin: -0.5em 0; }
#main p.indent {margin-left:30px;}

.nbr {white-space:nowrap;}

/* @end */

/* @group #NAV - LHS Menu
--------------------------------------------------------- */

#nav {
	float: left;
	width: 180px;
	margin: 0;
}

#nav ul { }
#nav li { float: none; }

#nav li a {
	font-family: DaysRegular, Arial, sans-serif;
	display: block;
	padding: 0.25em 10px 0.25em 10px;
	margin: 6px 2px;
	background-color: #282828;
	color: #f30;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #000;

	-webkit-transition: background-color 250ms ease-out;
	-o-transition: background-color 250ms ease-out;
	-ms-transition: background-color 250ms ease-out;

	-moz-transition-property: background-color;
	-moz-transition-duration: 250ms;
	-moz-transition-timing-function: ease-out;

	transition: background-color 250ms ease-out;

}

#nav li a:hover {
	color: #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #000;
	background-color: #c30;
	/* -webkit-transform: scale(1.075); */
}

#nav-one {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 960px;
	min-width: 780px;
	margin: 0 auto;
}

#nav .ad-box { 
	margin:40px 0 10px 10px;
	width:120px;
	line-height:1.2;
}
#nav .ad-box .image a {line-hieght:0;}
#nav .ad-box .image a:hover {background-color:transparent}
#nav .ad-box .tagline {margin:2px 5px;}
#nav .ad-box .tagline,
#nav .ad-box .tagline a { 
	color:#918274;
	font-size:10px;
	text-decoration:none;
}
#nav .ad-box .tagline a:hover {
	color:#c0c0c0;
	text-decoration:underline;
	background-color:transparent;
}

/* @end */

/* @group #AUXILLARY - RHS Column
-------------------------------------------------------------- */

#auxillary {
	float: left;
	color: #fd9f22;
	margin: 0;
	width: 160px;
}

#auxillary h2 {
	font-family: DaysRegular, Arial, sans-serif;
	margin: 10px 0 6px 0;
	border-bottom: 1px #5f3f00 solid;
	padding-bottom: 3px;
	line-height: 25px;
}

#auxillary p { margin: 15px 0; }

#auxillary p:before {
	content: "> ";
	color: #ff3f00;
}

/* @end */

/* @group Default forms */

label {
	display: block;
	line-height: 1.2;
	font-weight: bold;
	margin: 0 0 2px 1px;
}
label.inline {
	display: inline;
	line-height: 1.2;
	font-weight: normal;
	margin: 0;
}

.btn {
	-webkit-appearance:none;
	display:inline-block;
	color: #000;
	background-color: #fff;
	text-decoration: none;
	-moz-border-radius: 1ex;
	-webkit-border-radius: 1ex;
	border-radius: 1ex;
	border: 1px #000 solid;
	padding: 3px 20px 4px;
	font-weight: bold;
	font-size: 125%;
}

/* @end */



/* @group MEMBERSHIP - WIDGET
------------------------------------------------------- */
#membership {
	line-height: 1;
	display: block;
	position: absolute;
	top:0;
	right: 40px;
	background-color: #c30;
	padding: 1px 15px 4px;
	z-index: 100;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	color: #000;
	font-weight: bold;
	cursor: pointer;
	text-decoration:none;
	/* text-shadow: 0 1px 1px rgba(255,255,255,1); */
}

#membership:hover {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

#memberlogin {
	padding: 15px;
	max-width: 930px;
	min-width: 720px;
	margin: 0 auto;
	color: #000;
	overflow: hidden;
}

#memberlogin h1 {
	font-size: 120%;
	margin-bottom: 0.5em;
}

#memberlogin label {
	display: block;
	line-height: 1.2;
	font-weight: bold;
	margin: 0 0 2px 1px;
}

#memberlogin form,
#notamember { float: right; }

#memberlogin form {
	border-left: 1px #000 solid;
	padding-left: 20px;
}

#memberlogin p { margin: 0.5em 0; }
#memberlogin .txt { border: 2px #000 solid;padding:3px 1px;}

#notamember {
	margin-right: 20px;
	width: 50%;
}

#notamember a {
	color: #c30;
	background-color: #000;
	padding: 2px 10px;
	float: right;
	text-decoration: none;
	-moz-border-radius: 1ex;
	-webkit-border-radius: 1ex;
	border-radius: 1ex;
}

#memberlogin .btn {
	color: #c30;
	background-color: #000;
}

#notamember a:hover, #memberlogin .btn:hover {
	color: #eead00;
	cursor: pointer;
}

/* @end */

/* @group HOME PAGE - PHOTO WIDGET
-------------------------------------------------------------- */

#main #photobar,
#photoindex {
	text-align: left;
	position: relative;
	float: right;
	overflow: hidden;
	height: 240px;
	width: 240px;
	line-height: 1px;
	margin: 0.35em 0 15px 25px;
	background: url(/ui/i/ajax-loader-1.gif) no-repeat 50% 50%;
}

#photobar  a,
#photoindex a {
	padding: 0;
	margin: 0;
	border: none;
	float: left;
	background-color: transparent;
	text-decoration: none;
}

#photobar  a:hover,
#photoindex a:hover {
	background-color: transparent;
	text-decoration: none;
	border: none;
}

#photobar img,
#photoindex img {
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	border: none;
}

#photoviewer {
	position: absolute;
	width: 605px;
	height: 270px;
	padding: 60px 60px;
	background-color: #000;
	background-color: rgba(0,0,0,0.85);
	z-index: 10;
	-webkit-box-shadow: 5px 10px 15px #000;
	border:3px #4d4d4d solid;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

#photoviewer .closebox {
	position: absolute;
	text-align: center;
	top: 15px;
	right: 20px;
	padding: 22px 0 10px;
	z-index: 30;
	text-decoration: none;
	color: #fff8ed;
	background: url(/ui/i/icon_close.png) no-repeat top center;
}

#flickerlink {
	display: block;
	position: absolute;
	padding: 2px;
	line-height: 1px;
	top: 15px;
	left: 20px;
	z-index: 30;
	text-decoration: none;
	background-color: #000;
}

#photoviewer img { background: no-repeat center center; }

#photoframe {
	background-color: #eee;
	background-color: rgba(250,250,250,0.95);
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top: 60px;
	left: 80px;
	width: 260px;
	height: 260px;
	padding: 0 15px;
}

#photoindex {
	position:absolute;
	top:55px;
	right:80px;
	border:11px solid #222;
}

/* @end */

/* @group FOOTER
--------------------------------------------------*/

#footer {
	border-top: 4px solid #8f2108;
	background-color: #c30;
}

#footer .sleeve {
	color: #000;
	max-width: 760px;
	min-width: 560px;
	margin: 0 auto;
	padding: 20px 0 10px 190px;
	background-image: none;
}

#footer .col {
	float: left;
	width: 180px;
	margin-right: 10px;
	line-height: 24px;
	overflow: hidden;
	margin-bottom: 25px;
}

#footer h2 { font-size: 140%; }
#footer .col .last { }

#footer .col1 em {
	font-style: normal;
	font-weight: bold;
}

#footer .col1 a { text-decoration: underline; }

#footer a {
	color: #000;
	padding: 0 2px;
}

#footer a:hover {
	color: #c30;
	background-color: #000;
	text-decoration: none;
	border-radius: 1ex;
}

#footer p {
	clear: both;
	margin: 1px 0;
}

/* @end */

/* @group DISCOGRAPHY
--------------------------------------------------*/

.tablecellOK #disks {display:table;border-spacing:10px;margin-left:-10px;}
.tablecellOK #disks .disk {
	float:none;
	width: 220px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 10px;
	border-radius: 5px;
	display:table-cell;
}
.tablecellOK #disks .disk-2 { margin:0 10px;}


#disks { overflow: hidden;}
#disks .disk {
	float: left;
	width: 220px;
	background-color:#fd8d20;
	padding:10px;
}
#disks .disk-2 { margin:0 10px;}


#disks .disk h3 {
	font-family: arial, sans-serif;
	margin:0.75em 0 0.25em 0;
	color: #000;
	letter-spacing:0;
}

#disks .disk img {
	width: auto;
	height: 210px;
	border:3px #000 solid;
}

#disks .disk ol {
	margin: 0 15px 0 2.75em;
	color: #000;
}

#disks .disk li {
	margin: 0;
}

/* @end */

/* @group ONLINE ENQUIRY FORM
--------------------------------------------------*/

#toggle-form {
	color: #000;
	font-weight: bold;
	background:#fd8d20 url(../i/openclose.png) no-repeat 12px 50%;
	padding:0 20px 0 25px;
	line-height:24px;
	text-decoration: none;
	-webkit-border-radius:2ex;
	-moz-border-radius:2ex;
	border-radius:2ex;
	display:inline-block;
	-webkit-transition-property: border-bottom-left-radius,border-bottom-right-radius;
	-webkit-transition-duration: 0.5s;
	-moz-transition-property: border-bottom-left-radius,border-bottom-right-radius;
	-moz-transition-duration: 0.5s;
	-o-transition-property: border-bottom-left-radius,border-bottom-right-radius;
	-o-transition-duration: 0.5s;
	-ms-transition-property: border-bottom-left-radius,border-bottom-right-radius;
	-ms-transition-duration: 0.5s;
	transition-property: border-bottom-left-radius,border-bottom-right-radius;
	transition-duration: 0.5s;
}

#toggle-form.open {
	 background-position: -980px 50%;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

#toggle-form:hover {
	color: #0000;
	text-decoration: underline;
}

#online-enquiry {
	margin-top:-1.5em;
	background-color: #fd8d20;
	color: #000;
	padding: 15px;
}

#online-enquiry.should-close {
	display: none;
}


#online-enquiry h3 {
	font-family:Arial, sans-serif;
	letter-spacing:0;
	margin-top: 0;
	color: #000;
}

#online-enquiry-form {
	width: 70%;
	margin: 0 0 0 30px;
}

#online-enquiry-form p label {
	display: block;
	line-height: 1.1;
}

#online-enquiry-form p { margin: 0.5em 0; }
#online-enquiry-form .txt,
#online-enquiry-form textarea { width: 100%; }

#online-enquiry-form .txt,
#online-enquiry-form .date,
#online-enquiry-form textarea {
	background-color: #e7e7e7;
	border: 1px #000 solid;
	padding: 3px 1px;
}

#online-enquiry-form ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#online-enquiry-form fieldset {
	margin: 1em 0 2em;
	border: 1px #000 solid;
	padding: 1px 10px 6px 10px;
}
}

#online-enquiry-form fieldset p { margin: 0; }
#online-enquiry-form fieldset li { margin: 0.25em 0; }
#online-enquiry-form legend { font-weight: bold; }
#online-enquiry-form .button-bar { margin: 2em 0; }
#online-enquiry-form .btn { margin-right: 15px; cursor:pointer;}

#online-enquiry-form .btn {
	color:#fff;
	background-color:#000;
	margin-right:15px;
	font-weight:normal;
}

#online-enquiry-form .btn.default {
	font-weight:bold;
}

#validation-errors { 
	background-color:#c92d00;
	color:#f9e8e1;
	padding:10px 15px;
	margin:0 0 25px 0;
	text-shadow:0 1px 1px #900;
}

#validation-errors h3 { 
	color:#000;
	margin:0;
	line-height:1;
	padding-bottom:0.2em;
	border-bottom:1px #000 solid;
	text-shadow:0 0 0 #c92d00;
	
}
#validation-errors p { 
	margin:0.3em 0;
}
#validation-errors ol { 
	margin:0 20px;
}
#validation-errors li { 
	margin:0;
}
#online-enquiry-form p.error { 
	border-left:8px #c92d00 solid;
	padding-left:7px;
	margin-left:-15px;
}

/* @end */

/* @group PHOTO GALLERY
--------------------------------------------- */

.photoset { margin: 0 0 25px; }
.photoset h3 { line-height: 23px; }

.photoset h3 a {
	color: #ede7de;
	background-color: transparent;
	text-decoration: none;
}

.photoset h3 a:hover { color: #f30; }

.photoset .marker {
	display: inline-block;
	height: 1em;
	width: 20px;
	vertical-align: -0.1em;
	background: url(/ui/i/sprite_photoset.png) no-repeat 0 0;
}

.photoset.opened .marker { background-position: -50px 0; }

.photoset .photocount {
	font-weight: normal;
	display: inline-block;
	width: 47px;
	text-align: center;
	margin: 0 1em;
	background: url(/ui/i/sprite_photoset.png) no-repeat -100px 0;
}

.photoset .thumbs {
	line-height: 1px;
	margin-left: 25px;
	width: 630px;
}

.photoset .thumbs img {
	height: 40px;
	width: 40px;
	border:none;
}
.photoset .thumb-box,
.photoset .thumb-box:hover {
	display:inline-block;
	height: 40px;
	width: 40px;
	border: 1px #eee solid;
	border-radius:0;
	text-decoration:none;
	background:#333 url(/ui/i/ajax-loader-4.gif) no-repeat center center;
	margin:0;
	padding:0;
	line-height:40px;
}

.poweredby {padding:0 20px;}

.poweredby a,
.poweredby a:hover { 
	color:#eee;
	text-decoration:none;
	background-color:transparent;
}
/* @end */

/* @group PERSONEL
----------------------------------------------- */

#personel { overflow: hidden; }

#personel h2 {
	border-bottom: 1px #4f3f34 solid;
	padding-bottom: 10px;
	margin-bottom: -1.5em;
}

#personel h3 {
	color: #fff;
	margin-top: 3em;
}

#personel .col {
	float: left;
	width: 45%;
	margin-right: 5%;
}

#personel .col2 {
	margin-right: 0;
	margin-left: 5%;
}

#personel .instruments {
	margin: -1em 0 0;
	font-style: italic;
	color: #cc3300;
}

/* @end */

/* @group DEFAULT TABLE
-------------------------------------------------- */

table {
	/* background-color: #ff9900; */
	border-collapse: collapse;
	margin-bottom: 3em;
}

caption { color: #fff; }

tbody th, table tbody td {
	border: 1px #701704 solid;
	border-style: solid none;
	color:#fd9f22;
	padding: 6px 3px;
	text-align: left;
}

/* @end */


/* @group SAMPLES TABLE
-------------------------------------------------- */

#samples table th, #samples table td {
	border: 1px #701704 solid;
	border-style: solid none;
	color:#fd9f22;
	padding: 6px 3px;
	text-align: left;
	vertical-align: top;
}

#samples audio { width: 170px; background-color: yellow;}

#samples td.widget {
	padding: 1px 3px;
	vertical-align: middle !important;
	width: 155px;
}


/* @end */

/* @group CUSTOM AUDIO CONTROLLER
-------------------------------------------------------------------------- */

.player {
	width: 120px;
	height: 24px;
	background: url(/ui/i/sprite_audioplayer.png) no-repeat 0 -48px;
	position: relative;
	cursor: pointer;
}

.playtoggle {
	width: 25px;
	height: 24px;
	background: url(/ui/i/sprite_audioplayer.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
}

.gutter {
	width: 80px;
	height: 8px;
	background-color: #999;
	position: absolute;
	top: 8px;
	left: 28px;
	border-radius: 4px;
	overflow: hidden;
}

.loading {
	background-color: #555;
	width: 0;
	display: block;
	height: 8px;
	position: absolute;
	border-radius: 4px;
	top: 0;
	left: 0;
}

.playing {
	background-color: #c30;
	width: 0;
	display: block;
	height: 8px;
	border-radius: 4px;
	position: absolute;
	top: 0;
	left: 0;
}

.player.isplaying .playtoggle { background: url(/ui/i/sprite_audioplayer.png) no-repeat 0 -24px; }
#main .aloading .playtoggle { background: url(/ui/i/audio_loading.gif) no-repeat 9px 6px; }

/* @end */

/* @group FEEDBACK
------------------------------------------------------------------------- */
.feedback-item {
	width:70%;
	background-color:#fd8d20;
	padding:1px 15px;
	margin:0 0 20px 0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	color:#000;
}
.feedback-item:nth-child(odd) { 
	margin:0 0 20px 15%;
}
/* For IE 8 & below */
.feedback-item-indent {
	margin:0 0 20px 15%;
}

.feedback-item h3 {
	color:#000;
	border-bottom:1px solid #000;
	padding-bottom:10px;
}

/* @end */


/* @group LARGE Photo gallery
------------------------------------------------------------------------- */
#photo-overlay-bg {
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background-color: rgba(10,10,10,0.85);
	z-index: 200;
	cursor: pointer;
}

#photo-overlay {
	position:absolute;
	top:25%;
	left:25%;
	padding: 15px;
	z-index: 201;
	background:#fff url(/ui/i/ajax-loader-2.gif) no-repeat 50% 50%;
}


#photo-overlay .flickr {
	position: absolute;
	bottom:-22px;
	left:0;
	line-height: 0;
	text-decoration:none;
}

#photo-overlay .flickr:hover {
	background-color: transparent;
	text-decoration:none;
}

.fimg {
	cursor: pointer;
}

#photo-widget { 
	position:absolute;
	top:0;
	left:0;
	z-index: 202;
	height:39px;
	overflow: hidden;
}

#photo-widget h1 { 
	display:block;
	float:left;
	font-family: DaysRegular, Arial, sans-serif;
	font-size: 16px;
	line-height:37px;
	min-width:400px;
	color: #ddd;
	text-shadow: -1px 0 2px #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding:0 10px;
	margin:0;
	background:url(/ui/i/photo_widget_sprite.png) repeat-x 0 -111px;
}
#photo-widget .next,
#photo-widget .next:hover,
#photo-widget .prev,
#photo-widget .prev:hover,
#photo-widget .close,
#photo-widget .close:hover { 
	float:left;
	display:block;
	line-height:37px;
	height:37px;
	width:39px;
	padding:0;
	background:url(/ui/i/photo_widget_sprite.png) no-repeat 0 0;
	overflow: hidden;
	vertical-align:middle;
	border-radius:0;
}
#photo-widget .next {background-position:-78px 0;}
#photo-widget .close {background-position:-39px 0;}

#photo-widget .prev:hover {background-position:0 -74px;}
#photo-widget .close:hover {background-position:-39px -74px;}
#photo-widget .next:hover {background-position:-78px -74px;}

#photo-widget .prev-disabled,
#photo-widget .prev-disabled:hover {background-position:0 -39px;}
#photo-widget .next-disabled,
#photo-widget .next-disabled:hover {background-position:-78px -39px;}

/* @end */

/* @group Membership widget animation */
#barone {
	border-top: 5px #c30 solid;
	background-color: #c30;
	position: relative;
	height:0;
	overflow:hidden;
	-webkit-transition: height 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
	-o-transition: height 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
	-ms-transition: height 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860);

	-moz-transition-property: height;
	-moz-transition-duration: 300ms;
	-moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
    
	transition: height 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860);

}

/* @end */

/* @group Hitbox */

#hits {
	margin:30px 0 5px 10px;
	padding:10px;
	background-color:#191919;
	border:1px #000 solid;
	line-height:18px;
	color:#918274;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float:left;
}
#hits span, #hits b {
	display:block;
}

#hits b {
	font-family:DaysRegular;
	letter-spacing:3px;
	margin-bottom:-0.2em;
	font-size: 120%;
}

/* @end */

/* @group Chrome form validation */

::-webkit-validation-bubble-message {
	border-color:#fff;
	color:#fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#c30), to(#900));
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.5);
}

::-webkit-validation-bubble-top-outer-arrow {
	border-bottom-color: #fff;
}

::-webkit-validation-bubble-top-inner-arrow {
	border-bottom-color: #c30;
}


/* @end */


