/* soundsinternational.co.uk - making music magazine */

body {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	
	}

#wrapper {
	width: 820px;
	margin: auto;
	background: #FFF;
}

#header {
	height: 110px;
	position: fixed;
	margin-bottom: 5
	px;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	text-align: right;
	padding: 10px 10px 0 0;
	background-image: url(../images/sounds_logo.jpg);
	background-repeat: no-repeat;
	background-position: 225px 35px;
	border-bottom: 1px solid;
	border-color: #A15922;
}

.logo {
	position: absolute;
	top: 11px;
	left: inherit;
	width: 115px;
	height: 104px;
}


#navigation {
	width: 120px;
	position: absolute;
	float: left;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation ul li a {
	border: 1px solid #FFF;
	display: block;
	height: 31px;
	text-decoration: none;
	color: #fff;
	margin-bottom: 10px;
	position: relative;
	left: -10px;
	line-height: 2.6em;
	padding-left: 30px;
	background-color: #000031;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#navigation ul li a:hover {
	background-color: #00008C;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.leftAds {
	padding-left: 10px;
}

#content {
	width: 445px;
	float: right;
	text-align: justify;
	line-height: 1.5em;
	margin-right: 10px;
}

#content h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #444;
}

#content p {
	margin: 0 0 10px 0;
	padding: 0;
}

#content a {
	color: #4C0D07;
	text-decoration: none;
	border-bottom: 1px dashed #4C0D07;
}

#content a:hover {
	color: #900;
}

#rightCol {
	width: 160px;
	float: right;
	text-align: center;
	padding-right: 0px;
	background-color: #FFF;
}

#rightCol img {
	margin-bottom: 0px;
}

#footer {
	clear:both;
	padding: 10px;
	font-size: 10px;
	border-top: 1px solid #DC9E00;
}


/*--------- Noticeboard styles ------------ */

.notice {
	background: #DC9E00;
	padding:10px;
	margin-bottom:10px;
	border:1px dotted 1px #4C0D07;
	}
	
.notice h2 {
	font-size:14px;
	font-weight:normal;
	border-bottom:1px solid #000;
	margin: 0 0 5px 0;
	padding:0;
	}
.highlight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #900;
	font-weight: bold;
}

	
/* ----------- form styles -------------------*/

form {
	margin: 0;
	padding: 0;
}

form .formElement {
	margin-bottom: 10px;
}

form input, form textarea {
	width:300px;
}

.smallBtn {
	font-size: 10px;
	width:100px;
	height: 30px;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000063;
}
.bodycopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	letter-spacing: 0.1em;
	line-height: 110%;
}
.header4 {
	font:Arial, Helvetica, sans-serif;



	font-size:12px
	font-weight:bold
	color:#006600;
	font-weight: bold;
	color: #FF6600;
	font-size: 12px;
	}
#productBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	float: left;
	height: 130px;
	width: 415px;
	border: 1px;
	border-color: #900;
	margin-left: 30px;
	border-style: solid;
}
#brandlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: auto;
	width: 450px;
	margin-left: 0px;
	padding: 3px;
}
.brandLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
#ProductItem {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #C9F;
	float: left;
	height: 118px;
	width: 128px;
	padding: 0px;
	margin: 5px;
}
