html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

body {
    font-family: tahoma, verdana, sans-serif;
    background: url('/images/htmlback.gif') no-repeat top center;
}
#content {
    width: 900px;
    margin: auto;
}
#header {
    height: 64px;
    background: url('/images/headerback.gif') repeat-x bottom;
}
#header h1 {
    color: #07436c;
    font-weight: normal;
    font-size: 24px;
    float: left;
    margin: 16px 0 0 30px;
    word-spacing: -10px;
}
#header h1 span {
    color: #4b9acf;
    font-weight: bold;
}
#header h1 a {
    text-decoration: none;
    color: #07436c;
}
#links {
    float: right;
    margin: 24px 30px 0 0;
    font-size: 12px;
    color: #a6c5ff;
}
#links a {
    text-decoration: none;
    color: #4b9acf;
}
#body {
    background: url('/images/bodyback.gif') repeat-x;
    clear: both;
    height: 500px;
}
h2 {
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    padding: 25px 0 10px 30px;
}
#fronttitle {
    width: 450px;
}
p {
    color: #fff;
    font-size: 20px;
    padding: 10px 0 10px 30px;
}
#frontcert {
    background: url('/images/frontcert.png') 30px 40px;
    padding-top: 310px;
}
#frontcert a {
    display: block;
    width: 269px;
    height: 72px;
    background-image: url('/images/createone.png');
    text-decoration: none;
    margin: auto;
}
#frontcert span {
    visibility: hidden;
}
#footer {
    text-align: center;
    margin: 100px 0 10px 0;
}
#footer a {
    text-decoration: none;
    color: #07436c;
    font-size: 14px;
}
#footer span {
    color: #fc4fee;
}
#createbox {
    display: none;
}
#createbox label {
    color: #000;
    font-size: 18px;
    margin-bottom: 20px;
    display: block;
}
#createbox fieldset {
    padding: 20px 0 0 15px;
    width: 300px;
    float: left;
    height: 270px;
    display: block;
}
#successbox {
    display: none;
}
#successbox p {
    color: #090;
    text-align: center;
    padding: 20px;
}
#congratulations a {
    display: block;
    text-align: center;
    margin-top: 20px;
    font-size: 10px;
    color: #015590;
}
#createbox em {
    color: #f00;
}
input.error {
    background-color: #fcc;
}
#createbox input {
    font-size: 22px;
    padding: 4px;
    border: 2px solid #90a6b8;
    width: 270px;
    margin: 8px 0;
}
#createbox #sendit, #createbox #loading {
    padding: none;
    border: none;
    width: auto;
    margin: 10px 15px 15px 0;
    float: right;
}
#createbox h3, #successbox h3 {
    color: #f0faff;
    background: url('/images/createheaderback.gif') repeat-x;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    padding: 10px;
}
h4 {
    font-size: 24px;
    color: #060;
    text-align: center;
}
#fieldset-his {
    background: url('/images/createhimback.gif') repeat-x;
}
#fieldset-yours {
    background: url('/images/createherback.gif') repeat-x;
}

#simplemodal-overlay {
    background-image: url('/images/overlay.png');
}
#simplemodal-container {
    background-color:#fff; 
    border:4px solid #9ac5ff; 
}

#simplemodal-container a.modalCloseImg {
    background:url(/images/x.png) no-repeat;
    width:25px;
    height:29px;
    display:inline;
    z-index:3200;
    position:absolute;
    top:-15px;
    right:-18px;
    cursor:pointer;
}
#congratulations {
    text-align: center;
}
#congratulations p {
    width: 500px;
    margin: 20px auto 120px auto;
}

#petlink {
    color: #07436c;
    text-decoration: none;
}
#petlink strong {
    text-decoration: underline;
}
#buyframe {
    width: 170px;
    display: block;
    float: left;
    margin-left: 40px;
    text-decoration: none;
    color: #000;
    font-size: 12px;
    text-align: center;
}
#buyframe strong {
    font-weight: bold;
    text-decoration: underline;
}
#buyframe img {
    margin-top: 10px;
}
#dyd {
    float: right;
    margin-right: 40px;
    margin-top: 52px;
}
