@media print{
/*hide the left column when printing*/
  #leftcol{
    display: none;
  }
/*hide the right column when printing*/

  #rightcol{
    display: none;
  }

  #twocols, #maincol{
    width: 100%;
    float: none;
  }
}

html, body{
  background: url(../images/bg.gif);
  margin: 0;
  padding: 0;
  text-align: center;
}

body {
  font-size: 0.689em;
}

html > body {
  font-size: 11px;
}

body, p, br, ul, ol, div, span, td, input, textarea, submit, h1, h2, h3, h4, h5, h6 {
  color: #BBB6C0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

input{
  color: #000000;
}

textarea{
  color: #000000;
  font-size: 1em;
}

a {
  color: #cc6600;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

form {
  margin: 0;
  padding: 0;
}

.clear {
  clear: both;
  height: 0;
  line-height: 0;
}

#wrapper {
  background: #2b100a;
  border-left: 2px solid #322c1f;
  border-right: 2px solid #322c1f;
}

#pagewidth{
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 947px;
}
.pie {
  position: relative;
  behavior: url(http://www.bunniesoflondon.co.uk/js/PIE.htc);
}
/*   ------------   Header   ------------   */

#page_title {
  color: #7d5635;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 18px 0 2px 0;
  text-align: center;
}

.twinkletext {
  color: #7d5635;
  font-size: 1em;
  padding: 18px 0 2px 0;
  text-align: center;
}

#header{
  background: url(../images/header_bg.jpg) 0 0 no-repeat;
  height: 137px;
  position: relative;
  width: 100%;
}

#logo {
  display: block;
  float: left;
  height: 60px;
  margin: 19px 0 0 26px;
  outline: none;
  text-indent: -9999px;
  width: 160px;
}

#top_nav {
  clear: both;
  display: inline;
  float: left;
  margin: 23px 0 0 67px;
  padding: 0;
/*margin: 23px 0 0 57px;*/
}

#top_nav li {
  display: inline;
  float: left;
  margin-right: 1px;
}

#top_nav li a {
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  height: 26px;
  outline: none;
  text-indent: -9999px;
}

#top_nav li a:hover {
  background-position: 0 100%;
}

#home_btn {
  background-image: url(../images/home_btn.png);
  width: 67px;
}

#girls_btn {
  background-image: url(../images/girls_btn.png);
  width: 64px;
}

#couture_btn {
  background-image: url(../images/couture_btn.png);
  width: 84px;
}

#reservation_btn {
  background-image: url(../images/reservation_btn.png);
  width: 105px;
}

#work_btn {
  background-image: url(../images/work_btn.png);
  width: 133px;
}

#terms_btn {
  background-image: url(../images/terms_btn.png);
  width: 69px;
}

#email_btn {
  background-image: url(../images/e-mail_btn.png);
  width: 69px;
}

#links_btn {
  background-image: url(../images/links_btn.png);
  width: 64px;
}

#emplyment_btn {
  background-image: url(../images/emplyment_btn.png);
  width: 106px;
}

#todaysgirls_btn {
  background-image: url(../images/todaysgirls_btn.png);
  width: 111px;
}

#members_btn {
  background-image: url(../images/members_btn.png);
  width: 86px;
}
/*   ------------   Left Column   ------------   */

#leftcol{
  float: left;
  position: relative;
  width: 190px;
}

.leftcol_box_ttl, .leftcol_search_ttl {
  background: url(../images/LC_box_ttl_bg.gif);
  border: 1px solid #684c28;
  color: #c8c8c8;
  font-size: 1.09em;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  margin: 0 0 0 4px;
  padding-left: 7px;
  width: 176px;
}

.leftcol_search_ttl {
  font-size: 1em;
  padding-left: 4px;
  width: 179px;
}

.leftcol_box, .leftcol_search {
  background: #210b06 url(../images/leftcol_box_bg.png) 0 0 no-repeat;
  border: 1px solid #684c28;
  border-top: none;
  margin: 0 0 15px 4px;
  padding: 5px 6px;
  width: 171px;
}

.leftcol_search {
  padding: 5px 0 0 0;
  width: 183px;
}

