/*---------------------------------------------------------------------------
 N E W S   L A N D I N G P A G E
-----------------------------------------------------------------------------
--------------------------------
STRUCTURE
------------------------------*/
h3 {color: #000; font-size: 110%; }
a { cursor: pointer; }
#newsContent { background: #fff; width: 936px; margin: 0 auto; }
#newsContentLeft {float: left; width: 650px; padding: 0 10px 0 15px; }
#newsContentRight {float: right; padding: 0 15px 0 0; width:224px; color: #000;}
.archiveContainer { background-color: #DEE1E6; }
.archiveTop { width:224px; height:20px; background: url(http://cache.lego.com/upload/contentTemplating/Mindstorms2Dictionary/images/pic4EDECA167040F5C33A88453D168F235A.jpg) no-repeat; }
.archiveBottom { width:224px; height:20px; background: url(http://cache.lego.com/upload/contentTemplating/Mindstorms2Dictionary/images/pic2997E0CDCE07A6403BC3E165027507AC.jpg) no-repeat; clear:both; }
.galleryPaginator a {color: #000; text-decoration: none; }


/****************************************************************************
	News content left styling 
****************************************************************************/
.bulletContentInner { float: left; margin: 0 auto; width: 655px; display: block; }
.bulletContent { float: left; width: 420px;}
.bulletImage { float: right; margin-top: 10px;}
.bulletLine { float: left; width: 100%; margin: 0 auto; padding: 40px 0 25px 0; display: inline; }
.space { background-color:#E5E6E8; display:inline; float:left; font-size:0; height:5px; margin:15px 0 5px; width:100%;}
.readMore {float: left; clear:both;  }
.galleryPaginator { float: right; margin: 10px 2px 0 0; }

/****************************************************************************
	Read more btn
****************************************************************************/
.contentBtn li { float: left; }
.contentBtn li span { height: 26px; margin: -7px 0 0 0; display: block; background-image: url(http://cache.lego.com/upload/contentTemplating/Mindstorms2Dictionary/images/pic2DC5B375E37656ED130495A018E8B31D.jpg); background-position: left 0; background-repeat: no-repeat; float: left;  }
.contentBtn li a { padding: 7px 15px 0 0; margin: 0 8px 0 0; text-decoration: none; color: #9E9FA3; background-position: right 0; background-repeat: no-repeat; float: left; }
.readMore a { background-image: url(http://cache.lego.com/upload/contentTemplating/Mindstorms2Dictionary/images/picC2C8161695A6F4E2E945724B550E3568.jpg); }
.contentBtn .readMore span { padding: 5px 0 0 15px; }

/****************************************************************************
	News (Archive) content right styling
****************************************************************************/
.archiveHeader{ font-weight:bold; font-size: 1.6em; margin: 0 0 0 10px;}
.year{ font-weight:bold; font-size: 1.2em; margin: 25px 0 0 10px; }
.month { text-decoration: none; margin: 0 0 0 20px;}
#newsContentRight a { text-decoration: none; color: #000; }

/****************************************************************************
	Read more section 
****************************************************************************/
#readMoreContent { float: left; padding: 0 25px 150px 25px; min-height: 680px; height: auto !important; height: 680px;}
#bulletImage { float: right; padding: 10px 25px 10px 25px; }
#btns { float: left; margin: 0; padding: 10px 0 0 0; }
#btns li { float: left; }
#btns li span { height: 26px; margin: -7px 0 0 0; background-image: url(http://cache.lego.com/upload/contentTemplating/Mindstorms2Dictionary/images/pic2DC5B375E37656ED130495A018E8B31D.jpg); background-position: left 0; background-repeat: no-repeat; float: left;  }
#btns li a { padding: 7px 15px 0 0; margin: 0 8px 0 0; text-decoration: none; color: #9E9FA3; background-position: right 0; background-repeat: no-repeat; float: left; }
.btn a { background-image: url(http://cache.lego.com/upload/contentTemplating/Mindstorms2Dictionary/images/picC2C8161695A6F4E2E945724B550E3568.jpg); }
#btns .btn span { padding: 5px 0 0 15px; }


