body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
}
a{
	text-decoration:none;
}

img{
	border:none;
}

form, fieldset{
	margin:0;
	padding:0;
	border:0;
}
input,select,texarea{
	border:0;
	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
}
h1{
	margin:0;
}
#wrapper{
	margin:0 auto;
	width:680px;
}
#header{
	position:relative;
	height:127px;
	overflow:hidden;
	border-bottom:1px solid #000;
}
* html #header{
	height:126px;
}

#header strong {
	position:absolute;
	top:13px;	
	float:right;
	right:0px;
}


#menu{
	position:absolute;
	top:67px;
	right:0;	
}
* html #menu{
	right:-2px;
}
#menu ul{
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
#menu li{
	float:left;
	height:33px;
	margin: 0;
	padding:27px 1px 0 1px;
	text-indent:-9999px;
	background:url(../images/separator.gif) no-repeat 100% 0;
	overflow:hidden;
}
#menu a{
	overflow:hidden;
	padding:0 1px 0 0;
	color:#333;
}
#menu .nav_0{
	display:block;
	width:53px;
	height:27px;
	background:url(../images/text-home.gif) no-repeat;
}
#menu .nav_1{
	display:block;
	width:101px;
	height:27px;
	background:url(../images/text-about.gif) no-repeat;
}
#menu .nav_2{
	display:block;
	width:113px;
	height:27px;
	background:url(../images/text-the-wise.gif) no-repeat;
}
#menu .nav_3{
	display:block;
	width:110px;
	height:27px;
	background:url(../images/text-wiseguy.gif) no-repeat;
}
#menu .nav_4{
	display:block;
	width:112px;
	height:27px;
	background: url(../images/text-contact.gif) no-repeat;
}
#bodycontent{
	width:100%;
	overflow:hidden;
}
#bodycontent .holder{
	position:relative;
}
#bodycontent .holder img{
	display:block;
}
#bodycontent .holder span{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	background: url(../images/bg-holdre.png) no-repeat;
}
#bodycontent .holder .item{
	width:100%;
	overflow:hidden;
}
#bodycontent .holder .img-holder{
	float:left;
	position:relative;
}
#bodycontent .holder .item .img-holder span{
	position:absolute;
	left:0;
	top:0;
	background:url(../images/bg-holdre.png) no-repeat;
}
#bodycontent .holder .btn-holder{
	float:left;
}

/* content */
#content{
	padding: 6px 0 0 1px;
}
#content h2{
	margin:0;
	padding:0 0 10px;
}
#content h2 img{
	display:block;
}
#content p{
	color:#666;
	margin:0;
	padding:0 0 13px 0;
	text-align:justify;
}

#content label {
	color: #000;	
}

#content label.form {
	color: #666666;	
}

#content label.left {
	color: #666666;	
}

#content a 
{
	color: #666;
	text-decoration:underline; 	
}

#content h3
{
	color: #000;
	font-weight:normal;
	margin: 0 0 20px 0;
}

/* bunner */
#bunner{
	width:680px;
	overflow:hidden;
	margin:16px 0 0;
}
#bunner img{
	display:block;
}
#bunner ul{
	margin:0 -1px 0 0;
	padding:0;
	list-style:none;
	width:684px;
	overflow:hidden;
}
#bunner li{
	float:left;
	padding:0 2px 0 0;
	width:226px;
}

#bunner li input {
	border: 2px solid #777777;
	width: 160px;
}

#bunner li textarea {
	border: 2px solid #777777;
	width: 160px;
}

#bunner li label {
	color: #82C657;
	font-weight:bold;
}

#bunner a {
	color:#666;
}

p.form-link a 
{
	display:block;
	background: url("../images/btn-submit.gif") no-repeat;
	margin:10px 0 0 70px;
	width:93px;
	height:24px;
}

/* contact */
#contact{
	width:680px;
	overflow:hidden;
	margin: 0px 0 0 -16px;
}
#contact img{
	display:block;
}
#contact ul{
	margin:0 -1px 0 0;
	padding:0;
	list-style:none;
	width:684px;
	overflow:hidden;
}
#contact li{
	float:left;
	padding:0 2px 0 0;
	width:219px;
}

#contact li input {
	/*border: 2px solid #777777;*/
	width: 160px;
	height: 20px;
	background:#ccc;
	border: 1px solid #ccc;
}

#contact li textarea {
	/*border: 2px solid #777777;*/
	width: 160px;
	height: 40px;
	background:#ccc;	
	border: 1px solid #ccc;
}

#contact li b {
	color: #fff;
	font-weight:normal;	
}

#contact li input.focus, #contact li textarea.focus
{
	background: #fff;
	border: 1px solid #bcbd5e;
}

