
body {
	color: #425566;
	background: rgb(220, 225, 235);
	font-size: 13px;
	 width: 320px; 
	 margin: 0; padding: 0;
    font-family: Helvetica;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
}

body > * {
    background: transparent; /*rgb(197,204,211) url(img/pinstripes.png);*/
}
body > div > ul {
    -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 0 5px;
    -moz-box-shadow: rgba(0, 0, 0, 0.25) 0 0 5px;
}
.w40 {
	width: 40%;
}
.w50 {
	width: 50%;
}
.w60 {
	width: 60%;
}
.pr1em {
	padding-right: 1em;
}
.pl1em {
	padding-left: 1em;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}

.joby-logo {
	text-indent: -5000em;
	background: url(/img/m/joby-logo.png) top left no-repeat;
	width: 126px;
	height: 34px;
}
a.buynowButton {
	text-indent: -5000em;
	text-align: left;
	background: url(/img/m/buy-now.png) top left no-repeat;
	width: 69px;
	height: 25px;
	display: inline-block;
	padding-bottom: 6px; vertical-align: middle;
}
span.price {
	color: #597faa;
	font-weight: bold; 
	font-size: 17px;
}
.txt-left {
	text-align: left;
}
.txt-center {
	text-align: center;
}
h3 {
    font: bold 14px Helvetica;
    text-shadow: rgba(255,255,255,.2) 0 1px 1px;
    margin: 10px 20px 6px;
    text-shadow: none;
}
.dk-grad ul {
	border: none;
}
.speaking,
.speaking-inline {
	font-size: 12px;
	font-weight: normal;
	display: block;
}
.speaking-inline {
	display: inline;
}

.dk-grad {
	background: #807e7d url('/img/m/dk-grad.png') top repeat-x; 
} 
.dk-grad h3 {
    color: #fff; /*rgb(76, 86, 108);*/
}
.lt-grad h3 {
    color: #0088cf;
}
.border-blue {
	border: 1px solid #0088cf;
}
.lt-grad {
	background: #e6e6e6 /*url('/img/m/lt-grad.png') top repeat-x*/; 
}
.special {
	color: #fff;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000), color-stop(0.5, #666), color-stop(0.98, #666), color-stop(1, #e6e6e6));
	padding: 10px 0;
}
.special h3 { 
	font-size: 140%;
	margin: .5em 0 !important;
	text-shadow: rgba(0,0,0,.75) 0 -1px 0;
}
.special h3, .highlight {
	color: #ffbe28;
}
ul li.icon
 {
    background-position: right center;
    background-repeat: no-repeat;
}
.gp1-icon { background-image: url(/img/m/gp1-icon.png); }
.gp2-icon { background-image: url(/img/m/gp2-icon.png); }
.gp3-icon { background-image: url(/img/m/gp3-icon.png); }
.gp8-icon { background-image: url(/img/m/gp8-icon.png); }
.gpbh1-icon { background-image: url(/img/m/gpbh1-icon.png); }
.gm1-icon { background-image: url(/img/m/gm1-icon.png); }
.gm2-icon { background-image: url(/img/m/gm2-icon.png); }
.fl1-icon { background-image: url(/img/m/gt1-icon.png); }
/* big icons */
.gp-icon { background-image: url(/img/m/gp-icon.jpg); }
.gm-icon { background-image: url(/img/m/gm-icon.jpg); }
.gt-icon { background-image: url(/img/m/gt-icon.jpg); }

ul li.icon-big {
    background-position: left center;
}
ul li.icon-big a {
    padding-left: 170px !important;
    min-height: 90px;
}
div.top
 {
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 191px;
    text-align: right;
    margin: 0 10px;
}

h1, h2 {
    font: bold 18px Helvetica;
    text-shadow: rgba(255,255,255,.2) 0 1px 1px;
    color: rgb(76, 86, 108);
    margin: 10px 20px 6px;
}
.top h2 {
	margin-right: 0;
	color: #000;
    text-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0;
    font-size: 1.4em;
}
.gm2-top { background-image: url(/img/m/gm2-top.png); }
.gm1-top { background-image: url(/img/m/gm1-top.png); }
.gp1-top { background-image: url(/img/m/gp1/gp1-top.png); margin-left: 0 !important; padding-left: 10px; }
.gp2-top { background-image: url(/img/m/gp2/gp2-top.png); }
.gp3-top { background-image: url(/img/m/gp3/gp3-top.png); }
.gp8-top { background-image: url(/img/m/gp8/gp8-top.png); }
.gpbh1-top { background-image: url(/img/m/bh1/bh1-top.png); background-position-y: 25px !important; 
    min-height: 151px !important;}
.fl1-top { background-image: url(/img/m/gt1/gt1-top.png); background-position-x: 25px !important; 
    min-height: 195px !important;}
.body {
	clear: both;
	margin: 0 10px;
}
.body p, .body h1, .body h2, .body h3 {
	margin: .75em 0;
}

