/*

Tradingeye SCREEN style sheet
=================================================

Copyright:		2009 dpivision.com
Author:			Ian Sidaway
Last edit:		09/09/2009 by Ian Sidaway
Notes:			Horizontal top-level departments, optional drop-down sub departments

*/


/* RESET
------------------------------ */

/* global reset */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset, img {
	border: 0;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
	margin:1em 0;
	}
ol, ul, li {
	list-style: none;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	}
q:before, q:after {
	content: '';
	}

/* global reset-reset */

strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
a img {
	border: none;
	}


/* =BASE
================================================= */

html {
	background: #FFF;
	}
body {
	background: #FFF;
	color: #646465;
	font: 12px Arial, Verdana, Geneva, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
	color:#646465;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	}
table,
td,
input,
textarea,
select,
li {
	color: #646465;
	font: 1em Arial, Verdana, Geneva, sans-serif;
	}

/* hidden items */

#skip,
.hidden {
	display: none;
	}

/* basic links */

a:link,
a:visited,
a:active,
a:hover {
	color: #52ACA3;
	text-decoration: underline;
	}

/* images */

img {
	border: none;
	}

/* typography */

p {
	margin:1em 0;
	}
h2 {
	font-size: 16px !important;
	font-weight: bold;
	}
h2#pageTitle {
	font: normal 15px Arial, Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 30px;
	padding: 0 !important;
	margin: 0 !important;
	}
h3 {
	/*color:#52ACA3;
	text-decoration:underline;*/
	font-size:12px;
	font-weight: bold;
	}
h4,
h5 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	}
hr {
	display: none;
	}
.message {
	}
.message.positive {
	}
.message.negative {
	}
.note {
	background:#F3F3F3 none repeat scroll 0 0;
	font-size:1em;
	margin:0 0 1em;
	padding:0.5em 10px;
	}
.warning {
	background:#F7E1E1 none repeat scroll 0 0;
	font-size:1em;
	padding:0.5em 10px;
	}
.highlight {
	}
.address {
	}


/* =CONTAINER
================================================= */

#container {
	width: 950px;
	margin: 0 1px;
	}


/* =HEADER
================================================= */

#header {
	}
#header .inner {
	background-color: #000000;
	height: 144px;
	}

/* company logo & tagline */

h1#logo {
	display: block;
	float: right;
	padding: 14px 0 0;
	}
h1#logo a {
	}
h1 a #logo_image {
}
#tagline {
	float: left;
	}

/* shopping basket info */

#info {
	float: right;
	padding: 4px 5px 0 0;
	}
#info a {
	}
#info a:hover {
	}
#basket {
	}

#mainmenu_wrap {
	position: absolute;
    top: 119px;
    width: 797px;
	left: 0px;
	}

.nav_list_menu li {
	float: left;
	display: block;
	padding: 0 15px;
	}
	
.nav_list_menu li a{	
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	}

#shop_button, .nav_list_menu li a:hover {
	color:#76C6BE;
	text-decoration: underline;
	}

/* =MID
================================================= */

#mid {
	}

/* breadcrumb trail */

#breadcrumbs {
	background:none repeat scroll 0 0 #76C6BE;
	margin: 1px 0;
	text-align: right;
	padding-right: 10px;
	color: #fff;
	}
#breadcrumbs a {
	color: #fff;
	text-decoration: none;
	}
#breadcrumbs a:hover {
	text-decoration: underline;
	}


/* =SIDEBAR
================================================= */

#sidebar {
	float: right;
	width: 225px;
	margin: 0 0 10px 0;
	}

#sidebar h3 {
	background:none repeat scroll 0 0 #E0E0E0;
	font-size:1em;
	margin:1em 0;
	padding:0.5em 6px;
	text-decoration: none;
	}

/* search */

#sidebar #searchTitle {
	margin:0em 0 1em;
	display: none;
	}
#search {
	display: none !important;
	}
