/*  Products page styles  */


/* Basics
-------------------------------------------------------------------*/

body.nav_products {
	background: #f4f4f4;
	}

body.nav_products #container  {
	background: transparent;
	}

body.nav_products #colwrap,
body.nav_products #content {
	width: 100% !important;
	}

body.nav_products #content {
	padding-bottom: 0em;
	}

body.nav_products #header .row {
	margin-bottom: 0;
	}

body.nav_products #footer {
	border-top: 1px solid #eee;
	}

body.nav_products #footer .row {
	border-top: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	}



/* Banner
-------------------------------------------------------------------*/

#prod_banner {
	margin-bottom: 1em;
	padding: 1em 0px 2em;
	background: #fff;
	border-top: 1px solid #ededed;
	-webkit-box-shadow: inset 0 1px 0 0 #f9f9f9;
	-moz-box-shadow: inset 0 1px 0 0 #f9f9f9;
	box-shadow: inset 0px 1px 0px 0px #f9f9f9;
	border-bottom: 1px solid #eee;
	}

#content.prod_evernote #prod_banner {
	padding-top: 2em;
	}

#content.prod_skitch #prod_banner {
	padding: 1em 0;
	}

#colwrap #content h1 {
	margin-bottom: .25em;
	}

#prod_banner #intro {
	padding-top: 4em;
	}

#content.prod_skitch #prod_banner #intro {
	padding-top: 6em;
	}

#content.prod_webclipper #prod_banner #intro {
	padding-top: 6em;
	}

#content.prod_hello #prod_banner #intro {
	padding-top: 5em;
	}

#content.prod_food #prod_banner #intro {
	padding-top: 5em;
	}

#content.prod_peek #prod_banner #intro {
	padding-top: 6em;
	}

#content.prod_clearly #prod_banner #intro {
	padding-top: 7em;
	}

#prod_banner #intro p {
	color: #696969;
	font-size: 1.2em;
	}

a#get_more_popover {
	margin-top: 1em;
	padding: 10px 0 0 49px;
	height: 27px;
	display: block;
	line-height: 1.5;
	font-size: 1.2em;
/* 	font-weight: bold; */
	background: url(/media/img/products/icon_mobile_phone_tablet.png) no-repeat left top;
	}

#content.prod_skitch #hero {
	margin: -2em 0 0 0;
	}

#content.prod_hello #hero {
	margin: 0em 0 0 -11px;
	}

#content.prod_food #hero {
	margin: 0em 0 0;
	}

#content.prod_peek #hero {
	margin: 2em 0 0;
	}

#content.prod_clearly #hero {
	margin: 0em 0 0;
	}


/* Use Case Illustrations
-------------------------------------------------------------------*/

#prod_use_cases .col_4 {
	margin-right: 5.3%;
	width: 280px;
	}

#prod_use_cases.prod_evernote .col_4 {
	margin-right: 9.4%;
	width: 254px;
	}

#prod_use_cases.prod_evernote .col_4.centered {
	margin: 0 auto;
	}

#prod_use_cases.prod_evernote .col_4.omega {
	float: right;
	}

#prod_use_cases .illustration {
	width: 280px;
	}

#colwrap #content #prod_use_cases h3 {
	margin: 1.25em 0 .3em 0;
	color: #000;
	font-size: 1.3em;
	line-height: 1;
	}

#prod_use_cases p {
	margin: 0 0 1em
/* 	color: #666;  */
	font-size: 1em;
	line-height: inherit;
	}

/*
#prod_use_cases p.link {
	color: #999;
	font-size: 10px;
	line-height: 16px;
	}

#prod_use_cases p a.arrow {
	background: url(/media/img/bul_link-green.png) top left no-repeat;
	display: block;
	height: 16px;
	padding-left: 22px;
	}
*/


/* Videos
-------------------------------------------------------------------*/

#prod_videos {
	padding: 4em 0 2em;
	background: #fff;
	border-top: 1px solid #eee;
	}

#prod_videos .row {
	padding: 20px;
	width: 900px;
	position: relative;

	background: #373737;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#373737), to(#212121));
	background: -moz-linear-gradient(100% 100% 90deg, #373737, #212121);
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#373737', endColorstr='#212121');

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	}

#stories-box p {
	margin: 6px 0 20px 0;
	text-shadow: none;
	font-size: 1em;
	color: #999;
	}

