@charset "UTF-8";
/* CSS Document */
.container { width: 985px; margin: 0 auto;}
#header { background: url(../gui/bg_header.gif) repeat-x bottom;}
	#header #logo { float: left; margin-top: 20px;}
	#header .box01 { border-top: 0px !important;}
		#header .box01 .ctn { padding: 10px !important; width: 965px;}
	#header #myaccount { float: left; width: 80px; margin-left: 10px; margin-top: 6px;}
		#header #myaccount img { margin-top: 1px;}
	#header #banner728x90 { float: right;}
	#header #menu { background: #ebebeb; padding: 0px 10px 0px 10px; font-weight: bold; vertical-align: middle; text-transform: uppercase; border-top: 1px #d0d0d0 solid; font-size: 11px;}
		/* #header #menu { background: #ebebeb; padding: 4px 10px 4px 10px; font-weight: bold; vertical-align: middle; }
		#header #menu a { color: #303030; border-color:#303030; margin-right: 20px;}
		#header #menu .last { margin-right: 0px;} 
		#header #menu #search { display: inline; margin-left: 80px;}
		#header #menu #search input { margin-right: 5px; vertical-align: middle;} */
			
		#header #menu ul { list-style: none; margin: 0; padding: 0; width: 100%;}
		#header #menu ul li { float: left; padding: 0; background: none; margin: 0; position: relative;}
			#header #menu a { color: #222222; display: block; /*padding: 6px 10px 6px 10px;*/ line-height: 27px; padding: 0px 9px 0px 9px;}
			#header #menu a:hover { color: #cc0033; text-decoration: none;}
			#header #menu .active { background: url(../gui/menu/left_active.gif) no-repeat left;}
			#header #menu .active a { background: url(../gui/menu/right_active.gif) no-repeat right; color: #ffffff;}
			#header #menu .active a:hover { color: #ffffff;}
			
			#header #menu .newLabel { position: absolute; top: -2px; right: 3px; width: 23px; height: 9px; background: url(../gui/menu/new.gif) no-repeat;}
			#header #menu .new { background: url(../gui/menu/left_active_new.gif) no-repeat left;}
			#header #menu .new a { background: url(../gui/menu/right_active_new.gif) no-repeat right;}
			
			/*#header #menu .newItem { background: url(../gui/menu/new.gif) no-repeat top right;}
			#header #menu .active .newItem { background: url(../gui/menu/right_active_new.gif) no-repeat right;}*/
			
		#header #menu #search { float: right; padding: 0; margin: 0; vertical-align: middle;}
			#header #menu #search form { margin: 0; padding: 0;}
			#header #menu #search input { margin: 4px 0px 0px 0px; padding: 1px; height: 13px;}
			#header #menu #search a { display: inline; line-height: 13px;}
				#header #menu #search a:hover { background: none; color: #CC0033;}
	

#separator1 { background: url(../gui/separator1.gif) #9b1a1a no-repeat center; height: 5px; font-size: 1px;}
#separator2 { background: #f5f5f5; height: 1px; font-size: 1px;}

#submenu { width: 985px; margin: 0 auto; border-top: none; margin-bottom: 0;}
	#submenu .ctn { padding: 0px 10px 0px 10px;}
	#submenu .ctn ul { margin: 0; padding: 0; width: 100%;}
		#submenu .ctn ul li { list-style: none; float: left; margin: 0; background: none; padding: 0;}
		/*#submenu .ctn ul .first { padding-left: 0;}*/
		#submenu .ctn ul a { display: block; padding: 0px 10px 0px 10px; line-height: 27px;}
		#submenu .ctn ul a:hover { color: #cc0033; text-decoration: none;}
		/*#submenu .ctn ul .active a { color: #FFFFFF; background: #999999; font-weight: bold;}
		#submenu .ctn ul .active a:hover { background: #999999;}*/
		#submenu .ctn ul .active { background: url(../gui/submenu/left_active.gif) no-repeat left;}
		#submenu .ctn ul .active a { background: url(../gui/submenu/right_active.gif) no-repeat right; color: #cc0033;}
	#submenu .sub { padding: 0px 10px 10px 10px;}
		#submenu .sub ul { margin: 0px 0px 0px 25px; padding: 0; width: 100%;}
		#submenu .sub ul li { list-style: disc; float: left; margin: 0px 40px 0px 0px; background: none; padding: 0;}
			#submenu .sub ul li ul { margin: 0px 0px 0px 10px; padding: 0; width: 100%;}
			#submenu .sub ul li ul li { list-style: circle; float:none; margin: 0px; background: none; padding: 0;}
			
#breadcrumb { width: 985px; margin: 0 auto; border-top: none; font-size: 11px;}
	#breadcrumb .ctn { padding: 10px 0px 0px 20px;}
	#breadcrumb ul { margin: 0; padding: 0; width: 100%;}
	#breadcrumb ul li { list-style: none; float: left; margin: 0; padding: 0;}
	#breadcrumb ul li { margin-right: 10px; padding-left: 10px; background: url(../gui/arrow5.gif) no-repeat 0px 4px;}
	#breadcrumb ul .home { padding: 0px; background: none;}

#dontMiss { float: left; margin: 8px 30px 30px 0px; width: 180px;}
	#dontMiss .on a { color: #cc0033;}
	#dontMiss .active { font-weight: bold;}
	
#dontMiss2 { }
	#dontMiss2 a { color: #FFFFFF;}
	#dontMiss2 .on a { color: #111111;}
	#dontMiss2 .active { font-weight: bold;}

#content { /* background: url(../gui/bg_content.gif) repeat-x top; */}
#content .container {}
	
#footer { padding-bottom: 10px; font-size: 10px;}
	#footer h1 { font-size: 10px; margin: 0; padding: 0; color: #cc0033; line-height: normal;}
	#footer .footerCell a { color: #004dcc;}
	#footer .footerCell h1 { color: #cc0033;}
	/*#footer .footerCell:hover a { color: #004dcc;}
	#footer .footerCell:hover h1 { color: #cc0033;}*/

.layoutHome {}
	.layoutHome #col-1 { width: 755px; float: left;}
	.layoutHome #col-1-1 { width: 415px; float: left;}
	.layoutHome #col-1-2 { width: 330px; float: left; margin-left: 10px;}
	.layoutHome #col-2 { width: 220px; margin-left: 10px; float: left;}
	.layoutHome .container { background: url(../gui/layouts/home.gif) bottom no-repeat; padding-bottom: 10px;}
	
	.layoutHome #todayNews { border-top: 0px; width: 755px;}
		.layoutHome #todayNews .ctn { padding: 0px; width: 755px; background: url(../gui/layouts/images_home_todaynews.gif) no-repeat bottom; padding-bottom: 20px;}
		.layoutHome #todayNews #todayNewsCol-1 { width: 415px; float: left;}
			.layoutHome #todayNews #todayNewsCol-1 #mainNews { background: #f6f6f6; padding: 20px 20px 10px 20px; font-size: 12px; display: inline-block;}
				.layoutHome #todayNews #todayNewsCol-1 #mainNews #mainNewsImg { margin-bottom: 10px;}
				.layoutHome #todayNews #todayNewsCol-1 #mainNews h1 { font-size: 24px; line-height: 22px; color: #004dcc;}
		.layoutHome #todayNews #todayNewsCol-2 { width: 300px; float: left; margin-left: 20px;}
			.layoutHome #todayNews #todayNewsCol-2 #banner300x250 { }
			.layoutHome #todayNews #todayNewsCol-2 #banner300x250_2 { margin-top: 20px; margin-bottom: 10px;}
			.layoutHome #todayNews #newsHeadlines { padding-top: 20px; padding-bottom: 20px; position: relative;}
			.layoutHome #todayNews #newsHeadlines .lastUpdated { top: 17px; right: 0px; width: 150px; position: absolute; text-align: right; font-size: 9px; color: #999999;}
			.layoutHome #todayNews #headlines { font-size: 12px; font-weight: bold;}
				.layoutHome #todayNews #headlines .on { background: #FFFFFF; border-left: 1px solid #e3e3e3; border-top: 1px solid #e3e3e3; border-right: 1px solid #e3e3e3; padding-top: 5px; padding-bottom: 5px;}
				.layoutHome #todayNews #headlines .on a { color: #3d3d3d;}
				.layoutHome #todayNews #headlines .off { background: #EFEFEF; border-bottom: 1px solid #e3e3e3; border-right: 1px solid #FFFFFF; padding-top: 5px; padding-bottom: 5px;}
			.layoutHome #todayNews .headlinesList { padding: 15px 20px 15px 20px; border: 1px solid #e3e3e3; border-top: none;}
				.layoutHome #todayNews .headlinesList .mainHeadline .info {  width: 170px;}
			
	.layoutHome #whatIsROFriends .ctn { padding: 10px;}
	.layoutHome #whatIsROFriends .ctn ul { margin-top: 10px;}
	
	.layoutHome #whatIsRedorbitFriends { padding: 20px 0px 0px 20px;}
	.layoutHome #whatIsRedorbitFriendsFeatures { margin-top: 10px;}
		.layoutHome #whatIsRedorbitFriendsCol-1 { float: left; width: 150px;}
		.layoutHome #whatIsRedorbitFriendsCol-2 { float: left; width: 150px; margin-left: 20px;}
		
	.layoutHome #imagesOfTheDay2 { padding: 20px 0px 0px 20px;}
	.layoutHome #imagesOfTheDay2 .images .img1 { float: left; width: 100px;}
	.layoutHome #imagesOfTheDay2 .images .img2 { float: left; width: 100px; margin-left: 20px;}
	.layoutHome #imagesOfTheDay2 .images .img3 { float: left; width: 100px; margin-left: 20px;}
	.layoutHome #imagesOfTheDay2 .images img { margin-bottom: 5px; border: 1px solid #d9d9d9;}
		
	.layoutHome #wordOfTheDay .emph, .layoutHome #todayInHistory .emph { font-size: 12px; color: #cc0033; font-weight: bold;}
	
	.layoutHome #weather #weatherImgContainer { padding-top: 15px; text-align: center;}
		.layoutHome #weather #weatherImgContainer #weatherImg { }
	
	.layoutHome #storeSpecials .product .img { float: left; width: 90px;}
	.layoutHome #storeSpecials .product .info { float: left; margin-left: 25px;}
	.layoutHome #storeSpecials .product ul { margin-top: 7px;}
	.layoutHome #storeSpecials .product .price { font-weight: bold; color: #cc0033;}
		
	.layoutHome #discoveryOfTheDay .discovery .img { float: left; width: 92px;}
	.layoutHome #discoveryOfTheDay .discovery .img img { border: 1px solid #d9d9d9;}
	.layoutHome #discoveryOfTheDay .discovery .info { float: left; margin-left: 15px; width: 178px;}

	.layoutHome #imagesOfTheDay .images .img1 { float: left; width: 112px;}
	.layoutHome #imagesOfTheDay .images .img2 { float: left; width: 112px; margin-left: 19px;}
	.layoutHome #imagesOfTheDay .images .img3 { float: left; width: 112px; margin-left: 19px;}
	.layoutHome #imagesOfTheDay .images img { margin-bottom: 5px; border: 1px solid #d9d9d9;}
	
	.layoutHome #newFriends .ctn {text-align: center;}
	.layoutHome #newFriends .ctn img { margin-bottom: 5px; border: 1px solid #d9d9d9;}
	
	.layoutHome #miniPlayer { border-top: none;}
		.layoutHome #miniPlayer .player { text-align: center;}
		.layoutHome #miniPlayer .date { font-size: 10px; color: #898989;}
		
	.layoutHome #factOfTheDay .ctn, .layoutHome #todayInHistory .ctn, .layoutHome #sponsoredLinks .ctn { padding-bottom: 5px;}
	
	
