/*
	ELEMENTS
	
*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #D0D0D0 url(/files/neptolux/gfx/bg.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {}
h4 {}
h5 {}
h6 {}


p, td, th {
	font-size: 12px;	




}

td, th, div {
	vertical-align: top;
}

div{
text-align:left;

}

img {
	border: 0;
}

a {
	letter-spacing: 0;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	letter-spacing: 0;
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}

form {
	padding: 0;
	margin: 0;
}
blockquote {
	margin: 0 0 0 20px;
	padding: 0;
}

/*

	DIVS

*/

#container {
	width: 764px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}


/*

	CLASSES
	
*/

.header {
	background: #6F6F6F url(/files/neptolux/gfx/neptolux.jpg) no-repeat top left;
	width: 764px;
	height: 88px;
	padding: 7px 0 0 570px;
	color: #CCCCCC;
}

.header p {
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;		
}

.header img {
	margin: 2px 0;
}

.header span {
	color: #CCCCCC;
}

.topnav {
	width: 764px;
	height: 33px;
	background: transparent url(/files/neptolux/gfx/topnavrep.gif) 0 0 repeat-x;
}

.topnav2 {
	width: 764px;
	height: 33px;
	background: transparent url(/files/neptolux/gfx/topnavrep2.gif) top right no-repeat;
}

.curve {
	background: transparent url(/files/neptolux/gfx/curve.gif) no-repeat top left;
	width: 764px;
	height: 5px;
}

.content {
	background: #FFFFFF url(/files/neptolux/gfx/content_bg.gif) repeat-y top left;
	width: 764px;
}

.content_area {
margin:0 5px 0 6px;
}

.image {
	width: 355px;
	padding: 0;
}

.etusivu_infobox{
	background: #DDDDDD url(/files/neptolux/gfx/etusivu_infobox_topbg.gif) no-repeat top left;
	width: 394px;
	padding:10px 0;
}

.etusivu_infobox_content{
        width: 365px;

	margin:3px 15px 3px 14px;
        text-align:left;
}



.logintext {
	text-align: left;
	margin-left: 30px;
	padding-bottom: 20px;
}

.logintext p {
	padding: 0;
	margin: 0;
}

.loginrule {
	margin: 0 0 0 19px;

	padding: 0;
	height: 1px;
	background: #FFFFFF url(/files/neptolux/gfx/hrule.gif) repeat-x top left;
	overflow: hidden;
}

.loginbox {
	width: 376px;
	height: 175px;
	background: #FFFFFF url(/files/neptolux/gfx/vrule.gif) repeat-y top left;
}

.loginbox p {
	padding: 0;
	margin: 10px 0;
}

.ws {
	margin: 15px 0 0 15px;
        padding: 0;
}

.hrule {
	margin: 2px 4px;
	padding: 0;
	height: 1px;
	width: 752px;
	background: #FFFFFF url(/files/neptosec/gfx/hrule.gif) repeat-x top left;
	overflow: hidden;
}

.products {
	width: 753px;
	margin: 5px 0;
	background: #FFFFFF;
}

.products img {
	margin-bottom: 5px;
}

.products p {
	margin: 2px 0 0 0;	
	padding: 0;
}

.products td {	
	background: #FFFFFF url(/files/neptolux/gfx/vrule.gif) repeat-y top right;
	padding: 0 10px;	
}

.more {
	margin: 5px 0;
}

.footer {
	background: url(/files/neptolux/gfx/content_footer.jpg);
	width: 764px;
	height: 62px;
	color: #999999;
	vertical-align:middle;
}

/* frontpage extra */

.leftnav {
	padding: 0;
/*	background: #FFFFFF url(/files/neptolux/gfx/vrule.gif) repeat-y top right; */
	width: 187px;
}

.rightcol {
	background: #FFFFFF url(/files/neptolux/gfx/vrule.gif) repeat-y top left;
	padding: 0 0 15px 3px;
}

.fpextratext {
	width: 564px;
}

.fpextratext td {
	padding: 10px 15px;
	background: url(/files/neptolux/gfx/hrule.gif) repeat-x bottom left;
}

.fpextrabox {
	margin: 0 0 5px 0;
	margin-left: 15px;
}

.fpextrabox td {
	padding: 15px;
	background: #FFFFFF url(/files/neptolux/gfx/vrule.gif) repeat-y top right;
	width: 160px;
}

.fpextraproduct td {
	background-image: none; 
	padding: 0; 	
	vertical-align: top;
}

/* extra navigation */

.nav2 {
	vertical-align: middle;
	padding: 0 0 0 13px;
	height: 22px;
	background-color: #D7D7D7;
	border-bottom: 2px solid #FFF;
	border-right: 3px solid #FFF;
}

.nav2open {
	vertical-align: middle;
	padding: 0 0 0 13px;
	height: 22px;
	background-color: #FF9900;
	border-bottom: 2px solid #FFF;
	border-right: 3px solid #FFF;
}

.nav2 a {
	color: #5F5F5F;
	font-weight: bold;
	letter-spacing: 0;
	text-decoration: none;
}

.nav2 a:hover {
	color: #5F5F5F;
	font-weight: bold;
	letter-spacing: 0;
	text-decoration: underline;
}

.nav2open a {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0;
	text-decoration: none;
}

.nav2open a:hover {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0;
	text-decoration: underline;
}


.extraheader {
	width: 100%;
	height: 31px;
	background-color: #009900;

}

.content_basicheader {
	padding: 7px 0 0 0;
	width: 100%;
	height: 31px;
	background-color: #009900;
	text-align: left;
	color:#FFFFFF;
font-weight:bold;
}

.content_extraheader {
	padding: 7px 0 0 0;
        height:31px;
	width: 100%;
	text-align: right;
	color:#FFFFFF;
font-weight:bold;
}


table.header1 {
	width: 564px;
	height: 31px;
	margin: 0;
	padding: 0;
	background-color: #FF9900;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.header1 p {
	margin-top: 7px;
}

table.header1p {
	width: 560px;
	height: 31px;
	margin: 0;
	padding: 0;
	background-color: #FF9900;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

.success {
	font-weight: bold;
	color: #28A53A;
}

#flags{
float:left;
margin-left:15px;
}

#copyright{
float:right;
margin-right:15px;
}

.flag{
margin-right:6px;
display:inline;

}



.tekstialue{
margin:16px 0 0 15px;
}