/* Elements */

/* Fonts - change 'sans-serif' to your preferred font */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, TABLE, OL, P, TD, TH, UL {font-size: 1em;
font-family: "Trebuchet MS", verdana, arial, sans-serif; color:#383a3c;}


/* Real styles */

A {cursor: pointer;
color:#1e1e49;}

A:link {color: #1e1e49;
text-decoration: none}

A:visited {color: #1e1e49;
text-decoration: none;}

A:active {color: #1e1e49;
text-decoration: ff890a}

A:hover {
color: #1e1e49;
text-decoration: underline}

ADDRESS {margin: 0em 0% 0em 0%;
font: italic 1em/1 sans-serif}

BIG {font-size: 1em}

BLOCKQUOTE {margin: 0em 0% 0em 0%;
line-height: 1}

BODY {
	background: #ebebeb;
	background: url("../images/bg.gif") top left repeat;
	text-align:center;
	margin: 0em 0% 0em 0%;
	font-size: 0.7em;
	cursor: default;
}

BUTTON {cursor: auto}

CAPTION {margin: 0em 0% 0em 0%;
line-height: 1}

CODE {font-size: 1em;
font-family: monospace} /* To avoid overriding boldness/italicity by using font */

DIV {margin: 0em 0% 0em 0%;
line-height: 1}

DD {margin: 0em 0% 0em 0%;
line-height: 1}

DL {margin: 0em 0% 0em 0%}

DT {margin: 0em 0% 0em 0%;
line-height: 1}
	
FORM {margin: 0em 0% 0em 0%;

}

H1 {
	margin: 1em 0% 1em 0%;
	padding-bottom: 7px;
	font-size: 1.8em;
	font-weight: bold;
	color: #1b1b2e;
}
H2 {
	margin: 1em 0% 1em 0%;
	padding-bottom: 7px;
	font-size: 1.6em;
	font-weight: bold;
	color: #ff8400;
}
H3 {
	margin: 1em 0% 1em 0%;
	padding-bottom: 7px;
	font-size: 1.4em;
	font-weight: bold;
	color: #1b1b2e;
}
H4 {
	margin: 1em 0% 1em 0%;
	padding-bottom: 7px;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff8400;
}
H5 {
	margin: 1em 0% 1em 0%;
	padding-bottom: 7px;
	font-size: 1em;
	font-weight: bold;
	color: #1b1b2e;
}


H6 {margin: 1em 0% 1em 0%;
	padding-bottom: 7px;
	font-size: 1em;
	font-weight: bold;
	color: #ff8400;
}

HR {
	background:url(../images/hr_bg.gif) top left repeat-x;
	border: 0;
	color: #e9e9e9;
	height: 1px;
	margin: 3em 0 1em 0;
}

HTML {margin: 0;
}

.textinput, TEXTAREA, SELECT {
	background: #ffffff url("../images/form_line.gif") repeat-x scroll center top;
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
	padding:4px;
	color: #ff8400;
	font-weight:bold;
	font-family: 'Lucidia Grande', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.textinput:focus, TEXTAREA:focus, SELECT:focus {
	background: #E2E5E6 url("../images/form_line.gif") repeat-x scroll center top;
	color: #000000;
}

.textinput:hover, TEXTAREA:hover, SELECT:hover {
	background: #E2E5E6 url("../images/form_line.gif") repeat-x scroll center top;
}



.required {
	background: #ffd9d9 url("../images/form_line2.gif") repeat-x scroll center top;
	border-color:#906a6a #cca6a6 #e2bcbc;
	border-style:solid;
	border-width:1px;
	padding:4px;
	color: #07438b;
	font-weight:bold;
}

.required:focus {
	background: #efefef url("../images/form_line.gif") repeat-x scroll center top;
	color: #000000;
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
}

.required:hover {
	background: #efefef url("../images/form_line.gif") repeat-x scroll center top;
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
}


KBD {font: 1em monospace}

LI {margin: 0em 0% 0em 0%;
line-height:1.4em;}

OL {margin: 0em 0% 0em 5%;
list-style: decimal}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman}

OL OL OL OL {list-style: decimal}

P {
	margin: 0em 0% 1.4em 0%;
	line-height: 1.4em;&szlig;
	color: #3b3b3b;
}

PRE {margin: 0em 0% 0em 0%;
font: 1em/1 monospace}

SAMP {font: 1em monospace}

SMALL {font-size: 1em}

SUB {font-size: 1em}

SUP {font-size: 1em}

TD {line-height: 1;
font-size: 1em;
padding: 3px;}

TEXTAREA {cursor: text}

TH {font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 3px;
font-size: 1em;
color:#383a3c;
font-weight:bold;
}

.red {
color:#FF0000;
}

.orange {
color:#ff8400;
font-weight:bold;}

.blue {
color:#1b1b2e;
}

TT {font: 1em monospace}

UL {margin: 0em 0% 2em 5%;
list-style: disc;}

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square}

UL UL UL UL {list-style: disc}

fieldset {
margin:0px;
padding:0px;
border:none;
}

/*Custom styles */
/*--------------*/

#standard_list li {
color: #009836;
font-size: 1.2em;
line-height: 1.4em;
}

