@charset "UTF-8";

/* CSS Mobile Reset */
html, body
{
 margin: 0;
 padding: 0; 
 border: 0;
}



h1, h2, h3, h4, h5, h6{ font-weight: normal; }

p img { float: left; margin: 0 10px 5px 0; padding: 0; }

img { border: 0; max-width: 100%; }

table { width:auto; border-collapse: collapse;border-spacing: 0; }


/* =GENERAL - the general styles */
body {
	font-family: sans-serif;
	color:#333;
	font-size:1em;
	line-height:1.5em;
	text-align: left;
	word-wrap: break-word;  
}

blockquote {
	margin-left:0.75em;
}


	.container {
	width:100%;	
	margin-left:0.25em;
	}
	
	.ctrlHolder
	{
	
    width: 90%;
    padding: 0px;
	font-size: 100%;
padding-top: 1em;
		
	}
	
	.ctrlHolder input
	{
		height: 2em;
		width: 100%;
		font-size: 100%;
		
	}
	
	.ctrlHolder textarea
	{
		height: 5em;
		width: 100%;
		font-size: 100%;
	}
	
	

	/*Submit button styles*/
	
	.buttonHolder { 
		margin-left:0.75em;
		margin-top:1em;
		margin-bottom:2em;
	}
	
		.buttonHolder button, .button, .submitButton, .paypal { 
		position: relative;
		font-size: 100%;
		font-weight:bold;
		border: 0; 
		background:#EAEAEA;
		padding: .5em;
		cursor: pointer;
		overflow: visible; /* removes extra side padding in IE */
		border: 2px solid;
		margin-left:.5em;	
		margin-top:0.5em;
		border-radius: 15px;
		-moz-border-radius: 15px;
		-webkit-border-radius: 15px;
		-webkit-appearance: none;
	}
	
	
	fieldset
	{
		border: none;
	}

	.selectInputshort
	{
		font-size: 100%;
	}
	
	.comicnewsbox, .enewsbox {
		
		width: 85%;
		padding:0.5em;
		margin-left: .5em;
		font-size:100%;
		    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -webkit-appearance: none;
		background:#FBFBFB;

	}
	

/*	form text { 
	background:#EAEAEA;
    width: 480px;
    padding: 30px;
	font-size: 100%;
	color:#505091;
    letter-spacing: 1px;
    border: none;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -webkit-appearance: none;}*/
 

/*	form input { 
	background:#EAEAEA;
    width: 480px;
    padding: 30px;
	font-size: 100%;
	color:#505091;
    letter-spacing: 1px;
    border: none;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -webkit-appearance: none;}*/
	
	
	
	.ebook img {display:none;}
	
	#trainer img {display:none;}
	
	
	
	.homepage_container #logo, #logo {
		position: absolute;
		left: 0;top: 0; 
		background: url(../images/mobi-logo.gif) no-repeat 0 0;		
		width: 320px; 
		height: 40px;
		text-indent: -9999px;
	}



	h1,h2,h3,h4,h5 {
		color:black; 
		
		margin-bottom:1em; 
		font-family: sans-serif;
		font-weight:bold;
		}
	
	h1 {
		font-size:130%;
		line-height:130%;
	}
	h2{
		font-size:110%;
		line-height:110%;
		color:#904814;
	}
	h3{
		font-size:100%;
		color:#424242;
	}
	h4{
		font-size:100%;
	}	
	h3 a{
	text-decoration:underline;
	font-weight:normal;
	}
	
	.ebook h3 {
	font-weight:normal;
	color:blue;
	}
	
	
	p {	

		margin-bottom:1.5em;

	}



	strong {
		font-weight: bold;
		}
	em {
		font-style: italic;
		}
	

	#StyleButton {
		display:none;}
		
	#AddThisBookmarkButton {
		display:none;
	}

	
	.hide{
		display:none;
	}

	.email{
		display: none;		
	}
	
	.noprint{
		display: none;		
	}
		

	#skip{
		display: none;		
		}
		
/* top navigation */

	#navigation{
		margin-top:3em;
}

	.homepage_container #navigation{

		margin-bottom:0;
		padding-top:0.2em; /* Space between top nav item and the logo */
		margin-left:0.6em; /*To balance the footer */
		padding-left: 0;
		text-indent: 0;
		
}

	.homepage_container #navigation li{
		list-style-type: none;

		
		
		margin-left: -0.6em;
		text-indent: 0.6em;
		
		padding-top: 0.9em;
		padding-bottom: 0.9em;	
		
		margin-bottom: -3px;
		
		background:  #f5f5f5 url(../images/mb_bg.gif) no-repeat;
		
		text-transform: uppercase;
		

		
		
	}
	
		.homepage_container #navigation li.active{
		

		display:none;
		

		
	}
	
	.homepage_container #navigation li a    {
		display: block;
		text-decoration: none;
		color: #191919;
		
	}


