/*--------------------------------------------------------------------------------
SECTION         : Master Page
--------------------------------------------------------------------------------*/

html, p, h1, h2, h3, h4, h5, h6, blockquote, dl, dt, dd, fieldset, a, img, address {
    margin: 0px;
    padding: 0px;
    border: 0px;
	
}

a:hover {

text-decoration:underline;
}

hr {
    border-style: none;
    padding: 0px;
    background: #ffffff;
    margin: 0px;
}

.tblMain {
    width:1000px; 
    height:100%;
    background-color:#ffffff;
    /*centering table in the body*/
    margin-left:auto;
    margin-right:auto;
    border-collapse:collapse;   /*To remove gap between table cells*/
}

.td1 {
}

.td2 {    
}

.td3 {
}

.td4 {
}

.td5 {
}

/*--------------------------------------------------------------------------------
SECTION         : Webpart
--------------------------------------------------------------------------------*/
/* 
    Common: WebPart Toolbar
    Purpose: Styles for web part mode selection toolbar
*/
.webpartDisplayModes {	
	margin:0;
	padding:3px 0px 0px 5px;
	height:20px;
	/*width:100%;*/
	background-color:#e86418;
	color:#fff;
	border-top:solid 1px #000;
	text-transform:uppercase;
	display:none;
}	
	.webpartDisplayModes a.toolbar {
		color:#fff;
		font-family:Tahoma,Verdana,Arial,sans-serif;
		font-size:14px;
		font-weight:bold;
		text-transform:uppercase;
		text-decoration:none;
	}
	.webpartDisplayModes a.toolbar:hover {
		text-decoration:underline;
	}
	
/*
    Common: WebPart
    Purpose: These styles are used by the WebPart's skin, found in this theme's skin file.
*/
.noPadding {
	padding: 0px 0px 0px 0px !important;
}

.catalogZone {
	width: 290px !important;
	margin: 5px 5px 0px 5px !important; padding: 0px 0px 0px 0px !important;
	position: absolute; top: 50px; left: 320px; z-index: 900;
}

.editorZone {
	width: 290px !important;
	margin: 5px 5px 0px 5px !important; padding: 0px 0px 0px 0px !important;
	position: absolute; top: 50px; left: 320px; z-index: 900;
}

.instruction {
	display:block;
	text-align:left;
    color:#666;
}

/*
    Common: WebPart editor zone
*/
.webpartEditor {
    position:absolute;
    top:700px;
    left:10px;
    z-index:999;
}

    .webpartEditor input {
        color:#000;
    }
    
/*
    WebPart editor zone CSS for skin file
*/    
.editorZone {
	width:290px !important;
	margin:5px 5px 0px 5px !important;
	padding:0px 0px 0px 0px !important;
	top:150px; left:320px;
}

.instruction {
	display:block;
	text-align:left;
}

/*
    Common: WebPart catalog zone
*/
.webpartCatalog {
    position:absolute;
    top:700px;
    left:10px;
    z-index:999;
}

    .webpartCatalog input     {
        color:#000;
    }

/*
    WebPart catalog zone CSS for skin
*/
.catalogZone {
	width:290px !important;
	margin:5px 5px 0 5px !important;
	padding:0 0 0 0 !important;
	top:150px; left:320px;
}


/*--------------------------------------------------------------------------------
SECTION         : Loading (ajaxloader.css)
--------------------------------------------------------------------------------*/
.divAjaxProgress {
    margin:100px 0 150px 225px;    
    background-color:#fff;
    width:16px;
    height:16px;
}
.imgAjaxLoader {
    background:transparent url(images/icons/ajax-loader.gif);
    background-repeat:no-repeat;
    display:none;
    visibility:hidden;
}

/*--------------------------------------------------------------------------------
SECTION         : Global Master Header (globalmasterheader.css)
--------------------------------------------------------------------------------*/
/* Overall header container*/
.headerContainer {
    /*border-left:solid 1px #375877;*/      /*moved to logo class below to solve issues with web part removing this container */
    /*border-right:solid 1px #375877;*/     /*moved to adbanner.css headerAdBanner class */
    width:971px;    /*Must fix the width otherwise IE will have problem with layout expanded*/
    height:103px;    
}

/*--------------------------------------------------------------------------------
SECTION         : Google AdSense
--------------------------------------------------------------------------------*/

.tblGoogleAds {
       /* width:240px; change width of outer box */
      /*padding:0px; */
      /* margin:0; */
      /* float:left; */
      margin: auto;
}

