@charset "utf-8";
/* CSS Document */

/* designed and coded by anthony rigby - guitar@mocohq.com */

/* body, margins, links */

a:link {
	font-weight: bold;
	color: #660099;
	text-decoration: none;
}
a img { 
	border: 0;
}

ul{
	list-style-position:inside;
}
body {
	font-family: arial;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
	background-color:#316ea7;
	background-image:url(images/bg.jpg);
	background-position:bottom left;
	background-attachment:fixed;
	background-repeat:no-repeat;
}

/* main divs */

.container {
	width: 1040px;
	text-align: left;
	background-color: #ffffff;
	margin-top: 20px;
	padding-top:20px;
	margin-right: auto;
	margin-left: auto;
	border:1px #000000 solid;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	box-shadow: 2px 2px 5px #000;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.header {
	width: 1000px;
	margin: 0 auto;
	padding: 20px;
	background-color:#FFF;
	border:1px #000000 solid;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	box-shadow: 2px 2px 5px #000;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.header img{
	float:left;
}
.menu {
	width: 1000px;
	margin: 0px 20px 0px 20px;
	height:36px;
	border-bottom:1px solid #000;
}
.textarea {
	width: 1000px;
	float: left;
	margin: 0px 0px 0px 20px;
}
.text_area_right {
	width: 300px;
	float: right;
	text-align: center;
	margin: 0px 20px 0px 0px;
	background-color: #ffffff;
}
.text_area_right object {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.boxleft {
	width: 300px;
	float: left;
	margin: 0px 20px 0px 20px;
	text-align: right;
}
.boxcenter {
	width: 300px;
	float: left;
	margin: 0px 30px 0px 30px;
	text-align: right;
}
.boxright {
	width: 300px;
	float: left;
	margin: 0px 20px 0px 20px;
	text-align: right;
}
.footer {
	width: 1000px;
	margin: 0px 20px 0px 20px;
	text-align: center;
}

/* flash container */

.flashcontainer {
	width: 1000px;
	text-align: center;
	margin: 0px 20px 0px 20px;
	padding: 0;
}

/* fonts and aligns */

.headers {
	font-size: 18px;
	font-weight: bold;
}
.boldfont {
	font-weight: bold;
	color: #000000;
}
.justinternet {
	font-size: 11px;
	font-weight: bold;
}
.copyright {
	font-size: 10px;
	font-weight: bold;
}


/* clears */

.clear {
	clear: both;
}

.content {
	height:500px;
}
.content_middle
{
	float:left;
	width:780px;
	min-height:300px;
	margin: 30px 0 0 20px;
}


#navlist {
	float:left;
	width: 200px;
	margin: 10px 0 0 0 ;
	text-align:center;
}

#navlist ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	line-height: normal;
}

#navlist a {
	margin-right: 3px;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
	font-weight: normal;
	color: #FFFFFF;
}

#navlist li a
{	
	display: block;
	margin: 0 1px 0 0;
	background-image:url(images/btn_bg.png);
	color: #333;
	text-align: center;
	text-decoration: none;
	margin-bottom:2px;
	width:auto;
	padding-top:8px;
	padding-bottom:4px;
	font: bold 11px arial;
	height:18px;
}
.topcat{
	background-image:url(images/btn_toplevel.png)!important;
	color:#CCC!important;
}

#navlist li a:hover
{	
	color:#000000;
}

.heading
{
	width: 800px;
	height: 50px;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin: 5px 0 0 0;
}
h1 
{
	margin: 0 0 5px 0;
}
h2
{
	color:#8080C0;
	border-bottom:#000066 1px solid;
	width:auto;
	padding:0 0 5px 0;
	margin: 15px 0 5px 0;
}
.player
{
	margin: 0 0 0 10px;
}
.mediaplayer
{
	height:152px;
}
.playerimage
{
	width:148px;
	height:130px;
	background-image:url(/melodies/images/clicktoplay.jpg);
	background-repeat:no-repeat;
	margin: 2px 0 0 0px;
}

/*----CART STYLING -----*/
.cartHeaders{
	font-weight:bold;
}
.cartHeaders div{
	float:left;
	width:100px;
}
.itemContainer{
	clear:both;
}
.itemContainer div{
	float:left;
	width:100px;
}
.item_image{
	float:left;
	padding:10px;
}
.item_add{
	border:1px solid #8080C0;
	padding:5px;
	margin:5px;
	background-image:url(images/navbg.png);
	color:#FFF!important;
}
.simpleCart_checkout{
	border:1px solid #8080C0;
	padding:5px;
	margin:5px;
	display:block;
	width:200px;
	text-align:center;	
	float:right;
	clear:both;
	background-image:url(images/navbg.png);
	color:#FFF!important;
}
.simpleCart_empty{
	border:1px solid #8080C0;
	padding:5px;
	margin:5px;
	display:block;
	width:200px;
	text-align:center;
	clear:both;
	float:right;	
	background-image:url(images/navbg.png);
	color:#FFF!important;
}
.item_thumb{
	display:none;
}
.itemthumb img{
	padding:5px;
}
.itemContainer{
	border-bottom:1px dashed #666;
}
.basketTotal{
	float:right;
}
.itemIncrement a{
	padding:0 3px;
	border:1px solid #8080C0;
}
.itemDecrement a{
	padding:0 5px;
	border:1px solid #8080C0;
}
.item_description{
	display:block;
	margin-left:160px;
}
.basket{
	float:right;
	text-align:right;
	width:200px;
}
.basketimage{
	float:right;
	padding-left:5px;
}
.basket p{
	margin:0;
	margin-top:5px;
}
.menu a{
	float:left;
}

#map{
	border:1px solid #333;
	float:right;
}
.menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
.menu li{
	height:36px;
	background-image:url(images/navbg.png);
	background-repeat:repeat-x;
	float:left;
	padding:10px 10px 0 10px;
}
.menu a{
	color:#fff;
	text-decoration:none;
}
.basket a{
	float:none;
	color:#EE0000;
}
.button{
	border:1px solid #8080C0;
	padding:5px;
	margin:5px;
	display:block;
	text-align:center;
	background-image:url(images/navbg.png);
	color:#FFF!important;
}
.blueBox{
	width:180px;
	height:180px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 3px #333;
	-webkit-box-shadow: 1px 1px 3px #333;
	box-shadow: 1px 1px 3px #333;	
	float:left;
	margin-right:12px;
	background-color:#00467f;
	color:#fff;
	text-align:center;
}
.blueBox a{
	text-decoration:none;
	color:#FFF;
}
.blueBox h2{
	border:none;
	font-size:30px;
}
.finalFooter{
	text-align:center;
	color:#FFF;
	font-size:16px;
	margin-bottom:500px;
}
