/* CSS FOR 
legal.asp
send_friend.asp
*/

/* CSS INLINE
ul-send_friend
*/


html
{
	margin:0;
	padding:0;
	/*xheight:100%;*/
}
body
{
	margin:0;
	padding:0px;
	/*height:100%;*/
	font-size: 75%;
}
p {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	color: #a0a2a1;
	line-height: 15px;
	text-align:left;
}


#outer {height: 100%; overflow: visible;margin: 0 auto;} /* or without overflow */
	#outer[id] {display: table; position: static;}

	#middle {position: absolute; top: 50%;} /* for explorer only*/
	#middle[id] {display: table-cell; vertical-align: middle; position: static;}


#main_window
{
	margin:0 auto;
	position: relative;
	width: 900px;
	min-height: 575px;
	background: #FFFFFF;
}

#inner_window {
	margin: 0 auto;
	margin-top: 20px;
	width: 850px;
	min-height: 504px;
	display: block;
	text-align: center;
	border: 5px solid #dadada;
}

#bottom_links_common {
	margin-top: 10px;
	width: auto;
}

#bottom_links_common ul {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	font-weight: bold;
	color: #a0a2a1;
	text-align: center;
	margin: 0 45px 10px auto;
	_margin-right: 0;
}

#bottom_links_common ul li {
	margin-left: 13px;
	display: inline;
	padding-left: 13px;
	background: url(../en/images/button/diamond.jpg) no-repeat 0 5px;
}

#blue_r {
	position: absolute;
	top: 0px;
	margin-left: 427px;
}

a {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	font-weight: bold;
	color: #a0a2a1;
	text-decoration: none;
}

a:hover {
	color: #083c63;
}

a img {
	border: none;
}

#back {
	position: relative;
	text-transform: uppercase;
	margin-top: 41px;
}

#hborder {
	width: 690px;
	height: 1px;
	margin: 28px auto;
	color: #e5e5e5;
	background-color: #e5e5e5;
	font-size: 1px;
}

#legal_title {
	margin: 0 auto;
}

#inner_window div#content {
	width: 689px;
	height: 175px;
	margin: 0 auto;
	margin-top: 57px;
}
#home_title{
	margin: 130px auto 0;

}

#inner_window div#content div#left{
	width: 322px;
	height: 135px;
	display: block;
	float:left;
	text-align: left;
}

#inner_window div#content div#center {
	width: 43px;
	display: block;
	float:left;
}

#inner_window div#content div#right{
	width: 324px;
	height: 175px;
	display: block;
	float: right;
}

#vert_hr {
	height: 132px;
	width: 1px;
	color: #e5e5e5;
	background-color: #e5e5e5;
	margin: 0 auto;
	margin-top: 4px;
}

.blue {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	font-size: 15px;
	color: #0b3d62;
	margin-top: 0;
}

.gray {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Sans-sarif;
	color: #a0a2a1;
	line-height: 15px;
	text-align:left;
}

#inner_window div#content div#right div#bg_form{
	margin-top : 4px;
	width: 324px;
	height: 132px;
	background-color: #f8f8f8;
}

#inner_window div#content div#right div#submit_bg {
	width: 160px;
	height: 22px;
	background-color: #093d64;
	xmargin: 16px 0 0 139px;
}

.form_fields {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	font-weight: bold;
	color: #a0a2a1;
	margin-top: 20px;
	text-align: left;
}

#form_fields_left_box {
	margin-left: 20px;
	float: left;
}

#form_fields_right_box {
	margin: 0 0 0 30px;
	float: left;
}

.radio_text_male {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	font-weight: bold;
	color: #a0a2a1;
	position: absolute;
	margin-top: 1px;
}

.radio_text_female {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	font-weight: bold;
	color: #a0a2a1;
	position: absolute;
	margin-top: 1px;
}

#right_box_first {
	margin-top:15px;
}

#right_box_second {
	margin-top:16px;
	margin-left: -9px;
}

#right_box_third {
	margin-top:15px;
}

input {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	font-weight: bold;
	color: #a0a2a1;
}

input.submit {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a0a2a1;
}

.submit-button
{
	/*float:left;*/
	width:160px;
	height:23px;
	font:bold 100%/18px Helvetica, Verdana;
	text-transform:uppercase;
	position:relative;
	left:-50px;
	color: #F0FFFF;
	background: #022D50 url(../en/images/button/submit_arrow.jpg) no-repeat 8px;
	border:1px solid #012D50;
	cursor:pointer;
	padding-right:72px;
	padding-bottom:3px;
	margin-left:50px;
	
}
* html .submit-button
{
	padding-right:74px;
	xpadding-bottom:0px;
	xmargin-left:-100px;
}

.first_radio {
	margin-left: -75px;
}

.second_radio {
	margin-left: 42px;
}

#submit_arrow {
	position: absolute;
	margin: 7px 0 0 6px;
}


/* Legal Notice */

#main_window_legal
{
	margin:0 auto;
	padding:40px;
	position: relative;
	width: 900px;
	min-height: 666px;
	background: #FFFFFF;
}

#inner_window_legal {
	margin: 0 auto;
	margin-top: 20px;
	width: 850px;
	/*height:600px;*/
	display: block;
	text-align: center;
	border: 5px solid #dadada;
}

#inner_window_home {
	margin: 0 auto;
	margin-top: 20px;
	width: 850px;
	height:auto;
	/*height:450px;*/
	display: block;
	float:left;
	border: 2px solid #dadada;
	}

#inner_window_legal div#content_legal {
	width: 689px;
	/*height: 195px;*/
	margin: 29px auto;
	/*margin-top: 29px;*/
	
}

#inner_window_thanks{
	margin: 0 auto;
	margin-top: 20px;
	width: 850px;
	height:250px;
	display: block;
	text-align: center;
	border: 5px solid #dadada;
}

#inner_window_thanks div#content_legal {
	width: 689px;
	height: auto;
	margin: 0 auto;
	margin-top: 29px;
}





#content_legal2{
	margin-left: 430px;
}

#content_legal2 ul{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	font-size: 21px;
	font-weight: bold;
	color: #a0a2a1;
	text-align: center;
	margin: 20px 0;
	padding-left: 15px;
	margin-left: 15px;
}

#content_legal2 ul li{
	padding-left: 15px;
	list-style:none;
	text-align:left;
	background: url(../en/images/button/diamond.jpg) no-repeat 0 9px;
}
#content_legal2 ul li a {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-sarif;
	font-size: 21px;
}






/* Legal Notice */

#rembrandt_logo {margin-bottom:25px;}
#rembrandt_logo img {margin-top:25px;}

#photo{
	width:391px;
	float:left;
	display:block;
}

sup {
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