#ytvideo {float: left;}

.yt_holder {
	float: left;
	width: 100%;
	}

ul.video_list {
	margin: 0 0 0 0px;
	padding: 0;
	height: 285px;
	overflow-y: auto;
	float: left;
	width: 260px;
	}

ul.video_list li {
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
	display: block;
	height: 71px;
	background: none !important;
	}

ul.video_list li img {
	margin: 0 10px 0 10px;
	width: 86px;
	height: auto;
	float: left;
	}

ul.video_list li a {
	padding: 5px 3% 5px 0;
	text-decoration: none;
	display: block;
	width: 97%;
	color: #fff;
	float: left;
	text-shadow: none;
	font-weight: bold;
	font-size: .8em;
	line-height: 1.5;
	}

ul.video_list li a:hover,
ul.video_list li.currentvideo a {
	background: #1d1d1d;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/* background: url(/media/img/bg_current-video.png) 0 0 no-repeat; */
	}

#video_list_shadow {
	background: transparent url(/media/img/video_list_bottom_shadow.png) no-repeat 0 0;
	display: block;
	float: right;
	height: 31px;
	margin-bottom: -31px;
	position: relative;
	top: -31px;
	width: 243px;
}

#stories-btn {
	margin-top: 20px;
	width: 240px;
	float: right;
	text-align: center;
	}

#stories-btn p {
	margin: 0 0 8px 0;
	font-size: 10px;
	line-height: 14px;
	color: #808080;
	text-align: center;
	}

#stories-btn a,
#stories-btn a:visited {
	color: #535353;
	text-shadow: #fff 0px 1px 0px;
	text-indent: 0;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	padding: 0 2em;
	line-height: 2.5em;
	background: #ccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#bebebe));
	background: -moz-linear-gradient(top, #fdfdfd, #bebebe);
	border-radius: 3em;
	-moz-border-radius: 3em;
	-webkit-border-radius: 3em;
	box-shadow: 0px 0px 3px #000;
	-moz-box-shadow: 0px 0px 3px #000;
	-webkit-box-shadow: 0px 0px 3px #000;
	}

#stories-btn a:hover {
	background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d8d8d8));
	background: -moz-linear-gradient(top, #ffffff, #d8d8d8);
}

#stories-btn a:active {
	background: #ccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#bdbdbd), to(#fcfcfc));
	background: -moz-linear-gradient(top, #bdbdbd, #fcfcfc);
}


/* "More" row
-------------------------------------------------------------------*/

#prod_more {
	padding: 0 0 3em;
	background: #fff;
	}

#content.prod_penultimate #prod_more {
	padding: 3em 0 2em;
/* 	padding-bottom: 3em; */
	}


#prod_more.non_en {
	margin-top: -1em;
	}

#prod_more h3 {
	margin: 10px 0;
	font-size: 12px;
	color: #4ebdcb;
	float: left;
	}

#prod_more p.blog_link {
	float: left;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 34px;
}

#feed {
	width: 460px;
	float: left;
	}

#feed ul,
#feed ul li {
	margin: 0;
	padding: 0;
	}

#feed li.rssRow {
	padding: 6px 0 3px 34px;
	min-height: 16px;
	border-top: 1px solid #eee;
	background: url(/media/img/icn_learnmore-feed.png) 4px 9px no-repeat;
	}

#feed li.rssRow a {
	font-size: 1em;
	line-height: 16px;
	}

#feed h4 {
	font-weight: normal;
	}

#feed li.rssRow div.date {
	color: #999;
	font-size: 11px;
	line-height: 20px !important;
	}

#feed p {
	margin: 0;
	padding: 6px 0 0 34px;
	width: 426px;
	border-top: 1px solid #eee;
	float: left;
	clear: left;
	font-weight: bold;
	}

#feed .rssMedia {
	display: none;
	}


#promos {
	float: right;
	}

#learnmore-gs p,
#learnmore-kb p {
	margin: 0;
	float: left;
	font-size: 13px;
	line-height: 20px;
	}

#learnmore-gs {
	background: #aad8dd url(/media/img/bg_123_steps.png) no-repeat 25px 15px;
	border-radius: 8px;
	margin: 10px 0 20px;
	}

#colwrap #content #learnmore-gs h3 {
	color: #000;
	font-size: 2.3em;
	font-weight: normal;
	line-height: 1;
	margin: 5px 15px 1px 100px;
	}