.layoutHomeTest {}

	.layoutHomeTest .box01, .layoutHomeTest .box02, .layoutHomeTest .box03 { border-top: 5px solid #e5e5e5; border-bottom: 5px solid #e5e5e5;}

	.layoutHomeTest #col-1 { width: 755px; float: left;}
	.layoutHomeTest #col-1-1 { width: 415px; float: left;}
	.layoutHomeTest #col-1-2 { width: 330px; float: left; margin-left: 10px;}
	.layoutHomeTest #col-2 { width: 220px; margin-left: 10px; float: left;}
	.layoutHomeTest #c_3 { width: 220px; margin-left: 10px; float: left;}
	.layoutHomeTest .container { }
	
	.layoutHomeTest #todayNews { width: 755px; position: relative;}
	
	#customizeLayout { position: absolute; bottom: -30px; left: 150px;}
	
		.layoutHomeTest #todayNews .ctn { padding: 0px; width: 755px; background: url(../gui/layouts/images_home_todaynews.gif) no-repeat bottom; padding-bottom: 20px;}
		.layoutHomeTest #todayNews #todayNewsCol-1 { width: 415px; float: left;}
			.layoutHomeTest #todayNews #todayNewsCol-1 #mainNews { background: #f6f6f6; padding: 20px 20px 10px 20px; font-size: 12px; display: inline-block;}
				.layoutHomeTest #todayNews #todayNewsCol-1 #mainNews #mainNewsImg { margin-bottom: 10px;}
				.layoutHomeTest #todayNews #todayNewsCol-1 #mainNews h1 { font-size: 24px; line-height: 22px; color: #004dcc;}
		.layoutHomeTest #todayNews #todayNewsCol-2 { width: 300px; float: left; margin-left: 20px;}
			.layoutHomeTest #todayNews #todayNewsCol-2 #banner300x250 { }
			.layoutHomeTest #todayNews #todayNewsCol-2 #banner300x250_2 { margin-top: 20px; margin-bottom: 10px;}
			.layoutHomeTest #todayNews #newsHeadlines { padding-top: 20px; padding-bottom: 20px;}
			.layoutHomeTest #todayNews #headlines { font-size: 12px; font-weight: bold;}
				.layoutHomeTest #todayNews #headlines .on { background: #FFFFFF; border-left: 1px solid #e3e3e3; border-top: 1px solid #e3e3e3; border-right: 1px solid #e3e3e3; padding-top: 5px; padding-bottom: 5px;}
				.layoutHomeTest #todayNews #headlines .on a { color: #3d3d3d;}
				.layoutHomeTest #todayNews #headlines .off { background: #EFEFEF; border-bottom: 1px solid #e3e3e3; border-right: 1px solid #FFFFFF; padding-top: 5px; padding-bottom: 5px;}
			.layoutHomeTest #todayNews .headlinesList { padding: 15px 20px 15px 20px; border: 1px solid #e3e3e3; border-top: none;}
				.layoutHomeTest #todayNews .headlinesList .mainHeadline .info {  width: 170px;}
			
	.layoutHomeTest #whatIsROFriends .ctn { padding: 10px;}
	.layoutHomeTest #whatIsROFriends .ctn ul { margin-top: 10px;}
	
	.layoutHomeTest #whatIsRedorbitFriends { padding: 20px 0px 0px 20px;}
	.layoutHomeTest #whatIsRedorbitFriendsFeatures { margin-top: 10px;}
		.layoutHomeTest #whatIsRedorbitFriendsCol-1 { float: left; width: 150px;}
		.layoutHomeTest #whatIsRedorbitFriendsCol-2 { float: left; width: 150px; margin-left: 20px;}
		
	.layoutHomeTest #imagesOfTheDay2 { padding: 20px 0px 0px 20px;}
	.layoutHomeTest #imagesOfTheDay2 .images .img1 { float: left; width: 100px;}
	.layoutHomeTest #imagesOfTheDay2 .images .img2 { float: left; width: 100px; margin-left: 20px;}
	.layoutHomeTest #imagesOfTheDay2 .images .img3 { float: left; width: 100px; margin-left: 20px;}
	.layoutHomeTest #imagesOfTheDay2 .images img { margin-bottom: 5px; border: 1px solid #d9d9d9;}
		
	.layoutHomeTest #wordOfTheDay .emph, .layoutHomeTest #todayInHistory .emph { font-size: 12px; color: #cc0033; font-weight: bold;}
	.layoutHomeTest #m_3 .emph, .layoutHomeTest #m_4 .emph { font-size: 12px; color: #cc0033; font-weight: bold;}
	
	.layoutHomeTest #weather #weatherImgContainer { padding-top: 15px; text-align: center;}
		.layoutHomeTest #weather #weatherImgContainer #weatherImg { }		
	.layoutHomeTest #m_6 #weatherImgContainer { padding-top: 15px; text-align: center;}
		.layoutHomeTest #m_6 #weatherImgContainer #weatherImg { }
		
	.layoutHomeTest #storeSpecials .product .img { float: left; width: 90px;}
	.layoutHomeTest #storeSpecials .product .info { float: left; margin-left: 25px;}
	.layoutHomeTest #storeSpecials .product ul { margin-top: 7px;}
	.layoutHomeTest #storeSpecials .product .price { font-weight: bold; color: #cc0033;}	
	.layoutHomeTest #m_7 .product .img { float: left; width: 90px;}
	.layoutHomeTest #m_7 .product .info { float: left; margin-left: 25px;}
	.layoutHomeTest #m_7 .product ul { margin-top: 7px;}
	.layoutHomeTest #m_7 .product .price { font-weight: bold; color: #cc0033;}
		
	.layoutHomeTest #discoveryOfTheDay .discovery .img { float: left; width: 92px;}
	.layoutHomeTest #discoveryOfTheDay .discovery .img img { border: 1px solid #d9d9d9;}
	.layoutHomeTest #discoveryOfTheDay .discovery .info { float: left; margin-left: 15px; width: 178px;}	
	.layoutHomeTest #m_5 .discovery img { float: left; border: 1px solid #d9d9d9; margin-right: 10px; margin-bottom: 10px;}
	.layoutHomeTest #imagesOfTheDay .images .img1 { float: left; width: 112px;}
	.layoutHomeTest #imagesOfTheDay .images .img2 { float: left; width: 112px; margin-left: 19px;}
	.layoutHomeTest #imagesOfTheDay .images .img3 { float: left; width: 112px; margin-left: 19px;}
	.layoutHomeTest #imagesOfTheDay .images img { margin-bottom: 5px; border: 1px solid #d9d9d9;}	
	.layoutHomeTest #m_1 .images img { float: left; margin-right: 10px; margin-bottom: 10px; border: 1px solid #d9d9d9;}
	.layoutHomeTest #m_1 .images .img { clear: both; margin-top: 15px;}
	
	.layoutHomeTest #newFriends .ctn {text-align: center;}
	.layoutHomeTest #newFriends .ctn img { margin-bottom: 5px; border: 1px solid #d9d9d9;}
	.layoutHomeTest #m_10 .ctn {text-align: center;}
	.layoutHomeTest #m_10 .ctn img { margin-bottom: 5px; border: 1px solid #d9d9d9;}
	
	.layoutHomeTest #miniPlayer {}
		.layoutHomeTest #miniPlayer .player { text-align: center;}
		.layoutHomeTest #miniPlayer .date { font-size: 10px; color: #898989;}		
	.layoutHomeTest #m_9 {}
		.layoutHomeTest #m_9 .player { text-align: center;}
		.layoutHomeTest #m_9 .date { font-size: 10px; color: #898989;}
		
	
	.layoutHomeTest #m_1 #m_1_h,
	.layoutHomeTest #m_2 #m_2_h,
	.layoutHomeTest #m_3 #m_3_h,
	.layoutHomeTest #m_4 #m_4_h,
	.layoutHomeTest #m_5 #m_5_h,
	.layoutHomeTest #m_7 #m_7_h,
	.layoutHomeTest #m_8 #m_8_h,
	.layoutHomeTest #m_10 #m_10_h,
	.layoutHomeTest #m_11 #m_11_h,
	.layoutHomeTest #m_12 #m_12_h,
	.layoutHomeTest #m_13 #m_13_h { padding-right: 50px; text-align: left;}
	.layoutHomeTest #m_1 #m_1_h:hover,
	.layoutHomeTest #m_2 #m_2_h:hover,
	.layoutHomeTest #m_3 #m_3_h:hover,
	.layoutHomeTest #m_4 #m_4_h:hover,
	.layoutHomeTest #m_5 #m_5_h:hover,
	.layoutHomeTest #m_7 #m_7_h:hover,
	.layoutHomeTest #m_8 #m_8_h:hover,
	.layoutHomeTest #m_10 #m_10_h:hover,
	.layoutHomeTest #m_11 #m_11_h:hover,
	.layoutHomeTest #m_12 #m_12_h:hover,
	.layoutHomeTest #m_13 #m_13_h:hover { background: url(../gui/drag.gif) no-repeat right top;}
	
	/*.layoutHomeTest #factOfTheDay .ctn, .layoutHomeTest #todayInHistory .ctn, .layoutHomeTest #sponsoredLinks .ctn { padding-bottom: 5px;}*/
		
.layoutNewsHome {}
	.layoutNewsHome #col-1 { width: 755px; float: left;}
	.layoutNewsHome #col-1-1 { width: 415px; float: left;}
	.layoutNewsHome #col-1-2 { width: 330px; float: left; margin-left: 10px;}
	.layoutNewsHome #col-2 { width: 220px; margin-left: 10px; float: left;}
	.layoutNewsHome .container { background: url(../gui/layouts/home.gif) bottom no-repeat; padding-bottom: 10px;}
	
	.layoutNewsHome #todayNews { width: 755px;}
		.layoutNewsHome #todayNews .ctn { padding: 0px; width: 755px;}
		.layoutNewsHome #todayNews #todayNewsCol-1 { width: 415px; float: left;}
			.layoutNewsHome #todayNews #todayNewsCol-1 #mainNews { background: #f6f6f6; padding: 20px; font-size: 12px; display: inline-block;}
				.layoutNewsHome #todayNews #todayNewsCol-1 #mainNews #mainNewsImg { margin-bottom: 10px;}
				.layoutNewsHome #todayNews #todayNewsCol-1 #mainNews h1 { font-size: 24px; line-height: 22px; color: #004dcc;}
			.layoutNewsHome #todayNews #todayNewsCol-1 #whatIsRedorbitFriends { padding: 20px 0px 20px 20px;}
		.layoutNewsHome #todayNews #todayNewsCol-2 { width: 300px; float: left; margin-left: 20px;}
			.layoutNewsHome #todayNews #todayNewsCol-2 #banner300x250 { margin-top: 20px; margin-bottom: 20px;}
			.layoutNewsHome #todayNews #newsHeadlines { padding-top: 20px;}
				.layoutNewsHome #todayNews .mainHeadline .info { width: 200px;}
				
	.layoutNewsHome #whatIsRedorbitFriendsFeatures { margin-top: 10px;}
		.layoutNewsHome #whatIsRedorbitFriendsCol-1 { float: left; width: 150px;}
		.layoutNewsHome #whatIsRedorbitFriendsCol-2 { float: left; width: 150px; margin-left: 20px;}
	
	.layoutNewsHome #newFriends .ctn {text-align: center;}
	.layoutNewsHome #newFriends .ctn img { margin-bottom: 5px; border: 1px solid #d9d9d9;}
	
	.layoutNewsHome #miniPlayer {}
		.layoutNewsHome #miniPlayer .player { text-align: center;}
		.layoutNewsHome #miniPlayer .date { font-size: 10px; color: #898989;}
				
	.layoutNewsHome #science .mainHeadline .info, .layoutNewsHome #space .mainHeadline .info, .layoutNewsHome #technology .mainHeadline .info, .layoutNewsHome #health .mainHeadline .info, .layoutNewsHome #general .mainHeadline .info { width: 285px;}
	.layoutNewsHome #oddities .mainHeadline .info, .layoutNewsHome #sci-fi .mainHeadline .info { width: 200px;}
	
	.layoutNewsHome #wordOfTheDay .emph { font-size: 12px; color: #cc0033; font-weight: bold;}
	
	.layoutNewsHome #general .ctn, .layoutNewsHome #sci-fi .ctn, .layoutNewsHome #wordOfTheDay .ctn { padding-bottom: 5px;}
	
.layoutNewsSubHome {}
	.layoutNewsSubHome #col-1 { width: 755px; float: left;}
	.layoutNewsSubHome #col-1-1 { width: 415px; float: left;}
	.layoutNewsSubHome #col-1-2 { width: 330px; float: left; margin-left: 10px;}
	.layoutNewsSubHome #col-2 { width: 220px; margin-left: 10px; float: left;}
	.layoutNewsSubHome .container { background: url(../gui/layouts/home.gif) bottom no-repeat; padding-bottom: 10px;}
	
	.layoutNewsSubHome #todayNews { width: 755px;}
		.layoutNewsSubHome #todayNews .ctn { padding: 0px; width: 755px;}
		.layoutNewsSubHome #todayNews #todayNewsCol-1 { width: 415px; float: left;}
			.layoutNewsSubHome #todayNews #todayNewsCol-1 #mainNews { background: #f6f6f6; padding: 20px; font-size: 12px; display: inline-block;}
				.layoutNewsSubHome #todayNews #todayNewsCol-1 #mainNews #mainNewsImg { margin-bottom: 10px;}
				.layoutNewsSubHome #todayNews #todayNewsCol-1 #mainNews h1 { font-size: 24px; line-height: 22px; color: #004dcc;}
			.layoutNewsSubHome #todayNews #todayNewsCol-1 #whatIsRedorbitFriends { padding: 20px 0px 20px 20px;}
		.layoutNewsSubHome #todayNews #todayNewsCol-2 { width: 300px; float: left; margin-left: 20px;}
			.layoutNewsSubHome #todayNews #todayNewsCol-2 #banner300x250 { margin-top: 20px; margin-bottom: 20px;}
			.layoutNewsSubHome #todayNews #newsHeadlines { padding-top: 20px;}
				.layoutNewsSubHome #todayNews .mainHeadline .info { width: 200px;}
				
	.layoutNewsSubHome #whatIsRedorbitFriendsFeatures { margin-top: 10px;}
		.layoutNewsSubHome #whatIsRedorbitFriendsCol-1 { float: left; width: 150px;}
		.layoutNewsSubHome #whatIsRedorbitFriendsCol-2 { float: left; width: 150px; margin-left: 20px;}
	
	.layoutNewsSubHome #newFriends .ctn {text-align: center;}
	.layoutNewsSubHome #newFriends .ctn img { margin-bottom: 5px; border: 1px solid #d9d9d9;}
	
	.layoutNewsSubHome #miniPlayer {}
		.layoutNewsSubHome #miniPlayer .player { text-align: center;}
		.layoutNewsSubHome #miniPlayer .date { font-size: 10px; color: #898989;}
				
	.layoutNewsSubHome #otherNews .mainHeadline .info { width: 285px;}
	
	.layoutNewsSubHome #wordOfTheDay .emph { font-size: 12px; color: #cc0033; font-weight: bold;}
	
	.layoutNewsSubHome #otherNews .ctn, .layoutNewsSubHome #latestThoughts .ctn, .layoutNewsSubHome #sponsoredLinks .ctn { padding-bottom: 10px;}
	
		
.layoutImagesHome {}
	.layoutImagesHome #col-1 { width: 755px; float: left;}
	.layoutImagesHome #col-1-1 { width: 415px; float: left;}
	.layoutImagesHome #col-1-2 { width: 330px; float: left; margin-left: 10px;}
	.layoutImagesHome #col-2 { width: 220px; margin-left: 10px; float: left;}
	.layoutImagesHome .container { background: url(../gui/layouts/home.gif) bottom no-repeat; padding-bottom: 10px;}
	
	.layoutImagesHome #todayNews { width: 755px;}
		.layoutImagesHome #todayNews .ctn { padding: 15px 0px 0px 0px; width: 755px; background: url(../gui/layouts/images_home_todaynews.gif) no-repeat bottom; padding-bottom: 10px;}
		.layoutImagesHome #todayNews .ctn #pageTools { margin-left: 20px; margin-right: 20px;}
		.layoutImagesHome #todayNews #todayNewsCol-1 { width: 415px; float: left;}
			.layoutImagesHome #todayNews #todayNewsCol-1 #mainNews { background: #f6f6f6; padding: 20px 20px 10px 20px; font-size: 12px; display: inline-block;}
				.layoutImagesHome #todayNews #todayNewsCol-1 #mainNews #mainNewsImg { margin-bottom: 10px;}
				.layoutImagesHome #todayNews #todayNewsCol-1 #mainNews h1 { font-size: 24px; line-height: 22px; color: #004dcc;}
				.layoutImagesHome #todayNews #todayNewsCol-1 #mainNews .imgNotes { font-size: 11px; color: #898989;}
			.layoutImagesHome #todayNews #todayNewsCol-1 #whatIsRedorbitFriends { padding: 20px 0px 20px 20px;}
		.layoutImagesHome #todayNews #todayNewsCol-2 { width: 300px; float: left; margin-left: 20px;}
			.layoutImagesHome #todayNews #todayNewsCol-2 #banner300x250 { margin-top: 20px; margin-bottom: 10px;}
			.layoutImagesHome #todayNews #newsHeadlines { padding-top: 20px;}
				.layoutImagesHome #todayNews .mainHeadline .info { width: 200px;}
	
	.layoutImagesHome #newFriends .ctn {text-align: center;}
	.layoutImagesHome #newFriends .ctn img { margin-bottom: 5px; border: 1px solid #d9d9d9;}
	
	.layoutImagesHome #miniPlayer {}
		.layoutImagesHome #miniPlayer .player { text-align: center;}
		.layoutImagesHome #miniPlayer .date { font-size: 10px; color: #898989;}
	
	.layoutImagesHome #randomEarthImages img { border: 1px solid #d9d9d9;}
	.layoutImagesHome #randomEarthImages a { display: block; float: left; margin-right: 20px; margin-bottom: 20px;}
	.layoutImagesHome #randomEarthImages a.lastCol { margin-right: 0px;}
	.layoutImagesHome #randomEarthImages a.lastRow { margin-bottom: 0px;}
	
	.layoutImagesHome #recentImages .ctn, .layoutImagesHome #latestThoughts .ctn, .layoutImagesHome #sponsoredLinks .ctn { padding-bottom: 5px;}
	
	
.layoutImagesGallery {}
	.layoutImagesGallery #col-1 { width: 755px; float: left;}
	.layoutImagesGallery #col-1-1 { width: 415px; float: left;}
	.layoutImagesGallery #col-1-2 { width: 330px; float: left; margin-left: 10px;}
	.layoutImagesGallery #col-2 { width: 220px; margin-left: 10px; float: left;}
	.layoutImagesGallery .container { background: url(../gui/layouts/story.gif) bottom no-repeat; padding-bottom: 10px;}
	
	.layoutImagesGallery #gallery { font-size: 12px;}
	.layoutImagesGallery #gallery #openedImg { margin-bottom: 20px;}				
		.layoutImagesGallery #gallery #images { float: left; padding: 20px 10px 20px 10px; width: 495px;}
		.layoutImagesGallery #gallery #images img { float: left; border: 2px solid #e9e9e9;}
		.layoutImagesGallery #gallery #images img:hover { border: 2px solid #004dcc;}
		.layoutImagesGallery #gallery #images .active { border: 2px solid #cc0033;}
		.layoutImagesGallery #gallery #images .active:hover { border: 2px solid #cc0033;}
		
	.layoutImagesGallery #banner300x250 { float: right; padding: 0px 0px 0px 17px; width: 300px; margin-bottom: 15px;}
	
	.layoutImagesGallery .tabs01 { margin-top: 20px;}
	
	.layoutImagesGallery #miniPlayer {}
		.layoutImagesGallery #miniPlayer .player { text-align: center;}
		.layoutImagesGallery #miniPlayer .date { font-size: 10px; color: #898989;}
		
	.layoutImagesGallery #newFriends .ctn {text-align: center;}
	.layoutImagesGallery #newFriends .ctn img { margin-bottom: 5px; border: 1px solid #d9d9d9;}
	
	.layoutImagesGallery #wordOfTheDay .emph { font-size: 12px; color: #cc0033; font-weight: bold;}
	
	.layoutImagesGallery #wordOfTheDay .ctn { padding-bottom: 5px;}
	
.layoutStory {}
	.layoutStory #col-1 { width: 755px; float: left;}
	.layoutStory #col-2 { width: 220px; margin-left: 10px; float: left;}
	.layoutStory .container { background: url(../gui/layouts/story.gif) bottom no-repeat; padding-bottom: 10px;}
	
	.layoutStory #story { font-size: 12px;}
	
	/*.layoutStory #storyTools .dot { margin-left: 8px; margin-right: 8px;}
	.layoutStory #storyTools img { vertical-align: bottom;}*/
	
	.layoutStory #story .storyImgContainer { margin: 0px 30px 20px 0px; float: left; text-align: center; font-size: 11px;}
		.layoutStory #story .storyImg { border: 1px solid #d9d9d9; margin-bottom: 10px;}
		.layoutStory #story .storyXtraImages { margin-top: 20px; width: 250px;}
			.layoutStory #story .storyXtraImages img { border: 1px solid #d9d9d9;}
			.layoutStory #story .storyXtraImages a { display: block; float: left; margin-right: 10px; margin-bottom: 10px;}
			.layoutStory #story .storyXtraImages a.lastCol { margin-right: 0px;}
			.layoutStory #story .storyXtraImages a.lastRow { margin-bottom: 0px;}
		.layoutStory #story .storyNotes { font-size: 11px; color: #898989;}
		.layoutStory #story #banner300x250 { float: right; margin: 20px 0px 30px 30px;}
		.layoutStory #story .hr { margin-top: 30px; margin-bottom: 30px;}
		.layoutStory #story #commentOnThisArticle { margin-top: 30px;}
			.layoutStory #story #commentOnThisArticleCol-1 { float: left; width: 350px;}
				.layoutStory #story #commentOnThisArticle #comments { border: 1px solid #FFFFFF; margin: 0px; width: 320px;}
			.layoutStory #story #commentOnThisArticleCol-2 { float: left; width: 300px; margin-left: 20px;}
			.layoutStory #story #securityCodeCol-1 { float: left;}
			.layoutStory #story #securityCodeCol-2 { float: left; width: 100px; margin-left: 10px;}
			.layoutStory #story #securityCode {}

	.layoutStory #newFriends .ctn {text-align: center;}
	.layoutStory #newFriends .ctn img { margin-bottom: 5px; border: 1px solid #d9d9d9;}
	
	.layoutStory #miniPlayer {}
		.layoutStory #miniPlayer .player { text-align: center;}
		.layoutStory #miniPlayer .date { font-size: 10px; color: #898989;}
	
	.layoutStory #recentImages .ctn, .layoutStory #latestThoughts .ctn, .layoutStory #sponsoredLinks .ctn { padding-bottom: 5px;}
	
.layoutRLibrary {}
	.layoutRLibrary #col-1 { width: 755px; float: left;}
	.layoutRLibrary #col-2 { width: 220px; margin-left: 10px; float: left;}
	.layoutRLibrary .container { background: url(../gui/layouts/story.gif) bottom no-repeat; padding-bottom: 10px;}
	
	.layoutRLibrary #story { font-size: 12px;}
	
	.layoutRLibrary .selectCategories { width: 251px; height: 95px; overflow: auto; background: #f5f5f5;}
		.layoutRLibrary .selectCategories a { padding: 4px 4px 4px 10px; border-bottom: #e5e5e5 1px solid; font-size: 10px; line-height: 10px; font-weight: bold; display: block;}
		.layoutRLibrary .selectCategories a:hover { text-decoration: none; background: #AAAAAA; color: #FFFFFF;}
		.layoutRLibrary .selectCategories .active { color: #FFFFFF; background: #cc0033;}
		.layoutRLibrary .selectCategories .active:hover { text-decoration: none; background: #cc0033; color: #FFFFFF;}
	
	.layoutRLibrary .referenceCategory { width: 251px; float: left; border-left: 1px solid #FFFFFF;}
	.layoutRLibrary .referenceCategory h1 { color: #FFFFFF; margin: 5px 5px 5px 10px !important; font-size: 14px; padding: 0;}
	.layoutRLibrary .firstCategory { border-left: none !important;}
	.layoutRLibrary #referenceTools { float: right; width: 320px; margin-left: 20px; margin-bottom: 20px;}
	.layoutRLibrary #referenceTools .speechBubble { font-size: 11px;}
	.layoutRLibrary #referenceTools .media img { border: 1px solid #d9d9d9;}
		.layoutRLibrary #referenceTools .media  a { display: block; float: left; margin-right: 10px; margin-bottom: 10px;}
		.layoutRLibrary #referenceTools .media  a.lastCol { margin-right: 0px;}
		.layoutRLibrary #referenceTools .media  a.lastRow { margin-bottom: 0px;}
	
	/*.layoutRLibrary #storyTools .dot { margin-left: 8px; margin-right: 8px;}
	.layoutRLibrary #storyTools img { vertical-align: bottom;}*/
	
	.layoutRLibrary #story .storyImgContainer { margin: 0px 30px 20px 0px; float: left; text-align: center; font-size: 11px;}
		.layoutRLibrary #story .storyImg { border: 1px solid #d9d9d9; margin-bottom: 10px;}
		.layoutRLibrary #story .storyXtraImages { margin-top: 20px; width: 250px;}
			.layoutRLibrary #story .storyXtraImages img { border: 1px solid #d9d9d9;}
			.layoutRLibrary #story .storyXtraImages a { display: block; float: left; margin-right: 10px; margin-bottom: 10px;}
			.layoutRLibrary #story .storyXtraImages a.lastCol { margin-right: 0px;}
			.layoutRLibrary #story .storyXtraImages a.lastRow { margin-bottom: 0px;}
		.layoutRLibrary #story .storyNotes { font-size: 11px; color: #898989;}
		/*.layoutRLibrary #story #banner300x250 { float: right; margin: 20px 0px 30px 30px;}*/
		.layoutRLibrary #story .hr { margin-top: 30px; margin-bottom: 30px;}
		.layoutRLibrary #story #commentOnThisArticle { margin-top: 30px;}
			.layoutRLibrary #story #commentOnThisArticleCol-1 { float: left; width: 350px;}
				.layoutRLibrary #story #commentOnThisArticle #comments { border: 1px solid #FFFFFF; margin: 0px; width: 320px;}
			.layoutRLibrary #story #commentOnThisArticleCol-2 { float: left; width: 300px; margin-left: 20px;}
			.layoutRLibrary #story #securityCodeCol-1 { float: left;}
			.layoutRLibrary #story #securityCodeCol-2 { float: left; width: 100px; margin-left: 10px;}
			.layoutRLibrary #story #securityCode {}

	.layoutRLibrary #newFriends .ctn {text-align: center;}
	.layoutRLibrary #newFriends .ctn img { margin-bottom: 5px; border: 1px solid #d9d9d9;}
	
	.layoutRLibrary #miniPlayer {}
		.layoutRLibrary #miniPlayer .player { text-align: center;}
		.layoutRLibrary #miniPlayer .date { font-size: 10px; color: #898989;}
	
	.layoutRLibrary #recentImages .ctn, .layoutRLibrary #latestThoughts .ctn, .layoutRLibrary #sponsoredLinks .ctn { padding-bottom: 5px;}
	
	
.layoutStory2 {}
	.layoutStory2 .container { }
	.layoutStory2 #story { font-size: 12px;}
	.layoutStory2 #story .ctn { width: 945px;}
	.layoutStory2 .healthVideoLinks { width: 945px;}
		.layoutStory2 .healthVideoLinks .col { width: 221px; margin-left: 20px; float: left;}
	
.layoutSpaceHome {}
	.layoutSpaceHome #col-1 { width: 755px; float: left;}
	.layoutSpaceHome #col-2 { width: 220px; margin-left: 10px; float: left;}
	.layoutSpaceHome .container { background: url(../gui/layouts/space_home.gif) bottom no-repeat; padding-bottom: 10px;}
	
	.layoutSpaceHome #featured .ctn { padding: 0;}
	.layoutSpaceHome #featuredCols { background: url(../gui/layouts/space_home_featuredcols.gif) repeat-y; width: 755px; margin-top: 20px;}
		.layoutSpaceHome #featuredCol-1 { width: 415px; float: left;}
		.layoutSpaceHome #featuredCol-2 { width: 300px; float: left; margin-left: 20px;}
	
	.layoutSpaceHome #topFeatured {padding: 20px 0px 0px 20px;}
		.layoutSpaceHome #topFeatured .blackBox { width: 225px; float: left; margin-right: 20px;}
			.layoutSpaceHome #topFeatured .blackBox h1 { padding: 10px; color: #FFFFFF; margin: 0; font-weight: normal;}
			.layoutSpaceHome #topFeatured .blackBox h1 a { color: #FFFFFF;}
			.layoutSpaceHome #topFeatured .blackBox .blB-bg { height: 157px;}
			.layoutSpaceHome #topFeatured .blackBox .blB-ctn { line-height: 15px;}
			
	.layoutSpaceHome #humanSpaceflight .blB-bg { background: #FFFFFF url(../gui/featured_boxes/human_spaceflight.jpg) no-repeat bottom;}
	.layoutSpaceHome #humanSpaceflight .blB-ctn { padding-top: 15px;}
	.layoutSpaceHome #exploration .blB-bg { background: #FFFFFF url(../gui/featured_boxes/exploration.jpg) no-repeat bottom;}
	.layoutSpaceHome #exploration .blB-ctn { padding-top: 30px; }
	.layoutSpaceHome #askAnAstronomer .blB-bg { background: #FFFFFF url(../gui/featured_boxes/ask_an_astronomer.jpg) no-repeat bottom;}	
	.layoutSpaceHome #askAnAstronomer .blB-ctn { padding-top: 35px;}
	
	.layoutSpaceHome #astronomy { background:; padding: 20px 20px 10px 20px;}
		.layoutSpaceHome #astronomy h2 { font-size: 12px; margin: 0;}
		.layoutSpaceHome #astronomy ul { margin: 0; padding: 0;}
		.layoutSpaceHome #astronomy ul li { margin: 0; padding: 0; background: none; margin-bottom: 20px;}
		.layoutSpaceHome #astronomy ul .last { margin-bottom: 0px;}
		.layoutSpaceHome #astronomy ul li img { float: left; margin-right: 10px; border: 1px solid #d9d9d9;}
		
	.layoutSpaceHome #relatedNews { margin-top: 20px; margin-bottom: 10px;}
	.layoutSpaceHome #sponsoredLinks .ctn { padding-bottom: 5px;}
	
	.layoutSpaceHome #newFriends .ctn {text-align: center;}
	.layoutSpaceHome #newFriends .ctn img { margin-bottom: 5px; border: 1px solid #d9d9d9;}	
	
.layoutScieceHome {}
	.layoutScieceHome #col-1 { width: 755px; float: left;}
	.layoutScieceHome #col-2 { width: 220px; margin-left: 10px; float: left;}
	.layoutScieceHome .container { background: url(../gui/layouts/space_home.gif) bottom no-repeat; padding-bottom: 10px;}
	
	.layoutScieceHome #featured .ctn { padding: 0px;}
	.layoutScieceHome #featuredCols { background: url(../gui/layouts/space_home_featuredcols.gif) repeat-y; width: 755px; margin-top: 20px;}
		.layoutScieceHome #featuredCol-1 { width: 415px; float: left;}
		.layoutScieceHome #featuredCol-2 { width: 300px; float: left; margin-left: 20px;}
	
	.layoutScieceHome #topFeatured {padding: 20px 0px 0px 20px;}
		.layoutScieceHome #topFeatured .blackBox { width: 225px; float: left; margin-right: 20px;}
			.layoutScieceHome #topFeatured .blackBox h1 { padding: 10px; color: #FFFFFF; margin: 0; font-weight: normal;}
			.layoutScieceHome #topFeatured .blackBox h1 a { color: #FFFFFF;}
			.layoutScieceHome #topFeatured .blackBox .blB-bg { height: 157px;}
			.layoutScieceHome #topFeatured .blackBox .blB-ctn { line-height: 15px;}
			
	.layoutScieceHome #scienceFacts .blB-bg { background: #FFFFFF url(../gui/featured_boxes/science_facts.jpg) no-repeat bottom;}
	.layoutScieceHome #scienceFacts .blB-ctn { padding-top: 5px; padding-right: 80px;}
	.layoutScieceHome #videoInScience .blB-bg { background: #FFFFFF url(../gui/featured_boxes/video_in_science.jpg) no-repeat bottom;}
	.layoutScieceHome #videoInScience .blB-ctn { padding-top: 50px; padding-right: 80px;}
	.layoutScieceHome #askAScientist .blB-bg { background: #FFFFFF url(../gui/featured_boxes/ask_a_scientist.jpg) no-repeat bottom;}	
	.layoutScieceHome #askAScientist .blB-ctn { padding-top: 15px; padding-right: 100px;}
	
	.layoutScieceHome #instruments { background:; padding: 20px 20px 10px 20px;}
		.layoutScieceHome #instruments h2 { font-size: 12px; margin: 0;}
		.layoutScieceHome #instruments ul { margin: 0; padding: 0;}
		.layoutScieceHome #instruments ul li { margin: 0; padding: 0; background: none; margin-bottom: 20px;}
		.layoutScieceHome #instruments ul .last { margin-bottom: 0px;}
		.layoutScieceHome #instruments ul li img { float: left; margin-right: 10px; border: 1px solid #d9d9d9;}
		
	.layoutScieceHome #relatedNews { margin-top: 20px; margin-bottom: 10px;}
	.layoutScieceHome #sponsoredLinks .ctn { padding-bottom: 5px;}
	
	.layoutScieceHome #newFriends .ctn {text-align: center;}
	.layoutScieceHome #newFriends .ctn img { margin-bottom: 5px; border: 1px solid #d9d9d9;}
		
.layoutTechnologyHome {}
	.layoutTechnologyHome #col-1 { width: 755px; float: left;}
	.layoutTechnologyHome #col-2 { width: 220px; margin-left: 10px; float: left;}
	.layoutTechnologyHome .container { background: url(../gui/layouts/space_home.gif) bottom no-repeat; padding-bottom: 10px;}
	
	.layoutTechnologyHome #featured .ctn { padding: 0px;}
	.layoutTechnologyHome #featuredCols { background: url(../gui/layouts/space_home_featuredcols.gif) repeat-y; width: 755px; margin-top: 20px;}
		.layoutTechnologyHome #featuredCol-1 { width: 415px; float: left;}
		.layoutTechnologyHome #featuredCol-2 { width: 300px; float: left; margin-left: 20px;}
	
	.layoutTechnologyHome #topFeatured {padding: 20px 0px 0px 20px;}
		.layoutTechnologyHome #topFeatured .blackBox { width: 225px; float: left; margin-right: 20px;}
			.layoutTechnologyHome #topFeatured .blackBox h1 { padding: 10px; color: #FFFFFF; margin: 0; font-weight: normal;}
			.layoutTechnologyHome #topFeatured .blackBox h1 a { color: #FFFFFF;}
			.layoutTechnologyHome #topFeatured .blackBox .blB-bg { height: 157px;}
			.layoutTechnologyHome #topFeatured .blackBox .blB-ctn { line-height: 15px;}
			
	.layoutTechnologyHome #topDownloads .blB-bg { background: #FFFFFF url(../gui/featured_boxes/top_downloads.jpg) no-repeat bottom;}
	.layoutTechnologyHome #topDownloads .blB-ctn { padding-top: 20px; padding-right: 80px;}
	.layoutTechnologyHome #blogsOfTheDay .blB-bg { background: #FFFFFF url(../gui/featured_boxes/blogs_of_the_day.jpg) no-repeat bottom;}
	.layoutTechnologyHome #blogsOfTheDay .blB-ctn { padding-top: 5px;}
	.layoutTechnologyHome #technologyToday .blB-bg { background: #FFFFFF url(../gui/featured_boxes/technology_today.jpg) no-repeat bottom;}	
	.layoutTechnologyHome #technologyToday .blB-ctn { padding-top: 35px; padding-right: 100px;}
	
	.layoutTechnologyHome #tools { background:; padding: 20px 20px 10px 20px;}
		.layoutTechnologyHome #tools h2 { font-size: 12px; margin: 0;}
		.layoutTechnologyHome #tools ul { margin: 0; padding: 0;}
		.layoutTechnologyHome #tools ul li { margin: 0; padding: 0; background: none; margin-bottom: 20px;}
		.layoutTechnologyHome #tools ul .last { margin-bottom: 0px;}
		.layoutTechnologyHome #tools ul li img { float: left; margin-right: 10px; border: 1px solid #d9d9d9;}
		
	.layoutTechnologyHome #relatedNews { margin-top: 20px; margin-bottom: 10px;}
	.layoutTechnologyHome #sponsoredLinks .ctn { padding-bottom: 5px;}
	
	.layoutTechnologyHome #newFriends .ctn {text-align: center;}
	.layoutTechnologyHome #newFriends .ctn img { margin-bottom: 5px; border: 1px solid #d9d9d9;}

.layoutFriendsHome {}
	.layoutFriendsHome #col-1 { width: 755px; float: left;}
	.layoutFriendsHome #col-1-1 { width: 260px; float: left;}
	.layoutFriendsHome #col-1-2 { width: 485px; float: left; margin-left: 10px;}
	.layoutFriendsHome #col-2 { width: 220px; margin-left: 10px; float: left;}
	.layoutFriendsHome .container { background: url(../gui/layouts/friends_home.gif) bottom no-repeat; padding-bottom: 10px;}
	.layoutFriendsHome #takeATour h1 { color: #cc0033; }
	.layoutFriendsHome #signIn a { color: #FFFFFF; border-color: #FFFFFF; }
		.layoutFriendsHome #signIn #loginBtn { margin-left: 5px; }
	.layoutFriendsHome #video .ctn, .layoutFriendsHome #lastestThoughts .ctn, .layoutFriendsHome #takeATour .ctn { padding-bottom: 0px;}
	
	.layoutFriendsHome #newFriends { position: relative; width: 755px; height: 240px; background: url(../gui/friends/welcome1.jpg);}
	.layoutFriendsHome #newFriends .nF { position: absolute; bottom: 0px; right: 0px; margin-right: 20px; margin-bottom: 20px;}
	.layoutFriendsHome #newFriends .nF .nFListBg { background: url(../gui/box_friends_new/bg.png);}
	.layoutFriendsHome #newFriends .nF .nFctn { background: url(../gui/box_friends_new/bg.png); padding: 5px;}
	
.layoutFriendsMember {}
	.layoutFriendsMember #col-1 { width: 180px; float: left;}
	.layoutFriendsMember #col-2 { width: 795px; margin-left: 10px; float: left;}
	/* .layoutFriendsMember .container { background: url(../gui/layouts/friends_home.gif) bottom no-repeat;} */
	.layoutFriendsMember #whatCanIDo h1 { color: #cc0033; }
	.layoutFriendsMember #mail .ctn, .layoutFriendsMember #friends .ctn, .layoutFriendsMember #whatCanIDo .ctn { padding: 10px 15px 10px 15px;}
	.layoutFriendsMember .twoSides .rightSideNew { float: left; width: 21px; height: 19px; background: url(../gui/buttons/new.gif) no-repeat center; vertical-align: middle; text-align: center; font-size: 9px; line-height: 19px; }
	.layoutFriendsMember .twoSides .rightSideNew a { color: #FFFFFF;}
	.layoutFriendsMember .twoSides .rightSideBtn { float: left; margin-left: 4px; }
	.layoutFriendsMember #mail .twoSides h1 { float: left; margin: 0px; }
	.layoutFriendsMember #friends .twoSides h1, .layoutFriendsMember #friendsList .twoSides h1, .layoutFriendsMember #flattery .twoSides h1 { float: left; }
	.layoutFriendsMember .twoSides .rightSide { float: right; }
	
	.layoutFriendsMember #user #userInfo #userInfoCol-1 { width: 150px; float: left;}
	.layoutFriendsMember #user #userInfo #userInfoCol-2 { width: 220px; margin-left: 20px; float: left;}
	.layoutFriendsMember #user #userInfo #userInfoCol-3 { width: 340px; margin-left: 20px; float: left;}
	.layoutFriendsMember #user #userInfo p { margin-top: 0px;}
	
	.layoutFriendsMember .nFListBg { background: url(../gui/box_friends_list/bg.png);}
	.layoutFriendsMember .nFctn { background: url(../gui/box_friends_list/bg.png); padding: 5px;}
	
.layoutVideo {}
	.layoutVideo #col-1 { width: 755px; float: left;}
	.layoutVideo #col-1-1 { width: 245px; float: left;}
	.layoutVideo #col-1-2 { width: 245px; float: left; margin-left: 10px;}
	.layoutVideo #col-1-3 { width: 245px; float: left; margin-left: 10px;}
	.layoutVideo #col-2 { width: 220px; margin-left: 10px; float: left;}
	.layoutVideo .container { background: url(../gui/layouts/video_home.gif) bottom no-repeat; padding-bottom: 10px;}
	
	.layoutVideo #gallery { font-size: 12px;}
		.layoutVideo #gallery .ctn { width: 715px;}
		.layoutVideo #gallery #videoPlayer { margin-bottom: 20px;}
		.layoutVideo #gallery #images { float: left; padding: 20px 10px 20px 10px; width: 495px;}
		.layoutVideo #gallery #images img { float: left; border: 2px solid #e9e9e9;}
		.layoutVideo #gallery #images .active { border: 2px solid #cc0033;}
		
	.layoutVideo #banner300x250 { float: right; padding: 0px 30px 15px 17px; width: 300px; margin-bottom: 15px;}
	
	.layoutVideo #miniPlayer { }
		.layoutVideo #miniPlayer .player { text-align: center;}
		.layoutVideo #miniPlayer .date { font-size: 10px; color: #898989;}
		
	.layoutVideo #newFriends .ctn {text-align: center;}
	.layoutVideo #newFriends .ctn img { margin-bottom: 5px; border: 1px solid #d9d9d9;}
	
	.layoutVideo .tabs01 { margin-top: 20px;}
	.layoutVideo #wordOfTheDay .emph, .layoutVideo #todayInHistory .emph { font-size: 12px; color: #cc0033; font-weight: bold;}
	
	.layoutVideo #wordOfTheDay .ctn, .layoutVideo #todayInHistory .ctn, .layoutVideo #quizMe .ctn { padding-bottom: 5px;}
	
.layoutFun {}
	.layoutFun #col-1 { width: 755px; float: left;}
	.layoutFun #col-1-1 { width: 415px; float: left;}
	.layoutFun #col-1-2 { width: 300px; float: left; margin-left: 20px;}
	.layoutFun #col-2 { width: 220px; margin-left: 10px; float: left;}
	.layoutFun .container { background: url(../gui/layouts/space_home.gif) bottom no-repeat; padding-bottom: 10px;}
	
	.layoutFun #featured .ctn { padding: 0px; background: url(../gui/looneytunes/bg.gif) no-repeat 0px 15px; position: relative;}
	.layoutFun #featuredCols { width: 755px; background: url(../gui/layouts/fun_featuredcols.gif) repeat-y;}
		.layoutFun #featuredCol-1 { width: 415px; float: left;}
		.layoutFun #featuredCol-2 { width: 300px; float: left; margin-left: 20px;}
	
	.layoutFun #moreNews { padding: 20px 20px 10px 20px; display: inline-block;}
		.layoutFun #moreNews .mainHeadline .info { width: 285px;}
		
	.layoutFun #newFriends { background: #ffffff; padding: 0px 20px 20px 20px; display: inline-block; width: 375px;}
		.layoutFun .friend { margin-right: 20px; float: left; text-align: center;}
		.layoutFun .friend img { margin-bottom: 5px; border: 1px solid #d9d9d9;}
		
	.layoutFun #games .game { margin-bottom: 15px;}
	.layoutFun #games .game img { float: left; margin: 0px 10px 0px 0px;}
		
	.layoutFun #relatedNews { margin-top: 20px; margin-bottom: 10px;}
	
	.layoutFun #videoPlayer { margin: 20px 0px 5px 20px; height: 361px; width: 715px;}
	.layoutFun #flashbanner { position: absolute; width: 300px; top: 40px; right: 20px;}
	
	.layoutFun #miniPlayer { }
		.layoutFun #miniPlayer .player { text-align: center;}
		.layoutFun #miniPlayer .date { font-size: 10px; color: #898989;}
		
	.layoutFun #newFriends .ctn {text-align: center;}
	.layoutFun #newFriends .ctn img { margin-bottom: 5px; border: 1px solid #d9d9d9;}
	
	.layoutFun .tabs01 { margin-top: 20px;}
	.layoutFun #wordOfTheDay .emph, .layoutFun #todayInHistory .emph { font-size: 12px; color: #cc0033; font-weight: bold;}
	
	.layoutFun #wordOfTheDay .ctn { padding-bottom: 5px;}
	
.videoThumb01 { background: #ffffff; width: 127px; float: left; margin: 5px; height: 160px;}
.videoThumb01 .v-c1 { background: url(../gui/video_thumb01/c1.gif) top left no-repeat; height: 160px;}
.videoThumb01 .v-c2 { background: url(../gui/video_thumb01/c2.gif) top right no-repeat; height: 160px;}
.videoThumb01 .v-c3 { background: url(../gui/video_thumb01/c3.gif) bottom left no-repeat; height: 160px;}
.videoThumb01 .v-c4 { background: url(../gui/video_thumb01/c4.gif) bottom right no-repeat; height: 160px;}
	.videoThumb01 .v-ctn { padding: 10px; font-size: 9px; color: #999999; height: 140px; position: relative;}
		.videoThumb01 .v-ctn a { display: block; margin-bottom: 5px; font-size: 11px;}
		.videoThumb01 .v-ctn img { margin-bottom: 0px;}
		.videoThumb01 .v-ctn .v-date { position: absolute; bottom: 10px;}
			
			
.videoThumb02 { background: #f0f0f0; width: 85px; float: left; margin: 0px 10px 10px 0px; height: 110px;}
.videoThumb02 .v-c1 { background: url(../gui/video_thumb02/c1.gif) top left no-repeat; height: 110px;}
.videoThumb02 .v-c2 { background: url(../gui/video_thumb02/c2.gif) top right no-repeat; height: 110px;}
.videoThumb02 .v-c3 { background: url(../gui/video_thumb02/c3.gif) bottom left no-repeat; height: 110px;}
.videoThumb02 .v-c4 { background: url(../gui/video_thumb02/c4.gif) bottom right no-repeat; height: 110px;}
	.videoThumb02 .v-ctn { padding: 10px; font-size: 9px; color: #999999;}
		.videoThumb02 .v-ctn a { display: block; font-size: 10px; line-height: 11px;}
		.videoThumb02 .v-ctn img { margin-bottom: 3px;}
		
#pageTools { font-size: 11px; margin-bottom: 10px; line-height: 15px;}
	#pageTools ul { list-style: none; margin: 0; padding: 0; width: 100%;}
	#pageTools ul li { float: left; margin: 0; padding: 0; background: none; margin-bottom: 5px;}
	#pageTools ul li a { padding: 2px 20px 2px 15px;}
		#pageTools ul #bookmark a { padding-left: 19px; background: url(../gui/icons/bookmark.gif) no-repeat 0px 2px;}
		#pageTools ul #rss a { padding-left: 19px; background: url(../gui/icons/rss.gif) no-repeat 0px 1px;}
		#pageTools ul #digg a { padding-left: 20px; background: url(../gui/icons/digg.gif) no-repeat 0px 2px;}
		#pageTools ul #email a { padding-left: 19px; background: url(../gui/icons/email.gif) no-repeat 0px 3px;}
		#pageTools ul #print a { padding-left: 19px; background: url(../gui/icons/print.gif) no-repeat 0px 3px;}
		#pageTools ul #comment a { padding-left: 19px; background: url(../gui/icons/comment.gif) no-repeat 0px 3px;}
		#pageTools ul #fontSize a { padding-left: 24px; background: url(../gui/icons/change_font_size.gif) no-repeat 0px 3px;}
		#pageTools ul #delicious a { padding-left: 17px; background: url(../gui/icons/delicious.gif) no-repeat 0px 3px;}
		#pageTools ul #discuss a { padding-left: 24px; background: url(../gui/icons/discuss.gif) no-repeat 0px 1px;}
	
#sponsoredLinks .aTitle { color: #cc0033;}
#sponsoredLinks .aLink { font-size: 10px;}

.sponsoredLinks .aTitle { color: #cc0033;}
.sponsoredLinks .aLink { font-size: 10px;}

.tabs01 { padding-left: 10px; height: 31px;}
	.tabs01 ul { list-style: none; margin: 0; padding: 0;}
	.tabs01 ul li { float: left; height: 31px; margin: 0; padding: 0; background: url(../gui/tabs01/left.gif) no-repeat left; margin-right: 2px; margin-left: 2px;}
	.tabs01 ul li a { display: block; float: left; height: 31px; background: url(../gui/tabs01/right.gif) no-repeat right; padding: 0px 7px 0px 7px; font-size: 11px; font-weight: bold; line-height: 31px;}
	.tabs01 ul li a:hover { text-decoration: none; color: #cc0033;}
	.tabs01 ul .active { background: url(../gui/tabs01/left_active.gif) no-repeat left #e9e9e9; margin-right: -2px; margin-left: -2px;}
	.tabs01 ul .active a { background: url(../gui/tabs01/right_active.gif) no-repeat right; padding: 0px 15px 0px 15px; color: #cc0033;}	
	.tabs01Container { background: #e9e9e9; width: 100%;}
		.tabs01Container .t01-c1 { background: url(../gui/tabs01/c1.gif) top left no-repeat; width: 100%;}
		.tabs01Container .t01-c2 { background: url(../gui/tabs01/c2.gif) top right no-repeat; width: 100%;}
		.tabs01Container .t01-c3 { background: url(../gui/tabs01/c3.gif) bottom left no-repeat; width: 100%;}
		.tabs01Container .t01-c4 { background: url(../gui/tabs01/c4.gif) bottom right no-repeat; width: 100%;}
		.tabs01Container .t01-ctn { padding: 10px;}
		.tabs01Sub { padding: 20px 10px 20px 10px; float: left; width: 180px;}
			.tabs01Sub ul { list-style: none; margin: 0; padding: 0;}
			.tabs01Sub ul li { margin: 0; padding: 0; background: none;}
			.tabs01Sub ul li a { display: block; width: 170px; font-size: 11px; font-weight: bold; padding: 5px; border-bottom: 1px solid #ffffff;}
			.tabs01Sub ul li a:hover { background: #d5d5d5; text-decoration: none;}
			.tabs01Sub ul .first a { border-top: 1px solid #ffffff;}
			.tabs01Sub ul .active a { background: #cc0033; color: #ffffff;}
			.tabs01Sub ul .active a:hover { background: #cc0033;}
	
.formLabel { font-size: 11px; font-weight: bold; color: #555555;}

.box01, .box02, .box03, .box04, .rLTool { border-top: 10px solid #e5e5e5;}
.box01 .ctn, .box02 .ctn, .box03 .ctn, .rLTool .ctn { padding: 15px 20px 15px 20px;}

.box01 { background: #FFFFFF;}
	.box01 .c1 { background: url(../gui/box01/c1.gif) top left no-repeat;}
	.box01 .c2 { background: url(../gui/box01/c2.gif) top right no-repeat;}
	.box01 .c3 { background: url(../gui/box01/c3.gif) bottom left no-repeat;}
	.box01 .c4 { background: url(../gui/box01/c4.gif) bottom right no-repeat;}
	.box01 .ctn { display: inline-block; }
	
.box02 { background: #f5f5f5;}
	.box02 .c1 { background: url(../gui/box02/c1.gif) top left no-repeat;}
	.box02 .c2 { background: url(../gui/box02/c2.gif) top right no-repeat;}
	.box02 .c3 { background: url(../gui/box02/c3.gif) bottom left no-repeat;}
	.box02 .c4 { background: url(../gui/box02/c4.gif) bottom right no-repeat;}
	.box02 .ctn { }
	
.box03 { background: #cc0033;}
	.box03 .c1 { background: url(../gui/box03/c1.gif) top left no-repeat;}
	.box03 .c2 { background: url(../gui/box03/c2.gif) top right no-repeat;}
	.box03 .c3 { background: url(../gui/box03/c3.gif) bottom left no-repeat;}
	.box03 .c4 { background: url(../gui/box03/c4.gif) bottom right no-repeat;}
	.box03 .ctn { color: #FFFFFF;}
		.box03 .ctn h1 { color: #FFFFFF;}
		
.box04 { background: #252525;}
	.box04 .c1 { background: url(../gui/box04/c1.gif) top left no-repeat;}
	.box04 .c2 { background: url(../gui/box04/c2.gif) top right no-repeat;}
	.box04 .c3 { background: url(../gui/box04/c3.gif) bottom left no-repeat;}
	.box04 .c4 { background: url(../gui/box04/c4.gif) bottom right no-repeat;}
	.box04 .ctn { display: inline-block;}
	
.rLTools { background: #e5e5e5;}
	.rLTools .rLTs-c1 { background: url(../gui/box_rltools/c1.gif) top left no-repeat;}
	.rLTools .rLTs-c2 { background: url(../gui/box_rltools/c2.gif) top right no-repeat;}
	.rLTools .rLTs-c3 { background: url(../gui/box_rltools/c3.gif) bottom left no-repeat;}
	.rLTools .rLTs-c4 { background: url(../gui/box_rltools/c4.gif) bottom right no-repeat;}
	.rLTools .rLTs-ctn { display: inline-block; padding: 10px;}
		
.speechBubble { background: #FFFFFF;}
	.speechBubble .sB-brdTop { background: url(../gui/speech_bubble/brd_top.gif) top repeat-x;}
	.speechBubble .sB-brdRight { background: url(../gui/speech_bubble/brd_right.gif) right repeat-y;}
	.speechBubble .sB-brdBtm { background: url(../gui/speech_bubble/brd_btm.gif) bottom repeat-x;}
	.speechBubble .sB-brdLeft { background: url(../gui/speech_bubble/brd_left.gif) left repeat-y;}
	.speechBubble .sB-c1 { background: url(../gui/speech_bubble/c1.gif) top left no-repeat;}
	.speechBubble .sB-c2 { background: url(../gui/speech_bubble/c2.gif) top right no-repeat;}
	.speechBubble .sB-c3 { background: url(../gui/speech_bubble/c3.gif) bottom left no-repeat;}
	.speechBubble .sB-c4 { background: url(../gui/speech_bubble/c4.gif) bottom right no-repeat;}
	.speechBubble .sB-pointer { background: url(../gui/speech_bubble/pointer.gif) left bottom no-repeat;}
	.speechBubble .sB-ctn { padding: 10px 10px 20px 10px;}
	.speechBubble .sB-info { padding-left: 32px;}
	.speechBubble .sB-info .sB-author { color: #cc0033; border-color: #cc0033;}
	
.blueBox { background: #FFFFFF;}
	.blueBox .bB-brdTop { background: url(../gui/blue_box/brd_top.gif) top repeat-x;}
	.blueBox .bB-brdRight { background: url(../gui/blue_box/brd_right.gif) right repeat-y;}
	.blueBox .bB-brdBtm { background: url(../gui/blue_box/brd_btm.gif) bottom repeat-x;}
	.blueBox .bB-brdLeft { background: url(../gui/blue_box/brd_left.gif) left repeat-y;}
	.blueBox .bB-c1 { background: url(../gui/blue_box/c1.gif) top left no-repeat;}
	.blueBox .bB-c2 { background: url(../gui/blue_box/c2.gif) top right no-repeat;}
	.blueBox .bB-c3 { background: url(../gui/blue_box/c3.gif) bottom left no-repeat;}
	.blueBox .bB-c4 { background: url(../gui/blue_box/c4.gif) bottom right no-repeat;}
	.blueBox .bB-ctn { padding: 20px; display: inline-block;}
	
	
.grayBox { background: #f2f2f2;}
	.grayBox .gB-c1 { background: url(../gui/gray_box/c1.gif) top left no-repeat;}
	.grayBox .gB-c2 { background: url(../gui/gray_box/c2.gif) top right no-repeat;}
	.grayBox .gB-c3 { background: url(../gui/gray_box/c3.gif) bottom left no-repeat;}
	.grayBox .gB-c4 { background: url(../gui/gray_box/c4.gif) bottom right no-repeat;}
	.grayBox .gB-ctn { padding: 10px; }
	
.blackBox { background: #252525;}
	.blackBox .blB-c1 { background: url(../gui/black_box/c1.gif) top left no-repeat;}
	.blackBox .blB-c2 { background: url(../gui/black_box/c2.gif) top right no-repeat;}
	.blackBox .blB-c3 { background: url(../gui/black_box/c3.gif) bottom left no-repeat;}
	.blackBox .blB-c4 { background: url(../gui/black_box/c4.gif) bottom right no-repeat;}
	.blackBox .blB-ctn { padding: 10px; }
	
.formAllWidth { width: 100%;}
.sign-in {width: 100px;}
.dot { margin-left: 7px; margin-right: 7px;}
.emph { font-weight: bold; color: #838383;}
.linkKind { font-weight: bold; color: #898989;}

.warning { background-color: #FFFF66; font-weight: bold; padding: 5px; margin-top: 5px; text-align: center; font-size: 12px;}
.date { color: #999999;}
.note { font-size: 11px;}

.headlinesList { }
	.headlinesList .mainHeadline { margin-bottom: 15px;}
	.headlinesList .last { margin-bottom: 0px;}
	.headlinesList .mainHeadline .img { float: left; width: 77px;}
	.headlinesList .mainHeadline .img img { border: 1px solid #d9d9d9;}
	.headlinesList .mainHeadline .info { float: left; width: 170px; margin-left: 10px;}

.rM { display: inline-block; padding: 0px 12px 0px 1px; line-height: 13px; color: #cc0033;}
	.rM:hover { text-decoration: none; background: url(../gui/arrow3.gif) right no-repeat;}

.btnLink { font-weight: bold; padding-right: 12px; background: url(../gui/arrow2.gif) right no-repeat;}
	.btnLink:hover { background: url(../gui/arrow3.gif) right no-repeat; color: #cc0033; text-decoration: none;}
	
/*.btn01 { background: url(../gui/buttons/btn01.gif) no-repeat center; height: 19px; float: left; position: relative;}
	.btn01-left { position: absolute; left: 0; top: 0; width: 10px; height: 19px; background: #FFFFFF url(../gui/buttons/btn01.gif) no-repeat left;}
	.btn01-right { position: absolute; right: 0; top: 0; width: 10px; height: 19px; background: #FFFFFF url(../gui/buttons/btn01.gif) no-repeat right;}
	.btn01 a { font-size: 11px; font-weight: normal; line-height: 19px; height: 19px; display: block; float: left; font-weight: bold;}
	.btn01 a:hover { text-decoration: none;}

.btn02 { background: url(../gui/buttons/btn01.gif) no-repeat left; padding-left: 10px; height: 19px; float: left;}
	.btn02 a { background: #f6f6f6 url(../gui/buttons/btn01.gif) no-repeat right; font-size: 11px; font-weight: normal; line-height: 19px; padding-right: 10px; height: 19px; display: block; float: left; color: #cc0033; font-weight: bold;}
	.btn02 a:hover { text-decoration: none;} */
	
.btn01 { background: url(../gui/buttons/g-w_left.gif) no-repeat left; float: left;}
	.btn01 a { background: url(../gui/buttons/g-w_right.gif) no-repeat right; padding: 0px 10px 0px 10px; line-height: 19px; display: block; font-size: 11px; font-weight: bold;}
	.btn01 a:hover { color: #cc0033; text-decoration: none;}

.btn02 { background: url(../gui/buttons/g-lg_left.gif) no-repeat left; float: left;}
	.btn02 a { background: url(../gui/buttons/g-lg_right.gif) no-repeat right; padding: 0px 10px 0px 10px; line-height: 19px; display: block; font-size: 11px; font-weight: bold;}
	.btn02 a:hover { color: #cc0033; text-decoration: none;}


div.clear { clear: both; height: 0px; float: none;}
	div.clear hr { display: none;}
	
div.hr { background: url(../gui/dotted.gif); height: 1px; margin-top: 10px; margin-bottom: 10px;}
	div.hr hr { display: none;}
	

		
/* added by Adi Trif */
#myaccount img
{
	border: none;
}
.speechBubble
{
	margin-top: 10px !important;
}
#m_10_h
{
	font-size: 17px;
}
.videoThumb02 .v-ctn
{
	height: 88px;
	overflow: hidden;
}
.videoThumb02
{
	display: inline;
}
.layoutImagesHome #randomEarthImages a { display: inline !important; }

#footer img
{
	border: none;
}

.layoutHomeTest #todayNews #newsHeadlines .lastUpdated { top: 17px; right: 22px; width: 160px; position: absolute; text-align: right; font-size: 9px; color: #999999;}
.layoutNewsHome #todayNews #newsHeadlines .lastUpdated { top: 17px; left: 122px; width: 160px; position: relative; text-align: right; font-size: 9px; color: #999999;}
.layoutNewsSubHome #todayNews #newsHeadlines .lastUpdated { top: 17px; left: 122px; width: 160px; position: relative; text-align: right; font-size: 9px; color: #999999;}

a, a:active
{
	outline: none !important;
}