* 	{
        margin: 0px;
        padding: 0px;
        border: 0px;
        font-family: sans-serif;
        font-size: 15px;
        font-weight: normal;
        color: #000000;
        }
body	{
        background: url('background_tile.gif') top repeat;
        }
#bodywrap {
        Xbackground: url('background.gif') top repeat-x;
        height: 1000px;
        width: 100%;
}

/* LAYOUT -------------------------------------------- */
#header {
        Xbackground: transparent url('header.jpg') top center no-repeat;
        Xheight: 225px;
}
#main_content {
        float: left;
        display: inline;
        margin: 0 25px 0 50px;
        width: 535px;
}
#note {
        margin: auto 100px;
}
#wrapper {
        background: #fff;
        margin: 0 auto ! important;
        min-height: 1000px;
        overflow: hidden;
        width: 800px;
}
.button {
        margin: 5px 0 30px 0;
        text-align: center;
}
.email_body {
        text-align: center !important;
}
#logo_links {
        display: inline;
        float: right;
        margin: 0 25px;
        width: 120px;
}

/* TEXT ---------------------------------------------- */
h1, h1 a {
        color: #390;
        font-family: serif;
        font-size: 25px;
        margin: 25px 25px 5px 25px;
        text-align: center;
        text-decoration: none;
}
h2 {
        color: #390;
        font-size: 16px;
        font-weight: normal;
        margin: auto 25px;
        text-align: center;
}
h3 {
        color: #390;
        font-family: serif;
        font-size: 23px;
        margin: 10px 25px 5px 25px;
        text-align: center;
}
h1 em {
        color: #000;
        font-family: serif;
        font-size: 30px;
        font-style: normal;
        text-align: center;
        text-decoration: underline;
}
h3 em {
        color: #390;
        font-family: serif;
        font-size: 21px;
        font-style: normal;
        text-align: center;
        text-decoration: underline;
}
h4 {
        color: #390;
        font-size: 16px;
        font-weight: normal;
        text-align: center;
        margin-bottom: 30px;
}

li {
        padding: 0 0 15px 0px;
}

p {
        margin: 20px 0;
}
strong {
        font-weight: bold;
}
.bolded_text {
        font-weight: bold;
}
.button p,
.button a {
	color: #006600;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
}
.button span {
	color: #006600;
	font-size: 15px;
}
#call_to_action p,
#call_to_action a {
	color: #006600;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
#call_to_action span {
	color: #006600;
	font-size: 13px;
}
.errormess {
        color: red;
        text-align: center;
}
#IEroot .button input {
        font-weight: bold;
        padding-top: 9px !important;
}
.provide_info_title {
        font-size: 30px;
}
.smaller_label_text {
        font-size: 12px;
        margin-left: 5px;
}
#IEroot .smaller_label_text {
        margin-top: 10px;
        vertical-align:  text-bottom;
}
.email_headline {
        font-size: 18px;
        font-weight: bold; 
}
.footer_links {
        background: #0096be url('nav_bg.gif') repeat-x;
        clear: both;
        padding: 3px 0 3px 0;
        text-align: center;
        width: 800px;
}
.footer_links li {
        display: inline;
        margin: 5px;
}
.footer_links li a {
        color: #fff;
        font-size: 10px;
}
.serviceshead {
        font-weight: bold;
        margin: 30px 0 8px 0;
}
blockquote#ordertestimonial {
        clear: both;
        font-style: italic;
        margin: auto 75px;
}
blockquote#ordertestimonial .namelocation {
        display: block;
        text-align: right;
}
a:link {
        color: #360;
}
ul#mainnav a {
        color: #ffc;
        font-size: 12px;
}
ul#mainnav a:hover {
        text-decoration: none;
}

/* IMAGES --------------------------------------------- */
.asseen  {
        margin: 5px 5px 30px 0px;
}
ul#mainnav {
        list-style-type: none;
        margin-left: 25px;
        position: relative;
        top: 35px;
}
ul#mainnav li {
        display: inline;
        margin-right: 15px;
}
ul.salespoints {
        padding: 0 20px 20px 50px;
        list-style-type: none;
}
ul.salespoints li {
        background: url('bullet_leaf.gif') top left no-repeat;
        margin: 0 0 0 0;
        padding: 6px 0 6px 27px;
}

/* IMAGES --------------------------------------------- */
.cc_images {
        display: block;
        margin: 0 auto;
        padding-left: 150px;
        text-align: center;
}
.ccverify_images {
        margin: 0 auto 10px auto;
        text-align: center;
}
#vbv {
        vertical-align: top;
}
.button_cap {
        vertical-align: top;
}
.input_cap {
        margin: 0 0;
        vertical-align: top;
}
#IEroot .input_cap {
        display: none;
}
#pc_logo {
    margin: 20px 30px;    
}
.thirdpartylogos {
        border: 0;
        margin: 5px 0;
}

/* FORMS --------------------------------------------- */
form.info_form {
        margin-top: 25px;
}
fieldset.form_elements {
        margin: 0 0 15px 0;
}
.button input, .info_form .button input {
        background: url('button-bg.gif') repeat-x;
        border: 1px solid #900;
        color: #fff;
        cursor: pointer;
        cursor: hand;
        font-family: times;
        font-size: 18px;
        margin: 0 auto;
        overflow: visible;
        padding: 10px 10px 11px 10px;
        text-align: center;
}
#IEroot .button input, #IEroot .info_form .button input {
        outline: 0;
        padding: 9px ! important;
}
.button form {
        text-align: center;
}
.cvv2_input {
        width: 50px !important;
}
#IEroot fieldset {
        margin-bottom: 10px;
}
.info_form .form_elements input {
        background: url('input-bg.gif') top left no-repeat;
        margin: 0 0;
        padding: 6px 0px 6px 8px;
        width: 200px;
        vertical-align: middle;
}
#IEroot .info_form .form_elements input, #IEroot .info_form .form_elements .select_input {
        background: none;
        border: 1px solid #7b9cbd;
        padding: 3px;
}
.info_form .select_input {
        background: url('input-bg.gif') top left no-repeat;
        margin: 0 0;
        padding: 5px 0px 7px 8px;
}

.info_form label {
        display: inline;
        float: left;
        margin: 6px 10px 0 0;
        text-align: right;
        width: 200px;
}
#IEroot .info_form label {
        font-weight: bold;
        margin: 5px 10px 0 0;
}
.select_input {
        width: 255px;
}
#IEroot .select_input {
        width: 258px;
}
.terms_checkbox {
        margin: 25px;
        text-align: center;
}
option {
        background: #fff;
}
form#call_to_action {
        background: #d5fac2;
        border: 3px solid #390;
        display: inline;
        float: right;
        margin: 25px 25px 35px 0;
        padding: 10px;
        width: 110px;
}
form#call_to_action label {
        font-size: 14px;
        font-weight: bold;
}
form#call_to_action input {
        font-size: 15px ! important;
        margin: 7px 0 0 0 ! important;
        padding: 5px 3px 5px 3px ! important;
}

/* SAFARI HACKS -----------------------------------*/
@media screen and (-webkit-min-device-pixel-ratio:0){
       .info_form .form_elements input, .info_form .form_elements .select_input, .info_form  select {
        background: none !important;
        border: 1px solid #7b9cbd;
        padding: 3px;
        }
        .input_cap {
        display: none;
        }
        .info_form label {
        margin: 5px 10px 15px 0;
        }
        .ccverify_images {
        margin-bottom: 5px;
        }
}
