/* Wylde Hypnotica style sheet
*
*  Main colour scheme
*
*  Background 			rgb(70,70,100) - deep smoky violet
*  standout text 		rgb(253,73,0)  - orange
*  regular text 		rgb(255,199,128) - paler orange
*  new light text   rgb(255,240,160) - canary yellow
*  contrast text		rgb(168,255,255) - pale blue/green
*  bright regular text		rgb( 168,195,255) - pale blue
*  bright contrast text		rgb( 26,231,230) - blue green
*  lowlights			rgb( 166,44,3) - brown
*  
*
*
*
*/
a:link {
	color: rgb(0,0,63);
	font-size: 9pt;
}

a:visited {
	color: rgb(30,30,30);
}

a:active {
	color: rgb(210,20,20);
}
a:hover {
	color: rgb(5,5,255);
}
a.littleContrast:hover {
	color: red;
	}
	
a.buttonlike:hover {
		color: #B10961;
	}
br {
	font-size: 4pt;
	}
a {
	font-size: 8pt;
	color: rgb(200,220,20);
	font-weight: bolder;
	font-family: Arial; "Arial Unicode MS";
	display: inline;
}

body {
	
	font-family: "Lucida Sans Unicode"; Helvetica; Arial;
	/*background-color: rgb(210,210,250); */
	font-size: 11pt;
	/*color: rgb(0,0,63);*/
	color #333366;
	background-repeat: repeat;
	background-position: center;
	/*background-image: url("images/skybluebg.jpg"); */
	
}

body.smoky {
	font-family: "Lucida Sans Unicode"; Helvitica; Ariel;
	background-color: rgb(95,95,127);
	color: rgb(255,240,160);
	}

table {
	border-style: none;
}

tr {
	font-family: Arial;
	font-size: 10pt;
	border-style: none;
}

td {
	border-style: none;
	border-width: 0;
	}

th {
	color: rgb(253, 73, 0);
	font-family: "Lucida Sans Unicode"; Helvitica; Ariel;
	/* background-color: rgb(70,70,100); */
	font-size: 14pt;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Lucida Sans Unicode";
	Trebuchet;
	Arial;
}

h1 {
	font-size: 20pt;  
	color: #B10961
	
	
}

h2 {
	color: #B10961
}

h3 {
	color: #B10961
}

h4 {
	color: #B10961
}

h5 {
	color: #B10961
}

h6 {
	color: #B10961
}

table.order {
	font-family: "Lucida Sans Unicode"; Trebuchet; Arial;
	font-size: 10pt;
	color: rgb(26, 231, 230);
	border-width: 1;
	border-color: rgb(253, 73, 0);
	padding: 10px;
	text-align: left;
	vertical-align: top;

}

td.edgeBorder {
	background-color: rgb(70,70,100);
	border-color: rgb(70,70,100);
	border-width: 0;
}

td.noborder {
	border-width: 0;
	text-align: center;
	vertical-align: top;
	font-size: 8pt;
	color: black;
}
table.bare {
	margin: 0;
	border-collapse: collapse;
	}
td.bare {
	border-width: 1;
	vertical-align: top;
	border-style: dotted;
	border-color: #666666;
	}

td.oneborder {
	border-width: 0;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px;
	border-bottom-style: solid;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 20px;
}
td.noborderPadded {
	border-width: 0;
	text-align: left;
	vertical-align: top;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 20px;
}
td.formText {
	font-family: "Lucida Sans Unicode"; Trebuchet; Arial;
	font-size: 8pt;
	font-weight: bold;
	color: rgb(168, 255, 255);
	border-width: 0;
}

td.order {
	font-family: "Lucida Sans Unicode"; Trebuchet; Arial;
	font-size: 10pt;
	color: rgb(26, 231, 230);
	border-width: 1;
	border-color: rgb(253, 73, 0);
	border-style: dashed;
	padding: 20px;
}

td.logoCell {
	background-image: url(WyldHypnoticaLogo5.gif);
	background-color: rgb(70,70,100);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: scroll;;
	background-repeat: no-repeat;
	margin-left: 25px;
}
td.contents {
	background-color: #F2F2F2;
	border-bottom-color: white;
	border-top-color: red;
	border-width: 0;
	height: 21px;
	border-style: hidden;
	}
