/*
== CSS for Dream Home Competition == 
*/

body {
	padding:0px;
	margin:0px;
	font-family:Century Gothic, Helvetica;
	font-size:12px;
	color:#222;
	background-color:#ddd;
}
a {
	color:#222;
	text-decoration:none;
	outline:none;
}
a img {
	border:0px solid #fff;
}
p.clear {
	height:1px;
	margin:0px;
	padding:0px;
	clear:both;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
p {
	line-height:130%;
}
ul li {
	margin-bottom:5px;
}
.bold {
	font-weight:bold;
}
#container {
	width:960px;
	margin:0px auto;
	padding:20px;
	background-image:url(../images/bg-container.jpg);
	background-repeat:repeat-y;
	position:relative;
}
.topBanners {
	padding:0px 0px 15px 0px;
	margin:0px;
}
.topBanners img {
	float:left;
}
img.halfBanner {
	width:234px;
	height:60px;
	margin-right:15px;
}
img.fullBanner {
	width:460px;
	height:60px;
}
.leftBanners {
	width:120px;
	float:left;
	margin-right:15px;
	padding-right:15px;
	position:relative;
}
img.skyscraper {
	width:120px;
	height:600px;
	margin-bottom:15px;
}
img.microBanner {
	width:120px;
	height:60px;
}
img.cards {
	position:absolute;
	bottom:15px;
	left:0;
}
.compInfo {
	border-top:1px solid #ccc;
	background-color:#eee;
	padding:10px;
}
.compInfo p {
	font-size:11px;
	padding:10px 0px;
	margin:0px;
	color:#333;
	text-align:center;
}
.compInfo p.disclaimer {
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}
.contentWrap {
	width:806px;
	float:left;
	position:relative;
}
ul#menu {
	height:26px;
	background-color:#f78320;
	padding-top:3px;
}
ul#menu li {
	display:block;
	float:left;
	padding:4px 0px;
}
ul#menu li a {
	border-right:1px solid #fff;
	padding:0px 10px;
	display:block;
	font-weight:bold;
}
ul#menu li.icons a {
	float:left;
	padding:0px;
	border-right:0px solid #fff;
}
ul#menu li a.last {
	border-right:0px solid #fff;
}
ul#menu img {
	margin-right:3px;
}
#pageIntro {
	background-color:#000;
	padding:15px;
	color:#fff;
}
.intro {
	width:280px;
	float:left;
	margin-right:15px;
}
h1.shifty {
	font-size:15px;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:0px;
}
h1.shifty span {
	font-size:24px;
	color:#f78320;
	font-weight:normal;
}
.intro img.crest {
	width:280px;
	height:86px;
}
.intro img.floater {
	float:left;
}
.videoWrap {
	width:460px;
	height:276px;
	float:left;
	background-image:url(../images/bg-video.jpg);
	background-repeat:no-repeat;
	padding:9px 10px 10px 10px;
}
.videoWrap h3 {
	padding:6px 10px;
	background-color:#f78320;
	font-size:14px;
	color:#000;
	margin:15px -10px 0px -10px;
}
.videoWrap h3 img {
	margin-bottom:-2px;
}
.videoWrap2 {
	width:460px;
	height:276px;
	float:left;
	background-image:url(../images/bg-video.jpg);
	background-repeat:no-repeat;
	padding:9px 10px 10px 10px;
	margin-top:15px;
}
.videoWrap2 h3 {
	padding:6px 10px;
	background-color:#f78320;
	font-size:14px;
	color:#000;
	margin:15px -10px 0px -10px;
}
.videoWrap2 h3 img {
	margin-bottom:-2px;
}
.entryWrap {
	width:310px;
	float:left;
	margin-right:15px;
	margin-top:15px;
}
.moreMovement {
	padding-left:15px;
	width:295px;
}
#leftColumn {
	width:275px;
	float:left;
	margin-right:15px;
	padding:10px;
}
#left {
	min-height:900px;
}
.howToPlay {
	border:2px solid #000;
	padding:10px;
	margin-top:10px;
	background-color:#f78320;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.howToPlay h4 {
	font-size:24px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
.howToPlay ul {
	list-style:disc;
	padding-left:15px;
	font-weight:bold;
}
img.previous {
	border:1px solid #000;
	width:248px;
}
#rightColumn {
	width:495px;
	float:left;
	padding:10px 0px;
}
h2 {
	margin-top:0px;
	padding-top:10px;
}
.home {
	border:2px solid #000;
	padding:10px;
	margin-bottom:10px;
}
p.win {
	font-size:28px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
img.housePreview {
	float:left;
	background-image:url(../images/bg-house-preview.jpg);
	background-repeat:no-repeat;
	padding:5px;
	width:170px;
	height:116px;
}
.houseInfo {
	width:290px;
	float:right;
	margin-top:-10px;
	margin-right:-10px;
}
.agentBlock {
	background-color:#000;
	border-bottom:0px solid #000;
}
.agentBlock p.ass {
	float:left;
	color:#fff;
	padding:8px 0px 5px 10px;
	margin:0px;
}
img.agent {
	float:right;
}
p.desc {
	padding-right:8px;
}
.dreamBlock {
	background-color:#fff;
	padding:10px;
	min-height:120px;
	text-align:center;
	border-top:1px solid #ccc;
	margin-top:15px;
}
a.playSample, a.enterNow {
	border:0px solid #fff;
	background-color:#fff;
	text-align:center;
	display:block;
	width:295px;
	height:88px;
	overflow:hidden;
	background-image:url(../images/button-play-sample.jpg);
	background-repeat:no-repeat;
	font-size:20px;
	font-weight:bold;
}
a.playSample:hover, a.enterNow:hover {
	background-position:0 -88px;
	cursor:pointer;
}
a.enterNow {
	margin-top:15px;
	background-image:url(../images/button-enter-now.jpg);
}
a.details, a.entry {
	display:block;
	width:138px;
	height:39px;
	border:0px solid #fff;
	background-color:#fff;
	background-image:url(../images/button-details.jpg);
	background-repeat:no-repeat;
	float:left;
}
a.details:hover, a.entry:hover {
	background-position:0 -41px;
	cursor:pointer;
}
a.entry {
	background-image:url(../images/button-enter.jpg);
	background-repeat:no-repeat;
}
img.block {
	margin-bottom:10px;
	width:495px;
}
/*
== Frequently Asked Questions == 
*/
h1.shifty {
	margin-top:25px;
}
.column {
	float:left;
	width:390px;
	margin-right:15px;
	padding-top:15px;
}
.column h3 {
	padding:8px 0px;
	margin:0px;
	border-bottom:1px solid #f78320;
}
.rightC {
	margin-right:0px;
}
img.montage {
	float:right;
	margin:0px 0px 15px 15px;
}
/*
== Enter Competition == 
*/
#container .watchVid {
	padding:0px 10px;
	width:475px;
}
.question {
	border:1px solid #999;
	padding:10px;
	width:365px;
	float:left;
	margin:0px 15px 15px 0px;
	min-height:200px;
}
table.registration input, table.registration select {
	width:220px;
	border:1px solid #999;
	padding:2px;
	margin-top:5px;
}
table.registration select {
	width:225px;
}
ul.termList {
	padding-left:40px;
	list-style:disc;
}
h3.rule {
	border-bottom:1px solid #000;
	padding-bottom:5px;
}
.winner {
	padding-top:15px;
}
.winner #preview {
	float:left;
	width:400px;
}
.winnerIntro {
	float:left;
	width:390px;
	margin-right:15px;
}
.winningText {
	padding-top:1px;
	background-image:url(../images/bg-lip.png);
	background-repeat:no-repeat;
}
.winningText p {
	padding:0px 0px 10px 0px;
	margin:0px;
}
.paddom {
	margin-top:10px;
}
.introWrap {
	width:465px;
	float:left;
}
p.quest {
	font-size:12px;
	background-color:#f78320;
	color:#000;
	padding:5px 10px;
	min-height:40px;
	margin-top:0px;
}
p.nb {
	padding-top:10px;
	border-top:1px solid #ccc;
	margin-right:10px;
}
table.registration td {
	padding:0px 25px 10px 0px;
}
table.registration td.tag {
	width:100px;
}
table.registration input {
	margin-right:15px;
	font-family:Century Gothic, Helvetica;
	font-size:11px;
}
.regWrap {
	padding:15px;
	background-color:#eee;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-top:25px;
}
table.registration input.submission, input.submission, input.submit-enq {
	display:block;
	width:225px;
	height:59px;
	background:none;
	background-image:url(../images/button-proceed.png);
	background-repeat:no-repeat;
	border:0px solid #fff;
	font-size:1px;
	color:#fff;
}
table.registration input.submission:hover, input.submission:hover, input.submit-enq:hover {
	background-position:0 -61px;
	cursor:pointer;
}
table.registration input.submissionSend, input.submissionSend {
	display:block;
	width:225px;
	height:59px;
	background:none;
	background-image:url(../images/button-send.png);
	background-repeat:no-repeat;
	border:0px solid #fff;
	float:right;
}
table.registration input.submissionSend:hover, input.submissionSend:hover {
	background-position:0 -61px;
	cursor:pointer;
}
.winningText .regWrap {
	margin-top:20px;
}
p.contactDetails {
	background-color:#000;
	color:#fff;
	padding:8px 0px;
	text-align:center;
	margin:0px;
	font-size:11px;
}
p.contactDetails a {
	color:#fff;
}
table.registration td {
	vertical-align:top;
}
table.registration td textarea {
	width:500px;
	height:124px;
	margin-top:5px;
	font-family:Century Gothic, Helvetica;
	font-size:11px;
}
#textForm {
}
.howToPlay input, .howToPlay textarea {
	width:300px;
	border:1px solid #000;
	padding:1px;
	margin-bottom:8px;
	font-family:Century Gothic, Helvetica;
	font-size:12px;
}
.howToPlay textarea {
	height:130px;
}
.howToPlay input.submissionSend {
	border:0px solid #fff;
}
.howToPlay td {
	padding-right:25px;
	vertical-align:top;
}
a.again {
	display:block;
	width:251px;
	height:75px;
	background-image:url(../images/button-play-again.jpg);
	background-repeat:no-repeat;
	font-size:1px;
}
a.again:hover {
	background-position:0 -75px;
	cursor:pointer;
}
.winnerIntro h1 span {
	font-size:18px;
}
p.large {
	font-size:13px;
}
.winner .videoWrap {
	float:right;
	width:460px;
	overflow:hidden;
}
.winner .winnerIntro {
	float:left;
	width:300px;
}
p.won {
	background-image:url(../images/bg-won.jpg);
	background-repeat:no-repeat;
	display:block;
	width:251px;
	height:75px;
	padding:20px 0px 0px 30px;
}
p.already {
	display:block;
	padding:30px 0px 0px 20px;
	height:230px;
	margin:0px;
}
.houseInfo ul {
	list-style:disc;
	padding-left:30px;
	padding-right:15px;
}
.houseInfo ul li {
	margin-bottom:4px;
}
#medium_box {
	background-color:#fff;
	z-index:101;
	position:relative;
}
#zoom_content {
	height:400px;
	overflow:auto;
}
#zoom td {
	background-color:#fff;
}
#container input.checkbox {
	width:20px;
}
h2 div {
	float:right;
	display:block;
}
#container ul#news {
	padding:10px 15px;
	border:2px solid #000;
	background-color:#f78320;
	height:24px;
	overflow:hidden;
	margin:10px 10px 10px 0px;
	font-size:16px;
	font-weight:bold!important;
	list-style:none;
}
#news li {
	margin:0px;
	padding:0px;
	font-weight:bold!important;
}
#news li span {
	color:#fff;
}