.leftcol_box p {
  color: #c8c8c8;
  margin: 0;
  padding: 5px 0;
}

.leftcol_box p strong {
  color: white;
}

.leftcol_box a {
  text-decoration: underline;
}

.leftcol_box a:hover {
  text-decoration: none;
}

#newsletter_subs {
  background: #1b0b04;
  border: 1px solid #6b3b12;
  color: #ffffff;
  height: 20px;
  margin-top: 3px;
  padding: 5px 2px 0 2px;
  width: 163px;
  font-size: 1em;
}

#subscr_btn {
  margin: 8px 0 3px 22px;
}
/*   ------------   Left Column Search   ------------   */

.leftcol_search li {
  display: inline;
  float: left;
  margin: 0 0 5px 6px;
}

.leftcol_search a {
  background: #160903;
  border: 1px solid #604f47;
  color: #b44005;
  display: block;
  font-size: 0.8em !important;
  font-weight: bold;
  padding: 4px 0;
  text-align: center;
  text-transform: uppercase;
  width: 80px;
}

.leftcol_search li.selects {
  clear: left;
}

.leftcol_search li.selects select {
  background: #160903;
  color: #b44005;
  width: 170px;
}

.leftcol_search a:hover {
  background: #2b100a;
  color: #cc6600;
  text-decoration: none;
}
/*   ------------   Incall Galleries   ------------   */

.incall-galleries {
  background: url(../images/incall_galleries_bg.gif) 0 0 repeat-x;
  margin: 9px 0 9px 4px;
  padding-top: 2px;
  width: 183px;
}

.incall-galleries li {
  background: #2b100a url(../images/incall_galleries_li_bg.gif) bottom repeat-x;
  border-bottom: 1px dotted #5a2b03;
  padding-bottom: 1px;
}

.incall-galleries li a {
  background: url(../images/incall_galleries_arrow.gif) 12px 7px no-repeat;
  display: block;
  padding: 3px 3px 3px 30px;
  width: 150px;
}

.incall-galleries li a:hover {
  background: #160903;
  color: #b44005;
  text-decoration: none;
}
/*   ------------   Center - Right Wrapper   ------------   */

#twocols{
  background: url(../images/twocols_bg.gif);
  float: right;
  position: relative;
  width: 750px;
}

#twocols_ttl {
  display: block;
  height: 30px;
  text-indent: -9999px;
  width: 750px;
}

#home_page #twocols_ttl {
height: 55px;
}


#twocols_end {
  background: url(../images/twocols_end.jpg);
  clear: both;
  height: 44px;
  width: 750px;
}
/*   ------------   Right Column   ------------   */

#rightcol{
  float: right;
  position: relative;
  width: 275px;
}

#featured_bunnies {
  margin-left: 18px;
}

* html #featured_bunnies {
  margin-left: 9px;
}

#featured_bunnies li {
  border: 1px solid #322722;
  float: left;
  height: 200px;
  margin: 0 0 10px 10px;
  padding: 3px;
  text-align: center;
  width: 102px;
}

#featured_bunnies li a {
  text-decoration: none;
}

#featured_bunnies li a:hover {
  color: #818081;
}

#featured_bunnies li a img {
  border: 1px solid #78706c;
}

#featured_bunnies li a:hover img {
  border: 1px solid #444444;
}
/*   ------------   Main Content   ------------   */

#maincol{
  display: inline;
  float: left;
  padding: 0 16px;
  position: relative;
  width: 443px;
}

#maincol h1 {
  color: white;
  font-size: 1.125em;
  margin: 0;
  padding: 8px 0;
}

.lists li {
  background: url(../images/bulletbrown.gif) 2px 5px no-repeat;
  padding: 2px 0 2px 15px;
}

.expl p {
  color: #666666;
}
/*   ------------   Home Page   ------------   */

#home_page #twocols_ttl {
  background: url(../images/home_page_TC_head.jpg);
}
/*   ------------   Single Column Template   ------------   */

#single_column #twocols_ttl {
  background: url(../images/single_column_TC_head.jpg);
  width: 943px;
}

