/* Silver Squidge Cascading Style Sheet */
/* 16th August 2009 - D Purnell */

BODY	{
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	background-color: #000000;
	}

a:link		{ color: #83F0D5; text-decoration: none; }
a:visited	{ color: #83F0D5; text-decoration: none; }
a:active	{ color: #83F0D5; text-decoration: none; }
a:hover		{ color: #00CCFF; text-decoration: none; }

/* This is for all of the fonts (if I havn't overwridden them) */

TABLE		{ COLOR: #F0F0F0; FONT: 12px arial, geneva, verdana, sans-serif; font-weight: bold; }
.title		{ COLOR: #FFFFFF; FONT: 18px arial, sans-serif; font-weight: bold; }
.title2		{ COLOR: #999999; FONT: 18px arial, sans-serif; font-weight: normal; }
.title3		{ COLOR: #99CCFF; FONT: 18px arial, sans-serif; font-weight: normal; }
.andiesfont	{ COLOR: #FFFFFF; FONT: 13px arial, sans-serif; font-weight: normal; }
.subtitle	{ COLOR: #999999; FONT: 14px arial, sans-serif; font-weight: bold; }
.footer		{ COLOR: #C0C0C0; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }
.hilite		{ COLOR: #FFCC33; }
.just 		{ text-align: justify; }
.formmargin	{ margin: 0px; }
.pageheight	{ height: 700px; }
.pagewidth	{ width: 700px; }

#headerlayer	{
		position: relative;
		left: 0px;
		top: 100px;
		margin-top: -100px;
		z-index:3;
		width: 752px;
		text-align: center;
		border:#000000 0px solid;
		}

/* This is for the images and borders */

.borders		{ border: #474B49 1px solid; }
.bannerborders		{
			border-top: #000000 0px solid;
			border-right: #000000 0px solid;
			border-bottom: #000000 1px solid;
			border-left: #000000 0px solid;
			}
.imagebackground	{ background-color: #000000; }

/* General extra bits and bobs */
.splitlines	{ COLOR: #474B49; HEIGHT: 1px; WIDTH: 100%; }
.nobreak	{ white-space:nowrap; }

/* This is for the galleries */
.Galborder	 	{ border: #000000 1px solid; cursor:pointer; }	
A:hover .Galborder,
A:active .Galborder 	{ border: #FF9900 1px solid; cursor:pointer; }
.slideshow	{
		font-family: arial, verdana, sans-serif;
		font-size: 12px;
		background-color: #000000;
		color: #999999;
		cursor:pointer;
		font-weight: bold;
		padding-left: 9px;
		padding-right: 9px;
		margin-bottom: 3px;
		border: #474B49 1px solid;
		}
.slideshowon	{
		font-family: arial, verdana, sans-serif;
		font-size: 12px;
		background-color: #000000;
		color: #FFFFFF;
		cursor:pointer;
		font-weight: bold;
		padding-left: 9px;
		padding-right: 9px;
		margin-bottom: 3px;
		border: #FFFFFF 1px solid;
		}

/* This is for the Nav Bar */
fieldset.sidebar	{
			width: 152px;
			color: #C0C0C0;
			font: 11px arial, geneva, verdana, sans-serif;
			font-weight: bold;
			text-align:left;
			padding: 8px;
			border: #474B49 1px solid;
			}
fieldset.sidebar legend	{
			color: #FFFFFF;
			font: 13px arial, sans-serif;
			font-weight: bold;
			background-color: #333333;
			background-image: url("picts/sidebar_title.gif");
			border: #666666 1px solid;
			padding: 1px 5px 2px 5px;
			margin-top: 6px;
			margin-bottom: 6px;
			}

/* This is to hide the menu items when printing */
@media print {
.printhide {display:none;}
}
@media screen{
.printonly { display:none }
}

/* This is for the forms */
.shadeform	{
		FONT: 12px arial, verdana, sans-serif;
		COLOR: #000000;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.gif");
		margin-top:1px;
		BORDER: #000000 1px solid;
		}
.dropdown 	{
		FONT: 12px arial, verdana, sans-serif;
		COLOR: #000000;
		background-color: #FFFFFF;
		margin-top:1px;
		}
.button 	{
		background-color:#333333;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 3px 5px 3px 5px;
		BORDER: #000000 1px solid;
		}
.buttonon 	{
		background-color:#555555;
		background-image: url("picts/buttonon.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 3px 5px 3px 5px;
		BORDER: #333333 1px solid;
		}

/* This is for the links page */
.searchbutton 	{
		background-color:#333333;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 2px 2px 2px 2px;
		BORDER: #000000 1px solid;
		}

/* This is for the music player (Andie don't like this :-(  ) */
.samplesplay	{ background-color: #1C1E26; }
.samplestitles	{ background-color: #202127; }
.samplestable	{
		background-color: #32343C;
		COLOR: #AFAFBA;
		FONT: 11px arial, geneva, verdana, sans-serif;
		font-weight: bold;
		}

/* This is the style for the product viewer sections */
.price { color: #99FFFF; FONT: 16px arial, sans-serif; font-weight: bold; text-decoration: underline; }
.productrangefield	{
		padding: 10px;
		width: 470px;
		border: #474B49 1px solid;
		}
.productrangetitle	{
		COLOR: #999999;
		FONT: 20px arial, sans-serif;
		font-weight: normal;
		padding: 5px 10px 5px 5px;
		}
.cartborder	{ border: #FFFFFF 1px solid; }

/* This is for the shopping basket sections */
.price 		{ color: #99FFFF; FONT: 16px arial, sans-serif; font-weight: bold; text-decoration: underline; }
.cartfield	{
		padding: 10px;
		width: 500px; /* was 325 */
		border: #474B49 1px solid;
		}
.carttitle	{
		COLOR: #999999;
		FONT: 20px arial, sans-serif;
		font-weight: normal;
		padding: 5px 10px 5px 5px;
		}
.cartborder	{ border: #FFFFFF 1px solid; }

/* This is for the page menus*/
.menu-table 	{
		width: 752px;
		background-color:#333333;
		background-image: url("picts/menu-background.gif");
		border-top: #999999 0px solid;
		border-left: #999999 0px solid;
		border-right: #000000 1px solid;
		border-bottom: #000000 0px solid;
		}
.menu		{
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-align:center;
		padding-top: 7px;
		padding-bottom: 8px;
		padding-left: 20px;
		padding-right: 20px;
		cursor: pointer;
		display: block;
		white-space: nowrap;
		background-image: url("picts/menu.gif");
		background-color:#393939;
		border-right: #000000 1px solid;
		}
.firstmenu	{
		border-left: #000000 1px solid;
		}
a.menu:link 	{
		color: #FFFFFF;
		}
a.menu:visited 	{
		color: #FFFFFF;
		}
a.menu:active 	{
		color: #FFFFFF;
		}
a.menu:hover 	{
		background-image: url("picts/menuon.gif");
		background-color:#535353;
		color: #FFFFFF;
		}
