@charset "UTF-8";
/* CSS Document */

/************************************************/
/******************** Reset ********************/
/************************************************/
* {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #000;
}
html {
	height: 100%;
	background: #ffffff;
}
body {
	background: #003399 center left repeat-x url(../images/bg.gif);
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
img {
	border:0;
	vertical-align:top;
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
a.contact:hover {
	text-decoration: none;
	color: #BABABA;
}
a.contact:active {
	text-decoration: none
}
a.contact {
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-khtml-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	display: block;
	background: #7c2347;
	padding: 7px 14px;
	position: absolute;
	bottom: 0;
	right: 20px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration:underline;
}
:focus {
	outline: 0;
}
p {
	color: #666666;
	font-size: 13px;
	line-height: 18px;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 5px;
}
h1 {
	font-size:36px;
	font-weight:bold;
	line-height: 40px;
	color: #1d1d1d;
	margin-bottom: 5px;
}
h2 {
	font-size:18px;
	font-weight:bold;
	line-height: 22px;
	color: #696969;
	margin-bottom: 0px;
}
h3 {
	font-size:18px;
	font-weight: bold;
	line-height: 18px;
	color: #1d1d1d;
	padding: 0px;
}
h4 {
	font-size:14px;
	font-weight:bold;
	line-height: 18px;
	color: #252d3c;
}
h5 {
	font-size:18px;
	font-weight:normal;
	color: #7fc5de;
}
h6 {
	font-size:11px;
	font-weight:bold;
}
/* Forms */
form {
	display:inline;
}
fieldset {
	border:0;
}
legend {
	display:none;
}
/* Table */
table {
	border:0;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-size:100%;
}
caption, th, td {
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}
/* Content */
address {
	font-style:normal;
	margin: 0;
	line-height:18px;
	color: #ffffff;
	font-size: 12px;
}
address a {
	padding:3px 0;
}
cite {
	font-style:normal;
}
q, blockquote {
	quotes:none;
	background: 6px 1px no-repeat url(../images/bg-blq.gif);
	font-size: 18px;
	line-height: 20px;
	color: #888888;
	padding: 8px 0 0 45px;
	margin: 0 0 20px;
}
q:before, q:after {
	content:'';
}
small, big {
	font-size:1em;
}
sup {
	font-size:1em;
	vertical-align:top;
}
/* Lists */
ul, ol {
	list-style:none;
}
/* pre */
pre {
	background:#fff;
}
/* Tools */
.nobr {
	white-space:nowrap !important;
}
.wrap {
	white-space:normal !important;
}
.a-left {
	text-align:left !important;
}
.a-center {
	text-align:center !important;
}
.a-right {
	text-align:right !important;
}
.v-top {
	vertical-align:top;
}
.v-middle {
	vertical-align:middle;
}
.f-left, .left {
	float:left !important;
}
.f-right, .right {
	float:right !important;
}
.f-none {
	float:none !important;
}
.f-fix {
	float:left;
	width:100%;
}
.no-display {
	display:none;
}
.no-margin {
	margin:0 !important;
}
.no-padding {
	padding:0 !important;
}
.no-bg {
	background:none !important;
}
.note {
	color:#757575;
	font-size:11px;
}
.no-border {
	border:0 none !important;
}
.alignleft {
	float: left;
	margin: 0 30px 30px 0;
}
.alignright {
	float: right;
	margin: 0 0 30px 30px;
}
.aligncenter {
	text-align: center;
}
/************************************************/
/******************** Styles ********************/
/************************************************/

/* Layout ================================================================================= */
#wrapper {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	background:center center no-repeat url(../images/bg-sun.png);
}
.wrapper-inner {
	width: 820px;
	margin-top: -260px;
	height: 505px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -417px;
	
}
.top-block {
	position: absolute;
	top: 20px;
	right: 20px;
	display: block;
	width: 159px;
	height: 54px;
	background: top left no-repeat url(../images/app.gif);
}
.left-block {
	width: 345px;
	padding: 0;
	float: left;
}
.left-block .wrapper-carousel {
	width: 291px;
	height: 440px;
	padding-left: 51px;
	padding-top: 65px;
	background: top left no-repeat url(../images/bg-iphone.png);

}
.left-block .pager {
	height: 13px;
	padding: 5px 0 0;
	text-align: center;
	
}
.left-block .pager ul {
	margin: 0 0 0 107px;
}
.left-block .pager ul {
	height: 22px;
}
.left-block .pager ul li {
	float: left;
	height: 22px;
	width: 22px;
	margin: 0 5px 0 0;
}
.left-block .pager ul li span {
	background: center center no-repeat url(../images/bg-dots.png);
	background-position: 0 0;
	height: 22px;
	width: 22px;
	overflow: hidden;
	display: block;
	cursor: pointer;
	margin-top:-15px;
}
.left-block .pager ul li span.selected, .left-block .pager ul li span:hover {
	background: center center no-repeat url(../images/bg-dots.png);
	background-position: -24px 0;
	height: 22px;
	width: 22px;
	overflow: hidden;
}
.right-block {
	width: 422px;
	float: left;
	height: 400px;
	font-family:Lucida Sans Unicode, "Lucida Grande", Arial, sans-serif;
	
}
.right-block p {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
	margin: 33px 0 15px;
}
.right-block li {
font-family:Lucida Sans Unicode, "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #fff;

	margin: 0 0 8px 0;
	background:url(../images/li.png) no-repeat 0px 5px;
	padding-left:15px;
}

.right-block h1 {
	font-size: 16px;
font-family:Lucida Sans Unicode, "Lucida Grande", Arial, sans-serif;
	color: #fff;
	
	margin: 18px 0 10px 0;

}


.right-block .button {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	height: 97px;
	line-height: 37px;
	background: top left no-repeat url(../images/bg-btn.png);
	width: 309px;
	display: block;
	color: #fff;
	margin-left:-60px;
	margin-top:-10px;
}
.right-block a.button:hover {
	text-decoration: none;
}
.right-block a.button:active {
	/*background: top left no-repeat url(../images/bg-btn-a.png);*/
}
/* Form Elements */


input.qty {
	width:2em !important;
}
.wrapper-input {
	width: 350px;
	margin: 0 auto;
	height: 36px;
	position: relative;
}
.infiniteCarousel {
	position: relative;
}
.infiniteCarousel div {
	width: 199px;
	height: 286px;
	/* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
	min-height: 10em;
	position: absolute;
	top: 0;
	margin: 24px 0 0 18px;
	padding: 0px;
}
.infiniteCarousel div ul {
	width: 9999px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
	top: 0;
}
.infiniteCarousel ul li {
	display:block;
	float:left;
	width: 199px;
	height: 286px;
}
.infiniteCarousel ul li a img {
	display:block;
}
.right-block p.doejo a {
	font-size: 12px;
	font-weight: normal;
	display: block;
	width: 90px;
	height: 23px;
	background: url(../images/doejo-white.png) no-repeat;
}
.right-block p.doejo a span {
	font-size: 14px;
	text-indent: -10000px;
	display: block;
}
/************************************************/
/******************** Clears ********************/
/************************************************/
.clear {
	clear: both;
	font-size: 0px;
	width: 284px;
	padding-top: 50px;
	padding-left: 60px;
}
.wrapper-inner:after, .top-block:after, .left-block:after, .right-block:after, .pager:after, .clearer:after {
	display:block;
	content:".";
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	overflow:hidden;
}
.clearer {
	zoom:1;
}
#mc_embed_signup div.mce_inline_error {
	font-size: 11px !important;
	line-height: 14px !important;
	padding: 5px !important;
	color: #ff0000 !important;
	display: block;
	margin: 0 !important;
	background: none !important;
	text-align: left !important;
	border: none !important;
}
#wrapper .error {
	font-size: 11px;
	line-height: 16px;
	padding: 10px 0;
	color: #777;
	background: none;
	text-align: center;
}

