/* http://www.bespokebasses.co.uk */
/* author:  www.bundydesign.com */

/* Colours
dark grey rgb(61,61,61);
lighter grey rgb(101,100,100); 
 */


/* Global */
	/* links - need to go in this order */
A:link {color:black; text-decoration:underline}
A:visited {color:black; text-decoration:underline}
A:hover {color:black; text-decoration:underline}
A:active {color:black; text-decoration:underline}

BODY {
font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-style: normal; 
font-weight: normal; 
font-size: 12pt;
color:rgb(0,0,0);
margin:0; 
padding:0; 
background: rgb(255,255,255);
scrollbar-base-color: rgb(204,204,204); 
scrollbar-face-color: rgb(204,204,204); 
scrollbar-track-color: rgb(204,204,204);  
scrollbar-arrow-color: #000000;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: rgb(204,204,204); 
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000; 
}

TABLE.main { border: 0 none black; margin: 0; padding: 2; width: 744px; font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 10pt; margin-left: auto; margin-right: auto; }
TABLE.menu {background: rgb(204,204,204); color:rgb(0,0,0); width: 108px; height: 410px; vertical-text: top; border: 0 none black; margin:0; padding: 2; font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 12pt;}
TABLE.content {border: 0 none black; margin: 0; padding: 2; width:100%; font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 10pt; }
TABLE.photos {background:rgb(255,255,255); border: 0 none black; margin: 0; padding: 2; font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 10pt;  }

.grey {background:rgb(204,204,204); color:rgb(0,0,0); }

.normalCentre { text-align: center; }
.normal { font-family : Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 12pt; }
.note { font-size: 8pt;  }
.menuPointer { font-size: 16pt; color:rgb(0,0,0);  }

	/* links - need to go in this order */
.menu A:link {color: black; text-decoration:none}
.menu A:visited {color: black; text-decoration:none}
.menu A:hover {color: white; text-decoration:none}
.menu A:focus {color: white; text-decoration:none}
.menu A:active {color: white; text-decoration:none}

H1 { font-family : Arial, sans-serif; font-style:normal; font-weight:bold; font-size:12pt; color:rgb(0,0,0); }
H2 { font-family : Arial, sans-serif; font-style:normal; font-weight:normal; font-size:12pt; color:rgb(0,0,0); }
H3 { font-family : Arial, sans-serif; font-style:normal; font-weight:bold; font-size:10pt; color:rgb(0,0,0); }

FONT.xs {font-size:8pt;  }
DIV.quote {font-family : Arial, sans-serif; font-weight: normal; font-size:12pt; font-style:italic; }
DIV.quoter {font-family : Arial, sans-serif; font-weight: normal; font-size:9pt; font-style:normal; padding-bottom:20px; padding-left:25px; }

DIV.dimensions {position:absolute; top:5px; left:5px; font-size:10pt; }

DIV.copyright { margin-top:10; margin-bottom:10; font-size:8pt; text-align:center; }

HR { color:rgb(204,204,204); }

IMG {padding:0px; margin:0px; border:0; }
IMG.marginPic {padding:0px; margin:0px; border:0; padding-bottom:4px;}
IMG.rowPic {padding:0px; margin:0px; border:0; padding-right:4px;}

/* For printing */
@media print {body {background-color: white}}
@page {margin: 5%}


