/* Begin Styling */

/* Universal Selectors */

* {
	margin: 0;
	padding: 0;
}

img { border: 0; }
a { outline: none; }

/* Site-specific styling */

body {
	background-color: #252525;
}

#wrapper {
	width: 797px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Header Styling Begin */

#header {
	width: 797px;
	height: 126px;
	background-color: #252525;
	background-repeat: no-repeat;
}

#header-bottom {
	width: 797px;
	height: 15px;
	margin: 0 auto;
	background-color: transparent;
	background-image: url(images/header-bottom.gif);
	background-repeat: no-repeat;
	
}

/* End Header Styling */

/* Begin Main Navigation Styling */ 

ul#navigation {
 	width: 797px;
	height: 25px;
	text-align: center;
}

ul#navigation li {
	display: inline;
	padding: 0 7px;
}

ul#navigation li a {
	font-family: Arial, sans-serif;
	font-size: .67em;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 2.2em;
}

ul#navigation li a:hover {
	color: #75984a;
}

ul#navigation li a.page {
	background: url(images/dot.gif);
	text-indent: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 7px;
	color: #75984a;
}

/* End Main Navigation Styling */

/* Content Top Piece */

#content-top {
	width: 797px;
	height: 13px; /* 13 */
	background-color: transparent;
	background-image: url(images/content-top.gif);
	background-repeat: no-repeat;
	/position: absolute;
	
}

/* Content Styling */ 

#content {
	width: 794px;
	/width: 795px;
	height: 370px; /* 334 */
	background-color: #ffffff;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin-left: 1px;
}

/* Begin Index Page Content Styling */ 

#content-left {
	float: left;
	width: 520px;
	padding: 0 10px;
	border-right: 3px solid #75984a;
}

#content-left img {
	margin-left: 14px;
}

#content-right{
	float: right;
	width: 244px;
}

#content-right p {
 	font-family: Arial, sans-serif;
 	font-size: .7em;
	color: #333333;
	line-height: 1.7em;
	padding: 10px 20px 0 10px;
}

/* End Index Page Content Styling */ 

/* Begin sub-level Page Content Styling */

#inside-left {
	float: left;
	width:460px;
	padding: 0 10px;
}

#inside-right {
	float: right;
	width: 244px;
}

#right-images {
 	padding-top: 10px;
	margin-left: -20px;
}

#inside-right img {
	border: 2px solid #ffffff;
	margin-bottom: 10px;
}
#moshtix {
	width: 700px;
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 30px;
}	

/* End sub-level Page Content Styling */

/* Begin Definition List Styling */
a:visited {
	font-family: Arial, sans-serif;
	color:#669933;
	text-decoration: none;
}
a:hover {
	font-family: Arial, sans-serif;
	color:#666666;
	text-decoration: none;
}
a:link {
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	color:#669933;
	text-decoration: none;
}
dl.event {
	margin: 2em 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: .7em;
	color: #333333;
}

.event dt {
	width: 25em;
	margin-left: 4.8em;
	padding-top: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

.event dd {
	margin: 0 0 0 4.3em;
	padding: 0 0 .1em .5em;
}

/* End Definition List Styling */

/* Inside Pages Mid-Container */

#mid-container {
	width: 796px;
	height: 231px;
	background-color: #ffffff;
	margin-left: 1px;
}

/* Inside Content Begin */

#inner-content {
	width: 796px;
	/width: 798px;
	height: 700px;
	background-color: transparent;
	background-image: url(images/mvhbg.gif);
	background-repeat: no-repeat;
}

#inner-content-whatson {
	width: 796px;
	/width: 798px;
	background-color: #FFF;
	background-image: url(images/mvhbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* Begin Inside Navigation Styling */

#inside-navigation {
	width: 796px;
	height: 27px;
	background-color: transparent;
	background-image: url(images/whatson/midnav.gif);
	background-repeat: no-repeat;
	position: relative;
	/top: 13px;
}

/* Begin Inside Sub-Navigation Styling */ 

ul#sub-navigation {
	width: 796px;
	height: 27px;
	text-align: left;
	text-indent: 180px;
	line-height: 1.5em;
	
}

ul#sub-navigation li {
	display: inline;
	padding: 0 6px;
	margin-left: 6px;
}

ul#sub-navigation li a {
	font-family: Arial, sans-serif;
	font-size: .7em;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.9em;
}

ul#sub-navigation li a:hover {
	color: #c8c8c8;
}

ul#sub-navigation li a.page {
	background: url(images/dot.gif);
	text-indent: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0px;
	color: #c8c8c8;
}

/* End Inside Sub-Navigation Styling */

/* End Inside Navigation Styling */

/* Begin Bottom Content Piece */

#content-bottom {
	width: 797px;
	height: 100px;
	margin: 0 auto;
	background-color: transparent;
	background-image: url(images/content-bottom.gif);
	background-repeat: no-repeat;
}
#content-bottom p {
	font-family: Arial, sans-serif;
	font-size: .7em;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: .05em;
}

/* End Bottom Content Piece */

/* Begin Inside Bottom Piece */

#inside-bottom {
	width: 798px;
	height: 15px;
	margin-left: -2px;
	background-color: transparent;
	background-image: url(images/inside-bottom.gif);
	background-repeat: no-repeat;
}

/* End Inside Bottom Piece */

/* End Styling */
