/* html>body #ContainerMaster, html>body #ContainerMasterHomePage {height: auto; min-height: 100%;}  */

html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color:#606A78;
	background-image:url(/templates/1/images/pattern.jpg);
	background-repeat:repeat; 
}

p,div,td,th,span,form,tr,table,h1,h2,h3,h4,h5,img{
	margin: 0px;
	padding:0px;
	font-size:1.0em;
	border:none;
}
p,div,td,h1,h2,h3,h4,h5{
	line-height:1.8em;
}


img, div { behavior: url(/templates/1/css/iepngfix.htc); }

input,select{
	font-size:12px; }
textarea{
	font-size:12px; }

a{
	text-decoration:none;
	color:#001F5B; }
a:hover{
	text-decoration:underline;
	color:#001F5B; }

hr{
	background-color:#FF6600;
	color:#FF6600;
	border:0px;
	width:100%;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
}

h1{
	font-size:18px;
	text-align:left;
	color:#FF6600;
	padding-top:10px;
	padding-bottom:5px;
}

h2{
	font-size:14px;
	margin-bottom:0px;
	font-weight: bold;
	color:#FF6600;
}

h3{
	font-size:12px;
	margin-top:3px;
	margin-bottom:5px;
	font-weight: bold;
}

h4{
	font-size:14px;
	margin-bottom:0px;
	font-weight: bold;
	color:#990000;
}

h5{
	font-size:12px;
	margin-top:3px;
	margin-bottom:5px;
	font-weight: bold;
	color:#FF6600;
}

ul{
	font-size: 1em;
	margin-top:0px;
	margin-bottom:15px;
	list-style-type:none;
}

li{
	margin:0px;
	list-style-type:square;
	margin-top:6px;
	margin-bottom:6px;
}

/* MAIN PAGES */

#wrapper{
	width:838px;
	margin:0 auto;
	background-image:url(/templates/1/images/shadow.png);
	background-position:right;
	background-repeat:repeat-y;
}

#mainpage{
	width:808px;
	text-align:right;
	background-color:#F78E1E;
}
#mainpage span{
	margin-left:10px;
	margin-right:10px;
}
#mainpage a{
	color:#FFFFFF;
}

#content{
	width:808px;
	text-align:left;
	background-color:#FDC388;
	position:relative;
	z-index:2000;
}

#substance{
	padding:40px;
	padding-top:0px;
	width:728px;
	background-color:#FFFFFF;
	text-align:left;
	color:#4B5A71;
}
#substance p{
	margin-top:5px;
	margin-bottom:5px;
}
#substance p,div,td{
	line-height:20px;
}
#substance a{
	color:#4636A0;
}


/* SHADOW DIVS */
#top-shadow{
	width:838px;
	height:15px;
	margin:0 auto;
	margin-top:15px;
	background-image:url(/templates/1/images/shadow-top-right.png);
	background-position:right;
	background-repeat:repeat-y;
}
#inner-shadow{
	width:808px;
	height:15px;
	background-color:#F78E1E;
	text-align:right;
}
#bottom-shadow{
	width:838px;
	height:20px;
	margin:0 auto;
}
#bottom-shadow-left{
	width:30px;
	height:20px;
	float:left;
	background-image:url(/templates/1/images/shadow-bottom-left.png);
	background-position:right;
}
#bottom-shadow-center{
	width:778px;
	height:20px;
	position:relative;
	top:0px;
	float:left;
	background-image:url(/templates/1/images/shadow-bottom.png);
	background-position:right;
	background-repeat:repeat-x;
}
#bottom-shadow-right{
	width:30px;
	height:20px;
	position:relative;
	top:0px;
	float:left;
	background-image:url(/templates/1/images/shadow-bottom-right.png);
	background-position:right;
	background-repeat:repeat-x;
}

/* AJAX RELATED */
#TB_overlay {
	display:none;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
	 height:0px;
	 width:0px;
}

.aAjax{
	cursor:pointer;
	cursor:hand;
}

* html #ajaxDiv { /* ie6 hack */
	position: absolute;
	min-height:700px;
}
#ajaxDiv{
	position:absolute;
	left:150px;
	top:0px;
	width:600px;
	height:auto;
	padding:25px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	display:none;
	z-index:2003;
}

/* INTERNAL DEFINITIONS */
#small_hr
{
	width:90%;
	padding:0px;
	margin:10px;
	margin-left:0px;
}
span.pad
{
	padding-left:10px;
	padding-right:10px;
}

/* COURSE DETAIL FLOATING DIVS */
#course_detail_left
{
	float:left;
	clear:none;
	width:67%;
	padding-right :30px;
	text-align:justify;
}
#course_detail_left hr
{
	width:90%;
	margin-left:0px;
}
#course_detail_right
{
	float:right;
	clear:none;
	width:25%;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	text-align:left;
	border:1px solid #FDC388;
	background-color:#FFFFC6;
}
#course_detail_right hr
{
	width:100%;
}
#course_detail_right li{
	margin-left:-24px;
}
#course_detail_right a{
	color:#990000;
}

#clearboth{
	clear:both;
}

#detail_header_options
{
	width:99%;
	clear:both;
	text-align:center;
}





