/* CSS Document */

/* BODY */
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* TEXT RELATED FORMATS */
.menu_items {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CFC592;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.menu_items:link {
	text-decoration: none;
	color:#FFFFFF;}
a.menu_items:visited {
	text-decoration: none;
	color:#FFFFFF;}
a.menu_items:active {
	text-decoration: none;
	color:#B79F75;}
a.menu_items:focus {
	text-decoration: none;
	color:#B79F75;}
a.menu_items:hover {
	text-decoration: none;
	color:#AAAAAA;}

.menu_items_l {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CFC592;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.menu_items_l:link {
	text-decoration: none;
	color:#CFC592;}
a.menu_items_l:visited {
	text-decoration: none;
	color:#CFC592;}
a.menu_items_l:active {
	text-decoration: none;
	color:#B79F75;}
a.menu_items_l:focus {
	text-decoration: none;
	color:#B79F75;}
a.menu_items_l:hover {
	text-decoration: none;
	color:#AAAAAA;}

/* PRIVACY POLICY AREA */

textarea.textarea_privacy_policy {
	background-color: transparent;
	border: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	font-weight:500;
	height:380px;
	margin:10px;
	width:650px;
	word-wrap: break-word;
	scrollbar-3dlight-color: transparent;
	scrollbar-face-color: transparent;
	scrollbar-shadow-color: transparent;
	scrollbar-highlight-color: transparent;
	scrollbar-darkshadow-color: transparent;
	scrollbar-base-color: transparent;
}



/* TABLE RELATED FORMATS */

table.content_table {
	background-image: url("img/CCS2010-fondo-02-simple.jpg");
	width: 802px;
	max-width:802px;
	height: 490px;
	max-height:490px;
	border: 0px;
	border-collapse:collapse; 
	border-spacing:0px;
	margin: 0px;
	padding: 0px;
	spacing: 0px;
	vertical-align: middle;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	font-weight:500;
	text-decoration:none;
}

table.content_table_noimg {
	background-image: url("img/CCS2010-fondo-01.jpg");
	width: 802px;
	max-width:802px;
	height: 490px;
	max-height:490px;
	border: 0px;
	border-collapse:collapse; 
	border-spacing:0px;
	margin: 0px;
	padding: 0px;
	spacing: 0px;
	vertical-align: middle;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	font-weight:500;
	text-decoration:none;
}

tr.tr_top_content {
	height: 45px;
}
td.td_top_left_content {
	width: 51px;
}
td.td_top_right_content {
	width: 51px;
}
td.td_top_center_content {
	width: 700px;
	vertical-align: bottom;
	text-align: right;
	font-weight:900;
}
tr.tr_center_content {
	height: 400px;
}
td.td_center_left_content {
	width: 51px;
}
td.td_center_right_content {
	width: 51px;
}
td.td_center_center_content {
	width: 700px;
}
td.td_center_center_sch_content {
	width: 700px;
	vertical-align: top;
}
tr.tr_bottom_content {
	height: 45px;
}
td.td_bottom_left_content {
	width: 51px;
}
td.td_bottom_right_content {
	width: 51px;
}
td.td_bottom_center_content {
	width: 700px;
}


table.movie_table {
	width: 700px;
	max-width:700px;
	height: 400px;
	max-height:400px;
	border: 0px;
	border-collapse:collapse; 
	border-spacing:0px;
	margin: 0px;
	padding: 0px;
	spacing: 0px;
	vertical-align: middle;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	font-weight:500;
	text-decoration:none;
}

tr.tr_top_movie {
	height: 350px;
}
tr.tr_bot_movie {
	height: 50px;
}
td.td_1_movie {
	width: 250px;
}
td.td_2_movie {
	width: 10px;
	vertical-align: top;
}
td.td_3_movie {
	width: 440px;
	vertical-align: top;
	text-align: left;
}

table.contacts_table {
	width: 700px;
	border: 0px;
	border-collapse:collapse; 
	border-spacing:0px;
	margin: 0px;
	padding: 0px;
	spacing: 0px;
	vertical-align: middle;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	font-weight:500;
	text-decoration:none;
}

tr.tr_contacts {
	height:25px;
}
td.td_name_contacts {
	width:175px;
	font-weight:900;
}
td.td_title_contacts {
	width:325px;
}
td.td_email_contacts {
	width:200px;
	text-align:right;
}

table.press_table {
	width: 700px;
	border: 0px;
	border-collapse:collapse; 
	border-spacing:0px;
	margin: 0px;
	padding: 0px;
	spacing: 0px;
	vertical-align: middle;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	font-weight:500;
	text-decoration:none;
}

tr.tr_press {
	height:25px;
}
td.td_name_press {
	width:700px;
	font-weight:900;
}


a.email_links:link {
	text-decoration: none;
	font-weight:900;
	color:#CCCCCC;}
a.email_links:visited {
	text-decoration: none;
	font-weight:900;
	color:#CCCCCC;}
a.email_links:active {
	text-decoration: none;
	font-weight:900;
	color:#CCCCCC;}
a.email_links:focus {
	text-decoration: none;
	font-weight:900;
	color:#CCCCCC;}
a.email_links:hover {
	text-decoration: none;
	font-weight:900;
	color:#AAAAAA;}

.td_subs_form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	font-weight:500;
	text-decoration:none;
	text-align: right;
}
.td_thankyou {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:14px;
	font-weight:900;
	text-decoration:none;
	text-align: center;
	width: 700px
}


/* OTHER RELATED FORMATS */
img.content_img {
	width:802px;
	height:490px;
	border:none;
	border-spacing:none;
	border-collapse:collapse; 
	margin:none;
	padding:none;
	spacing:none;
}

img.movie_img {
	max-width:250px;
	max-height:350px;
	vertical-align: middle;
	text-align: left;
	border:none;
	border-spacing:none;
	border-collapse:collapse; 
	margin:none;
	padding:none;
	spacing:none;
}

iframe.content_iframe {
	width:802px;
	height:490px;
}

iframe.subcontent_iframe {
	width:200px;
	height:490px;
}

iframe.menu_iframe {
	width:100%;
	height:50px;
}