.redstar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight:bold;
}

#logo {
	padding: 52px 0px 0px 5px;
}


/* rounded box */
.roundcont {
	width: 100%;
	background-color: #009836;
	color: #fff;
}

.roundcont p {
	font-size: 1.2em;
	font-weight: bold;
	/*margin: 10px 20px 10px 0px;*/
	color:#FFFFFF;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.roundtop { 
	background: url("../images/round_tr.gif") no-repeat top right; 
}

.roundbottom {
	background: url("../images/round_br.gif") no-repeat top right; 
}
/* End Rounded Box */



/* Start Mouse over div */
a.red_link {
display:block;
width:180px;
padding:0px;
border:none;
color: #f8bdbc;
text-decoration: none;
background: #e70502 url("../images/red_top.gif") left top no-repeat;
}
a.red_link:hover {
color: #fff;
background: #f33b38 url("../images/red_top_1.gif") left top no-repeat;
}

a.red_link .bigger {
	display: block;
	font-size: 1.3em;
	color:#fff;
}

a.red_link .arrow {
padding:75px 15px 40px 15px;
display:block;
background: url("../images/red_arrow.gif") left bottom no-repeat;
}
a.red_link:hover .arrow {
background: url("../images/red_arrow_1.gif") left bottom no-repeat;
padding-bottom:40px;
display:block;
}
/* End Mouse over div */


#banner_top {
	font-size: 0em;
	width: 100%;
	height: 11px;
	background: url("../images/banner_top.gif") no-repeat top left;
}

#banner_content {
	width: 100%;
	background: #2f77bf url("../images/banner_back.gif") repeat-x top left;
}

#banner_bottom {
	width: 100%;
	height: 11px;
	background: url("../images/banner_bottom.gif") no-repeat top left;
}

img.corner {
   width: 11px;
   height: 11px;
   border: none;
   display: block !important;
}

.buttonfloat {
  float: left;
  width: 151px;
  padding: 1px;
}
  
.formbutton {
	cursor:pointer;
	border: none;
	background:none;
}

.request_bar {
margin:0px;
background:url("../images/request_bar.gif") top left repeat-x;
}

.contact_link_container {
	margin-left:auto;
	margin-right:auto;
	width: 990px;
}
.request_button, .request_button:link, .request_button:visited, .request_button:active, .request_button:hover  {
margin-left:795px;
width:195px;
height:32px;
background:url("../images/request_button.gif") top left no-repeat;
display:block;
}

#panel {
display:none;
background:#0b0b14;
}

.need_help, .call_number {
font-size:2.5em;
}

.need_help {
color:#ff8400;
}

.call_number {
color:#FFFFFF;
}

.home_banner {
width:990px;
height:378px;
background:url("../images/banner.jpg") top left no-repeat;
}


