/* Joby Inc - Michael Huang, started Jun 23, 09 */
/* Focus Trading AB - Version for swedish market - Josef Feldt, 2009-08-28 */

html {
	background: #e7e5e3 url('body-x.jpg') top repeat-x;
}
body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	background: transparent;
	text-align: left;
}
body,
.black {
	color: #111;
}
.frame {
	width: 960px;
	margin: 0 auto;
}
.hidden { display:none; }
/* Clearfix */
.clear {
 display:inline-block;
}
.clear:after {
 display:block; 
 visibility:hidden; 
 clear:both; 
 height:0; 
 content: "."; 
}
/******************** Basic text styling *********************/
h1, h2, h3 {
	margin: .5em 0;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 166.666%;
}
h3 {
	font-size: 133.333%;
	margin-top: 1.1em;
}
h4 {
	font-weight: bold;
	color: #535351;
	margin: 1em 0;
}
p {
	margin: 1em 0;
}

strong, b { font-weight: bold; }
em, i { font-style: italic; }
a,
.white .black a {
	color: #1567a4;
	text-decoration: none;
}
a:visited,
.white .black a:visited {
	color: #178aa4;
}
a:hover { text-decoration: underline; }
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	/*margin: 1em 0;*/
	border: 0;
	clear: both;
}
.gray {
	color: #aaa;
}
.gray a {
	color: #aaa;
	text-decoration: underline;
}
.small {
	font-size: 90%;
}
/* lists */

/* Start Simple Lists */
ul.list, 
ol.list,
.blog-content ol,
.blog-content ul { 
   margin:auto -3em 1em 0; 
   padding:0; 
   position:relative; 
   left:-3em;
   font-size: 95%;
    height:0; 
    overflow:visible;
}
html > body ul.list,
html > body ol.list,
html > body .blog-content ol,
html > body .blog-content ul  { 
   overflow:hidden;
   height: auto;
}
.list li,
.blog-content li { 
   margin-top:0.25em;
   margin-bottom:0.25em; 
   list-style: outside disc;
}
ol.list li,
.blog-content ol li {
	list-style: outside decimal;
}
 
ul.list ul, ul.list ol, 
ol.list ol, ol.list ul,
.blog-content ul ul,
.blog-content ul ol,
.blog-content ol ul,
.blog-content ol ol { 
   margin-left:1em; 
   padding-left:0; 
}
ol.faq li p { 
	margin-bottom: 1em;
	padding-right: 15px;
	line-height: 140%;
}
ol.faq a.faq { 
	font-size: 120%;
} 
ul.list li, ol.list li,
.blog-content ul li,
.blog-content ol li { 
   margin-left:5em; 
}
 
.list li li,
.blog-content li li { 
   margin-left:1em; 
   list-style: outside circle;
}
 
ul.list-store li,
ul.list-store li li {
	list-style: none;
	margin-left: 1em;
	font-size: 90%;
}

ul.list-store li {
	margin-left: 4em;
	font-size: 111%;
}
ul.list-store li.giftwrap {
	border-top: 1px solid #ccc;
	padding-top: .75em;
}

/*************** General - Elements Used throughout header, content, footer ****************/

/* horizontal Lists */
.icons-list li {
	display: inline;
	margin-right: 1em;
}
.hlist li {
	display: inline;
	margin-right: 1em;
}

