/*********start global***************/
* {
	margin:0;
	padding:0;
}
a img{
	border:0;
}
body {
	background-image: url(../Images/Common/mainBack.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	background-image: url(../Images/Common/mainBack.jpg);
	background-repeat: repeat;
	width: 100%;
	position: relative;
}
#header {
	background-image: url(../Images/Common/headerBack.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 162px;
	position: relative;
}
#innerHeader {
	height: 162px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#defaultCountdown {
	margin:10px auto 0 120px;
	padding: 0;	
}
#countdownBar {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#countdownText {
	float:none;
	margin:2px 0 0 90px;
	
}

#countdownText p {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#C00;
	text-decoration: none;
	margin: 2px 0 0 60px;
	-text-shadow: 1px 1px 1px #999;
	margin-top: -38px;
}

#TopleftNav {
	height: 50px;
	width: 336px;
	float: left;
	margin-top: 20px;
	margin-left: 6px;
}

#rightNav {
	width: 336px;
	float: left;
	margin: 0 0 0 10px;
}
#logoTop {
	height: 127px;
	width: 257px;
	float: left;
	margin-left: 9px;
	background-image: url(../Images/Common/logoTop.png);
	background-repeat: no-repeat;
}
#logoTop a {
	height: 127px;
	width: 257px;
	text-indent: -9999px;
	display: block;
}
.mainNav {
	height: 35px;
	width: 392px;
	position: relative;
	float: left;
}
#centermainNav {
	float: left;
	height: 35px;
	width: 175px;
	position: relative;
	background-image: url(../Images/Common/logoBottom.png);
	background-repeat: no-repeat;
}

.Navdivider {
	height: 35px;
	width: 2px;
	float: left;
}


#TopleftNav ul {
	list-style-type: none;
}
#TopleftNav ul li {
	display:inline;
	
}
#TopleftNav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../Images/Common/topNav.jpg);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	float: left;
	height: 18px;
	width: 106px;
	border: 1px solid #000;
	background-color: #000;
	text-shadow: 1px 1px 1px #000;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;	
}

#ToprightNav ul li.online {
	background-image: url(../Images/HomePage/OnlineStore_Black.png);
	background-repeat:no-repeat;
	display:inline;
	text-indent: -9999px;
	
}

#TopleftNav ul li a:hover {
	background-color: #45494D;
	background-image: url(../Images/Common/topNavover.jpg);
	background-repeat: repeat-x;
}
<!------Top Right Nav-------->
#ToprightNav ul {
	list-style-type: none;
	clear:both;
}
#ToprightNav ul li {
	display:inline;
	
}
#ToprightNav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../Images/Common/topNav.jpg);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	float: left;
	height: 18px;
	width: 106px;
	border: 1px solid #000;
	background-color: #000;
	text-shadow: 1px 1px 1px #000;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 20px 0 5px 10px;
}

#ToprightNav ul li a:hover {
	background-color: #45494D;
	background-image: url(../Images/Common/topNavover.jpg);
	background-repeat: repeat-x;
}

#searchbar {
	background-image: url(../Images/Common/searchBack.png);
	background-repeat: repeat;
	height: 18px;
	width: 210px;
}
#search {
	height: 23px;
	margin: 0 0 0 0px;
	display: block;
	clear: both;
}
#searchbutton {
	background-color: #000;
	background-image: url(../Images/Common/topNav.jpg);
	background-repeat: repeat-x;
	height: 22px;
	width: 100px;
	margin-left: 5px;
	border: 1px solid #000;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
}

#searchbutton a:hover{background-color: #45494D;
	background-image: url(../Images/Common/topNavover.jpg);
	background-repeat: repeat-x;
}

#twitter {
	background-image: url(../Images/Common/Twitter_Square.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	float: left;
	padding: 3px;
	border: none;
}

#twitter a {
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 30px;
}
#facebook {
	background-image: url(../Images/Common/Facebook_Square.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	float: left;
	padding: 3px;
	border: none;
}

#facebook a {
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 30px;
}
#youtube {
	background-image: url(../Images/Common/YouTube_Square.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	float: left;
	padding: 3px;
	border: none;
}

#youtube a {
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 30px;
}

.taxbutton {
	width:200px;
	height:80px;
	background-image:url(../TaxCode/images/179_tax_button.png);
	background-repeat:no-repeat;
	margin-top:20px;
}

.navstyle {
	text-align: center;
	background-image: url(../Images/Common/navBack.png);
	background-repeat: no-repeat;
	}

.nav {
	list-style:none; 
	height: 35px;
	position: relative;
	float: left;
}
	
.nav li {
	position:relative;
	float:left;
}
	
.nav li a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	display: block;
	height: 25px;
	width: 130px;
	text-decoration: none;
	float: left;
	padding-top: 10px;
	position: relative;
	text-shadow: 1px 1px 1px #000;
}

.mainNav .nav li ul {
	position:absolute;
	top:35px;
	left:0;
	width:160px;
	text-align:left;
	font-size:12px;
	background-image: url(../Images/Common/liBack.png);
	background-repeat: repeat;
	display:none;
	list-style:none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	padding-bottom:5px;

}


.mainNav  .nav li ul li {
	position:relative;
	color:#FFF;
	font-weight:bold;
	float:none;
	font-size:12px;
	
}
.nav li ul li a {
	display:block;
	padding-left: 5px;
	width:155px;
	text-shadow: 1px 1px 1px #000;
	
}

.nav li ul li a:hover {
	background-image: url(../Images/Common/subnavOver.png);
	color: #31B2DD;
	background-repeat: repeat;
	text-shadow: 1px 1px 1px #000;
}

.nav li a:hover {
	background:url(../Images/Common/navBackover.png);
	color: #31B2DD;
}

#footer {
/*	background-image: url(../Images/Common/footerDivider.png);
	background-repeat: no-repeat;
	background-position: center top;*/
	padding: 10px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
	clear: both;
}
#footer ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	text-align: center;
	height: 20px;
	padding-top: 10px;
	width: 690px;
}
#footer p {
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	text-shadow: 1px 1px 1px #999;
	font-size: 10px;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	text-shadow: 1px 1px 1px #999;
}
#footer ul li a:hover {
	color: #007ED2;
	text-decoration: underline;
}

#footSpecial {
	cursor: pointer;
	background-image: url(../Images/FilmPages/Tabs/FilmTab.gif);
	background-repeat:repeat-x;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 415px;
	padding: 4px 12px;
	border: 1px solid #999;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 120px;
}


#footSpecial p a{
	color:#C00;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	text-decoration:none;
}


.footButtonHover {
	background-image: url(../Images/FilmPages/Tabs/FilmTabOver.gif);
	background-repeat: repeat-x;
	height: 15px;
	font-weight: bold;
	text-decoration:none;
}

.footButtonSelected {
	background-image: url(../Images/FilmPages/Tabs/FilmTabOn.gif);
	background-repeat: repeat-x;
	height: 15px;
	color: #FFF;
	font-weight: bold;
}

a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {height:16px;line-height:16px;}

/*********end global***************/

