* {
	margin: 0;
	padding: 0;
}

body {

font-family:  Verdana, Calibri, Arial, Helvetica, sans-serif;
_font-family:  Verdana, trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
_font-size: 11px;
color: #FFF;

background:url(images/wrap_bg.png) repeat;
}

a { color: #60C3DB; text-decoration: none; }
a:hover { text-decoration: underline; }

img { border:0 }	

h1 {
color:#FFF;
font-size: 140%;
}

/* Form */
label {
	font-size:120%;	
}

label#error {
	font-size:120%;	
	color:red;
	font-weight:bold;
	padding-left:16px;
}

input {
border:1px #ccc solid;
width:300px;
height:20px;
margin:0 0 10px 0;
}

input[type=image] {width:92px;height:29px;border:0px}
input[type=file] {width:495px;height:25px; border:1px #ccc solid;}

select {
border:1px #ccc solid;
width:302px;	
}

textarea {
width:495px;
height:150px;
OverFlow:auto;
border:1px #ccc solid;
}

#wrap {
width: 1024px;
margin: 20px auto;
margin-top:0px;
border:1px #000 solid;
background: url(images/bg-new.png) repeat;
}

.header {
width:1024px;
height:600px;
margin: 0px 0px 0px 1px;
border:0px red solid;
}



.header#new1 {
background: url(images/bg-new-rto-pg1.jpg) no-repeat;
}

.header#new2 {
background: url(images/bg-new-rto-pg2.jpg) no-repeat;
}

.header#new3 {
background: url(images/bg-new-rto-pg3.jpg) no-repeat;
}

.header#new4 {
background: url(images/bg-new-rto-pg4.jpg) no-repeat;
}

.header#exist1 {
background:  url(images/bg-existing-rto-pg1.jpg) no-repeat;
}

.header#exist2 {
background:  url(images/bg-existing-rto-pg2.jpg) no-repeat;
}

.header#exist3 {
background:  url(images/bg-existing-rto-pg3.jpg) no-repeat;
}

.header#exist4 {
background:  url(images/bg-existing-rto-pg4.jpg) no-repeat;
}

.header#exist5 {
background:  url(images/bg-existing-rto-pg5.jpg) no-repeat;
}

.header#exist6 {
background:  url(images/bg-existing-rto-pg6.jpg) no-repeat;
}

.header#student {
background:  url(images/bg-student-portal.jpg) no-repeat;
}

.header#trainer {
background:  url(images/bg-trainer-portal.jpg) no-repeat;
}

.header#employer {
background:  url(images/bg-employer-portal.jpg) no-repeat;
}

.header#intl {
background:  url(images/bg-international-pg1.jpg) no-repeat;
}

.header#contact {
background:  url(images/bg-contact-us.jpg) no-repeat;
}


.header #banner {
width:1024px;
border:0px yellow solid;
height:125px;
}

.header #banner #left {
float:left;
border:0px #FFF solid;
padding:20px 0 0 20px;
}

.header #banner #right {
border:0px #FFF solid;
float:right;
width:690px
}

.header #rto-menu{
/*	background-image: url(images/rto-top-menu.png);	
	width: 566px;
*/	
	background-image: url(images/menu_bg.gif);	
	width: 661px;
	
	height: 34px;	
	float:right;
	border:0px #fff solid;
	margin-right:14px;
	_margin-right:8px;
}

.header #rto-menu p{ 
	padding-top:8px;
	padding-left:25px;
	font-weight:bold;
}

.header #rto-menu a{ 
	color:#FFF
}

.header #rto-menu a:hover, .header #rto-menu a#current{ 
	color:#fc7713
}

#tabs {
border:0px #FFF solid;
width:481px;
height:16px;
padding-top:48px;
margin:0;
float:left;
}

#tabs a {
color:#000;
font-size:18px;
padding-top:15px;
margin:0;
border:0px #FFF solid;
background: url(images/tab-off.png) no-repeat;
width:50px;
height:31px;
display:block;
float:left;
text-align:center;
text-decoration:none;

}

#tabs a:hover, #tabs a#current {
padding-top:15px;

margin:0;
border:0px #FFF solid;
background: url(images/tab-on.png) no-repeat;
width:50px;
height:31px;
display:block;
float:left;
}

#lg-tabs {
border:0px #FFF solid;
position:relative;
left:-50px;
width:541px;
height:16px;
padding-top:48px;
margin:0;
float:left;
}

