/*Design and Layout*/
body {
  background: #eaeaea url(/EOS/Images/page_bg.jpg) center repeat-y;
  padding:0;
  margin:0;
  text-align:center
}
.clear {
  float: none;
  clear: both;
}

#container {
  width: 924px;
  margin:0 auto;
  padding: 0;
  height: auto;
  background: #7bb2f3;
  text-align: center;
}
  #header {
    background: #7bb2f3 url(/EOS/Images/header_bg2.jpg) top right no-repeat ;
    position: relative;
    height: 109px;
  }
    #searchTerms {
      height: 18px;
      width: 166px;
      background: url(/EOS/Images/searchTerms-bg.png) no-repeat;
      border:0;
      margin:0;padding:0;
    }
    #searchBtn {
    }
    #site {
     width: 218px;

    }
    div.skinned-select {
      background: url(/EOS/Images/select_bg.png) no-repeat;
      
    }
    div.skinned-select select {
    	opacity: 0;
    	filter: alpha(opacity = 0);
    	moz-opacity: 0;
    	position: relative;
    	z-index: 100;
    }
    div.skinned-select .select-text {
      position: absolute;
    	text-indent: 10px;
    	line-height: 19px;
    	width: 218px;
    	z-index: 1;
    }
    div.skinned-select .select-text,
    div.skinned-select select,
    div.skinned-select select option {
    	width: 218px;
    	color: #666;
    }
    
    #searchBox {
      position: absolute;
      top: 68px;
      right: 22px;
    }

    /* non javascript version select */

    .my-skinnable-select select {
      width: 150px;
      border: 1px solid #D5E6EE;
    }

    
    #govLogo a {
      text-indent: -5000px;
      outline: none;
      background: url(/EOS/Images/sg-gov-logo.gif);
      width: 222px;
      height: 36px;
      display: block;
      position: absolute;  
      top:10px;
      right:23px;
      outline: none;
    }

    ul#govMenu {
      list-style-type: none; 
      position: absolute;
      top: 50px;
      right: 24px;
      display: block;
      height:20px;

      text-align:right;
      margin:0;
      padding:0;
      overflow:hidden;
    }
      ul#govMenu li {
        list-style-type: none;
        display: inline-block;
        background: url(/EOS/Images/govsg_li.gif) no-repeat left center;
        margin:0;padding:0;
        padding-left: 10px;

        float: left;
        text-align: left;
      }
        ul#govMenu li#menuFeedback {
          width: 70px;
        }
        ul#govMenu li#menuContactUs {
          width: 75px;
        }
        ul#govMenu li#menuSitemap {
          
        }
        
        ul#govMenu li a, ul#govMenu li a:link {
          color: #5b5f65;
          font-size: 11px;
          text-decoration:none;
        }
        ul#govMenu li a:hover {
          color: #5b5f65;
          font-size: 11px;
          text-decoration:underline;
        }
    ul#navGov {
      list-style-type: none;
      margin: 0; padding: 0;
      height: 27px;
      display: block;
      position: absolute;
      top: 82px;
      left: 22px;
    }
      ul#navGov li {
        list-style-type: none;
        padding: 0;
        margin:0;
        margin-right:1px;
        float: left;
      }
        ul#navGov li a {
          display: inline-block;
          float: left;
          margin: 0;
          padding: 0;
          text-indent: -5000px;     
          outline: none;     
        }
        
        ul#navGov li a:hover {
          filter: alpha(opacity=95);
          -moz-opacity: 0.95;
          opacity: 0.95;
        }
        ul#navGov li a.active:hover {
          filter: alpha(opacity=100);
          -moz-opacity: 1.0;
          opacity: 1.0;
          cursor: default;
        }
        
        li#govGovernment a {
          width: 119px;
          height: 27px;
          background: url(/EOS/Images/govGovernment.png);
          margin-right:2px;
        }
        li#govGovernment a:hover, li#govGovernment a.active {
          width: 119px;
          height: 27px;
          background: url(/EOS/Images/govGovernment.png) 0px -27px;
        }
        li#govCitizenResidents a {
          width: 170px;
          height: 27px;
          background: url(/EOS/Images/govCitizensResidents.png);
          margin-right:2px;
        }
        li#govCitizenResidents a:hover, li#govCitizenResidents a.active {
          width: 170px;
          height: 27px;
          background: url(/EOS/Images/govCitizensResidents.png) 0px -27px;
        }
        li#govBusinesses a {
          width: 109px;
          height: 27px;
          background: url(/EOS/Images/govBusinesses.png);
          margin-right:2px;
        }
        li#govBusinesses a:hover, li#govBusinesses a.active {
          width: 109px;
          height: 27px;
          background: url(/EOS/Images/govBusinesses.png) 0px -27px;
        }
        li#govNonResidents a {
          width: 129px;
          height: 27px;
          background: url(/EOS/Images/govNonResidents.png);
          margin-right:2px;
        }
        li#govNonResidents a:hover, li#govNonResidents a.active {
          width: 129px;
          height: 27px;
          background: url(/EOS/Images/govNonResidents.png) 0px -27px;
        }
  #content {
    background: #fff;
    width: 880px;
    margin: 0 auto;
    /*min-height: 200px;
    height: auto;*/
    padding: 0;
  }
    #content .con {
      float:none;
      clear:both;
      padding: 0; 
      
  }
    
  #footer {
    background: #fff url(/EOS/Images/footerTop-bg.jpg) no-repeat top center;
    width: 924px;
    /*height: 57px;*/
    height: 29px;
    margin: 0 auto;
    padding:0;
  }
    #footer .con {
      width: 880px;
      margin: 0 auto;
      padding-top: 2px;
      height: 30px;
    }
    #footer ul {
      list-style: none;
      margin:0;padding:0;
    }
      #footer ul li {
        background: url(/EOS/Images/govsg_li.gif) no-repeat left center;
        margin:0;padding:0;
        padding-left: 10px;
        list-style: none;
        float: left;
        padding-right:20px;
        font-size:11px;
      }
      #footer .copyright {
        float:right;
      }