#single_column #maincol {
  background: #160903 url(../images/single_column_maincol_end.png) bottom no-repeat;
  padding: 0 15px 40px 15px !important;
  width: 913px !important;
}

#single_column h3 {
  font-size: 1.27em;
  margin: 0;
  padding: 5px 0 15px 0;
}

#single_column #copyr {
  margin: 0 0 0 20px !important;
}

#single_column #top_nav {
  margin: 23px 0 0 67px;
}
/*   ------------   Articles Template   ------------   */

#articles #twocols_ttl {
  background: url(../images/articles_TC_head.jpg);
  height: 48px;
}

#articles #maincol {
  background: #160903 url(../images/articles_maincol_end.png) bottom no-repeat;
  padding: 0 15px 40px 15px !important;
  width: 720px !important;
}
/*   ------------   Gallery   ------------   */

#gallery #twocols_ttl {
  background: url(../images/gallery_TC_head.jpg);
  width: 943px;
}

#gallery #twocols_ttl h2 {
  margin: 0;
  padding: 0;
}

#gallery #maincol {
  background: #160903 url(../images/single_column_maincol_end.png) bottom no-repeat;
  padding: 0 0 40px 0 !important;
  width: 943px !important;
}

#search_head {
/*width: 725px;*/
  margin: 0 auto;
  padding: 0 10px;
}

#search_head strong {
  color: white;
}

#search_head p {
/*text-align: center;*/}

#search_filter {
  background: url(../images/search_filter_bg.png) 0 0 no-repeat;
  height: 105px;
  margin: 10px auto;
  padding: 0 8px;
  width: 738px;
}

#search_filter h2 {
  background: url(../images/search_filter_ttl.png) center 11px no-repeat;
/*border-bottom: 1px solid #160903;*/
  height: 30px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
}

#search_filter li {
  float: left;
  margin: 8px 0 0 8px;
}

#search_filter li a {
  background: black;
  border: 1px solid #604f47;
  color: #b44005;
  display: block;
  font-size: 0.8em !important;
  font-weight: bold;
  padding: 4px 0;
  text-align: center;
  text-transform: uppercase;
  width: 100px;
}

#search_filter li select {
  background: black;
  color: #b44005;
  font-size: 1.09em;
  height: 20px;
  margin: 0 0 4px 0;
  width: 170px;
}

#search_filter a:hover {
  background: #2b100a;
  color: #cc6600;
  text-decoration: none;
}

#girls-gallery {
  padding-top: 5px;
}

#girls-gallery .bunny{
  height: 190px;
}

#girls-gallery li {
  background: url(../images/gallery_bg.png);
  display: inline;
  float: left;
  height: 290px;
  line-height: 1.35em;
  margin: 0 0 11px 11px;
  overflow: hidden;
  padding: 2px 4px;
  text-align: center;
  width: 167px;
}

#girls-gallery li h3 {
  color: #b0a8a1;
  font-size: 0.9em;
  height: 23px;
  line-height: 21px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}

#girls-gallery li a:hover {
  color: #b44005;
  text-decoration: none;
}

#girls-gallery li a img {
  border: 1px solid #160903;
}

#girls-gallery li a:hover img {
  border: 1px solid #cc6600;
}

.girl_options {
  color: #818081;
  font-weight: bold;
}

#gallery_end {
  clear: both;
  padding: 5px 15px 0 15px;
}

#gallery_end strong {
  font-size: 1.09em;
}
/*   ------------   Footer   ------------   */

#footer{
  background: #2b100a url(../images/footer_bg.png) 6px 12px no-repeat;
  border-left: 2px solid #322c1f;
  border-right: 2px solid #322c1f;
  clear: both;
  height: 300px;
  padding: 12px 0 0 6px;
  position: relative;
}

#footer p {
  border-bottom: 1px solid #3d1a12;
  margin: 0 17px 0 11px;
  padding: 15px 0;
}

#footer p.foo1 {
  color: #8a4100;
}

#footer p.foo1 a {
  color: #8a4100;
  text-decoration: none;
}

