/* CSS Document */

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
   
   /*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	font-size:100%;
}

body {
color: #000; 
font-family:   Arial, Helvetica, sans-serif;
background-image: none;
text-align : center;
margin: 0px;
padding: 0px;
/*margin-left: 40px;*/
}
body, td, p{font-size:12px}/* added by fc:ascedia */
form {
margin: 0px;
padding: 0px;
} 

#homepageBG{
font-size: 68.75%;
color: #000; 
font-family: Arial, Helvetica, sans-serif;
text-align : center;
margin: 0px;
padding: 0px;
}

a {
font-size : 12px;
color : #990033;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}

.ftr {
padding-top : 20px;
margin: 0 auto;
height: 110px;
width:885px;
clear : both;
text-align : center;
}
.ftr ul, .ftr li {
list-style : none;
display : inline;
margin : 0;
padding : 0;
color : #d884ab;
}
.ftr li a {
color : #555;
padding : 0 3px;
}
.ftr a:hover {
text-decoration : underline;
}
#footer .sectionBody {
	width:1000px;
	}
#footerBg, #footerBg td { font-size:10px}

ul {
list-style-type:none;
margin-left:20px;
}
ul li {
background: url(/corp/images/bullet.gif) no-repeat 2px 3px;
margin-left:-15px;
padding: 0px 0px 0px 12px;
}

#content, #pageBody .sectionBody { width:955px; }

/* Lanie Main Page */

#butterfly { position: absolute; top: 51px; left: 445px; visibility: hidden; cursor:default;}
#bee { position: absolute; top: -1px; left: 748px; cursor:default;}
#rabbit { position: absolute; top: 506px; left: 753px; cursor:default;}
#book1 {  position: absolute; top: 287px; left: 333px; cursor:default;}


/* partner page */

#partner {height: 619px; width: 960px;background-image:url(/girloftheyear/2010/images/bg_partner.gif); background-repeat: no-repeat; text-align:left; color:#333; font-size: 13px; line-height:18px;}
#partnerphoto {float:right;}
#partnercontent {margin: 0px 415px 0 25px; padding: 44px 0 0 0 }
#partner h1 {color:#00573d; font-size:15px; margin:0px; padding: 45px 0 0 0px;}
#partnercontent p {margin: 22px 0 0 0;}
#partnercontent img {float: right;}
#partner #mainlink {position: absolute; top: 557px; left: 5px;margin: 45px 5px 0px 5px;} 
#partner #mainlink img {float: none}

