/* CSS Document */

CSS - http://www.utopia.com.au/collect.php

    * Collapse All
    * Expand All

http://www.utopia.com.au/collect.php
http://www.utopia.com.au/css/utopia.css

html, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img {margin: 0; padding: 0; border: 0;}


body {
/* dwa 31/01/10 */
/**	min-width: 630px;**/      /* 2x (LC fullwidth + CC padding) + RC fullwidth */
//	min-width: 1000px;      /* 2x (LC fullwidth + CC padding) + RC fullwidth */
/* dwa 31/01/10 */
	background-color: #000000;
/* dwa 06/07/09 */
/*	margin: 0px; */
	margin-left: 75px;
	margin-right: 75px;
/* dwa 06/07/09 */
	padding: 0px;
	cursor:url(http://myspace.mytheme.com/cursors/devilhand.ani);
	color: #ffffff;
}

body, html{
scrollbar-face-color:#666666; !important;
scrollbar-arrow-color:#ff9900; !important;
scrollbar-track-color:#000000; !important;
scrollbar-shadow-color:#999999; !important;
scrollbar-highlight-color:#999999; !important;
scrollbar-3dlight-color:#000000; !important;
scrollbar-darkshadow-color:#000000; !important;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	text-transform: uppercase;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

h3 {
	
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	border-bottom: 1px solid #333333;
	
}


.announcement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	background-color: #FF9900;
	padding: 5px;
	font-style: italic;
}

.announcement2 {
	background-color: #171717;
	padding: 5px;
	color: #FFFFFF;	
}

.subHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}

hr {
	height: 0px;
	display: block;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	border: 1px solid #000000;
}




p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}



a {
	color: #ff0000;
	text-decoration: underline;
	
}

a:hover {
	color: #990000;
	text-decoration: none;
	
}

.hilite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.newsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

.newsStory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.smallHilite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.footerHilite	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
}

.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;

}


.colheading {
text-decoration: none;
font-style: normal;
font-weight: bold;

}

.catnum {
text-decoration: none;
font-style: normal;

}

.money {
text-decoration: none;
font-style: italic;
color: #ffcc00;

}

.title, .artist {


color: #ffcc00;

}

.evenrow {
   border: none;


}

.oddrow {
  border: none;
  
}

.pointer, hilite{
  color: #cccccc;
  
}

.tracklist {
    padding-left: 20px;
}


.track {
    font-size: x-small;
    display: list-item;
    list-style-type: square;
}



.price {
 
 color: #e4deb2;
 
}

#search_form {
text-align: left;
font-weight: bold;
color: #000000;
/* dwa 31/07/09 
margin-bottom: 0px; */
margin-bottom: 50px;
/* dwa 31/07/09 */
background-color: #990000;
padding: 0px;

}

select.dropdown {
	font-size: 10px;
background-color: #ffffff;
border: 1px solid #000000;
margin: 0;
	padding: 0;
	font-weight: bold;


}

input.searchbutton {
background-color: #ffffff;
border: 1px solid #000000;
font-size: 10px;
height: 16px; 
font-weight: bold;

}

input.txtfield {
background-color: #ffffff;
border: 1px solid #000000;
font-size: 10px; 
height: 16px;
font-weight: bold;
}


#wrapper {
/**	width: 100%;
	height: 100%;**/
	width: 1180px; /***/
	background-color: #000000;
}

#menuwrapper {
	
/**	width: 100%; **/
	width: 1130px; /****/
	
	background-color: #cc0000;
	

}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}


#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
/* dwa 31/07/09
	font-family: verdana, helvetica, arial, sans-serif; */
	font-family: "Bonified","impact","Haettenschweiler","Comic Sans MS",cursive;
/* dwa 31/07/09 */
/*	font-weight: bold; */
	font-size: 15px;
}

#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	
	font-size: .85em;
	color: #ffcc00;
/* dwa 02/07/09 */
	border-right: 2px solid #000000;
/* dwa 02/07/09 */
}

#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
	
}

#p7menubar li {
	float: left;
	width: 9em;
}

#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}

#p7menubar ul li a  {
	color: #ffcc00;
background: #cc0000;
	border-left: 0;
	border-bottom: 1px solid #000000;
	padding: 3px 12px 3px 16px;
}

#p7menubar li ul {
	position: absolute;
/* dwa 02/07/09 */
	z-index:2;
