/*

CSS for ILS Homepage only 15/08/2007

*/

body		{text-align:center; background: #CCC; margin: 0; padding: 0}
#container	{width: 798px; margin: 0 auto; border: 1px solid #F69; position: relative; height: 542px; background: #FFF}
li.bold a {font-weight: 700!important;}
/*background images*/
.part1_image {background: url(http://www.ilovesheilas.com/idc/groups/public/documents/web_asset/ils_image_11.jpg) no-repeat; width: 278px; height: 450px; top: 0px; left: 0px; position: absolute;}
.part2_image {background: url(http://www.ilovesheilas.com/idc/groups/public/documents/web_asset/ils_image_12.jpg) no-repeat; width: 344px; height: 450px; top: 0px; left: 278px; position: absolute;}
.part3_image {background: url(http://www.ilovesheilas.com/idc/groups/public/documents/web_asset/ils_image_13.jpg) no-repeat; width: 178px; height: 450px; top: 0px; left: 620px; position: absolute;}

/*the graphics that say i love sheilas*/
#ilove		{z-index: 4;  position: relative; top: 5px; left: 60px}
#sheilas	{z-index: 5; position: relative; top: 82px; left: -70px}

#homepage_content
{font: 14px Georgia, "Times New Roman", Times, serif; color: #F69; position: absolute; top: 265px; left: 292px; width: 309px; text-align: left;}
#homepage_content p	{margin: 5px 0 0 0}

* html #homepage_content	{top: 270px; left: 280px}

#homepage_content h1	{margin: 0 0 0px 0; font-size: 25px}
* html #homepage_content h1	{margin: 0 0 -50px 0; font-size: 25px; color: #000}
.clear	{clear:both}

#homepage_intro
{font: 16px Georgia, "Times New Roman", Times, serif; 
color: #FFF;  width: 309px; height: 79px; 
position: absolute; left: 285px; top: 170px; text-align: center;}
* html #homepage_intro	{left: 40px; position: absolute; top: 185px; left: 280px} 

#homeNavWrap {width: 780px; position: absolute; top: 460px; left: 15px; margin: 0 auto }
#homeNavWrap ul	{list-style: none; display: inline}
#homeNavWrap  li	{float: left; border: 1px solid #CCC; margin: 0 10px}
#homeNavWrap  li a	{font: 14px Georgia, "Times New Roman", Times, serif; color: #F69; text-decoration:underline; display: block; margin: 1px 8px}
* html #homeNavWrap {width: 780px; position: absolute; top: 460px; left: 5px; margin: 0 auto }

#footerStuff {width: 60%; position: absolute; top: 505px; left: 15px}
#footerStuff ul	{list-style: none; display:inline;}
#footerStuff li	{float: left; border: 1px solid #CCC; margin: 0 8px}
#footerStuff li a {font: 12px Georgia, "Times New Roman", Times, serif; color: #F69; text-decoration:underline; display: block; margin: 1px 8px}
* html #footerStuff	{position: absolute; top: 505px; left: 5px}

#love_quote{position: absolute; top: 505px; left: 500px}
* html #love_quote{position: relative; top: 430px; left: 250px}
#love_quote img	{border: 0px}

#heart	{position: absolute; left: 5px; top: 400px; color: #FFF}
* html #heart	{position: absolute; left: 5px; top: 420px; color: #FFF}