@import url('styles-new.css');


/* Import main CSS files above and override font/text styles below */



/*************************************************************/
/*************************************************************/
/**** Just uses the styles below to turn off user details *****/
/*************************************************************/
/*************************************************************/

.hide-me {
	display: block;
}

#Layer1 .hide-me {
	display: block;
}

#reg-height {height: 1350px;}

#click-show-info { 
padding-bottom:10px;
display:none; }

#Layer1 {
position:relative; 
width: 596px; 
height:auto; 
z-index:1; 
left: 0; 
top: 0;
visibility: visible;
background-color: white;
display: block;

}

select#emb-select, select#print-select {
	
	font-weight: bold;
	border: 1px solid #000;
	background-color: #f8d900;
}

#printing {

	width:100%;
	display:block;
	z-index:2; 
	
}

#embroidery {
	
	width:100%;
	display:block;
	
}

#screenprinting {

	width:100%;
	display:block;
}