﻿/* TheRichKids.com CSS Document */

	html,body{

	

		font-family:tahoma;

		text-align:center;

	}

	
.dlbutton{
	width: 474px;
	height: 56px;
		background-image:url(http://www.therichkids.com/images/click-and-make-money.gif);

}

	

	/* Heading */

	

	.Heading_1{

		font-size:22pt;

		font-weight:bold;

	}

	.Heading_8{
			font-size:16pt;
}

	.Heading_2{

			font-size:16pt;
		font-weight:bold;

	}

	.Heading_2_5{

		font-size:18pt;

		font-weight:bold;

	}

	

	.Heading_3{

		font-size:13pt;

		font-weight:bold;

	}

	

	.Heading_5{

		font-size:10pt;

		font-weight:bold;

	}

	

	

	

	/* Caption */

	

	.Caption_1{

		font-size:22pt;

	}

	

	.Caption_2{

		font-size:16pt;

	}

	.Caption_2_5{

		font-size:18pt;

	}

	

	.Caption_3{

		font-size:13pt;

	}

	

	.Caption_5{

		font-size:10pt;

	}

	

	
	

	/* Links */ 

	a.link_1,a.link_1:visited{

		color:blue;	

		text-decoration:none;
		
		font-size:13px;

	}

	a.link_1:hover,a.link_1:active{

		color:blue;	

		text-decoration:underline;
		
		font-size:13px;

	}

	

	a.link_orange,a.link_orange:visited{

		color:#FF6600;	

		text-decoration:underline;

	}

	a.link_orange:hover,a.link_orange:active{

		color:#FF6600;	

		text-decoration:underline;

	}

	.pay1:hover:active{
	background-image:url(http://www.therichkids.com/pay2.gif);
	
}

	a.link_red,a.link_red:visited{

		color:red;	

		text-decoration:underline;

	}

	a.link_orange:hover,a.link_orange:active{

		color:red;	

		text-decoration:underline;

	}

	

	

	

	

	

	

	/* Align */

	#center{

		text-align:center;

	}

	

	#right{

		text-align:right;

	}

	

	#left{

		text-align:left;

	}

	

	.img_vm{

		vertical-align:middle;

	}

	



	/* Tables */

	.table1{

		width:92%;

	}

	.table1 .lt{

		background-image:url(http://www.therichkids.com/images/table1.gif);

		width:12px;

		height:12px;

		background-position:left 0;

	}

	

	.table1 .mt{

		background-image:url(http://www.therichkids.com/images/table1.gif);

		background-repeat:repeat-x;

		background-position:center 0;

	}

	

	.table1 .rt{

		background-image:url(http://www.therichkids.com/images/table1.gif);

		width:12px;

		height:12px;

		background-position:right 0;

	}









	.table1 .lm{

		background-image:url(http://www.therichkids.com/images/table1_mm.gif);

		width:12px;

		height:12px;

		background-position:left center;

	}

	

	.table1 .mm{

		background-color:#FFEFC1;

		padding:30px;

		vertical-align:top;

	}

	

	.table1 .rm{

		background-image:url(http://www.therichkids.com/images/table1_mm.gif);

		width:12px;

		height:12px;

		background-position:right center;

		

	}







	.table1 .lb{

		background-image:url(http://www.therichkids.com/images/table1.gif);

		width:12px;

		height:12px;

		background-position:left bottom;

	}

	

	.table1 .mb{

		background-image:url(http://www.therichkids.com/images/table1.gif);

		background-repeat:repeat-x;

		background-position:center bottom;

	}

	

	.table1 .rb{

		background-image:url(http://www.therichkids.com/images/table1.gif);

		width:12px;

		height:12px;

		background-position:right bottom;

	}

	

	

	

	

	.table2 .lt{

		background-image:url(http://www.therichkids.com/images/table2.gif);

		width:12px;

		height:12px;

		background-position:left 0;

	}

	

	.table2 .mt{

		background-image:url(http://www.therichkids.com/images/table2.gif);

		background-repeat:repeat-x;

		background-position:center 0;

	}

	

	.table2 .rt{

		background-image:url(http://www.therichkids.com/images/table2.gif);

		width:12px;

		height:12px;

		background-position:right 0;

	}









	.table2 .lm{

		background-image:url(http://www.therichkids.com/images/table2_mm.gif);

		width:12px;

		height:12px;

		background-position:left center;

		

	}

	

	.table2 .mm{

		background-color:#E7DBB6;

		vertical-align:top;

		text-align:center;

	}

	

	.table2 .rm{

		background-image:url(http://www.therichkids.com/images/table2_mm.gif);

		width:12px;

		height:12px;

		background-position:right center;

	}







	.table2 .lb{

		background-image:url(http://www.therichkids.com/images/table2.gif);

		width:12px;

		height:12px;

		background-position:left bottom;

	}

	

	.table2 .mb{

		background-image:url(http://www.therichkids.com/images/table2.gif);

		background-repeat:repeat-x;

		background-position:center bottom;

	}

	

	.table2 .rb{

		background-image:url(http://www.therichkids.com/images/table2.gif);

		width:12px;

		height:12px;

		background-position:right bottom;

	}







/* Color And Backgrunds*/

.darkRed{

	color:#cc0000;

}



.lightRed{

	color:#ff0000;

}







.darkOrange{

	color:#993300

}



.orange{

	color:#FF6600;

}



.blue{

	color:#0000ff;

}



.pink{

	color:#FD007E;

}



.softPink{

	color:#FF99CC;

}






/* Objects*/

html{

	background-color:#FFEFC1;

	padding:0px;

	margin:0px;



}

#MainTable{

	width:90%;

	border:0px;

	background-color:#FFEFC1;

}


#MainTable #header{

	vertical-align:top;

	text-align:left;

	background-image:url(http://www.therichkids.com/flash_bg.jpg);


}


#header2{

	vertical-align:top;

	text-align:left;

	background-image:url(http://www.therichkids.com/flash_bg.jpg);


}


#MainTable #left{

	vertical-align:top;

	background-color:#fdcd45;

	width:205px;

}

#MainTable #right{

	vertical-align:top;

	background-color:#ffde81;

	padding-top:20px;

	text-align:center;

}

#LeftTable{

	width:205px;

}





/* TopLinks */

#Menu{

	padding:10px;

}



#leftMenuTopLinks h1{

	padding:0px;

	margin:0px;

	height:20px;

}



#leftMenuTopLinks h1 a,#leftMenuTopLinks h1 a:visited{

	font-family:arial;

	font-size:14px;

	color:#ffffff;

	

}



#leftMenuTopLinks h1 a:hover,#leftMenuTopLinks h1 a:active{

	font-family:arial;

	font-size:14px;

	color:#cc0000;

}





/* Winners */

.winner{

	width:98%;

	text-align:center;

	margin-bottom:185px;

}



.winner .image{

	text-align:center;

}



.winner .image img{

	  width:150px;

	  height:113px ;

	  border:0px; 

}



.winner .name h2{

	font-family:Tahoma;

	font-size:12px;

	color:#000;

	font-weight:bold;

	text-align:left;

	padding-left:10px;

	padding-right:10px;

}



.winner .remark{

	font-family:tahoma;

	font-size:12px;

	color:#000;

	text-align:left;

	padding-left:10px;

	padding-right:10px;

}



#list_style1{

	list-style:none;

	

}



#list_style1 li{

	font-family:arial;

	font-size:13px;

	color:#000;

	font-weight:bold;

	vertical-align:middle;

	text-align:left;

	text-indent:60px;

	padding:10px;

}



#hide{

	display:none;

}