/*---------main page banner boxes----------*/


.banner_box_wrap {
float:right;
margin: 26px 31px 0px 0px;
display: inline;
cursor:pointer;
}

.banner_box_wrap2 {
float:right;
margin: 26px 33px 0px 0px;
cursor:pointer;
}





.banner_box_wrap3 {
float:right;
margin: 26px 33px 0px 0px;
cursor:pointer;
}

.banner_box_top3 {
background: url("../images/banner_box_top3.gif") top left no-repeat;
}

.banner_box3 {
background:url("../images/banner_box_grad3.gif") top left repeat-x;
}

.banner_box_head3 {
background:url("../images/banner_box_head3.gif") top left no-repeat;
}






.banner_box_top2 {
background: url("../images/banner_box_top2.gif") top left no-repeat;
}

.banner_box2 {
background:url("../images/banner_box_grad2.gif") top left repeat-x;
}

.banner_box_head2 {
background:url("../images/banner_box_head2.gif") top left no-repeat;
}

.winter_banner_box_top, .banner_box_top3, .spring_banner_box_top, .summer_banner_box_top, .autumn_banner_box_top, .banner_box_top2 {
height:14px;
width:207px;
overflow:hidden;
}

.winter_banner_box_top {
background: url("../images/banner_box_top.gif") top left no-repeat;
}

.autumn_banner_box_top {
background: url("../images/banner_box_top_autumn.gif") top left no-repeat;
}

.summer_banner_box_top {
background: url("../images/banner_box_top_summer.gif") top left no-repeat;
}

.spring_banner_box_top {
background: url("../images/banner_box_top_spring.gif") top left no-repeat;
}

.winter_banner_box, .spring_banner_box, .banner_box3, .summer_banner_box, .autumn_banner_box, .banner_box2 {
width:207px;
height:309px;
}

.winter_banner_box a, .spring_banner_box a, .summer_banner_box a, .banner_box3 a, .autumn_banner_box a, .banner_box2 a {
color:#fff;
text-decoration:none;
}

.winter_banner_box a:hover, .spring_banner_box a:hover, .summer_banner_box a:hover, .banner_box3 a:hover, .autumn_banner_box a:hover, .banner_box2 a:hover {
color:#fff;
text-decoration:underline;
}

.winter_banner_box {
background:url("../images/banner_box_grad.gif") top left repeat-x;
}

.autumn_banner_box {
background:url("../images/banner_box_grad_autumn.gif") top left repeat-x;
}

.summer_banner_box {
background:url("../images/banner_box_grad_summer.gif") top left repeat-x;
}

.spring_banner_box {
background:url("../images/banner_box_grad_spring.gif") top left repeat-x;
}

.winter_banner_box p, .spring_banner_box p, .summer_banner_box p, .autumn_banner_box p, .banner_box2 p {
font-size:1em;
padding:15px;
color:#fff;
}

.banner_box3 p {
color:#666666;
font-size:1em;
padding:15px;
}
 
.winter_banner_box_head, .spring_banner_box_head, .summer_banner_box_head, .banner_box_head3, .autumn_banner_box_head, .banner_box_head2 {
height:177px;
}

.winter_banner_box_head {
background:url("../images/banner_box_head.gif") top left no-repeat;
}

.autumn_banner_box_head {
background:url("../images/banner_box_head_autumn.gif") top left no-repeat;
}

.summer_banner_box_head {
background:url("../images/banner_box_head_summer.gif") top left no-repeat;
}

.spring_banner_box_head {
background:url("../images/banner_box_head_spring.gif") top left no-repeat;
}


/*-----------end of main page banner boxes-------------*/

.index_bottom {
background:#e2e5e6;
padding:15px;
float:left;
border-bottom:1px solid #bbbcbb;
border-top:1px solid #f1f2f3;
}

.bottom_box {
width:148px;
background:url(../images/bottom_box.gif) top left no-repeat;
float:left;
padding:28px 42px 20px 50px;
}

