/*
	CSS for stoneruderecords.se
	Author:		Tomas Lindahl
	Date:		20071018
	Version:	1.0
*/

/* General body properties */
body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #233842;
	text-align:center;
}
html, body , div#mainBody{
	height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
/* General typographic properties*/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #535353;
	font-weight: normal;
	font-size: 2.5em;
	margin: 0 0 0.6em 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e42831;
	font-weight: normal;
	font-size: 2.2em;
	margin: 0 0 0.6em 0;
}

div#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e42831;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0 0 0.2 0;
}

h4 {
	font-size: 1.2em;
	font-weight: 600;
	color: #666666
}
p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 0 1.8em 0;
}

.italic {
	font-style: italic;
}
div#rightColumn h2 {
	background-color: #19282f;
	padding: 3px;
}
div#mainFooter p {
	color: white;
	margin: 20px 0 0 0;
	line-height: 1.6em;
}

div#player p {
	margin:0;
	font-size: 1em;
	font-weight: 600;
	color: white;
	margin-right: 20px;
}

/* Link & anchor properties */
div#mainFooter a {
	color: white;
}
/* Main wrapper */
div#mainBody {
	width: 100%;
	position:relative;
	clear: both;
} 
/* Header properties */
div#mainHeader {
	width: 100%;
	height:184px;
	position: relative;
	text-align:center;
	background: url("../images/structure/headerbackground.jpg")  #233842 center; 
}
div#logo {
	width: 161px;
	height: 72px;
	position: relative;
	background: url("../images/structure/logo.gif") center no-repeat; 
	margin: 0 auto;
	top: 40px;
	cursor: pointer;
}
/* Player properties */
div#player {
	float: right;
	position: relative;
	top: 25px;
	margin-right: 20px;
	
}
/* Main menu properties */
div#mainMenu {
	text-align: center;
	position: relative;
	margin: 0 auto;
	top: 80px;
	overflow: auto;
	width: 580px;
}
div#mainMenu ul {
	list-style-type: none;
	font-size: 1.2em;
	font-weight: 600;
}
div#mainMenu ul li {
	display: block;
	float: left;
	position: relative;
	padding: 3px 5px;
	text-align: center;
	margin: 0 3px;
}
div#mainMenu ul li a{
	color: white;
	text-decoration: none;
}
div#mainMenu ul li a:hover{
	text-decoration: underline;
}
/* Main content properties */
div#mainContent {
	width: 100%;
	position: relative;
	background: url("../images/structure/contentbackground.jpg")  white repeat-x top;
	float: left;
}
/* Content properties */
div#content {
	padding: 10px;
	margin: 20px 0 0 0;
}
/* Left column properties */
div#leftColumn {
	float: left;
	height: 400px;
	width: 24%;
	background: url("../images/structure/recorderbackground.jpg") no-repeat top right; 
}
/* Middle column properties */
div#middleColumn {
	float: left;
	width:42%;
	text-align:left;
}
/* Right column properties */
div#rightColumn{
	float: right;
	width: 32%;
	padding-top: 20px;
	text-align: left;
	background: url("../images/structure/rightcolumnbackground.jpg") no-repeat right 5px  ; 	
}
div.rightColPuff {
	float: right;
	width:295px;
	margin: 0 20px 20px 0;
}
/* Footer properties */
div#mainFooter {
	clear: left;
	width: 100%;
	height: 150px;
	background: url("../images/structure/footerspan.jpg") top repeat-x ; 	
	text-align: center;
}
div#frontFooter {
	clear: left;
	width: 100%;
	height: 150px;
	background: url("../images/structure/footerbackground.jpg") center top no-repeat ; 	
	text-align: center;
}
div#footerLeft {
	width: 30%;
	float: left;
	height: 200px;
}
div#footerMiddle {
	width: 41%;
	float: left;
	height: 200px;
}
div#footerRight {
	width: 28%;
	height: 200px;
	float: left;
}
/* Contact form properties */
div#formBox form fieldset {
	float: right;
	position: relative;
	top: 20px;
	border: none;
	width: 330px;
}
div#formBox form fieldset ul {
	list-style-type: none;
	text-align:left;
}
div#formBox form fieldset ul li {
	display: block;
	position:relative;
	float: right;
	margin: 0;
	width: 320px;
	margin: 0 0 10px 0;
}
div#formBox form fieldset ul li label {
	float: left;
	position: relative;
	width: 120px;
	color: white;
	display: inline;
	text-align:left;
	font-weight: 600;
}

div#formBox form fieldset ul li input#email {
	width: 120px;
	float: left;
	background: url("../images/structure/inputbackground.gif")  repeat-x white bottom;
	border: solid white 1px;

}
div#formBox form fieldset ul li input#submit {
	border: solid white 1px;
	padding: 0;
	width: 50px;
	height: 20px;
	float: right;
	font-size: 1em;
	background: url("../images/structure/inputbackground.gif")  repeat-x white bottom;

}
div#formBox form fieldset ul li textarea {
	background: url("../images/structure/formbackground.gif")  repeat-x white bottom;
	border: solid white 1px;
	width: 190px;
}
/* Table containing artists */
table.artistTable tr td {
	padding: 8px;
}
table.webshop {
	width: 100%;
}
table.webshop .shopGridTop {
	background-color: black;
	font-weight: 600;
	color: white;
	font-size: 1.4em;
}
table.webshop .itemRow td {
	border-bottom: solid gray 1px;
}

table.webshop tr td.itemCat {
	font-weight: 600;
}

table.webshop tr td {
	padding: 5px;
}
table.webshop tr td.itemName a, table.webshop tr td.itemPrice {
	font-size: 1.2em;
	text-decoration: none; 
}
table.webshop tr td.itemName a:hover {
	text-decoration: underline;
}
table#shoppingCart .shopGridTop {
	font-weight: 600;
	background-color: black;
	color: white;
}
table#shoppingCart .shopGridTop td {
	padding: 2px;
}
table#shoppingCart .cartItem td {
	padding: 3px;
}