@charset "utf-8";
/* CSS Document */

body {
	padding:           0;
	margin:            0;
	background-color:  #000;
}

img {
    border:            0px;
}

a {
    text-decoration:   none;
    color:             #776655;
}

#logo {
	/*
	width:             432px;
	height:            140px;
	*/
	
	margin-top:        110px;
	margin-left:       1px;
	margin-bottom:     16px;
}

h1 {
	color:             #C9B084;
	font-family:       Arial, Helvetica, sans-serif;
	font-size:         16px;
}

h2 {
	color:             #C9B084;
	font-family:       Arial, Helvetica, sans-serif;
	font-size:         14px;
}

DIV#site-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#765;
	text-align:center;
	z-index: 9999;
	
	background-image: url("http://www.glamouresse-fetishescort.com/img/footer_frame.png");
	background-position: 100% 0%;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 12px;
	text-align: right;

	position: relative;
	top: 1px;
	left:1px;
	width: 800px;
	margin-top: 200px;
	
}

/*	language selector -------------------------------------------------------- */

DIV#language_flags {
	width: 300px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 2px;
	clear: both;
}

#button_deutsch {
	width:135px;
	height:40px;
	float: left;
}
#button_deutsch a {
	display:block;
	background-image:url('../img/languagesprite_deutsch.png');
	background-repeat:no-repeat;
}
#button_deutsch a:link		{ background-position:0 0; }
#button_deutsch a:visited	{ background-position:0 0; }
#button_deutsch a:hover 	{ background-position:0 -40px; }
#button_deutsch a:active	{ background-position:0 -80px; }
	

#button_english {
	width:135px;
	height:40px;
	float: right;
}
#button_english a {
	display:block;
	background-image:url('../img/languagesprite_english.png');
	background-repeat:no-repeat;
}
#button_english a:link		{ background-position:0 0; }
#button_english a:visited	{ background-position:0 0; }
#button_english a:hover 	{ background-position:0 -40px; }
#button_english a:active	{ background-position:0 -80px; }
	

#sendSurroundings {
	z-index: 1;
}

#bannerArea {
	width:100%;
	margin-top: 100px;
	z-index:9999;
	text-align:center;
	padding-bottom:100px;
}

#bannerArea TABLE {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}

#bannerWrapper {
	display:inline-block;
	position:relative;	
}

.bannerLinks {
	color:#C9B084;
	text-align:center;
	margin-top: 40px;
}

.bannerLinksSmall {
	display:inline-block;
	position:relative;
	float:left;
	height:150px;
	margin-left:20px;	
	margin-right:20px;
	color:#C9B084;
}

.bannerLinks a, .bannerLinksSmall a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
.bannerLinks a:link, 		.bannerLinksSmall a:link 	{ color:#543; }
.bannerLinks a:visited,	.bannerLinksSmall a:visited 	{ color:#543; }
.bannerLinks a:hover, 	.bannerLinksSmall a:hover	 	{ color:#C9B084; }
.bannerLinks a:active,	.bannerLinksSmall a:active 		{ color:#C9B084; }