@charset "UTF-8";
/* SEO Configured CSS Style Sheet */

/* Footer */
#camgirl {
	width: 100%;
	margin-top: 18px;
	padding-bottom: 10px;
	overflow: hidden;
}
#camgirl strong a,
.camgirl strong a {
	background: url(../images/flogo.png) no-repeat;
	width: 164px;
	height: 50px;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	margin-left: 10px;
	display: inline;
}
#camgirl ul {
	text-align: right;
	padding: 15px 15px 0 0;
}
#camgirl ul li {
	display: inline;
	background: url(../images/separator.gif) no-repeat 0 50%;
	padding: 0 7px 0 8px;
	font-size: 11px;
}
#camgirl ul li:first-child {
	background: none !important;
}
#camgirl ul li a {
	color: #d1d0d0;
}
#camgirl .design, .footer .design {
	font-size:10px;
	color:#95557b;
	padding-right:15px;
	clear: right;
}
#camgirl p,
.camgirl p {
	text-align: right;
	font-size: 11px;
	margin-top: 7px;
	float: right;
	width: 50%;
	padding-right: 10px;
}
#camgirl p a,
.camgirl p a {
	color: #00a2ff;
}
#camgirl .txt-part {
	float: left;
	width: 650px;
	overflow: hidden;
	padding-left: 20px;
	color: #878787 !important;
	margin-top: -10px;
}
#camgirl .txt-part ul {
	float: left;
	text-align: left;
}
#camgirl .txt-part p {
	text-align: left;
	width: 550px;
	float: none;
	padding-left: 6px;
}
#camgirl .txt-part a {
	color: #878787 !important;
}
#camgirl .txt-part ul li {
	background: url(../images/separator3.gif) no-repeat 0 50%;
}

/* Main Page */

.latest-camgirl-archives {
	margin-top: 5px;
	padding-left: 18px;
}
.latest-camgirl-archives ul {
	overflow: hidden;
	width: 110%;
}
.latest-camgirl-archives ul li {
	float: left;
	margin-left: -11px;
	position: relative;
	display: inline;
	width: 119px;
	height: 145px;
	background: url(../images/latestbox.png) no-repeat;
	padding: 20px 0 0 20px;
}
.latest-camgirl-archives a.main-pic {
	width: 105px;
	height: 82px;
}
.latest-camgirl-archives a.main-pic img {
	background: url(../images/avator-bg.gif) no-repeat;
	padding: 2px 5px 6px 3px;
	height:73px;
	width:98px;
}
.latest-camgirl-archives li span {
	padding-left: 2px;
	color: #c8c8c8;
	font-size: 11px;
}
.latest-camgirl-archives li strong {
	font-size: 14px;
	display: block;
	padding: 0 0 0 1px;
}
.latest-camgirl-archives li h2 {
	font-size: 14px;
	display: block;
	padding: 0 0 0 1px;
}
.latest-camgirl-archives li span img {
	display: inline;
	vertical-align: -6px;
	padding-left: 6px;
}

/* Calendar */
.webcam-calendar {
	background: url(../images/table-bg.png) no-repeat;
	width: 876px;
	height: 212px;
	margin: -10px 0 0 26px;
	padding-top: 24px;
}
.webcam-calendar table {
	width: 822px;
	margin: 0 auto;
	border-collapse: collapse;
}
.webcam-calendar table td {
	vertical-align: top;
	width: 31px;
	height: 22px;
	border-right: 1px solid #323031;
	border-top: 1px solid #323031;
	text-align: center;
	position: relative;
}
.webcam-calendar table td.col1 {
	width: 70px;
	text-align: left;
	vertical-align: middle;
}
.webcam-calendar table td.ddtt {
	border: 0;
}
.webcam-calendar table td.title1 {
	vertical-align: top;
}
.webcam-calendar table td a {
	display: block;
	height: 22px;
	width: 100%;
	background: url(../images/bg-td.png);
	cursor: pointer;
}
.webcam-calendar table td a:hover {
	text-decoration: none;
}

/* misc */
.nofooter{
	width: 1000px; margin: 0 auto;
}