/*Elements*/




/*Typography*/
body {
  font: 62.5% Verdana, Sans-serif;
}
  #header {
    
  }
    #site {
      font: 1.1em Arial, Helvetica, Sans-serif;
      color: #666;
    }

    ul#govMenu li * {
      font: 1.1em 'Trebuchet MS', 'Lucida Grande' ;
      font-weight: bold;
      text-decoration: none;
    }
  #content {
    
  }
  #footer ul li a, #footer ul li a:link {
    text-decoration: none;
    color: #000;
  }
  #footer ul li a:hover {
    text-decoration: underline;
  }
  #footer .copyright {
    color: #666;
  }




/*Start of Productivity CSS Version 1*/

/* For Homepage */

.product-introduction { 
	background-image: url(http://business.gov.sg/NR/rdonlyres/8BA60EB4-20FA-4C67-8A50-399B099443A0/0/bghomepageproduce.jpg); 
	clear: both; height: 130px; overflow: auto; position: relative; width: 100%;
}
.product-introduction .prd-btn { height:35px; width:115px; position:absolute; border:none; left:365px; top:81px; }
.product-introduction h2 { color: #7DBA00; font-family: Arial, sans-serif; font-size: 1.3em; font-weight: bold; line-height: 14px; 
	margin: 31px 0px 0px 18px; text-transform: uppercase; width: 210px; }

.product-introduction p { color: #2A4154; font-family: Arial, sans-serif; font-size: 1.1em; font-weight: bold; line-height: 13px;
	margin: 5px 0px 0px 18px; padding-top: 1px; width: 270px; }



/*end of Productivity CSS Version 1*/



  
/*Start of AE CSS Version 7*/

/* For Homepage */
.feature-introduction { 
	background-image: url(http://business.gov.sg/NR/rdonlyres/9F2FB332-15D6-42B4-85CC-8C310EED9BBF/0/bghomepagefeature.jpg); 
	clear: both; height: 130px; overflow: auto; position: relative; width: 100%;
}
.feature-introduction .startup-guide-btn { height:29px; width:94px; position:absolute; border:none; left:620px; top:81px; }
.feature-introduction h2 { color: #7DBA00; font-family: Arial, sans-serif; font-size: 1.3em; font-weight: bold; line-height: 14px; 
	margin: 31px 0px 0px 18px; text-transform: uppercase; width: 210px; }

.feature-introduction p { color: #2A4154; font-family: Arial, sans-serif; font-size: 1.1em; font-weight: bold; line-height: 13px;
	margin: 5px 0px 0px 18px; padding-top: 1px; width: 270px; }

/* BizStartup Guide Layout  -------------------------------------------------------------- */
.bizStart, #bizStartTable td { font-family:Arial, Tahoma, sans-serif; vertical-align:top; }
/* *html .bizStart td, *html .bizStart th, *html .bizStart #footer { font-size:62.5%; } LOcal */
/* Server USE  -  test font size */
*html .bizStart td, *html .bizStart th, *html .bizStart #footer { font-size:100%; }

.bizStart strong, .bizStart b { font-weight:bold; }
.bizStart h1, .bizStart h2, .bizStart h3, .bizStart h4, .bizStart h5, .bizStart h6 { 
	font-family:Tahoma, Verdana, sans-serif; margin:0; font-weight:bold; }
	
.bizStart h3{ font-size:2em; margin:15px 0 7px; letter-spacing:-0.05em; color:#933; }
	.bizStart h3 a, .bizStart h3 a:link { color:#933; }

.bizStart td { font-size:1em; vertical-align:top; }
.bizStart td img { display:inline; }

.bizStart a, .bizStart a:link { color:#0066CC; text-decoration:none; }
.bizStart a:hover { text-decoration:underline; }

/* Main Content Table  -------------------------------------------------------------- */
.bizStart #bizStartTable { background: url(http://business.gov.sg/NR/rdonlyres/FB0A7B72-62F1-4DF4-8718-433EA53126C3/0/bgmainbody.png) repeat-x; 
}
/* Help Desk -------------------------------------------------------------- */
.bizStart .helpdesk { background:#d3d8de; width:27%; }
.bizStart .helpdesk td, .bizStart .helpdesk a { vertical-align:middle; }
.bizStart .helpdesk strong { font-weight:bold; vertical-align:top; }
.bizStart .helpdesk img { margin:0 5px 0 0; vertical-align:bottom; }

/* Page Header -------------------------------------------------------------- */
.bizStart h1.ae-header1 { 
	margin:30px 0 0; color:white; font-size:2.5em; line-height:30px; 
	overflow:hidden; padding:7px 10px 11px; background:url(http://business.gov.sg/NR/rdonlyres/0314726C-E2F6-40F3-9E6C-43FFBA037432/0/bggrp.png) no-repeat;
	
}
/* Cookie Crumbs  -------------------------------------------------------------- */
.bizStartContent { padding:2px 10px; }
.bizStart #cookiecrumbs  td.bizConsult  { font-family:arial; text-align:right; font-weight:bold; }
	td.bizConsult a, td.bizConsult a:link { font-size:1.2em; color:#2A4154; }

/* Content Feature   -------------------------------------------------------------- */	
.bizStart #tableFeature { margin:20px 0 10px; }
.bizStart #tableFeature small { font-size:0.2em; }

.catHelpResources #tableFeature { background:url(http://business.gov.sg/NR/rdonlyres/28454C0D-6690-4FD7-A215-585682E84201/0/bgfeaturehelp.jpg) no-repeat; height:200px;
}
.catNetworkEvents #tableFeature { background:url(http://business.gov.sg/NR/rdonlyres/95B6E79F-3E9E-4847-9053-54671185AC47/0/bgfeaturenetwork.jpg) no-repeat; height:200px;
}
.catPlanResearch #tableFeature { background:url(http://business.gov.sg/NR/rdonlyres/13ED3ED7-1B13-4BE4-B057-1EE63A455A04/0/bgfeatureplan.jpg) no-repeat; height:200px;
}
.catFundBiz #tableFeature { background:url(http://business.gov.sg/NR/rdonlyres/172B1C9F-1F65-4EA0-81B5-C1E6512D4D9D/0/bgfeaturefund.jpg) no-repeat; height:200px;
}
.catStartRun #tableFeature { background:url(http://business.gov.sg/NR/rdonlyres/4BACEC98-AF1C-42A6-841D-D965353A1710/0/bgfeaturestartrun.jpg) no-repeat; height:200px;
}
.catProtectAssets #tableFeature { background:url(http://business.gov.sg/NR/rdonlyres/C2E20936-6C7A-4B1B-B76A-1D8DCE5BE6C7/0/bgfeatureprotect.jpg) no-repeat; height:200px;
}
.bizStart #tableFeature .featureIntro p { font-family:tahoma; font-size:1.2em; line-height:1.4em; }
	
/* Feature Header Layout for Different Pages */
/* ---------------   Homepage */
.indexPage #tableFeature { background:url(http://business.gov.sg/NR/rdonlyres/498B8DB6-1A01-4EC3-88F9-5919F522CEC0/0/bgbsgfeature.jpg) no-repeat; 
}
.indexPage #tableFeature small { font-size:0.8em; }
.indexPage #tableFeature .featureIntro p { 
	width:383px; margin:10px 0 0 172px; font-size:1.3em; 
	color:#fff; line-height:1.4em; height:115px; 
}
#tableFeature .btnFeature { 
	width:100%; margin:21px 20px 22px 0; overflow:hidden; position:relative; }