#search_real {
	float: right;
}
#search label {
	display: none;
	}
#searchKeyword {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;
	float:left;
	margin:11px;
	padding:4px;
	width:170px;
	}
#search_real label{
	display: none;
	}
#adv {
	border:1px solid #D9D9D9;
	float:left;
	margin:1em 0 0;
	padding:3px 4px;
	width:180px;
	display: none;
	}
#searchSubmit {
	float:right;
	overflow: hidden;
	padding:0 4px;
	text-transform:uppercase;
	margin:1em 10px 0 0;
	display: none;
	}
#searchSubmit:hover {
	}

/* brand */

#navToolsTitle {
	margin: 0 0 1em !important;
	}
#shopByBrand {
    float:left;
	width:180px;
	}
#brandSubmit {
	float:right;
	overflow: hidden;
	padding:0 4px;
	text-transform:uppercase;
    margin:0 0 0;
	}
#brandSubmit:hover {
	}

/* top-level navigation */
#navDeptTitle {
	display: none;
	}
#navDept,
#navDept li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navDept {
	color:#666666;
	clear:left;
	float:left;
	width:211px;
	}
#navDept li a {
	background:#E0E0E0 none repeat scroll 0 0;
	color:#666666;
	display:block;
	margin-bottom:1px;
	padding: 5px 10px;
	text-decoration:none;
	font-size:12px;
	font-weight:400;
	line-height:14px;
	width:191px;
	}
#navDept li a:hover {
	}
#navDept li a.selected {
	text-decoration: underline;
	}
#navDept li a:hover.selected {
	}

/* navSub dropdown menu - shows only when tree nav is enabled in admin > design settings */

.navSub,
.navSub li {
	}
#navDept .navSub li a {
	padding-left: 20px;
	width: 181px;
}
.navSub {
	display: none;
	}
#navDept li.selected  .navSub {
	display: block;
	}
#navDept li .navSub li{
	}
#navDept li .navSub li a {
	}
#navDept li .navSub a.selected {
	}
#navDept li:hover .navSub li a:hover {
	}
#navDept li:hover .navSub li .navSub {
	}
#navDept li:hover .navSub li:hover .navSub {
	}
#navDept li:hover .navSub li:hover .navSub li .navSub {
	}
#navDept li:hover .navSub li:hover .navSub li:hover .navSub {
	}

/* customer tools */

#navToolsTitle {
	}
#navTools,
#navTools li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navTools {
	}
#navTools li {
	padding: 6px;
	}
#navTools li a {
	font-weight: bold;
	padding: .5em 0;
	}
#navTools li a:hover,
#navTools li a.selected {
	}
#navTools li a span {}

/* menu items */

.navStaticTitle {
	}
.navStatic,
.navStatic li {
	}
.navStatic {
	}
.navStatic li a,
.navStatic li a:link,
.navStatic li a:visited,
.navStatic li a:active {
	}
.navStatic li a:hover {
	}
.navStatic li a span {
	}

/* newsletter signup */

#newsletterTitle {
	}
#newsletter label {
	display: none;
	}
#newsletterEmail {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #D9D9D9;
	float:left;
	margin:0;
	padding:4px;
	width:170px;
	}
#newsletterName {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #D9D9D9;
	float:left;
	margin:10px 0;
	padding:4px;
	width:170px;
	}
#newsletterSubmit {
	float:right;
	margin:10px 0;
	overflow:hidden;
	padding:0 4px 1px;
	text-transform:uppercase;
	}
#newsletterSubmit:hover {
	}
	
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://www.ballet.org.uk/modules/mod_newslettersignup/images/spinner.gif) no-repeat center;
	}

/* menu items */

#recentlyViewedTitle {
	}
#recentlyViewed,
#recentlyViewed li {
	}
#recentlyViewed {
	}
#recentlyViewed li a,
#recentlyViewed li a:link,
#recentlyViewed li a:visited,
#recentlyViewed li a:active {
	}