#main_wrapper_homepage {
		display:none;
	}

.homepage_container #summary{
		display:none;
	}
	
	#summary{
		border-bottom:1px solid #505091;
	}
	
	.container #navigation li{
		display:none;
	}
	
	.container #navigation li a    {
		display:none;		
	}
	
	.container #navigation li.active a   {
		display:none;
	}		


	
	#rightcolumn{
		display:none;
		}


		
	#homepage_bottominfo {display:none; }
	.bottomcolumn{ display:none;}
	.bottomright{display:block;}
	

	
	.bottomcolumn p{
		display:none;
	}
	
	.bottomcolumn h2 a{

		color: blue;
		margin-left:0.4em;
		font-weight:normal;
		font-size: 90%;
		margin-top:.75em;
		margin-bottom:.75em;
	}

	#footer{
		display: none;
	}
	
	.homepage_footer{
		display: none;
	}
	
/*	ul,ol{
		font-size:1em;
		margin-top:0;
		margin-bottom:2em;
		margin-left: 0;
		padding-left: 2em;
		text-indent: -1em;
	}*/
		ul,ol{

		margin-top:0;
		margin-bottom:2em;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;
	}
	ul{
		list-style:square inside;
	}
	ol{
		list-style: decimal inside;
	}
	li{
		line-height:1.5em;
	}
	ul ul{
		margin:0 0 0 1em;
	}
	dl{

	
	}
	dt{
		font-weight:bold;
	}
	dd{
		margin-left: 0;
		padding-bottom: 0.5em;
	}
	
	
	/*.calendar{
		display: none;
	}*/
	
		.calendar{
	padding-top:1em;
	padding-bottom:1em;
	background: #FfFfFf url(../images/cal.gif) no-repeat;
	background-position:center;
	}

	.calendar p {
		font-weight: bold;	
		color: #000000;		
		text-align: center;
		margin:0;
		padding:0;
		border:0;

	}
	.calendar p.month {	
		text-transform: uppercase;
		padding-top:1em;
		padding-bottom: 1em;
	}

	.calendar p.year {
		padding-top:1em;
		font-size: 80%;
	
	}
	
	.calendar a {
		color: #000000; 
		text-decoration: none;
		}
	
	
	#consultancypic{
		display: none;
	}

	.leftof3 img{
		display: none;
	}
	
	.midof3 img{
		display: none;
	}
	
	.rightof3 img{
		display: none;
	}

	div.rollover_button {
	margin-top:-1em;
	margin-bottom:2em;

	}
	
	div.rollover_button {

	width: 240px; height: 38px;
	margin: 0 3px 0 0;
	background: url( '../images/buttons.gif' ) 0 -76px no-repeat;
	padding-bottom:2em;

	}

div.rollover_button a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: 14px sans-serif;

	color:#904814;
	text-decoration: none;
	background: url( '../images/buttons.gif' ) top left no-repeat;
	
	}
div.rollover_button span {
	display: block;
	margin:0; padding: 8px 0 0 16px;
	
	
	}

	
	
	
	
	p.copyright {
		font-size:80%;
		text-align: center;
		
	}
	
	hr {
  border: 1px thin gray;
  margin-left:-0.25em;
 


  
}
	


div.legend p {
	clear:both;
	text-align:left;
	font-style:italic;
}



/* Table styles */

#mytable {
	width: 99%;
	padding: 0;
	margin: 0;
	margin-bottom: 2em;
		font-size:0.8em;
		line-height:1.2em;
}

caption {
		
	font-style:italic;
		text-align: left;
		margin-bottom:0.5em;
}

th {
	border: 1px solid #C1DAD7;

	text-transform: uppercase;
	text-align: left;
	vertical-align:top;
	padding: 2px 2px 2px 4px;
	background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
}



td {

	border: 1px solid #C1DAD7;
	background: #fff;
	padding: 2px 2px 2px 4px;
vertical-align:top;
}

td.noborder {

	border:0;
	background: #fff;
	padding: 2px 2px 2px 4px;
vertical-align:top;
}

.uniForm fieldset{
  margin:1em 0; 

}
.uniForm fieldset legend{
  color:#000; /* Reset IE */
font-size:110%;
		line-height:110%;
		font-weight:bold;
}

