* {
}

form, div, iframe {
    padding: 0; margin: 0;
}

div {
    /* border: 1px solid red; */
}

body {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #597b96;
    position: relative;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
}

a {
    outline:none;
    -moz-outline: none;
}

a img {
    border: 0;
}

img {
    padding: 0x;
    margin: 0px;
}

h1 {
    color: #292929;
    font-weight: normal;
    font-size: 18px;
    padding: 0;
    margin-top: 40px;
    margin-bottom: 20px;
}

h2 {
    color: #292929;
}


#header-wrapper {

}

#header {
    width: 697px;
    text-align: left;
    margin: 0 auto;
}

#subheader-wrapper {
    background-image: url('../images/widget-subhead-wrapper-bg.jpg');
    background-repeat: repeat-x;
    height: 60px;
    position:relative;
}

#subheader {
    background-image: url('../images/widget-subhead-bg.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    height: 30px;
    width: 697px;
    text-align: left;
    position: absolute;
    left:50%;
    top: 10px;
    margin-left: -349px;
}

#subheader-padding {
    color: #bb3943;
    font-style: italic;
    font-size: 14px;
    line-height: 30px;
    padding-left:40px;
    padding-right: 40px;
    font-family: Georgia, Times, 'Times New Roman', serif;
}

#introduction-wrapper {

}

#introduction {
    width: 697px;
    text-align: left;
    margin: 0 auto;
}

#introduction-padding {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    color: white;
    text-align: justify;
}

#widget-wrapper {

}

#widget {
    padding:0px; 
    width: 697px;
    text-align: left;
    margin: 0 auto;
}

#widget-body {
    padding: 0px;
    margin: 0px;
    background-image: url('../images/widget-bg.jpg');
    background-repeat: repeat-y;
}

#widget-padding {
    margin: 0px;
    padding-left: 40px;
    padding-right: 60px;
    color: #346286;
}

#widget-padding a {
    color: #346286;
}

#widget-padding form {
    color: #346286;
}

table#fromtocc {
    border-collapse: collapse;
    border: 1px solid #c3d2d9;
    padding: 0; margin: 0;
    margin-bottom: 20px;
}

table#fromtocc #from td,
table#fromtocc #from th {
    border-bottom: 1px solid #c3d2d9;
}

table#fromtocc tr {
    padding: 0; margin: 0;
}

table#fromtocc td,
table#fromtocc th {
    vertical-align: top;
    padding: 3px;
    font-family: Georgia, Times, 'Times New Roman', serif;
}

table#fromtocc th {
    font-weight: normal;
}

table#fromtocc td {
    padding-right: 20px;
}

table#formelements {
   border-collapse: collapse;
   width: 100%;
}

table#formelements td {
    vertical-align: top;
}

#network-wrapper {
   margin-bottom: 20px;
}

#network {
    width: 697px;
    text-align: left;
    margin: 0 auto;
}

#network-padding {
    padding-left: 35px;
    padding-right: 35px;
}

#partnerlink {

}

#partnerlink a {
}

.red {
    color: #c42f31;
}

ul.errors {
    clear:both;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.errors li {
    color:red;
    font-weight: normal;
    padding: 5px;
    margin: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.input-text {
    border: none;
    padding:2px;
    border: 1px solid #c3d2d9;
    width: 230px;
}

.input-submit {
    text-transform: uppercase;
    font-family: Georgia, Times, 'Times New Roman', serif;
    color: white;
    background-color: #bf3b37;
    border: none;
    padding: 5px;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
}

.input-captcha {
    width: 106px;
}

#captcha-td {
    text-align: left;
}

#captcha-td img {
    vertical-align: text-top;
}

.claim {
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 16px;
    font-weight: bold;
}

label {
    width:120px;
    float: left;
}

form br {
    clear: both;
}

.input-radio,
.input-checkbox {

}

label.right {
    /* float:right; */
    display: inline;
    float: none;
    width: 560px;
    padding-top: 3px;
}

div.checkbox {
    /* float: left; */
}

.helpus {
    font-family: Georgia, Times, 'Times New Roman', serif;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
}

.countrynames {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: normal;
    color: #224b76;
}

.partnerhead {
    font-size: 20px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

#share {
    color: white;
}
