div#nav ul li.first{
padding-right:51px;

}

.spacer {
    width: 0px;
}

input, select {
background:#E7E7E7;
}


th, td, caption {
padding:none!important;
}


div#socialMediaLinks span {
float:left;
font-size:14px;
font-weight:bold;
line-height:18px;
padding-top:3px;
}


table, td, th {
vertical-align:top;
}




/*** ESSENTIAL STYLES ***/
div#nav ul, div#nav ul * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
div#nav ul {
	line-height:	1.0;
}
div#nav ul ul {
    background: none repeat scroll 0 0 #F3F3F3;
    display: block;
    font-size: 11px;
    padding: 0 0 10px;
    position: absolute;
    top: -9999px;
    width: 175px !important;
}

div#nav ul ul li {
	width:			100%;
	height: auto;
	border-bottom: 2px solid #d6d6d6;
}
div#nav ul ul li a {
	margin: 0;
	padding: 7px 0 9px 10px;
	color: #333333 !important;
	text-align:left;
	background-color: #F3F3F3;
	text-transform:none;
	line-height:normal;
width:166px;

}
div#nav ul li a:hover, div#nav ul li.highlight a {

	color: #ffffff;


}
div#nav ul li.highlight ul li a {
	color: #333333;
	
}
div#nav ul ul li a:hover {
	background-color: #ffffff !important;
	color: #cf2a1d !important;
}
div#nav ul li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
div#nav ul li {
	float:			left;
	position:		relative;
}
div#nav ul a {
	display:		block;
	position:		relative;
	color: #FFF !important;
}

div#nav ul li:hover ul,
div#nav ul li.hover ul {
	left:			0px;
	top:			34px; /* match top ul list item height */
	z-index:		9999999;
	position: absolute;
}

/*** DEMO SKIN ***/
div#nav ul {
	float:			left;
	margin-bottom:	0em;
	/*background:		transparent url("http://www.musicaviva.com.au/images/musicaviva/bg-main-nav.gif") repeat-x;*/
	background-color:#4d4d4d;
	display: block;
	width: 840px;
}



div#nav ul a {
background-color:#4D4D4D;

letter-spacing:-0.2px;
line-height:34px;
margin-right:2px;
padding-bottom:10px;
padding-top:12px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
}




div#nav ul a, div#nav ul a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
div#nav ul li {
	/*background: #FFF url("http://www.musicaviva.com.au/images/musicaviva/bg-main-nav.gif") repeat-x;*/
	background-color:#ffffff;
	color: #FFF;
	font-weight: bold;
	height: 34px;
    width: 105px;
	cursor: pointer;
}
div#nav ul li.last {
	background-color:#4D4D4D;
}
div#nav ul li.last a {
	margin:0;
}
div#nav ul li:first-child, div#nav ul li.highlight {

}

.highlight {
background:none!important;
}

div#nav ul li li {
	
	font-weight: normal;
}
div#nav ul li li li {
	background:		#9AAEDB;
}
div#nav ul li:hover, div#nav ul li.hover, div#nav ul li.highlight,
div#nav ul a:focus, div#nav ul a:hover, div#nav ul a:active {
	background-position: 0px -36px;
	outline: 0;
	color:#cf2a1d;
}
div#nav ul li.hover a {
	background-color:#cf2a1d;
	color:#ffffff;
}
div#nav ul li.hover ul li a{
	background-color:#F3F3F3;
	color:#333333;
}
div#nav ul li:first-child:hover, div#nav ul li.first:hover, div#nav ul li.highlight.first:first-child:hover {
	background-position: -2px -36px;



}

/*** arrows **/
div#nav ul a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('http://www.musicaviva.com.au/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.hover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
div#nav ul ul .sf-sub-indicator { background-position:  -10px 0; }
div#nav ul ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
div#nav ul ul a:focus > .sf-sub-indicator,
div#nav ul ul a:hover > .sf-sub-indicator,
div#nav ul ul a:active > .sf-sub-indicator,
div#nav ul ul li:hover > a > .sf-sub-indicator,
div#nav ul ul li.hover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('http://www.musicaviva.com.au/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

#cms-content {
    float: left;
    font-size: 1.1em;
    width: 838px;
}
.shopContent {
    float: left;
    width: 70%;
}
.basketContent {
    float: left;
    width: 30%;
}
#shop_header {
    display: none;
}
#product_list_header_tr {
    display: none;
}
