﻿
table.form  {margin:0; color:#666;  padding:12px; border:0; width:100%; font-size:11px; text-align:left;}
table.form h2 { font-size: 15px; font-weight: bold; color:#f63; padding:0px 0px 7px 0px; margin:0px;}
table.form h3 { font-size: 11px; font-weight:100; padding:8px 0px; margin:0px 0px;}
table.form h4 { font-size: 10px; font-weight: bold; padding:0px 0px; margin:0px 0px;}
table.form h5 { font-size: 11px; font-weight: bold; color:#666; padding:0 0 4px 0; margin:15px 0px 8px 0px; border-bottom:1px solid #ccc; text-align:left;}
table.form  a.closeWindow { background:none; border:none; padding:0px 0px; margin:0px 0px; top:0; right:0; }

table.form .textarea
{border:3px solid #ddd; background:#fff; font-size:11px;  width:100%;}

table.form td input {border:3px solid #ddd; background:#fff; font-size:11px;  padding:0; margin:0; width:96%;}

table.form select {border:3px solid #ddd; background:#fff; font-size:11px; }
table.form textarea {border:3px solid #ddd; background:#fff; font-size:11px;  width:100%;}

table.form .inputForm {width:96%;}
table.form .inputSelect {
	width:99%;
}

table.form .obligatoryForm {background:#fd9; border:3px solid #fd9; font-size:11px; color:#555; font-weight:bold; width:96%;}

table.form textarea.countries {width:50%; padding:0; margin:0;}

table.form select.countries{width:100%; padding:0; margin:8px 0 0 0; font-size:11px; color:#555;}
table.form select.sex{width:60px; padding:0; margin:0; font-size:11px; color:#555;}
table.form select.im{width:60px; padding:0; margin:0; font-size:11px; color:#555;}

table.form img {border:0;}
table.form td.formInfo {font-size:10px; padding:5px 0; text-align: left;}
table.form td.label {white-space:nowrap; text-align:right;}
table.form td.input {width:100%; text-align:left;}
table.form td.action {text-align:right; padding-top:8px; padding-bottom:6px;}

table.form select.SelectedCountries {background:#fd9; border:3px solid #fd9; font-size:11px; color:#555; font-weight:bold; width:100%;}

table.form a {text-decoration:none; font-size:11px; font-weight:700; color:#fff; text-transform:uppercase; padding:3px 7px 4px 7px;
background:#f63 url(buttonBg.png) repeat-x center; border:1px solid #f63;}

table.form input.signUp {font-size:11px; font-weight:700; color:#fff; text-transform:uppercase; padding:4px 7px 5px 7px;
background:#f63 url(buttonBg.png) repeat-x center; border:1px solid #f63;}

table.form div.info {font-size:10px; color:#888; line-height:125%; padding:3px 0px 0px 0px; margin:0px;}
table.form div.info span {background-color:#fd9; padding:0px 2px; font-weight:700;}

table.form img.worldImg {margin-bottom:25px; margin-right:12px;}
table.form p.countries {padding:0; margin:0 0 5px 0; line-height:125%; font-weight:700; font-size:11px;}

div.button {margin-top:14px; width:120px;}

div.popupSignUp {background-color:#fff; width:500px; border:6px solid #ccc;}

div.homepageParagraph div.popupSignUp h3.normal
{
    font-weight: normal;
    color: #666;
}

select.country {
	width: 150px;
}
