/*
-- CSS Document by Lester Dong [7 July 2006] --
Copyright Digitise Internet Business Solutions Ltd. All Rights Reserved.

::Caveat Pre Emptor (General Warnings)::
1. Any amendments to Section 1 and 2 made has to be reviewed and approved by Digitise
2. Any piece of CSS that is deemed experimental (i.e. CSS3) is NOT allowed.
3. Any piece of CSS that is relatively new to Digitise needs to go through a review and vetting process before it can be used or released.
4. Digitise believes in the "tried and true", please think of all consequences before adding new pieces of CSS.

::Notes::
- If there are any errors please inform Digitise.

::Developers::
Please place extra CSS at appropriate sections

::Sections::
Section 1: HTML Tag CSS
Section 2: Default Typography CSS
Section 3: Extra Typography CSS
Section 4: Structural CSS
*/

/* Section 1: HTML Tags : START */
html,body {
	margin:0;
	padding:0;
	background-color:#CEC0B9;
	height: 100%;
	color: #575452;
}
img {
	margin:0;
	padding:0;
	border:0;
}
form {
	padding:0;
	margin:0;
}
hr {
	color:#cccccc;
	background-color:#cccccc; 
	height:1px;
}
#CenterTable {
	margin-left: auto;
	margin-right: auto;
}
/* Section 1: HTML Tags : END */



/* Section 2: Default Typography CSS : START */
h1 {
	font-size:16px;
	font-family:Trebuchet MS, Trebuchet,sans-serif,Arial,Verdana,Sans-serif;
	margin-bottom: 10px;
	font-style: italic;
	color: #9E746B;
}
h2 {
	font-size:14px;
	font-family:Trebuchet MS, Trebuchet,sans-serif,Arial,Verdana,Sans-serif;
	margin-bottom: 5px;
	font-style: italic;
	color: #9E746B;
}
h3 {
	font-size:13px;
	font-family:Trebuchet MS, Trebuchet,sans-serif,Arial,Verdana,Sans-serif;
	display: inline;
	font-style: italic;
	color: #9E746B;
}
td, div {  
	font-family:Trebuchet MS, Trebuchet,sans-serif,Arial,Verdana,Sans-serif;
	font-size: 12px; 
	line-height: 16px;
}

input, textarea, select {
	font-family: MS Sans Serif; 
	font-size: 11px;
}

a {
	color:#3E3939;
	text-decoration:underline;
}
a:hover {
	color:#666666;
	text-decoration:underline;
}

td.imagecolumn {  
	font-family:Trebuchet MS, Trebuchet,sans-serif,Arial,Verdana,Sans-serif;
	font-size: 11px; 
	line-height: 16px;
}
td.imagecolumn a {
	color:#3E3939;
	text-decoration:underline;
}
td.imagecolumn a:hover {
	color:#666666;
	text-decoration:underline;
}

td.address {  
	font-family:Trebuchet MS, Trebuchet,sans-serif,Arial,Verdana,Sans-serif;
	font-size: 11px; 
	color: #3E3939;
	line-height: 16px;
}
td.address a {
	color:#3E3939;
	text-decoration:none;
}
td.address a:hover {
	color:#666666;
	text-decoration:underline;
}

td.footer {  
	font-family:Trebuchet MS, Trebuchet,sans-serif,Arial,Verdana,Sans-serif;
	font-size: 11px; 
	line-height: 16px;
}
td.footer a {
	font-family:Trebuchet MS, Trebuchet,sans-serif,Arial,Verdana,Sans-serif;
	font-size: 11px; 
	color:#3E3939;
	text-decoration:underline;
}
td.footer a:hover {
	color:#666666;
	text-decoration:underline;
}
td.backtotop {
	font-family:Trebuchet MS, Trebuchet,sans-serif,Arial,Verdana,Sans-serif;
	font-size: 11px; 
	line-height: 16px;
}
td.backtotop a {
	color:#696969;
	text-decoration:none;
}
td.backtotop a:hover {
	color:#666666;
	text-decoration:underline;
}

td.lhlinkstitle {
	font-family:Trebuchet MS, Trebuchet,sans-serif,Arial,Verdana,Sans-serif;
	font-size: 12px; 
	line-height: 16px;
	text-align:right;
	color: #ffffff;
}

td.lhlinkstitle a {
	color:#ffffff;
	text-decoration:none;
}
td.lhlinkstitle a:hover {
	color:#ffffff;
	text-decoration:underline;
}

