img {
	border:0;
}
body {
	background-image: url('/images/bg.gif');
	background-color: #803E11;
}
table {
	font-family: verdana;
	font-size: 9pt;
	background:transparent;
}
.promotop {
	background-image: url('/images/layout/promotabletop.png');
	width: 224px;
	height: 25px;
}
.promomiddle {
	background-image: url('/images/layout/promotablemiddle.png');
	width: 224px;
	height: 25px;
	padding: 0px 00px 0px 0px;
}
.promobottom {
	background-image: url('/images/layout/promotablebottom.png');
	width: 224px;
	height: 25px;
}
.maintop {
	height: 21px;
	width: 587px;	
	background-image: url('/images/layout/maintop.png');
}
.mainmiddle {
	background-image: url('/images/layout/mainmiddle.png');
	height: 25px;
	width: 587px;	
	padding: 0px 30px 0px 30px;
}
.mainbottom {
	background-image: url('/images/layout/mainbottom.png');
	height: 25px;
	width: 587px;	
	padding:0px 35px 0px 0px;
}



a{color:#0000CD; text-decoration:none; font-weight:normal;}
a:hover {color:#0000CD; text-decoration:underline; font-weight:normal;}


h1 {
	color:#924614;
	font-weight: bold;
	font-size:15pt;
}

h2 {
	color:#924614;
	font-weight: bold;
	font-size:10pt;
}




a.selectedSubNav{color:#000; text-decoration:none; font-weight:normal;}
a.selectedSubNav:hover{color:#000; text-decoration:none; font-weight:normal;}




/* picture page */
.hiddenBorder {
	border:2px solid #f7f28e;
}
.selectedThumb {
	border:2px solid blue;
}
.thumbimage {
	padding:10px;
	border:0;
	cursor:pointer;
}
.prevnext {
	cursor:pointer;
	font-family:arial;
	font-weight:bold;
	font-size:10pt;
}
a.albumtitle {
	color:#924614;
	font-weight: bold;
	font-size:15pt;
}
a.albumtitle:hover {
	color:#924614;
	font-weight: bold;
	font-size:15pt;
}




/* video page */
.videoComment {
	padding:10 0 50 0;
	font-size:9pt;
}



/* music page */
span.playSong {
	font-size:7pt;
	color:#0000CD;
	cursor:pointer;
	/*padding-right: 18px;
	background: transparent url(/images/listen_icon.gif) no-repeat center right;*/
}

span.playsong:hover{text-decoration:underline;}


span.showLyrics {
	font-size:7pt;
	color:#CD0000;
	cursor:pointer;
	/*padding-right: 18px;
	background: transparent url(/images/lyrics_icon.gif) no-repeat center right;*/
}

span.showLyrics:hover{text-decoration:underline;}


a.bold{color:#0000CD; text-decoration:none; font-weight:bold;font-size:7pt;}
a.bold:hover {color:#0000CD; text-decoration:underline; font-weight:bold;font-size:7pt;}





/*buy page*/
.itemTitle {
	color:#924614;
	font-weight:bold;
	font-size:12pt;
	text-decoration:none;
}
a:hover.itemTitle {
	color:#924614;
	font-weight:bold;
	font-size:12pt;
	text-decoration:none;
}

.itemPrice {
	font-size:15pt;
	padding:0 10 0 0;
	font-weight:bold;
	color:black;
	text-decoration:none;
}
a:hover.itemPrice {
	font-size:15pt;
	padding:0 10 0 0;
	font-weight:bold;
	color:black;
	text-decoration:none;
}

.itemPriceUnavailable {
	font-size:15pt;
	padding:0 10 0 0;
	font-weight:bold;
	color:#bbb;
	text-decoration:none;
}
a:hover.itemPriceUnavailable {
	font-size:15pt;
	padding:0 10 0 0;
	font-weight:bold;
	color:#bbb;
	text-decoration:none;
}

.itemDescription {
	color:black;
	font-style:italic;
	text-decoration:none;
}
a:hover.itemDescription {
	color:black;
	font-style:italic;
	text-decoration:none;
}








.textfield{
	background:#fff;
	font-family:Verdana;
	font-size:8pt;
	border:1px solid;
	border-top-color:#000;
	border-left-color:#000;
	border-right-color:#000;
	border-bottom-color:#000;
	width:150px;
}
.button{
	background: url('http://www.catchitkebabs.co.uk/forum/templates/AdInfinitum/images/buttonsbg.gif') repeat-x;
	font-family:Verdana;
	font-size:8pt;
	color:# ffffff;
	border:1px solid;
	border-top-color:# ffffff;
	border-left-color:# ffffff;
	border-right-color:# ffffff;
	border-bottom-color:# ffffff;
}