/* Global and Container */
html {overflow: -moz-scrollbars-vertical;}
body{margin:0px; padding:0px; background-image:url(images/bg.jpg); background-position:top; background-repeat:repeat-x; background-color:#132344; font-family:Arial, Helvetica, sans-serif; color:#404040; font-size:12px;}
#container{width:1000px; margin:0 auto; padding:0;}

/* Blocks */
#banner_logo{height: 87px; position:relative; display:block;}
#banner{height:125px; position:relative; display:block; padding-left:44px;}
#menuline{height:96px; position:relative; display:block; margin-bottom:-39px; margin-top:-12px;}
#decoration_left{height:96px; width:44px; display:block; float:left;}
#menu{width:904px; height:45px; float:left; position:relative; background-image:url(images/m_back.gif); background-position:top; background-repeat:repeat-x; margin-top:12px; z-index:2;}
#decoration_right{width:135px; height:96px; position:relative; display:block; float:left; margin-left:-91px; z-index:1;}
#contentdiv{width:904px; margin-left:44px; background-color:#FFFFFF; background-image:url(images/content_back.gif); background-position:top; background-repeat:no-repeat;}
#contentdiv2{width:904px; margin-left:44px; background-color:#FFFFFF; background-image:url(images/m_back_2.gif); background-position:top; background-repeat:repeat-x; overflow:hidden;}
#featured{height:270px; width:217px; position:relative; background-position:center bottom; background-repeat:no-repeat; margin-bottom:-270px;}
#home_ourladies{height:45px; position:relative; display:block; background-image:url(images/other_models.gif); background-position:top left; background-repeat:repeat-x;width:904px; margin-left:44px; text-align:right;}
#whitefooter{height:34px; width:904px; margin-left:44px; background-color:#FFFFFF; position:relative;}
#footer{height:54px; position:relative; display:block;}
#footerimage{height:54px; width:124px; float:left; display:block;}
#footermenu{margin-top:24px; width:874px; float:left; display:block; text-align:center; color:#FFFFFF;}
#footermenu a{color:#FFFFFF;  font-size:12px; text-decoration:none}
#footermenu a:hover{text-decoration:underline;}

/* Styles */
a{color:#891E56; text-decoration:none;}
a:hover{text-decoration:underline;}

.innercontent{padding:20px;}
.innercontent2{padding-top:20px; padding-left:30px;}
.homeinnercontent{padding-left:250px;}
.homegirllist{float:left; margin-right:25px; height:235px; width:148px; text-align:center;}
.girllist{float:left; margin-right:5px; margin-left:5px; height:235px; width:148px; text-align:center;}
.middlepic{background-position:center; background-repeat:no-repeat;}
.leftpadding20{padding-left:20px;}
h1{font-size:16px}
.imgborder{border:1px solid #FF3399}
.pinkbig{font-size:14px; font-weight:bold; color:#94225C;}
.smallthumbs{height:120px; margin-right:5px; float:left; margin-bottom:5px;}

.input{border:1px solid #B5352D; width:97%;}
.button{background-color:#F67B6B; border:2px solid #AB2B25; font-weight:bold; color:#FFFFFF;}