@charset "utf-8";
/* 
CSS Document created for TRADIRO BV 
Developed by: Webciters (http://www.webciters.com)
Designer and Developer: Mohan K. Duwal
*/

*{
	margin: 0;
	padding: 0;
}

html, body{
	background: #b5fffe url(../images/mainbg.gif) repeat-x top;
	font: 12px/normal Arial, Helvetica, sans-serif;
	color: #303030;
}

img, a{
	border: none;
	outline: none
}

#wrapper{
	width: 990px;
	margin: 0 auto;
}

#header{
	padding: 12px 0 0 0;
	background: url(../images/tophead_bg.gif) repeat-x bottom;
}

div.brand{
	float: left;
	padding: 0 11px 0 0;
	background: url(../images/brshadow.gif) no-repeat right top;
}

div.rthead{
	float: right;
	width: 757px;
	background: url(../images/rtcrv_head.gif) no-repeat right bottom;
	height: 107px;
	overflow: hidden;
}

div.topcon{
	display: block;
	color: #FFF;
	padding: 10px 0 0 0;
	height: 20px;
}

p.qcon{
	float: left;
}

p.qcon a{
	color: #FFF;
	text-decoration: none;
}

p.qcon a:hover{
	text-decoration: underline;
}

p.lanselect{
	float: right;
	padding: 0 10px 0 0;
}

p.lanselect a{
	padding: 0 0 0 5px;
}


div.tophead{
	padding: 47px 0 0 0; 
}

p.navhead{
	float: left;
}

p.navhead a{
	background: url(../images/headnav_bg.gif) no-repeat top left;
	width: 167px;
	margin: 0 10px 0 0;
	text-align: center;
	padding: 8px 0 0 0;
	height: 22px;
	color: #012371;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
}

p.navhead a:hover{
	background: url(../images/headnav_bghover.gif) no-repeat top left;
	color: #FFF;
}
p.navhead .current {
	background: url(../images/headnav_bghover.gif) no-repeat top left;
	color: #FFF;
}

p.date{
	float: right;
	padding: 0 10px 0 0;
	color: #FFF;
}

div#navigation{
	background: url(../images/nav_bg.gif) repeat-x top;
	height: 38px;
}

div#navigation ul{
	display: block;
	list-style: none;
}

div#navigation ul li{
	display: inline;
}

div#navigation ul li a{
	float: left;
	padding: 12px 23px 12px 22px;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	font-size: 11px;
	border-left: 1px solid #131313;
}

div#navigation ul li a.home{
	padding: 12px 20px 12px 20px;
	font-size: 11px;
	border-left: none;
}

div#navigation ul li a.last{
	float: right;
}

div#navigation ul li a:hover{
	background: url(../images/dnbul.gif) no-repeat center top;
}

div#banholder{
	height: 299px;
	background: #FFF;
	overflow: hidden;
	margin: 0 0 10px;
}

div.banner{
	float: left;	
}

div.welcome{
	float: left;
	width: 280px;
	padding: 20px;
}

h1, h3{
	font: 24px/normal Georgia, "Times New Roman", Times, serif;
	color: #002484;
	padding: 0 0 15px	
}

h3{
	font-size: 18px;
	text-transform: uppercase
}

a.readmore{
	background: url(../images/readmore_bg.gif) no-repeat top;
	text-align: center;
	width: 157px;
	height: 25px;
	padding: 8px 0 0 0;
	float: left;
	text-decoration: none;
	color: #FFF;
}

a.readmore:hover{
	text-decoration: underline;
}

p{
	padding: 0 0 15px 0;
}

div.galleryhm{
	float: right;
	width: 220px;
	text-align: center;
	padding: 20px 0;
	background: #212121
}

h2{
	color: #FFF;
	font: 14px/normal Georgia, "Times New Roman", Times, serif;
	padding: 0 0 12px 0
}

div#btmcontent{
	background: #FFF;
	padding: 20px 30px;
}

div.conbtm{
	float: left;
	width: 264px;
	padding: 0 60px 0 0;
}
div.condetail{
	float: left;
	
}

div.conbtmrt{
	float: right;
	width: 275px;
	padding: 0;
}

div.conbtmrt ul{
	list-style: none;
}

div.conbtmrt li{
	display: block;
}

div.conbtmrt li a{
	display: block;
	padding: 0 0 12px 15px;
	background: url(../images/bul.gif) no-repeat 0 5px;
	color: #00348a;
	text-decoration: none;
}

div.conbtmrt li a:hover{
	text-decoration: underline;
}


.linkk a
{
	
	color: #00348a;
	text-decoration: none;
}

linkk a:hover
{
	text-decoration: underline;
}



div#footer{
	background: #122e55 url(../images/footer_crv.gif) no-repeat bottom left;
	padding: 20px 30px 30px 30px;
	margin: 0 0 30px;
	color: #FFF;
}

div.copyright{
	float: left;
}

div.powered{
	float: right;
	text-align: right;
}

div#footer a{
	color: #FFF;
	text-decoration: none;
}

div#footer a:hover{
	text-decoration: underline;
}

div.leftcol{
	float: left;
	width: 595px;
	padding: 0 30px 0 0;
	border-right: 1px dotted #CCC;
}

div.rightcol{
	width: 275px;
	float: right;	
}

div.bannerin{
	padding: 0 0 15px;	
}


/* Possible hacks */

.clear{
	clear: both;
}

div.gallery_hm{
	display: block;
	padding: 15px 0 0 0;
}

div.gallery_hm ul li{
	list-style: none;
	display: inline;
	float: left;
	padding: 0 28px 0 0;
}

div.gallery_hm ul li a img{
	padding: 2px;
	border: 1px solid #CCC;
}

div.gallery_hm ul li a:hover img{
	padding: 2px;
	border: 1px solid #0066c9;
}
.msg
{
color:#FF0000;
}
.payroll_detail {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#56859C;
}

