@import url("/components/com_mc2010registration/base.css");
@charset "UTF-8";
/* CSS Document */

body {
	margin:8px;
	padding:0;
	background-color:#fff;
	color:#000;
}

body, th, tr {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}

.componentheading {
	font-size:14px;
	font-weight:bold;
}

.contentheading {
	font-size:13px;
	font-weight:bold;
}

span.small, td.createdate {
	font-size:11px;
	color:#444;
}

.pagenav {
	color:#444;
}

a {
	text-decoration:none;
	/*color:#999999;*/
	color: #0036FF;
}

a:hover {
	/*color:#75c353;*/
	color:#0802FF;
	text-decoration:underline;
}

.clear {
	clear:both;
}

form, fieldset, img {
	border:none;
}

input {
	margin:4px;
}

div#body_container {
	width:859px;
	border:1px solid #aeaeae;
	background-color:#FFF;
	text-align:left;
	overflow:hidden;
}

div#tpl_header {
	width:859px;
	height:125px;
	/*background-image:url(../images/top.v2.13.8.png);*/
	background-image:url(../images/top.v2.26.8.2009.png);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}
.logo {
	border: 0px solid red;
	width:	155px;
	height:	115px;
	margin-top: 2px;
	/*background-image:url(../images/mc2010.155x115.png);*/
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
	float: left;
	
}

.logom {
	border: 0px solid red;
	width:	77px;
	height:	60px;
	margin-right: 	5px;
	margin-top:	10px;
	background-image:	url(../images/metalogo.77x60.png);
	background-repeat:	no-repeat;
	background-position: 	right top;
	overflow:		hidden;
	float: 			right;
}

.logoc {
	border: 0px solid red;
	width:	109px;
	height:	60px;
	margin-right: 	5px;
	margin-top:	10px;
	background-image:	url(../images/congress.109x60.png);
	background-repeat:	no-repeat;
	background-position:	left top;
	overflow:		hidden;
	float: 			right;
}

.logoksop {
	border:	0px solid red;
	width:	282px;
	height:	60px;
	margin-right: 	5px;
	margin-top:	10px;
	background-image:	url(../images/ksop.282x60.png);
	background-repeat:	no-repeat;
	background-position:	left top;
	overflow:		hidden;
	float: 			right;
}

.logocfn {
	border:	0px solid red;
	width:	110px;
	height:	60px;
	margin-right: 	5px;
	margin-top:	10px;
	background-image:	url(../images/cfn.110x60.png);
	background-repeat:	no-repeat;
	background-position:	left top;
	overflow:		hidden;
	float: 			right;
}


span.site_name {
	border:		0px solid red;
	padding: 	50px 0 0 134px;
	display:	block;
	font-size:	16px;
}

div.spc_header {
	height:			1px;
	border-bottom:		1px solid #666;
	background-color:	#ffffff;
}

div#bc_container {
	border:		0px solid red;
	font-size:	11px;
	font-weight:	bold;
	color:		#009682;
	padding:	6px 0px 3px 0px;
	margin:		0px 0px 0px 0px;
	border-bottom:	1px dotted #ccc;
	text-transform:	uppercase;
	text-align:	center;
}


div#site_container_n {
}

div#site_container_l {
	background-repeat:repeat-y;
	background-position:left top;
	background-image:url(../images/main_bg_l.gif);
}

div#site_container_r {
	background-repeat:repeat-y;
	background-position:left top;
	background-image:url(../images/main_bg_r.gif);
}

div#site_container_lr {
	background-repeat:repeat-y;
	background-position:left top;
	background-image:url(../images/main_bg_lr.gif);
}

div#left_container {
	width:160px;
	float:left;
	overflow:hidden;
}

div#right_container {
	width:160px;
	float:right;
	overflow:hidden;
}

div#content_container {
	overflow:hidden;
	padding:0 22px 6px 22px;
}

div.moduletable_menu, div.moduletable {
	margin-bottom:16px;
}

div.moduletable_menu h3, div.moduletable h3 {
	font-weight:bold;
	font-size:11px;
	background-color:#ffffff;
	background-image:url(../images/mod_header.gif);
	background-repeat:no-repeat;
	background-position:10px 0;
	padding:4px 0 4px 22px;
	display:block;
	border-bottom:1px solid #666;
	margin:0;
}

div.moduletable_menu ul, div.moduletable_menu li {
	margin:0;
	padding:0;
	list-style:none;
}

div.moduletable_menu ul li {
	border-bottom:1px solid #ccc;
}

div.moduletable_menu ul li a {
	padding:4px 0 4px 22px;
	display:block;
	color: #000;
}

div.moduletable_menu ul li#current a {
	padding:4px 0 4px 22px;
	display:block;
	color: #000;
	background-color:#e9e9e9;
}

div.moduletable_menu ul li a:hover {
	color:#000;
	background-color:#e9e9e9;
}


div.moduletable_menu ul li ul li{
	border:none;
	border-top:1px dashed #e9e9e9;
}

div.moduletable_menu ul li ul li a {
	padding:4px 0 4px 28px;
	display:block;
}

div.moduletable_menu ul li ul li ul li a {
	padding:4px 0 4px 34px;
	display:block;
}

div.site_footer {
	width:859px;
	font-size:10px;
	color:#444;
	display:block;
	padding:4px;
}

div.site_footer a {
	color:#444;
}

div.site_footer a:hover {
	color:#111;
}

div.site_footer span.ft_joomla {
	text-align:left;
	display:inline-block;
	width:680px;
}

div.site_footer span.ft_link {
	text-align:right;
	display:inline-block;
	width:159px;
}

img.img_r {
	margin-left: 15px;
	margin-bottom: 10px;
}

