@charset "utf-8";
/* BabylonGirls.co.uk StyleSheet 
Copyright 2008 Azhim.com */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/* General Styles */
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #1A0001 url(http://www.babylongirls.co.uk/layout/main_bg.jpg) repeat-x fixed center top;
}
.pagetitle {
	font-size: 9px;
	color: #000;
	margin: 3px;
	display: block;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color:#990000;
	text-decoration:none;
}
a:hover {
	color:#CC0000;
}
img {
	border:none;
}

#container {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(http://www.babylongirls.co.uk/layout/body_bg.gif);
	background-repeat: repeat-y;
	background-position: url(http://www.babylongirls.co.uk/layout/main_bg.jpg);
	border-top: 0px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
/*black header with dates */
#header {
	padding: 0 20px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #000000;
	color: #FFFFFF;
} 

/* Top banner with logo and rotating girls */
#topbanner {
	color: #FFFFFF;
	height: 194px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	background: #FCF3E4 url(http://www.babylongirls.co.uk/layout/mainheader_bg.jpg) no-repeat center;
} 
#topbanner.profile {
	background-color: #FCF3E4;
	background-image: url(http://www.babylongirls.co.uk/layout/mainheader_profile.jpg);
	color: #FFFFFF;
	height: 194px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	position: relative;
} 
.thumb {
	float: left;
	height: 85px;
	width: 80px;
	background-position: center top;
	padding: 0px;
	cursor: pointer;
	margin: 34px 10px 0px 25px;
	border: 1px solid #000000;
}
#topbanner #table {
	margin-top: 0px;
	height: 170px;
	padding: 0;
}
#topbanner #img {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 100px;
	cursor: pointer;
	border: 1px solid #000000;
}
#topbanner #table h1 {
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
	padding: 0px;
	line-height: normal;
	margin-top: 34px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#table h2 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	margin-top: 63px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-left:4px;
}
#table h2 a {
color: #FFFFFF;
}
#topbanner #table p {
	margin: 0px;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
	color: #000000;
}

/* Search Box */
#table form {
	margin: 0px;
	padding: 0px;
	height: 35px;
}
#table input[type=text] {
	color: #514433;
	background-color: #FBFBF9;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px 0px 4px;
	background-image: url(http://www.babylongirls.co.uk/layout/search_bg.gif);
	background-position: bottom;
	border: 1px solid #C3B299;
}
#table input[type=image] {
	border:none;
	height:auto;
	margin: 0;
	padding: 0;
	line-height: normal;
}
/* Navigation */
#navigation {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 34px;
	background: #5a0a0a url(http://www.babylongirls.co.uk/layout/nav_bg.jpg) top;
} 
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {

	list-style-type: none;
	display: block;
	float: left;
	position: relative;
}
#navigation li a:link, #navigation li a:visited, #navigation li a:active {
	height:auto;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	position: relative;
	padding: 8px 38px 8px 37px;
	font-size: 14px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #000; /* FF3.5+, Opera 9+, Saf1+, Chrome */
}
#navigation li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(http://www.babylongirls.co.uk/layout/nav_hover.png) top;
	text-shadow: 1px 1px 3px #000; /* FF3.5+, Opera 9+, Saf1+, Chrome */

	
}

/* Page Footer */
#footer {
	padding: 0 10px;
	background-color: #5a0a0a;
	background-image: url(http://www.babylongirls.co.uk/layout/header_bg.gif);
	color: #CCCCCC;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 4px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9px;
	text-align: right;
}


/* Main content styles */
#mainContent {
	padding: 10px 20px 0;
	clear: none;
	background: url(none);
}

#mainContent1 {
	float:left;
	clear:both;
}

.homepagethumb {
	height: 80px;
	width: 80px;
	background-position: center top;
	padding: 0px;
	cursor: pointer;
	margin: 0;
	border: 1px solid #000000;
	float: right;
}