#recentlyViewed li a:hover {
	}
#recentlyViewed li a span {
	}


/* =MAIN
================================================= */

#main {
	float:left;
	margin:10px 12px 20px;
	width:490px;
	}

#main .inner h2 {
	clear: both;
	margin:1em 0;
}



/* =CONTENT
================================================= */

#content {
	}
#content #contactDetails {
	}
#content #contactDetails address {
	}
#content a {
	font-weight:bold;
	}
#content ul,
#content ul li {
	}
#content ul {
	}
#content ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:0.5em 0 0.5em 2em;
	display: block;
	}
#content p{
	margin: 3px 0;
	font-size:1.1em;
	}
p.buttonWrapper {
	}
p.buttonWrapper a:link,
p.buttonWrapper a:visited,
p.buttonWrapper a:active {
	}
p.buttonWrapper a:hover {
	}


/* =SUBDEPARTMENTS
================================================= */

#navSubDept,
#navSubDept li {

	}
#navSubDept {
	}
#navSubDept li {
	line-height:2em;
	}
#navSubDept li a {
	background:transparent url("http://www.ballet.org.uk/templates/swt2009/images/bullet.png") no-repeat scroll 0 50%;
	color:#888888;
	display:block;
	font-weight:normal;
	text-indent:1em;
	}
#navSubDept li a:hover,
#navSubDept li a.selected {
	}


/* =FORMS
================================================= */

fieldset {
	border:medium none;
	margin:0;
	padding:0;
	}
legend {
	font-size:16px;
	font-weight:bold;
	line-height:2em;
	color: #646465;
	}
fieldset h3 {
	margin:1em 0;
	clear:both;
	font-size:1.2em;
	font-weight:bold;
	color:#646465;
	text-decoration: none;

	}
fieldset p{
	}
.formField {
	border:1px solid #D9D9D9;
	padding:4px;
	}
select.formSelect {
	border:1px solid #D9D9D9;
	padding:3px 4px;
	}
select.formSelectMedium {
	}
.formFieldShort {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	margin-right:5px;
	padding:4px;
	}
.formFieldMedium {
	}
h3 .formRadio {
	}
p .formRadio {
	}
.formButton {
	}
.formButton:hover {
	}
label {
	display:block;
	margin:0.5em 0;
	}
label span {
	color:#AA0000;
	font-size:110%;
	font-weight:bold;
	}
input.formField:focus,
input.formFieldShort:focus,
input.formFieldMedium:focus,
textarea:focus,
.quantity:focus,
.formField.comments:focus	{
	}
.formCheckbox,
.formRadio {
	}
p .formCheckbox {
	margin:-0.4em 0.5em 0 0;
	}
p .formRadio {
	}

/* content area forms (checkout, login, contact form etc.) */

#main label {
	color: #666666;
	}
#main .formField,
#main .formFieldMedium {
	margin:0 0 0.8em;
	width:235px;
	}
#main select.formSelect,
#main select.formSelectMedium,
#main select.formSelectShort {
	}
#content .formField,
#frmContact .formField {
	color: #646465;
	width:215px;
	}
#content .formFieldShort,
#frmContact .formFieldShort {
	margin:0.2em 0 1em;
	width:30px;
	}
#content select.formSelect,
#frmContact select.formSelect {
	}
#content select.formSelectMedium,
#frmContact select.formSelectMedium {
	}
#content .formButton,
#frmContact .formButton {
	float:left;
	margin-right:0.5em;
	}

#hide_delivery {
	display: none;
}

/* =TABLES
================================================= */

table {
	border-collapse: collapse;
	border: 1px solid #e5e5e5;
	line-height: 150%;
	margin: .5em 0 1em 0;
	width: 100%;
	background: #ffffff;
	}
th {
	background: #f3f3f3;
	padding: 5px;
	}
tr {
	}
td {
	padding: 5px;
	vertical-align: top;
	}
