/*@import "reset-min.css";
@import "base-min.css";
@import "fonts-min.css";
@import "grids-min.css";*/

body {
  font-size: 85%;
  font-family: "Arial";
  background: #202020 url("../images/yop_background.jpg") no-repeat;
  color: white; 
}

.yui-t2, #bd, #yui-main {
  z-index: -5;
}

.yui-b, .yui-g {
  z-index: auto;
}

#header {
	position: relative;
	top: -18px;
	left: -8px;
	text-align: left;
	height: 130px;
	background: url("../images/yop_logo.jpg") no-repeat;
}

#header h1 {
	text-indent: -9999px;
	
}

#header #logo {

}

#header #tag {
	
	position: relative;
	left: 200px;
	top: 10px;
	width: 305px;
}

.error_box {
  background-color: #FFFFCC;
  border: 1px solid #DC143C;
  color: #DC143C;
  margin: 0 auto;
  overflow: auto;
  padding: 5px;
  position: relative;
  text-align: left;
  width: 90%;
  z-index: 5;
}

div.yui-b div.box {
  color: #333333;
  border: 1px solid #c6e1ec;
  margin-top: 15px;
}

div.yui-b div p.box-title {
  background: #0590C7;
  border-bottom: 2px solid #c6e1ec;
  color: #FFFFFF;
  display: block;
  font-size: 93%;
  font-weight: bold;
  margin: 1px;
  padding: 2px 10px;
}

a {
  color: #0590C7;
}

a:hover {
  color: #e1e120;
}

a.selected {
  color: #e351e4;
}



.title {
	border-left: 15px solid #0590C7;
	padding-left: 10px;
}

.description {
	
}

/* admin section */

.login {
	color: #333;
	display: block;
	border:1px solid #c6e1ec;
	margin: 50px auto;
	width: 325px;
	}
	.login form p {
		padding: 0 10px;
	}

label {
	display: block;
}

.error {
	color: #ff0000;
	font-size: 85%;
	font-weight: bold;
}

.confirm {
	color: green;
	font-size: 85%;
	font-weight: bold;

}

.login-title {
	background: #0590c7;
	border-bottom: 2px solid #c6e1ec;
	color: #fff;
	display: block;
	font-size: 93%;
	font-weight: bold;
	margin: 1px;
	padding: 2px 10px;
}

.no-items-found {
	color: #ff0000;
	}

table.front-table {
	position: relative;
	width: 600px;
	border-collapse: collapse;
}

table.tss-table th {
	border: none;
	border-bottom: 3px solid #e351e4;
	text-align: left;
	font-size: 16px;
	padding-bottom: 4px;
}

table.tss-table td {
	border: none;
	border-bottom: 1px solid #ccc;	
	padding: 5px;
}

/* Gilbe Edits */

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.clear {
	clear: both;
}
.box a {
	display: block;
}

.margin_l {
	margin-left: 10px;
}

.padding_l {
	padding-left: 30px;
}

.close {
	position: relative;
	top: -35px;
	left: 20px;
}

/* Tab CSS */

.tabset_tabs	{ 
	float: right;
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	z-index:2;
	white-space:nowrap;
	top:-32px;
	left: 11px;
}

.tabset_tabs li	{
	margin:0;
	padding:0;
	display:inline;
}

.tabset_tabs a	{ 
	color: #000 ! important;
	background-color:#ddd ! important;
	border:1px solid #e351e4;
	text-decoration:none;
	padding:0 3.6em; 
	border-left-width:0; 
	border-bottom:none;
	font-size: 15px;
	font-weight: bold;
	
}

.tabset_tabs a:hover	{ 
	
	border: 1px solid #e1e120;
	border-bottom: none;
}

.tabset_tabs a.active	{
	color:black ! important;
	background-color:#f8f8f8 ! important;
	border-color: #e351e4;
	border-left-width:1px;
	cursor:default;
	border-bottom:white;
	padding-top:1px;
	padding-bottom:1px 
}

.tabset_tabs li.firstchild a	{ border-left-width:1px }

.tabset_content	{ 

	width: 675px;
	position:relative;
	z-index:1;
	display:none
}

.tabset_content ul {
	left: -30px;
	position: relative;
}

.tabset_label	{
	display:none
}

.tabset_content_active	{
	display:block
}

@media aural{
	.tabset_content,
	.tabset_label	{ display:block }
}

/* Gilbe New Design */

#select-box {
	position: relative;
	
}

#select-box h3 {
	width: 210px;
	font-size: 16px;
	min-height: 20px;
	padding-left: 5px;
	font-style: italic;
}

