/*
-- 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 */
body {
	margin:0;
	padding:0;
	font-family:Arial,Verdana,Sans-serif;
	font-size: 12px;
	color: #6d6d6d;
	line-height: 18px;
	background:#F9E9D9;
}

img {
	margin:0;
	padding:0;
	border:0;
}

form {
	padding:0;
	margin:0;
}

hr {
	color:#D9B47F;
	background-color:#D9B47F; 
}


/* Section 1: HTML Tags : END */



/* Section 2: Default Typography CSS : START */
h1 {
	font-family:Arial,Verdana,Sans-serif;
	font-size: 17px;
	color: #652130;
	margin-bottom: 10px;
}
h2 {
	font-size: 15px;
	color: #652130;
	font-weight: bold;
	margin: 0;
}
h3 {
	font-size:13px;
	font-family:Arial,Verdana,Sans-serif;
	color: #652130;
}

h4 {
	font-size:12px;
	font-family:Arial,Verdana,Sans-serif;
	color: #652130;
}
td,div {
	font-family:Arial,Verdana,Sans-serif;
	font-size: 12px;
	color: #652130;
	line-height: 18px;
}

input, textarea, select {
	font-family: MS Sans Serif; 
	font-size: 12px;
}

a {
	color:#712B29;
	text-decoration:underline;
}

a:hover {
	color:#E6B57D;
	text-decoration:underline;
}

td.imagecolumn {  
	font-family:Arial,Verdana,Sans-serif; 
	font-size: 11px; 
	line-height: 18px;
	vertical-align:top;
	text-align:center;
}

td.imagecolumn a {
	color: #712B29;
	text-decoration: none;
}

td.imagecolumn a:hover {
	color: #E6B57D;
	text-decoration: underline;
}

.menuAddressLinksHorizontal {
	color: #712B29;
	text-transform: lowercase;
}

.sitemaplevel0 {
	font-size: 12px; 
	line-height: 24px;
	color: #712B29;
	font-weight: bold;
}
.sitemaplevel0 a {
	color: #712B29;
	text-decoration: none;
}
.sitemaplevel1 {
	font-size: 12px; 
	line-height: 18px;
}

.search {
	background:#FFFF00;
}

.faq {
	/*faq content */
	border:1px dashed #666666;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	background:#eeeeee;
}

#faqlist{
	/*list of faq's on the site */
}

.news {
	/*newscontent */
	border:1px dashed #666666;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	background:#eeeeee;
}

#newslist{
	/*list of news on the site */
}

.gallerycategorytext{
	margin-left:10px;
	float:left;
}

.gallerycategory{
	/*border:1px dashed #666666;*/
	overflow:auto;
	margin-bottom:10px;
}

.gallerycategoryimage{
	clear:both;
	float:left; /* change to right to have images aligned to right of gallery description*/
}

.galleryimage {
	margin-right:10px;
	margin-bottom:10px;
}

.galleryimagepagination {
	margin-bottom:10px;
}

#galleryimagepopup {
	position:absolute;
	left:10px;
	top:10px;
	padding:10px;
	background:#ffffff;
	border:1px solid #000000;
}
/* Section 2: Default Typography CSS : END */



/* Section 3: Extra Typography CSS : START */
.font11px {
	font-size:11px;
}

.font10px {
	font-size:10px;
}

#addressleft div {
	padding:10px;
	float:left;
	font-size:11px;
	color:#712B29;
}

#addressleft div.addressright {
	text-align:right;
	padding-left:550px;
}

#addressleft div a{
	color:#712B29;
	text-decoration:none;
}
#addressleft div a:hover{
	color:#E6B57D;
	text-decoration:underline;
}

table.form tr td 
{
	vertical-align: top;
}

ul li {
	list-style-type:square;
}

/* 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)
*/

.topheader 
{
	background: #B75236;
	text-align: left;
}

.menu 
{
	background: #D9B47F;
	text-align: left;
}

.lefthandside
{
	background: url(/images/bg_panel_left.gif) repeat-y;
	padding-left: 10px;
	vertical-align:top;
	padding-top:15px;
}

.lhsbg 
{
	background: #F0D6B9 url(/images/lhs_bg.gif) no-repeat top center;
	border: 1px solid #D4B99C;
	width: 126px;
	font-size: 11px;
	padding: 15px;
	line-height: 18px;
}

.lhsbg h1
{
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	text-align:center;
}

.ul-lefthandside {
	margin: 7px;
	margin-top: 0px;
	padding: 7px;
	padding-top: 0px;
	list-style-type:square;
	line-height:18px;
}

.menuTopLevelHorizontal { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuTopLevelHorizontal a {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.menuTopLevelHorizontal a:hover {
	color: #cde4ee;
	text-decoration: none;
}
.footer .menuTopLevelHorizontal a {
	color: #095d83;
}
.footer .menuTopLevelHorizontal a:hover {
	color: #0084c0;
}

.search_submit {
	background-color: #67abca;
	color: #ffffff;
	border: 0;
	width: 59px;
	height: 19px;
	font-family:Arial,Verdana,Sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.search_keywords {
	border: 1px solid #d1dde3;
	height: 19px;
}
.menuBreadCrumbs {
	color: #712B29;
	font-size: 11px;
}
.menuBreadCrumbs a {
	color: #712B29;
	font-size: 11px;
}
.menuBreadCrumbs a:hover {
	color: #E6B57D;
	font-size: 11px;
	text-decoration: none;
}
.menuSubLevelHorizontal  
{
    width: 690px;
    line-height: 30px;
    text-transform: lowercase;
}
    
.menuSubLevelHorizontal a {
	position: relative;
	color: #712B29;
	text-decoration: underline;
}
.menuSubLevelHorizontal a:hover 
{
	color:#E6B57D;
	text-decoration: underline;
}

.middlebg
{
	background:url(/images/bg_bodytop.gif) no-repeat top left;
	vertical-align:top;
	padding-top: 15px;
}

/* Section 4: Structural CSS : END */