ul.picture-list {
	clear: both;
	 padding: 0;
	 margin:1em 0;
	background: #333; 
	border: 1px solid #ccc;
	border-width: 1px 0;
	-webkit-border-radius: 0;
	-webkit-box-shadow: none;
}

/* @group Lists */

h1 + ul, h2 + ul, h3 + ul, h4 + ul, h5 + ul, h6 + ul {
    margin-top: 0;
}

ul.rect {
    color: black;
    background: #fff;
    border: 1px solid #B4B4B4;
    font: bold 17px Helvetica;
    padding: 0;
    margin: 15px 10px 17px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

ul.rect li {
    color: #666;
    border-top: 1px solid #B4B4B4;
    list-style-type: none;
    padding: 10px 10px 10px 10px;
}

/* when you have a first LI item on any list */

.rect li:first-child, .rect li:first-child a {
    border-top: 0;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
}

.rect li:last-child, .rect li:last-child a {
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
}

/* universal arrows */

ul.rect li.arrow {
    background-image: url(img/chevron.png);
    background-position: right center;
    background-repeat: no-repeat;
}
 

/* universal links on list */

ul.rect li a, .rect li.img a + a {
    color: #000;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    padding: 12px 10px 12px 10px;
    margin: -10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

ul.rect li a.active {
    background: #194fdb url(img/selection.png) 0 0 repeat-x;
    color: #fff;
}

ul.rect li a.button {
    background-color: #194fdb;
    color: #fff;
}

ul.rect li.img a + a {
    margin: -10px 10px -20px -5px;
    font-size: 17px;
    font-weight: bold;
}

ul.rect li.img a + a + a {
    font-size: 14px;
    font-weight: normal;
    margin-left: -10px;
    margin-bottom: -10px;
    margin-top: 0;
}

ul.rect li.img a + small + a {
    margin-left: -5px;
}

ul.rect li.img a + small + a + a {
    margin-left: -10px;
    margin-top: -20px;
    margin-bottom: -10px;
    font-size: 14px;
    font-weight: normal;
}

ul.rect li.img a + small + a + a + a {
    margin-left: 0px !important;
    margin-bottom: 0;
}

ul.rect li a + a {
    color: #000;
    font: 14px Helvetica;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

ul.rect li a + a + a, ul.rect li.img a + a + a + a, ul.rect li.img a + small + a + a + a {
    color: #666;
    font: 13px Helvetica;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    padding: 0;
}

/*
@end */


.buynow-box {
	text-align: left;
	background: rgb(255,255,255);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: absolute;
	width: 300px; 
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.25);
	-moz-box-shadow: 0 0  5px rgba(0,0,0,.25);
}
.buynow-box .close-btn {
	background: url('/img/m/close-btn.png') no-repeat;
	width: 36px; height: 36px;
	position: absolute;
	top: -10px;
	right: -10px;
	text-indent: -5000em;
}

.input-select label.block {
margin-bottom:0.25em;
}
.block {
display:block;
}
.buynow-box li {
	list-style: none outside;
	margin: 0; padding: 0;
}
.buynow-box .priceLine {
	padding: 1.25em 10px .25em;
}
.buynow-box .input-wrap {
	padding: .25em 10px;
	border-bottom: 1px solid #ccc;
}
.buynow-box label.block {
	font-weight: bold;
}
.buynow-box .input-select label.block {
	display: inline-block;
}
.buynow-box .list-store li {
	margin: .5em 0;
}
.buynow-box ul.list-store  {
	padding: 0;
}


/* Buttons */
a.btn, 
a.btn:hover { 
	background: url('/img/base/btn/orange-btn.png') top left ;
	background-position: left -40px;
	display: block;
	float: left;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #4e3e5a;
	white-space: nowrap;
}
a.btn span { 
	background: url('/img/base/btn/orange-btn.png') top right;
	display: block;
	padding: 0 21px 1px 1px;
	line-height:39px;
}
a.btn:active { 
	background-position: 0 -120px;
}
a.btn:active span{ 
	background-position: right -80px;
	line-height: 40px;
	padding-bottom: 0;
} 
a.btn-narrow, a.btn-narrow:hover {
	background-image: url('/img/base/btn/orange-btn-narrow.png');
	background-position: left -30px;
	padding: 0 0 0 15px;
	font-size: 87%;
}	
a.btn-narrow span { 
	background-image: url('/img/base/btn/orange-btn-narrow.png');
	padding: 0 16px 1px 1px;
	line-height:29px;
}
a.btn-narrow:active { 
	background-position: 0 -90px;
	line-height: 30px;
	padding-bottom: 0;
}
a.btn-narrow:active span{ 
	background-position: right -60px;
	line-height: 30px;
} 
a.btn-flat {
	text-decoration: none;
	padding: 2px .5em;
	margin: .5em 0;
	display: inline;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}
a:hover.btn-flat {
	background: #418540;
}
.footer {
	padding-top: 10px; font-size: 8pt; color: #ccc;
	text-align: center;
}
