@charset "utf-8";
body {
	background-color: #f7dbf0;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0033;
	text-decoration: none;
}
a .pop_watch {
	position: relative;
	width: auto;  /* IE5.0/Win non va (solo %), IE5.5 solo se a ha width */
	z-index: 10;
	font-size: 18px;
	color: #000000;
	height: auto;
	background-color: #F5D0D7;
	text-align: center;
	padding-top: 0 px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility: hidden;
	left: 50px;
	top: -25px;
	cursor: pointer;
}
a:hover .pop_watch {
	visibility: visible;
}
a .pop_watch_top {
	position: relative;
	width: auto;  /* IE5.0/Win non va (solo %), IE5.5 solo se a ha width */
	z-index: 10;
	font-size: 18px;
	color: #000000;
	height: auto;
	background-color: #F5D0D7;
	text-align: center;
	padding-top: 0 px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility: hidden;
	left: 50px;
	top: -219px;
	cursor: pointer;
}
a:hover .pop_watch_top {
	visibility: visible;
}

#layout {
	position: relative;
	width: 850px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#layout #top {
	background-image: url(images/bg/layout_top.png);
	position: relative;
	height: 17px;
}
#layout #header {
	position: relative;
	height: 150px;
	background-image: url(images/bg/layout_header.png);
	background-repeat: no-repeat;
}
#layout #header_small {
	position: relative;
	height: 39px;
	background-image: url(images/bg/layout_header_small.png);
	background-repeat: no-repeat;
}
#layout #content {
	position: relative;
	height: auto;
	top: 0px;
	margin: 0px;
	min-height: 273px;
	background-image: url(images/bg/layout_bg.png);
	background-repeat: repeat-y;
}#layout #content #girl {
	position: relative;
	height: 273px;
	width: 264px;
	float: left;
	
}
#layout #content #text_background {
	position: relative;
	height: 233px;
	width: 519px;
	background-image: url(images/bg/layout_text.png);
	background-repeat: no-repeat;
	float: right;
	margin-right: 50px;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#layout #content #text_background #text {
	position: relative;
	height: auto;
	width: 485px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: right;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 7px;
	right: 10px;
	z-index: 10;
}
#layout #content_lower {
	background-image: url(images/bg/layout_bg.png);
	position: relative;
	background-repeat: repeat-y;
	height: auto;
}
#layout #content_lower #watchvideo {
	position: relative;
	height: 193px;
	width: 656px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 75px;
	padding-bottom: 75px;
}
#layout #buynow_holder {
	position: relative;
	min-height: 285px;
	background-image: url(images/bg/layout_bg.png);
	background-repeat: repeat-y;
	z-index: 10;
}

#layout #buynow_holder #buynow {
	position: relative;
	height: 140px;
	width: 274px;
	left: 110px;
	top: 45px;
	float: left;
}
#layout #buynow_holder #kegelpic {
	position: relative;
	height: 292px;
	width: 317px;
	top: 45px;
	left: 140px;
	float: left;
	z-index: 10;
}
#layout #footer_bg {
	position: relative;
	background-image: url(images/bg/layout_footer.png);
	background-repeat: no-repeat;
	height: 50px;
	line-height: 35px;
	padding-left: 50px;
	padding-right: 50px;
	font-size: 9px;
	font-weight: bold;
	z-index: 0;
}
#layout #footer {
	position: relative;
	height: 50px;
	line-height: 35px;
	padding-left: 50px;
	padding-right: 50px;
	font-size: 9px;
	font-weight: bold;
	top:-50px;
	z-index: 20;
}
#layout #footer #copyright {
	position: relative;
	width: 300px;
	float: left;
}
#layout #footer #footer_nav {
	position: relative;
	width: 325px;
	float: right;
	text-align: right;
	z-index: 20;
}
#poweredby {
	position: relative;
	width: 98px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#videoplay {
	cursor: pointer;
}
.textfield {
	width: 385px;
}
.textarea {
	width: 420px;
	height: 50px;
	font-size: 14px;
}
#contactinfo_left {
	position: relative;
	width: 250px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-left: 100px;
}
#contactinfo_right {
	position: relative;
	width: 300px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin-right: 100px;
}
#layout #content_lower #contactinfo {
	position: relative;
}
#layout #header #navigation {
	position: relative;
	width: 325px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 50px;
}
#layout #header_small #navigation {
	position: relative;
	width: 300px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 50px;
}
#layout #content_lower #testimonies {
	position: relative;
	margin-right: 100px;
	margin-left: 100px;
	padding-top: 25px;
}
#layout #content #text_background #text #contactform {
	position: relative;
}
#layout #content #linkpage {
	margin-right: 100px;
	margin-left: 100px;
	position: relative;
}
#homepage #home {
	color: #FF0033;
}
#testimonialpage #testimonials {
	color: #FF0033;
}
#contactpage #contact {
	color: #FF0033;
}
#linkpage #links {
	color: #FF0033;
}
