/*=== Setup ===*/
body {
	background: #FFFFFF url(../images/bgbody.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	font: 0.77em Arial, Helvetica, sans-serif;
	color: #333333;
}
p{
	margin-bottom: .75em;
}
a {
	color: #996600;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;	
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 7px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
.bgbody{
	background: #FFFFFF url(../images/bgbody2.gif) repeat-x;
}
/*=== Top Bar ===*/
#topBar {
	margin-top: 3px;
}
#topBar .rCol{
	width: 718px;
	float: right;
	position: relative;
}
#topBar .rCol .language{
	position: absolute;
	right:250px;
	top:3px;
	font: 17px Tahoma, Arial, Verdana;
	padding: 7px;
	margin-bottom: 20px;
}
#topBar .rCol .language a{
	color: #E2004D;
	text-decoration: none;
}
#topBar .rCol .language a:hover{
	color: #666;
}
#topBar h1{
	background: url(../images/weightlossshow-logo.gif);
	text-indent: -9999px;
	width: 162px;
	float: left;
}
#topBar h1 a{
	display: block;
	height: 261px;	
}

/*=== Navigation ===*/
#nav {
	float: right;
	width: 242px;
	text-align: center;
	color: #FFFFFF;
}
#nav ul {
	background: url(../images/bg-nav.gif) no-repeat left;
	height: 27px;
	padding-top: 10px;
}
#nav ul li{
	display: inline;
	padding: 0px;
	margin: 0px 8px;
}
#nav ul li a{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav ul li a:hover{
	color: #FFCC00;
}

/*===Weight LossS how ===*/
#weightLossShow{
	background: url(../images/img-weightloss.jpg) no-repeat right;
	padding-top: 45px;
	height: 179px !important;
}
#weightLossShow h2 {
	background: url(../images/title-weightlossshow.gif) no-repeat;
	height: 87px;
	text-indent: -9999px;
}
#weightLossShow h2, #weightLossShow h3, #weightLossShow p{
	width: 525px;
}

/*=== Show Detail ===*/
#showDetail{
	height: 109px;
}
#showDetail ul li{
	display: inline-block;
	font-weight: bold;
	margin-right: 15px;
	padding-top: 45px;
	width: 175px;
	float: left;
}
.when, .venue, .timings, .facilities, talks{
	height: 25px;
	width: 110px;
}
.when{
	background: url(../images/img-when.gif) no-repeat;
}
.venue{
	background: url(../images/img-venue.gif) no-repeat;
}
.timings{
	background: url(../images/img-timing.gif) no-repeat;
}
.facilities{
	background: url(../images/img-facilities.gif) no-repeat;
}
.talks{
	background: url(../images/img-talks.gif) no-repeat;
}
/*=== Header ===*/
#header{
	background: url(../images/header.jpg) no-repeat center top;
	height: 320px;
}
#header2{
	background: url(../images/header-exhibitors.jpg) no-repeat center top;
	height: 160px;
}
#checkout{
	color: #FFFFFF;
	padding: 90px 25px 0 25px;
	width: 512px;

}
#checkout ul li{
	background:transparent url(../images/bullets.gif) no-repeat scroll 0 5px;
	margin:0 0 0.3em;
	padding:0 0 0 9px;
}
#checkout form{
	margin-top: 15px;
}
#checkout h2 {
	margin-top:20px;
}
#checkout .txtfield{
	padding: 14px 7px 7px;
	height: 22px;
	color: #666666;
	width: 236px;
}
#checkout .activeTextbox {
	color:#000;
}
#checkout .btn{
	background: url(../images/btn-letusremindyou.gif);
	border: none;
	height: 38px;
	width: 152px;
	margin-top: 5px;
}

