/* =======================================
   (c) 2007, AvA Musical Editions
   Parts by layout-o-matic (http://www.inknoise.com/experimental/layoutomatic.php)
*/

/* ========== AvA Main Styling =========== */

#container {
  width: 950px;
  \width: 970px;
  w\idth: 950px;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
}

#banner {
  padding: 0;
  margin-bottom: 15px;
  background-color: rgb(213, 219, 225);
}

/* first two instructions establish a new control block formatting context */
#content {
  float: left;
  width: 560px;
  
  xmargin-left:185px;
  xmargin-right:210px;
}

#sidebar-a {
  float: left;
  width: 160px;
  margin: 0;
  margin-right: 20px;
  padding: 0;
}

#sidebar-b {
  float: right;
  width: 185px;
  margin: 0;
  margin-left: 20px;
}


/* ------- */

/* TEMP Styling */

span.price {
  color: maroon;
  font-weight: bold;
}

.option {
  padding: 4px 0;
}

.option:hover {
  background-color: #F6F4CE;
}

.option input {
  margin-top: 2px;
  float: left;
}
  
.option label {
  display: block;
  cursor: pointer;
  margin-left: 30px;
}


/* === Layout and Positioning === */

body {
  background: #faf9e4;
  font-family: verdana;
}

/* Header --- */

#header {
  height: 100px;
  xborder: 1px solid blue;
  background: url("imgs/header_bg.gif") repeat-x;
  position: relative;
  margin-bottom:10px;
}

#header #links {
  text-align: right;
  position: absolute;
  top: 15px;
  right: 0;
  font-size: 85%;
}

#header #langs {
  position: absolute;
  bottom: 20px;
  right: 0;
  font-size: 85%;
}

/* image replacement for logo --- */

#header h1 {
  position: absolute;
  top: 22px;
  left: 0;
  width: 250px;
  height: 51px;
  overflow: hidden;
}

#header h1 a, #header h1 a:hover {
  display:block;
  padding: 51px 0 0 0;
  overflow: hidden;
  background-image: url("imgs/logo.gif");
  background-repeat: no-repeat;
  height: 0px !important;
  height /**/:51px;
}

/* sideboxes --- */

div.sidebox, .categories {
  border: 1px solid #B7A901;
  margin-bottom: 2em;
  position: relative;
  background-color: #faf9e4;
}

div.sidebox h2, .categories h2 {
  background: url("imgs/sidebox_title.jpg") repeat-x;
  background-color: #B7A901;
  font-weight: bold;
  font-size: 100%;
  color: white;
  padding-top: 4px;
  padding-left: 5px;
  height: 22px;
  overflow: hidden;
}


/* marquee related styles */

#marqueecontainer {
position: relative;
width: 166px; /*marquee width */
height: 180px; /*marquee height */
overflow: hidden;
border: none;
padding: 2px;
padding-left: 4px;
}

#vmarquee h2 {
	background: none;
	font-weight: bold;
	color: black;
	padding: 0;
	overflow: hidden;
	height: auto;
}


/* sidebox title links */
div.sidebox h2 a, div.sidebox h2 a:link, div.sidebox h2 a:visited {
  color: #fff;  
  text-decoration: none;
  background: none;
}

div.sidebox h2 a:hover {
  background: none;
  text-decoration: none;
  color: #FFF99F;
}

div.sidebox .arrow {
  font-weight: bold;
  font-size: 100%;
  color: white;
  top: 4px;
  right: 5px;
  position: absolute;
}

.sidebox p {
  padding: 0.7em;
}

.sidebox p.right {
  text-align: right;
}

.sidebox p.noseparator {
  padding-top: 0;
}


.sidebox p span.floatleft {
  float: left;
  margin-top: 0.2em;
  position: relative;
}

.sidebox p span.small, .sidebox p.small  {
  font-size: 85%;
}

#cart p span {
  font-size: 120%;
}

/* sidebox for category listing */

.categories a, .categories a:link, .links a, .links a:link {
  height: 1em;
  voice-family: "\"}\""; 
  voice-family: inherit;
  height: 1.6em;
  font-weight: bold;
  display: block;
  padding: 3px 0 0 8px;
  background-color: transparent;
  text-decoration: none; 
  color: #333;
}


.categories a:visited, .links a:visited { 
  text-decoration: none; color: #333;
  background-color: transparent;
}

.categories a:hover { 
  color: #333; background: #F1EEB6; text-decoration: underline;
}

.categories a:active, .links a:active {
  text-decoration: none; color: #333;
  background-color: transparent;
}

