* {
padding: 0;
margin: 0;
} 

body {
background: url(images/pagebg.gif) repeat-x #F6F6F6;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #555;
line-height: 20px;
}

p {
	font-size:11px;
	line-height: 19px;
}

img { border: none; }
a {
	text-decoration: none;
	color: #2F98F2;
}
a:hover {
	color: #09F;
}
h3 {
	border-bottom: 1px dotted #ccc;
	color: #2F98F2;
	padding: 10px 0 2px 0;
	text-align: left;
	font-size:13px;
}
h3 a { color: #79B6E2; }
h3 a:hover {
	color: #006;
}
.logor {
	padding-top: 10px;

}
h2 .middle {
	border:1px #CCC solid;
}

#wrap {
	margin: 0 auto;
	width: 960px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: #FFF;
}
#header {
	background: url(images/header2.jpg) no-repeat;
	height: 100px;
	width:960px;
	background-position:center;
}
.headerholder { 
text-align:center;
width:60%;
padding:20px 0 0 75px;
}
#header h1 {
	text-transform: uppercase;
	/*padding: 15px 0 5px 105px;*/
	font-size: 40px;
	font-weight: 500;
	letter-spacing: -2px;
	margin:0 0 13px 0;
}
#header h1 a { color: #FFF; }
#header h1 a:hover { color: #FFF; }
#header h2 {
	/*padding: 5px 0 0 140px;*/
	font-size: 19px;
	color:#FF0;
	font-weight: 200;
}
.slogan2 {
	/*margin-left:157px;*/
	color: #FFF;
	font-weight: lighter;
}
#menu {
	background: url(images/m-bg.gif) repeat-x;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	background-position:center;
}
#menu li {
	float:left;
	list-style-type:none;
	line-height: 15px;
	margin-top: 7.5px;
}
#menu li a {
padding:0 10px;
text-decoration:none;
color: #fff;
letter-spacing:-1px;
font-weight: 50;
font-size: 10px;
}
#menu li a:hover {
	color: #fff;
	font-weight:bold; 
}
#menu .contactnumbers {
	width: 400px;
	float:right;
	clear:none;
	font-weight: 50;
	font-size: 10px;
	color: white;
	height: 15px;
	line-height: 15px;
	margin: 7.5px 15px 0 0;
	text-align:right;
	}
	
#menu .contactnumbers a{ 
color: #FFF;
text-decoration:none;
}
#menu .contactnumbers a:hover{
	font-weight:bold;
}

#content {
	padding: 10px 0 10px 0;
	width: 960px;
}
div.available {
	border: 1px solid #CCC;
	/*padding: 22px 0 0 0;*/
    padding: 0px;
	min-height: 40px;
	margin-bottom:10px;
	text-align: center;
}
div.available .number {
	font-size: 50px;
    line-height: 56px;
	color: #8CC63F;
	font: Comic Sans MS;
	font-weight: bolder;
}
div.searching {
	border: 1px #CCC solid;
	/*background: #FF9 url(images/sbg.gif) repeat-x;*/
	padding: 10px;
	min-height: 110px;
	background-position: top;
	background:url(images/searchbg.png) repeat-x #FFC;
}
div.searching #country {

}

div.searching #category {

}
div.searching .submit {
	width:100%;
	text-align:center;
}

div.submit .adv {
	font-size:9px;
	text-decoration:underline;
	float:right;
	margin-top:-15px;
}

div.searching .label {
	width:175px; 
	float: left;
	/*border-bottom:dotted #CCC 1px;*/
}
div.searching .label2 {
	width:175px; 
	float: left;
	color: #CCC;
}
div.searching .feild {
	text-align: left;
	float:left;
	margin-left: 25px;
}

.submitbutton {
	font-size:20px;
	color:red;
	cursor:pointer;
	font-weight:bolder;
}
.submitbutton:hover {
	color: #0C3;
	font-weight:bolder;
}

#left {
	float: left;
	width: 200px;
}
#left li {
	list-style-type: none;
	padding-left: 10px;
	border-bottom: 1px dotted #ccc;
}
#left li a{
	display: block;
	width:90%;
	color: #009;
}
#left li a:hover{ color:#09F; background:#FFC; }

