@charset "utf-8";

/* CSS Document */

@font-face{ 

	font-family: 'MontrealRegular';

	src: url('../font/montrealregular-webfont.eot');

	src: url('../font/montrealregular-webfont.eot?#iefix') format('embedded-opentype'),

    url('../font/montrealregular-webfont.woff') format('woff'),

	url('../font/montrealregular-webfont.ttf') format('truetype'),

    url('../font/montrealregular-webfont.svg#webfont') format('svg');

}

@font-face{ 

	font-family: 'MontrealDemiBold';
	src: url('../font/montreal-demi-bold-webfont.eot');
	src: url('../font/montreal-demi-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/montreal-demi-bold-webfont.woff') format('woff'),
    url('../font/montreal-demi-bold-webfont.ttf') format('truetype'),
    url('../font/montreal-demi-bold-webfont.svg#webfont') format('svg');
}


body

{

	background: #ffffff;
	
	padding:0px;

	margin:0px;
	
	width:100%;
}



hr

{

	color: #fff; background-color: #fff; border: 1px dotted #ddd; border-style: none none dotted;

}

h2{
	font-family: 'MontrealDemiBold';
	font-size:20px;
	margin-bottom:5px;
	color:#b81f16;
	margin-top:0px;
}

h3{
	font-family: 'MontrealRegular';
	font-size:20px;
	margin-bottom:5px;
	color:#b81f16;
	margin-top:0px;
}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin-bottom:5px;
	margin-top:10px;
	color:#db1d13;
	font-weight:normal;
	font-style:italic;
}

#wrapper

{

	margin:0px auto;

	width:960px;

	/*height:1360px;*/

	background:#fff;

	-moz-box-shadow: 0 0 7px #888;

	-webkit-box-shadow: 0 0 7px#888;

	box-shadow: 0 0 7px #888;
	
	overflow:hidden;
	
	padding-bottom:20px;

}



#Header

{
	width:960px;
}

#Header li{
	 list-style:none;	
	 float:left;
	 margin: 0 0 -5px 5px;
}

.logo{
	width:960px;
	position: absolute;
}

.navbar{
	width:960px;	
	position: relative;
	padding-top: 125px;
}



/* content*/

#Content-body

{

	width:960px;

}



#content-body-left

{

	float:left;

	/*background:url(../image/bg.jpg);*/

	width:600px;

	/*height:1200px;*/

}



#content1

{

	width:600px;

	/*height:573px;*/

}



.banner

{

	width:600px;

	

}



.banner img

{

	padding:10px 0 0 10px;

}



.intro

{

	background:url(../image/intro-bg.png) no-repeat;

	width:470px;

	height:157px;

	margin-left:130px;

	color:#fffefe;

	font:12px Arial, Helvetica, sans-serif;

	line-height:18px;

}



.intro p

{

	margin-top:-5px;

	padding:70px 0 0 12px;

}



#content2

{

	width:560px;

	height:419px;
	
	padding:0 0 0 20px;
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:14px;
	
	line-height:18px;
}



#signup

{

	float:left;

	width:250px;

	

}



#benefit

{

	float:right;

	width:250px;

	

}



#benefit ul

{

	line-height:18px;

	list-style-position:outside;

	padding:0 10px 0 20px;

}



#benefit li

{

	font:12px Arial, Helvetica, sans-serif;

	margin-bottom:12px;

	list-style-image:url(../image/bullet.png);

	padding:0px;

	

}



#content-body-right

{

	float:right;

	width:360px;
	
	margin-top:-15px;

	/*height:1200px;*/

}



#registertoday

{

	margin-top:24px;

	border:1px #ddd solid;

	background:#f4f4f4;

 	width:340px;

}



#registertoday img

{

	margin:10px 0 0 10px;

}



#registertoday li 

{

	line-height:18px;

	list-style-position:outside;

	font:12px Arial, Helvetica, sans-serif;

	margin-bottom:6px;

	list-style:none;

	padding:0 0 0 10px;

	color:#646464;

}

.margin

