/*
myCelebrityMatch.com Stylesheet

*/

/*
MAIN BODY STYES

*/


BODY 
{

   background: #9D9B9C url('/images/bg_fade.jpg') repeat-x  top center scroll; 
   font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
   	font-size: 12pt;

}

INPUT
{
	width: 80;
	height: 18;
	color: #000000;
	border: #FFFFFF;
	font-size: 9pt;
}

SELECT
{

	color: #000000;
	border: #FFFFFF;
	font-size: 9pt;

}

H1 {
   color: #60BFA4;
}

H2 {
   color: #FF9900;
}

H3 {   margin-top:10px;	
   color: #FF9900;
   margin-bottom:0px;
}
H4 {
   color: #FBE602;
}

#biography a, #resume a  {
font-size:11px;
}

#biography a:hover, #resume a:hover, .breadcrumb a:hover {
color: #ffcc33;
}

#biography {
line-height: 18px;
}

.bigBlue {
	color: #60BFA4;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 22pt;
}

.bigBlue a:hover {
	color: #60BFA4;

}

BUTTON {
	background: #B7D420 url('/images/button.gif') no-repeat;


	color: #FFFFFF;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 20pt;
	width: 222;
	height: 71;

	border-style: none;

}

.breadcrumb { 
font-size: 10pt;
color: #FFFFFF;
margin-top:10px;
font-weight: bold;
}

.breadcrumb a { 
font-size: 10pt;
color: #81D94B;

}

.fbLink {
	color: #81D94B;
	font-weight: bold;
}

.bigOrange {
	color: #FF9900;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 22pt;
}

.yellow {
	color: #FBE602;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
}


.yellow a:hover {
	color:#74C343;
}


.pinkText {
	color: #FE61BA;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
}

.pink {
	 background: #B72F63;
	 border-width: 0 15px 0 14px;
	 border-color: #FFFFFF;
	 border-style: solid;
	 margin: 0;
	 padding: 0;
}

.borderlessPink {
	 background: #B72F63;
	 border-width: 0 0 0 14px;
	 border-color: #FFFFFF;
	 border-style: solid;
	 margin: 0;
	 padding: 0;
}

#bigbox {
   background: transparent url('/images/big_pink_box.gif') no-repeat  top center scroll; 
   width:800;
   height:800;

}

#bigboxTop {
	background: transparent url('/images/big_pink_box_top2.gif') no-repeat  top center scroll; 
	margin: 0;
	padding: 0;
	width:775px;
	height:34px
}

#bigboxBottom {
   background: transparent url('/images/big_pink_box_bottom2.gif') no-repeat  top center scroll; 
   width:775px;
   height:50px;
}

#greenBox {
   background: transparent url('/images/bg_green_box.gif') no-repeat  top left scroll; 
   width:317;
   height:72;

}

#pinkBox {
   background: transparent url('/images/bg_pink_box.gif') no-repeat  top left scroll; 
   width:317;
   height:450;

}

#celeb_photo {
   border-width: 10px;
   border-color: #866E96;
}

.pink #label, .pink .label {
	font-weight: bold;
	color: #000000;
}

#info, .info {
	font-size: 12pt;
	color: #000000;
}

#info a,  #info a:visited, .info a,  .info a:visited   {
	font-size: 12pt;
	color: #81D94B;
	
}

#info a:hover, .info a:hover{
	color: #ffcc33;
}

#match {
	background: #B72F63 url('/images/big_bg_green.gif') no-repeat;
	color: #000000;

}

#match h2{
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;

}

#match h3{
	font-size: 24px;
	color: #FE009A;

}

#match img {
	border-color: #866E96;
	margin-right: 20px;
}

#match input {
	background: #FBE602;
	height: 20;

	font-color: #000000;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
	border-style:solid;
	border-width: 2.5px;
	border-color: #FA8E11;
	
}

#match a {
	color: blue;
	font-size:14px;
}

.otherMatch {
	background-color: #B7D420;
	height: 19;
	color: #000000;
	border-style: solid;
	border-width: 2px;
	border-color: #748512;
	font-color: #000000;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
}

#otherMatchLinks a{
	color: #FBE602;
	
}

#sideTable {

	background: transparent url('/images/big_box_purple.gif') no-repeat;
	width:206px;
	height: 362px;
	color: #FFFFFF;
	
}

#sideTable h2{
	font-weight: bold;
	font-size: 24px;
	color: #FBE602;

}

#sideTable a{
	color: #B7D420;
	font-weight: bold;
	line-height:28px;
}

#sideTable a:visited{

	color: #B7D420;

}


#homeTable {
	width:100%;
	color: #FFFFFF;
}

#homeTable h2{
	font-weight: bold;
	font-size: 24px;
	color: #FBE602;
}

#homeTable a{
	color: #81D94B;
	font-weight: bold;
}

#homeTable a:visited{
	color: #60BFA4;
}

#searchInfo td {
padding-bottom: 6px;
}


#searchInfo a {
	font-size: 12pt;
	font-weight: bold;
	color: #81D94B;
		
}

#searchInfo a:visited {
	color: #60BFA4;
}

.Collapse { display: none; }



