﻿/*--------------------------------*/
/* Regions - Header */
/*--------------------------------*/
 img, div { behavior: url(utility/iepngfix.htc) }
 
.hdr /* Header */
{
	background-image: url(../image/bg_hdr.png);
	margin: 0 auto;
	text-align: right;
	width: 950px;
	height: 43px;
}

.hdr-logo /* Header Logo */
{
	padding: 0px 20px 0px 0px;
}

.hdr-nav /* Header Navigation */
{
	background-image: url(../image/bg_hdr_nav.png);
	margin: 0 auto;
	text-align: left;
	width: 950px;
	height: 85px;
}

.hdr-nav-lnk
{
	color: #656565;
	cursor:pointer;
}

.hdr-nav-ctn /* Header Navigation Container */
{	
	padding: 0px 0px 0px 90px;
}

.hdr-nav-div
{
	background-image: url(../image/div_hdr_nav.png);
	width: 8px;
	height: 66px;
}

.hdr-nav-itm-dcr /* Item Decor */
{
	position: absolute;
	font-size: 10px;
	padding: 8px 5px 10px 5px;
}

.hdr-nav-itm /* Item */
{
	position: absolute;
	font-size: 14px;
	padding: 34px 5px 5px 17px;
	letter-spacing: -1px;
}

.hdr-nav-itm-ctn
{
	cursor: pointer;
	width: 76px;
	height: 66px;
	padding: 0px;
}

.btn-wplogin /* layout wplogin button */
{
	padding: 8px 80px 8px 80px;
}

.btn-hdr-nav
{
	position: absolute;
	width: 76px;
	height: 66px
}

/*--------------------------------*/
/* Regions - Mast */
/*--------------------------------*/
.mst-top /* Mast Top */
{
	background-image: url(../image/bg_mst_top.png);
	margin: 0 auto;
	text-align: left;
	width: 857px;
	height: 22px;
}

.mst /* Mast */
{
	background-image: url(../image/bg_mst.png);
	margin: 0 auto;
	text-align: left;
	width: 857px;
	height: 100px;
}

.mst-ctn /* Mast Container */
{
	padding: 0px 0px 0px 26px;
}

.mst-div
{
	background-image: url(../image/div_mst.png);
	width: 1px;
	height: 90px;
}

.mst-blb /* Mast Blurb */
{
	width: 396px;
	height: 90px;
}

.mst-blb-ctn /* Mast Blurb Container */
{
	padding: 20px 20px 5px 18px;
	/*border: solid 1px;*/ /* test border*/
}

.mst-nav /* Mast Navigation */
{
	background-image: url(../image/bg_mst_nav.png);
	margin: 0 auto;
	text-align: left;
	width: 857px;
	height: 20px;
}

.mst-nav-ctn /* Mast Navigation Container */
{
	padding: 0px 40px 0px 40px;
}

.mst-nav-tab-ctn
{
	padding:0px 20px 0px 0px;
	float:left;
}

.mst-nav-tab
{
	behavior: none;
	background-image: url(../image/dash_6px.png);
	background-repeat: repeat-x;
}

/*--------------------------------*/
/* Regions - Content */
/*--------------------------------*/
.cnt /* Content */
{
	background-image: url(../image/bg_cnt.png);
	margin: 0 auto;
	text-align: left;
	width: 857px;
	/*height:100%;
	min-height:100px;
	height:auto !important;
	height: 1400px;*/ /* Test Content Repeat */
}

.cnt-ctn /* Content Container */
{
	padding: 0px 0px 0px 0px;
	min-height: 295px;
	height:100%;
	height:auto !important;
	_height:295px; /* for ie6 */
}

.cnt-home-bnr
{
	_height:156px;
}

.cnt-home-cnt
{
   padding:20px 45px 20px 45px;
}

.cnt-home-cnt-header
{
   padding:5px 0px 5px 0px;
   font-size:14px;
   font-weight:bold;
}

.cnt-home-cnt-port
{
  float:left;
  padding:7px 10px 7px 10px;
}

.cnt-home-cnt-row
{
  padding:7px 0px 7px 0px;
}

.cnt-bullet
{
	background-image: url(../image/bullet.png);
	float:left;
	width:17px;
	height:15px;
	padding-top:10px;
	background-repeat:no-repeat;
}

.cnt-home-cnt-p
{
  float:left;
  padding:0px 0px 0px 0px;
  top:0px;
  width:720px;
}

.bnr-home
{

}

.right-btn-home
{
	float: right;
	padding:0px 0px 7px 0px;
}

.btn-home-request
{
	position: absolute;
	top: 360px;
	padding: 0px 0px 0px 662px;
}

.cnt-home-main
{
	background-color: #fdfdfd;
	height: 140px;
}

.cnt-home-tab-nav
{
	behavior: none;
	background-image: url(../image/dash_6px.png);
	background-repeat: repeat-x;
}

.cnt-home-tab
{
	background-image: url(../image/tab_home.png);
	width: 86px;
	height: 29px;
	text-transform: uppercase;
	text-align: center;
	color: White;
	font-size: 14px;
	line-height: 28px;
}

