@CHARSET "UTF-8";

#main p
{
	margin-top: 5px;
}

#hireinfo
{
	clear: left;
	margin-top: 100px;
	margin-bottom: 40px;
}

#hireinfo div
{
	margin-bottom: 40px;
}

#hireinfo span
{
	font-size: 0.8em;
	margin-left: 20px;
}

#hireterms p
{
	margin-bottom: 20px;
}

/***** All (Common) *****/
.packagetype
{
	width: 100%;
	overflow: hidden;
	margin: 20px 0 40px 0;
}

.packagetype h2
{
	margin-bottom: 20px;
}

.packagetype h3
{
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 20px;
}

.packagetype img
{
	margin-bottom: 20px ;
}
.contentdesc
{
	margin-bottom: 25px;
}

.contentdesc ul
{
	margin-top: 10px;
}

.contentdesc ul li
{
	margin-bottom: 7px;
}

.contentdesc strong
{
	font-size: 1em;
}

/***** Packages (Common) *****/
.packagecontents ul
{
	list-style-type: none;
}

.package img
{
	padding-left: 30px;
}

/***** DJ Packages *****/

#djpackages .package, #lightingpackages .package, #papackages .package
{
	float: left;
	margin: 0 20px 0 0;
	width: 230px;
}

/***** Options (Common) *****/
.option
{
	float: left;
	margin: 0 20px 0 0;
}

.optioncontents ul
{
	list-style-type: none;
}

.option img
{
	padding-left: 5px;
}

/***** DJ Consoles *****/
#consolehire .option
{
	width: 220px;
	height: 380px;
}

/***** CD Players *****/
#mixerhire .option
{
	width: 220px;
}

/***** Amplifiers *****/
/***** Club Lighting *****/
#lightinghire .option
{
	width: 180px;
}

/***** Special Effects *****/
#effectshire .option
{
	width: 180px;
	height: 280px;
}

/***** Microphones *****/
#microphonehire .option
{
	max-width: 180px;
	min-height: 280px;
}

/***** Visuals *****/
#visualhire .option
{
	width: 180px;
	height: 300px;
}