/*=== Content ===*/
#content{
	padding: 10px;	
}
#content form{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#content form label{
	float:left;
	padding-top: 3px;
	width: 70px;
}
#content form span {
	margin-right: 20px;
}
#content form input, #content form textarea{
	margin-bottom: 3px;
	font: 11px Arial, Helvetica, sans-serif;
}
#bmiValue{
	padding: 4px;
	border: 1px dashed #66CC33;
	font-weight: bold;
	width: 200px;
}
/*=== BMI ===*/
#bmiValue{
	padding: 4px;
	border: 1px dashed #66CC33;
	font-weight: bold;
	margin-top:4px;
	width:200px;
}
#bmiValue strong {
	color:red;
}
/*=== END BMI ===*/
.btn{
	color: #fff;
	background: url(../images/bg-button.jpg) repeat-x;
	border: none;
	height: 24px;
	float: left;
	margin-right: 5px;
	font: bold 11px Arial, Helvetica, sans-serif !important;
	margin-top: 3px;
}
a.btn{
	color: #fff;
	font-weight: bold;
	background: url(../images/bg-button.jpg) repeat-x;
	height: 14px;
	width: 90px;
	text-align: center;
	font-size: 11px;
	padding: 4px;
	display: block;
	text-decoration: none;
	float: left;
	margin-right: 5px;
}
a.nav {
	color: #333333;
	background: #FFF;
	border: 1px solid #CCCCCC;
	height: 12px;
}
a.nav:hover{
	color: #fff;
	background: url(../images/bg-button.jpg) repeat-x;
	border: 1px solid #999;
	
}
#col1, #col2, #col3, #col5{
	width: 286px;
}
#col4{
	width: 612px;
}
#col5{
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
}
#col6{
	border-top: 1px solid #CCCCCC;
	padding-top: 20px;
}
#col6 .advertisement{
	padding-top: 10px;
}
#col1 h3, #col2 h3, #col3 h3, #col4 h3, #col5 h3{
	height: 56px;
	text-indent: -9999px;
}
#col1 h3{
	background: url(../images/title-welcome.gif);
}
#col2 h3{
	background: url(../images/title-thingstoponder.gif);
}
#col3 h3{
	background: url(../images/title-bmicalculator.gif);
}
#col4 h1, #col4 h2 {
	padding-top: 10px;
}
#col4 h4{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 10px;
}
#col4 .welcome2{
	background: url(../images/title-welcome2.gif) no-repeat;
}
#col4 .exhibitors{
	background: url(../images/title-exhibitors.gif) no-repeat;
}
#col4 .contact{
	background: url(../images/title-contact.gif) no-repeat;
}
#col5 .bookingForm{
	background: url(../images/title-bookingform.gif) no-repeat;
}
#col1{
	background: url(../images/separator-sections.gif) repeat-y right;
	padding-right: 20px;
	margin-bottom: 10px;
}
#col2{
	background: url(../images/separator-sections.gif) repeat-y right;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
}
#col4{
	background: url(../images/separator-sections.gif) repeat-y right;
	padding-right: 20px;
	margin-bottom: 10px;
}

#col4 ul{
	margin-bottom: 10px;
}
#col4 ul li{
	list-style: square inside;
}
#col4 table{
	text-align: center;
	margin: 3px;
	padding: 3px;
}
#col4 table th{
	font-weight: bold;
	color: #FFFFFF;
	background: #2b200a;
	height: 20px;
	padding-top: 5px;
}
#col4 table td{
	height: 18px;
	padding: 2px;
}
#col5 p {
	margin-top: 0px;
	padding-bottom: 10px;
}

/*=== Sponsors/ Partners ===*/
#sponsors {
	border: 1px solid #e8e8e8;
	padding: 10px;
}
div#sponsors a {
	display:block;
	border:1px solid #ffffff;
}
div#sponsors a:hover {
	border:1px solid #ccc;
}
#sponsors ul{
	padding: 5px;
	text-align: left;
}
.sponsors{
	text-indent: -9999px;
	background: url(../images/img-weloveoursponsors.gif) no-repeat;
	height: 30px;
}
.flash{
	padding-bottom: 20px;
	text-align: center;
}
.flashBanner{
	border: 1px solid #e8e8e8;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
}
.flashBanner ul{
	text-align: center;
	
}
.flashBanner ul li{
	text-align: center;
	padding: 0 5px;
	display: inline;
}
.flashBanner ul li a{
	border: solid 1px #fff;
	display: inline-block;
}
.flashBanner ul li a:hover{
	border: solid 1px #ccc;
}
.partners{
	text-indent: -9999px;
	background: url(../images/partners.gif) no-repeat;
	height: 30px;
}
#sponsors ul li{
	display: inline;
	text-align: center;
	float: left;
	padding: 0 0 20px;
	font-weight: bold;
}
#sponsors h4{
	border-bottom: 1px solid #F5F5F5;
	padding-bottom: 5px;
	font-size:16px;
}
#sponsors .left-column {
	width:46%;
	float:left;
	border-right:1px dotted #eaeaea;
	padding:10px 18px 10px 10px;
}
#sponsors .right-column {
	width:46%;
	float:right;
	padding:10px;
}

/*=== Footer ===*/
#footer {
	background: url(../images/bg-footer.gif) repeat-x;
	height: 59px;
	font-size: 12px;
}
#footer a{
	color: #333333;
	text-decoration: underline;
}
#footer div{
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
}
#footer div div{
	width: 47%;
	height: 22px;
}
.padding-right {
	padding-right: 70px;
	margin-bottom: 30px;
}
.padding-left {
	margin-left: 70px;
}
.colorRed {
	color: #990000;
}
.facebook-link{
	background: url(../images/facebook.gif) no-repeat right;
	padding-right: 20px;
	color: #455f9f !important;
	text-decoration: none !important;
	display:inline-block;
	height:16px;
	line-height:16px;
}
#IC p a
{
    text-decoration: none;
    font-weight: normal;
}

#IC p a:hover
{
    text-decoration: underline;
    
}


/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}