#learnmore-gs p {
	clear: left;
	margin: 5px 0 5px 100px;
	width: 300px;
	color: #568387;
	}

#learnmore-kb {
	background: #dbedcd url(/media/img/bg_kb_book.png) no-repeat 288px bottom;
	border-radius: 8px;
	}

#colwrap #content #learnmore-kb h3 {
	color: #000;
	font-size: 2.3em;
	font-weight: normal;
	line-height: 1;
	margin: 6px 0 0 25px;
	}

#learnmore-kb p {
	clear: left;
	margin: 5px 0 5px 25px;
	width: 230px;
	color: #859176;
	}

#learnmore-gs .learnmore_action a,
#learnmore-gs .learnmore_action a:visited,
#learnmore-kb .learnmore_action a,
#learnmore-kb .learnmore_action a:visited {
	background-color: #fff;
	border-radius: 15px;
	color: #568387;
	display: inline-block;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 1px 10px;
	}

#learnmore-kb .learnmore_action a,
#learnmore-kb .learnmore_action a:visited {
	color: #65952d;
	}

#learnmore-gs .learnmore_action a:hover,
#learnmore-kb .learnmore_action a:hover {
	background-color: #568387;
	color: #fff;
	text-decoration: none;
	text-shadow: none;
	}

#learnmore-kb .learnmore_action a:hover {
	background-color: #65952d;
	}

#content ul.get_product li {
	margin-left: 0em;
	padding-bottom:3px;
	font-size:1.1em;
	}

#content ul.get_product.nobull li {
	padding: 0;
	background-image: none;
	}


/* Product-specific rules
-------------------------------------------------------------------*/

/* Skitch page */

#hero div.btn_login a {
	float: right;
}

div.btn_login a {
/*
	text-align: center;
	display: block;
	width: 161px;
	height: 33px;

	font-size: .9em;
	line-height: 2.9;

	background: url(/media/img/products/btn_skitch_login_bg.png) no-repeat left top;
*/
	}

div.btn_login a {
	border:1px solid #adadad;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	display: inline;
	font-size: 12px !important;
	font-weight: bold;
	line-height:0.8em;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	color: #666;
	font-weight: bold;
	text-align:center;
	padding: 10px 14px 10px 16px;
	text-shadow: 1px 1px 2px rgba(255,255,255,0.5);

	background: #f4f4f4; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #f3f3f3 10%, #e2e2e2 55%, #dfdfdf 59%, #d2d2d2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(10%,#f3f3f3), color-stop(55%,#e2e2e2), color-stop(59%,#dfdfdf), color-stop(100%,#d2d2d2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#f3f3f3 10%,#e2e2e2 55%,#dfdfdf 59%,#d2d2d2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f4f4f4 0%,#f3f3f3 10%,#e2e2e2 55%,#dfdfdf 59%,#d2d2d2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#f3f3f3 10%,#e2e2e2 55%,#dfdfdf 59%,#d2d2d2 100%); /* IE10+ */
	background: linear-gradient(top,  #f4f4f4 0%,#f3f3f3 10%,#e2e2e2 55%,#dfdfdf 59%,#d2d2d2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d2d2d2',GradientType=0 ); /* IE6-9 */

}

div.btn_login a:hover{
	text-decoration:none;
	background: #f4f4f4; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #f3f3f3 5%, #e2e2e2 29%, #dfdfdf 33%, #d2d2d2 73%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(5%,#f3f3f3), color-stop(29%,#e2e2e2), color-stop(33%,#dfdfdf), color-stop(73%,#d2d2d2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#f3f3f3 5%,#e2e2e2 29%,#dfdfdf 33%,#d2d2d2 73%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f4f4f4 0%,#f3f3f3 5%,#e2e2e2 29%,#dfdfdf 33%,#d2d2d2 73%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#f3f3f3 5%,#e2e2e2 29%,#dfdfdf 33%,#d2d2d2 73%); /* IE10+ */
	background: linear-gradient(top,  #f4f4f4 0%,#f3f3f3 5%,#e2e2e2 29%,#dfdfdf 33%,#d2d2d2 73%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d2d2d2',GradientType=0 ); /* IE6-9 */

}
div.btn_login a:active{
	background: #d2d2d2;
}