#lg-tabs a {
color:#000;
font-size:15px;
padding-top:15px;
margin:0;
border:0px #FFF solid;
background: url(images/lg-tab-off.png) no-repeat;
width:174px;
height:31px;
display:block;
float:left;
text-align:center;
text-decoration:none;

}

#lg-tabs a:hover, #lg-tabs a#current {
padding-top:15px;

margin:0;
border:0px #FFF solid;
background: url(images/lg-tab-on.png) no-repeat;
width:174px;
height:31px;
display:block;
float:left;
}

#rightmenu {
float: right;
width: 330px;
height: 236px;
background: url(images/cricos-rto-help.png) no-repeat 0px 0px;
border: 0px solid #FFF;
position:relative;
top:245px;
right:17px;
text-align:center;
}
#rightmenu h1 {
padding: 25px 0px 0px 0px;
color: #ff3300;
font-size:210%;
}

#rightmenu h2 {
color: #ff3300;
font-size:125%;
font-weight:normal;
font-family:"Bookman Old Style";
}

#rightmenu p {
padding: 25px 18px 0 23px;
font-family:"Bookman Old Style";
text-align:left;
font-size:14px;

}

#rightmenu a {
	color:#ff3300;
}

#leftmenu {
float: left;
width: 330px;
height: 236px;
background: url(images/new-rto-help.png) no-repeat;
border: 0px solid #FFF;
position:relative;
top:245px;
left:12px;
text-align:center;
}
#leftmenu h1 {
padding: 30px 0px 40px 0px;
color: #f7c81b;
font-size:210%;
}

#leftmenu p {
padding: 5px 0px 0px 0px;
font-family:"Bookman Old Style";
font-size:14px;
}

#leftmenu a {
	color:#f7c81b;
}

#leftmenu ul {
list-style-type: none;
padding: 0 0 10px 0;
}

#middlemenu {
float: left;
width: 330px;
height: 236px;
background: url(images/existing-rto-help.png);
border: 0px solid #FFF;
position:relative;
top:245px;
left:14px;
text-align:center;
}
#middlemenu h1 {
padding: 25px 0px 0px 0px;
color: #fc7713;
font-size:210%;
}

#middlemenu h2 {
color: #fc7713;
font-size:125%;
font-weight:normal;
font-family:"Bookman Old Style";
}

#middlemenu p {
padding: 30px 0px 0px 0px;
font-family:"Bookman Old Style";
font-size:14px;
}

#middlemenu a {
	color:#fc7713;
}

#middlemenu ul {
list-style-type: none;
padding: 0 0 10px 0;
}


/* Content */


#content {
padding:22px 0 0 190px;
margin:0;
text-align:left;	
color:#000;
width:480px;
float:left;
border:0px red solid;
}

#content h1 {
color:#000;
}

#content h1#exist {
padding:20px 0 0 20px;
color:#fa9716;
}

#content h2 {
color:#000;
font-size:13px;
padding:12px 0 0 12px ;
}

#content h2#exist {
color:#FFF;
font-size:13px;
padding:10px 50px 0 20px;
padding:10px _60px 0 20px;
}

#content h3#exist {
padding-top:80px;
color:#fa9716;
font-size:18px;
}


#content p {
font-size:12px;

_line-height:13px;
}

#intl-content {
padding:20px 0 0 35px;
margin:0;
text-align:left;	
color:#000;
width:650px;
float:left;
border:0px yellow solid;

}

#intl-content h1 {
color:#FFF;
font-size:200%;
padding:10px 30px 0px 20px;
_padding:5px 40px 0px 20px;
}

#intl-content h2 {
color:#FFF;
font-size:13px;
padding:20px 30px 0px 20px;
_padding:10px 40px 0px 20px;
}

#intl-content p {font-size:12px;}

#sub-nav {
border:0px #000 solid;
height:100px;
width:350px;
float:right;
position:relative;
top:340px;
_border:0px #000 solid;
}

#sub-nav a {
background: url(images/nav-menu-off.png) no-repeat;
width:310px;
height:21px;
display:block;
color:#000;
padding:4px 0 0 8px;
font-weight:bold;
font-size:10px;
border:0px #000 solid;
margin:0;
}