#tableFeature .btnFeature .btnFeatureLeft, #tableFeature .btnFeature .btnFeatureRight { 
	float:left; width:265px; position:relative; left:253px; overflow:hidden;
}
#tableFeature .btnFeature .btnFeatureRight { left:285px; }

	#tableFeature .btnFeature h2 { font-size:1.7em; color:#933; width:190px; float:left; line-height:1em; letter-spacing:-0.06em; }
	#tableFeature .btnFeature span { width:75px; float:right; }
	#tableFeature .btnFeature span  a { 
	  background:url(http://business.gov.sg/NR/rdonlyres/0314726C-E2F6-40F3-9E6C-43FFBA037432/0/bggrp.png) no-repeat -240px -51px; width:75px; height:20px; display:block; text-indent:-999em; margin-top:2px;  }
	#tableFeature .btnFeature p { clear:both; margin:0; color:#333; font-size:1em; }
	
/* ---------------   Protecting Your Assets  -  */
.catPage  #tableFeature h2 { color:white; font-size:1.7em; margin:0; }
	
/* ---------------   Content Areas  -  */
.contentPage #tableFeature .featureTitle small { background:url(http://business.gov.sg/NR/rdonlyres/0314726C-E2F6-40F3-9E6C-43FFBA037432/0/bggrp.png) no-repeat -350px -51px; width:15px; display:block; height:60px;
} 
.contentPage #tableFeature .featureTitle h2 { font-size:2em; line-height:1em; margin:0; color:#933; }
.contentPage #tableFeature .featureTitle p { font-size:1.4em; margin:5px 0; }
	
