/* CSS Document */
* {
	margin: 0;
}

body {
	margin-left: 0;
	background: #536267 url(../images/bground_gradient.gif) repeat-x top;
	text-align: center;
	font-size: 62.5%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFCC;
}
a:active {
	color: #FFFF66;
}



/* Homepage layout */
#homepageContainer {
	margin: 30px auto;
	text-align: left;
	border: 2px solid #999999;
/*	border-bottom: none;*/
	width: 750px;
	height: 430px;
	background: #000000 url(../images/homepage_bground.jpg) no-repeat right bottom;
}
#miaAward {
	margin: 0 auto 30px auto;
	text-align: left;
	border: 2px solid #999999;
	border-top: none;
	width: 750px;
	height:154px;
	overflow:hidden;
}
#miaAward img {
	border:0;
}
#copyright {
	font-size: 0.9em;
	color: #999999;
	margin-bottom: 10px;
}
#homepageLogo {
	float: right;
	margin: 15px 18px 0 0;
}
#homepageButtons {
	margin: 197px 0 0 25px;
}
#homepageButtons strong {
	display: none;
}
#homepageButtons  a {
	text-indent: -1000px;
	text-decoration: none;
	background-position: 0 0 no-repeat;
	display: block;
	width: 186px;
	height: 27px;
	/* These bits needed to make it show up in IE5 */
	float: left;
	clear: left;
}
#homepageButtons  a:hover {
	background-position: 0 -27px;
}
#homepageButtonRange {
	background: url(../images/homepage_buttons/violin_range.gif);
}
#homepageButtonAbout {
	background: url(../images/homepage_buttons/about.gif);
}
#homepageButtonAccessories {
	background: url(../images/homepage_buttons/buy-now.gif);
}
#homepageButtonContact {
	background: url(../images/homepage_buttons/contact.gif);
}
#homepageButtonFriends {
	background: url(../images/homepage_buttons/musical_friends.gif);
}
#homepageButtonPhilosophy {
	background: url(../images/homepage_buttons/philosophy.gif);
}
#homepageButtonStockists {
	background: url(../images/homepage_buttons/stockists.gif);
}
#homepageButtonAwards {
	background: url(../images/homepage_buttons/awards.gif);
}



/* Content pages */
#contentContainer {
	margin: 30px auto 20px auto;
	text-align: left;
	border: 2px solid #999999;
	width: 750px;
	min-height: 430px;
	background: #000000 url(../images/content_bground.jpg) no-repeat left top;
}
#navigation {
	width: 200px;
	margin: 15px 0 15px 20px;
}
#navigation a {
	text-decoration: none;
}
#navigation ul {
	list-style: none;	
	margin: 25px 0 0 0;
	padding: 0;
	text-indent: 0;
	font-size: 1.3em;
	font-weight: bold;
}
#navigation ul li {
	margin: 0.9em 0 0.8em 10px;
}
/* Nested */
#navigation ul li ul {
	margin: 0 0 15px 0 ;
}
#navigation ul li ul li {
	margin: 0.5em 0 0.5em 15px;
	font-size: 0.8em;
}


#mainContent {
	float: right;
	width: 460px;
	margin: 30px 30px 20px 0;
	font-size: 1em;
	line-height: 1.7em;
	display: inline;
}

#mainContent  ul {
	list-style: disc;	
}
#mainContent  ul li {
	margin: 0 0 0 50px;
	text-indent: 0;
}


#contactDetails {
	margin: 0;
	padding: 0;
}
#contact1 {
	width: 48%;
	float: left;
}
#contact2 {
	width: 48%;
	float: right;
}


form {
	margin: 15px 0 0 0;
}
.formRow {
	clear: both;
	padding: 6px 0;
	margin: 0;
}

.formRow label {
	width: 4.5em;
	display: block;
	float: left;
	text-align: right;
	padding-right: 6px;
	margin: 0;
}
.formRow input, .formRow textarea {
	width: 300px;
}
.formRow input, .formRow select, .formRow textarea {
	display: block;
	float: left;
	font-size: 1.1em;
	margin: 0;
}
.formRow textarea {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
.updated {
	margin: 10px 0 0 4.5em;
	padding: 0;
	clear: both;
}

#photoStrip {
	float: right;
	width: 169px;
	text-align: right;
}
#photoStrip img { 
	border: 1px solid #ffffff;
	margin: 0;
}

.violinImage {
	float: right;
}


/* Common */
h1 {
	font-size: 3em;
	font-weight: normal;
	color: #fff;
	padding: 0;
	line-height: 1;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #ffffcc;
	padding: 0.9em 0 0.2em 0;
	margin: 0;
}
p {
	padding: 0.2em 0 0.6em 15px;
	margin: 0;
	font-size: 1.1em;
}
.clear {
	clear: both;
}
.productionNotes {
	font-weight: bold;
	color: #FFFFFF;
	background: #FF0000;	
}
.imageHeader {
	margin-left: -15px;
	position: relative;
}
.videoLink {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.accessoriesTable {
	font-size: 1.1em;
	margin: 15px;
}
.accessoriesTable td {
	padding: 2px 10px 2px 5px;
}
.accessoriesTable th {
	padding: 2px 10px 2px 5px;
	text-align: left;
	color: #000000;
	background: #666666;
}
.callForPrice {
	color: #999999;
}
#eu {
	margin-top: 10px;
	color: #999999;
}
h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFFCC;
}
.violinIndex {
	float: left;
	width: 145px;
	margin: 0 6px 0 0;
	text-align: center;
}

.friendsRow {
	clear: both;
	margin: 15px 0 0 0;
	overflow: hidden;
}
.friendsRow h2 {
	padding-left: 15px;
}
.friend {
	width: 200px;
	margin: 0 20px 0 0;
	float: left;
	background-color: #282828;
	padding: 8px 4px 0 0;
	border: 1px solid;
	border-top-color: #6C6C6C;
	border-right-color: #3E3E3E;
	border-bottom-color: #3E3E3E;
	border-left-color: #6C6C6C;
}
td.itemOption {
	padding-left: 30px;
	font-size: 0.9em;
}
td.itemOption  select {
	font-size: 1em;
}
#facebookLink {
	margin: 20px 0 0 9px;
}
#facebookLink img {
	margin: 0 3px 0 0;	
}