/*
Theme Name: Minova 2
Theme URI: http://www.minovainternational.com/
Description: Minova International
Version: 2

*/



/* Global */
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #f7f6f6;
	color: #333;
	text-align: left;
}
	
h1 {
	font-size: 24px;
	color: #f5821f;
	margin-bottom: 24px;
	font-weight:normal;
}

h2 {
	font-size: 15px;
	color: #f5821f;
	margin-bottom: 1px;
	font-weight:normal;
}

a { color: #ef8000; text-decoration: none; cursor: pointer; cursor: hand; }
a:hover { color: #5c5856; text-decoration: none; }

#selected { color: #5c5856 !important; }
#selected a { color: #5c5856 !important; }

/* wrapper*/

#container {
	width: 960px;
	margin-left: auto ;
  	margin-right: auto ;
	text-align: left;
}


/* header elements */

#header {
	margin-top: 42px;
	text-align: right;
	height: 72px;
	
}

#header img { 
	float: left;
	border:none;
}

#header ul { 
list-style: none;
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 870px;
float: right;
}

#header li {
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
	padding-right: 18px;
}

#last {
	padding-right: 0px !important;
}


#selectedlast { color: #5c5856 !important; padding-right: 0px !important; margin-right: 0 !important;  }
#selectedlast a { color: #5c5856 !important; padding-right: 0px !important; margin-right: 0 !important; }



#rowtwo { padding-top: 12px!important; }
#euRow { padding-top: 3px!important; }


/* images */

#images {
	width: 960px;
	height: 306px;
}

#imgwrapL {
	width: 306px;
	height: 306px;
	float: left;
	text-align: left;
}

#imgwrapR {
	width: 306px;
	height: 306px;
	float: right;
	text-align: right;
}

#imgwrapC {
	width: 348px;
	height: 306px;
	float: left;
	text-align: center;
}


/* content */

#main {
	width: 960px;
	padding: 48px 0 0;
	text-align:left;
}

#leftcol {
	width: 633px;
	text-align:left;
	margin-right: 21px;
	float:left;
	font-size: 13px;
	line-height: 18px;
	}

#rightcol {
	width: 306px;
	text-align:left;
	float: right;
	font-size: 16px;
	padding-top: 34px;
	line-height: 24px;
	}
	
#contacts {
	width: 960px;
	text-align:left;
}

#item { margin-bottom: 33px; }

	
/* Other */

#sitemap { text-transform: uppercase; }


/* footer elements */

#footer {
	font-size: 11px;
	clear:both;
	width: 960px;
	text-align: left;
	text-transform:uppercase;
	color: #ef8000;
	padding-top: 15px;
	display: block;
	border-top-width:1px;
  	border-top-style:solid;
  	border-top-color:#ef8000;
	line-height: 12px;
	padding-bottom: 30px;
	}
	
.orica {
	float: right;
	border: none !important;
}

#footer a {	color: #f5821f !important; }

.footlink {	margin-right: 12px; }

#footer a:hover { color: #5c5856 !important; }