* {
	outline: none;
	border: 0;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

body, html {
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	background: transparent url("/share/images/site/background.gif") center 100px no-repeat;
}

.part_pic {
	float: left; 
	padding-top: 3px; 
	padding-right: 10px; 
	padding-bottom: 0px
}

hr {
	width: 100%;
	height: 1px;
	background: #000;
}

#wrapp {
	/*width: 1182px;*/
	width: 503px;
	height: auto;
	clear: both;
	position: relative;
	margin: 0 auto;
	
	padding: 0 134px 0 131px;
	overflow: hidden;
}

#header {
	width: 503px;
	height: 88px;
	clear: both;
	position: relative;
	text-align: center;
	border-bottom: 1px solid #A1A1A5;
	padding: 11px 0 0 0;
}

#language {
	width: 503px;
	height: 11px;
	clear: both;
	position: relative;
	overflow: hidden;
	padding: 6px 0 6px 0;
}

#language img {	
	float: right;
	margin: 0 0 0 7px;
}

#language a.partner_sign_in {
	float: left;
	text-transform: uppercase;
	color: #717174;
	text-decoration: none;
	font-size: 10px;
	line-height: 11px;
	font-family: Trebuchet MS;
	font-weight: 600;
}

#language a.partner_sign_in:hover {
	color: #ED1C24;
}

#left {
	width: 146px;
	height: auto;
	float: left;
	position: relative;
	padding: 10px 0 0 0;
}

#left ul { }

#left ul li {
	/*line-height: 20px;*/
	padding: 2px 4px 2px 0;
}

#left ul li a {
	color: #231F20;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 600;
	font-family: Trebuchet MS;
}

#left ul li a:hover {
	color: #ED1C24;
}

#left ul li a.active {
	color: #ED1C24;
}

#left ul ul li {
	/*line-height: 20px;*/
	padding: 0 0 0 0 !important;
}

#left ul ul li a {
	/*line-height: 20px;*/
	padding: 0 0 0 5px !important;
	font-size: 10px;	
}

#right {
	width: 352px;
	height: auto;
	float: right;
	position: relative;
	
	padding: 0 0 0 5px;
}

/* MCE */

#right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
	cursor: default;
}

#right p {
	color: #717174;
	font-size: 11px;
	padding: 5px 0 5px 0;
}

#right h1 {
	color: #717174;
	font-size: 17px;
	font-weight: 600;
}

#right h2 {
	color: #717174;
	font-size: 11px;
	font-weight: 600;
}

#right ul {
	padding: 5px 0 5px 15px;
	list-style-type: disc;
}

#right ul li {
	padding: 0 0 0 0;
	line-height: 17px;
	list-style-type: disc;
}

#right a {
	text-decoration: underline;
	color: #717174;
}

#right a:hover {
	text-decoration: none;
}

/* MCE */

#footer {
	width: 503px;
	height: auto;
	clear: both;
	overflow: hidden;
	position: relative;
	padding: 10px 0 0 0;
}

#scroll {
	width: 503px;
	height: 15px;
	
	clear: both;
	overflow: hidden;
	position: relative;
}

#scroll .left {
	position: absolute;
	top: 0;
	left: 0;
	width: 58px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	font-size: 10px;
	font-family: Arial;
	background-color: #FDF300;
}

#scroll #scroll_news {
	position: absolute;
	top: 0;
	left: 58px;
	width: 389px;
	height: 15px;
	line-height: 15px;
	text-align: right;
	color: #A1A1A5;
	text-transform: uppercase;
	overflow: hidden;
}

#scroll .middle {
	position: absolute;
	top: 0;
	left: 58px;
	width: 389px;
	height: 15px;
	line-height: 15px;
	text-align: right;
	color: #A1A1A5;
	font-weight: 600;
	text-transform: uppercase;
	overflow: hidden;
	white-space: nowrap;
}

#scroll .middle a {
	color: #757577;
	text-decoration: none;
	margin: 0 5px 0 5px;
}

#scroll .middle a:hover {
	text-decoration: underline;
}

#scroll #some {
	background-color: #717173;
}

#scroll .right {
	position: absolute;
	top: 0;
	right: 0;
	width: 58px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	background-color: #FDF300;
}

#footer span#copyright {
	
	height: 37px;
	display: block;
	clear: both;
	overflow: hidden;
	position: relative;
	font-size: 9px;
	color: #76767C;
	line-height: 8px;
	text-align: center;
	font-family: Arial;
	letter-spacing: 0;
	padding: 0 0 0 0;
}

#footer ul {
	text-align: center;
	clear: both;
	padding: 10px 0 8px 0;
}

#footer ul li {
	display: inline;
	padding: 0 10px 0 10px;
}

#footer ul li a {
	color: #76767C;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p {
	color: #76767C;
	text-align: center;
	padding: 10px 0 0 0;
	font-family: Verdana;
	font-size: 10px;
}

.clear {
	clear: both;
}

.formManager { }

.formManager label{ 
	display: block;
	float: left;
	color: #717174;
	line-height: 18px;
}

.formManager input.query { 
	display: block;
	float: right;
	border: 1px solid #CFD0D1;
	width: 250px;
	height: 16px;
	margin: 0 0 5px 0;
}

.formManager input.submit { 
	float: right;
	border: 1px solid #CFD0D1;
	width: auto;
	height: auto;
	margin: 0 0 5px 0;
	cursor: pointer;
}

.formManager textarea { 
	display: block;
	float: right;
	border: 1px solid #CFD0D1;
	width: 250px;
	margin: 0 0 5px 0;
}