#sub-nav a:hover, #sub-nav #current {
background: url(images/nav-menu-on.png) no-repeat;
width:310px;
height:21px;
display:block;
color:#fcd827;
padding:4px 0 0 8px;
text-decoration:none;
}

#content-extend-cont {
margin:0 0 0 15px;
padding:0px 0 0px 175px;
height:100%;
text-align:left;	
border:0px #000 solid;
color:#000;
width:795px;
background-color:#FFF
}

#content-extend {
width:475px;
font-size:12px;
}	

#intl-content-extend-cont {
margin:0 0 0 15px;
padding:0px 0 0px 20px;
height:100%;
text-align:left;	
border:0px #000 solid;
color:#000;
width:950px;
background-color:#FFF
                 
}

#intel-content-extend {
width:475px;
font-size:12px;
}

#portal {
background: url(images/jobready-rto-portals.png) no-repeat;
width:353px;
height:169px;
margin-left:0px;
}
#portal p {padding-top:40px;text-align:center;}
#portal a {display:block;padding-bottom:18px;color:#000;font-size:11px;font-weight:bold;}

#portal-top {
background: url(images/jobready-rto-portals-top.png) no-repeat;
width:353px;
height:70px;
margin-left:40px;
vertical-align:bottom;
}
#portal-top p {padding-top:40px;text-align:center;}
#portal-top a {color:#000;font-size:11px;font-weight:bold;}


#portal-bottom {
background: url(images/jobready-rto-portals-bottom.png) no-repeat;
width:353px;
height:99px;
margin-left:40px;
}
#portal-bottom p {padding-top:15px;text-align:center;}
#portal-bottom a {display:block;padding-bottom:10px;color:#000;font-size:11px;font-weight:bold;}


#contact-us{
padding:30px;
font-size:16px;
height:133px;
width:230px;
background: url(images/rto-contact-box.png);
line-height:150%;
}

/* End Content */

#spiral-map {
border:0px #000 solid;
height:370px;
width:350px;
float:right	
}


#home-bottom-banner{
padding:100px 0 0 5px;
_padding:100px 0 0 5px;
}	

#bottom-banner{
padding:0px 0 0 5px;
}	


#bottom-banner h2 {
padding: 16px 0 5px 25px;
margin-bottom: 0px;
color: #FFF;
font-size: 16px;
font-weight: bold;
}

#bottom-banner p {
padding: 10px 0 0 25px;
}

#bottom-banner a {
	color:#FFF;
	text-decoration:none;
}
#bottom-banner a:hover{
	color:#000;
	text-decoration:none;
}

#bottom-contact{
	float:left;
	width:250px;
	_border:0px #000 Solid;
	padding: 5px 0 0 16px;
	_padding: 5px 0 0 0px;
	_margin: 0 0 0 0;
	_position:relative;
	_top:0px;
	_left:0px;

}

#submit {
background: url(images/submit-bar.gif) no-repeat;
width:495px;
height:31px;
text-align:center;
padding-top:2px;
border:1px #CCC solid;
_margin:0px;
_height:25px;
_border:0px #CCC solid;
}

#submit-short {
background: url(images/submit-bar.gif) no-repeat;
width:200px;
height:31px;
text-align:center;
padding-top:2px;
border:1px #CCC solid;
_border:0px #CCC solid;
}

#footer {
font-size: 1.0em;
text-align: center;
border:0px #000 Solid;
}
#footer a { 
color:#ccc;
}

#footer p {
margin:0;
padding:0;
font-size:12px;
padding-top:10px;
}

/* menu tabs */
#menu{
border:0px #000 solid;	
margin:0;
padding: 0;
}	

#menu ul {
margin:0;
padding: 0;
list-style:none;
color: #000;
font-weight:bold;
font-size:110%;
_font-size:100%;
}
#menu li {
margin:0; 
padding:0;
}

#menu a {
color: #000;
margin:0;
display:block;
width:231px;
height:21px;
padding:4px 0px 0px 20px;
text-decoration:none;	
border:0px #000 solid;
background: url(images/menu-bg.gif) no-repeat;
}

#menu a:hover {
background: none;
}
#menu a:active {
background: none;
}
#menu a#current {
background: none;
}

#menu a.sub {
color:#fc7713;
display:block;
margin-left:26px;
background: url(images/sub-menu-bar.gif) no-repeat;
width:220px;
height:17px;
border:0px #000 solid;
}


