@charset "UTF-8";
/* CSS Document
Design by Spaghetti Weston www.spaghettiweston.com
Authored by Gary Weston
 */

body {
	margin:-8px 0px 0px 0px;
	padding:0;
	background-image: url(../images/bg-body.jpg);
	font: 0.7em arial, helvetica, sans-serif;
	color: #666;
	line-height: 1.2em;
}

p {
	line-height:1.2;
	margin:0 0 1em;
	color:#666666;
}

a {
	color: #0099FF;
	text-decoration: none;
	
	}
a:visited {
	
	color: #0099FF}
a:hover {
	color: #990000;
	
	}
	
.subHead {
	color:#E63B1F;
	;
	font-family:Georgia,Times,"Times New Roman",serif;
}

div#soundHolder {
	
}

div#container {
	margin: auto;
	width: 940px;
	position: relative;
}

div#header {
	width: 940px;
	height:182px;
	background: url(../images/header.gif) 0 0 no-repeat;
}

div#content {
	width: 940px;
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
	min-height:360px;
}

div#leftContent {
	width: 540px;
	margin-left: 70px;
}

.textHolder1 {
	width: 200px;
	padding: 20px 20px 1px 20px;
	border-right: 1px #CCCCCC dotted;
	float: left;
}

.textHolder2 {
	width: 230px;
	padding: 20px 20px 1px 20px;
	float: left;
}

div#hs {
	padding: 10px;
}

.imgGen {
	float: left;
	padding: 0px 20px 10px 0px;
}

.imgFloatRt {
	float: right;
	padding: 4px;
	clear: both;
}

div#rightContentHome {
	width: 180px;
	margin-right: 90px;
	padding: 20px 20px 0px 20px;
	position: absolute;
	left: 607px;
	top: 211px;
	border: dashed red 1px;
}

div#flyer {
	position: absolute;
	left: 612px;
	top: 471px;
	width:210px;
	height: 110px;
}

div#rightContent {
	width: 190px;
	padding: 20px 20px 0px 20px;
	position: absolute;
	left: 599px;
	top: 221px;
	border: dashed #FF0000 1px;
}

.rtTxt {
	font-size: 0.9em;
}

.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#E64A58;
	font-style: italic;
	line-height: 1.5em;
}

div#footer {
	width: 940px;
	height: 80px;
	background-image: url(../images/footer.gif);
	background-repeat:no-repeat;
	clear:both;
}

.footerImgLft {
	margin-left: 70px;
	width: 200px;
}

.clear {
	clear: both;
}

div#copyright {
	width: 240px;
	text-align: right;
	margin-right: 100px;
	margin-top: 12px;
	float: right;
	padding-right: 30px;
	font-size: 9px;
}

div#designcredit {
	clear: both;
	font-size:9px;
	width: 200px;
	text-align: right;
	margin-right: 100px;
	float: right;
	padding-right: 30px;
	padding-top: 14px;
	line-height: 12px;
	margin-bottom: 30px;
	
	}

div#designcredit a {
	color: #666;
	text-decoration: none;
	}
	
div#designcredit a:hover {
	color: #fff;
	text-decoration: none;
}




/*-------------------START OF NAV -------------------------*/

#nav {
	float:left;
	width:620px;
	font-size:0.94em;
	line-height:1em;
	font-size:0.94em;
	padding-left: 50px;
	}
	#nav ul {
		margin:0;
		padding:0 0 0 28px;
		list-style:none;
	}
	#nav li {
		float:left;
		margin:0 0 0 -1px;
		padding:0 0 0 6px;
		background:url(../images/nav1.gif) 0 100% no-repeat;
	}
	#nav li:hover {
		background-position:-6px 100%;
	}
	#nav a {
		float:left;
		display:block;
		color:#473215;
		font-weight:bold;
		font-family:Georgia,Times,"Times New Roman",serif;
		background:url(../images/nav2.gif) 100% 100% no-repeat;
		padding:5px 14px 12px 8px;
		text-decoration:none;
	}
	#nav li:hover a {
		background-image:url(../images/nav1.gif);
	}
	/* Hide from IE5-Mac \*/
	#nav a {float:none;}
	/* End IE5-Mac hack */
	#nav a:hover {
		color:#000;
		text-decoration:underline;
	}
	
	#home #nav #t1,
	#about #nav #t2,
	#gallery #nav #t3,
	#shop #nav #t4,
	#stockists #nav #t5, 
	#freeStuff #nav #t6,
	#email #nav #t7,
	#blog #nav #t8	{
		background-position:-12px 100%;
		padding-left:26px;
		margin:0 2px 0 1px;
		text-decoration:none;
	}
	#home #nav #t1 a,
	#about #nav #t2 a,
	#gallery #nav #t3 a,
	#shop #nav #t4 a,
	#stockists #nav #t5 a,
	#freeStuff #nav #t6 a,
	#email #nav #t7 a,
	#blog #nav #t8 a {
		background-image: url(../images/nav2s.gif);
		padding-left:0;
		padding-right:19px;
		text-decoration:none;
	}
	#nav #t1,
	#home #nav #t1 {
		margin-left:0;
	}
	#nav #t8,
	#Blog #nav #t8 {
		margin-right:0;
	}

/*-------------------START OF HIGHSIDE -------------------------*/

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px dashed gray;
}
.highslide:hover img {
	border: 1px solid red;
}

.highslide-image {
    border: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
