@charset "utf-8";
body {
	margin:0px;
	background: url(../../images/bg.gif) repeat-x top #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
tr, td {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
}
h1 {
	color:#A71B1B;
	font-size:17px;
	background: url(../../images/h1_bg.gif) no-repeat top left;
	height:26px;
	padding-top:5px;
	padding-left:10px;
	margin:5px 0px 5px -3px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
}
h3 {
	font-size: 13px;
	margin: 20px 0px 4px 0px;
	padding: 0px;
}
p {
	margin: 8px 0px;
}
a {
	color: #FF6600;
	text-decoration:none;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.headerbg {
	height:69px;
	background: url(../../images/logo.jpg) no-repeat;
}
.headerbg .logo {
	display: block;
	height: 69px;
	width: 260px;
	float: left;
	margin-left: 43px;
}
#main {
}
#main .bottom {
	background-repeat: no-repeat;
	background: url(../../images/main_bottom.jpg) bottom left no-repeat;
	padding-bottom: 5px;
}
#inner {
	background:url(../../images/left_bg.gif) repeat-y;
}
#menu a {
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	float: left;
}
#menu {
	padding-left: 43px;
	background: url(../../images/menu_bg.jpg) no-repeat top left;
}
#inner #menu {
	background: url(../../images/menu_bg.jpg) no-repeat top left;
	padding-left: 42px;
}
#menu a:hover {
	background-position: 0px 0px;
}
#menu ul {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li {
	display: block;
	float: left;
}
#menu ul span {
	display: none;
}
#menu li ul {
	display: none;
	top: 115px;
	float: left;
	background: #D0D0D0;
	position: absolute;
	z-index: 2000;
}
#menu ul li ul li {
	float: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li ul li a {
	display: block;
	color: #666666;
	font: 11px Arial, Helvetica, sans;
	text-decoration: none;
	padding: 3px 10px 3px 15px;
	width: 130px;
	border-top: 1px solid #E0E0E0;
	float: none;
	height: auto;
}
#menu ul li ul li a:hover {
	background-color: #FFFFFF;
}
.main-flash-bg {
	background: url(../../images/main_flash_bg.jpg) no-repeat top right;
}
.content {
	vertical-align:top;
	background:url(../../images/tart_bg.gif) repeat-y left #FFFFFF;
}
.left {
	text-align:right;
	vertical-align:top;
	width:163px;
	background: url(../../images/left_gr.gif) no-repeat bottom left;
}
#inner .left {
	background: url(../../images/left_gr_inner.gif) no-repeat bottom left;
}
#main .left {
	vertical-align: top;
	background: url(../../images/left_gr.gif) no-repeat bottom right;
}
#news {
	float:left;
	height: 240px;
}
#content {
	float: left;
	width: 450px;
	padding: 0px 0px 20px 0px;
	background: url(../../images/content_bg.gif) repeat-y top left;
}
#content .title {
	background: url(../../images/bg_titleinner.gif) no-repeat right top;
	height: 51px;
	padding-left: 20px;
	padding-right: 10px;
	margin-right: 0px;
}
#content .title-actions .print, #content .title-actions .send {
	color: #BBBBBB;
	font-size: 10px;
	text-decoration: none;
	padding: 0px 10px 0px 15px;
}
#content .title-actions .print:hover, #content .title-actions .send:hover {
	color: #333333;
}
#content .title-actions .print {
	background: url(../../images/ico_print.gif) no-repeat;
}
#content .title-actions .send {
	background: url(../../images/ico_send.gif) no-repeat;
}
#content .flash h1 {
	margin: 0px;
	font-size: 24px;
	color: #002B7C;
	background: none;
	display: block;
	text-align: right;
	padding: 0px;
}
#content .navbar {
}
#content .navbar a {
	display: block;
	float: left;
	text-decoration: none;
	color: #666666;
	margin-right: 3px;
	padding-right: 10px;
	background: url(../../images/bg_navbar_arrow.gif) right 4px no-repeat;
}
#content .navbar a:hover {
	text-decoration: underline;
}
#content .inner-content {
	padding: 10px 20px 20px 30px;
}
#content .inner-content .text-content {
}
/* LEFT */
#left {
	float: left;
	width: 120px;
	padding-bottom: 226px;
	background: url(../../images/left_topbg.jpg) no-repeat 0px 200px;
	text-align: right;
}
/* RIGHT */
#right {
	background: url(../../images/right_bg.jpg) repeat-y;
	float: right;
	width: 295px;
	overflow: hidden;
}
#right .right-bottom {
	background: url(../../images/right_bottom.jpg) no-repeat bottom left;
	padding-bottom: 20px;
	width: 100%;
	overflow: hidden;
}
#right .submenu {
	background: #F1AB27;
	padding: 15px 0px 15px 0px;
	margin-right: 4px;
}
#right .submenu ul li {
	margin: 0px;
	padding: 0px 0px 1px 0px;
}
#right .submenu ul ul {
	padding-left: 40px;
	margin-top: 5px;
	list-style-type: square;
	color: #F5C15F;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#right .submenu ul li ul li a {
	background-image: none;
	display: block;
	border: 0px;
	margin: 0px;
	padding: 1px;
	margin-right: 20px;
	height: auto;
}
#right .submenu a {
	color: #FFFFFF;
	display: block;
	padding: 3px 0px 3px 20px;
	font-weight: bold;
	border-top: 1px solid #F5C15F;		
}
#right .submenu .selected {
	background: #F5C15F;
}
#right .submenu a:hover {
	color: #FF6600;
	background: #FFFFFF;
	text-decoration: none;
}
#right .box {
	padding: 10px 30px;
}
#right ul {
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px;
}
#right ul li {
	background: url(../../images/list_bg.gif) no-repeat 3px 6px;
	padding: 3px 0px 3px 15px;
}
#right ul li a {
	color: #333333;
}
/* TOP */
.search {
	background:url(../../images/searsc_inp.gif) no-repeat top left;
	width:160px;
	height:21px;
	margin-top: 25px;
	text-align:right;
	float: right;
	overflow: hidden;
	padding-left: 5px;
}
.search input {
	width:118px;
	background:none;
	border:none;
	color: #666666;
	font-size:11px;
	padding-top:4px;
	padding-right:5px;
	float: left;
}
.search a {
	display: block;
	float: left;
}
.lang {
	margin-top: 25px;
	float: right;
	padding-top: 3px;
}
.lang a {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}
.link-arrow-orange {
	background: url(../../images/link-arrow-orange.gif) no-repeat 0px 1px;
	padding-left: 14px;
	display: block;
	color: #333333;
	font-weight: bold;
}
.consteel-box {
	padding: 10px 0px 0px 10px;
	float: left;
}
.consteel-box img {
	float: left;
}
.consteel-box div {
	float: left;
	width: 200px;
}
.reference-box {
	float: left;
	width: 300px;
	padding: 0px 0px 0px 0px;
}
.reference-box-stepper .stepper {
	float: left;
}
.reference-box-stepper .stepper img {
	border: 0px;
}
.reference-box-content {
	float: left;
	width: 260px;
	overflow: hidden;
	height: 110px;
	white-space: nowrap;
	padding-top: 20px;
}
.reference-title {
	padding-top: 8px;
	padding-left: 20px;
}
.reference-box-content a {
	margin-left: 1px;
}
.reference-box-content a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.footer2 {
	background-image: url(../../images/footer_bg.jpg);
	height: 44px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 5px;
	font-weight: bold;
}
.footer2 a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	background:#E8E8E8;
	height:36px;
	vertical-align:middle;
	padding-left:30px;
}
.footer a {
	margin: 0px 20px 0px 5px;
	text-decoration:none;
	color:#333333;
}
.footer a:hover {
	text-decoration:underline;
}
.pager .pages a {
	background: #EBEBEB;
	display: block;
	float: left;
	padding: 1px 6px;
	color: #333333;
	margin-left: 1px;
}
.pager .pages .selected {
	display: block;
	float: left;
	padding: 1px 6px;
	color: #333333;
	margin-left: 1px;
	background-color: #C5C5C5;
}
.pager .pages a:hover {
	background: #333333;
	color: #FFFFFF;
	text-decoration: none;
}
.pager .order {
	color: #666666;
}
.pager .order a {
	font-weight: bold;
	color: #333333;
}
.pager .order a:hover, .pager .order .selected {
	text-decoration: underline;
}
.pages-text {
	border-bottom: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-top: 1px solid #EDEDED;
	margin: 10px 0px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 1px;
}
.pages-text a {
	font-size: 12px;
	font-weight: bold;
	width: 20px;
	text-align: center;
	border-right: 1px solid #EDEDED;
	margin: 1px 0px 0px 0px;
	display: block;
	float: left;
	padding: 1px 0px 1px 0px;
}
.pages-text .text {
	float: none;
	border: 0px;
	height: 19px;
	padding-top: 3px;
	background-color: #F6F6F6;
	margin: 0px;
	padding-left: 5px;
	border-top: 1px solid #EDEDED;
	text-align: left;
	clear: left;
	width: auto;
}
.pages-text .selectedtext {
	float: none;
	border: 0px;
	height: 19px;
	padding-top: 3px;
	background-color: #999999;
	color: #FFFFFF !important;
	margin: 0px;
	padding-left: 5px;
	border-top: 1px solid #EDEDED;
	text-align: left;
	clear: left;
	width: auto;
}
.pages-text .selected {
	background-color: #999999;
	color: #FFFFFF !important;
	text-decoration: none;
}
.list-item {
	background: url(../../images/highlight.gif) no-repeat top left;
	padding: 10px 0px 0px 10px;
	border-bottom: 1px solid #EDEDED;
	margin-top: 10px;
	width: 100%;
	overflow: hidden;
}
.list-item h2 {
	font-size: 13px;
}
.details {
	background: url(../../images/details_left.gif) no-repeat top left;
	float: right;
	color: #333333;
	padding-left: 10px;
	width: 90px;
	text-align: center;
}
.details span {
	background: url(../../images/details_right.gif) no-repeat top right;
	height: 15px;
	display: block;
	padding: 2px 19px 0px 0px;
}
.button {
	background: url(../../images/button_left.gif) no-repeat top left;
	float: left;
}
.button span {
	display: block;
	padding: 10px 10px 5px 10px;
	background: url(../../images/button_right.gif) no-repeat top right;
	height: 31px;
	float: left;
	font-weight: bold;
}
.tableblock {
	background: #DDDDDD;
}
.tableblock td {
	background: #F5F5F5;
}
.tableblock .table-title {
	background: url(../../images/tableblock_bg.jpg) repeat-x bottom left;
}
.left .registration {
	width: 120px;
	padding-left: 40px;
	text-align: center;
	padding-top: 10px;
}
.left .registration a img {
	border: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 8px;
}
.left .registration b {
	font-size: 12px;
	margin: 7px 0px 8px 0px;
	display: block;
}
.left .registration .link-arrow-orange {
	display: block;
	float: right;
	margin-top: 5px;
	padding-right: 20px;
	font-weight: normal;
}
.left .registration input {
	background: url(../../images/reg_input.gif) no-repeat top left;
	width: 96px;
	display: block;
	height: 16px;
	margin: 4px auto 0px auto;
	border: 0px;
	padding: 2px;
	text-align: center;
	font-size: 11px;
	color: #333333;
}
#content .inner-content .reference-table {
	background-color: #D2D2D2;
	margin: 10px 0px;
}
#content .inner-content .reference-table td {
	background-color: #FFFFFF;
}
#content .inner-content .reference-table .param {
	background-color: #E4E4E4;
	color: #666666;
}
#content .inner-content .reference-table .field {
	background-color: #F0F0F0;
}
.small-message {
	font-size: 9px;
	color: #666666;
}
#inner #content .inner-content .reference-table .stepper {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sendpage-content {
	padding: 10px;
	color: #333333;
}
.sendpage-content table {
	background-color: #E8E8E8;
}
.sendpage-content table td {
	background-color: #FFFFFF;
}
.sendpage-content table td .field {
	background-color: #E8E8E8;
	border: 0px;
	padding: 3px;
}
.email-content {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	color: #333333;
	width: 550px;
}
.email-content p {
	font-size: 11px;
}
.email-content h1 {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-size: 18px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.email-content .footer {
	color: #999999;
	margin-top: 20px;
}
#main .main-flash-bg .flash_news {
	height: 180px;
	width: 250px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #FFFFFF;
	float: left;
}
#main .main-flash-bg .flash_news_details {
	background-image: url(../../images/flash_rep_grey.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 330px;
	padding-top: 30px;
	padding-left: 20px;
	color: #FFFFFF;
	float: left;
}
#main .main-flash-bg .flash_news_details a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