#select-box h3.choose {
	border-bottom: 2px solid #e351e4;
	margin-bottom: 14px;
}


#select-box p {
	color: black;
}

#select-box a {
	color: black;
	text-decoration:none;

}

#select-box .selected {
	
	margin: 0 2px 20px 2px;
	padding: 7px 7px 7px 18px;
	min-height: 70px;
	background: #f8f8f8;
	border: 1px solid #0590C7;
	color: black;

}

#select-box .selected:hover {
	
	margin: 0 2px 20px 2px;
	padding: 7px 7px 7px 18px;
	min-height: 70px;
	border: 2px solid #e1e120;
	color: black;

}

#select-box .selectedHeading {
	float: left;
	height: 90px;
	width: 180px;
	margin-top: 5px;
	background: url("../images/tick.gif") right no-repeat;
}

#select-box .chooseBox {
	border: 2px solid #e351e4;
	margin: 0 0 20px 0;
	padding: 7px 7px 5px 7px;
	min-height: 70px;
	background: #f8f8f8;

}

#select-box .inactive {
	border: 1px solid #ccc;
	margin: 0 2px 20px 2px;
	padding: 7px 7px 6px 7px;
	min-height: 70px;
	background: #f8f8f8;
	
}

#select-box .box  {
	float: left;
	width: 220px;
}

#select-box select {
	width: 200px;
}

#wrapper {
width: 992px; 
margin-left: -8px;
position: relative;
top: -20px;

}

#main {
	position: relative;
	height: auto;
	
	float:left;
}



#songs {
	float: left;
	width: 637px;
	border: 1px solid #e351e4;
	margin: 3px 1px 1px 1px;
	padding: 0px 10px;
	min-height: 100px;
	background: #f8f8f8;
	color: black;
}

#songs .box {
	margin: 10px 5px 20px 5px;
}

.cartSummary {
		margin: 0px;
		top: 0px;
		padding-bottom: 2px;
		position: relative;
}

#cart {
	float: right;
	position: relative;
	top: -20px;
}

#cart .box {
	margin: 3px 8px;
	padding: 5px 10px;
	min-height: 100px;
	width: 120px;
}

.cart-summary-subtotal {
	border-top: 1px solid #e351e4;
}

#menu {
	float: left;
	position: relative;
	top: -20px;
}

#menu .box {
	
	margin: 3px 8px;
	padding: 5px 10px;
	min-height: 100px;
	width: 120px;
}

#menu .box h3, #cart .box h3 {
	border-bottom: 1px solid #e351e4;
	
}

#menu .box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#Updating {
	background-color: #FF0000;
	border: none;
	color: #FFF;
	margin: 2px;
	padding: 2px;
	visibility: hidden;
	position: absolute;
	width: 70px;
}

#footer {
	border-top: 2px solid #CCC;
	
	position: relative;
	top: 30px;
	margin: -8px;
	
	padding: 20px;
}

#footer p {
	font: 16px;
}

/* Grey box and Co. are for the login page */

.greyBox {
	background: lightgrey;
	border: 1.5px solid grey;
	margin: 20px 0 20px 15px;
	padding: 5px;
	width: 289px;
	float: left;
	height: 210px;
}

/* Form CSS */

form {
	margin:0;
	padding:0;
}

label {
	font-size: 16px;
}

fieldset {
	margin: 10px 5px 0px 7px;
	border: none;
	width: 98%;	
	position: relative;
	right: -20px;
	}
	fieldset p {
		margin:0em 0em 2px 0em;
		padding: 0em;
		font-size: 14px;
		}
		fieldset a{
		font-size: 12px;
		}
		fieldset legend {
		padding: 10px 0em 5px 36px;
		width: 11em;
		}
		fieldset dl {
			margin:0 auto;
			padding-left:5px;
			}
			fieldset dt {
				float:left;
				width:200px;
				padding:6px;
				}
				fieldset dd {
					margin:0em;
					padding:7px;
					}
					
	input, textarea {
		/*padding: 0.2em;*/
		}
		#submit {
			position: relative;
			right: 5px;
		}	
	
	#name, #email, #phone, #enquiry, #homenumber, #address, #org, #mobile{
		width:195px; /* Let as PX becuse of enquiry box slightly out */
		border: 0.1em solid #888;
		font-size: 16px;
		}

	#name:focus,#email:focus, #enquiry:focus, input:focus, textarea:focus {
		border: 0.2em solid #03349a;
		}

	*.thanks {
		color: red;
	}
	
	#name.error, #email.error, #enquiry.error {
	border: 2px solid red;
	}

