/* CSS Document */

body {
	text-align:center;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../img/bg.gif);
}

a:link{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}
a:hover{
	color:#FF0000;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

a:active{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}
a:visited{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

.div_link a:active{
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}
.div_link a:visited{
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

.div_link a:link{
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

.div_link a:hover{
	color:#999999;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

.black_link a:active{
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}
.black_link a:visited{
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

.black_link a:link{
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

.black_link a:hover{
	color:#FF0000;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

.small_text{
	font-size:12px;
}

.menu_tier1 a:hover{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

.div_link{
	display:block;
	height:100%;
	width:100%;
}


#layout{
	background-color:#FFFFFF;
	margin: 0 auto;
	text-align:left;
	position:relative;
	top:0px;
	width:766px;
	height:555px;
	border:solid;
	border-width:2px;
	border-color:#DDDDDD;
}

#db_logo {
	position:absolute;
	left:12px;
	top:19px;
	width:147px;
	height:62px;
	z-index:1;
	background-image: url(../img/logo.gif);
}
#ticker {
	background-color:#E67C9A;
	position:absolute;
	left:198px;
	top:21px;
	width:538px;
	height:15px;
	z-index:1;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
}

#trial {
	position:absolute;
	left:390px;
	top:72px;
	width:370px;
	height:265px;
	z-index:2;
}
#trial_corner {
	position:absolute;
	left:345px;
	top:0px;
	width:24px;
	height:25px;
	background-image:url(../img/curve.gif);
	z-index:3;
}

#trial_grey_box {
	position:absolute;
	left:55px;
	top:25px;
	width:314px;
	height:240px;
	z-index:3;
	background-color: #D0CFC8;
}
#trial_info {
	position:absolute;
	left:28px;
	top:64px;
	width:340px;
	height:160px;
	z-index:4;
}

.panel{
	position:absolute;
	width:219px;
	height:165px;
	text-align:left;
	padding-top:18px;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	font-weight:bold;
}
.panel_heading{
	font-size:18px;
	font-weight:lighter;
	font-size:larger;
}

#panel_3 {
	left:521px;
	top:356px;
	background-image: url(../img/gradient_orange.gif);
}

#panel_3_link{
	color:#000000;
	font-size:10px;
	position:absolute;
	left:24px;
	top:163px;
	width:171px;
	height:13px;
	background-image:url(../img/link_orange.gif);
	padding-top:2px;
	padding-left:20px;
	pad	
}

.p3_head{
	color: #EB2E3B;
}

#panel_3_bottom{
	position:absolute;
	left:0px;
	top:183px;
	width:239px;
	height:6px;
	background-image:url(../img/panel_base_orange.gif);
}

#postcode{
	position:absolute;
	font-size:9px;
	font-weight:bold;
	color:#000000;
	height:11px;
	width:83px;
	top:0px;
	border:solid;
	border-width:1px;
	border-color:#EB2E3B;
}

#search{
	position:absolute;
	background-color: #FFFFFF;
	height:15px;
	width:60px;
	top:0px;
	left:125px;
	border: #EB2E3B 1px solid;
	font-size: 10px;
	font-weight:bold;
	color: #EB2E3B;
	cursor:hand;
	cursor:pointer;
}