@charset "utf-8";
/*** CSS File for Dirty Babes ***/

html,body {
	background:#7D8085;
	margin:0 auto;
	width:100%;
}

form		{ display:inline; }

.Page {
	margin:0px -460px;
	position:absolute;
	width:920px;
	right:50%;
	left:50%;
}

.Content {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:url(images/bg.jpg) center center;
	padding:0px 16px 0px 24px;
	width:880px;
	float:left;
}

.Header {
	background:url(images/top.jpg) center center no-repeat;
	width:920px;
	height:40px;
	float:left;
}

.Footer {
	background:url(images/bot.jpg) top center no-repeat;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	padding:35px 16px 40px 24px;
	width:880px;
	float:left;
}

.Footer a {
	text-decoration:none;
	color:#BBB;
}

.Footer a:hover {
	text-decoration:none;
	color:#F29900;
}

.Sidebar {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#7D8085;
	padding:4px;
	width:208px;
	float:right;
}

.Sidebar h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 0px 10px;
	color:#F29900;
	width:208px;
	margin:0px;
	float:left;
}

.Sidebar h2 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	padding:10px 0px 0px;
	color:#F29900;
	width:208px;
	margin:0px;
	float:left;
}

.Sidebar p {
	width:208px;
	padding:0px;
	margin:0px;
	float:left;
}

.Sidebar ul {
	padding:10px 0px 10px 18px;
	width:190px;
	margin:0px;
	float:left;
}

.Sidebar li {
	border-bottom:1px solid #F29900;
	line-height:20px;
	list-style:circle;
	padding:0px;
	width:190px;
	margin:0px;
	float:left;
}

.Sidebar li a {
	text-decoration:none;
	color:#7D8085;
	display:block;
	width:190px;
}

.Sidebar li a:hover {
	text-decoration:none;
	color:#F29900;
	display:block;
	width:190px;
}

.Galleries {
	padding:4px 5px 4px 4px;
	width:655px;
	float:left;
}

.Galleries a {
	text-decoration:none;
	color:#F29900;
}

.Galleries a:hover {
	text-decoration:none;
	color:#BBBBBB;
}

.Galleries img {
	border:1px solid #555;
	text-indent:-9999px;
	height:150px;
	padding:1px;
	width:125px;
	margin:1px;
	float:left;
}

.BigTop	{ float:left; }
.BigBot	{ float:right; }

.BigTop img, .BigBot img {
	border:1px solid #555;
	text-indent:-999px;
	height:306px;
	padding:1px;
	width:256px;
	margin:1px;
	float:left;
}

.CamBox {
	width:655px;
	float:left;
}

.TextBox {
	border:1px solid #555;
	background:#45464B;
	padding:5px;
	width:641px;
	margin:1px;
	color:#BBB;
	float:left;
}

.SideAD {
	height:203px;
	float:right;
}

.SideAD img {
	border:1px solid #F29900;
	text-indent:-999px;
	height:200px;
	width:200px;
	padding:1px;
	float:right;
}

.GallerieAD {
	border:1px solid #555;
	background:#45464B;
	margin:10px 1px;
	padding:5px;
	width:641px;
	color:#BBB;
	float:left;
}

.GallerieAD img {
	border:none;
	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
}

.GallerieAD h2 {
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	padding:5px 0px;
	color:#F29900;
	width:641px;
	margin:0px;
	float:left;
}

.PartnerList {
	border:1px solid #555;
	background:#45464B;
	margin:10px 1px;
	padding:0px;
	width:651px;
	color:#BBB;
	float:left;
}

.PartnerList ul {
	padding:1px;
	width:649px;
	margin:0px;
	float:left;
}

.PartnerList li {
	line-height:20px;
	list-style:none;
	padding:0px;
	width:162px;
	margin:0px;
	float:left;
}

.PartnerList li a {
	text-decoration:none;
	color:#F29900;
	display:block;
	width:162px;
}

.PartnerList li a:hover {
	text-decoration:none;
	color:#BBBBBB;
	display:block;
	width:162px;
}

#Searchbox input.pc_inputstyle {
	border:1px solid #222;
	background:#CCC;
	padding:1px;
	width:460px;
	margin:0px;
	float:left;
}

#Searchbox input.pc_bm {
	padding:1px;
	width:80px;
	margin:0px;
	float:left;
}