#menu a.sub#current, #menu a:hover.sub {
color:#FFF;
display:block;
margin-left:26px;
background: url(images/sub-menu-bar-hover.gif) no-repeat;
width:220px;
height:17px;
border:0px #000 solid;
}


#sub_menu {
margin:0px;
padding:0px;
border:1px #000 solid;
width:257px;
}

#sub_menu a {
border:0px #000 solid;
position:relative;top:-8px;left:0px;
margin:0px;padding:0px;	

}

#sub_menu img {
border:0px #000 solid;
margin:0;padding:0;	
}

/* end menu tabs */

a#contact-button {
background: url(images/email-us.gif) no-repeat;
height: 28px; width:111px; display:block;	
}

a:hover#contact-button {
background: url(images/email-us-hover.gif) no-repeat;
height: 28px; width:111px; display:block;	
}

a#jr-read-on{
background: url(images/jr-read-on.gif) no-repeat;
height: 28px; width:92px; display:block;
float:right;
}

a:hover#jr-read-on{
background: url(images/jr-read-on-hover.gif) no-repeat;
height: 28px; width:92px; display:block;	
}

a#jr-go-back{
background: url(images/jr-go-back.gif) no-repeat;
height: 28px; width:92px; display:block;
float:left;
}

a:hover#jr-go-back{
background: url(images/jr-go-back-hover.gif) no-repeat;
height: 28px; width:92px; display:block;	
}

a#jr-back-up{
background: url(images/jr-back-up.gif) no-repeat;
height: 28px; width:92px; display:block;
float:left;
position:relative;top:0px;left:105px
}

a:hover#jr-back-up{
background: url(images/jr-back-up-hover.gif) no-repeat;
height: 28px; width:92px; display:block;	
}

a#aac-read-on{
background: url(images/aac-read-on.gif) no-repeat;
height: 28px; width:92px; display:block;
float:right;
}

a:hover#aac-read-on{
background: url(images/aac-read-on-hover.gif) no-repeat;
height: 28px; width:92px; display:block;	
}

a#aac-go-back{
background: url(images/aac-go-back.gif) no-repeat;
height: 28px; width:92px; display:block;
float:left;
}

a:hover#aac-go-back{
background: url(images/aac-go-back-hover.gif) no-repeat;
height: 28px; width:92px; display:block;	
}

a#emp-read-on{
background: url(images/8-read-on.gif) no-repeat;
height: 28px; width:92px; display:block;
float:right;
}

a:hover#emp-read-on{
background: url(images/8-read-on-hover.gif) no-repeat;
height: 28px; width:92px; display:block;	
}

a#emp-go-back{
background: url(images/8-go-back.gif) no-repeat;
height: 28px; width:92px; display:block;
float:left;
}

a:hover#emp-go-back{
background: url(images/8-go-back-hover.gif) no-repeat;
height: 28px; width:92px; display:block;	
}

.msg_box {
width:460px;
padding:10px;
}

.msg_box#error_msg {
background-color:#ff9393;	
border:1px red solid;
width:440px;
}
.msg_box#error_msg h1{
color:#FFF;
padding:0;
margin:0;
width:440px;
height:100%;
}

.msg_box#sucess_msg {
background-color:#9cf69c;
border:1px green solid;
width:440px;
}
.msg_box#sucess_msg h1{
width:440px;
height:100%;
color:#000;
padding:0;
margin:0;
}

/* Misc Classes */

.orange-title {color:#fc7713;font-weight:bold;}
.green-title {color:#08772b;font-weight:bold;}
.blue-title {color:#0a15a3;font-weight:bold;}
.red-title {color:#89225b;font-weight:bold;}
.mandatory {color:red;}

.bullet {float:left;width:20px;}
.bullet_text {float:left;width:420px;padding:0 0 5px 0;font-size:12px;}


.tables {
border-collapse: collapse;
margin: 0px;
padding: 0px;

}	

.tables tr {
border-collapse: collapse;
margin: 0px;
padding: 0px;
}

.tables td {
text-align:center;
font-weight:bold;
padding-left: px;
padding-right: 1px;
padding-bottom: 0;
padding-top: 0;
vertical-align:top;
}



.tables a#rto{
background: url(images/jr-rto-menu.gif) no-repeat;
height: 35px; width:62px; display:block;
}

.tables a:hover#rto{
background: url(images/jr-rto-menu-hover.gif) no-repeat;
height: 35px; width:62px; display:block;
}

.tables a#jr8{
background: url(images/jr-8-menu.gif) no-repeat;
height: 35px; width:62px; display:block;
}

.tables a:hover#jr8{
background: url(images/jr-8-menu-hover.gif) no-repeat;
height: 35px; width:62px; display:block;
}

