
/* General
============================================================================= */

.section {
  padding: 0 0 30px 0;
  border-bottom: 1px solid #dcdcdc;
}

p.link {margin: 9px 0 0 0;}
p.arrow_down {background: url(http://www.nenia.com/2/images/icons/arrow_down.gif) 0 2px no-repeat;}
ul#navigation li a#contact_active {background: url(http://www.nenia.com/2/images/navigation/contact.gif) 0 -50px no-repeat;}


/* Contact details
============================================================================= */

.contact_details {
  color: #5c5c56;
  width: 200px;
  padding: 0 0 30px 0;
  margin: 0 30px 0 0;
  float: left;
}

h3#contact_details {
  background: url(http://www.nenia.com/2/images/typography/section_headings/contact_details.gif) 0 0 no-repeat;
  width: 120px;
  margin: 30px 0 0 0;
}

p.first {margin: 12px 0 0 0;}
a#find_us {border: none;}
p.new {margin: 9px 0 0 0;}
p span {color: #8d8d85;}

/* Error box
============================================================================= */

#error_box {
  background: #F9F4B6;
  border: 1px solid #E2DC90;
  margin-top: 16px;
  padding: 10px 13px;
  color: #75713C;
  width: 170px;
}
#korykory {
width: 418px; 
height: 59px
}
#okay_box {
  background: #9ece6b;
  border: 1px solid #6c973e;
  margin-top: 16px;
  padding: 10px 13px;
  color: #3a5f12;
}

/* Send us a message
============================================================================= */

#message {
  color: #5c5c56;
  width: 240px;
  padding: 0 0 30px 0;
  float: left;
}

h3#send_us_message {
  background: url(http://www.nenia.com/2/images/typography/section_headings/send_message.gif) 0 0 no-repeat;
  width: 120px;
  margin: 30px 0 0 0;
}

.left_textinput {
  width: 300px;
  margin: 0 30px 0 0;
  float: left;
}

.right_textinput {
  width: 200px;
  float: left;
}

  #message .row {margin: 9px 0 0 0;}

  #message .row label em {font-style: normal; padding-left: 3px; color: #AAAAAA;}

  #message div.textinput {
    background: url(http://www.nenia.com/2/images/backgrounds/forms/textbox_200.gif) 0 0 no-repeat;
    height: 26px;
    margin: 3px 0 0 0;
  }
  
  #message div.messinput {
    height: 26px;
    margin: 3px 0 0 0;
  }

  #message input {
    background: none;
    width: 188px;
    height: 21px;
    padding: 5px 6px 0 6px;
    border: none;
  }

  #message div.textarea {
    background: url(http://www.nenia.com/2/images/backgrounds/forms/textarea_430.gif) 0 0 no-repeat;
    height: 95px;
    margin: 3px 0 0 0;
  }

  #message textarea {
    background: none;
    width: 418px;
    height: 83px;
    margin: 5px 6px 5px 6px;
    border: none;
  }

  #message button {
    background: url(http://www.nenia.com/2/images/buttons/send.gif) 0 0 no-repeat;
    height: 26px;
    width: 100px;
    margin: 16px 0 0 0;
    float: left;
  }

  #message button:hover {background-position: 0 -26px;}
  
.koraylink A{ 
color : #6385a1; 
border-bottom : 1px solid #d7e1e9; 
} 
.koraylink A:hover { 
color : #80a1bb; 
border-bottom : 1px solid #fff; 
}