td.lhlinks {
	font-family:Trebuchet MS, Trebuchet,sans-serif,Arial,Verdana,Sans-serif;
	font-size: 11px; 
	line-height: 18px;
	text-align:right;
}

td.lhlinks a {
	color:#3E3939;
	text-decoration:none;
}
td.lhlinks a:hover {
	color:#3E3939;
	text-decoration:underline;
}

td.feature-desc {  
	font-family:Trebuchet MS, Trebuchet,sans-serif,Arial,Verdana,Sans-serif;
	font-size: 11px; 
	line-height: 13px;
}

td.feature-desc a{  
	font-family:Trebuchet MS, Trebuchet,sans-serif,Arial,Verdana,Sans-serif;
	text-decoration:none;
}

td.feature-desc a:hover {  
	font-family:Trebuchet MS, Trebuchet,sans-serif,Arial,Verdana,Sans-serif;
	text-decoration:underline;
}

td.homehighlighttitle {
	font-family:Trebuchet MS, Trebuchet,sans-serif,Arial,Verdana,Sans-serif;
	font-size: 12px; 
	line-height: 16px;
	text-align:right;
	color: #ffffff;
	font-weight: bold;
}

td.homehighlighttitle a {
	color:#ffffff;
	text-decoration:none;
}
td.homehighlighttitle a:hover {
	color:#ffffff;
	text-decoration:underline;
}

td.homehighlight {
	font-family:Trebuchet MS, Trebuchet,sans-serif,Arial,Verdana,Sans-serif;
	font-size: 11px; 
	line-height: 16px;
}

td.homehighlight a {
	color:#3E3939;
	text-decoration:none;
}
td.homehighlight a:hover {
	color:#3E3939;
	text-decoration:underline;
}

td.sub {  
	font-family:Trebuchet MS, Trebuchet,sans-serif,Arial,Verdana,Sans-serif;
	font-size: 11px; 
	line-height: 15px;
}

.sub {  
	font-family:Trebuchet MS, Trebuchet,sans-serif,Arial,Verdana,Sans-serif;
	font-size: 11px; 
	line-height: 15px;
}
td.main {  
	font-family:Trebuchet MS, Trebuchet,sans-serif,Arial,Verdana,Sans-serif;
	font-size: 12px; 
	line-height: 16px;
}

font.search {
	background-color: Yellow;
}

/* Section 2: Default Typography CSS : END */



/* Section 3: Extra Typography CSS : START */
.font11px {
	font-size:11px;
}
.font10px {
	font-size:10px;
}
ul {
	margin-top: 8px;
	margin-bottom: 20px;
}

li {
	list-style: square;
	list-style-image: url(/images/li.gif);
}

/* <------- Site Map Styles STARTS -------> */
.SiteMap {
	margin-top: 4px;
	margin-bottom: 10px;
}

.SiteMap li {
	list-style-image: url(/images/li-bullet.gif);
}

.SiteMapParent {
	font-weight: bold;
}

.SiteMapChild {
	font-size: 11px;
}

.SiteBg {
	background: url(/images/sitemap-sep.gif) repeat-y top center;
}
/* Section 3: Extra Typography CSS : END */



/* Section 4: Structural CSS : START */
/*
::Caveat Pre Emptor::
- Please REFRAIN from using CSS positioning (This does not mean you cannot position background images)
*/

td.footermenu {
	background: url(/images/footer-menu-bg.gif) no-repeat #ffffff; 
	font-size:11px;
	color:#3E3939;
	line-height: 16px;
}
td.footermenu a {
	color:#3E3939;
	text-decoration:none;
}
td.footermenu a:hover {
	color:#666666;
	text-decoration:underline;
}

td.bgleft {
	background: url(/images/bg-left.gif) right repeat-y; 
}

td.bgright {
	background: url(/images/bg-right.gif) left repeat-y; 
}

td.bgbottomleft {
	background: url(/images/bg-bottom-left.gif) right no-repeat; 
}

td.bgbottommid {
	background: url(/images/bg-bottom-mid.gif) center repeat-x; 
}


td.bgbottomright {
	background: url(/images/bg-bottom-right.gif) left no-repeat; 
}
.explorenzcategory {
	font-weight:bold;
	font-size:11px;
}

/* Section 4: Structural CSS : END */
