* {
	margin: 0;
}

html, body {
	background-color: #0D163F;
	height:100%;
	margin: 0;
}

img {
	border: 0px;
	margin: 0;
}

a:hover {
	color:#ccffff;
	text-decoration:underline;
}

a {
	color:#ccffff;
	text-decoration:none;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -448px;/* the bottom margin is the negative value of the footer's height */
	color: #ccffff;
	font-family: sans-serif, Verdana;
}

.logo {
	padding-top: 30px;
	padding-left: 90px;
}

.logo p {
	margin-left: 3px;
}

.minime, .push {
	height: 448px; /* .push must be the same height as .footer */
}

.left {
	width: 350px;
	height: 100%;
	float: left;
}

.right {
	position:absolute;
	margin-left: 10px;
	
	width: 60%;
	color: #ccffff;
	font-family: sans-serif, Verdana;
}
html>body .right{
	margin-left: 370px;
}

.minimenu {
	margin-top: 10px;
	text-align: right;
	font-size: 90%;
}

.claim {
	margin-top: 80px;
	font-size: 150%;
	text-align: center;
	width: 95%;
}

.theform {
	margin-top: 60px;
	margin-left: 20px;
	width: 90%;
	height: 300px;
    text-align: left;
	color: #0D163F;
}

.fields {
	padding-top: 20px;
	padding-left: 20px;
}
html>body .fields {
	margin-top: 15px;
}

.explain {
	padding-bottom: 15px;
	padding-left: 20px;
	color: #ccffff;
	font-size: 80%;
}
html>body .explain {
	margin-bottom: 15px;
}

.boton  {text-align:center;margin:1em 0 2.3em 0;padding-bottom: 10px;margin-bottom: 15px;}
.button {background: url(../images/fade-butt.png);border: 3px double #999;border-left-color: #ccc;border-top-color: #ccc;color: #0D163F;padding: .3em 0.25em .3em 0.25em;font-size:1.2em;font-weight:bold;}

input {
	font-size: 1.3em;
	color: #000;
	margin-top: 2px;
	vertical-align:middle;
}

#url, #name {
	width: 97%;
	border:1px #0D163F solid;
	
}
html>body #url, #name {
	margin-bottom:10px;
	padding:5px;
} 

.example {
	margin-top: 30px;
	font-size: 80%;
	width: auto;
	margin-left: 55px;
	line-height: 120%;
}

.otherformats {
	margin-top: 15px;
	padding-left: 20px;	
	width:100%;
	font-size: 80%;
}

.otherformats #titles  {
	font-size: 120%;
	margin-bottom: 15px;
}

.message {
	font-size: 90%;
	padding-left: 20px;
	line-height: 120%;
}

#formats {
	width: 94%;
	border:1px #0D163F solid;
	margin-bottom:0px;
	margin-top:0px;
	padding:3px;
	font-size: 90%;
}

#eachotherformat {
	margin-bottom: 7px;
	margin-top: 0px;
}

.otherservices {
	margin-top: 25px;
	text-align: center;
	color: #ccffff;
}

.apiconditions {
	margin-top: 25px;
	text-align: left;
	color: #ccffff;
	font-size: 80%;
	padding-top: 20px;
}

.apiconditions ul{
	line-height: 120%;
}

.error {
	margin-bottom: 25px;
	padding-top: 20px;
	padding-left: 20px;
	color: #990000;
	text-align: center;
	line-height: 120%;
}
html>body .error {
	margin-top: 15px;
}

.faq {
	margin-top: 20px;
	margin-left: 20px;
	width: 90%;
	text-align: left;
	color: #CCFFFF;
}

.faq p{
	margin-top: 10px;
}

/* ROUND CORNERS */

.roundedcornr_box_883121 {
	background: url(../images/corners/roundedcornr_883121_tl.png) no-repeat top left;
}
.roundedcornr_top_883121 {
	background: url(../images/corners/roundedcornr_883121_tr.png) no-repeat top right;
}
.roundedcornr_bottom_883121 {
	background: url(../images/corners/roundedcornr_883121_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_883121 div {
	background: url(../images/corners/roundedcornr_883121_br.png) no-repeat bottom right;
}
.roundedcornr_content_883121 {
	background: url(../images/corners/roundedcornr_883121_r.png) top right repeat-y;
}

.roundedcornr_top_883121 div,.roundedcornr_top_883121,
.roundedcornr_bottom_883121 div, .roundedcornr_bottom_883121 {
	width: 100%;
	height: 15px;
	
}
html>body .roundedcornr_content_883121, .roundedcornr_bottom_883121 {
	margin-top: -19px;
}
.roundedcornr_content_883121 { padding: 0 15px; }

.roundedcornr_content_883121 p { margin-top: 15px; margin-bottom: 15px; }

/* END ROUND CORNERS */
