@charset "utf-8";
/* CSS Document */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
    margin:0;
    padding:0;	
}
a img{border:none;}
body{
	width:100%;
	height:100%;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#000000;
}
.wrapper{
	width:953px;
	height:auto;
	margin:0 auto;
	/*border:1px solid black;*/
	background-color:#000000;
	display:block;
}
.header{
	width:100%;
	min-height:310px;
	height:auto;
	float:left;
	display:block;
	clear:both;
	position:relative;
	/*border:1px solid red;*/
	/*background:url(../images/bg_header.jpg) top left no-repeat;*/
	background-color:#000000;
	
}
.header a {
	/*display:block;*/
	/*border:1px solid red;*/
}
.headerLink{
	width:580px;
	height:100px;
	/*border:1px solid red;*/
	position:absolute;
	display:block;
	top:60px;
	left:173px;
	text-decoration:none;
	
}
.logoLink{
	width:120px;
	height:120px;
	/*border:1px solid red;*/
	position:absolute;
	top:45px;
	left:25px;
	text-decoration:none;
	
}
.logoLinkR{
	width:160px;
	height:120px;
	/*border:1px solid red;*/
	position:absolute;
	top:55px;
	left:775px;
	text-decoration:none;
	
}
/*----/////////////////////------CSS FOR MENU----//////////////////////////////-------*/
.navBar {
	width:838px;
	float:left;
	display:block;
	clear:both;
	/*border:1px solid red;*/
	height:auto;
	padding:0 0;
	margin-left:90px;
	_margin-left:50px;
	margin-top:190px;
	
}
.menu {
	margin-left: 0px;
	margin-top:0px;
	padding: 0;
	list-style: none;
	background: transparent;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 24px;
	margin-right:0px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	height: 24px;
	background-repeat: no-repeat;
}
.home {background-image: url(../images/nav/rollover01.png); width: 109px;}
.home a {background-image: url(../images/nav/rollover01a.png);width: 109px;}
.htu {background-image: url(../images/nav/rollover02.png); width: 178px;}
.htu a {background-image: url(../images/nav/rollover02a.png); width: 178px;}
.locations {background-image: url(../images/nav/rollover03.png); width: 155px;}
.locations a {background-image: url(../images/nav/rollover03a.png);width: 155px;}
.titles {background-image: url(../images/nav/rollover04.png); width: 112px;}
.titles a {background-image: url(../images/nav/rollover04a.png);width: 112px;}
.faq {background-image: url(../images/nav/rollover05.png); width: 171px;}
.faq a {background-image: url(../images/nav/rollover05a.png);width: 171px;}
.contacts {background-image: url(../images/nav/rollover06.png); width: 113px;}
.contacts a {background-image: url(../images/nav/rollover06a.png);width: 113px;}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.homeActive{background-image: url(../images/nav/rollover01.png); width: 109px;}
.htuActive{background-image: url(../images/nav/rollover02.png); width: 178px;}
.locationsActive{background-image: url(../images/nav/rollover03.png); width: 155px; }
.titlesActive{background-image: url(../images/nav/rollover04.png); width: 112px;}
.faqActive{background-image: url(../images/nav/rollover05.png); width: 171px;}
.contactsActive{background-image: url(../images/nav/rollover06.png); width: 113px;}

/*--------//////////////////////---CSS FOR MENU ENDS HERE---//////////////////---------*/
.headerImg{
	margin-left:135px;
	margin-top:15px;
	width:681px;
	height:52px;
	padding-top:20px;
	/*background-image:url(../images/heade_welcome.png);
	background-repeat:no-repeat;*/
	clear:both;
	}

.content{
	width:100%;
	min-height:300px;
	height:auto;
	float:left;
	display:block;
	clear:both;
	/*border:1px solid red;*/
	background:url(../images/img_01.jpg) right center no-repeat;
	background-color:#000000;
	
}
.contentNobg{
	width:100%;
	min-height:300px;
	height:auto;
	float:left;
	display:block;
	clear:both;
	/*border:1px solid red;*/
	
}
.HomeContent{
	width:600px;
	height:auto;
	min-height:150px;
	/*border:1px solid red;*/
	float:left;
	display:block;
	margin-left:40px;
}
.lateFee{
	background:url(../images/text_no-late-fee.png) top left no-repeat;
	width:328px;
	height:78px;
	float:left;
	display:block;
	clear:both;
	margin-left:40px;
	margin-top:25px;
	}

	
.footer{
	width:100%;
	height:355px;
	float:left;
	clear:both;
	display:block;
	/*border:1px solid red;*/
	background:url(../images/bg_footer.jpg) left top no-repeat;
	background-color:#000000;
	
}
.footerLinks{
	width:400px;
	position:relative;
	top:300px;
	left:250px;
	/*border:1px solid red;*/
	}