#footer p.foo1 a:hover {
  color: #cc6600;
  text-decoration: underline;
}

#footer p.foo2 {
  color: #818081;
}

#footer p.foo2 a {
  color: #818081;
  text-decoration: none;
}

#footer p.foo2 a:hover {
  color: #bbb6c0;
  text-decoration: underline;
}

#footer p.foo3 {
  background: url(../images/bunny_footer.jpg) 845px 2px no-repeat;
}

#copyr {
  border-bottom: none !important;
  font-size: 0.81em;
  font-weight: bold;
  margin: 0 0 0 20px !important;
  padding-top: 8px !important;
  text-align: center;
  text-align: center;
  text-transform: uppercase;
}
/*#home_page #footer, #articles #footer {



	height:243px;



	background: #2b100a url(../images/home_page_footer_bg.png) 6px 12px no-repeat;



	padding: 12px 0 0 6px;



} */

#home_page #copyr {
  margin: 0 0 0 10px !important;
}

#no-mp {
  background: url(../images/mp.gif) 0 0 no-repeat;
  height: 29px;
  position: absolute;
  right: 15px;
  top: 225px;
  width: 141px;
}
/*   Diary   */

#diary #diary-content {
  float: left;
}

#diary-legend {
  float: left;
  margin: 0 0 0 15px;
  padding: 0;
}

#diary-legend li {
  height: 133px;
  padding-top: 20px;
}

#diary-legend li div {
  padding: 2px 0;
}

#diary-legend li .away, #diary-legend li .available {
  background: red;
  display: inline-block;
  height: 10px;
  width: 40px;
}

#diary-legend li .available {
  background: #008000;
}
/*   Changes 11-26-2009  */

body {
/*background: url(../images/c-bg.png) 0 22px repeat-x;*//*   Christmas bg   */}

body {
  background: url(../images/header-bg-long.jpg) 0 22px repeat-x;
}

#pagewidth {
  background: url(../images/header-bg.jpg) 0 0 no-repeat;

  padding: 0 34px;
}

#header {
  background: transparent;
  height: 157px;
}

#page_title, .twinkletext {
  height: 16px !important;
  padding: 6px 0 0 0 !important;
}

#home_page #twocols_ttl {
  background: #160903 url(../images/twocols-ttl-bg.png) 0 0 no-repeat;
}

#articles #twocols_ttl {
  background: #160903 url(../images/articles-tc-bg.png) 0 0 no-repeat;
}

#gallery #twocols_ttl {
  background: #160903 url(../images/gallery-tc-bg.png) 0 0 no-repeat;
}

#single_column #twocols_ttl {
  background: #160903 url(../images/single-column-tc-bg.png) 0 0 no-repeat;
}

#logo {
  height: 63px;
  margin: 33px 0 0 26px;
}

#top_nav {
  margin:29px 0 0 !important;
  width: 947px;
}

#wrapper {
  padding-top: 6px;
}

#top_nav li {
  margin-right: 0;
}

#top_nav li a {
  height: 32px;
}

#home_btn {
  background-image: url(../images/home-btn.png);
  width: 118px;
}

#girls_btn {
  background-image: url(../images/girls-btn.png);
  width: 118px;
}

#todaysgirls_btn {
  background-image: url(../images/todaysgirls-btn.png);
  width: 118px;
}

#couture_btn {
  background-image: url(../images/couture-btn.png);
  width: 118px;
}

#emplyment_btn {
  background-image: url(../images/emplyment-btn.png);
  width: 118px;
}

#terms_btn {
  background-image: url(../images/terms-btn.png);
  width: 118px;
}

#email_btn {
  background-image: url(../images/e-mail-btn.png);
  width: 118px;
}

#links_btn {
  background-image: url(../images/links-btn.png);
  width: 119px;
}

#footer .foo3 {
  position: relative;
}

#footer #c-dongs {
  height: 72px;
  background: url(../images/c-dongs.png) 0 0 no-repeat;
  left: 15px;
  position: absolute;
  top: 225px;
  width: 89px;
}

#home_page #footer #c-dongs {
  top: 170px;
}

.error{
  color: red;
  font-weight: strong;
}

