/* html>body #ContainerMaster, html>body #ContainerMasterHomePage {height: auto; min-height: 100%;}  */

html {
	height: 100%;
	/* background-color: #FFFFFF; */
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color:#606A78;
	background-image:url(/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;
}

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:700px;
	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:disc;
	margin-top:6px;
	margin-bottom:6px;
}

/* MAIN PAGES */

#wrapper{
	width:838px;
	margin:0 auto;
	background-image:url(/images/shadow.png);
	background-position:right;
	background-repeat:repeat-y;
}

#mainpage{
	width:808px;
	text-align:right;
	background-color:#F78E1E;
	padding-bottom:10px;
}
#mainpage span{
	margin-left:10px;
	margin-right:10px;
}

#content{
	width:808px;
	text-align:left;
	background-color:#FDC388;
}
#header{
	text-align:center;
	margin-left:25px;
}

#nav-tl{
	padding-top:5px;
	padding-bottom:3px;
	padding-right:1px;
	text-align:left;
}
#nav-tr{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:1px;
	text-align:left;
	font-weight:bold;
}

#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 a{
	color:#4636A0;
}


/* SHADOW DIVS */
#top-shadow{
	width:838px;
	height:15px;
	margin:0 auto;
	margin-top:15px;
	background-image:url(/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(/images/shadow-bottom-left.png);
	background-position:right;
}
#bottom-shadow-center{
	width:778px;
	height:20px;
	position:relative;
	top:0px;
	float:left;
	background-image:url(/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(/images/shadow-bottom-right.png);
	background-position:right;
	background-repeat:repeat-x;
}

/* AJAX RELATED */
.aAjax{
	cursor:default; }
* 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:103;
}

/* 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;
}

#home_referal_box
{
	text-align:justify;
	width:200px;
	height:85px;
	padding:8px 8px 17px 41px;
	background-repeat: no-repeat;
	border: 0px solid Red;
}
#home_referal_box
{
	background-image:url(/images/home_referal_box.gif);
}
#home_referal_box2
{
	text-align:justify;
	width:210px;
	height:85px;
	padding:8px 8px 17px 31px;
	background-repeat: no-repeat;
	border: 0px solid Red;
}
#home_referal_box2
{
	background-image:url(/images/home_referal_box2.gif);
}


#horizontal-ul ul{
	padding:0px;
	margin:0px;
	display:inline;
}
#horizontal-ul li{
	background-image:url(/images/globe-tiny.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	padding-left:20px;
	padding-right:25px;
	display:inline;
}




/*

#user_left_menu_wrapper
{
	float:left;
	clear:none;
	width:240px;
}
#user_content_area
{
	padding-left:10px;
	float:right;
	width:440px;
	text-align:left;
}
.user_page_menu
{
	float:left;
	clear:both;
	width:230px;
	text-align:left;
	padding:5px 5px 5px 5px;
	text-decoration:none;
	color : OrangeRed;
}



*/