
#headertitle, #side1title, #side2title, #sigtitle, #footer1title, #footer2title, #layoutstyletitle, #buttontitle, #updateimagetitle, #smtitle
{
	position:absolute;
	float:center;
	top:0px;
	left:0px;
	width:850px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:0px;
	margin:0;
	border-bottom:4px solid #3CF;
	background-color: #39F;
	color:white;
	text-align:left;
	font-family: Roboto, Verdana, Arial, Helvetica, Geneva, Sans-serif;
	font-weight: bold;
	text-indent: 10px;
}

#buttonfilter, #layoutstylefilter, #headerfilter, #side1filter, #side2filter, #sigfilter, #footer1filter, #footer2filter, #updateimagefilter,#smfilter
{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:10;
	opacity:0.8;
	filter: alpha(opacity=90);
}

#headerbox 
{
	display: none;
	position: fixed;
	padding: 20px;
	top: 10%;
	left: 50%;
	width: 825px;
	height: 600px;
	margin-left: -412px;
	border: 2px solid #39F;
	background-color: #FFF;
	z-index:101;
	overflow-y: scroll;
	overflow-x: hidden;
}

#side1box 
{
	display: none;
	position: fixed;
	padding: 20px;
	top: 10%;
	left: 50%;
	width: 825px;
	height: 600px;
	margin-left: -412px;
	border: 2px solid #39F;
	background-color: #FFF;
	z-index:101;
	overflow-y: scroll;
	overflow-x: hidden;
}

#side2box 
{
	display: none;
	position: fixed;
	padding: 20px;
	top: 10%;
	left: 50%;
	width: 825px;
	height: 600px;
	margin-left: -412px;
	border: 2px solid #39F;
	background-color: #FFF;
	z-index:101;
	overflow-y: scroll;
	overflow-x: hidden;
}

#sigbox 
{
	display: none;
	position: fixed;
	padding: 20px;
	top: 10%;
	left: 50%;
	width: 450px;
	height: 600px;
	margin-left: -225px;
	border: 2px solid #39F;
	background-color: #FFF;
	z-index:101;
	overflow-y: scroll;
	overflow-x: hidden;
}

#footer1box 
{
	display: none;
	position: fixed;
	padding: 20px;
	top: 10%;
	left: 50%;
	width: 825px;
	height: 600px;
	margin-left: -412px;
	border: 2px solid #39F;
	background-color: #FFF;
	z-index:101;
	overflow-y: scroll;
	overflow-x: hidden;
}

#footer2box 
{
	display: none;
	position: fixed;
	padding: 20px;
	top: 10%;
	left: 50%;
	width: 825px;
	height: 600px;
	margin-left: -412px;
	border: 2px solid #39F;
	background-color: #FFF;
	z-index:101;
	overflow-y: scroll;
	overflow-x: hidden;n;
}

#layoutstylebox 
{
	display: none;
	position: fixed;
	padding: 20px;
	top: 10%;
	left: 50%;
	width: 770px;
	height: 400px;
	margin-left: -385px;
	border: 2px solid #39F;
	background-color: #FFF;
	z-index:101;
	overflow-y: scroll;
	overflow-x: hidden;
}

#buttonbox 
{
	display: none;
	position: fixed;
	padding: 20px;
	top: 10%;
	left: 50%;
	width: 650px;
	height: 600px;
	margin-left: -412px;
	border: 2px solid #39F;
	background-color: #FFF;
	z-index:101;
	overflow-y: scroll;
	overflow-x: hidden;
}

#brochurebox 
{
	display: none;
	position: fixed;
	padding: 20px;
	top: 10%;
	left: 50%;
	width: 400px;
	height: 600px;
	margin-left: -412px;
	border: 2px solid #39F;
	background-color: #FFF;
	z-index:101;
	overflow-y: scroll;
	overflow-x: hidden;
}

#smbox 
{
	display: none;
	position: fixed;
	padding: 20px;
	top: 10%;
	left: 50%;
	width: 625px;
	height: 600px;
	margin-left: -412px;
	border: 2px solid #39F;
	background-color: #FFF;
	z-index:101;
	overflow-y: scroll;
	overflow-x: hidden;
}

#updateimagebox 
{
	display: none;
	position: fixed;
	padding: 20px;
	top: 10%;
	left: 50%;
	width: 550px;
	height: 200px;
	margin-left: -275px;
	border: 2px solid #39F;
	background-color: #FFF;
	z-index:101;
	overflow-y: scroll;
	overflow-x: hidden;
}