body {background:  #ffffff url(/wp-content/uploads/2012/10/408366132.jpg) repeat; font-family:Helvetica,Arial,Sans-serif; margin:0; padding:0;
     -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+  Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /*   */
}
.head{width:600px; margin-left:20px;} /* */
 h1{padding-bottom:15px; padding-top:15px; color: #fff;}
 img{float:left;}
canvas {
    float: left;
    margin-right: 40px;
}
.head2 .submit{float:right; position:relative; top:-45px;}
.input {
    clear:both;
}
.menu{margin:0 auto; width:300px; clear:both;}
.menu div{color: #ff6a00; background:#ff6a00; font-size:14px; float: left;}
.contener{background: #707070; margin:0 auto;}
.body{width:990px; margin:0 auto;
	-webkit-box-shadow: 0px 0px 5px #222;
	-moz-box-shadow: 0px 0px 5px #222;
	-ms-box-shadow: 0px 0px 5px #222;
	-o-box-shadow: 0px 0px 5px #222;
	box-shadow: 0px 0px 5px #222;
	background: #F0F0F0 -webkit-gradient(linear, left top, left 86, from(#E6E6E6), to(#F0F0F0), color-stop(0.5, #F6F6F6), color-stop(0.5, #D6D6D6));
	background: #F0F0F0 -moz-linear-gradient(top, #E6E6E6, #F6F6F6 43px, #D6D6D6 43px, #F0F0F0);
	background: #F0F0F0 -ms-linear-gradient(top, #E6E6E6, #F6F6F6 43px, #D6D6D6 43px, #F0F0F0);
	background: #F0F0F0 -o-linear-gradient(top, #E6E6E6, #F6F6F6 43px, #D6D6D6 43px, #F0F0F0);
	background: #F0F0F0 linear-gradient(top, #E6E6E6, #F6F6F6 43px, #D6D6D6 43px, #F0F0F0);
	padding-left: 15px; padding-right:15px;
}

.links {
    width: 990px;
    margin: 0 auto;
    padding-top: 8px;
}

.btn {
    float: right;
    
    margin-right: 5px;

    cursor: pointer;
	background-color: #3BB3E0;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: white;
	position: relative;
    top: -45px;
	padding: 10px 20px;
	padding-right: 50px;
	
    background-image: linear-gradient(bottom, #2CA0CA 0%, #3EB8E5 100%);
	background-image: -o-linear-gradient(bottom, #2CA0CA 0%, #3EB8E5 100%);
	background-image: -moz-linear-gradient(bottom, #2CA0CA 0%, #3EB8E5 100%);
	background-image: -webkit-linear-gradient(bottom, #2CA0CA 0%, #3EB8E5 100%);
	background-image: -ms-linear-gradient(bottom, #2CA0CA 0%, #3EB8E5 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #2CA0CA), color-stop(1, #3EB8E5) );

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.btn:active {
	top:-42px;
	box-shadow: inset 0px 1px 0px #9e8d84, 0px 2px 0px 0px #322620, 0px 5px 3px #999;
}


strong {
    font-style: italic;
    font-weight:normal;
}

ab {margin-right:20px;}

.body table,td{border: 1px solid #DDD;}

.submit {
	cursor: pointer;
	background-color: #3BB3E0;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: white;
	position: relative;
	padding: 10px 20px;
	padding-right: 50px;
	background-image: linear-gradient(bottom, #2CA0CA 0%, #3EB8E5 100%);
	background-image: -o-linear-gradient(bottom, #2CA0CA 0%, #3EB8E5 100%);
	background-image: -moz-linear-gradient(bottom, #2CA0CA 0%, #3EB8E5 100%);
	background-image: -webkit-linear-gradient(bottom, #2CA0CA 0%, #3EB8E5 100%);
	background-image: -ms-linear-gradient(bottom, #2CA0CA 0%, #3EB8E5 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #2CA0CA), color-stop(1, #3EB8E5) );
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.submit:active {
	top:-42px;
	background-image: linear-gradient(bottom, rgb(62,51,46) 100%, rgb(101,86,78) 0%);
	box-shadow: inset 0px 1px 0px #9e8d84, 0px 2px 0px 0px #322620, 0px 5px 3px #999;
}

.submit::before {
	background-color: #2591B4;
	background-image: url(../img/right_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -9px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60C9F0;
	-moz-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	-o-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60C9F0;
}

.submit:active::before {
	top:50%;
	margin-top:-12px;
	box-shadow: inset 0px 1px 0px #827066, 0px 2px 0px #19120f, 0px 2px 2px #382e29;
}

#client {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
	background-color: #ff6a00;
    padding: 15px 20px;
	padding-right: 40px;
    float: right;
    background-image: url(../img/right_arrow.png);
	background-repeat: no-repeat;
	background-position: 95% center;
    position: relative;
    top: -80px;
}

.canvas {
	width:600px; height: 420px; font-size:12px; padding-top: 30px;
}

input[type="text"]{width:50px; border:none; background:#fff;width: 100%;}

.name {width:120px !important;}
.text {color:#555; font-size:14px; line-height: 1.5;}