/* Start of CMSMS style sheet 'mylegacy_styles' */
* { margin: 0; padding: 0;}

body {

	background:repeat #FFFFFF url(images/bg.gif);
	font: 11px/1.75em Arial, Tahoma, arial, sans-serif;
	color: #666666; 
/*	text-align: center;*/
	margin: 0 0 15px 0;	
}

/* links */
a, a:visited {	
	color: #00A0C6; 
	text-decoration: underline;		
}
a:hover {
	color: #383d44;
	background: inherit;
	padding-bottom: 0;

}

/* headers */
h1, h2, h3 {
	font-family: Arial, Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #333;		
}
h1 {
	font-size: 160%;	
	font-weight: normal;
color:#F8AF24;
}
h2 {
	font-size: 130%;
	color: #029BD5;
}
h3 {
	font-size: 130%;	
}
h4 {
	font-size: 110%;	
}

h1, h2, h3
{
	padding: 5px 10px 0px 10px;		
	margin: 0;
}

 p {
	padding: 0px 10px 10px 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

/* images */
img
{
	border: 0;
}
code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	font: bold 1.4em/1.5em Georgia, Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: #F5F5F5;
	border-left: 3px solid #D4D4D4;	
	color: #444;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #e7e6e6 url(images/site/button.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #f4f4f4;
	border-bottom: solid 2px #fff;
	color: #333;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
/*background: #F5F5F5;*/
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Arial, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Arial, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button, input.fbsubmit { 
	font: bold 11px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(images/site/button.jpg) repeat-x;
	border: 1px solid #dadada;
}

/* search form */
.searchform
{

padding: 10px 0 0 0 ;
margin: 0 0 0 0;
background-color: transparent;
}
.searchform form
{
margin: 0;
padding: 0;
background-color: transparent;
}

.searchform table
{
	width: 95%;

}
.searchform table tr
{
	background: #EFEFEF;
height: 40px;

}
.searchform {
float: right;
	
	border: none;	
	}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox{ 
	width: 135px;
	color: #777; 
height: 15px;
	padding:  2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
.searchform select
{
	width: 145px;
}
.searchform input.button { 
	width: 60px;
height: 21px;
	padding: 0px 0px;
	vertical-align: top;
}

.searchform label
{

}

.error
{
color: #f00;
}
/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 960px;	
	margin: 0 auto;
	text-align: left;
	font-size: 1.2em;

}
#content-wrap {
	float: left;
	width: 950px;
	display: inline;
	padding: 0; 	
	border: #DDECA1 solid 5px;
	background: #fff url(images/site/content-wrap.jpg) repeat-x; 
	padding: 0 0 20px 0;
}
#header {
	position: relative;
	background: #fff;
	height: 15px;
	width:960px;	
	padding: 0;	
	color: #fff;	
z-index: 1;
}

/* header links */
#header #header-links {
	position: absolute;
	top: 4px; right: 45px;	
	color: #838181;
	font-size: 10px;	
	font-weight: bold;

}
#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}

/* header-photo */
#header-photo {
	position: relative;
	clear: both;
	height: 372px;
	width: 960px;


}
#header-minisite {
	position: relative;
	clear: both;
	height: 105px;
	width: 960px;

	background: #fff url(images/banner_minisite.jpg) no-repeat;
}
#header-photo h1#logo-text a{
	position: absolute;
	margin: 0; padding: 0;
	font: bold 48px Georgia, Arial, Sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	border: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 30px;	
}

#header-photo #logo a {
	position: absolute;
	margin: 0; padding: 0; 	font: bold 48px Georgia, Arial, Sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	border: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 20px; left: 30px;	
}

#header-photo #logo img {
border: 0;
margin: 0;
padding: 0;
}


/* Navigation */
/* refer to ***_menu style */

/* Main Column */
.three-col #main {
	margin: 10px 190px 0 230px;
}
.two-col #main {
	margin: 0px 15px 0 10px;
width: 480px;
}

.one-col #main{
margin: 0px 5px 0px 10px;
/*padding: 10px;*/
}
#main h1 {
	margin: 0px 10px 0 10px;
	font: normal 1.8em Arial, Tahoma, Sans-serif;
	color: #F1B32A;
	padding: 15px 0 2px 0px; 		

}

/* Sidebar */	
#sidebar {
	float: left;
	width: 195px;	
	margin-top: 10px;	
}
#sidebar_images
{
margin: 50px 0 0 15px;
padding: 0px;
}
#sidebar img
{
margin-bottom: 20px;
}	

#sidebar a
{
border: none;
}
/* right column */
#rightcolumn {
	float: right;
	width: 450px;

	margin-top: 0px;	
}
#rightcolumn h1, #sidebar h1 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px; 
	font: normal 1.8em Arial, Tahoma, Sans-serif;
	color: #B3CF18; 		
}

/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 7px 8px 8px 10px; padding: 0;			
	border-top: 1px solid #E5E5E5;
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	border-bottom: 1px solid #E5E5E5;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #326ea1; 
	border: none;		
}
ul.sidemenu li a:hover {	
	color: #383d44;
	border: none;
}

