/* ===================================

	AUTHOR: 		Sumac UK
	DESCRIPTION:	Screen styles for UK Connect Website
	DATE:			24/01/06
	LAST EDITED:	29/03/11 Put button cmdResultsBack text into Bold

==================================== */

/* ==========================================================
	GLOBALS
========================================================== */
body
{
	margin: 0;
	padding: 0;
	color: #0000A0 !important;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, San-Serif;
	line-height: 1.8em;
	text-align: left;
	background-image: none;
}
/* [ text sizing ]---------------------------------------- */
/* http://www.clagnut.com/blog/348/ ---------------------- */
html
{
	font-size: 100%; /* for IE */
}
body 
{
	font-size: 10pt; /* for IE/Win */
}
p, blockquote
{
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}
input, select, table
{
	font-size: 100%; /* for IE */
}
/* [ links ] ------------------------------------------ */
a:link
{
	color: #800080;
	text-decoration: underline;
}
a:visited
{
	color: #800080;
	text-decoration: underline;
}
a:hover
{
	color: #800080;
	text-decoration: underline;
}
/* [ headings ] ------------------------------------------ */
h1
{
	color: #0000A0;
	margin: 0.5em 0 0.2em 0;
	padding:0;
	font-size: 14pt;
}
h2
{
	margin-bottom: 0 !important;
	font-size: 12pt;
	padding: 0.2em 0;
}
h3
{
	font-size: 1.3em;
}
h4
{
	font-size: 1.1em;
}
/* [ other ] --------------------------------------------- */
hr
{
	display: none;
}
img
{
	
}
.hide
{
	display: none;
}
label
{
	cursor: pointer;	
}
form
{
	margin: 0;
	padding: 0;	
}



/* ==========================================================
	CZECH
========================================================== */
#czech
{
 width: 750px;	
}
.image-left
{
	float: left;
	margin: 5px 10px 5px 0;
}
.image-right
{
	float: right;
	margin: 5px 0 5px 10px;
}


