
/* FORCES DATING MAIN STYLES */

BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
	background: #781800 url("../images/bg/bg-body-red.gif") repeat-y center top;
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}

.relax {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.line {
	float: left;
	width: 100%;
	background: url("../images/bg/red-line.gif") no-repeat center top;	
}
/*Page*/
#page {
    margin: auto;
    text-align: left;
	width: 990px;
}
.main-content {
	float: left;
	width: 100%;
	// margin-left: 1px;
	padding-bottom: 15px;
}
.top-bg {background: url("../images/bg/top-bg-red.jpg") no-repeat left top;}
.container {
	float: left;
	width: 984px;
	display: inline;
	margin-left: 3px;
	margin-top: 13px;
}
.left-column {
	float: left;
	width: 586px;
}
/*Header*/
.header {text-align: center;}
.logotype {
	float: left;
	width: 207px;
	height: 87px;
	background: url("../images/bg/bg-logotype.gif") no-repeat left top;
}
.logotype IMG {margin-top: 13px;}
.header-title {
	margin-top: 50px;
	float: right;
}
.sign-in {
	background: #f2f2f2;
	border: 3px solid #dfdfdf;
	margin-top: 5px;
	padding: 12px 0;
}
.container FORM {
	padding: 0;
	margin: 0;
}
.form-box LABEL {
	color: #601300;
	font-size: 16px;
	cursor: pointer;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}
.form-box INPUT.in-value {
	background: #ffffff;
	border: 1px solid #a3b7be;
	font-size: 11px;
	color: #333;
	margin-left: 7px;
	padding-left: 3px;
	float: left;
	margin-top: 7px;
	width: 73px;
}
.form-box INPUT.submit {
	width: 70px;
	height: 29px;
	cursor: pointer;
	border: none;
	float: left;
	margin-left: 10px;
	background: url("../images/buttons/sign-in.jpg") no-repeat left top;
}
.form-box A {
	color: #601300;
	font-size: 10px;
}
.form-link {
	float: left;
	width: 74px;
	display: inline;
	margin-left: 8px;
	margin-top: 2px;
}
.form-link  A {display: block;}
.country {
	border-left: 1px solid #A3B7BE;
	float: right;
	width: 202px;
	display: inline;
	margin-right: 17px;
}
.country P {
	white-space: nowrap;
	color: #601300;
	font-size: 11px;
	padding: 0;
	margin: 2px 0 0 8px;
}
.country P SPAN {color: #174c60;}
.country IMG {
	float: right;
	margin-left: 3px;
	padding: 2px;
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: #A3B7BE;
	border-bottom-color: #A3B7BE;
	border-left-color: #dfdfdf;
}
.country .country-on {
	background-color: #f2f2f2;
	border-top-color: #A3B7BE;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #A3B7BE;
	}
/*Content*/
.content {
	border: 3px solid #dfdfdf;
	background: #ffffff;
	margin-top: 5px;
}
.margin {
	margin: 0 17px;
	padding: 20px 0;
}
.content P {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #691805;
	margin-top: 15px;
	position: relative;
}
.pink-box {
	border: 1px solid #e5c7c2;
	background: #f2f2f2;
	margin-top: 22px;
	padding: 13px 0px;
}
.form-box SELECT {
	float: left;
	font-size: 11px;
	margin-top: 7px;
	margin-left: 7px;
}
.content .form-box LABEL {
	font-size: 15px;
	margin-top: 6px;
}
.content .form-box INPUT.submit {
	width: 39px;
	height: 29px;
	background: url("../images/buttons/go.jpg") no-repeat left top;
}
.form-box SELECT.medium-select {width: 70px;}
.form-box SELECT.big-select {width: 103px;}
.form-box SELECT.small-select {width: 44px;}
.form-box SELECT.long-select {width: 195px;}
.pink-box.white-bg {
	background: #ffffff;
	padding: 20px 17px;
}
.content .pink-box.white-bg P {
	font-size: 13px;
	color: #333;
}
.right-column {
	float: right;
	width: 393px;
	margin-top: 318px;
}
.right-column .pink-box {padding: 20px 17px;}
.right-column .margin {padding-top: 0;}
.right-column .form-box LABEL {
	width: 92px;
	text-align: right;
	color: #174c60 !important;
	font-size: 13px;
	margin-right: 8px;
	margin-left: 0;
	line-height: 100%;
}
.right-column .form-box INPUT.in-value {
	width: 190px;
	_width: 195px;
}
.right-column .form-box INPUT.in-value, 
.right-column .form-box SELECT {margin-top: 12px;}
.right-column .form-box LABEL {margin-top: 13px;}
.text {text-align: right;}
.text DIV {
	width: 197px;
	margin-right: 12px;
	float: right;
	// float: none;
}
.right-column .form-box .text P {
	color: #666666;
	font-size: 10px;
	text-align: left;
	margin-top: 5px;
}
.right-column .content .form-box INPUT.submit {
	width: 80px;
	height: 29px;
	margin-left: 0px;
	margin-top: 10px;
	// margin-left: -16px;
	background: url("../images/buttons/sign-up.jpg") no-repeat left top;
}