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

* {
	margin:0;
	padding:0;
	border: 0;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3e0a0a;
}

body {
	background-color: white;
}

a img {
	border: 0;
}

* a {
	text-decoration: underline;
	color: #3e0a0a;
}

* a:hover {
	color: #ebb7b7;
	text-decoration: none;
}

* p {
	padding-bottom: 10px;
	color: #3e0a0a;
	font-size: 18px;
}

h1 {
	margin:0;
	padding-bottom: 10px;
	border: 0;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3e0a0a;
	font-size: 28px;
	font-weight: bold;
}

/*-------------------------*/

#escort-frame {
	width: 976px;
	height: 816px;
	margin: 0 auto;
}

#escort-content {
	width: 916px;
	height: 816px;
	background: #ebb7b7 url(images/bg.jpg) no-repeat;
	color: #3e0a0a;
	padding-left: 30px;
	padding-right: 30px;
}

#escort-sponsors {
	float: left;
	position: relative;
	left: 975px;
	top: -810px;
	width: 180px;
	height: 800px;
	/*border: 1px dashed #ebb7b7;*/
	font-size: 14px;
	padding-left: 10px;
	padding-top: 10px;
}

.escort-sponsors-link {
	font-size: 12px;
	background-image: url(images/escort-sponsor-out.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: auto;
	padding-bottom: 10px;


	/*border: 1px solid red;*/
}

.escort-sponsors-link a {
	position: relative;
	top: 6px;
	color: navy;

}

#escort-foot {
	width: 976px;
	height: 78px;
	background: #ebb7b7 url(images/bgb.jpg) no-repeat;
	z-index: -10;
	overflow: visible;
}

#escort-logo {
	position: relative;
	top: 15px;
	left: -15px;
	width: 800;
	height: 165px;
	overflow: visible;
}

#escort-menu {
	position: relative;
	left: 180px;
	color: #3e0a0a;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 30px;
}

#escort-words {
	float: left;
	clear: left;
	width: 700px;
}

#escort-words-insert {
	float: right;
	width: 240px;
	height: 500px;
	border-left: 2px solid #3e0a0a;
	padding-left: 10px;
	margin-left: 20px;
	color: #3e0a0a;
}

#escort-reviews {
	float: right;
	width: 200px;
	height: 500px;
	padding-left: 10px;
	margin-left: 20px;
	color: #3e0a0a;
}

#escort-reviews a {
	font-size: 18px;
}

#escort-pic {
	float: left
	width: 200px;	
}

#escort-pic-right {
	float: right;
	width: 200px;	
}

.escort-error {
	color: #ff0000;
	padding: 0px;
}

.tbinput1, .tbinput3 {
	width: 300px;
	padding: 2px;
}

.tbinput2 {
	width: 180px;
	padding: 2px;
}

.tainput1 {
	width: 180px;
	height: 50px;
	padding: 2px;
}

.tainput2 {
	width: 420px;
	height: 130px;
	padding: 2px;
}

.callback-request {
	width: 140px;
	padding: 3px;
	margin-top: 5px;
	margin-left: 280px;
	cursor: hand;
}

.callback-request2 {
	width: 180px;
	padding: 3px;
	margin-top: 5px;
	cursor: hand;
}

.escort-pic {
	float: left;
	width: 280px;
	height: 220px;
	margin: 10px;
	border: 1px solid black;
}