/* @override http://localhost:8888/www.graphicconcrete.com/graphicconcrete.css */

/** Navigation styles start **/

#nav {
	visibility: hidden;
}

#navi {
	position:absolute;
	left:6px;
	top:84px;
	width:174px;
	height:500px;
	background-color:#ffffff;
	color: #000000;
	
}

#navi ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
}

#navi a {
	display: block;
	height: 26px;
	padding-top: 2px;
	text-decoration: none;
	color: #7bc600;
	font-size: 16px;
	font-weight: light;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 10px;	
}

#navi a:hover,
.pageFrontpage #pageFrontpage a,
.pageCompany #pageCompany a,
.pageReferences #pageReferences a,
.pageProducts #pageProducts a,
.pagePress #pagePress a,
.pageInstructions #pageInstructions a,
.pageContacts #pageContacts a,
/** Poista valista kun subnavi kayttoon **/
.pageCompanyEn #pageCompany a
/** Poista valista kun subnavi kayttoon **/
{
	display: block;
	height: 26px;
	padding-top: 2px;
	background: url(images/navi_item_bg.gif) repeat-x;
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
	font-weight: light;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 10px;
}

#subnavi {
	display: none;
}

.pageCompany #subnavi,
.pageCompanyEn #subnavi,
.pageCompanyFi #subnavi,
.pageCompanyNl #subnavi,
.pageCompanySv #subnavi
 {
/** vaihda display: block kun subnavi kayttoon **/	
	display: none;
/** vaihda display: block kun subnavi kayttoon **/	
	margin-right: 0px;	
}

#subnavi a {
	display: block;
	height: 20px;
	text-decoration: none;
	color: #7bc600;
	font-size: 14px;
	font-weight: light;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 10px;	
	background-image: none;
}

#subnavi a:hover,
.pageCompanyEn #pageCompanyEn a,
.pageCompanyFi #pageCompanyFi a,
.pageCompanyNl #pageCompanyNl a,
.pageCompanySv #pageCompanySv a
{
	display: block;
	height: 20px;	
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;	
	font-weight: light;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 10px;	
	background: url(images/navi_item_bg.gif) repeat-x;
}

/** Navigation styles end **/

/** News styles start **/

#news {
	position:absolute;
	top: 360px;
	left: 20px;
	font-size:11px;
	width: 145px;
	height: 220px;
}

#news p {
	text-align: left;	
}

#news a:hover {
	text-decoration: underline;
}

/** News styles end **/

/** Misc nonsense **/

#header img {
	border: none;
}

#countrySelection {
/** Remove when country will be announced **/	
	display: none;
/** Remove when country will be announced **/
	position: absolute;
	top: 10px;
	left: 610px;
	width: 200px;
	text-align: right;
}

#countrySelection img {
	border: none;
}

#countrySelection a {
	padding: 3px;
}

#countrySelection a:hover {
	background-color: #cccccc;
}

#contact0 {
	position:absolute;
	top: 400px;
	left: 20px;
	font-size: 12px;
	width: 145px;
	height: 220px;	
}

#contact0 h2 {
	margin-left: 10px;
}

#prodNav5 {
	margin-bottom: 20px;
}

#prodInfo1 h3 a,
#prodInfo2 h3 a,
#prodInfo3 h3 a,
#prodInfo4 h3 a,
#prodInfo5 h3 a
 {
	color: #CC3300;
}

#prodInfo1 h3 a:hover,
#prodInfo2 h3 a:hover,
#prodInfo3 h3 a:hover,
#prodInfo4 h3 a:hover,
#prodInfo5 h3 a:hover
 {
	text-decoration: underline;
}

#doc1 {
	padding-left: 50px;
	padding-right: 50px;
}

#doc1 td a {
	font-size: 11px;
}

#doc2 {
	padding-left: 25px;
	padding-right: 25px;
}

#doc1 td {
	font-size: 13px;
	padding-bottom: 5px;
}

#doc2 td{
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cccccc;
}

#doc1 a, #doc2 a{
	color: #CC3300;
	text-decoration: none;	
}

#doc1 a:hover, #doc2 a:hover {
	text-decoration: underline;	
}

#footer {
	padding-top: 10px;
}

.newsletterOrder {
	position: absolute;
	left: 330px;
	top: 410px;
}