.categories a.selected:visited, .categories a.selected, .categories a.selected:hover {
  background: #918600;
  color: #fff;
}

.categories ul, .links ul {
  font-size: 85%;
}
.categories ul li {
  border-top: 1px solid #F1EEB6;
}

.categories ul li.first {
  color: #333;
  border-top: 0px;
}

/* grey sidebox with links --- */

.links {
  border-top: 2px solid #aaa;
  border-bottom: 2px solid #aaa;
  position: relative;
}

.links ul li {
  border-top: 1px solid #aaa;
}

.links ul li.first {
  border-top: 0;
}

.links a:hover { 
  color: #333; background: transparent; text-decoration: underline;
}

.links a {
  font-weight: normal;
}


.workdescription img, .work img {
  float: left; 
  padding: 5px;
  border: 1px solid #EBE796;
  background-color: white;
  margin-right: 10px;
  margin-bottom: 10px;
}

.work img {
  margin-bottom: 0;
}


img.founders {
  padding: 5px;
  border: 1px solid #EBE796;
  background-color: white;
  margin-bottom: 10px;
}


img.workimage {
  padding: 5px;
  border: 1px solid #EBE796;
  background-color: white;
  margin: 10px 0;
}

#content .subsection {
  padding: 1em 0 1em 0;
}

div.title {
  padding-bottom: 0.5em;
  border-bottom: 1px dashed #ECE8D2;
}


#content .section {
  margin-top: 1.5em;
  clear: left;
}

.optiongroup {
  margin-left: 2em;
  margin-bottom: 1em;
}

.buttonrow {
  margin: 1em 0 2em 2em;
}

/* recent items */

.section .recent {
	float: left;	
	width: 249px;
	padding: 1em 12px 1.5em 12px;
	text-align: center;
	
	xmargin-left: 2em;
	xmargin-bottom: 1.5em;
}

.section .recentline {
	overflow: hidden;
	width: 98%;
}

.recent .composer, .work p .composer {
	font-size: 85%;
	color: #666;
}

.recent a.nostyle, .recent a.nostyle:link, .recent a.nostyle:visited {
  text-decoration: none;
  background: none;
}





form table {
	font-size: 90%;
	width: 100%;
	border: 1px solid #EDE9A1;
}

td.price, th.price {
	text-align: right;	
}

form table td, form table th {
	padding: 0.5em 0.6em;
}

form table tfoot, form table thead {
	border-top: 1px solid #EDE9A1;
	border-bottom: 1px solid #EDE9A1;
}

form table tbody tr {
	border-bottom: 1px solid #EDE9A1;
}

form table th {
	background-color: #F5F3CB;
	font-weight: bold;
}

/* find by composer form styles */

select.sidebar {
  font-family: verdana;
  font-size: 85%;
  width: 135px;
}

input.sideedit {
  width: 155px;
}


input.important {
	font-size: 115%;
	font-weight: bold;
}


/* Footer --- */

#footer {
  clear: both;
  margin-top: 0;

  height: 2.5em;
  
  background: #F1EEB6;
  text-align: center;
  padding-top: 1em;
}

#footer p {
  color: #CBAE62;
  font-size: 85%;
}

#footer p a, #footer p a:link, #footer p a:visited {
  color: #C5A44F;
  background-color: transparent;
}

#footer p a:hover {
  color: #736A00;
  background: transparent;
  text-decoration: underline;
}

#footer p a:active { background: transparent;}

/* paypal image */

.paypal {
  font-size: 85%;
  line-height: 2.5em;
  text-align: center;
  padding-bottom: 2em;
}




/* === Font Styles === */

/* Basic styling --- */

strong, b { font-weight: bold;  }
em, i     { font-style: italic; }


/* Links --- */

a:link            { color: #0B5FA4; text-decoration: underline; }
a:visited         { color: #2387D8; text-decoration: underline; }
a:hover, a:active { color: #FFFFFF; text-decoration: none; background: #0063dc /*2387D8*/; }

a.clean:hover, a.clean:active { text-decoration: none; background: transparent }


/* links sidebox */

.links a, .links a:link {
  font-weight: normal;  
}



/* Breadcrumbs --- */

.breadcrumbs {
  color: #333;
  xborder-top: 1px solid #EBE796;
  xborder-bottom: 1px solid #EBE796;
  xpadding: 4px 0 6px 0;
  font-size: 77%;
  margin-bottom: 2em;
}

/* Content related styles --- */

#content h2 {
  font-size: 120%;
  font-weight: bold;
  color: #8C8200;
  margin-bottom: 0.1em;
  clear: both;
}

#content h3.subtitle {
  font-size: 85%;
}

#content .section h3 {
  font-size: 115%;
  border-bottom: 1px solid #EBE796;
  margin-bottom: 1.5em;
}

