/* 
CSS Document for the entire "Wizard area" -> Javascript Enabled!
*/

/*
					***************************************************
					* Linosoft technology Powered By Shirtsdotnet.com *
					***************************************************
*/




/*
	General design notes
		- 10pt = 1.00 em
		- 11pt = 1.07 em
		- 12pt = 1.15 em
		- 14pt = 1.30 em
*/

/*
*************************************************
*    Global                                     *
*************************************************

	#container makes sure the "wizard area" has the right dimensions.
		- 13px left
		- 15px right
		- 13px top
	
	b is the bold defined by snd
*/

.hi_button{
	padding-bottom:10px;
	}

#hi_container{
	padding:13px 15px 8px 13px;
	}
			
#hi_headerbuttons{
	width:auto;
	}
			
#hi_headerleft{
	width:485px;
	padding-right:15px;
	}
			
#hi_headertable{
	width:auto;
	}
			
.hi_needupperborder{
	border-top:1px solid #000000;
	padding-top:6px
	}			
	
.hi_products{
	padding:5px;
	}
			
.hi_savedcontainer{
	border:1px solid #000000;
	}
	
.hi_savedtitle{
	background:#EAEAEA;
	border-bottom:1px solid #000000;
	padding:3px 0px 3px 8px
	}	
	
.hi_titlegr{
	font-size:1.21em;
	}
			
.hi_uppertitel{
	font-size:1.30em;
	font-weight:bold;
	}			
			

			
			
			
			
			
			
			
			
			
			
			
			
			