table .price {
	font-size:1em;
	font-weight:bold;
	}
th.first,
td.first {
	}
td.qty {
	}
th.remove {
	}
th.product,
th.attributes {
	}

/* checkout form layout */

table.user,
table.user tr,
table.user td {
	}
table.user {
	}
table.user td {
	}


/* =PAGINATION
================================================= */

.pagination {
	background:#E0E0E0 none repeat scroll 0 0;
	margin:0 0 1em;
	padding:0.5em 10px;
	}
.pagination p {
	display: block;
	float: right;
	margin: 6px;
	font-weight: bold;
	}
.pagination p.current {
	}
.pagination p.summary {
	float: left;
	color: #646465;
	text-decoration:none;
	}
.pagination a,
.pagination a:link,
.pagination a:visited,
.pagination a:active {
	display: block;
	float: left;
	margin: 0 3px;
	}
.pagination a:hover {
	}
.pagination a.selected {
	}
.pagination.end {
	}


/* =PRODUCT LISTS
================================================= */

/* product list */

/*.productPageTitle {
	background:#F2F2F2 none repeat scroll 0 0;
	padding: 3px;
}*/

.products,
.products li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.products li {
	background: #E5E5E5;
	margin:0 0 1em;
	padding:0.5em 10px;
	}
.products li:hover {
	background: #E0E0E0;
	}
.products li h3 {
	background: none;
	font-size: 12px;
	margin: 6px 0 12px 170px;
	text-transform:capitalize;
	}
.products li h3 a,
.products li h3 a:link,
.products li h3 a:visited,
.products li h3 a:active {
	}
.products li h3 a:hover {
	color: #646465;
	}
.products li a {
}
.products li p {
	margin: 12px 0 12px 170px;
	display: block;
}
.products .image {
	float: left;
	margin:6px 3px;
	}
.products .image a img {
	background: #eee;
	padding: 2px;
	}
.products .image a:hover img {
	background: #fff;
	padding: 2px;
	}
.products .addWishlist,
.products .addCompare {
	}
.products .desc {
	line-height: 1.5em;
	}
.products .rrp {
	color: #777;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	}
.products .rrp span {
	color: #555;
	}
.products .onSale {
	background: #a00;
	display: block;
	color: #fff;
	font-weight: bold;
	margin:10px 0 10px 170px;
	padding: 1.5em 1em .5em 1em;
	width: 50px;
	}
.products .price {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	}
.products .quantity {
	clear: both;
	margin: -3em 0 1em 0;
	text-align: right;
	}
.products .actions {
	float: right;
	margin: .5em 0;
	text-align: right;
	}

/* sort by options / attributes header */

#productSort h3 {
	clear: both;
	font-size: 1em;
	letter-spacing: 1px;
	margin: 1em 0 0 0;
	text-decoration: none;
	}
#productSort h3 a {
	color: #999;
	height: 2.7em;
	line-height: 2.7em;
	padding: .8em 10px;
	text-decoration: none;
	}
#productSort h3 a:hover {
	color: #555;
	}
#productSort h3 a.selected {
	background: #E0E0E0;
	color: #444;
	}
#productSort h3 a span {
	color: #777;
	letter-spacing: normal;
	text-transform: none;
	}

/* sort container */

#productSort #productSortOptions {
	background: #E0E0E0;
	margin: 0 0 1em 0;
	padding: .5em 10px;
	}

/* sort options */

#productSort #productSortOptions .sortBlock {
	float: left;
	margin-right: 10px;
	width: 140px;
	}
#productSort #productSortOptions .sortBlock label{
	display:block;
	margin:0.5em 0;
	}
#productSort #productSortOptions .sortBlock .formSelect {
	width: 140px;
	}
#productSort #productSortOptions .formButton {
	float: right;
	margin-top: 2.6em;
	padding: 0 5px 1px 5px;
	}

/* sort by attributes */