.tblGoogleAds .td_body .tblAdsContent {
      margin:10px 10px 0px;
      padding:5px 0px 0px 10px;
      width:240px; /* change width of inner box */
      /*background-color:#FFE254;*/
      border:solid 1px #0265CB;      
}

	.tblGoogleAds .tblAdsContent .td_AdsHeader {
	/*font:bold 13px Arial, Helvetica, sans-serif;
    color:#BB284B;*/
		float:right;
		margin:5px 0px 0px;
		padding:0px;
	}
	
	.tblGoogleAds .tblAdsContent .td_AdsBody {
		font: 10px Verdana, Arial, Helvetica;
		padding-right:10px;
	}
	
		 .tblGoogleAds .tblAdsContent .td_AdsBody .span_Ads_Line1 {
			font-weight:bold;
         }
         
         .tblGoogleAds .tblAdsContent .td_AdsBody a:link { text-decoration: underline; color: #000000; }
		 .tblGoogleAds .tblAdsContent .td_AdsBody a:visited { text-decoration: underline; color: #000000; }
		 .tblGoogleAds .tblAdsContent .td_AdsBody a:active { text-decoration: underline; color: #000000; }
		 .tblGoogleAds .tblAdsContent .td_AdsBody a:hover { text-decoration: underline; color: #000000; }
          
		 .tblGoogleAds .tblAdsContent .td_AdsBody .span_Ads_Line2 {
			color:#000000;
         }
          
		 .tblGoogleAds .tblAdsContent .td_AdsBody .span_Ads_Line3 {
			color:#000000;
         }
                    
/*--------------------------------------------------------------------------------
SECTION         : Ads
--------------------------------------------------------------------------------*/

.midAds {
	width:auto; /* change width of outer box */
	height: 80px;
	margin: auto;
	background: #FFFFFF;
	float:left
}

.midAds .ad_content {
	width: 120px;
}


/*--------------------------------------------------------------------------------
SECTION         : Pagination
--------------------------------------------------------------------------------*/
.longBoxPaginationHolder {
background:#EEF0EF none repeat scroll 0 0;
display:block;
height:25px;
padding-top:5px;
width:680px;
}

.paginationHolder {
    background: no-repeat 0 100%;
	width:455px;
	height: 21px;
	padding-left: 115px; /*added by Felix to centralised table*/
	display: block;
	float: left;
}

#paginationTable {
	margin-left: auto;
	margin-right: auto;
	height:20px;
	/*width:420px;*/
	width:auto;
	text-decoration:none;
}

.pagination {
    background: transparent url(images/buttons/paginationNonHighlightBG.gif) no-repeat 0 100%;
	width: 30px;   /* original 20px; */
	display: inline-block;
	height: 18px;
	text-align: center;
	color: #000000;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2.5px;
	/*margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;*/
	padding-right:3px;
	float: left;
	text-decoration: none;
}

.pagination a:hover{
text-decoration:none;
}

.paginationHighlight {
    background: transparent url(images/buttons/paginationDarkerHighlighted.gif) no-repeat 0 100%;
	width:30px; /* original 20px; */
	display: block;
	height: 18px;
	text-align: center;
	color: #FFFFFF;
	font: .75em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2.5px;
	/*padding-left: 3px;*/  /* original 10px */
	padding-right:3px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	text-decoration: none;
}

.paginationHighlight a, a:hover{
color:#FFFFFF;
}

.paginationFirst {
    background: url(images/buttons/paginationLefttDoubleArrowHighLighted.gif) no-repeat 0 100%;
	width:20px;
	display: inline-block;
	height: 18px;
	text-align: center;
	color: #000000;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2.5px;
	padding-left: 3px;  /* original 10px */
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	text-decoration: none;
}

.paginationFirstDisabled {
    background: url(images/buttons/paginationLefttDoubleArrowLeftNonHighlighted.gif) no-repeat 0 100%;
	width:20px;
	display: inline-block;
	height: 18px;
	text-align: center;
	color: #000000;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2.5px;
	padding-left: 3px;  /* original 10px */
	padding-bottom: 0px;
	float: left;
	text-decoration: none;
}

.paginationFirstDisabled:hover {
    background: url(images/buttons/paginationLefttDoubleArrowLeftNonHighlighted.gif) no-repeat 0 100%;
	width:20px;
	display: inline-block;
	height: 18px;
	text-align: center;
	color: #000000;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2.5px;
	padding-left: 3px;  /* original 10px */
	padding-bottom: 0px;
	float: left;
	text-decoration: none;
	cursor:default;
}

.paginationPrev {
    background: url(images/buttons/paginationLefttSingleArrowHighlighted.gif) no-repeat 0 100%;
	display: inline-block;
	height: 18px;
	text-align: center;
	color: #000000;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2.5px;
	padding-left: 3px;  /* original 10px */
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	text-decoration: none;
	width:20px;
}

.paginationPrevDisabled {
    background: url(images/buttons/paginationLeftSingleArrowNonHighlighted.gif) no-repeat 0 100%;
	width:20px;
	display: inline-block;
	height: 18px;
	text-align: center;
	color: #000000;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2.5px;
	padding-left: 3px;  /* original 10px */
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	text-decoration: none;
}
.paginationPrevDisabled:hover {
    background: url(images/buttons/paginationLeftSingleArrowNonHighlighted.gif) no-repeat 0 100%;
	width:20px;
	display: inline-block;
	height: 18px;
	text-align: center;
	color: #000000;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2.5px;
	padding-left: 3px;  /* original 10px */
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	text-decoration: none;
	cursor:default;
}

.paginationNext {
    background: url(images/buttons/paginationRightSingleArrowHighlighted.gif) no-repeat 0 100%;
	width:20px;
	display: inline-block;
	height: 18px;
	text-align: center;
	color: #000000;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2.5px;
	padding-left: 3px; /* original 10px */
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	text-decoration: none;
}

.paginationNextDisabled {
    background: url(images/buttons/paginationRightSingleArrowNonHighlighted.gif) no-repeat 0 100%;
	width:18px;
	display: inline-block;
	height: 18px;
	text-align: center;
	color: #000000;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2.5px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	text-decoration: none;
	padding-left:5px;
}

.paginationNextDisabled:hover {
    background: url(images/buttons/paginationRightSingleArrowNonHighlighted.gif) no-repeat 0 100%;
	width:18px;
	display: inline-block;
	height: 18px;
	text-align: center;
	color: #000000;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2.5px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	text-decoration: none;
	cursor:default;
}

.paginationLast {
    background: url(images/buttons/paginationRightDoubleArrowHighlighted.gif) no-repeat 0 100%;
	width:20px;
	display: inline-block;
	height: 18px;
	text-align: center;
	color: #000000;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2.5px;
	padding-left: 3px; /* original 10px */
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	text-decoration: none;
}

.paginationLastDisabled {
    background: url(images/buttons/paginationRightDoubleArrowNonHighlighted.gif) no-repeat 0 100%;
	width:20px;
	display: inline-block;
	height: 18px;
	text-align: center;
	color: #000000;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2.5px;
	padding-left: 3px; /* original 10px */
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	text-decoration: none;
}

.paginationLastDisabled:hover {
    background: url(images/buttons/paginationRightDoubleArrowNonHighlighted.gif) no-repeat 0 100%;
	width:20px;
	display: inline-block;
	height: 18px;
	text-align: center;
	color: #000000;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2.5px;
	padding-left: 3px; /* original 10px */
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	text-decoration: none;
	cursor: default;
}

.paginationNumber {
	text-align: right;
	padding-right: 10px; /* change by Felix */
	font: .78em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:3px;
	text-align:right;
	width: 100px; /* added by Felix */
	float: right; /* added by Felix */
}

.AspNet-DataList {
	float:left;
	width:100%;
}


#blogs .AspNet-DataList {
background:#666666 none repeat scroll 0 0;
float:left;
padding:0 0 10px;
width:100%;
}

.weatherBox #timeBox {
	padding-right:30px;
	float: left;
	margin-top: 5px;
}
/* for Popup Modal box */
#RegistrationPage
{
    display: none;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}

#RegistrationPage #modalBackground[id] {position:fixed;}

#RegistrationPage #modalBackground
{
    filter: Alpha(Opacity=40); 
    -moz-opacity:0.6; 
    opacity: 0.6;
    width: 100%; 
    height: 100%; 
    background-color: #000000;
    top: 0px; left: 0px;
    z-index: 9999;
}

#RegistrationPage #modalContainer[id] {position:fixed}
#RegistrationPage #modalContainer
{
	overflow: visible;
	height: 100%;
	width: 100%;
    z-index: 10000;
}

#RegistrationPage #modalWrapper
{
	width: 380px;
    height: 100%;
    margin:	auto;
    position: relative !important;
}

#RegistrationPage #popupHolder {
	height: auto;
	width: auto;
}
#RegistrationPage #popupHolder .titletl {
	background: url(images/corners/popupLeftTop.png) no-repeat 100% 0;
	float:	left;
	padding: 0px;
	height: 5px;
	width: 5px;
}
#RegistrationPage #popupHolder .titletop {
	background: #CDCDCD;
	float: left;
	height: 5px;
	width: 370px;
}
#RegistrationPage #popupHolder  .titletr{
	background: url(images/corners/popupRightTop.png) no-repeat 100% 0;
	padding:0px;
	height: 5px;
	width: 5px;
	float: left;
}
#RegistrationPage #popupHolder   .titlelb {
	background: url(images/corners/popupLeftBottom.png) no-repeat 0 100%;
	float:	left;
	padding: 0px;
	height: 5px;
	width: 5px;
}
#RegistrationPage #popupHolder .content {
	background: #CDCDCD;
	float: left;
	width: 360px;
	height: auto;
	padding: 0 10px;
}
#RegistrationPage #popupHolder .titlebottom {
	background: #CDCDCD;
	float: left;
	height: 5px;
	width: 370px;
}
#RegistrationPage #popupHolder  .titlerb {
	background: url(images/corners/popupRightBottom.png) no-repeat 100% 100%;
	float:	left;
	padding: 0px;
	height: 5px;
	width: 5px;
}

