@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:url(../images/overlay.png) repeat bottom;
}
#maincontainer {
	width:100%;
	height:auto;
}
#innermain {
	width:960px;
	margin:auto;
	display:table;
	background:#FFF;
}
header {
	width:960px;
	height:auto;
	float:left;
	background:#FFF url(../images/divider2.gif) repeat-x bottom;
}
header p {
	text-align:center;
	color:#F30075;
	font:22px "Bookman Old Style";
	margin:0px;
}
.left {
	float:left;
	padding-top:3px;
}
.right {
	float:right;
	padding-top:3px;
}
.center {
	padding-top:20px;
	float:left;
}
a img {
	border:none;
}
#navsec {
	float:left;
	height:50px;
	width:963px;
	background:url(../images/menu-row-tail.png) repeat-x;
}
.navi1 {
	display:block;
}
.navi1 ul {
	overflow:hidden;
	list-style:none;
	padding:0px;
	margin:5px 0px 0px 277px;
	background:url(../images/menu-spacer.gif) no-repeat;
}
.navi1 ul li {
	float:left;
	display:block;
	background:url(../images/menu-spacer.gif) no-repeat right;
}
.navi1 ul li a {
	display:block;
	padding:10px 20px 10px 20px;
	text-align:center;
	font:16px "PT Sans";
	font-weight:400;
	line-height:23px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
}
.navi1 ul li a:hover {
	background:url(../images/menu-active-tail.gif) repeat-x;
}
.navi1 ul li a.current {
	background:url(../images/menu-active-tail.gif) repeat-x;
}
a:hover, a:link, a:active, a:visited {
	outline:none;
	border:none;
}
#marq {
	width:957px;
	float:left;
	height:auto;
	font: bold 18px bookman old style;
	color:#E01FFD;
	height:25px;
	margin:0px;
	padding-top:5px;
	border-bottom:1px solid #CCC;
}
#middle {
	width:960px;
	height:auto;
	float:left;
	border:1px solid #999;
}
.leftalign {
	width:196px;
	height:auto;
	border:1px solid #CCC;
	float:left;
	margin-left:2px;
}
.centeralign {
	width:547px;
	margin-left:4px;
	margin-top:5px;
	float:left;
}
.rightalign {
	border:1px solid #CCC;
	width:199px;
	height:auto;
	float:right;
}
footer {
	width:963px;
	background:#835bf8;
	height:auto;
	float:left;
	padding-bottom:10px;
}
footer ul {
	list-style-type:none;
	float:left;
	margin:0px 0px 20px 30px;
	padding:10px 0px 10px 0px;
}
footer ul li {
	float:left;
	display:block;
	text-decoration:none;
	color:#FFF;
	display:block;
	font:15px "Bookman Old Style";
}
.line {
	margin:0px 3px 0px 3px;
	color:#FFF;
	font:13px;
}
#container {
	width:960px;
	height:auto;
	float:left;
}
.part1 {
	width:250px;
	height:auto;
	float:left;
	margin:20px 20px 10px 41px;
}
.part1 h1 {
	text-align:center;
	font:bold 15px "Bookman Old Style";
	color:#666;
	display:block;
	background:#E94AFB;
	height:20px;
	padding:10px 0px 0px 0px;
	color:#FFF;
	border-radius:5px 5px 0px 0px;
	text-transform:uppercase;
}
.part1 ul {
	list-style-type:none;
	margin:-12px 0px 0px 0px;
	padding:0px;
}
.part1 ul li {
	border-bottom:1px solid #FFF;
	background:url(../images/overlay.png) repeat bottom;
}
.part1 ul li a {
	text-decoration:none;
	color:#FFF;
	text-transform:uppercase;
	padding:5px;
	text-align:left;
	display:block;
	font: 15px "Bookman Old Style";
}
.part1 ul li a:hover {
	background:#835BF8;
}
.copy {
	color:#FFF;
	margin-left:5px;
	font:13px "Bookman Old Style";
}
.slider-wrapper {
	height:433px;
}
.nivoSlider {
	position:relative;
	width:960px; /* Change this to your images width */
	height:350px; /* Change this to your images height */
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	bottom: -19px;
	left: 16%;
	margin-left:8px; /* Tweak this to center bullets */
}
.nivo-controlNav a {
	display:block;
	width:14px;
	height:14px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:6px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -14px;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	background:url(../images/arrows%20copy.png) no-repeat;
	height:30px;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:409px;
}
a.nivo-prevNav {
	left:2px;
}
/*
 * jQuery Nivo Slider v2.6
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:90%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.paraend {
	width:922px;
	margin:20px 20px 30px 20px;
	float:left;
}
.paraend h1 {
	font:bold 18px "Bookman Old Style";
	color:#835BF8;
}
.paraend p {
	text-align:justify;
	color:#666;
	font:13px "Bookman Old Style";
}
.paraend p b {
	color:#CC00CC;
	text-transform:uppercase;
}
.nav3 {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.nav3 li {
	padding-left:60px;
	padding-bottom:10px;
	display:block;
	background:url(../images/1362686164_star_blue.png) no-repeat 40px 3px;
	font:14px "Bookman Old Style";
	color:#F30071;
}
.contact {
	width:500px;
	float:left;
	margin-bottom:50px;
}
.inp {
	width:auto;
	float:left;
	padding-top:10px;
}
.inp label {
	font:15px "Bookman Old Style";
	color:#666;
	width:150PX;
	padding-top:5px;
	float:left;
}
.inp span {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#000;
	margin:-3px 10px 0px 0px;
}
.inp input {
	width:250px;
	height:25px;
	border:1px solid #999;
	background:none;
}
.inp textarea {
	vertical-align:top;
	width:250px;
	height:110px;
	border:1px solid #999;
	background:none;
}
button {
	margin-top:40px;
	border:none;
	padding:6px;
	cursor:pointer;
	margin-left:246px;
	color:#FFF;
	border-radius:5px;
	background:#666 no-repeat;
}
.address {
	float:right;
	width: 301px;
	margin-top: -49px;
	height:200px;
}
.map {
	width:350px;
	float:right;
	margin-top: -50px;
	margin-bottom:30px;
}
.Metallur {
	width:850px;
	float:left;
	height:auto;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}
.Metallur h1 {
	color:#835BF8;
	font:bold 18px "Bookman Old Style";
}
.Metallur h2 {
	margin:10px 0px 10px 0px;
	color:#D83AD8;
	font:bold 15px "Bookman Old Style";
}
.link {
	list-style-type:none;
	margin:20px 0px 0px 20px;
	padding:0px;
}
.par {
	font:14px "Bookman Old Style";
	color:#F00;
	margin-left:230px;
}
.link li {
	background:url(../images/star.png) no-repeat 0px 0px;
	padding-left:30px;
	display:block;
	padding-bottom:8px;
	color:#666;
	font:14px "Bookman Old Style";
}
.para {
	font:15px "Bookman Old Style";
	color:#333;
	margin:20px 0px 0px 0px;
	text-indent:20px;
	text-align:justify;
}
.secondpart {
	float:left;
}
.tab {
	border:1px solid #004889;
	margin-bottom:40px;
}
.tab td {
	background:#FFF;
	border:1px solid #CCC;
	color:#E01FFD;
	font: 14px "Bookman Old Style";
	padding:5px;
}
.back {
	float:right;
	margin-right:0px;
	display:block;
}
.pdf {
	float:left;
	height:auto;
	width:auto;
	margin-top:20px;
}
.pdf a img {
	float:left;
	padding-right:4px;
}
.pdf a {
	padding:10px 3px 10px 5px;
	background:url(../images/overlay.png);
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
	color:#FFF;
	text-transform:uppercase;
	border-right:2px solid #FFF;
	font:bold 11px "Bookman Old Style";
}
.pdf a span {
	margin-top:10px;
	float:left;
}
.profi h1 {
	color:#835BF8;
	font:bold 18px "Bookman Old Style";
}
.profi h2 {
	margin:10px 0px 10px 0px;
	color:#D83AD8;
	font:bold 15px "Bookman Old Style";
}
.success 	{	background: #ccfcd1;border: 1px solid #60a400;}
.error		{	background: #f9e3e3;	border: 1px solid #e79e9e;}