.bottom_box p {
margin-bottom:20px;
}

.bottom_box_head {
font-size:1.2em;
color:#1b1b2e;
}

.bottom_box_head2 {
font-size:1.2em;
}

.pig {
float:right;
margin:0px 0px 6px 6px;
}

.bottom_container {
width:720px;
float:left;
}

.bottombox_left {
	padding:14px 20px 0px 36px;
	width:391px;
	background:#1b1b2e url(../images/white_dwn_arrow.gif) top left no-repeat;
	height:205px;
}

.bottombox_left p {
margin-bottom:0px;
padding:0px 0px 20px 0px;
color:#FFFFFF;
}

.bottombox_left ul {
float:left;
margin:0px;
padding:0px 0px 14px 20px;
list-style:none;
color:#FFFFFF;
width: 141px;
}

.bottombox_left li {
line-height:1.4em;
margin: 0;
padding:0;
}

.whats_new_float {
margin-left:60px;
width:170px;
float:left;
}

.bottombox_left a, .bottombox_left a:link, .bottombox_left a:active, .bottombox_left a:visited, .footer_padding a, .footer_padding a:link, .footer_padding a:active, .footer_padding a:visited {
color:#ff7900;
text-decoration:none;
}

.bottombox_left a:hover, .footer_padding a:hover {
color:#ff7900;
text-decoration:underline;
}

.bottombox_right {
	padding:14px 30px 0px 36px;
	float:left;
	width:141px;
	background:#fff url(../images/dwn_arrow.gif) top left no-repeat;
	height:205px;
}

.nav_block_bottom {
background:url(../images/nav_block_bottom.gif) top left repeat-x;
padding:12px 0px 15px 11px;
}

.contact_box {
	background: #f5f5f5 url("../images/contact_box_background.gif") repeat-x top;
	border-color:#cbcbcb #d9d9d9 #c3c3c3 #dedede;
	border-style:solid;
	border-width:1px;
	padding: 15px;
	margin: 0px 0px 10px 0px;
}

.brochure_container {
background:#0B0B14;
width:990px;
margin-left:auto;
margin-right:auto;
padding-top:0px;
padding-bottom:10px;
padding-top:20px;
}

.brochure_container td {
text-align:left;
color:#fff;
}

.brochure_form {
border:1px solid #19192c;
padding:20px;
background:#0e0e1a  url(../images/callback_bg.gif) top right no-repeat;
}

.request {
font-weight:normal;
font-size:2em;
color:#FFFFFF;
float:left;
margin-bottom:15px;
}

.call_back {
font-weight:normal;
font-size:2em;
color:#ff8400;
float:left;
margin-bottom:15px;
}

.table_padding {
padding:0px 0px 5px 0px;
}

/*---------- start of training page course categories ---------------*/

.course_cagegory ul {
padding:0px;
margin:0px;
border-top:1px solid #eaeaea;
margin-bottom:15px;
}

.course_cagegory li {
list-style:none;
margin-bottom:0px;
background: url(../images/course_cat_bg.gif) top left repeat-x;
}

.course_cagegory li a p {
font-size:0.7em;
margin-bottom:0px;
}

.course_cagegory li a {
border-bottom:1px solid #eaeaea;
border-top:1px solid #fff;
color:#1b1b2e;
display:block;
font-size:1.3em;
padding:10px 10px 10px 40px;
background:url(../images/white_bar_arrow.gif) 10px 7px no-repeat;
font-weight:bold;
}

.course_cagegory li a:link {

}

.course_cagegory li a:active {

}

.course_cagegory li a:visited {

}

.course_cagegory li a:hover {
border-top:1px solid #feefde;
border-bottom:1px solid #fcdab5;
background:#feefde url(../images/course_cat_arrow.gif) 10px 7px no-repeat;
text-decoration:none;
color:#ff8400;
}


.dates {
font-size:0.7em;
}

/*---------- end of training page course categories ---------------*/