#RegistrationPage #popupHolder #closeButton {
	height: auto;
	width: auto;
	float: right;
	display: block;
	margin: 5px;
}
#RegistrationPage #popupHolder #Title {
	height: auto;
	width: auto;
	float: left;
	display: block;
	margin: 5px;
	color: #FFFFFF;
	font: bold 0.88em Verdana, Arial, Helvetica, sans-serif;
}
#RegistrationPage #popupHolder .Text {
	height: auto;
	width: 350px;
	float: left;
	display: block;
	margin: 5px;
	color: #666666;
	font: bolder normal 0.75em Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}

/**    Sitemap **/
.sitemapmainHolder {
	height: auto;
	width: 660px;
	overflow: auto;
	display: block;
	clear: both;
	margin-top: 5px;
	padding-right: auto;
	color: #000000;
}

.sitemapmainSubHolder {
	height: auto;
	width: 320px;
	overflow: hidden;
	display: block;
	margin: 0px;
	float: left;
	padding-left: 5px;
	color: #000000;
}

.sitemapmainSubHolder  .buttonSiteMap {
	width: 100%;
	overflow: hidden;
	clear: both;
	height: auto;
	float: left;
	margin: 0px;
	color: #000000;
	padding-top:5px;
}

.sitemapmainSubHolder  .buttonSiteMap  ul {
	list-style: url(images/icons/bullet.jpg);
	margin: 0px 0 0 1.4em;
	padding: 0px 0 0;
	border: none;
	clear: both;
	color: #000000;
}