#left h2 {
margin-left: 10px;
padding: 5px 0 5px 10px; 
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background: url(images/bgbar.png) repeat-x;	
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 
}
#left h2.first { 
background: url(images/bgbar.png) repeat-x;
}
#left h2.second { 
background:url(images/bgbar.png) repeat-x;
}
#left h2.third { 
background: url(images/bgbar.png) repeat-x;
}
#left .box {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 10px solid #009;
	margin: 0 0 10px 10px;
	padding: 5px 0 10px 0;
}
#left .box2 {
	margin: 10px 0 10px 10px;
	padding: 5px 0 0 0;
}

#right { 
float: right;
width: 740px;
margin-right: 10px; 
}
.contentleft {
float: left;
width : 550px;
}
.contentleft ul {
margin-top:5px;
margin-bottom:10px;
}
.contentleft li {
font-size:11px;
list-style: inside;
}
.contentleft h2 {
padding: 5px 0 5px 10px; 
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background: #009;
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 

}
.image {
	float:right;
	padding:3px;
	border: #CCC thin 1px;
	margin: 5px 1px 5px 5px;
	vertical-align: top;
}
.contentleftbox {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
	text-align: justify;
	min-height: 700px;
	border-bottom: 1px solid #ccc;
}
.contentleft .pricetable {
border: 1px #CCC dashed;
width:100%;
}
.contentleft .pricetable td {
border: 1px #CCC dashed;
padding:3px;
}
.pricetable td.15l {
background:#FFC;
}
.pricetable td.20l {
background: #D9FFD2;
}
.contentleft .holder {
width:97%;
border: #CCC 1px solid;
margin-top:5px;;
padding: 0 5px 5px 5px;
min-height: 60px;
height: auto;
}
.contentleft .holderhost {
width:97%;
border: #CCC 1px solid;
margin-top:5px;
padding: 0 5px 5px 5px;
min-height: 122px;
height: auto;

}
.contentleft .holder .lefth {
width:49%;
float:left;
min-height:30px;
}
.contentleft .holder .righth {
width:40%;
float:left;
min-height:30px;
padding-left: 50px;
}
.contentleft .holder .righthag {
width:50%;
float:left;
min-height:30px;
border-left: 1px #CCC dashed;
padding-left: 4px;
}
    .contentleft .holderhost .lefth {
width:50%;
float:left;
min-height:30px;
}
.contentleft .holderhost .righth {
width:40%;
float:left;
min-height:30px;
padding-left: 50px;
}

.contentright {
  float: right;
  width: 180px;
}
.contentright h2 {
  padding: 5px 0 5px 10px;
  font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
  color: #fff;
  background: url(images/bgbar.png) repeat-x;
}
.contentrightbox {
  margin: 0 0 10px 0;
  padding: 0 10px 10px 10px;
  text-align: justify;
  min-height: 721px;
}
#slideshow1 {
  background: #FFF;
}

