/*******************************************/
/*************** All Pages *****************/
/*******************************************/
body
{
	background-image: url(../images/bkgd.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrap
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
/*******************************************/
/************** Index Pages ****************/
/*******************************************/
#itop
{
	height: 115px;
}
#itopl
{
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-top: 25px;
}
#itopr
{
	float: right;
	width: 425px;
}
#itoprnav
{
	float: right;
	padding-bottom: 0px;
	margin-top: 2px;
	padding-right: 15px;
	display: inline;
	width: 600px;
	
}
#ibanner
{
	background-image: url(../images/movie_seats.jpg);
	width: 760px;
	height: 190px;
}
#icenter
{
	background-image: url(../images/welcome_bar.jpg);
	width: 710px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
}
#ibottom
{
	float:left;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat;
}
#ibottoml
{
	float: left;
	width: 190px;
}
#ibottomlt
{
	background-image: url(../images/red_bar.jpg);
	height: 24px;
	padding-top: 7px;
}
#ibottomlm
{
	background-image: url(../images/red_image.jpg);
	height: 119px;
}
#ibottomlb
{
	padding: 20px;
}
#ibottomm
{
	float: left;
	width: 190px;
}
#ibottommt
{
	background-image: url(../images/green_bar.jpg);
	height: 24px;
	padding-top: 7px;
}
#ibottommm
{
	background-image: url(../images/green_image.jpg);
	height: 119px;
}
.ibottommb
{
	padding: 20px;
}
#ibottomr
{
	float: left;
	width: 190px;
}
#ibottomrt
{
	height: 24px;
	background-image: url(../images/blue_bar.jpg);
	padding-top: 7px;
}
#ibottomrb
{
	padding: 0px 10px 10px 10px;
	margin: 0px 10px 10px 10px;
	font-weight: bold;
	border-bottom: solid 1px silver;
}
#ibottomrbb
{
	padding: 20px;
}
#ibottomLast
{
	float: left;
	width: 190px;
}
#ibottomLastHeader
{
	height: 24px;
	background-image: url(../images/brown_bar.jpg);
	padding-top: 7px;
}
#ibottommr
{
	background-image: url(../images/blue_image.jpg);
	height: 119px;
	
}
#ibottommLast
{
	background-image: url(../images/brown_image.jpg);
	height: 119px;
	
}
/*******************************************/
/************** Child Pages ****************/
/*******************************************/

#childtwoi
{
	text-align: left;
}
#itoprswatch
{
	float: right;
	background-image: url(../images/top_fabric.jpg);
	width: 298px;
	height: 79px;
}
#cbody
{
	background-image: url(../images/welcome_bar.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
}

#ifooter
{
	width: 750px;
	height: 25px;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 7px;
}
#ifooterl
{
	float: left;
}
#ifooterr
{
	float: right;
	padding-right: 10px;
}
#ifooterl a
{
	text-decoration: none;
	color: #000000;
}
#clear
{
	clear: both;
}
/******************************************************/
/********************** Classes ***********************/
/******************************************************/
body a
{
	text-decoration: none;
	color: #2062A4;
}
.linkColor
{
	color: #2062A4;
	font-style: italic;
}
.style1
{
	font-size: 12px;
}
.style1 a
{
	font-size: 12px;
	text-decoration: none;
	color: #2062A4;
}
.style2
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}



/*//////DropDowns /////*/
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}

	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{ 
		background-color:Transparent;
		padding-left: 55px;
		padding-bottom: 3px;
	}

	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
		color: #2062A4;
		background-color: transparent;
		font-size: 12px;
		text-decoration: none;
		padding: 0px 8px 0px 8px;
		text-align: left;
		border-right-style: inset;
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		background-color: transparent;
	}

	/*"""""""" (MAIN) Active State """"""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover
	{ 
		background-color: Transparent;
		color: #2062A4;
		text-decoration: none;
	}

	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		background-repeat: no-repeat;
		background-position: 92%;
	}

	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
		background-color: #ffffff;
		padding: 2px 15px 2px 5px;
		border-style: solid;
		border-width: 1px 1px 1px 1px;
		border-color: #2062A4;
		margin-top: 3px;
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{
		font-size:12px;
		color: #2062A4;
		border-width: 1px;
		border-right: 0px;
		padding: 3px 3px 3px 3px;
		text-align:left;
	}
	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
		color: #2062A4;
		background-color: #ffffff;
		text-decoration:underline;
	}

	/*""""""""[SUB] Active State """"""""*/
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
		text-decoration:underline;
		background-image:url(images/s3_arrow.gif);
	}

	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{
		background-image:url(images/s3_arrow.gif);
	}