/*Main layout style specifications*/
body {
	background-color: #2A2D37;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div {
	margin: 0px;
	padding: 0px;
}
div.header {
	width: 960px;
	height: 163px;
	margin-left: auto;
	margin-right: auto;
}
div.menu {
	width: 960px;
	height: 32px;
	background-image: url(http://www.prettywomen.nl/images/menu_bg.gif);
	background-repeat : no-repeat;
}
div.menuitem {
	float: right;
	width: 120px;
	height: 32px;
	background-image: url(http://www.prettywomen.nl/images/menu_divider.gif);
	background-repeat : no-repeat;
	font-size: 14px;
	font-weight: bold;
	background-position: top left;
	line-height: 30px;
	text-align: center;
}
div.menuitemxl {
	float: right;
	width: 160px;
	height: 32px;
	background-image: url(http://www.prettywomen.nl/images/menu_divider.gif);
	background-repeat : no-repeat;
	font-size: 14px;
	font-weight: bold;
	background-position: top left;
	line-height: 30px;
	text-align: center;
}
div.contentframe {
	overflow: auto;
	width: 956px;
	border-left: 2px solid #9E6B86;
	border-right: 2px solid #9E6B86;
	background-color: #666666;
	margin-left: auto;
	margin-right: auto;
}
div.content {
	overflow: auto;
	width: 940px;
	margin: 8px;
}
div.contenttext {
	width: 360px;
	float: right;
	margin-bottom: 12px;
}
div.personcontenttext {
	width: 440px;
	float: left;
}
div.extrainfotext {
	width: 200px;
	margin-right: 8px;
	float: left;
}

div.footer {
	overflow: auto;
	width: 954px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(http://www.prettywomen.nl/images/footer_bg.gif);
}
div.footertext {
	margin-top: 56px;
	text-align: center;
	font-size: 16px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(http://www.prettywomen.nl/images/h1_bg.gif);
	background-repeat : no-repeat;
	line-height: 22px;
	margin-bottom: 8px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
a, a:link, a:visited {
	color: #ffffff;
}
a:hover {
	color: #cccccc;
}
a.menuitem {
	text-decoration: none;
}
/*Specific layout style specifications*/



div.escortlady {
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 16px;
}
div.escortladyimg {
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 16px;
}
div.escortladyimgmain {
	float: left;
	margin-left: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
}

div.escortimage {
	border: 1px solid #7B315A;
	margin-bottom: 4px;
}
img.escortimage {
	border: 4px solid #9E6B86;
}
div.escortname {
	border: 1px solid #7B315A;
	background-color: #9E6B86;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	margin-top: 0px;
}
a.escortname {
	text-decoration: none;
}
a.escortimage {
	text-decoration: none;
}
table.appearance {
	width: 200px;
	
}

td.tabletitle {
	font-size: 16px;
	font-weight: bold;
}
td.city {
	font-size: 14px;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
}
td.phonenumber {
	font-size: 20px;
	font-weight: bold;
	padding-left: 12px;
}
a.button:link, a.button:visited
{
        line-height:24px;
        font-family: verdana, arial, sans serif;
        font-style: normal;
        font-weight: bold;
        font-size: 10px;
        text-align:center;
        border-style: outset;
        border-color: #2A2D37;
        border-width: 4px;
        text-decoration: none;
        color:#ffffff;
        background:#7B315A;
        padding-top:4px;
        padding-bottom:4px;
        padding-left:10px;
        padding-right:10px;
}
a.button:hover
{
        line-height:24px;
        font-family: verdana, arial, sans serif;
        font-style: normal;
        font-weight: bold;
        font-size: 10px;
        text-align:center;
        border-style: outset;
        border-color: #2A2D37;
        border-width: 4px;
        text-decoration: none;
        color:#ffffff;
        background:#9E6B86;
        padding-top:4px;
        padding-bottom:4px;
        padding-left:10px;
        padding-right:10px;
}

.boldtitle {
	font-weight: bold;
}


table.tarieventabel td {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px #fff solid;
}
table.tarieventabel td.city {
	padding: 0px;
	font-size: 14px;
}
table.tarieventabel td.phonenumber {
	padding: 0px;
	font-size: 16px;
}

.noordholland {
	background-color: #2A2D37;
}
.zuidholland {
	background-color: #7B315A;
}

.itemtitle {
	font-size: 16px;
}
.itemvalue {
	font-size: 16px;
	font-weight: bold;
}
.whytext {
	font-size: 14px;
	font-weight: bold;
}
