/* CSS Document */

/* -----------------------------------
Beginning of additional CSS for Prom 69
--------------------------------------- */

/* HTML body settings */

body{
margin:0;
padding:0;
width:100%;
height:100%;
}

/* Pink band at the top of the page */

#PromHead{
background:transparent url(http://www.prom69.com/acatalog/pinktopbg.jpg) scroll repeat-x top left;
height:76px;
margin:0;
padding:0;
}

/* Placement of the main body text that pushes the footer down */

#Content{
position:absolute;
width:100%;
top:101px;
min-width:1003px;
margin:0;
padding:0;
}

/* Margin settings for the main content */

#Center{
margin:0 204px 0 148px;
padding:20px 0 0 20px;
}

/* Base settings for the body content */

#Center p, #Center h1, #Center h2, #Center h3, ul, li{
margin:0 30px 1em 30px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#000;
}

/* Paragraph Settings */

#Center p{
font-size:12px;
}

/* Standard Link Settings */

#Center a:link, #Center a:visited, #Center a:active{
color:#cc33cc;
text-decoration:underline;
}

#Center a:hover{
color:#cc33cc;
text-decoration:none;
}

/* H1 Settings */

#Center h1{
font-size:26px;
font-weight:bold;
margin-top:20px;
margin-bottom:0.6em;
color:#e483b8;
}

/* H2 Settings */

#Center h2{
font-weight:bold;
font-size:18px;
color:#e483b8;
margin-bottom:0.6em;
}

/* List settings */

#Center ul{
margin:0 35px 0 35px;
padding:0;
}

#Center ul li{
font-size:12px;
color:#333333;
margin-bottom:0.3em;
}

/* Left Content area */

#Left{
position:absolute;
width:148px;
top:101px;
}

/* News box */

p.News{
width:169px;
margin:0 auto;
padding:0;
font-size:10px;
color:#000000;
border:1px solid #f6b6db;
text-align:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

/* Offers images */

img#Offers{
margin:20px 0 0 0;
}

/* Footer Content */

#Footer{
background:transparent url(http://www.prom69.com/acatalog/bottombg.jpg) scroll repeat-x top left;
height:67px;
margin-top:40px;
}

p#FooterText{
text-align:center;
font-size:11px;
font-weight:normal;
color:#FF6699;
font-family:Geneva, Arial, Helvetica, sans-serif;
line-height:25px;
width:1003px;
margin:10px 0 10px 0;
padding:0;
}

p#FooterText a:link, p#FooterText a:visited, p#FooterText a:hover{
color:#F69;
text-decoration:underline;
}

p#FooterText a:hover{
color:#F69;
text-decoration:none;
}

/* Right Content */

#RightPlace{
width:100%;
min-width:1003px;
position:absolute;
top:101px;
}

#Right{
width:204px;
float:right;
text-align:center;
}

/* CSS Hack for min width in IE6 */

* html #RightPlace{
width: expression(document.body.clientWidth <1003 ? "1003px" : "1003px" );
}

#Nav img{
margin-left:3px;
}

/* -----------------------------------
End of additional CSS for Prom 69
--------------------------------------- */

/* -----------------------------------
start of HOME page CSS
--------------------------------------- */


#OptContent{
position:absolute;
top:1050px;
left:50%;
margin-left:-250px;
width:500px;
padding-bottom:20px;
}

#Border{
border:8px solid #FFCCCC;
}

#Border #Inside{
padding:0 0 20px 0;
border:1px solid #e483b8;
}

#OptContent p, #OptContent h1, #OptContent h2, #OptContent h3, OptContent ul, OptContent li{
margin:20px 20px 1em 20px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#000;
}

/* Paragraph Settings */

#OptContent p{
font-size:12px;
}

/* Standard Link Settings */

#OptContent a:link, #OptContent a:visited, #OptContent a:active{
color:#cc33cc;
text-decoration:underline;
}

#OptContent a:hover{
color:#cc33cc;
text-decoration:none;
}

/* H1 Settings */

#OptContent h1{
font-size:26px;
font-weight:bold;
margin-top:20px;
margin-bottom:0.6em;
color:#e483b8;
}

/* H2 Settings */

#OptContent h2{
font-weight:bold;
font-size:18px;
color:#e483b8;
margin-bottom:0.6em;
}

/* List settings */

#OptContent ul{
margin:0 15px 0 15px;
padding:0;
}

#OptContent ul li{
font-size:12px;
color:#333333;
margin-bottom:0.3em;
}

/* -----------------------------------
End of HOME page CSS
--------------------------------------- */