@import url("styles/resetstyle.css");

*
{
margin: 0px;
padding: 0px;
}

body
{
background-color: #fff;
color: #333333;
font-size: 0.8em;
font-family: "trebuchet ms", helvetica, sans-serif;
}

a
{
	text-decoration: none;
	color: #D17902;
}

a:hover
{
text-decoration: underline;
color: #fff;
background: #D3E378;
}

strong
{
background: inherit;
color: #50514D;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
}

#header
{
	width: 100%;
	height: 113px;
	background: #D17902;
	color: #ffffff;
	float: left;
	position: relative;
	margin-bottom: 20px;
}

#header_inner
{
	width: 760px;
	height: 117px;
	margin: 0px auto;
	padding-top: 8px;
	background-color: #CCCCCC;
	position: relative;
	background-image: url(images/nyanya-logo.jpg);
	background-repeat: no-repeat;
}

#header_inner h1
{
	background: inherit;
	position: relative;
	left: 0px;
	text-transform: uppercase;
	font-size: 5em;
	color: #fff;
	font-weight: normal;
	letter-spacing: 5px;
	margin-right: auto;
	margin-left: auto;
}

#header_inner h1 span
{
	background: inherit;
	color: #666666;
}

#header_inner h2 {
	text-transform: uppercase;
	font-size: 6em;
	color: #fff;
	font-weight: normal;
	letter-spacing: -2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#slogan
{
	background: inherit;
	position: absolute;
	right: 79px;
	bottom: 37px;
	color: #FFFFFF;
	text-transform: lowercase;
	font-size: 20px;
	text-align: right;
}

#slogan span {
	background: inherit;
	color: #333333;
	text-transform: uppercase;
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#search {
	float: none;
	margin-right: 45px;
	padding-top: 18px;
	text-align: right;
	width: 100%;
	clear: right;
}

#main
{
	padding-top: 5px;
	width: 740px;
	margin: 0px auto;
	padding-bottom: 10px;
	display: block;
}
#menu {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #CCCCCC;
	width: 740px;
}
#menu input {
	background-color: #CCCCCC;
	color: #666666;
}

#menu ul
{
	list-style: none;
	margin: 0px auto;
	display: block;
	width: 100%;
}

#menu li
{
	background: none;
	padding: 0px;
	font-weight: bold;
	display: inline;
	float: left;
}

#menu a
{
	display: block;
	position: relative;
	width: 129px;
	height: 20px;
	margin-bottom: 1px;
	text-decoration: none;
	background: #D17902;
	padding-left: 17px;
	padding-top: 6px;
	color: #636363;
	text-transform: lowercase;
	font-size: 13px;
	border: 1px solid #666666;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x1.gif') no-repeat; 
}

#menu a:hover span
{
	position: absolute;
	right: 0px;
	margin-top: 5px;
	margin-right: 15px;
	width: 7px;
	height: 7px;
	background: url(images/x2.gif) no-repeat;
}

#menu a:hover
{
background: inherit;
color: #fff;
background-image: url('images/bbg1.gif');
}




#menublog {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #CCCCCC;
	width: 740px;
}
#menublog input {
	background-color: #CCCCCC;
	color: #666666;
}

#menublog ul
{
	list-style: none;
	margin: 0px auto;
	display: block;
	width: 100%;
}

#menublog li
{
	background: none;
	padding: 0px;
	font-weight: bold;
	display: inline;
	float: left;
}

#menublog a
{
	display: block;
	position: relative;
	width: 165px;
	height: 20px;
	margin-bottom: 1px;
	text-decoration: none;
	background: #D17902;
	padding-left: 17px;
	padding-top: 6px;
	color: #636363;
	text-transform: lowercase;
	font-size: 13px;
	border: 1px solid #666666;
}

#menublog a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x1.gif') no-repeat; 
}

#menublog a:hover span
{
	position: absolute;
	right: 0px;
	margin-top: 5px;
	margin-right: 15px;
	width: 7px;
	height: 7px;
	background: url(images/x2.gif) no-repeat;
}

#menublog a:hover
{
background: inherit;
color: #fff;
background-image: url('images/bbg1.gif');
}



h1
{
	background: inherit;
	color: #50514D;
	text-transform: uppercase;
	font-size: 23px;
}

h1 span
{
background: inherit;
color: #737B7F;
}

h1 span sup
{
background: inherit;
color: #737A7E;
font-size: 14px;
}

h2 
{
	margin-top: 10px;
	color: #003333;
	font-size: 1.3em;
	text-transform: none;
	height: 14px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #D17902;
	margin-bottom: 15px;
	padding-bottom: 7px;
}


h2 span {
background: inherit;
color: #737A7E;
}


h3
{
	margin-top: 5px;
	color: #3C4400;
	font-size: 1.3em;
	height: 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #96A702;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-color: #333333;
	background-color: #C0BE98;
	padding-left: 5px;
	font-weight: normal;
}

h3 span
{
background: inherit;
color: #737A7E;
}

h3.first
{
	margin-top: 40px;
	margin-bottom: 20px;
}

#rcol
{
position: relative;
width: 185px;
float: right;
}



	/*------ Content --------*/	
	
#container {
	width:750px;
	min-width:598px;
	text-align:left;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: left;
  }

#containertrans {
	width:100%;
	min-width:598px;
	text-align:left;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
  }
  

