/*-------------------------------
NICK JR DORA LIVE PROMOTION
STYLE SHEET CREATED 17/06/08
DEEPEND SYDNEY
---------------------------------------------------------------
1. INHERITED FROM NICK JR (CHANGED '#theviewer' TO '#comparea')
2. LAYOUT
3. PARAGRAPH ELEMENTS
4. THE FORM & THE ENTER & SUBMIT BUTTONS
5. MISCELLANY
-------------------------------------------------------------*/
/*-------------------------------------------------------------
	1. INHERITED FROM NICK JR
-------------------------------------------------------------*/

#flashviewer #right-col {
  float: right;
}

#flashviewer #viewer-logo {
  background: url(/images/flashviewer-logo.png) no-repeat left top;
  width: 224px;
  height: 149px;
  float: left;
  margin: 10px 0 0 0;
  padding: 0;
}

#flashviewer #comparea {
  background: url(/images/flashviewer-viewer-short.png) no-repeat left top;
	behavior: url(/styles/iepngfix.htc);
  float: left;
  margin: 0;
  padding: 0;
	width: 824px;
}

#comparea .swf-wrapper {
	background: #00bfe9;
	background-position: 10px top;
  margin: 99px auto 0 14px;
	padding: 0 0 20px 5px; 
  width: 799px;
}

/*-------------------------------------------------------------
	2. LAYOUT
-------------------------------------------------------------*/

#dorawrapper {
	background: url(../images/dora-aussie-background.jpg) no-repeat left top;
	margin: 0 0 0 -5px;
	position: relative;
	width: 805px;
}

#comp-top {
	height: 453px;
	margin: 0;
	padding: 0;
	width: 804px;
}

#comp-top-innerpage {
	height: 720px;
	margin: 0;
	padding: 0;
	width: 804px;
}

#comp-btm {
	height: 307px;
	margin: 0;
	padding: 0;
	width: 804px;
}

#terms-wrapper {
	bottom: 0;
	position: absolute;
	right: 60px;
	text-align: right;
}

/*-------------------------------------------------------------
	3. PARAGRAPH ELEMENTS
-------------------------------------------------------------*/

div#comp-text {
	background: #f25975;
	border: 3px solid #fff;
	position: relative;
	left: 20px;
	text-align: left;
	top: 160px;
	width: 522px;
}

#comp-text-tl, #comp-text-tr, #comp-text-bl, #comp-text-br, #comp-text-br-inner {
	height: 10px;
	position: absolute;
	width: 10px;
}

#comp-text-tl {
	background: url(../images/content-box-tl.gif) no-repeat left top;
	left: -3px;
	top: -3px;
}

#comp-text-tr {
	background: url(../images/content-box-tr.gif) no-repeat right top;
	right: -3px;
	top: -3px;
}

#comp-text-bl {
	background: url(../images/content-box-bl.gif) no-repeat left top;
	left: -3px;
	bottom: -3px;
}

#comp-text-br {
	background: url(../images/content-box-br.gif) no-repeat left top;
	right: -3px;
	bottom: -3px;
}

#comp-text-br-inner {
	background: url(../images/content-box-br-inner.gif) no-repeat left top;
	right: -3px;
	bottom: -3px;
}

div#comp-text h4 {
	color: #fff;
	font-size: 18px;
	margin: 20px 0 15px 25px;
}

dl {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 130%;
	margin: 0 0 19px 25px;
}

dt {
	color: #ffd77a;
	display: inline;
	float: left;
	margin: 0;
	width: 145px;
}

.text-cta {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 0 25px;
	padding: 7px 0 0 0;
	width: 305px;
}

.text-cta a {
	color: #fff;
}

.text-cta span {
	color: #ffd77a;
}

#body-textwrapper {
	color: #fff;
	font-size: 11px;
	margin: 18px 25px 0 25px;
}

.body-text {
	font-weight: bold;
	margin: 0 0 12px 0;
}

/*-------------------------------------------------------------
	4. THE FORM & THE ENTER & SUBMIT BUTTONS
-------------------------------------------------------------*/

#form-box {
	border: none;
	height: 72px;
	margin: -20px 0 0 0;
	overflow: hidden;
	padding: 6px;
	width: 378px;
} 

div#moreinfo-wrapper {
	float: left;
	margin: 0 26px 0 57px;
}

div#competition-wrapper {
	float: left;
	margin: 0 37px 0 0;
}

div#game-wrapper {
	float: left;
}

/*-------------------------------------------------------------
	5. MISCELLANY
-------------------------------------------------------------*/
.cleardiv {
	clear: both;
	height: 1em;
}
.inner-logo {
	float: right;
	margin: 0 25px 0 0;
}

#gallery {
	margin: 19px 0 0 0;
}

.legals {
	color: #fff;
	float: left;
	font-size: 8px;
	margin: 10px 25px 5px 25px;
}
