body {
	background-color:#FFFFFF;
	background-image:url(http://www.cocobeach.com.au/system/application/views/admin/template/images/mainbackground.gif);
	background-repeat:repeat-x;
	background-attachment:fixed; 
}

p {
    font-family: Trebuchet MS, Arial, Times New Roman;
    font-size: 10pt;
    color: #000000;
    margin: 0px 10px 0px 10px;
    line-height: 130%;
    text-align:left; 
    text-indent:0px;
}

th {
  text-align: left;
}

td {
	font-family: Trebuchet MS, Arial, Times New Roman;
    font-size: 10pt;
    color: #000000;
}

/* PRODUCT MODULE STYLES */
.content {
  padding-left: 120px;
  /*border-left: 1px solid #FFF000;*/
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.sidecontentbox {
	color: #000000;
	font-family: Trebuchet MS, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	float:right;
	position:relative;
	display:inline;
	width:150px;
	padding-right:45px;
}

.error {
  padding-left: 15px;
  color: #FF0000;
}

.formLabel{
  float:left; 
	position:relative; 
	width:275px; 
	/*margin-right:250px; */
	display:inline;
}
.formLabelShort{
  float:left; 
	position:relative; 
	width:120px; 
	/*margin-right:250px; */
	display:inline;
}

.categoryList{
	/*margin: 5px;*/
	padding:2px;
	/*height: 350px;*/
	width: 220px;
	text-align: center;
	float: left;
	display: inline;
	border: none;
	/*overflow: none;*/
	background: transparent;
}
.categoryList a:link {
	font-family: Trebuchet MS, Arial;
  font-size: 14pt;
  text-decoration: none;
  color: #003399;
}
.categoryList a:visited {
	font-family: Trebuchet MS, Arial;
  font-size: 14pt;
  text-decoration: none;
  color: #003399;
}

.productList{
	/*margin: 5px;*/
	/*padding:2px;*/
	height: 225px;
	width: 290px;
	text-align: left;
	float: left;
	display: block;
	border: none;
	/*overflow: none;*/
	background: transparent;
}
.productList a:link {
	font-family: Trebuchet MS, Arial;
  font-size: 10pt;
  text-decoration: underline;
  color: #003399;
}
.productList a:visited {
	font-family: Trebuchet MS, Arial;
  font-size: 10pt;
  text-decoration: underline;
  color: #003399;
}

.pageHeading{
	margin: 5px;
	padding:2px;
	/*height: 120px;*/
	width: 200px;
	text-align: left;
	float: left;
	display: block;
	border: none;
	/*overflow: none;*/
	background: transparent;
}

.button {
  width:90px;
  height: 30px;
  border:none;
  background-color: transparent;
  background-repeat: no-repeat;
}

.image {
  padding: 0px 10px 10px 0px;
  /*border: 1px solid #999999;*/
}
/* END PRODUCT STYLES */

.wit:link {
font-family: Trebuchet MS;
color:#808080;
font-size: 8pt;
text-decoration: underline;
}

.wit:hover {
color:#808080;
font-size: 8pt;
font-weight: bold;
text-decoration: underline;

	}
	
.wit:visited {
color:#808080;
font-size: 8pt;
text-decoration: underline;

	}

.wit:visited:hover {
color:#808080;
font-size: 8pt;
font-weight: bold;
text-decoration: underline;

	}
