@CHARSET "UTF-8";
@font-face {
 font-family: "Tw Cen MT";
 src: url("../fonts/TCM_____.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Tw Cen MT";
 src: url("../fonts/TCM_____.TTF") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: "Century Gothic";
 src: url("../fonts/Century.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Century Gothic";
 src: url("../fonts/Century.TTF") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: "Myriad Web";
 src: url("../fonts/Myriad.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Myriad Web";
 src: url("../fonts/Myriad.TTF") /* TTF file for CSS3 browsers */
}
body {
	margin: 0;
	padding: 0;
	background-color: #665c5b;
}
img {
	border: 0px;
}
.page {
	background-color: white;
	width: 800px;
	margin:0 auto;
	padding-top: 0px;
}
.header {
	float: left;
	width: 800px;
	height: 280px;
	margin:0 auto;
	padding-top: 0px;
}

.logo {
	width: 800px;
	height: 280px;
	background-color: #665c5b;
	padding-left: 0px;
	padding-top: 0px;
	position: static;
	z-index: 4;
}
.pagecontent {
	float: left;
	background-color: white;
	width: 800px;
	padding:50px 0px 45px 0px;
}
.content {
	float: left;
	width: 495px;
	margin-left: 20px;
	padding: 4px 4px 4px 4px;
}
.contentfull {
	float: left;
	width: 750px;
	margin-left: 20px;
	padding: 4px 4px 4px 4px;
}
div.scrollable { 
	position:relative;
	overflow:hidden;
	height: 200px;
}
div.scrollable div.items {
	position:absolute;
	height:200px; 
}
.contenttxt {
	border:1px solid #e4e4e4;
	padding:4px 0;
}

.inner {
	padding:20px 20px 20px 20px;
}
.contenttxtrose {
	border:1px solid #f3c9e3;
	padding:4px 0;
}
.innerrose {
	padding:5px 15px 15px 25px;
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #58585a;
}
.innerrose h3 {
	color: #e435ad;
	font-size: 11pt;
}
.innerrose a {
	color: #e435ad;
}
.innerrose b {
	color: #e435ad;
	font-size: 10pt;
}
.txttitle {
	margin: 10px 10px 10px 10px;
	text-align: left;
	font-family: "Tw Cen MT";
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #66123b;
}
.txttitlerose {
	margin: 10px 10px 10px 10px;
	text-align: left;
	font-family: "Tw Cen MT";
	font-size: 11pt;
	text-transform: uppercase;
	color: #de1879;
}
.txttitlerosepink {
	margin: 10px 10px 10px 10px;
	text-align: left;
	font-family: "Tw Cen MT";
	font-size: 11pt;
	color: #fa9ac8;
	padding-bottom: 10px;
}
.txt {
	margin: 10px 10px 10px 10px;
	text-align: justify;
	font-family: "Tw Cen MT";
	font-size: 11pt;
	color: #8b8b8b;
}
.txtvideo {
	text-align: right;
	font-family: "Tw Cen MT";
	font-size: 8pt;
	color: #66123b;
	padding-right: 75px;
}
.txtaghmak {
	margin: 10px 10px 10px 10px;
	text-align: justify;
	font-family: "Tw Cen MT";
	font-size: 11pt;
	color: #707173;
}

.txtred {
	margin: 10px 10px 10px 10px;
	text-align: justify;
	font-family: "Tw Cen MT";
	font-size: 11pt;
	color: #66123b;
}
.sidebar {
	float: right;
	width: 242px;
	margin-right: 20px;
	padding: 0px 4px 0px 4px;
}
.footer {
	float: left;
	margin:0 auto;
	width: 800px;
	height: 89px;
	background-image: url("../imgs/mcc_footerbg.gif");
}
.footerl {
	width: 31px;
	height: 89px;
	background-image: url("../imgs/mcc_footer.gif");
	float: left;
}
.footerc {
	font-family: "Tw Cen MT";
	font-size: 10.5pt;
	text-align: center;
	padding-top: 25px;
	color: #66123b;
}
.footerc a {
	color: #66123b;
	text-decoration: none;
}

.footerc a:hover {
	color: #8d8b8b;
	text-decoration: underline;
}
.footercopy {
	font-family: "Tw Cen MT";
	font-size: 7pt;
	text-align: center;
	padding-top: 30px;
	color: black;
}
.footercopy a {
	text-decoration: none;
	color: black;
}

.footercopy a:hover {
	text-decoration: underline;
}

#actions {
	width:425px;
	margin:0px 0 10px 0;
}

#actions a {
	font-size:11px;		
	cursor:pointer;
	color: #fa9ac8;
}

#actions a:hover {
	text-decoration:underline;
	color: #66123b;
}

.disabled {
	visibility:hidden;		
}

.nextPage {
	float:right;
}
INPUT {
	border: #d2d2d3 solid 1px;
	width: 250px;
	color: #8b8b8b;
	font-family: "Tw Cen MT";
	font-size: 9pt;
}
TEXTAREA {
	border: #d2d2d3 solid 1px;
	width: 250px;
	color: #8b8b8b;
	font-family: "Tw Cen MT";
	font-size: 9pt;
}
BUTTON {
	border: #d2d2d3 solid 1px;
	background-color: white;
	color: #999999;
	cursor: pointer;
	font-family: "Tw Cen MT";
	font-size: 11pt;
	font-weight: bolder;
}
FORM {
	color: #8b8b8b;
	font-family: "Tw Cen MT";
	font-size: 11pt;
}
.txttitlecontact {
	position: relative;
	z-index: 5;
	margin-top: -40px;
	margin-bottom: 20px;
	text-align: right;
	font-family: "Myriad Web";
	font-size: 13pt;
	font-weight: bold;
	color: #e435ad;
}
.txttitlecontactp {
	position: relative;
	z-index: 5;
	margin-top: -40px;
	margin-bottom: 20px;
	text-align: right;
	font-family: "Myriad Web";
	font-size: 13pt;
	font-weight: bold;
	color: #e435ad;
} 
label.error {
	font-family: "Tw Cen MT";
	font-size: 9pt;
	color: #66123b;
	text-align: left;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border:1px solid #fff;
	background-color:#000;
	color:#fff;
	text-align:left;
	font-size:10px;
	font-family: "Myriad Web";
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000; 
	padding:10px 15px;
	width:120px;
	display:none;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 200px;
	background: #E4E4E4;
}
.jScrollPaneDrag {
	position: absolute;
	background: #66123b;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -200px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -200px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
.scroll-pane {
	height: 400px;
	overflow: auto;
	float: left;
}
a.jScrollArrowUp {
	background: url(../imgs/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(../imgs/basic_arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}