
.ox-container {
	width:700px;
	margin:0 auto;
	background:#f2f2f2 url(/images/product/ox-email/content-bg.png) no-repeat -24px -84px;
}

.ox-header {
	height:300px;
	position:relative; 
}
.ox-header h2 {font-size: 18px;}
.ox-header h3 {text-align: left; margin: 15px; font-size: 14px;}

hr {
	
	margin:0 0 0 14px;
	border:none; 
	height:1px;
	border-bottom:1px dotted #9a8c79;
}
 

 
h2 { 
	padding:0 0 0 14px;
	color:#432700;
	font-size:17px;
}

h2.heading {
	line-height:37px;
	color:#fff;
	padding:0 0 0 20px;
	background:#595959 url(/images/product/ox-email/heading-bg.png) repeat-y -23px top;
	font-weight:bold;
	font-size:15px;
	margin:0;
	clear:both;
}

h3 {

}

h3 strong {
	font-weight:bold;
}

h3 span {
	
}

.standard, .business, .mobile {
	position:absolute;
}

.standard {
	right:292px;
	bottom:32px;
}

.standard a {
	font-size:13px;
	color:#003d3f;
	font-weight:bold;
}

.business {
	bottom:6px;
	right:129px;
}

.business p {
	color:#432700;
	font-size:12px;
	text-align:center;
	line-height:1.4;
	width: 124px;
}

.business .btn {
	color:#9a5b00;
	margin-top:20px;
	right:6px;
}

.mobile {
	bottom:32px;
	right:37px;
}

.mobile a {
	color:#324300;
	font-size:13px;
	font-weight:bold;
}

.btn {
  background-color: #ffc954;
  background: url(/images/product/ox-email/btn-gradient.png);
  background-repeat: repeat-x;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fed66b), to(#ffbf42));
  background: -webkit-linear-gradient(top, #fed66b, #ffbf42);
  background: -moz-linear-gradient(top, #fed66b, #ffbf42);
  background: -ms-linear-gradient(top, #fed66b, #ffbf42);
  background: -o-linear-gradient(top, #fed66b, #ffbf42);
  color:#432700;
  text-shadow:1px 1px 1px #ffecb9;
  display:block;
  box-shadow:0 0 7px #d37e03;
  overflow:hidden;
  width:67px;
  text-align:center;
  text-decoration:none; 
  line-height:40px;
  display:block;
  position:relative;
  font-size:15px;
  font-weight:bold;
}

.btn:hover {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffbf42), to(#fed66b));
  background: -webkit-linear-gradient(top, #ffbf42, #fed66b);
  background: -moz-linear-gradient(top, #ffbf42, #fed66b);
  background: -ms-linear-gradient(top, #ffbf42, #fed66b);
  background: -o-linear-gradient(top, #ffbf42, #fed66b);
}


.btn.large {
	font-size:23px;
	line-height:56px;
	width:159px;
}




.row { 
	background:url(/images/product/ox-email/row.png) repeat-y -24px 0;
	border-bottom:1px dotted #9a8c79;
	padding:15px 0 10px 0;
	float:left;
	width:100%;
	clear:both;
}

.row.odd {
	background:url(/images/product/ox-email/row-g.png) repeat-y -24px 0;
}

.row p {
	color: #434343;
    float: left;
    font-size: 12px;
    line-height: 1.2;
    margin: 0 0 0 20px;
    text-align: left;
    width: 250px;
	}

.row p strong {
	display:block;
	color:#e88901;
}

.row .box {
	float:left;
	min-height:17px;
	text-align:center;
	color:#434343;
	font-size:12px;
}

.row .box p {
	color: #434343;
	font-size: 12px;
	width: auto;
	text-align: center;
	float: none;
	padding-top: 11px;
}

.row .box.st {
	width:124px;
	margin: 0 0 0 28px;
}

.row .box.bu {
	width:156px;
}

.row .box.mo {
	width:121px;
}

.checked {
	background:url(/images/product/ox-email/check.png) no-repeat center center;
}

.footer {
	clear:both;
	height:115px;
	background:url(/images/product/ox-email/footer-bg.png) no-repeat right bottom;
	position:relative;
}

.footer .standard {
	bottom:53px;
	right:294px;
}

.footer .business {
	bottom:53px;
	right:136px;
}

.footer .mobile {
	bottom:53px;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

#head-left { width: 300px; float: left; margin: 20px 0 0;} 
.footer .btn {
	left: -133px;
    top: -60px;
	
}


.row strong {
	cursor: pointer;
    cursor: hand;
}
#ox-logo-lg {margin: 0 0 0 50px;}