#productSort h4 {
	margin: .8em 0 0 0;
	text-transform: none;
	}
#productSort #productSortOptions dl,
#productSort #productSortOptions dl dt,
#productSort #productSortOptions dl dd {
	margin: 0;
	padding: 0;
	}
#productSort #productSortOptions dl {
	margin: .5em 0;
	padding-left: 150px;
	position: relative;
	}
#productSort #productSortOptions dl dt {
	clear: left;
	color: #555;
	float: left;
	font-weight: bold;
	margin-left: -150px;
	width: 140px;
	}
#productSort #productSortOptions dl dd {
	color: #888;
	float: left;
	margin-right: 1em;
	}


/* =PRODUCT DETAILS
================================================= */

/* product details */

#product {
	margin: 1em 0;
	}

/* image gallery */
#imgGallery {
	display: none;
	}
#hideGalleryInput {
	display: none;
	}
#product .image {
	float: left;
	margin: 0 0 1em 0;
	}
#product .image p {
	margin: 1em 0;
	display: none;
	}
#product .image ul,
#product .image ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#product .image ul {
	width: 370px;
	}
#product .image ul li {
	display: inline;
	}
#product .image ul li {
	margin: 0 3px 0 0;
	}
#product .image ul li a img {
	border: 1px solid #eee;
	padding: 2px;
	}
#product .image ul li a:hover img {
	border: 1px solid #ddd;
	padding: 2px;
	}

/* product price & options */

#product_info .info {
    margin: 20px 0 0 0;
	width: 390px;
	}
#product_info .info .onSale {
	}
#product_info .info .price {
	line-height: 1.4em;
	margin: 1em 0;
	}
#product_info .info .price span {
	color: #aaa;
	display: block;
	}
#product_info .info .rrp {
	color: #777;
	font-size: 12px;
	font-weight: bold;
	}
#product_info .info h3 {
	}
#product_info .info label {
	margin: 5px 0 0 0;
	float: left;
	clear: both;
	width: 180px;
	}
#product_info .info .formField {
	width: 190px;
	float: right;
	clear: right;
	margin: 0 0 5px;
	}
#product_info .info select {
    width: 200px !important;
	}
#product_info .info .formButton {
	margin: .2em 0 0 0;
	}
#product_info .info .formFieldShort,
#product_info .info .formButton {
	float:right;
    margin:0 160px 5px 0;
	}
	
#product_info .info .formFieldShortCheck {
    float:right;
	margin: 0 186px 5px 0;
	width: 13px;
    }
#product_info .info .submit {
    clear:both;
    float:right;
	margin:0 0 5px;
    }
#product_info .info #addWishlist,
#product_info .info #addComparison {
	margin: .5em 0;
	}
#product_info .actions {
	clear: both;
	}
#product_info #quantity {
}

.product_description h2{
	margin: 6px 0 14px;
}

.product_description p {
	margin: 3px 0;
}


/* =ARTICLES
================================================= */

#articles ul,
#articles li {
	}
#articles ul {
	}
#articles ul li {
	}
#articles ul li a {
	}
#articles ul li a:hover {
	}
#pageAuthor {
	}


/* =REVIEWS
================================================= */

/* star ratings */

.review {
	}
p.rating0 {
	}
p.rating1 {
	}
p.rating2 {
	}
p.rating3 {
	}
p.rating4 {
	}
p.rating5 {
	}
p.rating6 {
	}
p.rating7 {
	}
p.rating8 {
	}
p.rating9 {
	}
p.rating10 {
	}

/* product page reviews */

#reviews {
	}
#reviews h3 {
	}
#reviews .review {
	}
p.reviewAuthor {
	}
.reviewDate {
	}
dl#reviewForm,
dl#reviewForm dt,
dl#reviewForm dd {
	}
dl#reviewForm dt {
	}

/* =SEARCH RESULTS
================================================= */

#searchResults,
#searchResults li {
	}
#searchResults {
	}
