* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../_images/menu_bg.gif);
	background-repeat:  repeat-y;
	background-color: #000000;
	text-transform: uppercase;
	font-family: arial;
	font-size: 10px;
	color: #fffceb;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #fffceb;
}

.clearbother {
	clear: both;
}

div#wrapper {
	position: absolute;
	left: 133px;
	width: 1055px;
}

div#menuColumn {
	margin: 0px 20px 0px 0px;
	width: 138px;
	float: left;
}

div#menuColumn img {
	display: block;
}

div#menu {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
}

div#menu ul {
	list-style: none;
	text-align: right;
	margin: 10px 0px 0px 0px;
}

div#menu ul li {
	margin: 0px 0px 7px 0px;
}

div#menu ul li a {
	text-decoration: none;
	background-color: #000000;
	color: #fffceb;
	font-size: 19px;
	letter-spacing: 1px;
}

div#menu ul li a, div.contentBox h2 a {
	padding: 0px 2px 0px 2px;
}


div#musicPlayer {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin: 0px 5px 0px 0px;
	padding: 10px 0px 20px 0px;
}

div#musicPlayer a {
	background-color: #000000;
	color: #fffceb;
	text-decoration: none;
	padding: 1px 2px;
}


span#musicPlayerStart, span#musicPlayerStop {
	
}

div#menu, div#subscription {
	background-color: #fffceb;
	color: #000000;
}

div#subscription {
	font-size: 10px;
	padding: 5px;
}

div#subscription input#subText {
	background-color: #000000;
	border: 0px;
	width: 118px; 
	color: #fffceb;
	padding: 4px 5px;
	margin: 7px 0px 0px 0px;
	font-family: arial;
	font-size: 10px;
	text-transform: uppercase;
}

select {
	font-family: arial;
	font-size: 10px;
}

div#subscription input#subButton {
	color: #000000;
	background-color: #fffceb;
	border: 1px solid #000000;
	font-size: 10px;
	font-family: arial;
	margin: 7px 0px 0px 0px;
	font-size: 10px;
	text-transform: uppercase;
	float: right;
}

div#pageContent {
	float: left;
}

div#firstColumn {
	
}

div#secondColumn {
	
}

div#thirdColumn {
	
}

div#firstColumn, div#secondColumn, div#thirdColumn {
	float: left;
	width: 270px;
	margin: 0px 20px 0px 0px;
}

div.pageTopBox {
	width: 270px;
	height: 18px;
	background-color: #fffceb;
	margin: 0px 0px 17px 0px;
	border-top: 0px solid #000000;
}

h1, h2 {
	color: #fffceb;
	font-size: 19px;
	font-weight: normal;
	width: 270px;
	margin: 0px 0px 17px 0px;
}

h3 {
	color: #fffceb;
	font-size: 12px;
	font-weight: bold;
}

div.contentBox {
	width: 270px;
	margin: 0px 0px 20px 0px;
	color: #fffceb;
}

div.contentBox img {
	display: block;
}

div.contentBox h2 {
	font-weight: normal;
	margin: 0px 0px -1px 0px;
	line-height: 22px;
}

div.contentBox h2 a {
	background-color: #000000;
	color: #fffceb;
}

.itemOdd, .itemEven {
	width: 125px;
	float: left;
}

.itemOdd {
	margin: 0px 20px 20px 0px;
}

.itemEven {
	margin: 0px 0px 20px 0px;
}

.itemOdd img, .itemEven img {
	display: block;
}

.itemOdd p, .itemEven p {
	
}

.itemOdd p a, .itemEven p a {
	background-color: #000000;
	color: #fffceb;
	padding: 0px 2px 0px 2px;
}

ul#brandsList {
	list-style: none;
}

ul#brandsList li {
	margin-bottom: -1px;
}

ul#brandsList li a {
	font-size: 19px;
	background-color: #000000;
	color: #fffceb;
	padding: 0px 3px 0px 3px;
}

ul#images {
	list-style: none;
	text-align: right;
}

ul#images li {
	display: inline;
}

ul#images li a {
	background-color: #000000;
	color: #fffceb;
	padding: 0px 2px;
	margin: 0px 0px;
}

.admininput {
	border-top: none;
	border-right: none;
	border-bottom: thin dotted #fffceb;
	border-left: none;
	background-color: black;
	margin: 2px 0px 20px 0px;
	color: #fffceb;
	display: block;
	width: 270px;
	text-transform: uppercase;
	font-size: 10px;
}

.adminbutton {
	color: #fffceb;
	background-color: black;
	display: block;
	font-size: 10px;
	padding: 1px 3px 1px 3px;
}


a.alinks {
	margin: 10px 0px 25px 0px;
	display: block;

}


.admin-links option {
	padding: 0px 4px;
}