﻿@import url("master.css");
.partnerlogo
{
    background-image: url("http://www.moblin.com/sendArticle/images/mivzakon.gif");
    background-repeat:no-repeat;
    background-position: center  center;
    background-color:Black;
    padding-top:5px;
    padding-bottom:10px;
}
.next
{
    font-family: 'Arial';
    margin: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-decoration: none;
    color: White;
    font-size: 14px;
    vertical-align: top;
    position: relative;
    top: 35px;
    width:60px;
}
.back
{
    font-family: 'Arial';
    margin: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-decoration: none;
    color: white;
    font-size: 14px;
    position: relative;
    top: 35px;
    padding-left:410px;
}
.arrow
{
    font-size: 30px;
    position: relative;
    top: 5px;
}
a.arrow:hover
{
    color: #bbfe99;
    font-family: 'Arial';
    font-size: 30px;
}
a.next
{
    float: left;
    text-align: right;
}
a.next:hover
{
    color: #bbfe99;
}
a.back
{
    float: right;
    text-align: right;
}
a.back:hover
{
    color: #bbfe99;
}
.form
{
    text-decoration: none;
    color: black;
    direction: rtl;
    position: relative;
    left: auto;
    right: auto;
}
.title
{
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
    background-color: Black;
    font-size: 12px;
    color: White;
    direction: rtl;
    font-family: 'Arial';
}
.numerictextfield
{
    border: solid 1px black;
    font-size: 12px;
    font-weight: bold;
    color: black;
    text-align: right;
    font-family: 'Arial';
    float: right;
    background: url( "../../Images/numeric_texture.gif" );
    background-position: right bottom;
    background-repeat: repeat-x;
    background-color: White;
    letter-spacing: 10px;
    width: 168px;
}
.textfield
{
    border: solid 1px black;
    font-size: 12px;
    color: black;
    text-align: right;
    font-family: 'Arial';
    float: right;
    width: 168px;
}
.textarea
{
    border: solid 1px black;
    font-size: 12px;
    width: 285px;
    height: 55px;
    color: black;
    text-align: right;
    float: right;
    font-family: 'Arial';
}
.name
{
    height: 20px;
    font-size: 12px;
    color: black;
    text-align: right;
    font-family: 'Arial';
}
.button
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: white;
    text-align: center;
    font-family: 'Arial';
    width: 289px;
    border: solid 1px navy;
    background-color: #124e70;
    cursor: pointer;
    filter: Alpha(Opacity=100, FinishOpacity=70, Style=1, StartX=0, StartY=Y, FinishX=0, FinishY=0);
}
.plane
{
    background-color: White;
    filter: Alpha(Opacity=60);
    -moz-opacity: 0.6;
    opacity: .60;
    border: solid 1px black;
    z-index: 10;
}
.subplane
{
    background-color: White;
    filter: Alpha(Opacity=70);
    -moz-opacity: 0.70;
    opacity: .70;
    border: solid 1px black;
    position: relative;
    top: 20px;
    z-index: 2;
    overflow:visible;
}
.codegen
{
    font-family: 'Arial';
    font-size: 16px;
    font-weight: normal;
}
.code
{
    font-size: 12px;
    color: black;
    font-family: 'Arial';
    position: relative;
    width: 170px;
    text-align: left;
    top: 15px;
    z-index: 111;
    padding-left:100px;
}
.phone
{
    font-size: 12px;
    color: black;
    text-align: center;
    font-family: 'Arial';
    position: relative;
    top: 20px;
    font-weight: bold;
    z-index: 4;
}
.number
{
    font-size: 28px;
    font-weight: normal;
}
.message
{
    text-align:left;
    float:left;
    padding-left:15px;
    padding-left:15px;
    vertical-align:baseline;
    position:relative;
    top:20px;

}
.note
{
    color:White;
    text-align:left;
}
.error
{
    color:white;
    background-color: Red;
    -moz-opacity: 0.7;
    opacity:.70;
    filter:Alpha(Opacity=70);
    text-align:left;
    height:20px;
    width:480px;
    padding-left:15px;
    padding-left:15px;
    text-transform: capitalize;
}