#content .subsection h2 {
  font-weight: bold;
  color:#8C8200;
  font-size: 100%;
}

#content .subsection p.header {
	padding: 1em 0;
}

#content .subsection p {
  padding: 0.5em 0;
}

#content .subsection p.note {
	text-align: center;
	padding: 0.5em;
}



#content .workdescription {
  font-size: 85%;
}

#content .workdescription p {
  margin-bottom: 0.4em; 
}

.optiongroup h4 {
  color: #8C8200;
  border-bottom: 1px dashed #ECE8D2;
}

.work {
/*	margin-left: 2em;
	margin-bottom: 1.5em;*/

	border-bottom:1px dashed #E4DFC0;
	margin:1em 0pt 0pt 0em;
	padding-bottom:1em;
	padding-left: 1.2em;
	clear: both;
	overflow: hidden;
	width: 98%;
}

.work p {
	margin-bottom: 0.4em;
}
.work .worktitle {
  font-weight: bold;
}

.work .note, td .note {
	font-size: 85%;
}

.subsection ul {
	margin: 0.5em 0 0 0;
	list-style: none;
	list-style-position: outside;
	padding-left: 0;
}

.subsection ul li {
	padding-left: 1.2em;
}

.subsection ul li.withsubcategories {
  background: url("imgs/plus.gif") no-repeat 0 60%;
}


/* ---- Form styling ---- */
select, input, textarea {
  font-family: verdana;
  padding: 1px 2px;
}

input[type="text"], input[type="password"],input[type="select"], textarea {
	border-top: 1px solid #A89D10;
	border-left: 1px solid #A89D10;
	border-bottom: 1px solid #EDE9A1;
	border-right: 1px solid #EDE9A1;
}

div.formset form fieldset {
  margin: 0 0 1em 0;
  padding: 0.5em;
  border: #F1EEB6 1px solid;
}

div.formset form fieldset legend {
  font-weight: bold;
  color:#8C8200;
}

div.formset form fieldset div {
  padding: 0.25em 0pt;
}

div.formset label, 
div.formset span.label {
  margin-right: 0.5em;
  padding-right: 0.5em;
  width: 10em;
  display: block;
  float: left;
  text-align: right;
  position: relative;
  cursor: pointer;
}

div.formset .plainform {
  margin: 0 1em;
}

div.formset .plainform label {
  margin-right: 0.5em;
  padding-right: 0.5em;
  width: inherit;
  display: inline;
  float: none;
  text-align: left;
  position: relative;
}

div.formset .plainform label em {
  font-size-adjust: none;
  position: relative;
  right: 0;
  font-size: 100%;
  font-style: normal;
  color: #C00;
}



div.formset form fieldset div.controlset label, 
div.formset form fieldset div.controlset input {
  display: inline;
  float: none;
}

div.formset label em, 
div.formset span.label em {
  font-size-adjust: none;
  position: absolute;
  right: 0;
  font-size: 100%;
  font-style: normal;
  color: #C00;
}


div.formset input:focus,
div.formset input.error:focus, 
div.formset textarea:focus {
  background-color: #FFC;
/*  border-color: #FC6; */
}

div.formset form fieldset .buttonrow {
  margin: 1em 0 1em 11em;
}

div.formset form fieldset p { 
  padding: 0.5em 1em;
}

div.formset form fieldset div.formelement {
  margin-left: 11em;
  padding-top: 0;
  padding-bottom: 1em;
}

div#errors {
  margin: 0 0 10px 0;
  padding: 5px 10px 5px 35px;
  border: #F2D18D 1px solid;
  background: url(imgs/error.gif) #FFC no-repeat 5px 5px;
  color: #6F500C;
}

div#errors p{
  margin: 0;
}

div#errors div.error p {
	margin: 0;
	padding: 0;
}

div#errors ul {
  margin: auto;
  margin-bottom: 0.0em;
  list-style: disc;
}

div#errors ul li {
  margin-left: 1em;
  padding-left: 0;
}


div#errors p em {
  color: #C00;
  font-style: normal;
  font-weight: bold;
}

div#notice {
  margin: 0 0 10px 0;
  padding: 5px 10px 5px 35px;
  border: #E9E48C 1px solid;
  background: url(imgs/ok.gif) #F5F3CB no-repeat 5px 5px;
  color: #736A00;
}

