/* LANDING PAGE */

/* LEFT COULMN */

.leftcolumncontainer .poll
{
	width: 210px;
	padding-left: 2px; 
}

.leftcolumncontainer .poll .button
{
	float: right;
	padding: 10px;
}

.leftcolumncontainer .textbox
{
	margin-bottom: 20px;
	vertical-align: top;	
}

#LeftColumn .searchnews
{	 
	 background: url(http://cache.lego.com/upload/contentTemplating/UniverseDictionary/images/1033/picBA005D2E0FF71086C9FC76A3C1B903B7.gif) no-repeat left top; 
	 padding-top: 50px; 
	 padding-bottom: 50px;
}

.nntopheader
{
	/*width: 720px; */
	height: 50px; 
	padding-top: 8px;
	background-repeat:no-repeat;
}

.nntopheader .headerimage
{
	/*padding-top: 15px;
	padding-left: 10px;*/
}

/* TEASER LIST */

.nnteaserlist
{
	margin-left: 5px;
	margin-top: 7px;
	padding: 20px 5px 10px 5px;
	float: left;
	background-image: url(http://cache.lego.com/images/Universe/newsnetwork/img220x168_Story_Background.gif); 
	background-repeat:no-repeat;
	width: 220px;
}

.nnteaserlist a
{
	color: #333333;
}

.nnteaserlist hr
{
	width: 180px;
}

.nnteaserlist .listitem
{
	width: 188px;
	height: 30px;
}

.nnteaserlist .listitembutton
{	
	width: 188px;
	height: 30px;
}

.nnteaserlist .listitembutton img
{
	float: right;
	margin-right:7px;
}

/* TEASER STORY */

.nnteaser
{
	width: 210px;
	float:left;
	margin-top: 5px;	
	margin-right: 18px;
	padding: 8px 0 0 10px;
	background-image: url(http://cache.lego.com/images/Universe/newsnetwork/img220x168_Story_Background.gif); 
	background-repeat:no-repeat;
}
.nnteaser .media
{	
	padding-top: 3px;
	height: 160px;	
}
.nnteaser .info
{
	padding: 0 0px;
}
.nnteaser .info .header
{
	height: 40px;
	overflow: hidden;
}
.nnteaser .info .teasertext
{
	line-height: 1.5;
	height: 100px;	
}
.nnteaser .metadata
{
	padding: 0 0px;
	font-size: 0.8em;
	line-height: 1.5;
	height: 100px;
}

/* STORY */

.nnstory
{
	padding: 0 0 10px 0;		
}

.nnstory .header
{
	background-image: url(http://cache.lego.com/images/Universe/gameinfo/img708x050_Empty_Header.gif);
	background-repeat: no-repeat;	
}

.nnstory .header h4
{
	color: #333;
	padding: 12px 0 10px 15px;
	font-size: 2.2em;
	font-weight: normal;
}

.nnstory .text
{
	padding-top: 5px;
	line-height: 1.5;
	width: 450px;
}

.nnstory .image
{
	padding-left: 10px;
	width: 450px;	
	float: left;
}

.nnstory .teasertext
{
	float: left;	
	width: 170px;
	padding-left: 20px;
}

.nnstory .metadata
{
	width: 680px;
	font-size: 0.8em;
	line-height: 1.5;
	padding: 5px 0 0 10px;
}

.nnstory .comments
{
  float: left; 
  padding: 40px 10px 0 10px; 
  width: 480px;	
  background: transparent url(http://cache.lego.com/upload/contentTemplating/UniverseDictionary/images/1033/pic0F463D04-FA30-4876-889D-FEE5D31513A0.gif) no-repeat left top;
  font-size: 0.9em;
}

.nnstory .leftimage
{
	 float: left; 
	 padding: 5px 15px 5px 0;
}

.nnstory .rightimage
{
	float: right; 
	padding: 5px 0 5px 15px;
}

.nnstory .nofloatimage
{	
	padding: 5px 0 5px 0;
}

/* POLLS */

.pollimages
{
	width: 460px;
 	padding: 15px 0;
}

.poll fieldset
{	
	border: 0 solid transparent;
	display: block;
}

.poll
{	
	padding-bottom: 20px;	
}

.poll ul
{
	padding: 0 0 0 0;
	font-family: Verdana;
	font-size: 12px;

	margin: 0px;
	color: #6A5858;
}

.poll li
{
	margin: 0 0 2px 0;
	list-style-type: none;
	clear: left;
}

.poll li span {
	margin: 0 5px 0 0;
	float: right;
}

.poll p
{
	padding: 0 0 3px 0;
	margin: 3px 0px;
	font-family: Verdana;
	font-size: 12px;	
	color: #6A5858;	
	display: block;
}

.poll label
{
	padding: 0 5px 0 20px;
	display: block;
}

.poll input
{
	float: left;
}

.poll .submitbutton
{
	float: left;
	width: 65px;
	height: 32px;
	margin: 0;
	border: 0;
	background: transparent url(http://cache.lego.com/upload/contentTemplating/UniverseDictionary/images/1033/pic0741D028-E10E-424E-AE7D-17EA1D0A7829.gif) no-repeat left top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */	
	padding-bottom: 10px;
	
	padding-top: 7px;	
	color: #888;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
}

.poll li img {
	margin: 0 0 5px 0;
	/**margin: 0 0 5px -3px; /*IE hack*/
	padding: 0;
	float: left;
}

.poll .errorMessage
{
	display: block;
	width: 200px;
}

.poll FIELDSET p
{
	margin-bottom: 15px;	
}
 
 /* Inner Left Column*/
 
 .innerleftcolumn
 {
  width: 470px; 
  margin-right: 10px;
  float:left;
 }
 
 /* Inner Right Column */
 
.innerrightcolumn
{
	width: 220px;
	float: left;
}

.boxmiddle
{
	width: 220px; 
	float: left;
	background-image: url(http://cache.lego.com/images/Universe/newsnetwork/img220x051_Comments_Box.gif); 
	background-repeat:no-repeat;
	padding: 20px 0 0 0;
	height: 51px;
}
.boxmiddle.top
{
	margin: 28px 0 0 0;	
}

.boxmiddle a
{
	color: #666;
	font-weight: bold;
}

.boxitem
{
	padding: 0 0 10px 15px; 
	height: 10px;
	width: 200px;
}

.boxmiddle .posted
{
	padding: 0 0 0 20px; 
	font-size: 0.8em;	
	width: 190px;
}

/* LATEST */

.latestheader
{
	margin-top:30px; 
	height: 50px; 
	background-image: url(http://cache.lego.com/upload/contentTemplating/UniverseDictionary/images/1033/picC40B8183-7961-41D9-ADCB-826ECBA9C35A.gif); 
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 12px;
}

.previous
{
	float: left; 
	text-align: right; 
	width: 250px; 
	padding-bottom: 50px;
}

.latest
{
	float: left; 
	width: 445px; 
	padding-bottom: 50px;
	clear: both;
}

.rss
{
	
	position: relative;
	left: 630px;
	top: -40px;
	width:80px;
	/*padding-top: 15px;*/
}