/*------------------------main structural divs for three column layout-------------------------------------*/

body							{
font-size: 14px;
font-family: "Trebuchet MS", Georgia;
text-align: center;
width: 95%;
min-width: 1000px;
background: rgb(200,200,200) url(../images/body-bg.png) repeat 0 0;
margin: 0 auto 50px auto;
color: rgb(50,50,50);

}
							
#body_wrapper1		{
text-align: left;
background-color: #fff;
margin: 0;
padding: 0;

}

#header_wrapper				{
width: 100%;
}


#header_section1 {
text-align: right;
}


#header_section2  			{
text-align: left;
padding-left: 50px;
}

#main_subs_side_footer		{
padding: 0;
margin: 0;
}

#main_subs_side		{
padding: 0;
margin: 0;
/*background: #fff url(../images/mainbodybg.gif) repeat-y 100% 0;*/
position: relative;
min-height: 800px;
}

#main_subs {
padding: 10px;
width: 75%;
}

#side_section {
width: 21%;
position: absolute;
top: 0;
left: 78%;
}

#side_section_wrapper {
padding: 20px 30px 10px 20px;
}


#subs {
padding: 0;
padding-top: 20px;
}

#sub1 {
width: 50%;
float: left;
padding-right: 5%;
}

#sub2 {
width: 45%;
padding: 0;
float: left;
}

#footer_section					{
text-align: center;
padding: 50px;
border: 1px solid #666;
background: #fff none;
clear: both;
}

/*------------------------styling for standard elements-------------------------------------*/

h1							{
font-size: 18px;
}

h2{
font-size: 18px;
}

h3							{
font-size: 14px;
font-weight: 600;
}

a:link 						{ 
color: rgb(0,70,200);
text-decoration: none;
display: inline-block;
padding-bottom: 2px;
position: relative;
top: 2px;
}

a:visited { 
color: rgb(0,70,200);
text-decoration: none;
display: inline-block;
padding-bottom: 2px;
position: relative;
top: 2px;
}

a:hover { 
color: rgb(0,70,200);
text-decoration: underline;
display: inline-block;
padding-bottom: 2px;
position: relative;
top: 2px;
}

a:active { 
color: rgb(0,70,200);
text-decoration: none;
display: inline-block;
padding-bottom: 1px;
position: relative;
top: 2px;
}


/*------------------------styling for additional content-------------------------------------*/

div.CourseList	{
border: 1px solid rgb(200,200,200);
padding: 2%;
margin-bottom: 20px;
}

div.ConsultancyList	{
border: 1px solid rgb(200,200,200);
padding: 2%;
margin-bottom: 20px;
background: #efefef;
}

div.ConsultancyList	 li {
list-style-type: square;
}

div.ConsultancyList span.consultancy_header {
display: block;
font-size: 16px;
padding: 5px 0 5px 0;
}

div.ConsultancyList span.take_note {
font-size: 140%;
}

div.DocManSolutions	{
border: 1px solid rgb(200,200,200);
padding: 2%;
margin-bottom: 20px;
}

div.DocManSolutions	{
border: 1px solid rgb(200,200,200);
padding: 2%;
margin-bottom: 20px;
background: #fff;
}

div.DocManSolutions	 li {
list-style-type: square;
}

div.IntranetSolutions	{
border: 1px solid rgb(200,200,200);
padding: 2%;
margin-bottom: 20px;
}

div.IntranetSolutions	{
border: 1px solid rgb(200,200,200);
padding: 2%;
margin-bottom: 20px;
background: #fff;
}

div.IntranetSolutions	 li {
list-style-type: square;
}

div.ISP_Short {
}



/*------------------------styling for additional content: testimonials-------------------------------------*/

div.Testimonials	{
border: 1px solid rgb(200,200,200);
padding: 2%;
margin-bottom: 20px;
}

p.quotation					{
position: relative;
left: 5px;
font-style: italic;
}


span.bqstart					{
font-family: "Times New Roman" ;
text-indent: 0;
float: left;
font-size: 200%;
margin: -2px 0 -5px 0;
}

span.bqend					{
font-family: "Times New Roman" ;
font-size: 200%;
}

div.tips_tricks	{
border: 1px solid rgb(200,200,200);
padding: 2%;
margin-bottom: 20px;
}

div.tips_tricks_full	{
padding: 10px 20px 20px 20px;
}	

/*------------------------styling for administration forms-------------------------------------*/

form.admin_form				{
width: 100%;
padding-bottom: 20px;
}

.admin_form	fieldset			{
border: 1px solid rgb(0,70,213);
padding: 10px 0 10px 0;
margin-bottom: 10px;
}

.admin_form label				{
color: rgb(50,50,50);
width: 15%;
display: inline-block;
}
					
.admin_form ol 				{
list-style-type: none;
}

.admin_form input, select		{
width: 40%;
position: relative;
left: 100px;
}

.admin_form fieldset.submit input	{
width: 100px;
margin-right: 10px;
}

span.formerror				{
display: inline-block;
color: red;
font-style: italic;
margin: 10px;
}

/*------------------------styling for build your own course form-------------------------------------*/

form.module_form				{
width: 100%;
}

.module_form fieldset			{
border: 1px solid rgb(0,70,213);
padding: 10px 0 10px 0;
margin-bottom: 10px;
}


.module_form ul				{
list-style-type: none;
}

.module_form li				{
padding-left: 30px;
}

.module_form input, select		{
padding-left: 0;
}

.module_form fieldset.submit input	{
width: 100px;
margin-right: 10px;
margin-bottom: 20px;
}
/*end of module_form styling*/