#searchResults li {
	}
#searchResults h3 {}
#searchResults p {
	}
#searchResults span {
	}



/* =MISC
================================================= */

/* site map */

#sitemap,
#sitemap ul,
#sitemap li {
	}
#sitemap {
	}
#sitemap li {
	}
#sitemap li h3 {
	}
#sitemap ul {
	}

/* shopping cart & checkout */

.module1 {
	float:left;
	margin:1em 0;
	width:230px;
	}
.module2 {
	float:right;
	margin:1em 0;
	width:230px;
	}
.module1 *:first-child,
.module2 *:first-child {
	}
#cartContents {
	margin-bottom: 1em;
	}
#cartContents td.productDetails {
	padding-left: 80px;
	}
.cartProductImage {
	}
.cartProductImage a img {
	}
.cartProductImage a:hover img {
	}
a.removeItem {
	background: url(../graphics/petrol/removeItem.gif) no-repeat 0 50%;
	/*height: 16px;
	padding-left: 20px;*/
	}
#acceptedCards {
	}
#acceptedCards img {
	}

/* cart totals */

#total {
	clear:both;
	font-size:110%;
	margin:1em 0 0;
	padding:0;
	}
#total dt {
	border-bottom:1px solid #DDDDDD;
	font-weight:bold;
	line-height:2.5em;
	}
#total dd {
	line-height:2.5em;
	margin-top:-2.6em;
	text-align:right;
	}
#total .total {
	}
.actions {
	clear: both;
	margin: 1em 0;
	}
#cv2Image {
	}

/* checkout summary */

#checkout dl.cartSummary,
#checkout dl.cartSummary dt,
#checkout dl.cartSummary dd {
	}
#checkout dl.cartSummary dt {
	}
#checkout dl.cartSummary dd {
	}
.addGiftWrap {
	}
.paymentGateway {
	}


/* =FOOTER
================================================= */

#footer {
	clear: both;
	background-color: #76C6BE;
	height: 47px;
	}
#footer .inner {
	}
#footer p {
	clear: both;
	text-align: center;
	}
#footer ul,
#footer li {
	float: left;
	}
#footer #socialmedialinks{
	display: block;
	float: right;

	}
#footer #socialmedialinks li{
	margin: 2px;
	}
#footer ul {
	list-style-type: none;
	margin: 10px 10px 10px 0;
	}
#footer li {
	margin: 6px 10px;
	}
#footer li.first {
	}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	}
#footer a:hover {
	text-decoration: underline;
	}
#footer #credits {
	display: none;
	}

#arts_council_logo {
	float: right;
	clear: both;
	margin: 5px;
}

/* =EXTRA
================================================= */

#extra {
}


/* =FLOAT FIX
================================================= */

.inner:after,
#content:after,
.products:after,
.products li:after,
.pagination:after,
#product:after,
#total:after,
.module1:after,
.module2:after,
#search:after,
#advancedSearch:after,
#brand:after,
#newsletter:after,
#navSubDept:after,
#navSubDept li:after,
#productSortOptions:after,
dl:after,
dl dt:after,
dl dd:after,
form:after,
.billShipBlock:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.inner,
#content,
.products,
.products li,
.pagination,
#product,
#total,
.module1,
.module2,
#search,
#advancedSearch,
#brand,
#newsletter,
#navSubDept,
#navSubDept li,
#productSortOptions,
dl,
dl dt,
dl dd,
form,
.billShipBlock {
	display: inline-block;
	}
/* Hide from IE Mac \*/
.inner,
#content,
.products,
.products li,
.pagination,
#product,
#total,
.module1,
.module2,
#search,
#advancedSearch,
#brand,
#newsletter,
#navSubDept,
#navSubDept li,
#productSortOptions,
dl,
dl dt,
dl dd,
form,
.billShipBlock {
	display: block;
	}
/* End hide from IE Mac */

.hidden {
	display: none;
	}
