@charset "UTF-8";
#content #header{
	position:relative;
	float:left;
	width:780px;
	height:100px;
	margin:2px 0 0 0;
}

#extensions {
	position:absolute;
	right:10px;
	width:180px;
	margin:0 0 0 8px;
	margin:0 0 0 790px;
}

#extensions form input{
	width:100px;
}

#path {
	clear:both;
	position:relative;
	left:215px;
	width:560px;
	padding:5px 0 5px 0;
	font-size:9px;
}

#path a,
#path a:link,
#path a:visited,
#path a:active
{
	padding:0 0 0 0;
	background:none;
	color:#333333;
	text-decoration:none;
}

#path a:hover
{
	color:#999999;
}


#subnav {
	position:relative;
	float:left;
	width:180px;
}

#subnav ul{
	padding:0 0 0 0;
	margin:8px 0 0 10px;
	display:block;
	width:100%;
	border-top:#d97c27 dotted 1px;
}

#subnav li{
	padding:8px 0 8px 0;
	margin:0 0 0 0;
	font-size:12px;
	float:left;
	display:block;
	width:100%;
	border-bottom:#d97c27 dotted 1px;
}

#subnav ul ul{
 border:none;
}

#subnav li li{
 border:none;
 line-height:10px;
 padding:0 0 4px 0;
 font-size:10px;
}

#subnav a,
#subnav a:link,
#subnav a:visited,
#subnav a:active
{
	padding:0 0 0 12px;
	background:none;
	color:#d97c27;
	text-decoration:none;
}

#subnav a:hover
{
	background:url(images/subnav_arrow.gif) left no-repeat;
}

#subnav strong
{
	background:url(images/subnav_arrow.gif) left no-repeat;
	font-weight:100;
}

#content1 {
	position:relative;
	float:left;
	width:560px;
	margin:0 0 0 35px;
}

#content1 p{
	margin:0;
}

#content1 h1{
	font-size:16px;
	font-weight:100;
	color:#d97c27;
	padding:10px 0 10px 0;
	margin:0;
}

#content1 h2,
#content1 h3,
#content1 h4,
#content1 h5,
#content1 h6{
	font-size:11px;
	padding:5px 0 3px 0;
	margin:0;
}

#content2 {
	visibility:hidden;
	display:none;
}

#partners {
	clear:both;
	height:75px;
	margin:30px 0 0 0;
	padding:30px 0 0 10px;
}

#partners img{
	border:0;
}


/* myProfile */

#content1 form.myprofile dl { 
 /*width:555px;
 border:#ffffff solid 1px;*/
}

#content1 form.myprofile dt { 
 border:#f6f8fa solid 1px;
 width:260px;
 min-height:35px;
 line-height:16px;
 float:left;
}
#content1 form.myprofile dt label{
 white-space:normal;
}

#content1 form.myprofile dd br{
 /*display:none;*/
}

#content1 form.myprofile dd {
 border:#f6f8fa solid 1px;
 margin: 0 0 0 280px;
 text-align:left;
 min-height:35px;
 line-height:16px;
}

* html #content1 form.myprofile label {
 width:250px;
 height:20px;
}


* html #content1 form.myprofile dt {
}


* html #content1 form.myprofile dd {
}

#content1 form.myprofile input,
#content1 form.myprofile select,
#content1 form.myprofile textarea{
 width:275px;
 border:#dddddd solid 1px;
}

#content1 form.myprofile input,
#content1 form.myprofile select{
 height:auto;
 background:#ffffff;
}

#content1 form.myprofile input.submit {
 background:#ed9849;
 width:100px;
 float:right;
}
#content1 form.myprofile input.radio {
 background:none;
}

#content1 form.myprofile input.input,
#content1 form.myprofile select,
#content1 form.myprofile textarea {
 float:right;
}


#content1 form.myprofile img {
 height:18px;
 width:18px;
 float:right;
}


.fileupload_upload p{
line-height:14px;
}

#content1 form .fileupload_upload input {
 height:22px;
}