/*---------- start of training page course's  ---------------*/

.course_title h2 {
display:block;
background:#fdeddb;
border:1px solid #fcdab5;
padding:7px 5px 7px 10px;
margin-bottom:1em;
margin-top:0;
}

.course_title h1 {
margin-bottom:0.2em;
}

.courses_cont {
padding:0px 20px 0px 20px;
}

.courses_cont h3 {
padding-top:2px;
padding-left:25px;
background:url(../images/course_bullet.gif) top left no-repeat;
}

.courses_cont li {
background:url(../images/courses_bullet.gif) top left no-repeat;
list-style:none;
padding-left:15px;
}

.courses_cont ul {
padding-left:10px;
}


/*---------- end of training page course's  ---------------*/

.booking_box_info {
background:url(../images/booking_box.jpg) top left no-repeat;
padding:55px 20px 15px 25px;

}

.booking_box_info p {
color:#1b1b2e;
margin-top:20px;
margin-bottom:5px;
font-size:1em;
}

.booking {
color:#1b1b2e;
font-size:2em;
font-family:"Century Gothic" "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
}

.booking_details {
color:#1b1b2e;
font-size:1.2em;
padding-top:5px;
display:block;
}

.beadcrumb_bar {
border-top:1px solid #f6f6f9;
padding:9px 8px 9px 17px;
background:#efeff2 url(../images/breadcrumb_bg.gif) bottom left repeat-x;
}

.breadcrumb {
float:left;
width:704px;
color:#1B1B2E;
font-weight:bold;
}

.breadcrumb a {
font-weight:normal;
color:#1B1B2E;
}
.course_nav_head {
font-size:1.2em;
float:left;
width:244px;
color:#1B1B2E;
font-weight:bold;
}

.form_table {
padding:30px;
border:1px solid #e9e9ec;
}

.schedule_head th {
background:#e9e9ec;
border:1px solid #c1c1c6;
border-right:0px;
padding:7px 7px 7px 10px;
color:#1B1B2E;
}

.course_schedule {
background:#f6f6f9;
}

.schedule_table {
border-right:1px solid #c1c1c6;
}

.course_schedule td {
padding:5px 5px 5px 10px;;
border-bottom:1px solid #c1c1c6;
border-left:1px solid #c1c1c6;
}

.couse_name_table {
background:#fff;
border-bottom:1px solid #ccc;
}

#proj_gallery a {
margin-right:10px;
}

.job_format h1 {
margin:1em 0em 0.2em 0em
}

.job_format h2 {
margin:0.5em 0em 0.2em 0em}

.job_format h3 {
margin:0.5em 0em 0.2em 0em
}

.job_format h4 {
margin:0.5em 0em 0.2em 0em
}

.back_top {
margin-top:25px;
margin-bottom:5px;
padding:2px 0px 2px 20px;
background:url(../images/back_top_arrow.gif) 0px 1px no-repeat;
}

.back_page {
padding:2px 0px 2px 20px;
background:url(../images/back_to_page_arrow.gif) 0px 1px no-repeat;
}

.color_change {
background:#ff8f1f;
}

.comment_wrap {
width:470px;
background:#fff url(../images/comment_bg.gif) top left no-repeat;
margin-top:20px;
padding:30px 40px 20px 40px;
}

.comment h1, .comment h2, .comment h3, .comment h4, .comment h5, .comment h6 {
margin:0px 0px 0.3em 0px;
font-family:"Courier New", Courier, monospace;
}

.comment_wrap hr {
margin:5px 14px 5px 14px;
}

.comment_wrap p {
font-family:"Courier New", Courier, monospace;
}

.comment {
float:left;
}

.comments_up {
width:50px;
height:50px;
float:left;
}

.msg {
background:#fae895 url("../images/msg_background.gif") repeat-x; padding: 10px; font-weight:bold; margin-bottom:10px; color: #1e1818;
}

.consult_list {
margin-left:0;
padding-left:0;
list-style-position:inside;}