* {
	margin: 0px;
	padding: 0px;
}


body {
	background: url('images/background_new.jpg') #000000 fixed 0px 0px;
	color: #ffffff;
	font-family: tahoma, arial, sans-serif;
	font-size: 9px;
	text-align: center;

}


a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

span {
	display: none;
			
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 20px;
	text-align: justify;
	line-height: 13px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;

}

#wrapper {  
  width: 100%;  
  background: url('images/transparency.png') repeat-x center top;  
  background-attachment: fixed;

}


#container {
	margin: 0px auto;
	width: 780px;
	text-align: left;
}


/* Page Header */

#page_header {
	width: 780x;
	height: 200px;
	background: url('images/Matinee_logo_150.png') no-repeat 0px 0px;
}


/* Page Menu */

#page_menu {
	margin-bottom: 14px;
	width: 780px;
	height: 142px;
	background: url('images/menu_background.gif') no-repeat 0px 0px;
	text-align: center;
}

#page_menu ul {
	margin: 0px auto;
	height: 29px;
	width: 780px;

}

#page_menu li {
	width: ;
	height: 29px;
	background:  no-repeat 0px 0px;
	float: left;
}

#page_menu li a {
	margin-top: 11px;
	height: 101px;
	width: 780px;
	display: block;
}

#page_menu .home a {
	background: url('images/matinee_home.png') no-repeat 50% 0px;
	width: 110px;
	height: 101px;
}

#page_menu .home a:hover {
	background: url('images/matinee_home2.png') no-repeat 50% 0px;
}

#page_menu .aboutus a {
	background: url('images/matinee_bio.png') no-repeat 50% 0px;
	width: 75px;
	height: 101px;	
}

#page_menu .aboutus a:hover {
	background: url('images/matinee_bio2.png') no-repeat 50% 0px;
}

#page_menu .episodes a {
	background: url('images/matinee_episodes.png') no-repeat 50% 0px;
	width: 122px;
	height: 101px;
}

#page_menu .episodes a:hover {
	background: url('images/matinee_episodes2.png') no-repeat 50% 0px;
}

#page_menu .merch a {
	background: url('images/matinee_merch.png') no-repeat 50% 0px;
	width: 97px;
	height: 101px;
}

#page_menu .merch a:hover {
	background: url('images/matinee_merch2.png') no-repeat 50% 0px;
}

#page_menu .upcoming a {
	background: url('images/matinee_shows.png') no-repeat 50% 0px;
	width: 132px;
	height: 101px;
}

#page_menu .upcoming a:hover {
	background: url('images/matinee_shows2.png') no-repeat 50% 0px;
}

#page_menu .contact a {
	background: url('images/matinee_contact.png') no-repeat 50% 0px;
	width: 119px;
	height: 101px;
}

#page_menu .contact a:hover {
	background: url('images/matinee_contact2.png') no-repeat 50% 0px;
}
#page_menu .credits a {
	background: url('images/matinee_credits.png') no-repeat 50% 0px;
	width: 125px;
	height: 101px;
}

#page_menu .credits a:hover {
	background: url('images/matinee_credits2.png') no-repeat 50% 0px;
}

/* Page Body Content */

.content_header {
	height: 38px;
	background: url('images/main_bg_topright2.gif') #71a5e2 no-repeat 100% 0px;
	overflow: hidden;
}

.content_header h2 {
	padding-left: 41px;
	height: 38px;
	background: url('images/main_bg_topleft.gif') no-repeat 0px 0px;
}

.content_box_right {
	margin-bottom: 8px;
	background: url('images/main_bg_botright.gif') #71a5e2 no-repeat 100% 100%;
}

.content_box_left{
	padding-bottom: 12px;
	background: url('images/main_bg_botleft.gif') no-repeat 0px 100%;
}

.content_box {
	padding: 5px 13px;
}

.content_box .thumbnail {
	float: left;
	border: none;
}

.content_box h3 {
	padding-top: 10px;
	padding-bottom: 3px;
	font-size: 9px;
	font-weight: normal;
}


/* Left Sidebar */

#left_sidebar {
	padding-left: 17px;
	float: left;
}

#left_sidebar .content_header {
	width: 134px;
}

#left_sidebar .content_header h2 {
	color: #3072c1;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
}

#left_sidebar .content_header h2 span {
	display: block;
	padding-top: 10px;
}

#left_sidebar .content_box_left {
	width: 134px;
}

