/* CSS Document */
/* this is the Css for spectaculo */
body {
	margin: 0 0;
	padding: 0 0;
	background-color: #FFFFFF;
}
td, p {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
td.stretch {
	background-image:url(../img/wrapper_stretch.gif);
	background-repeat: repeat-y;
}
table.inner_table p {
	margin: 0 0 0 0;
}
.top_nav { 
	margin: 20px 0 10px 0;
	font-weight: bold;
	font-size: 12px;
	color: #004960;
	padding: 5px 0 0 0;
}
.top_nav a:link, .top_nav a:active, .top_nav a:visited {
	color: #fff;
	background-color: #004960;
	text-decoration: none;
	padding: 2px 0 2px 0;
}
.top_nav a:hover {
	color: #fff;
	background-color: #D9541E;
	text-decoration: none;
}
/*
td.middle_background {
	background-image: url(../img/wrapper_middle.gif);
	background-repeat: no-repeat;
}
*/
.forms{ 
	font-family: Courier New, Courier, mono;
 	font-size: 11px;
}
.myspace_button a:link, .myspace_button a:active, .myspace_button a:visited {
	border: solid 2px #fff;
	display: block;
	color: #fff;
	text-align: center;
	background-color: #004960;
	width: 150px;
	padding: 4px 0px 4px 4px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 30px 0 30px 100px;
}
.myspace_button a:hover {
	background-color: #D9541E;
}
table .cd_area {
	margin: 48px 0 0 20px;
}
.cd_area td p {
	margin: 0 0 0 0;
	font-size: 12px;
}
.cd_area h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 0 0;
}

.cd_area img {
	margin: 0 0 0 0;
}
.cd_area img a:link, .cd_area img a:active, .cd_area img a:visited {
	border: none;
}
.cd_area img a:hover {
	border: none;
}

.cd_area .cd_links a:link, .cd_area .cd_links a:active, .cd_area .cd_links a:visited {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	background-color: #D9541E;
	text-decoration: none;
	padding: 2px 0 2px 0;
}
.cd_area .cd_links a:hover {
	background-color: #FF66CC;
}
.cd_area .cd_links img {
	background-color: #fff;
}
/*
.cd_pic a:link img, .cd_pic a:active img, .cd_pic a:visited img {
	border: solid 2px #00AEDB;
	background: transparent;
	display: block;

}
.cd_pic a:hover img {
	border: solid 2px #fff;
	background: transparent;
	display: block;

}
*/
.cd_pic {
	margin: 4px 0 10px 0;
}
.cd_area .cd_pic a {
	display: block;
	height: 180px;
	width: 180px;
	padding: 0 0 0 0;
	background-image: url(../img/spectaculo_ep_roll.gif);
}
.cd_area .cd_pic a:hover {
	background-position: 0 -180px;
}
.divider {
	border-bottom: dotted 2px #00AEDB;
	margin: 18px 0 16px 0;
	width: 200px;
}

.pics_pic {
	margin: 5px 0 10px 0;
}

.sub_form {
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #666;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	width: 150px;
}
.sub_form a:link, .sub_form a:active, .sub_form a:visited, .sub_form a:hover {
	color: #000;
	text-decoration: none;
}
.sub_form_button a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	margin: 0 0 0 10px;
	border: solid 1px #666;
	background-color: #004960;
	border: solid 2px #fff;
	padding: 2px 2px 2px 2px;
	width: 50px;
	text-align: center;
}
.sub_form_button a:hover {
	background-color: #D9541E;
}
	


/* ADD THIS IN LATER:
.pics_pic a {
	display: block;
	height: 180px;
	width: 180px;
	background-image: url(../img/spectaculo_ep_roll.gif);
}
.pics_pic a:hover {
	background-position: 0 -180px;
}
*/


/*
.sub_form {
	text-align: center;
	padding: 4px 4px 2px 4px;
	width: 300px;
}
*/