/* dwa -2/07/09 */
	display: none;
	background-color: #cc0000;
	background-repeat: repeat-x;
}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #ffcc00;
background: #cc0000;
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
color: #ffcc00;
background: #cc0000;
text-decoration: none;
}

#p7menubar ul a:hover {
	color: #33ff00!important;;
background: #000000!important;;
}
#p7menubar li {width: auto;}

#header1 {
/**	width: 100%; **/
	width: 1130px; /****/
	height: 100px;
	background-color: #CC0000;
	background-image: url(images/utopia_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}

#bannertop{
	width: 1130px;
	height: 80px;
/**	position: absolute; **/
	top: 10px;
/**	left: 50%; **/
/**	margin-left: -230px; **/
}

#header2 {
	width: 100%;
/**	height: 25px; **/
	background-color: #CC0000;
}



#header3 {
/**	width: 100%; **/
	width: 1130px; /****/
	height: 30px;
	background-image: url(images/ripped.gif);
	background-repeat: repeat-x;
}


#container {
/**  padding-left: 200px;**/   /* LC fullwidth */
/**  padding-right: 190px;**/  /* RC fullwidth + CC padding */
/**  overflow: auto; *//
}
#container .column {
/**	position: relative; **/
	float: left;  
}
#center {
	float: left; /****/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
/* dwa 01/02/10 */
/**	width: 100%;**/
	width: 765px;  /****/
/* dwa 01/02/10 */
/* dwa 10/01/10 */
/*	min-height: 212em;*/
/* dwa 10/01/10 */
/* dwa 11/09/09 */
/* dwa 26/01/10 */
/*	overflow: scroll;*/
/**	overflow: auto; **/
/* dwa 26/01/10 */
/* dwa 11/09/09 */
}

#left {
	width: 180px;          /* LC width */
	padding: 10px 10pxi 0px;       /* LC padding */
/**	right: 240px; **/         /* LC fullwidth + CC padding */
/**	margin-left: -100%; **/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;
/**	position: absolute; **/
	float: left; /****/
}
#right {
	float: left; /****/
	width: 128px;          /* RC width */
	padding: 10px 10px;       /* RC padding */
/**	margin-right: -190px;**/  /* RC fullwidth + CC padding */
	font-size: 10px;
}


#footer {
  clear: both;
/**  position: relative;i **/
}

#footer1 {
	float: left; /****/
/**	width: 100%; **/
	width: 1130px; /****/
	height: 30px;
	background-image: url(images/ripped_bot.gif);
	background-repeat: repeat-x;
	margin-bottom: 0;

}

#footer2 {
	float: left; /****/
/**	width: 100%; **/
	width: 1130px; /****/
	background-color: #CC0000;
	padding-bottom: 10px;
	padding-top: 1px;
}

#footer2 a:link, #footer2 a:visited, #footer2 a:active {
color: #000000;
text-decoration: underline;
}

#footer2 a:hover {
color: #cccccc;
text-decoration: none;
}

#infobox {
	
	padding-bottom: 5px;
	
}

.right-sidebox ul li {
list-style-type: none;
margin: 0;
text-decoration: none;
font-weight: bold;
color: #ffffff;

}

.right-sidebox ul {
margin-left: 0px;
padding-left: 0px;
margin-top: 0px;
/* dwa 31/07/09
margin-bottom: 0px; */
margin-bottom:50px;
/* dwa 31/07/09 */

}

.right-sidebox ul li a:link, .right-sidebox ul li a:visited, .right-sidebox ul li a:active {
display: block;
text-decoration: none;
vertical-align: bottom; /* This fixes the IE5 Win gap! */
font-weight: bold;
height: 15px;
font-size: 12px;
border: 1px #000000 solid;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 7px;
background-color: #990000;
color: #ffffff;



}

.right-sidebox ul li a:hover {
display: block;
text-decoration: none;

background-color: #ffffff;
color: #990000;
}


#infobox h1, .right-sidebox h1{

	font-size: 11px;
	font-weight: bold;
	background-color: #990000;
	padding: 2px;
	border: 1px solid #111111;
	color: #ffffff;
	text-align: center;
}

#infobox h2, .right-sidebox h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


#newstitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;	
}

/*** IE Fix ***/
* html #left {
  left: 150px;           /* RC fullwidth */
}

#imageright {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #333333;
	background-color: #000000;
}

#banner {
	height: 60px;
	width: 100%;
	clear: both;
}
