@charset "utf-8";

.Tetx1 {
	font-family: Cuprum, serif;
	font-weight: bold;
	color: #FFF;
	font-size: 25px;
}
.Tetx2 {
	font-family: Cuprum, serif;
	color: #f3ad67;
	font-size: 18px;
}
.Tetx3 {
	font-family: Cuprum, serif;
	color: #403f3f;
	font-size: 17px;
}
a.Link1 {
	font-family: Cuprum, serif;
	color: #403f3f;
	font-size: 17px;
}
#Top_Field {
	widows: 100%;
	height: 32px;
	padding-top: 8px;
	padding-left: 30px;
	background: url(../images/top_bg.gif) repeat-x #151515;
}
#Center_Field {
	width: 811px;
	height: 374px;
	padding-top: 50px;
	background: url(../images/center_bg.png) no-repeat center top;
	margin: 0 auto;
}
#Time_Field {
	width: 581px;
	height: 110px;
	margin-left: 35px;
	margin-top: 0px;
}
#Explanatory_Text {
	width: 501px;
	height: 80px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: center;
}
.flipclock {
	margin: 0 auto;
	width: 651px;
	background: url(../images/logo.png) no-repeat;
		padding-top: 0px;
	color: #151515;
	font-size: 6em;
	
}
.dash {
	width: 62px;
	height: 90px;
	float: left;
	margin-left: 20px;
	position: relative;
}
.dash .digit {
	font-size: 40pt;
	float: left;
	width: 30px;
	font-family: Cuprum, serif;
	font-weight: bold;
	color: #151515;
	position: relative;
}
.dash_title {
	position: absolute;
	display: block;
	bottom: -15px;
	font-family: Cuprum, serif;
	font-size: 11pt;
	color: #555;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.Tash_title {
	font-family: arial, serif;
	font-size: 24pt;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 2px;
		margin-top: 50px;
}
span {
	width: 100%;
	text-align: center;
}
#Sub_Field {
	width: 100%;
	height: 150px;
	margin: 0 auto;
	margin-top: 50px;
}
#txt_Field {
	position: absolute;
	display: block;
	bottom: -15px;
	font-family: Cuprum, serif;
	font-size: 11pt;
	color: #555;
	text-transform: uppercase;
	letter-spacing: 2px;
}
input[type=text], [type=password] {
	border: 0px;
	width: 290px;
	height: 43px;
	background: url(../images/textbox_bg.gif) no-repeat;
	outline: 0;
	font-size: 12px;
	font-family: Arial;
	color: #6d6d6d;
	margin-top: 10px;
	margin-left: 10px;
	font-family: Cuprum, serif;
	font-weight: bold;
	color: #171717;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 20px;
}
.Btn {
	width: 109px;
	height: 43px;
	background: url(../images/btn.gif) no-repeat;
	margin-top: 10px;
	margin-right: 15px;
	float: right;
	border: 0px;
	font-family: Cuprum, serif;
	font-weight: bold;
	color: #FFF;
	font-size: 20px;
	cursor: pointer;
}
.Btn:Hover {
	color: #151515;
}

#page {
	PADDING-BOTTOM: 20px;
	WIDTH: 100%;
	PADDING-TOP: 200px
}
#menu {
	POSITION: absolute;
	WIDTH: 100%;
	DISPLAY: none;
	TOP: 60px;
	LEFT: 0px
}
#baseLeft {
	RIGHT: 100%
}
#baseRight {
	LEFT: 100%
}
#baseCentre {
	WIDTH: 100%;
	HEIGHT: 50px;
	LEFT: 0px
}
.greyBase {
	Z-INDEX: 1;
	POSITION: absolute;
	DISPLAY: none;
	TOP: 10px
}
#menu .greyBase {
	DISPLAY: inline
}
#menu DIV.jqDockWrap {
	POSITION: relative;
	MARGIN: 0px auto
}
#menu DIV.jqDock {
	Z-INDEX: 5;
	POSITION: relative;
	CURSOR: pointer
}