#contact li label {
	color: #000;	
}

#contact ul li.contactform
{
	background:url(../images/contactform-back.gif) no-repeat;
	width:191px;
	height:286px;
	padding:12px 0px 0px 21px;
}

#contact a {
	color:#666;	 
}

#footer{
	min-height:100px;
	margin:15px 0 0;
	background:url(../images/bg-holdre.png) no-repeat;
}
* html #footer{
	height:100px;
}
#footer .link{
	width:100%;
	overflow:hidden;
}
#footer .link img{
	display:block;
}
#footer .link ul{
	float:right;
	display:inline;
	margin:12px 12px 0 0;
	padding:0 0 6px;
	padding:0;
	list-style:none;
}
#footer .link li{
	float:left;
	margin:0 0 0 26px;
}
#footer .nav-bottom {
	width:680px;
	overflow:hidden;
	padding:10px 0 10px 0;
	border-top:1px solid #bfbfbf;
	color:#999;
	margin:0 auto;
	font-size:9px;
	text-align:center;
}

#footer .nav-bottom a
{
	color:#999;
	text-decoration:none;
}

#footer .nav-bottom a:hover {text-decoration:underline;}

#footer .nav-bottom ul{
	float:right;
	margin:0 -6px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;	
}
#footer .nav-bottom li{
	float:left;
	display:inline;
	line-height:16px;
	margin:0 3px 0 -3px;
	padding:0 4px 0 7px;
	background:url(../images/separator2.gif) no-repeat 0 5px;
}
#footer .nav-bottom li a{
	color:#999;
}
#footer .nav-bottom li a:hover{
	text-decoration:underline;
}

.rhspromo_banners{
	text-decoration:underline;
	width: 84px;
	height: 68px;
	position:  relative;	
}


.hdn {
	display:block;
	overflow:hidden;
	text-indent:-12345px;
}

.hdn-home{background:url("../images/flash/grow_wt.jpg") no-repeat;width:680px;height:200px; margin:0 auto;}
.hdn-about{background:url("../images/hdr_about.jpg") no-repeat;width:680px;height:140px; margin:0 auto;}
.hdn-showcase{background:url("../images/showcase.gif") no-repeat;width:350px;height:28px;text-indent:-12345678px;padding: 0 0 0 36px;height:72px;}
.hdn-contact{background:url("../images/hdr_contact3.jpg") no-repeat;width:680px;height:140px; margin:0 auto;}
.hdn-contact{background:url("../images/hdr_contact3.jpg") no-repeat;width:680px;height:140px; margin:0 auto;}
.hdn-businesscourseware{background:url("../images/hdr_business_courseware.jpg") no-repeat;width:680px;height:141px; margin:0 auto;}
.hdn-hospitality{background:url("../images/hdr_hospitality_courseware.jpg") no-repeat;width:680px;height:142px; margin:0 auto;}
.hdn-retail{background:url("../images/hdr_retail_courseware.jpg") no-repeat;width:680px;height:141px; margin:0 auto;}

.hdnheader
{
	text-indent:-12345678px;
	height:22px;
}

.hdnheader2
{
	text-indent:-12345678px;
	padding: 0 0 0 36px;
	height:62px;	
}

#container{
	padding:0 0 0 36px;
}

/* showcase title */
#containerShowcase{	
	margin: 20px 0 -20px 0;
}

/* showcase list */
#showcase-list {
	margin-top: -3em;
	margin-right: -2.5em;
}

/* course title */
#containerCourse{
	padding: 0 0 0 10px;
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	position:relative;
}

/* showcase-list */
#showcase-list li {
	background: none;
	border-top: 1px solid #e4e4e4;
	margin: 0;	
	height: auto !important;
	height: 180px;
	padding: 21px 0px 0px 240px;
	min-height: 180px;
	position: relative;
	left: -40px;
}

#showcase-list li.first {
	border-top: none;
}

#showcase-list li .thumb-holder {
	width: 226px;
	overflow: hidden;
	position: absolute;
	top: 20px;
	left: 0px;
}

#showcase-list li p.summary {
	margin: 0 0 -5px 0;
	color:#666;
}

#showcase-list li p.link 	
{
	background: url("../images/arrow.gif") 0 10% no-repeat;
	color: #94C957;
	text-decoration: underline;
	padding-left: 22px;
	padding-top: 0px;
}

#showcase-list li p.link a {	
	color: #94C957;	
	text-decoration: underline;
}

#showcase-list li p.line 
{
	margin: -20px 0 -5px 0;
}

#form-holder
{
	color: #666;
	margin: 40px 0 0 0;
	
}

#left {
	float:left;
	width:40%;
	background:#9c9;
	margin: 0 20px 0 20px;
}

