/****************************************************
 *
 *  Stylesheet for hand coded DDA pages AUNZ/UK
 *  17/08/2006
 *  Ben Griffiths
 *
 ****************************************************/
 
 img {
 	border-width: 0px;
 }
 
 body {
 	background-color: #000000;
 }
 
 #rightTopBoxHome { /* holds the top promo boxes on the html home page */
	width: 566px;
	margin-top: 10px;
}

#rightMainCopyHome {
	clear: both;
	float: left;
}

#disclaimerColorFix {
	background-color: #ffffff;
	width: 760px;
	height: 68px;
	overflow: hidden;
}
 
 .roundedBrownBoxHozTop { /* rounding for top promo box */
  overflow: hidden;
  clear: both;
  float:left;
  width: 340px;
  height: 10px;
  background-image: url('/ap/meerkat/style/images/promo_box_top.gif');
  background-repeat: no-repeat;
}

.roundedBrownBoxHozInner { /* top promo box main content */
  clear: both;
  float:left;
  width: 340px;
  background-color: #3c1a06;
}

.roundedBrownBoxInnerHozPadded {
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
  float:left;
}

.roundedBrownBoxHozBottom {  /* rounding for top promo box */
  clear: both;
  float:left;
  width: 340px;
  height: 10px;
  background-image: url('/ap/meerkat/style/images/promo_box_bottom.gif');
  background-repeat: no-repeat;
}

 .roundedBrownBoxVertTop {
  overflow: hidden;
  clear: both;
  float:left;
  width: 164px;
  height: 13px;
  background-image: url('/ap/meerkat/style/images/homeVertBoxTop.gif');
  background-repeat: no-repeat;
}

.roundedBrownBoxVertInner { 
  clear: both;
  float:left;
  width: 164px;
  background-color: #3c1a06;
}

.roundedBrownBoxInnerVertPadded {
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
  float:left;
}

.roundedBrownBoxVertBottom { 
  clear: both;
  float:left;
  width: 164px;
  height: 13px;
  background-image: url('/ap/meerkat/style/images/homeVertBoxBottom.gif');
  background-repeat: no-repeat;
}

#backgroundImageHome { /* holds main background image for the html home page */
  background-image: url('/ap/meerkat/style/images/home_bg_html.jpg');
  background-repeat: no-repeat;
  width: 760px;
  min-height: 803px;
}

#backgroundImageJump {
  width: 760px;
  height: 544px;
}

#requiresFlash {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 290px;
  height: 20px;
  background-color: #000000;
}

#homeBlockHolder {
	width: 340px;
	float: right;
	padding-top: 155px;
}

#homeBlockOne {
	width: 340px;
}

#homeBlockOneLeft {
	float: left;
	width: 165px;
	margin-left: 5px;
	margin-right: 5px;
}

html>body #homeBlockOneLeft {
	margin-left: 10px;
	margin-right: 10px;
}

#homeBlockOneRight {
	float: right;
	width: 144px;
	margin-right: 5px;
}

html>body #homeBlockOneRight {
	float: right;
	width: 144px;
	margin-right: 10px;
}

#homeBlockTwo {
	margin-top: 10px;
	clear: both;
	float: left;
}

#homeBlockThree {
	margin-top: 10px;
	float: right;
}

.flashText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffd03f;
	font-weight: bold;
}

.orText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}