/* ==========================================================
	HEADER
========================================================== */
#header
{
	height: 190px;
	padding: 1px 0 0 0;
	background-image: url(../image/header_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	/*overflow: hidden;*/
}
#header h1
{
	margin: 1.6em 0 0 150px;	
	font-family: Verdana, Arial, San-Serif;
	float: left;
	display: inline;
	font-size: 1.6em;
}
#header h1 a:link, #header h1 a:visited, #header h1 a:hover 
{
	text-decoration: none;
	color: #F00;
}
#header img
{
	float: right;
	margin: -1px 0 0 0;
	padding: 0 !important;
}
#header div.edit-element
{
	clear: both;
	display: block;
}
#header div.edit-element img
{
	float: none;	
}
#header #prague
{
	margin: 10px 60px 0 0;	
}
#header #marquee-wrap
{
	margin: 162px 0 0 150px !important;
}
#header #marquee-wrap marquee
{
	background-color: #0000A0;
	color: #FFFFCC;
}
#header #marquee-edit
{
	margin: 30px 0 0 150px;	
	float:left;
	clear:both;
	border:solid 1px black;
	width:100%;
	position: relative;
	display: inline;
}
#header marquee h1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: #FFFFCC; 
	padding: 0 !important;
	margin: 0 !important;
}
#header #marquee-edit h1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: #0000A0; 
	margin: 0;
}
#header #marquee-edit div.edit-element
{
	margin: 0 !important;
}
#header #marquee-edit p.add-element
{
	margin: 0 !important;
}
#header #newsletter
{
	width: 320px;
	height: 30px;
	background-color: #800040;
	overflow: hidden;	
	position: absolute;
	top: 133px;
	left: 430px;
	font-size: 1.1em;
	text-align: center;
}
#pageview #header #newsletter
{
	top: 163px;
}
#header #newsletter a:link, #header #newsletter a:visited, #header #newsletter a:hover
{
	color: #FFFFCC;
	margin: 0.2em 0;
	font-weight: bold;
}
/* ==========================================================
	BODY
========================================================== */
#body
{
	float: left;
	background-image: url(../image/body_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	clear: both;
}
#content
{
	float: right;
	width: 600px;
}
/* ==========================================================
	main-NAVIGATION
========================================================== */
#navigation
{
	float: left;
	/*width: 119px;*/
	width: 119px;
	background-color: #800040;	
	margin: 0;
}
#main-navigation ul
{
	list-style-type: none;
	margin: 0;
	padding: 1em 0;
}
#main-navigation ul li
{
	padding: 0 5px 0 0;
	margin: 0 0 0.2em 0;
	text-align: right;	
}
#main-navigation ul li a.current
{
	text-decoration: underline;
}
#main-navigation ul li a
{
	text-decoration: none;
	color: #FFFFCC;	
	font-size: 0.8em;
	font-weight: bold;
}
#main-navigation ul ul 
{
	margin: 0.5em 0 0 0;
	padding: 0;	
}
#main-navigation ul ul li a
{
	font-size: 0.9em;
	color: #DDD;
}
/* ==========================================================
	INFO-NAVIGATION
========================================================== */
#info-navigation ul
{
	list-style-type: none;
	margin: 0;
	padding: 1em 0;
}
#info-navigation ul li
{
	padding: 0 5px 0 0;
	margin: 0 0 0.2em 0;
	text-align: right;	
}
#info-navigation ul li a.current
{
	text-decoration: underline;
}
#info-navigation ul li a
{
	text-decoration: none;
	color: #FFFFCC;	
	font-size: 1.2em;
	font-weight: bold;
}
#info-navigation ul ul 
{
	margin: 0.5em 0 0 0;
	padding: 0;	
}
#info-navigation ul ul li a
{
	font-size: 0.8em;
	color: #DDD;
}
/* ==========================================================
	LSTRESULTS
========================================================== */
.lstResults
{	
	margin: 0 !important;
	border: 0;
	border-color: #FFFFCC;
	width: 600px
}
.lstResults tr, .lstResults td
{
	border: 0 !important;
	border-color: #FFFFCC
}
.lstResults td
{
	padding: 1em 0 1em 0;
	border-bottom: 15px solid #D2D2D2 !important;
}
.lstResults td img
{
	background-color: #FFF;
	padding: 1px;
	border: 1px solid #999;	
	float: right;
}
.lstResults td span.cd-title, .lstResults td span.cd-classification, .lstResults td span.cd-label, .lstResults td span.cd-number, .lstResults td span.cd-price
{
	float: left;
	display: block;
	width: 480px;
}
.lstResults td span.cd-title
{
	font-weight: bold;
}
.lstResults td span.cdOTM-classification
{
	font-weight: bold;
	color: Red;
}


p.cd-comment 
{
	clear: both;	
}
p.cd-review 
{
	clear: both;	
}
a.more
{
	display: block;
	clear: both;
}
a.add-to-cart
{
	display: block;
	clear: both;
}
a.listen
{
	display: block;
	clear: both;
}
a.listen img
{
	float: none !important;
	border: none !important;
	background-color: transparent !important;
}
a.download
{
	display: block;
	clear: both;
}
a.download img
{
	float: none !important;
	border: none !important;
	background-color: transparent !important;
}

.cmdResultsBack
{
	font-weight: bold;
}


/* ==========================================================
	LSTMUSICCART
========================================================== */
.lstMusicCart
{
	
}
.lstMusicCart td
{
	border-color: #FFFFCC;
}
.lstMusicCart td.header
{
	font-weight: bold;
	background-color: #FFFF80;
	color: #000080;
}
#frmCart legend
{
	display: none;	
}
#frmCart label
{
	float: left;	
	width: 170px;
	clear: left;
	margin: 0 0 0.5em 0 !important;
	padding: 0 !important;
}
#frmCart input, #frmCart select
{
	width: 300px;
	margin: 0 0 0.5em 0 !important;
	padding: 0.3em 0 0.2em 0;
}
#frmCart input.button
{
	width: auto;
	padding: 0 !important;
}
/* ==========================================================
	DETAILS
========================================================== */
.divDetails h3
{
	padding:0;
	margin:0;
}
.divDetails .pieces
{
	border-bottom: 15px solid #D2D2D2 !important;
	padding: 5px 0 20px 0;
	margin:0;
}
.divDetails p
{
	float:left;
	width:100%;
	line-height:normal;
}
.divDetails img
{
	background-color: #FFF;
	padding: 1px;
	border: 1px solid #999;	
	float: right;
}
.divDetails span.cd-title, .divDetails span.cd-classification, .divDetails span.cd-label, .divDetails span.cd-number, .divDetails span.cd-price, .divDetails span.cd-comment
{
	float: left;
	display: block;
	width: 480px;
	padding:0 0 2px 0;
	margin:0;
	line-height:normal;
}
.divDetails span.cd-review
{
	float: left;
	display: block;
	padding:0 0 2px 0;
	width: 530px;
	margin:0;
	line-height:normal;
}

span.piece-title
{
	display: block;
	font-weight: bold;
}
span.piece-composer
{
	display: block;
}
span.piece-conductor
{
	display: block;
}
span.piece-orchestra
{
	display: block;
}
span.piece-soloist
{
	display: block;
}

span.CompanyDetails
{
	font-size: 50%;
}

/* ==========================================================
	SEARCH-FIELDS
========================================================== */
#search-fields
{
	border: 0;
	padding: 0;
	margin: 0;	
}
#search-fields legend
{
	display: none;	
}
#search-fields label
{
	float: left;	
	width: 170px;
	clear: left;
	margin: 0 0 0.5em 0 !important;
	padding: 0 !important;
}
#search-fields input, #search-fields select
{
	width: 300px;
	margin: 0 0 0.5em 0 !important;
	padding: 0.3em 0 0.2em 0;
}
#search-fields input.button
{
	width: auto;
	padding: 0 !important;
}

#fsInput
{
	border: 0;
	padding: 0;
	margin: 0;
}
#fsInput legend
{
	display: none;	
}
#fsInput label
{
	float: left;	
	width: 170px;
	clear: left;
	margin: 0 0 0.5em 0 !important;
	padding: 0 !important;
}
#fsInput input, #fsInput textarea
{
	width: 300px;
	margin: 0 0 0.5em 0 !important;
	padding: 0.3em 0 0.2em 0;
}



/* ==========================================================
	FOOTER
========================================================== */
#footer
{
	float: right;
	width: 600px;
	text-align: right;
	margin: 1em 0 0 0;
}
