/* @override http://gagarin.statik.be/themes/gagarin/styles/theme.css */

@import url('reset.css');
@import url('joppa.css');

/* @group global layout */

html {
	background: #ffffff;
	font-size: 76%;
}

body {
	 background: #ffffff;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 1.2em;
	 color: #000000;
}

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

a:hover {
	color: #787878;
}

h2 {

}

h3 {

}

form {

}
/* @end */

/* @group layout */

#container {
	padding: 40px;
}

/* @end */

/* @group header */

#branding h1 {
	
}

#branding h1 a {
	display: block;

}

/* @group navigation */
#sharedTop {
	height: 80px;
}

#sharedTop ul li {
	float: left;
	margin-right: 0.5em;
	background: url('../images/separator.gif') right 10px no-repeat;
	padding-right: 1.2em;
	text-transform: lowercase;
}

#sharedTop ul li.last {
	background: none;
	padding-right: 0;
	margin-right: 0;
}

#sharedTop ul li.selected a {
	font-weight: bold;
}



/* @end */

/* @end */

/* @group content */

#content {
	clear: both;
}

/* @group content_primary */

#content #content_primary {
	line-height: 120%;
	width: 920px;
}

#content #content_primary h2 {
	font-weight: normal;
	line-height: 120%;
	font-size: 110%;
}

#content #content_primary h3 {
	font-weight: normal;
	font-size: 110%;
}

#content #content_primary p {
	margin-bottom: 1.1em;
}

#content #content_primary ul {
	margin-left: 1.2em;
	margin-bottom: 1em;
}

#content #content_primary div.vcard {
	margin-bottom: 1em;
}

#content #content_primary .extra {
	font-size: 0.8em;
	line-height: 130%;
}

#content #content_primary sup {
	font-size: 70%;
	line-height: 1em;
	vertical-align: top;
}

#content #content_primary div.event {
	margin-bottom: 35px;
}
#content #content_primary div.event.gray {
	color: #595959;
}

#content #content_primary div.event div.flyer {
	margin-top: -20px;
	margin-bottom: 20px;
}

#content #content_primary div.event div.name {
	font-weight: bold;
	font-size: 0.8em;
}
#content #content_primary .description {
	font-size: 0.8em;
}
#content #content_primary .description strong {
	font-size: 1.25em;
}
#content #content_primary .description strong em {
	font-size: 0.8em;
}
/* @group contact */

#contact div.vcard div.adr, #contact div.vcard div.org{
	font-weight: bold;
}

#contact div.vcard div.adr {
	margin-bottom: 1.2em;
}

#contact div.vcard a {
	display: block;
	margin-bottom: 1.2em;
}

/* @end */

/* @group back_issue */

#content_primary .issue {
	float: left;
	margin-right: 20px;
	font-size: 0.8em;
	line-height: 120%;
	height: 200px;
	width: 200px;
}

#content #content_primary .issue span {
	font-style: italic;
}

#content #content_primary .issue h3 {
	margin-bottom: 1.1em;
	font-size: 1.05em;
}

#content #content_primary .issue h3 span {
	font-weight: bold;
	font-style: normal;
}

#content #content_primary .issue .artists ul {
	margin-bottom: 0;
	margin-left: 0;
}

#content #content_primary .artists ul li.selected {
	font-weight: bold;
}

#content #content_primary .issueLatest,
#content #content_primary .issueDetail {
	width: 900px;
}

#content #content_primary .issueLatest img,
#content #content_primary .issueDetail img {
	border: 1px solid #787878;
}

#content #content_primary .issueDetail .issue {
	width: 180px;
	_width: 165px;
}

#content #content_primary .issueDetail .front {
	height: 313px;
	padding: 0px 15px 0px 0px;
	float: left;
	margin-right: 20px;
	background: url('../images/cover_front_small.gif') bottom right no-repeat;
}

#content #content_primary .issueDetail .back {
	height: 313px;
	padding: 0px 15px 0px 0px;
	float: left;
	background: url('../images/cover_front_small.gif') bottom right no-repeat;
}

#content #content_primary .inside {
	_width: 445px;
	max-width: 445px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#content #content_primary .inside .image {
	height: 312px;
	padding: 0px 15px 0px 0px;	
	background: url('../images/cover_inlay.gif') bottom right no-repeat;
}

#content #content_primary .issueDetail .artist {
	font-weight: bold;
	padding-left: 450px;
}

#content #content_primary .issueDetail .intro {
	padding-left: 450px;
}

#content #content_primary div.latestObjects {
	margin-top: 57px;
}

#content #content_primary .issueLatest .front,
#content #content_primary .issueLatest .back {
	width: 379px;
	height: 512px;
	padding: 2px 15px 30px 0px;
	_padding: 2px 15px 26px 0px;

	float: left;
	margin-right: 20px;
	background: url('../images/cover_front.gif') bottom right no-repeat;
}

#content #content_primary .issueLatest .front a,
#content #content_primary .issueLatest .back a {
	margin: 0px;
	padding: 0px;
}

p span.artistsDescription {
	font-size: 85%;
}

#content #content_primary ul#artists {
	margin-left: 0px;
	padding-left: 0px;
}

/* @end */

/* @end */

/* @end */


#content #content_primary #formWizard h3 {
	font-weight: bold;
	font-size: 100%;
	margin: 1em 0;
}

#formWizard table {
	width: 100%;
}

#formWizard table td.field {
	width: 21px;
}

#formWizard #categoryback_issues {
	margin: 12px 0px 12px 0px;
}

#formWizard #categoryback_issues div.product { 
	width: 150px; 
	float: left;
	clear: none;
}

#content #formWizard div.category input, 
#content #formWizard div.category label {
	float: none;
}

#content #formWizard div.category label {
	width: 75px;
}

#content #formWizard div.customer div {
	margin-bottom: 7px;
}

#content #formWizard div.customer input,
#content #formWizard div.customer textarea,
#content #formWizard div.customer select {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