/* general horizontal lists */
.hlist a.active {
	font-weight: bold;
}
.hlist a:hover { text-decoration: none;}
/* active lists */
.vlist li {
	margin-bottom: .33em;
}
.vlist li.active a {
	font-weight: bold;
	color: #666;
	cursor: default;
}
/* speaking links */
span.speaking {
	text-align: left;
	font-size: 85%;
	display: block;
}
.speaking strong {
	display: block;
	font-weight: normal;
	font-size: 145%;
}
/************************* Positioning *********************/
/* Grid system widths */
.gfloat {
	float: left;
	margin-right: 20px;
}
.gfloat-last {
	float: right;
	margin-right: 0;
}
.w1 { width: 60px; }
.w1h { width: 100px; }
.w2 { width: 140px; }
.w2h { width: 180px; }
.w23q { width: 200px; }
.w3 { width: 220px; }
.w3h { width: 260px; }
.w4 { width: 300px; }
.w4h { width: 340px; }
.w5 { width: 380px; }
.w5h { width: 420px; }
.w6,
.whalf { width: 460px; }
.w6h { width: 500px; }
.w7 { width: 540px; }
.w7h { width: 580px; }
.w8 { width: 620px; }
.w8h { width: 660px; }
.w9 { width: 700px; }
.w10 { width: 780px; }
.w11 { width: 860px; }
.w12 { width: 940px; }
/* heights */
.h1 { height: 60px; }
.h1h { height: 100px; }
.h2 { height: 140px; }
.h2h { height: 180px; }
.h3 { height: 220px; }
.h3h { height: 260px; }
.h4 { height: 300px; }
.h4h { height: 340px; }
.h5 { height: 380px; }
.h6,
.hhalf { height: 460px; }
.h7 { height: 540px; }
.h8 { height: 620px; }
.h8h { height: 660px; }
.h9 { height: 700px; }
.h9h { height: 740px; }
.h10 { height: 780px; }
.h11 { height: 860px; }
.h12 { height: 940px; }
/* used with absolute positioning and grid */
.rel {
	position: relative;
}
.relimp { position: relative !important; }

.abs {
	position: absolute;
	display: block;
}
.block {
	display: block;
}
/* Left */
.l00 { left: 0; }
.l0 { left: 10px; }
.l1 { left: 90px; }
.l2 { left: 170px; }
.l3 { left: 250px; }
.l4 { left: 330px; } 
.l5 { left: 410px; }
.l6 { left: 490px; }
.l7 { left: 570px; }
.l8 { left: 650px; }
.l9 { left: 730px; }
.l10 { left: 810px; }
.l11 { left: 890px; }
/* pushing margins, each adds a little spacing */
.lh { margin-left: 40px !important; /* half */ }
.lq { margin-left: 20px !important; /* quarter */ }
.l3q { margin-left: 60px !important; /* 3/4 */ }
/* Bottom */
.b00 { bottom: 0; }
.b0 { bottom: 10px; }
/* Right */
.r00 { right: 0; }
.r0 { right: 10px; }
/* Top */
.t0 { top: 10px; }
.t1 { top: 90px; }
.t2 { top: 170px; }
.t3 { top: 250px; }
.t4 { top: 330px; } 
.t5 { top: 410px; }
.t6 { top: 490px; }
.t7 { top: 570px; }
.t8 { top: 650px; }
.t9 { top: 730px; }
.t10 { top: 810px; }
.t11 { top: 890px; }
.th,
.mt4 { margin-top: 40px !important; }
.tq,
.mt2 { margin-top: 20px !important; }
.t3q,
.mt6 { margin-top: 60px !important; }
/* Margins */
.m0 { margin: 0; }
.m1 { margin: 10px; }
.m2 { margin: 20px; }
.mt1 { margin-top: 10px; }
.mt2 { margin-top: 20px; }
.mt3 { margin-top: 30px; }
.mt5 { margin-top: 50px; }
.mt7 { margin-top: 70px; }
.mt9 { margin-top: 90px; }
.ml1 { margin-left: 10px; }
.mr1 { margin-right: 10px; }
.mb1 { margin-bottom: 10px; }
.mb2 { margin-bottom: 20px; }
.mt0 { margin-top: 0; }
.ml0 { margin-left: 0; }
.mr0 { margin-right: 0; }
.mb0 { margin-bottom: 0; }
.p1 { padding: 10px; }
.p2 { padding: 20px; }
.pt0 { padding-top: 0; }
.pl0 { padding-left: 0; }
.pr0 { padding-right: 0; }
.pb0 { padding-bottom: 0; }
.bflat, .bflat div {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	-moz-border-radius-bottomleft: 0 !important;
	-moz-border-radius-bottomright: 0 !important; 
	-webkit-border-bottom-left-radius: 0 !important;
	-webkit-border-bottom-right-radius: 0 !important;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
/************* header ****************/
/* Global Nav */
div.nav-global {
	padding: 1em 0 7px;
	text-align: right;
	
}
.nav-global a {
	color: #b4b4b4;
	text-decoration: none;
}
.nav-global a:visited {
	color: #aaa;
}
.nav-global .active a, .nav-global a:hover {
	color: #ffa240;
}
.nav-global .search input {
	padding:  0;
}
.nav-global .search input.inactive {
	color: #aaa;
}

/* Main Nav */
div.nav-main {
	clear: both;
}
.nav-main li {
	float: left;
}
.nav-main li a {
	display: block;
	margin: .75em 10px 0;
}
.nav-main a.joby-logo {
	background: url('joby-logo2.gif') top left no-repeat;
	width: 126px;
	height: 32px;
	text-indent: -500em;
	padding-bottom: .8em;
}
.nav-main a {
	color: #fff;
	text-decoration: none;
}
.nav-main a:visited {
	color: #ddd;
}
.nav-main a:hover {
	color: #ffa240 !important;
}
.nav-main .active a {
	color: #3a3a3a !important;
	background: #cbc9c9 url(../img/base/nav-main-active-x.gif) top repeat-x;
	padding: .75em;
	margin: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
}

/**************************** Content ***********************/
.content {
	clear: both;
	position: relative;
}
/*************** page content *******************/
.content .page {
	position: relative;
	background: #fff;
	width: 960px;
}

/* Scrollable */
div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 660px; 
    height:90px; 
} 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
div.scrollable div.items div { 
    float:left; 
} 
div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}


