body {
    margin: 0px;
    padding: 0px;
    -webkit-line-break: after-white-space;
    -webkit-nbsp-mode: space;
    -webkit-user-modify: read-only;
    text-shadow: #ffffff 0px 1px 0px;
    color: #3c3c3c;
    background-color: #f1f1f1;
    font-family: 'Droid Sans', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 1.0em;
}

* {
    font-family: 'Droid Sans', arial, serif;
}

/* new clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

#nav {
    float: right;
    display: inline;
    width: 200px;
    text-align: right;
}

#nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav ul li {
    font-size: 80%;
    list-style-type: none;
    display: inline-block;
    margin-left: 15px;
    margin-top: 26px;
}

#nav li a {
    margin-left: 15px;
    text-decoration: none;
    color: #224466;
}

#nav li a:hover {
    text-decoration: underline;
    color: #224466;
}

#nav li a:visited {
    text-decoration: none;
    color: #224466;
}

body.home a.navhome {
    display:none;
}

.header {
    height: 90px;
}

.header h1 {
    width: auto;
    float: left;
    font-size: 110%;
    margin-top: 23px;
    color: #224466;
    font-variant: small-caps;
}

.header .icon {
    background: url(../images/RepliesIcon-64x64.png) no-repeat;
    float: left;
	margin-top: 3px;
    margin-right: 15px;
    width: 64px;
    height: 64px;
}


.constrainer {
    margin: 0px auto;
    width: 980px;
}

.bg {
	z-index: 0;
	width: 100%;
	position: absolute;
    height: 760px;
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.04, #002e45),
        color-stop(1, #0082b7)
    ) !important;
    background: -moz-linear-gradient(top, #0082b7, #002e45);
    background-color: #0082b7;
}

.container {
	position: relative;
    height: 740px;
    margin-top: -20px;
    padding-top: 20px;

    color: white;
    text-shadow: #000 0 1px 0;
    -webkit-box-shadow: 0px 0px 2px #333;
    z-index: 1;
}

body.store-page-product .bg {
}

body.store-page-product .container {

}

body.store-page-customer .bg {
    height: 1390px;
}

body.store-page-customer .container{
    height: 1370px;
}

body.store-page-confirm .bg {
    height: 1100px;
}

body.store-page-confirm .container{
    height: 1080px;
}

.store-product-detail {
    margin-top: 20px;
}

.container a, a:visited {
    color: white;
}

.container h1 {
    padding-top: 50px;
    margin-top: -20px;
}

.intro {
    list-style-image: none;
    margin-left: 480px;
    margin-top: 40px;
    text-align: justify;
}

.intro p {
    font-size: 1.2em;
	font-family: 'Droid Sans', arial, serif;
}

.intro strong {
	font-weight: normal;
}

.left {
    float: left;
    width: 280px;
    margin-right: 58px;
}

.middle {
    float: left;
    width: 280px;
    margin-right: 40px;
}

.right {
    float: right;
    width: 280px;
}

.privacy {
    text-shadow: none;

    font-size: 80%;
    margin-left: 10px;
    text-align: right;
    color: #224466;
}

.privacy a, .privacy a:visited, .privacy a:hover {
    color: #224466;
    text-decoration: underline;
}

.footer {
    margin-top: 25px;
    text-align: center;
    font-size: 60%;
    color: darkgray;
    padding: 10px;
    color: #868686;
}

.footer a {
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}


.footer a:visited {
    color: #868686;
}

.leftimage {
    margin-top:20px;
    float: left;
    position: relative;
    display: inline;
}

.righttext {
    float: right;
    text-align: left;
    width: 460px;
    text-align: left;
}

.lefttext {
    width: 460px;
    float: left;
}

.lefttext h2 {
    margin-top: 0px;
    font-size: 140%;
    margin-bottom: 5px;
}

.benefittext {
    margin-top: 0px;
    text-align: justify;
    margin-bottom:20px;
    font-size: 80%;
}

.alpha {
    text-align: justify;
    font-size: 100%;
    margin-right:3px;
}

#fancybox-content > div {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
}

.idlefield.hasdefault {
    color: darkgray !important;
}

.below {
    margin-top: 50px;
    text-shadow: #ffffff 0px 1px 0px;
    color: #3c3c3c !important;
}

.leftheader a {
    text-decoration: none;
}

strong {
    font-weight:bold;
}


@-moz-document url-prefix() {
	.footer {
		margin-top:50px;
	}

	.signup {
		margin-top:-7px;
	}
}

.calltoaction {
    margin-top: 35px;
    margin-left: 480px;
}

@-moz-document url-prefix() {
 .footer {
    margin-top:50px;
 }

 .signup {
    margin-top:-7px;
 }
}

.header {
     *height: 73px;
}

.footer {
    *margin-top: 0px;
    *padding-top: 0px;
}

.clearfix {
	*margin: 0px;
	*padding: 0px;
    *height: 1px;
    *font-size: 1px;
}

.below {
	*margin-top: 100px;
	-margin-top: 60px;
	*margin-bottom: 0px;
    text-align: left;

    *height: 300px;
}

.bg {
	-height: 510px;
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#597ca5',
        endColorstr='#224466');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#597ca5',
        endColorstr='#224466')";
}

.below {
    position: relative;
}

.store-footer {
    color: white;
}

#inner-footer {
    vertical-align: middle;
    width: 100%;
    display: block;
}

#security {
    margin-top: 20px;
    vertical-align: middle;
    color: black;
    text-shadow: #fff 0 0px 0 !important;
    background-color: white;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    text-align: center;
    float:left;
    height:82px;
    width:115px;
    background-image:  url(../images/security-placeholder.gif) ;
}

.security-text {
    margin-top: 30px;
    vertical-align: middle;
    text-align: center;
    width:680px;
    margin-left: 25px;
    margin-right: 20px;
    float:left;
}

.h2 {
    font-size: 2em;
}

.money-back {
    vertical-align: middle;
    float: right !important;
    height: 122px;
    width: 131px;
    background-image: url(../images/money_back.png);
}