/*
 * Author Lee Hoang
 * Date 11/09/2008
 * Copyright Byng Systems LLP (2008)
 *
 */

/* Top Navigation */

.navigation{
	background:transparent url(../images/background/nav.jpg) no-repeat scroll center top;
	width:950px;
	height:50px;
}

.navigation ul{padding-top:5px; padding-left:30px;} 
.navigation ul li{ float:left;}
.navigation ul li a{ margin-top:2px; height:36px; display:block; font-size:1px; color:#29566E;}

.navigation ul li a#home{	background:transparent url(../images/buttons/navigation/home.jpg) no-repeat scroll bottom; width:61px;}
.navigation ul li a#camp{	background:transparent url(../images/buttons/navigation/camp.jpg) no-repeat scroll bottom; width:61px;}
.navigation ul li a#aupair{	background:transparent url(../images/buttons/navigation/aupair.jpg) no-repeat scroll bottom; width:66px;}
.navigation ul li a#intern{	background:transparent url(../images/buttons/navigation/intern.jpg) no-repeat scroll bottom; width:88px;}
.navigation ul li a#train{	background:transparent url(../images/buttons/navigation/train.jpg) no-repeat scroll bottom; width:125px;}
.navigation ul li a#hosp{	background:transparent url(../images/buttons/navigation/hosp.jpg) no-repeat scroll bottom; width:94px;}
.navigation ul li a#summer{	background:transparent url(../images/buttons/navigation/swt.jpg) no-repeat scroll bottom; width:161px;}
.navigation ul li a#winter{	background:transparent url(../images/buttons/navigation/wwt.jpg) no-repeat scroll bottom; width:152px;}
.navigation ul li a#month12{background:transparent url(../images/buttons/navigation/month12.jpg) no-repeat scroll bottom; width:185px;}
.navigation ul li a#Work_Travel{background:transparent url(../images/buttons/navigation/worktravel.jpg) no-repeat scroll bottom; width:131px;}

.navigation ul li a:hover{color:#94D857; height:36px;}

.navigation ul li a#home:hover{		background-position:top;}
.navigation ul li a#camp:hover{		background-position:top;}
.navigation ul li a#aupair:hover{	background-position:top;}
.navigation ul li a#intern:hover{	background-position:top;}
.navigation ul li a#train:hover{	background-position:top;}
.navigation ul li a#hosp:hover{		background-position:top;}
.navigation ul li a#summer:hover{	background-position:top;}
.navigation ul li a#winter:hover{	background-position:top;}
.navigation ul li a#month12:hover{	background-position:top;}
.navigation ul li a#Work_Travel:hover{	background-position:top;}

/* US MAIN */


.navigation ul li a#Leadership_Training		{	background:transparent url(../images/buttons/navigation/leadership.jpg) no-repeat scroll bottom; width:159px;}
.navigation ul li a#Internship_Visa_Program	{	background:transparent url(../images/buttons/navigation/internship.jpg) no-repeat scroll bottom; width:128px;}
.navigation ul li a#Training_Visa_Program	{	background:transparent url(../images/buttons/navigation/trainingvisa.jpg) no-repeat scroll bottom; width:115px;}
.navigation ul li a#Hospitality_Visa_Program{	background:transparent url(../images/buttons/navigation/hospvisa.jpg) no-repeat scroll bottom; width:137px;}
.navigation ul li a#Work_and_Travel_Program	{	background:transparent url(../images/buttons/navigation/wandt.jpg) no-repeat scroll bottom; width:168px;}


.navigation ul li a#Leadership_Training:hover		{	background-position:top;}
.navigation ul li a#Internship_Visa_Program:hover	{	background-position:top;}
.navigation ul li a#Training_Visa_Program:hover		{	background-position:top;}
.navigation ul li a#Hospitality_Visa_Program:hover	{	background-position:top;}
.navigation ul li a#Work_and_Travel_Program:hover	{	background-position:top;}


/* Sub Navigation */
#right{
	float:right;
}

.sub_head{
	width:230px;
	background:transparent url(../images/heading/sub_head.png) no-repeat scroll center top;
	line-height:52px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	font-size:1.6em;
	margin-top:0px;
}

.sub_nav{
	
	height:auto;
	width:229px;
}

.sub_nav ul.list{
	height:auto;
	margin-left:3px;
}

.sub_nav ul.list li a{
	background:transparent url(../images/background/item.gif) no-repeat scroll center;
	width:225px;
	display:block;
	text-decoration:none;
	color:#454B5E;
	font-size:0.7em;
	font-weight:bold;
	line-height:30px;
	text-indent:35px;
}

.sub_nav ul.list li a:hover{
	color:#fff;
}


/* Navigate Country Select */
#country_select{
	position:absolute;
	left:810px;
	top:159px;
	padding:0;
	margin:0;
}

#flag{
	position:absolute;
	left:913px;
	top:160px;
	padding:0;
	margin:0;
}




.country_selection{height:100px; width:98px; background:transparent url(../images/background/country_bg.gif) no-repeat scroll center; }

.country_row_1, .country_row_2, .country_row_3{ margin-left:12px;height:25px}
.country_row_1{padding-top:15px;};
