/********************************/
/* cubedsquared.com style sheet */
/********************************/

/* DIV Styles */
#dropmenudiv {
	position:absolute;
	/* border:1px solid black; */
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	/*text-indent: 3px;*/
	/*border-bottom: 1px solid black;*/
	padding: 0px 0;
	text-decoration: none;
	font-weight: bold;
}
#dropmenudiv a:hover{
	background-color: #0095da;
}

#gearLayer {
	position: absolute; 
	left:368px; 
	top:282px; 
	visibility: hidden;  
	z-index: 1000;
}
#makingLayer {
	position: absolute; 
	left:368px; 
	top:346px; 
	visibility: hidden;  
	z-index: 1000;
}
#wcccLayer {
	position: absolute; 
	left:425px; 
	top:248px; 
	visibility: hidden;  
	z-index: 1000;
}
#venueLayer {
	position: absolute; 
	left:418px; 
	top:284px; 
	visibility: hidden;  
	z-index: 1000;
}
#performerLayer {
	position: absolute; 
	left:418px; 
	top:317px; 
	visibility: hidden;  
	z-index: 1000;
}
#weddingLayer {
	position: absolute; 
	left:555px; 
	top:253px; 
	visibility: hidden;  
	z-index: 1000;
}
#specialLayer {
	position: absolute; 
	left:555px; 
	top:286px; 
	visibility: hidden;  
	z-index: 1000;
}
#biosLayer {
	position: absolute; 
	left:603px; 
	top:251px; 
	visibility: hidden;  
	z-index: 1000;
}

/* Global Styles */
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
/*	scrollbar-face-color: #AFB0B4;
	scrollbar-shadow-color: #000066;
	scrollbar-highlight-color: #0095DA;
	scrollbar-3dlight-color: ##0073B8;
	scrollbar-darkshadow-color: #000099;
	scrollbar-track-color: #0B2A58;
	scrollbar-arrow-color: #043263; */
}

/* Assigned Styles */
.body12 {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
.body14 {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
}
.error12 {
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
}
.formresults12 {
	font-family: arial;
	font-size: 12px;
	color: #00B5F0;
}
.footer12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.bodytable {
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
.header14 {
	font-family: arial;
	font-size: 16px;
	color: #0095DA;
}
.links12 {
	font-family: arial;
	font-size: 12px;
	color: #00B5F0;
}
.links10 {
        font-family: arial;
        font-size: 10px;
        color: #00B5F0;
}

.links12white {

	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
.body12blue {

	font-family: arial;
	font-size: 12px;
	color: #00B5F0;
}
.body12yellow {


	font-family: arial;
	font-size: 12px;
	color: #FFFF00;
}
.body14yellow {


	font-family: arial;
	font-size: 14px;
	color: #FFFF00;
}
.body10 {

	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}

.storycontent a {
	text-decoration: none;
	font-family: arial;
	color: #00B5F0;
}

.storycontent a:hover {
	text-decoration: underline;
	font-family: arial;
	color: #00B5F0;
}