.bullet{
  line-height: 1.3em;
  list-style-image: url('../images/bulletBrown.gif');
  list-style-type: square;
  margin-bottom: 10px;
  margin-left: 50px;
  margin-top: 10px;
}
/* Changes 05.19.2010 */

#hp-filters {
   width: 460px;
 border: 3px solid #7d7d7d;
  margin:10px -5px;
  padding: 0 0 10px 5px;
  background:#4f4f4f;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
#gallery #hp-filters {
  margin: 20px auto;
  width: 911px;
}
#gallery #hp-filters ul {
  /*width: 460px;
  float: left;*/

}



#hp-filters h2 {
  padding: 0;
  margin: 18px 0;
 color: #fff;
 text-transform: uppercase;
 text-align: center;
 font: bold 1.08em Arial,Helvetica,sans-serif;
 height: auto;
 background: transparent;
}

#hp-filters ul {
   margin-left: 0 !important;
  list-style: none !important;
}

#hp-filters li {
  display: inline-block;
  margin: 0 3px 8px 0;
  float: left;
}

#hp-filters a {
  width: 86px;

  background: #000;
  border: 1px solid #7d7d7d;
  color: #FFFFFF;
  font-size: 0.83em !important;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  line-height: 23px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#hp-filters select {
 width: 200px;
  background: #000;
  border: 1px solid #7d7d7d;
  color: #FFFFFF;
  font-size: 0.83em !important;
  text-transform: uppercase;
  padding: 3px;
  /*margin-bottom: 3px;*/
 margin-right: 15px;
}
#gallery #hp-filters select {
  margin-right: 0;
  width: 175px;
  padding: 4px 3px;
}
#gallery #hp-filters form {
  height: 25px;
}


#hp-filters a:hover {
 background: #303030;
  text-decoration: none;
}

#hp-filters .right {
  float: right;
  margin-right: 5px;
  width: 200px;
}

#leftcol #fade{
  height: 250px;
}
#leftcol .bunny-ot-day {
  cursor:  pointer;
}

#leftcol .bunny-ot-day p {
  text-align: center;
}

#leftcol .bunny-ot-day p a {
  text-decoration: none;
  font-weight: bold;
}

#leftcol .bunny-ot-day p a img {
  border: 1px solid #78706C;
  display: inline-block;
  margin-bottom: 5px;
}

#leftcol .bunny-ot-day p a:hover img {
  border: 1px solid #444444;
}

#rightcol h3.ttl {
  margin: 0;
  padding: 0 0 10px;
}

.bunnies {
  padding-left: 18px;
  border-bottom: 2px solid #160903;
}

#rightcol .last {
  border-bottom: none;
}

* html .bunnies {
  margin-left: 9px;
}

.bunnies li {
  border: 1px solid #322722;
  float: left;
  height: 200px;
  margin: 0 0 10px 10px;
  padding: 3px;
  text-align: center;
  width: 102px;
}

.bunnies li a {
  text-decoration: none;
}

.bunnies li a:hover {
  color: #818081;
}

.bunnies li a img {
  border: 1px solid #78706c;
}

.bunnies li a:hover img {
  border: 1px solid #444444;
}

#mobile {
  background: url(../images/mobiles-hp.png) no-repeat 53px 0;
  font-size: 12px;
  font-weight: bold;
  height: 52px;
  margin-top: 20px;
  padding: 20px 0 15px 100px;
  text-align: center;
  clear: both;
}




/* *** Float containers fix  *** */

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix{
  display: inline-block;
}
/* Hides from IE-mac \*/

* html .clearfix{
  height: 1%;
}

.clearfix{
  display: block;
}
/* End hide from IE-mac */
/*printer styles*/


div.popup{  
    position:absolute; /* absolute position (so we can position it where we want)*/
    display:none; /* hide it */
    background-color:black;
    font-size:11px;
    color:white;
    text-align: left;
    margin: 0px;    
    padding: 5px;
    width: 90px;       
    margin-left:1px;    
}

#girls-gallery div.popup{
    width: 120px;  
    margin-left: 18px;
}