#mainContent h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 10 0;
	text-align: center;
}
#mainContent h1 a {
	text-decoration:none;
}
#mainContent h2 {
	font-size: 16px;
	font-weight: bold;
}
#mainContent h3, #mainContent h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bgirl-box .photo {
	margin-top: 10px;
}
.bgirl-box {
	background: #EFDFC8;
}
#mainContent h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 2px 0px 4px;
	color: #780001;
}
.footerlinks {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 5px;
	clear:both;
}
#topbanner #table h3 {
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 25px;
}
.bgirl-box2 a {
	background: url(http://www.babylongirls.co.uk/layout/small_links_bg1.jpg) top;
	color:#000000;
	padding: 3px;
	border: 1px solid #E6DAC1;
	margin-right: 2px;
	margin-left: 2px;
	line-height: 28px;
	display: inline;
}
.bgirl-box2 a:hover {
	color: #990000;
	background: url(http://www.babylongirls.co.uk/layout/small_links_bg0.jpg) bottom;
}
.galleryimg {
	height: 270px;
	width: 170px;
	border: 3px solid #333333;
	cursor: pointer;
	-moz-border-radius: 4px; /* FF1+ */
	-webkit-border-radius: 4px; /* Saf3-4 */
	border-radius: 4px; /* Opera 10.5, IE 9, Saf5, Chrome */
	-moz-box-shadow: 0px 0px 4px #999; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 4px #999; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 4px #999; /* Opera 10.5, IE 9 */
	background: #333 no-repeat center center;
}
.galleryimg:hover {
	border: 3px solid #C00;

}

.profileimg {
	height: 385;
	width: 260px;
	border: 3px solid #333333;
	-moz-border-radius: 4px; /* FF1+ */
	-webkit-border-radius: 4px; /* Saf3-4 */
	border-radius: 4px; /* Opera 10.5, IE 9, Saf5, Chrome */
	-moz-box-shadow: 0px 0px 4px #999; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 4px #999; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 4px #999; /* Opera 10.5, IE 9 */
	background: #333 no-repeat center center;
}
.profileimgh {
	height: 350px;
	width: 520px;
	border: 3px solid #333333;
	-moz-border-radius: 4px; /* FF1+ */
	-webkit-border-radius: 4px; /* Saf3-4 */
	border-radius: 4px; /* Opera 10.5, IE 9, Saf5, Chrome */
	-moz-box-shadow: 0px 0px 4px #999; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 4px #999; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 4px #999; /* Opera 10.5, IE 9 */
	background: #333 no-repeat center center;
}
.profileimg:hover, .profileimgh:hover {
	border: 3px solid #C00;

}

.galleryimg h3 {
	background: #000000;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 50px 0px 0px;
	padding: 0px;
}
.galleryimg .newlabel {
	background: #000000 url(http://www.babylongirls.co.uk/layout/new_profile.gif);
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 195px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	height: 20px;
}
h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0px;
}
input[type="text"], textarea, select {
	border: 1px solid #ADADAD;
	background: #DCDCDC url(../http://www.babylongirls.co.uk/layout/input_bg_0.jpg) repeat-x top;
	padding: 4px 10px;
	-moz-border-radius: 6px; /* FF1+ */
	-webkit-border-radius: 6px; /* Saf3-4 */
	border-radius: 6px;
	margin-bottom: 6px;
}
[type="text"]:hover, [type="text"]:active, textarea:hover, textarea:active {
	border: 1px solid #900;
	background: url(http://www.babylongirls.co.uk/layout/input_bg_1.jpg) repeat-x top;
	-moz-border-radius: 6px; /* FF1+ */
	-webkit-border-radius: 6px; /* Saf3-4 */
	border-radius: 6px;
}
input[type="submit"] {
	background: url(http://www.babylongirls.co.uk/layout/bt_bg_0.jpg) repeat-x center;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #333;
	-moz-border-radius: 6px; /* FF1+ */
	-webkit-border-radius: 6px; /* Saf3-4 */
	border-radius: 6px; /* Opera 10.5, IE 9, Saf5, Chrome */
	line-height: 25px;
	padding: 4px 14px;
	-moz-box-shadow: -1px -1px 2px #666; /* FF3.5+ */
	-webkit-box-shadow: -1px -1px 2px #666; /* Saf3.0+, Chrome */
	box-shadow: -1px -1px 2px #666; /* Opera 10.5, IE 9 */
}
.button a {
	background:  #831C1F  url(http://www.babylongirls.co.uk/layout/bt_bg_0.jpg) repeat-x center;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #333;
	-moz-border-radius: 6px; /* FF1+ */
	-webkit-border-radius: 6px; /* Saf3-4 */
	border-radius: 6px; /* Opera 10.5, IE 9, Saf5, Chrome */
	line-height: 25px;
	padding: 10px 24px;
	margin-bottom:35px;
	-moz-box-shadow: -1px -1px 2px #666; /* FF3.5+ */
	-webkit-box-shadow: -1px -1px 2px #666; /* Saf3.0+, Chrome */
	box-shadow: -1px -1px 2px #666; /* Opera 10.5, IE 9 */
}

input[type="submit"]:hover, input[type="submit"]:active, .button a:hover {
	background:  #831C1F  url(http://www.babylongirls.co.uk/layout/bt_bg_1.jpg) repeat-x center;
}


.linksbutton a {
	background: #831C1F url(http://www.babylongirls.co.uk/layout/bt_bg_0.jpg) repeat-x center;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #333;
	-moz-border-radius: 6px; /* FF1+ */
	-webkit-border-radius: 6px; /* Saf3-4 */
	border-radius: 6px; /* Opera 10.5, IE 9, Saf5, Chrome */
	line-height: 25px;
	padding: 6px;
	-moz-box-shadow: -1px -1px 2px #666; /* FF3.5+ */
	-webkit-box-shadow: -1px -1px 2px #666; /* Saf3.0+, Chrome */
	box-shadow: -1px -1px 2px #666; /* Opera 10.5, IE 9 */
	width: 250px;
	text-decoration: none;
	display: block;
	margin: 0px auto;
}

.linksbutton a:hover {
	background: #831C1F  url(http://www.babylongirls.co.uk/layout/bt_bg_1.jpg) repeat-x center;
}

#qs_smallbox {
	background: url(http://www.babylongirls.co.uk/layout/qs_small_bg.png) no-repeat center top;
	padding: 45px 18px 15px;
	width: 149px;
	text-align: center;
	float: left;
	width: 148px;
	height:850px;
	margin: 0px 20px 20px -15px;
	font-size:11px
}
#qs_smallbox h2 {
	color: #881D1C;
	margin: 10px 0px 0px;
	padding: 7px;
	font-size: 14px;
	background: url(http://www.babylongirls.co.uk/layout/h2_bg.png) no-repeat center center;
	clear: both;
	font-weight: normal;
	text-shadow: 1px 1px 1px #EEE; /* FF3.5+, Opera 9+, Saf1+, Chrome */
	-moz-border-radius: 6px; /* FF1+ */
	-webkit-border-radius: 6px; /* Saf3-4 */
	border-radius: 6px; /* Opera 10.5, IE 9, Saf5, Chrome */
}
#qs_smallbox a, #qs_smallbox a:active {
	padding:2px 4px;
	margin:2px 2px 2px;
	display: block;
	color: #FFF;
	text-transform: capitalize;
	text-shadow: 1px 1px 1px #000; /* FF3.5+, Opera 9+, Saf1+, Chrome */
}
#qs_smallbox a:hover {
	background: url(http://www.babylongirls.co.uk/layout/qs_a_bg2.png) repeat-x center center;
	
     -moz-border-radius: 3px; /* FF1+ */
  -webkit-border-radius: 3px; /* Saf3-4 */
          border-radius: 3px; /* Opera 10.5, IE 9, Saf5, Chrome */


}
#qs_smallbox p{
	margin:0;
	padding:0;
}
#container #mainContent #qs_smallbox #form #jumpMenu, #container #mainContent #qs_smallbox #form #go_button {
	font-size:10px;
	padding:4px;
}
#rightcol {
	float:left;
	width:770px;
	clear: right;
    min-height: 700px;

}

.gallerywrap {
	float:left;
	margin-right:8px;
	margin-left:8px;
	margin-bottom:25px;
	text-align:center;
}
.homebox {
	float:left;
	background:url(http://www.babylongirls.co.uk/layout/homebox.png) center center;
	margin: 10px 40px;
	padding: 15px;
	height: 146px;
	width: 266px;
}
.homebox span h2 {
	margin:0 0 10px;
	padding:0;	
}
.pagetitle a {
	color: #540000;
}