.cnt-home-tab-title
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 5px 0px;
}

.cnt-home-tab-link
{
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 10px 0px 10px;
	border: dotted 1px #e0e0e0;
}

.cnt-home-tab-link:hover
{
	border: dotted 1px #c0c0c0;
}

.ctn-home-tab-body
{
	line-height: 13px;
	padding: 0px 0px 10px 0px;
}

.cnt-home-tab-ctn
{
	padding: 12px 0px 0px 0px;
}

.cnt-home-tab-ctn-p1
{
	width: 350px;
	padding: 0px 0px 0px 0px;
	/*outline: red dotted 1px;*/
}

.cnt-home-tab-ctn-p2
{
	width: 500px;
	padding: 0px 0px 0px 0px;
	/*outline: red dotted 1px;*/
}

/*--------------------------------*/
/* Regions - Footer */
/*--------------------------------*/
.ftr /* Footer */
{
	margin: 0 auto;
	text-align: left;
	width: 857px;
}

.ftr-ctn /* Footer Container */
{
	padding: 0px 0px 0px 40px;
}

.ftr-nav /* Footer Navigation */
{
	margin: 0 auto;
	text-align: left;
	width: 857px;
}

.ftr-nav-ctn /* Footer Container */
{
	padding: 0px 0px 0px 40px;
}

/*--------------------------------*/
/* Copyrights */
/*--------------------------------*/
.cpy-ctn
{
	font-size: 10px;
	padding: 5px 40px 0px 40px;
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	border-color: #e0e0e0;
}

/*--------------------------------*/
/* Widgets */
/*--------------------------------*/
.wdg-ctn
{
	padding: 0px 40px 5px 40px;
}

/*--------------------------------*/
/* Floats */
/*--------------------------------*/
.fl-left
{float: left;}

.fl-right
{float: right;}

/*--------------------------------*/
/* Widths */
/*--------------------------------*/
.wt-100px {width: 100px;}
.wt-200px {width: 200px;}
.wt-220px {width: 220px;}

/*--------------------------------*/
/* Heights */
/*--------------------------------*/
.ht-100px {height: 100px;}

/*--------------------------------*/
/* Break Clearings */
/*--------------------------------*/
.clr-both
{clear: both;}

/*--------------------------------*/
/* Icons */
/*--------------------------------*/
.icon-ctn
{
	padding: 5px;
}

/*--------------------------------*/
/* Blurbs */
/*--------------------------------*/
.blurb-ctn 
{
	padding: 0px 10px 0px 10px;
	/*outline: red dotted 1px;*/
}


/* Collapsible-Link */

.collapsepanel-row
{
  float:left;
  padding:2px 0px 0px 0px;
}

.collapsePanelHeader 
{
	background-image:url(../image/profile_applicationform_bar.png);
	font-weight:bold;
	height:25px;
	color:#ffffff;
	cursor:pointer;
	width:757px;
}

.collapsePanelHeader-icon
{
	width:25px;
	float:left;
	padding:7px 0px 5px 5px;
}
.collapsePanelHeader-title
{
	float:left;
	margin:4px 0px 5px 25px;
	cursor:pointer;
	overflow:hidden;
}

.collapsepanel-body 
{
    background-image:url(../image/profile_applicationform_form_background_new_767x2.png);
    background-repeat:repeat-y;
    overflow:hidden;
    margin-left:3px;
	width:750px;
}

.collapsepanel-view
{
	min-height:140px;
	height:140px;
	height: auto !important; 
}	

.ctn-column
{
	padding:5px 5px 5px 0px;
	width:360px;
}


.ctn-column-450
{
	padding:12px 5px 12px 5px;
	width:450px;
}

.ctn-column-260
{
	padding:12px 5px 12px 25px;
	width:260px;
}

.ctn-column-140
{
	padding:12px 5px 12px 0px;
	width:140px;
}

.ctn-column-250
{
	padding:0px 0px 0px 0px;
	width:250px;
}

.collapsepanel-body-row
{
	padding:5px 5px 5px 15px;
	width:335px;
}

.photo-uploader
{
	background-image:url(../image/profile_applicationform_btn.png);
	width:30px;
	border:soid 1px red;
	background-color:Red;
}

.ctn-service-icon
{
	padding:7px 5px 5px 0px;
	width:37px;
	
}

.ctn-service-icon-des
{
	padding:5px 5px 5px 5px;
	width:300px;
	
}

.ctn-service-number-icon
{
	padding:0px 5px 5px 0px;
	width:37px;
	
}

.ctn-service-des
{
	padding:6px 5px 5px 5px;
	width:700px;
	
}

.cnt-sitemap-arrow
{
	padding:5px 5px 5px 15px;
	
}

.ctn-sitemap-text
{
	padding:0px 5px 5px 5px;
	
}

.dashed-line
{
	padding:30px 0px 0px 0px;
	border-bottom:dashed 1px gray;
}

.entry-form-background
{
	background-image:url(../image/enquiryform.png);
	
}