body {	background:#106293 url("../img/bgPattern.png") repeat 0 0; font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif; font-size: 12px; color: #4d4d4d; }

a, a:visited, a:active { color: #007fd0; text-decoration: none; }
a img { border: 0; }

/* Header */
div.headercontainer { padding-top: 15px; }
div.headercontainer h1 { display: none; margin: 0; padding: 0; }
div.headercontainer .logo { }

div.headercontainer .headerBanner { float: right; width: 782px; color: #4d4d4d; margin: 53px 0 15px; }
div.headercontainer .headerBanner ul { margin: 0; padding: 0; }
div.headercontainer .headerBanner li { float: left; width: 391px; list-style: none; }

div.headercontainer .headerBanner strong { font-size: 19px; }
div.headercontainer .headerBanner p.phone_no { margin: 0; }
div.headercontainer .headerBanner p.phone_no strong { font-size: 60px; color: #37b1ff; letter-spacing: -0.05em; }
div.headercontainer .headerBanner span.phone_details { font-size: 18px; }

.headerBanner .bannerTitle, .headerBanner .bannerTitle span { float: left; height: 31px; }
.headerBanner .bannerTitle { margin: 0 6px 0 35px; font-size: 18px; background: transparent url("../img/bannerTitle_left.png") no-repeat 0 0;  }
.headerBanner .bannerTitle img { vertical-align: middle; margin-right: 5px; }
.headerBanner .bannerTitle span { margin: 0 -6px 0 6px; padding: 3px 6px 0 0; background: transparent url("../img/bannerTitle_right.png") no-repeat top right; line-height: 28px; }

.headerBanner a { color: #1f9ff1; font-size: 20px; margin-left: 3px; text-decoration: underline; }

.headerBanner div { clear: both; height: 143px; }
.headerBanner div div { background-color: #fff; height: 113px; padding: 15px 0; }
.headerBanner div.bannerLeft { background: transparent url("../img/headerBanner_left.png") no-repeat 0 0; text-align: center; }
.headerBanner div.bannerLeft div { margin: 0 0 0 10px; }

.headerBanner div.bannerRight { background: transparent url("../img/headerBanner_right.png") no-repeat top right; }
.headerBanner div.bannerRight div { margin: 0 10px 0 0; padding-left: 35px; padding-right: 10px; background: #fff url("../img/headerBanner_divider.png") no-repeat 0 0; }
.headerBanner div.bannerRight p { margin: 0; }
.headerBanner div.bannerRight strong { color: #1f9ff1; }
.headerBanner div.bannerRight span { font-size: 17px; }

#engguidelink{ width: 175px; margin: 0; position: absolute; right: 0; top: 77px; z-index: 1000; }
#engguidelink a { color: #86cffe; text-decoration: none; font-size: 14px; outline: none; }
#engguidelink img { vertical-align: top; }

/* main container */
div.maincontainer { margin: 0 auto; position: relative; width: 961px; }

#main { background-color: #fff; padding: 20px; }

.drag-contentarea { background: #fff url("../img/layer_header.png") repeat-x 0 0; border-radius: 10px; box-shadow: 0 0 10px #e2e2e2; -moz-border-radius: 10px; -moz-box-shadow: 0 0 10px #e2e2e2; }
.drag-contentarea h3 { clear: both; font-size: 18px; font-weight: normal; color: #007fd0; }
.drag-contentarea .pop-col-right h3 { font-weight: bold; color: #1f97eb; }
.drag-contentarea .hilight { color: #1f97eb; font-size: 20px; font-weight: bold; line-height: 30px; }

/* info popup (english help) */
.infoLayer .layerHeader { height: 70px; margin-bottom: 10px; }
.infoLayer h2 { margin: 15px 0 0; color: #fff; }

#reviewbody
{
	background-color:#0F6293;
	background-image:url('../img/reviewMainBgSlice.png');
	background-repeat: repeat-x;
	font: bold 12px Arial;
	color: #9EDDFF
}

#bgTop
{
	position:absolute;
	left: 50%;
	margin-left: -625px; /*a negative number 1/2 of the wanted width*/
	top: 0px;
	z-index: 0;
	background:url('../img/bgTop.png') repeat-x;
	width: 1250px;
	height: 305px;
}

#adminlinks {
	margin-top: 75px;
	margin-bottom: 20px;
}
#adminlinks a {
	width:auto;
	cursor:pointer;
	color:#FFF;
	font: bold 16px Arial;
	padding: 4px;
	margin-right:20px;
	background:url(../img/formbg.gif);
	border: 0px rgb(79, 79, 79) solid;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px; 
  	text-decoration:none;  
}

#talentstatus a {
	width:auto;
	cursor:pointer;
	color:#FFF;
	font: bold 16px Arial;
	padding: 4px;
	margin-right:20px;
	background:url(../img/formbg.gif);
	border: 0px rgb(79, 79, 79) solid;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px; 
  	text-decoration:none;  
}

#talentstatus span {
	width:auto;
	cursor:pointer;
	color:#FFF;
	font: bold 16px Arial;
	padding: 4px;
	margin-right:20px;
	/*background:url(../img/formbg.gif);*/
	border: 0px rgb(79, 79, 79) solid;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px; 
  	text-decoration:none;  
}

#talentview
{
	font: 12px Arial;
	color: #9EDDFF;
	text-decoration: none;
}

#adminview
{
	font: 12px Arial;
	color: #9EDDFF;
	text-decoration: none;
}

.login 
{
	float: right;
	margin-top: 46px;	 
}

#feedback
{
	font: 12px Arial;
	color: red;
	width: 300px;
	margin-right: 6px; 
}

#reviewFeedback
{
	font: bold 12px Arial;
	color: #FFF;
	margin: 95px 0 0 160px; 
}

#username 
{
	font: 12px Arial;
	color: #808080;
	width: 100px;
	margin-right: 6px; 
}

#password 
{
	font: 12px Arial;
	color: #808080;
	width: 80px;
}

.formbutton {
	cursor:pointer;
	color:#FFF;
	background:url(../img/formbg.gif);
	border: 0px rgb(79, 79, 79) solid;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;   
}

#loginbutton 
{
	font: bold 14px Arial;
	margin-left: 13px;
	margin-right: 13px;
}

#searchbutton
{
	font: bold 20px Arial;
	margin: 15px;
}

#fullname
{
	font: bold 14px Arial;
	color: #000;
}

#create-user
{
	font: 12px Arial;
	color: #000;
	text-decoration: none;
}

#reviewtable td {
	padding-top: 20px;
}

#reviewtable{
	margin-top: 50px;
}

#pagingnav {
	margin: 20 0 50 0;
}