#delegate_detail_left
{
	float:left;
	clear:none;
	width:55%;
	padding-right :10px;
	text-align:justify;
}

#delegate_detail_left hr
{
	width:98%;
}

#delegate_detail_right
{
	float:right;
	clear:none;
	width:40%;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	text-align:left;
	border:1px solid #DDDDDD;
	background-color:#F4F4F6;
}

#delegate_detail_right td{
	vertical-align:top;
}

#horizontal-ul ul{
	padding:0px;
	margin:0px;
	display:inline;
}
#horizontal-ul li{
	background-image:url(/templates/1/images/globe-tiny.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	padding-left:20px;
	padding-right:25px;
	display:inline;
}

#shopping_cart{
	width:550px; 
	border:1px solid #CCCCCC; 
	padding:5px; 
	margin:0 auto; 
	margin-top:10px; 
	margin-bottom:10px;
}
#shopping_cart input{
	border:0px;
}

#courselisting {
	width: 700px;
	border: solid 1px #FF6600;
	padding: 10px;
	margin-top:10px;
	margin-bottom:10px;
}

#target_audience{
	border:1px solid #FDC388;
	background-color:#FFFFC6;
	text-align:center;
}

#submit_button{
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	padding-bottom:4px;
	padding-left:20px;
	padding-right:20px;
	border:1px solid #000000;
	background-color:#FF6600;
	cursor:pointer;
}


.help_bubble{
	text-align:left;
	position: absolute;
	top: 0px;
	left: 0px;
	width:400px;
	border:1px solid #999999;
	background-color:#FFFFFF;
	padding:20px;
	display:none;
}
body>.help_bubble{
	position:fixed;
}

.search_bubble{
	position: absolute;
	top: 0px;
	left: 0px;
	width:300px;
	border:1px solid #001F5B;
	background-color:#F9A348;
	color:#FFFFFF;
	padding:20px;
	display:none;
	z-index:4000;
	margin-right:100px;
}


/* MAIN TABLE AND DIVS */

#main-table {
	width:100%;
}
#main-table td{
	vertical-align:top;
	text-align:left;
	font-size:11px;
	padding-left:15px;
	width:25%;
	cursor:pointer;
	cursor:hand;
}
#main-table h2{
	font-size:12px;
	color:#FFFFFF;
}
#main-table div{
	margin:0px;
	margin-left:-15px;
	padding:0px;
	padding-top:5px;
	padding-right:10px;
	position:absolute;
	top:144px;
	width:190px;
	z-index:1000;
	display:none;
}
#main-table li{
	margin-left:-10px;
	font-size:1.1em;
}
#main-table a{
	text-decoration:none;
	color:#4636A0;
	font-weight:bold;
}

#td2{
	background-color:#A1DCAB;
}
#td2 div{
	background-color:#C8EFCE;
}
#td2 li{
	color:#006600;
}
#td2 a, a:visited{
	color:#006600;
}

#td3{
	background-color:#BDB85B;
}
#td3 div{
	background-color:#F1EFBD;
}
#td3 li{
	color:#928C25;
}
#td3 a, a:visited{
	color:#928C25;
}

#td4{
	background-color:#A0A3C2;
}
#td4 div{
	background-color:#D3D7EF;
}
#td4 li{
	color:#3C2068;
}
#td4 a, a:visited{
	color:#3C2068;
}

#td5{
	background-color:#E5BA81;
}
#td5 div{
	background-color:#F4DAB6;
}
#td5 li{
	color:#825109;
}
#td5 a, a:visited{
	color:#825109;
}

#all-courses {
	padding:0px;
	padding-left:60px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(/templates/1/images/icons/person.png);
	background-repeat:no-repeat; 
	background-position:left;
}

#all-courses h2,p {
	line-height:0.9em;
}

#details-nav {
	height:29px;
	width:497px;
	background-image:url(/templates/1/images/icons/info-box-bg.gif);
	background-repeat:repeat-x;
}
#details-box {
	width:477px;
	background-color:#F0EFFF;
	border:1px solid #C7C5D2;
	border-top:none;
	padding:10px;
}
#details-box p {
	margin:0px;
	padding-bottom:5px;
}


#preview_pane {
	position:absolute;
	top:40px;
	left:40px;
	width:640px;
	height:500px;
	display:none;
	background-color:#FFFFFF;
	border:1px solid #FF6600;
	background-image:url(/images/loading-advert.gif);
	background-repeat:no-repeat;
	background-position:center;
	z-index:2030;
}

#footermenu	{margin: 0px;
			width:25%;
			float: left;}
			
#footermenu a, #footermenu a:visited {
 			 text-decoration:none;
 			 border-bottom: 1px dotted #c6c6c6;
  			 color:#4b5a71;
 			 display:block; 
 			 padding: 3px 0px 0px 5px;
 			 margin: 0px 20px 0px 0px;
  		 	 height: 18px;}
  
  
#footermenu a:hover {color:#f78e1e;}	
  
  
#footer	    {margin: 0px 0px 0px 0px;
    		font-family: Tahoma, Geneva, sans-serif;
 			font-size: 11px;
			width:743px;
			color: #4b5a71;
			background: #e1e1e1;
			padding: 15px 30px 35px 35px;
			height: 100px;
			border-top: 5px solid #f78e1e;}