{

	float:left;

	margin-right:80px;	

}



.button 

{

	margin-right:10px;

	margin-top:8px;

	float:left;

	width:126px;

	height:48px;

    border: 1px solid #cdcdcd;

    background: #fab858;

	color:#fff;

	font-size:18px;

	font-weight:bold;

}





/* content end*/


#Footer

{

	background-color:#FFF;
	margin:0px auto;

	height:106px;
	
	margin-top:10px;
	
	width: 960px;
	
}



.logo-area

{

	margin:0px auto;

	width:960px;

}



.logo1 img

{

	float:left;

	margin:10px 0 0 10px;

}



.logo2 img

{

	float:left;

	margin:12px 0 0 50px;

}



.enquire

{

	float:right;

	font:12px Arial, Helvetica, sans-serif;

	color:#262424;

	line-height:18px;

	margin: -20px 20px 0 0;

}



.enquire img

{

	margin:10px 0 0 0;

}

#records {
	margin:0px auto;
}

#records table {
width:90%;
border-top:1px solid #e5eff8;
border-right:1px solid #e5eff8;
margin:1em auto;
border-collapse:collapse;
}

#records td {
color:#678197;
border-bottom:1px solid #e5eff8;
border-left:1px solid #e5eff8;
padding:.3em 1em;
text-align:center;
text-transform:capitalize;
}

#records td.company {
	text-transform:uppercase;
}

#records li.email {
	text-transform:none;
}

#records td#expandall {
	cursor:pointer;
}

#records tr.toggle {
	display:hide;
}

#records tr.expand {
	display:none;
}

#records .row-head, #noresult {
background:#f4f9fe;
text-align:center;
font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
color:#66a3d3;
}

#records .expandtoggle {
	background:url('../image/bottom.png') center no-repeat;
	cursor:pointer;
}

#records .expandactive {
	background:url('../image/top.png') center no-repeat !important;
}

#records .expandleft {
	font-weight:bold;
	width:120px;
	float:left;
	text-align:left;
	padding:1em;
}

#records .expandleft li {
	font-weight:normal;
}

#records .expandright {
	width:500px;
	float:right;
}

#btnExcel {
	text-decoration: none;
	padding: 5px 10px 5px 7px;
	line-height: 17px;
	float: right;
	margin: 10px;
	margin-right:50px;
	background-color: #E5EFF8;
	background-repeat: repeat-x;
	border: 1px solid #DEDEDE;
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#page-no {
   float:left;
   width:100%;
   background:#fff;
   margin:20px;
   overflow:hidden;
   position:relative;
   clear:both;
}
#page-no ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#page-no ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
   border:1px solid #E5EFF8;
   margin-right:5px;
}
#page-no ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   background:#F4F9FE;
   color:#678197;
   text-decoration:none;
   line-height:1.3em;
}
#page-no ul li a:hover {
   background:#369;
   color:#fff;
}
#page-no ul li a.active,
#page-no ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}

#search {
	width:440px;
	padding:10px;
	border:1px solid #E5EFF8;
}

.date {
	border:1px solid #E5EFF8;
	padding:10px;
	margin-right:20px;
}

.searchInput, .dateInput {
	clear:both;
	width:540px;
	margin:0px auto;
	position:relative;
}

#searchform {
	width:100%;
	padding:20px;
	
	font: 16px Arial, Helvetica, sans-serif;
}

#loaderimg {
	position:absolute;
	right:30px;
	top:5px;
	display:none;
}

.totalresult {
	float:right;
	margin-right:48px;
	margin-top:-1em;
	padding:3px;
	background:#f4f9fe;
	text-align:center;
	font:bold 14px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3;
	width:300px;
	border:1px solid #E5EFF8;
}

.acc {
	width:250px;
	float:left;
}

.acc li {
	list-style-type:decimal;
	text-align:left;
}

.contact li {
	list-style-type:none;
	text-align:left;
}

.b {
	font-weight:bold;
}

.table_class{
	color:#646464; 
	font:12px Arial, Helvetica, sans-serif;
}