.tables a#aac{
background: url(images/jr-aac-menu.gif) no-repeat;
height: 35px; width:62px; display:block;
}

.tables a:hover#aac{
background: url(images/jr-aac-menu-hover.gif) no-repeat;
height: 35px; width:62px; display:block;
}

.tables a#gt{
background: url(images/jr-gt-menu.gif) no-repeat;
height: 35px; width:62px; display:block;
}

.tables a:hover#gt{
background: url(images/jr-gt-menu-hover.gif) no-repeat;
height: 35px; width:62px; display:block;
}

/* */

/* Enlarge Pics */

.enlargepic{
position: relative;
z-index: 0;
}

.enlargepic:hover{
background-color: transparent;
z-index: 50;
}

.enlargepic span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.enlargepic span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.enlargepic:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}



#partners{
background: url(images/partner_bg.gif) no-repeat -2px 0px;
}

.partners {
width:1024px;
height:708px;
margin: 0px 0px 0px 1px;
border:0px red solid;
}

.partners #rto-menu{
	background-image: url(images/menu_bg.gif);	
	width: 661px;
	height: 34px;	
	float:right;
	border:0px #fff solid;
	margin-right:14px;
	_margin-right:8px;
}

.partners #rto-menu p{ 
	padding-top:8px;
	padding-left:25px;
	font-weight:bold;
}

.partners #rto-menu a{ 
	color:#FFF
}

.partners #rto-menu a:hover, .partners #rto-menu a#current{ 
	color:#fc7713
}

.partners_page_content{
  padding:55px 0px 0px 50px;
}

  

.partners_page_heading{
  padding:0px;
  margin:0px;
  font-family: Georgia; 
  font-size:28px;
  font-weight:normal;
  color:#fff;
}

.partners h1{
  padding:0px;
  margin:40px 0px 10px 0px;
  color:#000;
  font-size:24px;
 
} 

#partners_wrap{
width: 1024px;
margin: 20px auto;
margin-top:0px;
border:1px #000 solid;
background: url(images/wrap_bg.gif) repeat;
} 

#new-home-wrap{
width: 1024px;
margin: 20px auto;
margin-top:0px;


} 



#partners_home-bottom-banner{
  padding:10px 0px 0px 5px;
}  


.findoutmorecricos{
position:absolute;
top:190px;
left:100px;
background:url(images/findoutmorecricos.gif);
width:129px;
height:27px;
}

.findoutmore{
position:absolute;
top:190px;
left:100px;
background:url(images/findoutmore.gif);
width:129px;
height:27px;
}

.findoutmoreavetmiss{
position:absolute;
top:190px;
left:100px;
background:url(images/findoutmoreavetmiss.gif);
width:129px;
height:27px;
}

#home-bottom-banner-new{
padding:0px 0px 0px 5px
}


.home-header {
width:1024px;
height:600px;
margin: 0px 0px 0px 1px;
border:0px red solid;
}

.home-header#home{
background:  url(images/homepage-image-rto2010.jpg) no-repeat -2px 0px;
}

.home-header #rto-menu{
	background-image: url(images/menu_bg.gif);	
	width: 661px;
	height: 34px;	
	float:right;
	border:0px #fff solid;
	margin-right:14px;
	_margin-right:8px;
}

.home-header #rto-menu p{ 
	padding-top:8px;
	padding-left:25px;
	font-weight:bold;
}

.home-header #rto-menu a{ 
	color:#FFF
}

.home-header #rto-menu a:hover, .partners #rto-menu a#current{ 
	color:#fc7713
}


.gradient{background:url(images/gradient_bg.png) repeat-x;
  margin:0px; 
  padding:0px;
}


#contactbtn{background:url(../images/contactbtn2.png) no-repeat; position:absolute; top:60px; right:20px; width:131px; height:67px;
font-family:Verdana,Calibri,Arial,Helvetica,sans-serif; font-size:11px; color:#000; line-height: 20px; padding: 2px 0px 0px 0px;
text-align:center;
}
#contactbtn a{color:#000; font-weight:bold;}

/* */