#right {
	float:right;
	width:40%;
	background:#c9c;
	margin: 0 20px 0 20px;
}

#form-holder input {
	border: 1px solid #777777;
	width: 160px;
	height: 20px;	
}

#male
{
	margin: 0 0 0 -70px;
	padding: 100px 0 0 0;
}

#maleLabel
{
	margin: 0 0 0 -70px;
}

#female
{
	margin: 0 0 0 -70px;
}
#femaleLabel
{
	margin: 0 0 0 -70px;
}

/* Generic form holder
----------------------------------------------------------- */

ol {
	margin:1em 0 2em 24px
}

ol li {
	margin:0.727em 0;
}

.form-holder {
	list-style: none;
	margin-left: 0;
	overflow: hidden;
	width: 547px;
	color:#666666;
}

.form-holder li {
	float: left;
	position: relative;
	width: 272px;
}

.form-holder li.comments {
	width: 100%;
}

.form-holder li.heading {
	width: 100%;
	margin: 0 0 -15px 0;
}

.form-holder li label {
	display: block;	
	margin: 0 0 6px 0;
	color: #666666;
}

.form-holder li input {
	border: 1px solid #d3d3d3;
	width: 210px;
	float:left;
}

.form-holder div.horzlist input {
	border: none;
}

.form-holder div.horzlistFull input {
	border: none;
}

.form-holder li.subscribe {
	width: 100%;
}

.form-holder li.subscribe label {
    display:inline;
	font-weight: bold;
	margin: 0 0 6px 0;
}
.form-holder li.subscribe input {
	border: none;
	margin-right: 6px;
	width: auto;
}

.form-holder li.comments textarea {
	border: 1px solid #d3d3d3;
	height: 150px;
	width: 482px;
}

.form-holder li.radio {
	
}

.form-holder li.radio input{
	width: 10px;
	border:0 none;	
}

.form-holder li.radio label{	
	width: auto;
}

.form-holder div {
	width: auto;
	float: left;
}
.form-holder div label {
	display: block;
}

.form-holder div input {
	width:1em;	
}

.form-holder div label {
	width: 25%;
	float: left;
}

div.horzlist{
	margin:0 0 0 0;
	padding-bottom:5px;
	padding-top:20px;
	width:272px;
	color: #666666;
}

div.horzlist label.left {
	 display:block;
	 width: 200px;
	 margin: -22px 0 0 150px; 
}

div.horzlistFull{
	background:#fff none repeat scroll 0 0;
	margin:0 0 0 0;
	width:80%;
}

.form-holder li.seperator {		
	background: url(../images/dots.gif) repeat-x scroll 0 0;
	width: 100%;
	display:block;
	padding:1px 0;
}

p.form-enrole-link a 
{
	padding-left: 5000px;
	background: url("../images/btn-enrole-submit.gif") no-repeat ;
	padding-top: 42px;
	float:left;
	margin: 0 0 0 40px;
}

.checkBox input { float:left; }
.checkBox label { float:left; }

/* style for the page text displayed in the header div */

#headerLink{
	float:left;
	width:500px;
	height:127px;	
	padding: 0 0 0 10px;
}

#headerLink h1{
	display:block;
	height:100%;
	width:100%;
	color:#666666;	
	font-size:14px; 
	font-weight: normal; 
	padding: 10px 0 0 0;
}

#headerLink a{
	display:block;
	height:100%;
	width:100%;
	color:#666666;	
	font-size:14px; 
	font-weight: normal; 
	padding: 10px 0 0 0;
}

/* default class for all headings */
.hdn {display:block;overflow:hidden;text-indent:-12345px;}

/* headings images + dimensions */
.hdn-logo{background:url("../images/logo.gif") no-repeat;float:left;width:121px;height:127px;}
.hdn-oef {background:url("../images/text-enrolment.gif") no-repeat;width:152px;height:39px;float:left;margin:0 0 0 10px; }
.hdn-wisenet {background:url("../images/wisenet.gif") no-repeat;width:171px;height:50px;float:left;margin: -2px 0 0 220px; }

.student{background:url("../images/btn-student.gif") no-repeat; width:198px;height:61px; margin:0 auto;}
.employer{background:url("../images/btn-employer.gif") no-repeat; width:198px;height:61px; margin:0 auto;}


#portal-container
{
	 padding-top:92px;
	 margin-bottom:100px;
}

#portal-container div
{
	 text-align:center;
}

#portal-container .left
{
	float:left;
	width:48%;
}

#portal-container .right
{
	float:left;
	width:48%;
}

#portal-container p
{
	margin:0 auto;
	text-align:center;
	color:#999;
	font-size:12px;
	width:210px;
	margin-top:12px;
}