/* MAIN CONTENT AREAs   -------------------------------------------------------------- */	
#tableMainContent { margin:0 0 30px; }
#tableMainContent .tableContentBody h3 a, #tableMainContent .tableContentBody h3 a:link{ color:#0066CC; }

/*  -------------------------------------- Homepage Category Landing Content - */	
#tableMainContent .tableMCCol { padding-left:40px; }
#tableMainContent span { background:url(http://business.gov.sg/NR/rdonlyres/0314726C-E2F6-40F3-9E6C-43FFBA037432/0/bggrp.png) no-repeat 0 -50px; height:40px; width:40px; display:block; text-indent:-999em;
}
	#tableMainContent #catStartRun span  { background-position:-42px -50px;}
	#tableMainContent #catFundBiz span  { background-position:-77px -50px;}
	#tableMainContent #catProtectAssets span  { background-position:-116px -50px;}
	#tableMainContent #catNetworkEvents span  { background-position:-156px -50px;}
	#tableMainContent #catHelpResources span  { background-position:-196px -50px;}
	
#tableMainContent ul { margin:0; padding:0; list-style:none; }
#tableMainContent li {
	background:url(http://business.gov.sg/NR/rdonlyres/9C69C767-6294-4DBD-A6B7-2B7E0868B6B9/0/ico_small_red_arrow.png) no-repeat 2px 8px; margin:0; padding:0; font-size:1.4em; padding:0 0 4px 14px; line-height:1.6em;
}
#tableMainContent ul ul { margin-top:5px; }
#tableMainContent li li { font-size:0.9em; padding:0 0 4px 14px; line-height:1.4em; margin:0; }
#tableMainContent ol li { background:none; padding-left:0; }

