/* In the pink CSS Document */
body{font-family:Arial, Helvetica, sans-serif; font-size:0.8em; color:#FFF; background:url(../images/bg.gif) top left repeat; margin-top:30px;}
a:link{color:#cc3399; text-decoration:none;}
a:hover{color:#cc3399; text-decoration:underline;}
a:visited{color:#9a2974; text-decoration:none;}
a img{border:0;}
h1{color:#cc3399; font-size:1.5em; font-weight:lighter;}
h2{color:#cc3399; font-size:1.3em;}
span{color:#cc3399;}
/******************/
/* Setup for the main constrc divs */
/******************/
/* Main holder of the website */
#container{width:828px; margin:auto;}
/* shows the BG of each of the colums */
#topHolder{background: url(../images/bg_top.gif) top left no-repeat; height:59px}
#midHolder{background:url(../images/bg_main.gif) top left repeat-y;}
#bottomHolder{background:url(../images/bg_bottom.gif) top left no-repeat; height:43px;}
#topHolder, #midHolder, #bottomHolder{width:828px;}
/* Holds the left and right col in place, the 2 cols are inside the midHolder div */
#leftHold{float:left; width:200px;}
#righHold{float:right; line-height:20px; padding:0 17px 0 20px; width:596px; voice-family:"\"}\""; voice-family:inherit; width:559px;}
/* Left side divs */
#navSetup{padding-left:6px;}
#navSetup img{padding:5px 0 5px 0;}
#navSetup a{font-size:1.2em; margin-left:14px; padding:0 14px 0 10px; background:url(../images/arrow.gif) left center no-repeat;}
/* Quotes for the side nav */
#holderQuote_Contact{padding:0 14px 0 14px;}
#quoteName{color:#c8c8c8; font-size:0.8em}
#quoteMark99{float:right;}
/* footer */
#footer{font-size:0.8em;text-align:center; margin-left:232px; width:596px;}
/******************/
/* Each page divs */
/******************/
/* lips on splash page */

/* about us page */
#imageCaption{float:left; font-size:0.8em; padding:0 10px 5px 0; width:177px; }
/* portfolio page */
.portfolioImages{float:left; padding:0 10px 0 0; text-align:center; width:174px;}
#section{text-align:center; width:552px;}
/* contact page */
#formSetup{}
input, select, textarea{display: block; width: 200px;	border: none;  background: #f4f4ea;}
textarea {height: 100px;}
submit{width:94px; height:29px;}
#leftForm{float:left;width:210px;}
#rightForm{float:right;width:320px;}
/* gallery pages */
#galleryTable{margin:10px auto 0 auto; width:450px;}
/* gallery lingerie */
#MainImageLingerie{background: url(../lingerie/bigimages/diamante_bridal_lingerie.jpg); width:556px; height:356px;}
/* gallery Nightwear */
#MainImageNightwear1{background: url(../nightwear/bigimages/bear_hugs_nightwear.jpg); width:556px; height:356px;}
#MainImageNightwear2{background: url(../nightwear/bigimages/panda_nightwear.jpg); width:556px; height:356px;}
#MainImageNightwear3{background: url(../nightwear/bigimages/scotty_nightwear.jpg); width:556px; height:356px;}
/* gallery Underwear */
#MainImageUnderwear1{background: url(../underwear/bigimages/angel_until_naked.jpg); width:556px; height:356px;}
#MainImageUnderwear2{background: url(../underwear/bigimages/fall_in_chocolate.jpg); width:556px; height:356px;}
#MainImageUnderwear3{background: url(../underwear/bigimages/local_celebrity.jpg); width:556px; height:356px;}
#MainImageUnderwear4{background: url(../underwear/bigimages/spot_star_five.jpg); width:556px; height:356px;}