#left_sidebar .content_box {
	color: #3072c1;
}

#left_sidebar .content_box h3 {
	color: #000000;
	clear: both;
}

#left_sidebar .link-more {
	padding-top: 2px;
	text-align: right;
}

#left_sidebar .link-more a {
	color: #3072c1;
	font-weight: bold;
}

#left_sidebar .link-more a:hover {
	color: #3072c1;
}


#left_sidebar .content_box {
	padding: 5px 15px -5px 15px;
	border-width: 0px 2px;
	border-color: #3072c1;
	border-style: solid;
}


/* Main Content */

#main_content {
	padding-right: 17px;
	float: right;
}

#main_content .content_header {
	width: 594px;
}

#main_content .content_header h2 {
	color: #3072c1;
	font-size: 12px;
	line-height: 12px;
}

#main_content .content_header h2 span {
	display: block;
	padding-left: 3px;
	padding-top: 10px;
}

#main_content .content_box_left {
	width: 594px;
}

#main_content .content_box {
	padding: 5px 10px 0px 0px;
	background: url('images/main_background.gif') no-repeat 100% 0%;
	border-width: 0px 2px;
	border-color: #3072c1;
	border-style: solid;
}

#main_content_border {
	padding-left: 42px;
	background: url('images/main_bg_side.gif') repeat-y 5px -1px;
}

#main_content .link-more {
	padding-bottom: 7px;
	padding-right: 5px;
	text-align: right;
	line-height: 11px;
}

#main_content .link-more a {
	color: #000000;
	font-weight: bold;
}

#main_content .link-more a:hover {
	color: #000000;
}

#main_content .divider {
	margin: 0px auto 7px 2px;
	width: 532px;
	height: 3px;
	background: url('images/main_divider.gif') repeat-x 0px 0px;
	overflow: hidden;
}


/* Top Masters */

.topmasters {
	padding: 6px 0px;
}

.topmasters_info {
	float: right;
	width: 533px;
	
}

.topmasters_info h3 {
	padding: 2px 0px 2px;
	width: 383px;
	color: #000000;
}

.topmasters_info p {
	margin: 0px;
	padding: 10px 5px 10px 0px;
	clear: both;
	
}


/* Login Box */

#loginbox_left {
	margin-bottom: 5px;
	margin-top: 10px;
	padding-left: 14px;
	background: url('images/forum.png') #71a5e2 no-repeat 0px 0px;
	float: left;
}

#loginbox_right {
	padding-right: 14px;
	
}

#loginbox {
	width: 160px;
	height: 99px;
	overflow: hidden;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	line-height: 9px;
}


#loginbox a {
	text-decoration: none;
}

#loginbox a:hover {
	color: #f7b637;
	text-decoration: none; 


}

#loginbox h2 {
	padding-top: 7px;
	color: #000000;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}

#loginbox form {
	margin: 13px 0px 3px;
}

.loginbox_formfield {
	padding: 0px 3px 2px 2px;
}

.loginbox_formfield strong {
	padding-top: 3px;
	float: left;
	width: 55px;
	display: block;
}

#loginbox input {
	width: 97px;
	color: #3072c1;
	padding-top: 2px;
	background-color: #8fc4f4;
	border: #3072c1 1px solid;
	font-family: tahoma, arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	float: right;
}

#loginbox input.button {
	margin-top: 1px;
	width: 41px;
	height: 14px;
	border: none;
	text-align: center;
	font-weight: normal;
	cursor: pointer;
}

#loginbox_register {
	padding-top: 10px;
	line-height: 10px;
}


/* Tips of the Day */

#tips {
	padding: 8px 10px 5px 17px;
	border-left: #8fc4f4 1px solid;
	float: right;
}

#tips_box {
	width: 295px;
	font-weight: bold;
}

#tips_box a {
	color: #000000;
	text-decoration: underline;
}

#tips_box a:hover {
	color: #3072c1;
}

#tips_box h2 {
	padding-bottom: 9px;
	color: #3072c1;
	font-size: 12px;
}

#tips_box ul {
	padding: 3px 0px 3px;
}

#tips_box li {
	padding: 3px 0px;
}


/* Page Footer */

#page_footer {
	padding: 2px 10px 15px;
	color: #3072c1;
	text-align: center;
}

#page_footer a {
	color: #3072c1;
	text-decoration: underline;
}

#page_footer a:hover {
	color: #f7ec37;
}