.sitemapmainSubHolder  .buttonSiteMap  li {
	margin: 0;
	padding: 0px;
	color: #000000;
	clear: both;
}

.sitemapmainSubHolder  .buttonSiteMap  li  a {
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	padding: 2px 0px 5px;
}

html>body  .sitemapmainSubHolder  .buttonSiteMap  li  a {
	width: auto;
	color: #000000;
}

.sitemapmainSubHolder .buttonSiteMap   li   p {
	padding: 0px;
	margin: 0px;
}

.sitemapmainSubHolder  .buttonArrowSiteMap {
	width: auto;
	clear: both;
	height: auto;
	float: left;
	padding:0 0 5px 30px;
	color: #FFFFFF;
	font-weight: normal;
}

.sitemapmainSubHolder  .buttonArrowSiteMap  ul {
	list-style: url(images/icons/sitemapArrow.jpg);
	margin: 0px 0 0 1em;
	padding: 0px 0 0;
	border: none;
	clear: both;
	font-weight: normal;
}

.sitemapmainSubHolder  .buttonArrowSiteMap  li {
	padding: 0px;
	/*color: #FFFFFF;*/
	margin: 2px 0px 5px;
	font: normal .75em Verdana,Arial,Helvetica,sans-serif
}

.sitemapmainSubHolder  .buttonArrowSiteMap  li  a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #000000;
	margin: 2px 0px 5px;
	/*font: normal .75em Verdana, Arial, Helvetica, sans-serif;*/
}

html>body  .sitemapmainSubHolder  .buttonArrowSiteMap  li  a {
	width: auto;
	color: #000000;
	font-weight: normal;
}

.sitemapmainSubHolder. .buttonArrowSiteMap   li   p {
	padding: 0px;
	margin: 0px;
	color: #000000;
}

.sitemapmainHolder .smallCaps {
	font-size: 0.75em;
	text-transform: uppercase;
	display: inline;
	padding: 0px;
	margin: 0px;
}