/************** slideshow  ************/

div.slideshow { 	
	width: 960px;	
	height: 480px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.slideshow .deck {
	width: 2000em;
	position: absolute;
	clear: both;
}
.deck .slide {
	float: left;
	background: #fff;
	position: relative;
}
.deck-big .slide {
	width: 960px;
	height: 480px;
}

/* slideshow navigator */


/* position and dimensions of the navigator */
div.navi {
	margin-left:328px;
	width:200px;
	height:20px;
}


/* items inside navigator */
div.navi a {
	width:21px;
	height:11px;
	float:left;
	margin:3px;
	background:url(navigator2.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -11px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -22px;     
} 	

/********** slide content **************/
.slideshow_wrap { position: relative; height: 480px; }
/* Logos, img for use on deck */
.content .logo {
	float: left;
	text-indent: -500em;
} 
.content .text-logo {
	line-height: 49px;
} 
.content .page .logo {
	float: none;
	z-index: 999;
	position: absolute;
}
h1.logo {
	margin: 0;
}
.gp-logo {
	background: url('content/gp-logo2.png') top left no-repeat;
	width: 350px;
	height: 94px;
}
.gp1-logo {
	background: url('content/gp1-logo3.png') top left no-repeat;
	width: 350px;
	height: 94px;
}
.gp2-logo {
	background: url('content/gp2-logo2.png') top left no-repeat;
	width: 350px;
	height: 94px;
}
.gp3-logo {
	background: url('content/gp3-logo4.png') top left no-repeat;
	width: 350px;
	height: 94px;
}
.gp8-logo {
	background: url('/content/gp8-logo-6.png') top left no-repeat;
	width: 350px;
	height: 94px;
}
.gm1-logo {
	background: url('gm1-logo3.png') top left no-repeat;
	width: 350px;
	height: 94px;
}
.gt1-logo {
	background: url('gt1-logo2.png') top left no-repeat;
	background: url('gt1-logo2.png') top left no-repeat;
	width: 350px;
	height: 94px;
}
.gpbh1-logo {
	background: url('gpbh1-logo3.png') top left no-repeat;
	width: 350px;
	height: 94px;
}
.slideshow .logo {
	position: absolute;
	z-index: 999;
}
/* position and dimensions of the navigator for deck*/
div.deck_navi {
	position: absolute;
	z-index: 999;
	left: 10px;
	bottom: 10px;
	margin-left: 0;
	width:200px;
	height:11px;
}

/*
.info-link {
	display: block;
	background: url('/img/base/info2.png') top left no-repeat;
	text-indent: -500em;
	height: 24px;
	width: 24px;
}
.info-link:hover {
	background-position-y: bottom;
}
.info {
	background: #e7e5e3;
	padding: 10px;
	border: 1px solid #666;
	border-width: 0 1px 1px 0;
}
.credit {
	font-size: 80%;
}
/* white on color background */
.white {
	color: #fff;
}/*
.white {
	text-shadow: #666 2px 2px;
}*/
.white a {
	color: #fff;
	text-decoration: underline;
	
}
.white a:visited { color: #ddd; }
.white a:hover { color: #fed251; } 
.headline span {
	font-size: 133.333%
}
h3.headline a { 
	text-decoration: underline;
	color: #000;
}
h3.headline a:hover { color: #777; }
/* h3.headline a.white { color: #fff !important; } */

.deck .slide {
	background: #aaa;
}

.deck {
	/*cursor: pointer;*/
}


/* gradient bar, used for products */
div.grad-bar {
	background: #b3b1af url('prod-x3.png') 0 -100px;
	min-height: 50px;
	clear: both;
}
/* narrow version of bar */
div.grad-bar-top {
	min-height: 30px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}
.grad-bar .hlist li {
	float: left;
	margin: 0;
}
.grad-bar span.speaking {
	padding-top: .75em;
}
.grad-bar small {
	color:#555;
	display:block;
	margin:.9em;
}
.grad-bar h1 {
	margin: 0;
}
.grad-bar a.tt-trigger, .grad-bar-top a {
	color: #3a3a3a;
	padding: 7px 7px 8px;
	display: block;
	/*border-right: 1px solid #aaa;*/
}
.grad-bar a.tt-trigger {
	padding: 0 7px 8px;
}
.grad-bar a.tt-trigger:hover, .grad-bar-top a:hover {
	background: #7f7e7b url('/prod-x3.png') 0 200px; /* gray gradient */
	color: #fff;
/*
	background: #fb9300 url('prod-x3.png') 0 300px; /* yellow gradient */
*/
}
.grad-bar .active a.tt-trigger, .grad-bar-top .active a {
	background: #fb9300 url('prod-x3.png') 0 300px;
	color: #3a3a3a;
/* old color
	background: #7f7e7b url('prod-x3.png') 0 200px; /* gray gradient */
/*	color: #fff;
*/
}

/* Specific GPs */
/* TODO: add icons */
/*.grad-bar-gpod a span.gp1 { background: url('/img/gp1/gp1-ico.png') no-repeat 0 12px; padding-left: 30px; }
.grad-bar-gpod a span.gp2 { background: url('/img/gp1/gp1-ico.png') no-repeat 0 12px; padding-left: 30px; }
.grad-bar-gpod a span.gp3 { background: url('/img/gp1/gp1-ico.png') no-repeat 0 12px; padding-left: 30px; }
.grad-bar-gpod a span.gp8 { background: url('/img/gp1/gp1-ico.gif') no-repeat 0 12px; padding-left: 30px; }
.grad-bar-gpod a span.acc { background: url('/img/gp1/gp1-ico.gif') no-repeat 0 12px; padding-left: 30px; }*/
.cam-check {
	background: #3461a1;
	height: 40px;
	padding: 5px 10px;
}
li.cam-check {
	background: #3461a1 url('/img/base/prod-x3.png') 0 0;
}
.grad-bar .fmg_highlight a.tt-trigger strong, 
li.fmg_highlight_li,
.fmg_highlight_store {
	/*background: #739d74 url('/img/base/prod-x3.png') 0 100px;
	background: #ee8;
	color: #3A3A3A;*/
	background: #326731 url('/img/base/prod-x3.png') 0 -400px repeat-x;
	color: #fff;
}
.fmg_highlight_store {
	height: auto !important;
	min-height: 40px;
}
li.fmg_highlight_li {
	height: auto;
	min-height:40px;
	width:940px;
} 
span.fmg_highlight_multi {
	font-weight: bold;
	font-size: 125%;
}
.fmg_highlight_multi p.title a {
	background: #ff9;
}
.grad-bar .fmg_highlight a.tt-trigger strong {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 0 3px;
}
li.cam-check span {
	font-size: 125%;
	font-weight: bold;
}
li.cam-check span a,
li.cam-check span a:visited {
	color: #FED251 !important;
}
.cam-check-big {
	width: 700px;
	padding: 10px;
	height: 30px;
	line-height: 30px;
}
.cam-check-box {
	padding: 1em;
	height: auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.cam-check-box .title {
	padding: .5em 0;
	font-size: 110%;
}
.cam-check-big .title {
	font-size: 110%;
	margin-right: 10px;
	float: left;
}
.fmg_answer {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: white;
	padding: 10px;
	color: #777;
	margin-bottom: 10px;
}
.fmg_answer span {
	font-size: 125%;
	line-height: 130%;
	color: #111;
}
/* Gorillapod Tooltips */
.tooltip div.gp1m {
	background: url('/img/gm1/gm1-m.png') top left no-repeat;
	padding-left: 210px;
	min-height: 250px;
}

.tooltip div.gp1 {
	background: url('/img/gp1/gp1-cam-m.png') top left no-repeat;
	padding-left: 140px;
	min-height: 250px;
}

.tooltip div.gp2 {
	background: url('/img/gp2/gp2-cam-m.png') top left no-repeat;
	padding-left: 150px;
	min-height: 250px;
}

.tooltip div.gp3 {
	background: url('/img/gp3/gp3bh-cam-m.png') top left no-repeat;
	padding-left: 150px;
	min-height: 250px;
}

.tooltip div.gp8 {
	background: url('/img/gp8/gp8-m.png') top left no-repeat;
	padding-left: 200px;
	min-height: 250px;
}

.tooltip div.gpbh1 {
	background: url('/img/gpbh1/gpbh1-m.png') top left no-repeat;
	padding-left: 150px;
	min-height: 250px;
}
/********************* Specs tables **********************/
.spec-table {
	margin: 1em;
} 
.spec-table caption {
}
.spec-table tr {
}
.spec-table tr:last-child td,
.spec-table tr:last-child th {
	border-bottom: none;
}
.spec-table th {
	font-weight: bold;
	font-size: 85%;
	color: #666;
	white-space: nowrap;
}
.spec-table th,
.spec-table td {
	padding: .5em;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
}
.spec-table col.active {
	background: #ddd;
}
.spec-table ul, .spec-table ol {
	margin-bottom: 0;
}
html > body .spec-table col.active {
	border: 3px solid #ccc;
	background: none;
}
.spec-table .title td {
	font-size: 133.333%;
}
.spec-table tr.showcase {
	border: 0;
}
.spec-table .nopad td {
	padding: 0;
}
.spec-table .showcase td {
	vertical-align: middle;
}


/************ Footer ***************/
.footer {
	clear: both;
		margin: 1em 0; 
	font-size: 95%;
	color: #999;
	width: 960px;
}
.footer .header {
	font-weight: bold;
}
.footer div {
	float: left;
	line-height: 1.5;
	margin: 0 40px 2em 0;
}