/*  -------------------------------------- Categeory Page Content - */
.catPage #tableMainContent .tableContentBody h3{ 
	font-size:1.8em; font-weight:normal; letter-spacing:0; margin:0; }
.catPage #tableMainContent .tableContentBody p { margin-bottom:10px; font-size:1.4em; }
#tableMainContent .tableContentBody img.titleIcon { margin-top:5px; }

/*  -------------------------------------- Single COntent Page Content - */	
.contentPage #tableMainContent .tableContentBody p { margin-bottom:10px; font-size:1.4em; }
.contentPage #tableMainContent .tableContentBody h3 { font-size:1.7em; margin:0; color:#511919; }
.contentPage #tableMainContent .tableContentBody td ol  { list-style:decimal none outside; margin:0 0 0 25px; }
.contentPage #tableMainContent .tableContentBody td ul  { list-style:disc none outside; margin:0 0 0 25px; }
	.contentPage #tableMainContent .tableContentBody td ul li { background:none; padding-left:0; }
.contentPage #tableMainContent .tableContentBody li { font-size:1.4em; }

/*-------------- Single Content Page Special Notes  - */
.contentPage .tableSpNotes { border-left:1px solid #E0C1C1; margin:2px 0 0; }
.contentPage .tableSpNotes td { padding-left:8px; }
	.contentPage .tableSpNotes td td { padding-left:0; }
.contentPage .tableSpNotes h3 { font-size:1.1em; margin:0; color:#666; letter-spacing:0; font-weight:normal; }
.contentPage .tableSpNotes h4 { font-size:1.3em; margin:0; color:#333; letter-spacing:0; }

.contentPage #tableMainContent .tableSpNotes ul { margin:10px 0 15px 10px; padding:0; list-style:none; }
.contentPage #tableMainContent .tableSpNotes li { background:url(http://business.gov.sg/NR/rdonlyres/9C69C767-6294-4DBD-A6B7-2B7E0868B6B9/0/ico_small_red_arrow.png) no-repeat 0 6px; margin:0; padding:0; font-size:1.2em; padding:0 0 4px 14px; line-height:1.6em;
}
/*-------------- Single Content Page Tables  - */
.contentPage #tableMainContent .contentTable { 
	border:1px solid #E0C1C1; border-collapse:collapse; border-spacing: 0px;
}

.contentPage #tableMainContent .contentTable th {	
	background:#CFCFCF; color:#333;	padding:8px 5px; text-align:left;
	font-weight:normal; border:1px solid #AAA;
}
.contentPage #tableMainContent .contentTable td { border:1px solid #CCC; background:#FFF; padding:10px 5px; color:#666; }
.contentPage #tableMainContent .tableContentBody .contentTable th p { font-size:1.2em; margin:0; }
.contentPage #tableMainContent .tableContentBody .contentTable td p { font-size:1.2em; margin:0 0 10px; }
.contentPage #tableMainContent .tableContentBody .contentTable td li { font-size:1.1em; }
.contentPage #tableMainContent .tableContentBody .contentTable td ol { list-style:decimal none outside; margin:0 0 0 25px; }

/* Success Stories   -------------------------------------------------------------- */	
#tableSuccessStories h3 { display:inline; font-weight:bold; }
#tableSuccessStories small { font-size:1.2em; }
#tableSuccessStories .bodySuccessStories {
	background:transparent url(http://business.gov.sg/NR/rdonlyres/ADBCCF7B-518E-4836-B984-402CED750DED/0/bgsuccessbody.png) repeat-y;
}
#tableSuccessStories .contentStories h3 { font-size:1.8em; width:100%; margin:0; }
#tableSuccessStories .contentStories h3 a, #tableSuccessStories .contentStories h3 a:link { color:#333; border:none; }
	#tableSuccessStories .contentStories td { vertical-align:top; }
	#tableSuccessStories .contentStories td p { font-size:1.2em; line-height:1.25em; width:100%;  }




/* Footer   -------------------------------------------------------------- */	
.bizStart #footerwrap { text-align:center; }
.bizStart #footer { width:860px; height:55px; margin:20px auto 0;  }
.bizStart #footer .con { width:860px; height:20px; }
.bizStart #footer #FooterPanelLastUpdateDatePH1 { float:left; width:860px; text-align:left !important; }






/*End of AE CSS Version 7*/
  