/*---------------- MAIN DIV ------------------*/

cs_content body {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#FFCC00;
	text-decoration:none;
}

a:hover {
	color:#FFCC00;
	text-decoration:underline;
}

#AllContent {
	padding:0px;
	width:975px;
	height:auto;
	background:url(../images/bg.jpg) no-repeat;
}

#header {
	padding:0px;
	width:auto;
	height:auto;
}

#mainContent {
	width:600px;
	padding-left:87px;
}

#welcome {
	padding:0px;
	margin-left:-87px;
	margin-bottom:30px;
	width:auto;
	height:auto;
}

.intro {
	margin-top:20px;
	font-size:14px;
	color:#FFFFFF;
	line-height:16px;
}

.yellow {
	font-size:16px;
	color:#FFCC00;
	text-transform:uppercase;
	font-weight:bold;
	padding:0px;
	margin-top:-15px;
	margin-bottom:10px;
	width:450px;
}

.description {
	font-size:14px;
	color:#FFFFFF;
	line-height:16px;
	padding-bottom:15px;
	margin:0px;
	width:450px;
}

.footer {
	font-size:12px;
	color:#CCCCCC;
	line-height:16px;
	margin:0px;
	width:550px;
}

#bundle_wrapper {
	width:560px;
	margin:0px;
}

#bundle_list {
	color:#FFFFFF;
	font-size:14px;
	width:450px;
}

.bundle {
	margin-top:30px;
	padding-bottom:12px;
	border-bottom:#818181 solid thin;
}

a img {
	border-width:0px; 
	padding:0px; 
	margin:0px;
}



/*---------------- COMING SOON ------------------
-------------------------------------------------
-----------------------------------------------*/

body#cs {
	background:url(../images/coming_soon/mm_background.jpg) repeat-y;
	background-position:0 295px;
	background-color:#000000;
}

a#cs_register_button {
	text-transform:uppercase;
	font-size:12px;
}

a:hover#cs_register_button {
	text-transform:uppercase;
	font-size:12px;
}

#cs_ALL {
	padding:0px;
	height:213px;
	background:url(../images/coming_soon/mm_header.jpg) no-repeat;
}

#cs_ALL span {
	display:none;
}

h1#cs_title {
	margin:0px;
	height:82px;
}

h1#cs_title span {
	display:none;
	margin-bottom:0px;
}

#cs_content_container {
	margin-left:160px;
}

/*USED ONLY WHEN A SECOND LANGUAGE IS ON THE PAGE*/
.cs_sub_header {
	font-size:26px;
	letter-spacing:-0.5px;
	line-height:30px;
	text-transform:uppercase;
	padding-top:15px;
	color:#FFFFFF;
	width:685px;
	border-top:solid thin #999999;
}
/*//////////////////////////////////////////////*/

.cs_paragraph {
	margin-top:40px;
	width:650px;
	font-size:12px;
	color:#FFFFFF;
}

.cs_message {
	margin-top:10px;
	width:650px;
	font-size:18px;
	color:#FFFFFF;
	text-transform:uppercase;
}

/*--------------- FOOTER NAVIGATION --------------- */

ul.cs_footer_navigation {
	margin:0px;
	padding:0px;
	height:auto;
}

ul.cs_footer_navigation li {
	font-size:12px;
	color:#999999;
	display:inline;
}

ul.cs_footer_navigation li a {
	color:#FFCC00;
	text-decoration:none;
}

ul.cs_footer_navigation li a:hover {
	color:#FFCC00;
	text-decoration:underline;
}

ul#cs_footerNav {
	padding-bottom:16px;
	padding-left:0px;
	margin-top:60px;
	width:685px;
	border-bottom:#999999 solid thin;
}

/*------------------- FAQ SECTION -----------------*/

ul#cs_faq {
	margin-left:451px;
	margin-top:-31px;
	width:250px;
}

ul#cs_faq li {
	padding-right:10px;
}

/*------------- FOOTER NAVIGATION 2 ------------- */

.cs_copyright {
	color:#CCCCCC;
	font-size:12px;
}



/*-------------- COMPETITION PAGE ---------------
-------------------------------------------------
-----------------------------------------------*/

h1#comp_title {
	margin:0px;
	height:82px;
}

h1#comp_title span {
	display:none;
}

/*FOR THE ENGLISH TRANSLATION SITTING BELOW THE MAIN ONE*/
.comp_english_header {
	text-transform:uppercase;
	border-top:solid thin #999999;
	width:685px;
	padding-top:15px;
	color:#FFFFFF;
}
/*/////////////////////////////////////////////////////*/

.comp_paragraph {
	width:650px;
	font-size:12px;
	color:#FFFFFF;
}

.comp_tc {
	color:#FFFFFF;
	font-size:12px;
}

a#comp_tc {
	font-size:12px;
}

a#comp_tc:hover {
	text-decoration:underline;
}