#footer {
height: 30px;
line-height: 30px;
background: url(images/m-bg.gif) repeat-x;
color: #fff;
text-align: center;
font-size:10px;
width:960px;
background-position:center;
}
#footer a { color: #fff;}
#footer a:hover { font-weight:bold; }
/********************************************/
/***            Contact Form              ***/
/********************************************/
.contactForm {
	margin: 0;
	padding: 5px 0 3px 10px;
	width:99%;
}
.contactForm label {
	float: left;
	width: 120px;
	color: #009;
	font-size: 0.95em
}
.contactForm input {
  margin-bottom: 5px;
  padding: 3px 0;
  width: 370px;
  background: url(img/textarea_bg.gif) no-repeat top left;
  border: 1px solid #aaa;
}
.contactForm textarea {width: 370px;height: 130px;background: url(img/textarea_bg.gif) no-repeat top left;border: 1px solid #aaa;}
.contactForm select {margin: 0 0 5px 0;padding: 3px 0;width:370px;}
.contactForm option {}
.contactForm .capfield {
	width: 245px;
	color:#003;
	clear: none;
	height: 32px;
	margin-top: 7px;
	font-size: 25px;
}
.contactForm input.special {
  margin-bottom: 5px;
  padding: 3px 0;
  background: url(img/textarea_bg.gif) no-repeat top left;
  border: 1px solid #aaa;
}
/************ Success & Error Messages *****************/
.success {margin: 45px 32px 0 0; text-align: center; background:#D9E7CD; border: 1px solid #87C445}
.success h3 {margin: 0; padding: 12px 0 3px 0; font-family: 'Arial Black';font-size: 17px;color: #495E16;text-transform: uppercase;letter-spacing: 1pt;background: none;border: none}
.success p {color: #333}
.error {margin: 3px 0 1px 125px;color: #FF00FF;font-size: 11px}
.phpError {padding-left: 5px;;color: #FF00FF}
.required {
	padding-left: 3px;
	color: #930;
	font-weight: bold
}
.requiredNote p {
	margin: 20px 0 0 0;
	padding: 0px;
	color: #999
}
.loading {margin: 0 0 0 260px}
/* END CONTACT */

/* LINK SOR (ACCORDIAN) */
.openlanguage{
color: green;
}
.openlanguage h3{
color: green;
}
.openlanguage:hover{
background: url(images/-.gif) no-repeat;
background-position: right;
}
.openlanguage h3:hover{
color: #999;
}
.closedlanguage{
}
.closedlanguage:hover{
background: url(images/+.gif) no-repeat;
background-position: right;
}
.closedlanguage h3:hover{
color: #090;
}
.faq-question{
	padding-right: 0px;
	display: block;
	padding-bottom: 2px;
	padding-top: 3px;
	cursor: pointer;
}
/*END LINK SORTING ACCORDIAN*/
/*search page */
table.off  {
background: #FFFFDF;
}

table.on {
background: #EBEBEB;
}
.joblink {
	color: #FFF;
	font-weight:bold;
	margin-right: 6px;
}
#jobtable {
	border: 1px #666 solid;
	margin-bottom:5px;
}
.jobdesc {
	padding-left:5px;
	font-size:10px;
}
.jobtitlesref {background: url(images/m-bg.gif) repeat-x; background-position:center; color:#FFF; height:20px; width:98.5%; margin:0; padding:1%;}
.newi {
	color:#FFF;
	padding:2px;
	border: #000 1px solid;
	font-size: 8px;
	background: orange;
	font-weight:700;
	text-transform:uppercase;
}
.urgenti {
	color:#FFF;
	padding:2px;
	border: #000 1px solid;
	font-size: 8px;
	background:red;
	font-weight:700;
	text-transform:uppercase;
}
.anyi {
	color: #FFF;
	padding:2px;
	border: #000 1px solid;
	font-size: 8px;
	background:green;
	font-weight:700;
	text-transform:uppercase;
}
.readi a {
	color: #F00;
	padding:2px;
	font-size: 9px;
	font-weight:400;
	text-transform:uppercase;
	border:1px #CCC solid;
	background:white;
	margin-bottom:2px;
}
.readi a:hover {
	text-decoration: underline;
	background: #CCC;
	clear: none;
}
/*TESTIMONIALS*/
.photoholder {
	width: 130px;
	padding: 5px;
	text-align:center;
	float: left;
	margin: 5px 5px 5px 1px;
	border: dotted 1px #CCC;
}
/* VIRTUAL PAGES FOR TESTIMONIAL */

.paginationstyle{ /*Style for demo pagination divs*/
	width: 100%;
	text-align: right;
	padding: 2px 0;
	margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;
margin: 0 1px 0 0;
font-size:0.8em;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FFC;
}

.paginationstyle a.disabled, .paginationstyle a.disabled:hover{ /*Style for "disabled" previous or next link*/
background-color: white;
cursor: default;
color: #929292;
border-color: transparent;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: #FFC;
margin: 0 1px 0 0;
}

/*/
/*internship detail*/
.apply-now {
	width:173px;
	height:31px;
	text-align:center;
	
}	
.apply-now a{
	color: #F00;
	line-height: 35px;
	font-weight:400;
	font-size:1px;
	color:#CCC;
	display:block;
	width:173px;
	height:31px;
	background: url(images/applyn.gif) no-repeat;
	background-position:top;
	background-position:0 0;
}
.apply-now a:hover {
	color: #3C0;
	background-position:0 -31px;
}

.quicktools {
	background: #FFC;
	border: 1px solid yellow;
	height:20px;
	clear:both;
	padding:5px;
}
.contentleft .holder .righth {
  width:40%;
  float:left;
  min-height:30px;
  padding-left: 50px;
}

	/* PRICE QUOTE BOX /*
	/* Quote */
div#quote-column {
	position: absolute;
	width: 180px;
	font-size:0.8em;
	margin-top: 0px;
}

div#quote-column.fixed {
	position: fixed;
	top: 0;
}

div.quote div.quote-start-dates, div.quote div.quote-weeks {
	text-align: center;
	margin: 0;
	padding: 10px 0;
	background-color: #FFC;
	border-bottom: 1px solid #336699;
}

div.quote div.quote-weeks label {
	margin-right: 10px;
}
/*
table.quote {
	border-collapse: collapse;
	width: 158px;
	margin: 1px;
}

table.quote td {
	background-color: #FFF;
	padding: 2px 10px;
	border: 1px solid #6699CC;
	vertical-align: top;
}
*/
.priceholder {
	width:180px;
	}
.lprice {
	width:128px;
	float:left;
	margin:0;
	padding:5px 0 0 2px;
	border-bottom: 2px dotted #CCC;
	color: #333;
	}
.rprice{
	width:48px;
	float:right;
	margin:0;
	padding:5px 0 0 2px;
	}
.total {
	font-weight: bold;
	background-color: #FFC;
	font-size: 1em;
	text-transform: uppercase;
}

.discount {
	font-weight: bold;
}
.howpay {
	width:100%;
	clear:both;
	padding: 15px 0 15px 2px;
}
.check {
	color:#999;
	padding-left:2px;
}
/*
div.section table.quote td a.anchor {
	color: #336699;
	display: block;
}
*/
div.quote-submit {
	background-color: #FFC;
	text-align: center;
}

.tab {
	margin: 20px 0 0 0;
	background-color: #8CC63F;
	float: left;
	padding: 6px 8px 2px 8px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	font-family: arial, sans-serif;
}

.tab .blue {
	/*background-color: #99CCFF;*/
}

.right-option {
	float: right;
	margin: 26px 0 0 0;
}

div.tabbed {
	clear: both;
	margin-top: 0;
	border: 1px solid #060;
	min-height: 440px;
    width: 180px;
    -moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
}
input.booknow {
	color: red;
    background-image: url('images/book.gif');
    background-position: 0px 0px;
    border: none;
	font-size: 1px;
	margin: 0px 3px 3px 4px;
	cursor: pointer;
	text-transform: uppercase;
	width: 173px;
	height: 31px;
	display: block;
}
/*
.booknow:hover {
	color: #3C0;
	background-position:0 -31px;
}
*/
#famphoto { 
	width: 515px; 
	background: #DAF2FE;  
	display:none;
	margin-top:5px;
	border:1px solid #CCC;
	font-size: 0.8em;
	padding: 5px;
}
#appphoto {
	width: 515px; 
	background: #DAF2FE; 
	display:none;
	margin-top:5px;
	border:1px solid #CCC;
	font-size: 0.8em;
	padding: 5px;
}
#famphoto img,
#appphoto img {
	border: 2px #CCC solid;
	padding: 2px;
	margin: 5px 5px 5px 0px; 
}
#famphoto img:hover {
	border: 2px black solid;
}
#appphoto img:hover {
	border: 2px black solid;
}
.closex {
	border:none;
	float:right;
}
.nextbutton {display:block; width:50px; float:right; text-align:right; }
.prevbutton {display:block; width:50px; float:right; text-align:right; }
.contentleft .linktable {
border: 1px #CCC solid;
width:100%;
text-align:left;
}
.contentleft .linktable td {
padding:3px;
border: 1px #CCC solid;
}