td.menu{
	background-color: #F2F2F2;
	height: 21px;
	}
a.ref {
	font-size: 8pt;
	color: rgb(0,0,127);
	font-family: Arial;
	border-bottom: 3pt;
	}
a.buttonlike {
	font-size: 8pt;
	color: #3C7BCF;
	font-family: Arial;
	padding-left: 4px;
	
	}
a.inline {
	display: inline;
	}
em {
	font-style: normal;
	font-weight: bolder;
	font-stretch: semi-expanded;
	color: #3C7BCF;
	}
font.loud {
	font-size: 10pt;
	font-weight: bolder;
	color: rgb(0,0, 130);
	}
	
p {
	font-family: "Lucida Sans Unicode"; Trebuchet; Arial;
	font-size: 11pt;
	color: rgb(0,0,127);
	text-align: justify;
	}
p.narrative {
	font-family: "Lucida Sans Unicode"; Trebuchet; Arial;
	font-size: 9pt;
	color: rgb(0,0,0);
	text-align: justify;
}

p.bright {
	font-family: "Lucida Sans Unicode"; Trebuchet; Arial;
	font-size: 12pt;
	font-weight: bold; 
	color: #B10961;
	background-color: #F2F2F2;
	vertical-align: center;
	min-height: 30px;
	text-align: center;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}

p.little {
	font-family: "Lucida Sans Unicode"; Trebuchet; Arial;
	font-size: 7pt;
	color: rgb(31,31,31);
}

p.littleBright {
	font-family: "Lucida Sans Unicode"; Trebuchet; Arial;
	font-size: 8pt;
	color: rgb(0,0,190);
	text-align: left;
	font-weight: bold;
	padding: 1px;
}

p.littleContrast {
	font-family: "Lucida Sans Unicode"; Trebuchet; Arial;
	font-size: 10pt;
	/* background-color: black; */
	color: rgb(250, 250, 50);
	padding-left: 10px;
}

p.siteHeader {
	color: rgb(253, 73, 0);
	font-family: "Lucida Sans Unicode"; Trebuchet; Arial;
	background-color: rgb(70,70,100);
	padding-left: 10%;
	font-size: 28pt;
}

p.invisible {
	background-color: black;
	color: black;
	font-size: 1px;
}
p.new {
	color: red;
	font-size: 8pt;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 0px;
	display: inline;
}
p.mp3 {
	color: purple;
	background-color: white;
	font-size: 5pt;
	font-weight: bold;
	font-family: fantasy;
	float: right;
	display: inline;
	vertical-align: bottom;
	margin: 0px;
	}
p.cd {
	color: blue;
	background-color: white;
	font-size: 5pt;
	font-weight: bold;
	font-family: fantasy;
	float: right;
	vertical-align: bottom;
	margin: 0px;
	}
	
font.mp3 {
	color: purple;
	background-color: white;
	font-size: 5pt;
	font-weight: bold;
	font-family: fantasy;

}
font.cd {
	color: blue;
	background-color: white;
	font-size: 5pt;
	font-weight: bold;
	font-family: fantasy;
}
	
a.little {
	font-family: "Lucida Sans Unicode"; Trebuchet; Arial;
	font-size: 10pt;
	/*background-color: black; */
	color: rgb(168, 255, 255);
}

a.littleContrast {
	font-family: Arial;
	font-size: 8pt;
	color: white;
	margin-left: 10px;
}

th.tableHeadStyle {
	color: rgb(26, 231, 230);
	font-family: "Lucida Sans Unicode"; Trebuchet; Arial;
	/* background-color: rgb(70,70,100); */
	font-size: 10pt;
}

hr.redLine {
	color: rgb(253, 73, 0);
	width: 100%;
	line-height: 5 px;
}

div.leftColumn {
	top: 4px;
	left: 5px;
	position: relative;
	z-index: 2;
	visibility: show;
	width: 16%;
	max-width: 16%;
	min-width: 170px;
	
	padding: 4px;
	float:left;
}

div.mainColumn {
	top: 0px;
	left: 1%;
	color: black;
	position: absolute;
	z-index: 2;
	visibility: show;
	width: 950px;
	max-width: 1300px;
	min-width: 950px;
	border-style: none;
	border-color: rgb(0,0,190);
	border-width: 2px;
}

