html, body, input, table, textarea {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

body {
	margin: 0px;
	/* background-color: #4983BD; */
	background-color: #FFFFFF;
}

form {
	margin: -2px;
}
a {
	text-decoration: none;
}
	a img {
		border: 0px;
	}
	
	a.menu1 {
		
	}
		a.menu1:hover {
			text-decoration: underline;
		}
	a.menu2 {
		color: white;
		font-weight: bold;
		white-space: nowrap;
	}
		a.menu2:hover {
			text-decoration: underline;
		}
	
span.button {
	padding: 1px 5px 1px 5px;
	border: 1px solid transparent;
}
/*	span.button :hover {
		border: 1px solid;
	}
*/

fieldset {
	border: 1px solid #cccccc;
	padding: 10px 5px 10px 5px;
}

fieldset legend {
	padding-left: 6px;
	padding-right: 6px;
	font-size: 12px;
	color: #267ddc;
}

.textbox {
	font-size: 10px;
}

.button {
	height: 18px;
	font-size: 10px;
	border: 1px solid;
	padding-bottom: 2px;
}

.breadcrumb {
	vertical-align: middle;
	white-space: nowrap;
	color: white;
}
	.breadcrumb a {
		color: white;
		text-decoration: none;
	}
	.breadcrumb a:hover {
		text-decoration: underline;
	}
	.breadcrumb a:visited {
		color: white;
	}

.container {
	background-color: white;
	/*background-image: url('../images/tt_colourbar.jpg');*/
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 15px 0px;
	/*border-right: 1px solid #CCCCCC;*/
	border: 0px;
	margin: 0px;
	/*width: 512px;*/
	width: 550px;
}

.panel {
	background-color: white;
	padding: 0px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
	min-height: 80px;
}
	#panelBanner {
		/*background-image: url('../images/top00.jpg');
		background-repeat: no-repeat;*/
		border: 0px;
		height: 101px;
	}
	#panelLogin {
		
	}
	
	#submitLogin {
			border: 1px solid white;
			background-color: #0099CC;
			color: white;
			font-size: 9px;
			font-weight: bold;
	}
	
	#submitSearch {
			border: 1px solid white;
			background-color: #0099CC;
			color: white;
			font-size: 9px;
			font-weight: bold;
	}

	#submitContact {
			border: 1px solid white;
			background-color: #0099CC;
			color: white;
			font-size: 9px;
			font-weight: bold;
	}	
		
	#panelButton {
		border: 0px;
		height: 27px;
		text-align: left;
		background-color: white;
	}
	#panelMenu {
		padding-bottom: 13px;
		margin-bottom: 20px;
	}
	#panelFooter {
		background-color: #015A9C;
		font-size: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
		#panelFooter a{
			color: white;
		}
	#panelContent {
		background-color: white !important;
		min-height: 0px !important;
		margin: 0px;
		padding: 0px;
	}
	#panelStatus {
		min-height: 18px;
		padding: 0px;
		margin-right: 3px;
	}
	#panelCart {
		min-height: 40px !important;
	}
	
.title {
	border: 1px solid;
	background-color: #80a9ea;
	padding: 2px 0px 3px 4px;
	font-weight: bold;
	font-size: 12px;
	color: white;
}

.listTable {
	margin: 1px;
	border-collapse: collapse;
	border: 0px solid gray;
	text-align: center;
	empty-cells: show;
	cursor: default;
	
}
	.listTable th,.listTable td {
		padding: 10px 8px 3px 8px;		
	}
	
	tr.header {		
		color: #CC0000;
		border-bottom: 1px solid gray;
		white-space: nowrap;
	}
	tr.footer {
		background-color: #fee064;
	}
	tr.row, td.col {
		background-color: white;
	}
	tr.rowAlt, td.colAlt {
		background-color: #eeeeee;
	}
	tr.rowOver, td.colOver {
		background-color: #ffff85;
	}

.msg, .msgError, .msgNotice {
	color: green;
	text-align: center;
	font-weight: bold;
}

.msgError {
	color: red !important;
}
.msgNotice {
	color: #E9781A !important;
}

.border {
	border: 1px solid #6666ff;
}

.debug {
	position: absolute;
	background-color: white;
	overflow: auto;
	width: 159px;
	border: 1px solid;
}
/* Blog */
.blog_nav{ 
 background-color: #0099CC;
 /* background-color: #D4D9E3; */
  padding: 5px;
}
.blog_nav_selected{ 
   color: white;
   font-weight: bold;
  /*color: #ff0000;*/ 
}
.blog_container{
  margin: 0px 5px 0px 5px;
}
.blog_title {
  color: #0099CC;
  font-weight: bold; 
  font-size: 18px; 
  border-bottom: 1px dotted #c0c0c0;
  margin: 10px 0px 10px 0px;
}
/*
.blog_action_bar {
  background-color:#F7F7F7; 
  border-left:1px solid #ffffff; 
  border-top:1px solid #ffffff; 
  border-right:1px solid #c0c0c0; 
  border-bottom:1px solid #c0c0c0; 
  padding: 5px;
  margin-top: 10px;
}
*/

.blog_action_bar {
  background-color: #C2E9F5; 
  padding: 5px;
  margin-top: 10px;
}


/* Shop information */
table.shop_infor a {
  color: #0000ff;
  font-size: 10px;
}
table.shop_infor {
  border-collapse: collapse;
  background-color: #ffffff;
  width: 100%;

}
table.shop_infor td, table.shop_infor th{ 
  padding: 2px;
  font-size: 10px;
}
table.shop_infor th{ 
  text-align: right;
}
table.shop_infor td.header{
  text-align: center; 
  font-weight: bold;
  background-color: #ABAE2C; 
  color: #ffffff; 
  font-size: 16px;
  padding: 5px 0px 5px 0px;
}

.datalistTable {
	margin: 1px;
	border-collapse: collapse;
	border: 0px solid gray;
	empty-cells: show;
	cursor: default;
	
}
.datalistTable th,.datalistTable td {
	padding: 10px 8px 3px 8px;
}
.datalistTable tr.header {
	color: #CC0000;
	border-bottom: 1px solid gray;
	white-space: nowrap;
}
.datalistTable tr.footer {
	background-color: #fee064;
}
.datalistTable tr.row, td.col {
	background-color: white;
}
.datalistTable tr.rowAlt, td.colAlt {
	background-color: #eeeeee;
}
.datalistTable tr.rowOver, td.colOver {
	background-color: #ffff85;
}
.news_link {
	color:#00CCFF;
	font-size:7pt;
	font-weight:bold;
}
.news_date {
	color:#FF9900;
	display:inline;
	font-size:7pt;
}
.news_body {
	color: #666666;
	font-size: 7pt;
}

/*GOLIFE BLOGGERS*/

.GolifeBlogger{
  margin-left: 20px;
  width: 400px;
}

.golife_blogdate{
  color: gray;
  font-size: 10px;
  font-family: arial;

}

.feedback{
margin-bottom: 40px;
font-size: 10px;
}

.feedback a{
color: #0099CC;
}