#containerprod {
	width:100%;
	min-width:598px;
	text-align:left;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
#rcontent
{
position: relative;
padding: 10px 15px 0px;
}



.cbox {
	width: 30px;
}

  
#content {
	margin-top: 20px;
  /* background:url(../images/vrule.gif) top 33% repeat-y; */
  }
  
#contentleft {
	float:left;
	width:33%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 1em;
	margin-top: 25px;
	height: 450px;
	padding-right: 1em;
  /* border-right:1px solid #ccc; */
  }
  
  
#contentleft li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


  #contentfinans {
	background-color: #E6EAE9;
}

#contentleftkassa {
  float:left;
  width:25%;  
  padding-right:1em;
}
#contentleftkassa table {
	float:none;
	width:200px;
	padding-right:2em;
	text-align: left;
	font-size: 10px;
}
#contentleftkassa textarea {
  float:left;
  width:29%;  
  padding-right:2em;
}

#contentleft h3 {
	font-variant: small-caps;
	font-size: 12px;
}
#contentleft p {
	font-size: 0.9em;
	color: #333333;
	text-align: right;
}

#contentleft input {
	width: 200px;
}
#contentleft img {
	padding: 2px;
	border: 2px solid #666666;
	text-align: center;
	margin-top: 15px;
	margin-right: 15px;
}

#contentright {
	width:465px;
	padding-left:1em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
  }
  
  #contentright1 {
	width:61%;
	padding-left:1em;
	border-left:1px solid #96A702;
	float: left;
	margin-bottom: 10px;
	clear: right;
	margin-top: 25px;
}

#contentright1 img {
	border: 1px solid #CCCCCC;
	margin: 0.8em 0.8em 0.3em;
	padding: 2px;
	float: right;
	clear: right;
}

#rcontent table 
{
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	}

#rcontent input 
{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}




#lcol
{
	position: relative;
	width: 485px;
	float: left;
}

#lcontent
{
position: relative;
padding: 25px 20px 0px 20px;
}
#contentleft #innerbox {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: 25px;
	float: left;
	clear: right;
}

ul
{
list-style: none;
}

li
{
background: url('images/x1.gif') no-repeat 0px 5px;
padding-left: 15px;
}

p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}

#rcol p
{
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
	color: #999999;
	text-align: left;
}

.divider
{
	font-size: 0px;
	height: 1px;
	width: 100%;
	margin: 10px 0px 5px;
}

.summary
{
	text-align: right;
	font-style: italic;
	font-size: 0.8em;
}
.smalltxt {
	line-height: 10px;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}



#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}


.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 10px;
background: inherit;
color: #333333;
}

.box h2
{
	color: #7E0505;
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 10px;
	background-image: none;
}

.box p
{
font-size: 1em;
line-height: 16px;
margin: 0px;
}
#container #search .island1 {
	height: 160px;
	width: 100%;
	float: left;
	background-image: url(../ass/sokimg/sok_key.png);
	background-repeat: no-repeat;
	background-position: center;
}
#container #search #islands {
	float: left;
	width: 28%;
	padding-left: 10px;
	background-image: url(../ass/sokimg/sok2a.png);
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
	color: #D17902;
	background-position: 15px 45px;
}
#container #search #islandright {
	float: none;
	width: 100%;
	background-image: url(../ass/sokimg/sok1.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-align: center;
}
#container #search .island2 {
	height: 80px;
	width: 180px;
	background-color: #CCCCCC;
	float: none;
}
#container #search #islands2b {
	float: left;
	width: 33%;
	padding-left: 10px;
	background-image: url(../ass/sokimg/sok2b.png);
	background-repeat: no-repeat;
	position: relative;
	height: 410px;
	color: #D17902;
}
#container #search #islands2c {
	float: right;
	width: 35%;
	background-image: url(../ass/sokimg/sok2c.png);
	background-repeat: no-repeat;
	position: relative;
	clear: right;
	height: 600px;
	color: #D17902;
	background-position: 15px 40px;
}


.box_inner
{
border: solid 1px #fff;
padding: 0px 15px 15px;
background: url(images/a4.gif) repeat-x;
color: inherit;
}

.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}

#footer
{
	clear: both;
	width: 100%;
	margin: 0px auto 25px;
	padding-top: 10px;
	text-align: center;
	text-transform: lowercase;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 1em;
}



.titel
{
	margin-top: 30px;
	background: url('images/a3.gif') repeat-x 0px 17px;
	color: #5E0505;
	font-size: 15px;
	text-transform: none;
	height: 34px;
	background: url('images/a3.gif') repeat-x 0px 17px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


.loginbox
{
  
    }
    
.myctrl{
position: relative;
padding: 10px 0px 0px;
height:40px;

 }
 
 
.blogTable
{
    Width: 450px;
    
  
    }
      
       
input {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 0.9em;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
}
#wrap {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
.paging {
	border: 1px solid #666666;
	margin-top: 10px;
	background: #D17902;
	color: #666666;
	height: 15px;
	text-align: center;
	padding: 3px 15px 5px;
	float: right;
	margin-right: 15px;
}
.paging a {
	color: #F0F7D7;
}
#contentright1 p {
	text-align: left;
}
.clean {
	clear: both;
}
.blogbox {
	position: relative;
	border: 1px dashed #A7A7A7;
	margin-top: 10px;
	background: inherit;
	color: #333333;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}