div.rightColumn {
	top: 4px;
	left: 20px;
	position: relative;
	z-index: 2;
	visibility: show;
	width: 77%;
	max-width: 77%;
	padding: 0px;
	float: left;
	
}
div.rightOne {
	position: relative;
	left: 30px;
	top: 0px;
	width: 28%;
	max-width: 28%;
    min-width: 200px;
    padding: 4px;
	float:left;
	}
div.rightTwo {
	position: relative;
	z-index: 5;
	left: 50px;
	top: 0px;
	width: 28%;
	max-width: 28%;
    min-width: 200px;
    padding: 4px;
	float:left;
	background-color: #F2F2F2;
	}
div.rightThree {
	position: relative;
	z-index: 5;
	left: 65px;
	top: 0px;
	width: 28%;
	max-width: 28%;
    min-width: 200px;
    padding: 4px;
	float: left;
	}
div.invisible {
	top: 1px;
	left: 1%;
	position: absolute;
	z-index: 1;
	visibility: hidden;
	font-size: 1pt;
	width: 100%;
	
	}
div.enclosed {
	left: 5px;
	width: 100%;
	max-width: 100%;
	position: relative;
	z-index: 2;
	visibility: show;
	padding: 2px;
	
	}

div.topBorder {
	top: 0 px;
	left: 0px;
	width: 100%;
	height: 40px;
	background-color: rgb(238,238,255);
	z-index: 2;
	visibility: show;
	min-width: 700px;
	max-width: 100%;
	min-height: 40px;
	border-style: none;
	/* diagnostics 
	position: absolute;
	border-style: solid;
	border-width: 1px;
	border-color: white;
	-------------------- */
}

div.bottomBorder {

	bottom: 90%;
	left: 0px;
	position: static;
	z-index: 2;
	visibility: show; */
	margin: 20px;

}

div.bottomlogo {
	left: 2%;
	top: 90%;
	bottom: 95%;
	width: 100%;
	position: relative; 
	z-index: 1;
	visibility: show;
	/* width: 14%;
	height: 25%;
	min-height: 25%;*/
}

div.infoColumn {
	top: 20px;
	left: 10%;
	position: absolute;
	z-index: 4;
	visibility: show;
	width: 70%;
	padding: 5px;
}
div.wideColumn {
	top: 20px;
	left: 5%;
	z-index: 4;
	visibility: show;
	width: 90%;
	border-style: none;
	padding: 5px;
	
}
div.titlePos {
	top: 5px;
	left: 1%;
	position: absolute;
	z-index: 3;
	visibility: show;
	width: 1100px;
	min-width: 1100px;
	height:152px;
}
div.leftSide {
	top: 30px;
	left: 2px;
	position: relative;
	float: left;
	z-index: 2;
	visibility: show;
	width: 35%;
	max-width: 35%;
	/*min-width: 270px;*/
	border-style: solid;
	border-width: 1px;
	border-color: red;
	padding: 4px;
}
div.rightSide {
	top: 30px;
	left: 40px;
	position: relative;
	float: right;
	z-index: 2;
	visibility: show;
	width: 60%;
	max-width: 60%;
	padding: 4px;
}
div.indent {
	left: 200px;
	top: 10px;
	position: relative;
}
span.content {
	visibility: hidden;
	font-size: 1px;
}	

li {
	text-indent: 40px;
	line-height: 140%;
	}

/* mouse maneovers */

.mouseOff {
border-top:    10px  solid rgb(228,240,254);
border-bottom: 10px  solid rgb(228,240,254);
border-left:   6px   solid rgb(228,240,254);
border-right:  10px  solid rgb(228,240,254);
}
.mouseOn {
border-top:    6px   solid rgb(228,240,254);
border-bottom: 14px  solid rgb(228,240,254);
border-left:   10px  solid rgb(228,240,254);
border-right:  6px   solid rgb(228,240,254);
}
.mouseDown {
border-top:    13px  solid rgb(228,240,254);
border-bottom: 7px   solid rgb(228,240,254);
border-left:   10px  solid rgb(228,240,254);
border-right:  6px   solid rgb(228,240,254);
}
.mouseUp {
border-top:    10px  solid rgb(228,240,254);
border-bottom: 10px  solid rgb(228,240,254);
border-left:   10px  solid rgb(228,240,254);
border-right:  6px   solid rgb(228,240,254);
}