/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 960px;
	font-size: 95%;
	padding: 0px 0;
	text-align: left;	
	
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	clear: both;
	color: #666;	
	margin: 0 auto 0px auto; 
	width: 960px;
	padding: 5px 0;
	text-align: center;
	background: #DDECA1;

}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

/* post */
.post-by {
	font-size: .95em;	
	padding-top: 0;
}
.post-footer {
	background: #F5F5F5;
	padding: 5px; margin: 20px 10px 0 10px;	
	font-size: 95%;	
	color: #666666;	
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}


/* for search function */

#search_result
{
	width: 80%;
	margin: 0 0 0 10px;
	padding: 0;
	
}
#search_result table
{
	width: 100%;
border: 3px solid #E8E8EA;
	margin: 0;
	padding: 0;	

}
#search_result img
{

}
#search_result table th
{
	border: 0;
	text-align:center;
}
#search_result table tr.special
{
	background: #EEF7D2;
}
#search_result table tr:hover
{
	background: #EEEEEE;
}
#search_result table td
{
	padding: 3px 0px 3px 10px;
	border: 2px solid #E8E8EA;
	text-align:left;
}

#page_navigation_top,
#page_navigation_bottom
{
	margin-left: 0px;
}

#page_navigation_top,
#page_navigation_top a,
#page_navigation_bottom,
#page_navigation_bottom a 
{	
	font-size: 0.85em;
}

/* minisite */

#minisite_description
{
	float: left;
	width: 52%;
}
#minisite_description label
{
	float: left;
	width: 120px;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 90%;
	font-weight: normal;
}
#minisite_description p
{
	padding: 2px 10px;
	margin: 0;
	border: 0;
}
#minisite_images
{
	float: right;
	width: 48%;
margin-bottom: 35px;
}

#minisite_images .thumb
{
width: 84px; height: 84px; padding: 2px; float: left; margin: 3px;
}
.enquiry_form_left
{
float: left;
width: 46%;
margin-right: 50px;
margin-left: 10px;
}
.enquiry_form_left table
{
background: #EFEFEF;
}
.enquiry_form_left h2
{
	color: #F4C058;
}

.enquiry_form_right
{
	float: left;
	width: 46%;
margin-right: 10px;
}
.enquiry_form_right table
{
	background: #EEF7D2;
}
.enquiry_form_right h2
{
	color: #C0DB34;
}

.enquiry_form_left form,
.enquiry_form_right form
{

	padding: 0;
	margin: 0;
	border: 0;

}

.enquiry_form_left table,
.enquiry_form_right table
{
	width: 100%;
	padding: 0;
	margin: 0;	
	border: 0;
}
.enquiry_form_left td,
.enquiry_form_right td
{

	padding: 5px;

}


.input_field
{
	float: left;
	margin: 0px 3px;
}
.input_field .image_upload
{
	background:#FFFFFF;
}
.input_field label
{
	float: left;
	width: 145px;
	padding: 0;
	margin: 0 0 0 3px;
	border: 0;
	font-size: 80%;
	font-weight: normal;
}

/* reg form */
#reg_form form
{

	padding: 0;
	margin: 0;
	border: 0;

}


.reg_form_left
{
float: left;
width: 49%;
background: #EFEFEF;

}
.reg_form_left h2
{
	color: #F4C058;
}
.reg_form_left label
{
	
}
.reg_form_right
{
	float: right;
	width: 50%;
	background: #EFEFEF;
}
.reg_form_right h2
{
	color: #C0DB34;
}



.reg_form_left table,
.reg_form_right table
{
	width: 100%;
	padding: 0;
	margin: 0;	
	border: 0;
}
.reg_form_left td,
.reg_form_right td
{

	padding: 5px 5px 5px 10px;

}


/** ---- login form --- */

#login_form
{

}

/*---- footer menu--- */
#menu-footer
{
   list-style: none; 
padding: 0;
margin: 0;
}
#menu-footer li
{
float: left;

padding: 0;
margin: 0 0 0 30px;
}
#menu-footer li a
{
font-weight: none;
font-size: 0.8em;
color:#769C21;
}


/****************************************
DATA TABLE
*****************************************/
.data_table{
	background-color:#efefef;
	border:1px solid #bbbbbb;
margin-bottom:10px;
}
.data_table td{
	border-right:1px solid white;	
	border-bottom:1px solid #ffffff;	
	padding:5px 5px 5px 5px;
	text-align:center;	
	vertical-align:top;	
}
.data_table thead{
	background-color:#bbbbbb;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
}
.data_table tfoot{
	background-color:#bbbbbb;
	height:5px;
	font:0px;
}
.data_table tfoot td{
	padding:0px;
	border:0px;
}

.system_message
{
border: 1px solid #000000; 
background: #EFEFEF; 
padding: 5px;

}

.home_banner
{
float:left;
width: 140px; 
min-height: 370px; 
height; 370px; 
margin: 2px;
text-align: left;
}

.home_banner h3
{
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
font-size: 0.9em;
height: 50px;
min-height: 50px;
}

.home_banner p
{
margin-top: 150px;
}


#payment_methods label
{
width: 40em;
}

.item_logo
{
width: 100px;
height: 50px;
text-align: center;
}

.item_logo img
{
max-width: 100px;
max-height: 50px;
}
/* End of 'mylegacy_styles' */