/*------------------------styling for build your own course user information form-------------------------------------*/

.enquiry_info 		{
padding-bottom: 2px;
}

.enquiry_info  label 	{
display: inline-block;
width: 100px;
margin-right: 5px;
}				

.enquiry_info li		{

list-style-type: none;
}

.enquiry_info input		{
width: 200px;
text-align: left;
}

#enquiry_submit input		{
margin: 20px;
text-align: center;
width: 400px;
font-size: 18px;
color: #fff;
background: #ffffff url('../images/submitbg.jpg') no-repeat 0 0;
height: 62px;
border: none;
}

/*------------------------styling for search site form-------------------------------------*/

#search						{
margin: 20px 20px 0 0;
text-align: left;
background: #e3dec9 url('../images/searchbg-2.png') no-repeat -10px 10px;
clear: left;
border: 1px solid #999999;
width: 200px;
padding-left: 100px;
height: 70px;
overflow: hidden;
}

#search form					{
width: 180px;
margin: 2px;
padding: 2px;
}

.searchform1 legend			{
color: rgb(0,70,213);
}

.searchform1 fieldset			{
border: 1px solid #cccccc;
}

.searchform1 label 			{
display: block;
overflow: hidden;
width: 0;
height: 0;
}

.searchform1 input			{
padding: 2px;
margin: 2px 0 2px 5px;
width: 120px;
font-size: 12px;
color: rgb(100,100,100);
height: 20px;
background-color: #fff;
border: 1px solid #c5d8d0;
margin-right: 1px;
}

.searchform1 button			{
width: 25px;
height: 25px;
border: none;
background: transparent url('../images/buttonbg.png') no-repeat 0 0;
margin-left: 3px;
}
/*end of search form styling

/*------------------------styling for parent links nav bar-------------------------------------*/

#parent_links 				{
margin-top: 10px;
text-align: left;
width: 100%;
background: #efefef;
font-size: 14px;
line-height: normal;
border-bottom: 1px solid #666;
border-top: 1px solid rgb(220,220,220);
}

#parent_links ul 				{
margin: 0;
padding: 0 10px 0 250px;
list-style-type: none;
}

#parent_links li 				{
display: inline;
margin: 0;
padding: 0;
}

#parent_links a				{
float: left;
background: url("../images/tableftF.gif") no-repeat left top;
margin: 0;
padding: 0 0 0 4px;
text-decoration: none;
position: relative;
top: -1px;
}

#parent_links a span {
float: left;
display: block;
background: url("../images/tabrightF.gif") no-repeat right top;
padding: 5px 15px 4px 6px;
color: #666;
}

#parent_links a:hover span	{
color: #fff;
}

#parent_links a:hover 		{
background-position: 0% -42px;
}

#parent_links a:hover span	{
background-position: 100% -42px;
}

/*css to split BYO Course Information into two columns*/

div.modules_col1				{
width: 49%;
float: left;
padding-top: 10px;
}

div.modules_col2				{
width: 50%;
float: left;
padding-top: 10px;
}

 span.moduleselection	{
padding-left: 50px;
display: inline-block;
position: relative;
top: 10px;
margin-bottom: 10px;
text-decoration: none;

}

span.guidance			{
display: inline-block;
padding: 20px;
}

/*styling for course schedule*/
div.schedule li				{
padding-left: 20px;
list-style-type: none;
}

span.schedule_header		{
display: block;
font-weight: 600;
color: rgb(50,50,50);
}


div.schedule_col1		{
width: 49%;
float: left;
}

div.schedule_col2		{
width: 49%;
}

#form_request_course_info {
clear: both;
}

/*styling for Build Your Own Microstation promotiom item */
#promotion1 				{
font-family: "Trebuchet MS";
border: 1px solid rgb(150,150,150);
height: 300px;
background: #fff url("../images/BYO_BG.jpg") no-repeat;
text-align: right;
overflow: hidden;
}

#promotion1 a:link span		{
color: rgb(0,70,200);
font-size: 18px;
display: inline-block;
padding: 10px;
padding-right: 60px;
text-decoration: none;
color: #fff;
background: #ffffff url('../images/submitbg.jpg') no-repeat 20% 20%;
height: 62px;
}

#promotion1 a:visited span	{
color: rgb(0,70,200);
font-size: 18px;
display: inline-block;
padding: 10px;
padding-right: 60px;
text-decoration: none;
color: #fff;
background: #ffffff url('../images/submitbg.jpg') no-repeat 20% 20%;
height: 62px;
}

#promotion1 a:hover span	{
color: rgb(0,70,200);
font-size: 18px;
display: inline-block;
padding: 10px;
padding-right: 60px;
text-decoration: none;
color: #fff;
background: #ffffff url('../images/submitbg.jpg') no-repeat 20% 20%;
height: 62px;
}

#promotion1 a:active span	{
color: rgb(0,70,200);
font-size: 18px;
display: inline-block;
padding: 10px;
padding-right: 60px;
text-decoration: none;
color: #fff;
background: #ffffff url('../images/submitbg.jpg') no-repeat 20% 20%;
height: 62px;
}

#promotion1 span.promotion_headline	{

font-size: 30px;
color: rgb(100,100,100);
display: inline-block;
margin: 30px;
}

#promotion1 span.promotion_tagline	{
font-family: Georgia;
font-size: 20px;
color: rgb(100,100,100);
display: inline-block;
margin: 30px;
}

span.click_text					{
font-size: 90%;
}

span.code					{
font-family: "courier new";
font-weight: 600;
}