.footerLinks img{
	margin-left:20px;
}
.seeWhat{
	/*border:1px solid red;*/
	width:455px;
	height:24px;
	float:right;
	display:inline;
	margin-top:40px;
	margin-right:40px;
}
/*-----////////////////CSS for faq page starts here////////////--------------*/
.contentFaq{
	width:auto;
	height:auto;
	margin-left:70px;
	margin-right:40px;
	/*border:1px solid red;*/
}
.faqLinks{
	color:#ea008a;
	text-decoration:none;
}
.faqHeader{
	margin-left:70px;
	margin-top:15px;
	width:796px;
	height:52px;
	clear:both;
}

.spacerFaq{
	width:100%;
	height:20px;
	float:left;
	clear:both;
	display:block;
	/*border:1px solid red;*/
}	
.spacerBotFaq{
	width:100%;
	height:150px;
	float:left;
	display:inline;
	clear:both;
}
.faqMail{
	color: #ea008a;
	text-decoration:none;
}
/*-----////////////////CSS for faq page ends here////////////--------------*/
/*-----////////////////CSS for Contact page starts here////////////--------------*/
.contactHeader{
	height:0px;
	width:0px;
	_height:100px;
	_width:100%;
	/*border:1px solid red;*/
	float:left;
	display:inline;
	clear:both;
}
.contentContact{
	width:auto;
	height:auto;
	margin-left:70px;
	margin-right:40px;
	border:1px solid red;
}
.contentLeft{
	width:450px;
	height:100%;
	float:left;
	display:inline;
	/*border:1px solid red;*/
}
.contentRight{
	width:450px;
	height:100%;
	float:right;
	display:inline;
	margin-right:20px;
	/*border:1px solid red;*/
}
.pink{
	color:#ea008a;
	font-size:17px;
}
.white{
	color:#FFFFFF;
	font-size:17px;
	text-decoration:none;
}
.whitebig{
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.contactTable{
	margin-left:40px;
	margin-top:0px;
}
.form{
	font-size:11px;
}
.contactText{
	width:335px;
	height:22px;
	border:none;
	padding-left:10px;
	margin-left:5px;
	padding-top:5px;
	background:url(../images/bg-textfield2.gif) top left no-repeat;
}
.contactMsg{
	width:340px;
	height:146px;
	background:url(../images/bg-textfield1.gif) top left no-repeat;
	padding-top:10px;
	margin-left:5px;
	padding-left:5px;
	border:none;
}
.contactSubmit{
	width:61px;
	height:18px;
	background:url(../images/btn-submit.gif) top left no-repeat;
	border:none;
	margin-right:10px;
}
.thanky{
	margin-left:90px;
}
/*------///////////////////////////CSS for title pages///////////////-------------*/
.titles2Header{
	height:0px;
	width:0px;
	_height:100px;
	_width:100%;
	/*border:1px solid red;*/
	float:left;
	display:inline;
	clear:both;
}
.titlesHeader{
	margin-left:70px;
	margin-top:15px;
	width:796px;
	height:60px;
	clear:both;
	float:left;
	display:block;
}
.titles2Left{
	width:380px;
	height:100%;
	float:left;
	display:inline;
	/*border:1px solid red;*/
	padding-left:20px;
}
.titles2Right{
	width:500px;
	height:100%;
	float:right;
	display:inline;
	margin-right:30px;
	/*border:1px solid red;*/
}
.titleTable{
	padding-top:15px;
	}
.titleTable p{
	color:#FFFFFF;
	font-size:16px;
}
.titlesTop{
	width:100%;
	height:250px;
	float:left;
	display:block;
	clear:both;
	/*border:1px solid red;*/
}
.titlesBot{
	width:100%;
	height:250px;
	float:left;
	display:block;
	clear:both;
	/*border:1px solid red;*/
}
.movies{
	width:190px;
	height:100%;
	float:left;
	display:inline;
	margin-left:10px;
	/*border:1px solid red;*/
	text-align:center;
}
.movies img{
	margin-left:5px;
	border:none;
}
.leftSpacerM{
	width:50px;
	height:100%;
	float:left;
	display:inline;
	/*border:1px solid white;*/
}
.movies a, .movies a:link, .movies a:visited{
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	
}
.movies a:hover{
	
	color:#ea008a;
	text-decoration:none;
}
.movies p{
	width:150px;
	margin-top:10px;
	text-align:center;
	margin-left:15px;
	}
.titlesPager{	
	/*border:1px solid red;*/
	color:#FFFFFF; 
	width:900px;
	height:40px;
	float:left;
	display:inline;
	clear:both;
	text-align:right;
}
.titlesPager a{
	color:#FFFFFF;
	text-decoration:none;
	margin-left:15px;
}
.pagerLinkSel{
	margin-left:15px;
}
/*------////////////////////CSS FOR TITLE PAGES ENDS HERE //////////////--------*/
/*------////////////////////CSS FOR LOCATION PAGES STARTS HERE/////////---------*/
.locationHeader{
	margin-left:70px;
	margin-top:15px;
	width:796px;
	height:120px;
	clear:both;
	float:left;
	display:block;
}
.locationHeader a{
	color:#ea008a;
	text-decoration:none;
}
.locationLeft{
	width:250px;
	height:400px;
	float:left;
	display:inline;
	margin-top:25px;
	margin-left:70px;
	/*border:1px solid red;*/
}
.locationRight{
	width:520px;
	height:100%;
	float:right;
	display:inline;
	margin-right:20px;
	margin-top:25px;
	/*border:1px solid red;*/
}
.locationRight .pink{
	font-size:18px;
}
.locTop, .locMiddle, .locBottom{
	width:100%;
	height:165px;
	float:left;
	display:block;
	clear:both;
	/*border:1px solid red;*/
}
.displayLoc{
	width:155px;
	height:100%;
	float:left;
	padding-left:15px;
	display:inline;
	/*border:1px solid red;*/
}
.locPara{
	margin-top:15px;
}

/*------////////////////////CSS FOR LOCATION PAGES ENDS HERE/////////---------*/
/*------////////////////////CSS FOR HOW TO USE PAGE STARTS HERE/////////---------*/
.htuHeader{
	margin-left:70px;
	margin-top:15px;
	width:796px;
	height:52px;
	clear:both;
}
.htuContent{
	width:100%;
	height:100%;
	float:left;
	display:block;
	clear:both;
}
.htuContent ol{
	margin-left:120px;
	margin-top:20px;
	margin-bottom:20px;
	}
.htuContent p{
	margin-left:70px;
}
.htuse{
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}
/*------////////////////////CSS FOR HOW TO USE PAGE ENDS HERE/////////---------*/
/*------////////////////////CSS FOR B2B PAGE STARTS HERE/////////---------*/
.b2bHeader{
	/*margin-left:70px;
	margin-top:15px;
	width:796px;
	height:32px;
	clear:both;*/
	width:100%;
	height:30px;
	float:left;
	display:block;
	clear:both;
}

.b2bHeaderAbt{
	margin-left:70px;
	margin-top:15px;
	width:796px;
	height:75px;
	clear:both;
}

.b2bContent{
	width:100%;
	height:100%;
	float:left;
	display:block;
	clear:both;
}
.b2bContent p{
	width:796px;
	height:auto;
	margin-left:70px;
	margin-top:20px;
}
.b2bContent a{
	color:#ea008a;
	text-decoration:none;
}

.kiosks{
	width:796px;
	height:163px;
	margin-left:70px;
	margin-top:20px;	
	float:left;
	clear:both;
	display:block;
	background:url(../images/kiosks.jpg) left top no-repeat;
	background-color:#000000;
	
}

/*-------//////////////////CSS FOR PRESS PAGE//////////---------------*/
.pressHeader{	
	margin-left:70px;
	margin-top:15px;
	width:796px;
	height:52px;
	clear:both;
}
.newsLeft{
	width:425px;
	height:auto;
	float:left;
	display:inline;
	margin-left:20px;
	/*border:1px solid blue;*/
}
.newsRight{
	width:400px;
	height:315px;
	float:right;
	display:inline;
	margin-right:20px;
	overflow:auto;
	/*border:1px solid red;*/
}
.newsLeft a, .newsRight a{
	color:#ea008a;
	text-decoration:none;
}
.newsRight p{
	text-align:left;
}
.newsSpacer{
	width:100%;
	height:30px;
	float:left;
	display:block;
	clear:both;
}
.pressList{
	padding:10px 0 10px 5px;
	border-bottom:1px solid #ffffff;
}

/*-------//////////////////CSS FOR ABOUT US PAGE//////////---------------*/
.aboutContent{
	width:100%;
	height:100%;
	float:left;
	display:block;
	clear:both;
}

.aboutContent p{
	width:796px;
	height:auto;
	margin-left:70px;
	margin-top:20px;
}
.aboutContent a{
	color:#ea008a;
	text-decoration:none;
}
/*-------//////////////////CSS FOR ABOUT US PAGE//////////---------------*/
/*-------//////////////////CSS FOR sitemap US PAGE//////////---------------*/
.siteMHeader{
	width:100%;
	height:30px;
	float:left;
	display:block;
	clear:both;
}
.siteMHeader p{
	margin-left:85px;
}
.siteMContent{
	width:100%;
	height:100%;
	float:left;
	display:block;
	clear:both;

}
.siteMContent p{
	width:796px;
	height:auto;
	margin-left:85px;
	margin-top:20px;
}
.siteMContent a{
	color:#ea008a;
	text-decoration:none;
	font-size:16px;
}
.siteMContent ul {
	margin-left:100px;
	
}
/*-------//////////////////CSS FOR sitemap US PAGE//////////---------------*/
