/* CSS Document */

/*-- TOP --*/

#curtaintop {
	z-index: 3;
	position: fixed;
	width: 100%;
	margin: auto;
	left: 0px;
	top: 0px;
}

#curtain {
	width: 950px;
	margin: auto;
	text-align: center;
}

#topcurve {
	margin: 0px auto 0px auto;
	background-image: url(http://kt-online.org/graphics/csslayout/topcurve.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 950px;
	height: 90px;
}

#logobg {
	float: left;
	background-image: url(http://kt-online.org/graphics/csslayout/logokaleidoscopetheatre.gif);
	background-repeat: no-repeat;
	width: 842px;
	height: 125px;
	text-align: right;
	margin-left: 35px;
	padding-top: 3px;
}

/*-- NAVIGATION--*/

#navwrapper {
	margin: auto;
	background-image: url(http://kt-online.org/graphics/csslayout/bgnav01.jpg);
	background-repeat: repeat-y;
	width: 950px;
	height: 100px;
	text-align: center;
}

#navwrapperA {
	float: left;
	width: 900px;
	padding: 0px 0px 0px 65px;
	text-align: center;
}

#navdividerA {
	float: left;
	background-image: url(http://kt-online.org/graphics/csslayout/navdividerV01.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 15px 27px 0px 25px;
	margin: 5px 0px 0px 0px;
	height: 33px;
}

#navdividerAblank {
	float: left;
	padding: 15px 25px 0px 20px;
	margin: 5px 0px 0px 0px;
	height: 33px;
}

#navwrapperB {
	float: left;
	background-image: url(http://kt-online.org/graphics/csslayout/bgnav02.gif);
	background-repeat: no-repeat;
	width: 935px;
	height: 40px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#navdividerB {
	float: left;
	background-image: url(http://kt-online.org/graphics/csslayout/navdividerV02.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 10px 17px 0px 17px;
	margin: 5px 0px 0px 0px;
	height: 25px;
}

#navdividerBblank {
	float: left;
	padding: 10px 12px 0px 12px;
	margin: 5px 0px 0px 0px;
	height: 25px;
}

/*-- BODY --*/

#bodywrapper {
	margin: auto;
	background-image: url(http://kt-online.org/graphics/csslayout/bgbody.gif);
	background-repeat: repeat-y;
	padding: 0px 15px 15px 15px;
	width: 920px;
	text-align: center;
}

/*-- PAGE TYPE A - MUSE USE ALL ELEMENTS BELOW --*/

#columnA01 {
	float: left;
	width: 570px;
	text-align: left;
}

#columnAcontent {
	float: left;
	width: 520px;
	padding: 0px 25px 0px 25px;
	text-align: left;
}

#columnA02 {
	float: right;
	width: 295px;
	padding: 0px 25px 0px 24px;
	text-align: left;
}

#columnFull {
	float: left;
	width: 875px;
	margin: 0px 25px;
	text-align: left;
}

/*-- PAGE COMPONENTS --*/

#floattickets {
	float: right;
	width: 210px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	line-height: 15px;
}

#boxpaper01 {
	float: left;
	width: 480px;
	padding: 20px;
	margin-bottom: 20px;
	background-image: url(http://kt-online.org/graphics/csslayout/bgnews.gif);
	background-repeat: repeat-y;
	text-align: left;
}

#boxpaper02 {
	float: left;
	width: 275px;
	padding: 10px;
	background-image: url(http://kt-online.org/graphics/csslayout/bgshows.gif);
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	color: #3D3D3C;
	text-align: left;
}


#boxpaper03 {
	float: left;
	width: 255px;
	padding: 20px 20px 0px 20px;
	margin-bottom: 20px;
	background-image: url(http://kt-online.org/graphics/csslayout/bgnews.gif);
	background-repeat: repeat-y;
	text-align: left;
}

#boxpaper02floatA01 {
	float: left;
	width: 190px;
	text-align: left;
}

#boxpaper02floatA02 {
	float: left;
	width: 85px;
	text-align: right;
}

#dividerV01 {
	float: left;
	width: 5px;
	background-image: url(http://kt-online.org/graphics/csslayout/dividerV01.gif);
	background-repeat: repeat-y;
}

#dividerH01 {
	float: left;
	width: 100%;
	height: 5px;
	margin: 10px 0px 7px 0px;
	background-image: url(http://kt-online.org/graphics/csslayout/dividerH01.gif);
	background-repeat: repeat-x;
}

#dividerbody01 {
	float: left;
	width: 100%;
	height: 25px;
	background-image: url(http://kt-online.org/graphics/csslayout/dividerbody01.gif);
	background-repeat: repeat-x;
}

#dividerbody02 {
	float: left;
	width: 100%;
	height: 25px;
	background-image: url(http://kt-online.org/graphics/csslayout/dividerbody02.gif);
	background-repeat: repeat-x;
}

/*-- FOOTER--*/

#footerwrapper {
	margin: auto;
	background-image: url(http://kt-online.org/graphics/csslayout/bgfooter.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	padding: 0px 15px 0px 15px;
	width: 920px;
	height: 420px;
	text-align: center;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #B1B09A;
	line-height: 15px;
}

#footerbanner {
	float: left;
	width: 890px;
	height: 130px;
	padding-left: 30px;
	text-align: left;
}

#footernavigation {
	float: left;
	background-image: url(http://kt-online.org/graphics/csslayout/dividerH02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 920px;
	height: 70px;
	padding-top: 10px;
	margin: 40px 0px 0px 0px;
	text-align: left;
}

#footerpartner {
	float: left;
	background-image: url(http://kt-online.org/graphics/csslayout/dividerV01.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 520px;
	height: 110px;
	text-align: left;
	padding: 30px 25px 10px 25px;
	line-height: 15px;
	text-align: center;
}

#footercontact {
	float: left;
	background-image: url(http://kt-online.org/graphics/csslayout/dividerH02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 324px;
	height: 130x;
	padding: 10px 20px 10px 0px;
	margin: 0px 0px 5px 0px;
	text-align: right;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #B1B09A;
	line-height: 15px;
}

#footerdisclaimer {
	float: left;
	width: 324px;
	height: 15x;
	padding: 10px 20px 0px 0px;
	text-align: right;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #B1B09A;
	line-height: 13px;
}

/*-- EXTRAS--*/

#photoleft {
	float: left;
	clear: left;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 5px 15px 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #7F7F7F;
	text-align: center;
}

#photoright {
	float: right;
	clear: right;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 5px 0px 5px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #7F7F7F;
	text-align: center;
}

#objectleft {
	float: left;
	clear: left;
	margin: 0px 10px 5px 0px;
}

#objectright {
	float: right;
	clear: right;
	margin: 0px 0px 5px 10px;
}

#tothetop {
	float: left;
	clear: left;
	background-color: #cfceb9;
	border: 1px dashed #959485;
	margin: 8px 0px 35px 0px;
	padding: 2px 8px;
}

#clear {
	clear: both;
}