body {
  margin:0;
  font:13px Arial, Helvetica, sans-serif;
}
img{border-style:none;}
a{color:#000;text-decoration:none;}
a:hover{text-decoration:underline;}
a { outline: 0 none; }
input{
  font:100% arial,sans-serif;
  vertical-align:middle;
}
form,fieldset{
  margin:0;
  padding:0;
  border:none;
}
#wrapper, #page-2 {
  background: url(../images/bg-all-top.gif?1) repeat-x;
  min-width:970px;
}
#main-outer{
  background:url(../images/main-shadow.png) repeat-x;
}
#main-wrapper{
  width:970px;
  margin:0 auto;
}
#main{
  height:1%;
  overflow:hidden;
  padding:16px 0 41px 20px;
}
#main .title{
  margin:0 0 0 4px;
  font-size:24px;
  color:#333;
}
#sidebar{
  width:235px;
  padding:10px 0 0;
  float:left;
  overflow:hidden;
}
.nav{
  margin:0;
  padding:0;
  width:225px;
  overflow:hidden;
}
.nav li{
  list-style:none;
  width:225px;
}
.nav li a{
  display:block;
  width:225px;
  height:33px;
  font-size:12px;
  font-weight:bold;
  color:#333;
}
.nav li a span{
  width:210px;
  padding:8px 0 0 5px;
  height:25px;
  display:block;
  background:#d6ebff url(../images/nav-separator.gif) no-repeat 0 100%;
  cursor:pointer;
}
.nav li.last a span{
  background:#d6ebff;
}
.nav li a:hover, .nav li.active a{
  margin:-2px 0 0;
  padding:1px 0 0;
  height:34px;
  position:relative;
  background: url(../images/nav-active.gif) no-repeat 0 1px;
  text-decoration:none;
}
* html .nav li a:hover{margin:-2px 0 0;padding:1px 0 0;}
*+html .nav li a:hover{margin:-2px 0 0;padding:1px 0 0;}

.nav li.active a span,
.nav li a:hover span{
  padding:9px 0 0 5px;
  background:#99ccff;
}
#content{
  width:715px;
  padding:15px 0 0;
  float:right;
  overflow:hidden;
}
#content h2.subtitle{
  margin:0;
  padding:0 0 5px 9px;
  font-size:18px;
  color:#333;
  border-bottom:1px solid #ccc;
}
#content h2.subtitle .meta{
  float:right;
  padding-top:8px;
  font-size:12px;
  font-weight:normal;
}
#content h2.subtitle p{
  padding:10px 0;
  margin:0;
  font-weight:normal;
  font-size:12px;
}
#content h2.subtitle p a{
  font-weight:normal;
  font-size:12px;
}
#content .holder{
  width:697px;
  padding:0 9px;
}
#content .box{
  width:697px;
  padding:15px 9px;
  overflow:hidden;
  border-top:1px solid #ccc;
}
#content .box.archived{
  text-align:right;
}
#content .box.archived a{
  font-size:14px;
}
.box .link{
  width:160px;
  padding:6px 10px 0 0;
  float:left;
}
.box .link img{
  display:block;
  margin:0 auto;
}
.box .features-image{
  width:215px;
  height:132px;
  margin:0 10px 0 0;
  float:left;
}
.box .features-image img{
  display:block;
  margin:0 auto;
}
.box .power-features-image{
  width:225px;
  margin:0 10px 0 0;
  float:left;
}
.box .downloads-image{
  width:55px;
  margin:0 10px 0 0;
  float:left;
}
.box .power-features-image img{
  margin:0 auto;
  display:block;
}
.box .text{
  width:525px;
  float:left;
}
.box .power-features-text{
  width:460px;
  float:left;
}
.box .downloads-text{
  width:630px;
  float:left;
}
.box .features-text{
  width:470px;
  float:left;
}
.box .features-text a{
  padding:0 0 0 20px;
  background:url(/images/three-dots-arrow.png) left 2px no-repeat;
  display:block;
}
.box h3 {
  font-size:14px;
  font-weight:bold;
  margin:0;
}
.box h4 {
  font-size:13px;
  font-weight:bold;
  margin:0;
}
.box h4 span {
  font-weight:normal;
}
.info input.submit-query {
  border:none;
  margin: 0pt; 
  padding: 0pt; 
  background: transparent url(/images/btn-tryit.gif?1) no-repeat scroll left top; 
  width: 90px; height: 30px;
  cursor:pointer;
}
.info input.submit-query:hover {
  background-position:0 -30px;
}
#content a{
  font-size:12px;
  font-weight:bold;
  color:#1f6eae;
}
.box .imagebox {
  padding-top:20px;
  clear:both;
}
.box .imagebox img {
  float:left;
  margin:0 10px 0 0;
}
#content .box .imagebox .text {
  float:left;
}
#content .box .imagebox .text p{
  padding:10px 0 0 0;
}
#content a.simple {
  font-weight:normal;
}
#content span.red_span {
  color:red;
}
#content .box span.small-title {
  font-weight:bold;
  display:block;
}
#content a.download {
  padding-left:18px;
  background:url(/images/download.png) left top no-repeat;
}
#content a.closable {
  padding-left:18px;
  background:url(/images/closed-arrow.png) left top no-repeat;
  display:inline-block;
}
#content a.closable.open {
  background:url(/images/opened-arrow.png) left 5px no-repeat;
}
#content p.closed {
  padding-left:18px
}
#content p.back-to-top {
  text-align:right;
}
#content p.back-to-top a {
  padding-right:18px;
  background:url(/images/up-arrow.png) right 4px no-repeat;
}
#content h5{
  font-size:12px; 
  font-weight:normal;
}
#content .text .date{
  margin:6px 0 5px;
  font-size:11px;
}
#content .text p{
  padding:0;
  margin:0;
}

/* ---------- HELP -------------*/
#content .qa {
  margin-bottom:5px;
}

#content .question {
  color:#1f6eae;
  cursor:pointer;
}
/* -----------------------------*/
#footer{
  width:950px;
  overflow:hidden;
  padding:0 0 10px 20px;
  background:url(../images/bg-footer.gif) no-repeat 0 0;
}
#footer ul, #footer .legal{
  margin:0;
  padding:7px 0 0;
  float:left;
  width:188px;
  list-style:none;
}
#footer .legal{
  width:177px;
}
#footer .legal li{
  width:167px;
  padding:3px 0 2px;
}
#footer li{
  width:178px;
  padding:3px 0 2px;
}
#footer li a{
  font-size:11px;
  color:#333;
}

/* page 2 markup */
#page-2 #wrapper {
  margin:0;
  width:100%;
}
#page-2 #main-outer{
  background:none;
}
#page-2 #main-wrapper{
  margin:0;
  width:100%;
}
#page-2 #main {
  background:none;
  height:1%;
  overflow:hidden;
  padding:0 0 23px;
  width:940px;
  margin:0 auto;

}
#page-2 #footer {
  background: url(../images/bg-divider-footer-page-2.gif) no-repeat;
  overflow:hidden;
  padding:10px 0 20px;
  font-size:11px;
  color:#333;
  margin:0 auto;
  width:940px;
}
#page-2 #footer ul{
  width:188px;
  float:left;
  list-style:none;
  margin:0;
  padding:0;
}
#page-2 #footer li{padding:0 0 6px;}
/* header page-2 */
#header {
  margin:0 auto;
  overflow:hidden;
  width:930px;
  background: url(../images/bg-header-circles.gif?1) no-repeat;
  padding:22px 20px 10px;
}
#header:after{
  content:"";
  clear:both;
  display:block;
}
.sign-up{
  background: url(../images/btn-signup.gif) top left no-repeat;
  width:130px;
  height:35px;
  display:block;
  overflow:hidden;
  text-indent:-9999em;
  float:right;
  display:inline;
  margin:0 2px 0 0;
  background-position:0 -35px;
}
.sign-up:hover{
  background-position:0 0px;
}
.logo {
  background: url(../images/logo.gif?1) no-repeat 0 0;
  width:203px;
  height:38px;
  margin:4px 0 0 -5px;
  text-indent:-9999em;
  overflow:hidden;
  float:left;
  display:inline;
}
.logo a{
  display:block;
  height:100%;
}
/* links header */
.menulinks{
  width:915px;
  float:left;
  margin:32px 0 0;
}
.main-nav {
  margin:0;
  overflow:hidden;
  padding:0;
  width:auto;
}
.main-nav li{
  list-style:none;
  float:left;
  display:inline;
  margin:0 12px 3px -12px;
  padding:0 12px 3px 13px;
  background:url(../images/main-nav-separator.gif) no-repeat 0 50%;
}
.main-nav li a {
  color:#1f6eae;
  font-size:14px;
  line-height:14px;
}
.login {
  float:right;
  font-size:14px;
  line-height:16px;
  margin:0;
}
.login a{color:#1f6eae;}
.hold-news {
  height:36px;
  width:100%;
  background:#d6ebff;
  margin-bottom:15px;
}
.hold-news-visual a{
  text-decoration:underline;
}
.hold-visual {
  background: url(../images/bg-hold-visual-2.png) repeat-x;
  height:345px;
  width:100%;
}
#visual, .hold-news-visual {
  width:950px;
  position:relative;
  margin:0 auto;
  overflow:hidden;
  padding:0 42px;
}
.hold-news-visual {
  padding:10px 0 0 48px;
}
.hold-news-visual em {
  display:inline-block; 
  margin-left:20px;
  color:#666;
  font-style:normal;
}
#visual .hero {
  width:525px;
  height:345px;
  background:url(/images/bg-visual-1.png?1) top left no-repeat;
  margin: 0 0 0 -35px;
}
.watch-our-video{
  background: url(../images/btn-watch-our-video.png?1) no-repeat;
  width:258px;
  height:40px;
  position:absolute;
  overflow:hidden;
  text-indent:-9999em;
  right:21px;
  top:290px;
}
.watch-our-video:hover {
  background-position:0 -40px;
}

.meeting-count-today{
  position:absolute;
  top:55px;
  right:22px;
}
.meeting-count-today .holder{
  background: url(../images/bg-meeting-count-today-box.png?1) no-repeat;
  width:516px;
  height:162px;
  overflow:hidden;
}
.meeting-count-today .info{
  position:relative;
  margin:32px 0 0 31px;
}
.meeting-count-today .info strong{
  display:block;
  margin:0 0 26px;
  font-size:25px;
  color:#333;
}
.meeting-count-today .meeting-form{
  overflow:hidden;
  width:100%;
}
.meeting-count-today .meeting-form input{
  float:left;
  margin:0;
  padding:0;
  display:inline;
}
.meeting-count-today .meeting-form .text{
  float:left;
  margin:0 5px 0 0;
  border:1px solid #97acc4;
  width:361px;
  padding:3px 1px 5px;
  background:#fff;
  height:20px;
}
.meeting-count-today .meeting-form .text input{
  color:#999;
  font-size:18px;
  width:100%;
  border:0;
}
.line-status{
  color:#333;
  font-size:12px;
  background:#d6ebff;
  border-top:1px solid #999;
  margin:0 0 31px;
}
.line-status .holder-status{
  width:920px;
  margin:0 auto;
  padding:11px 0 9px;
}
.line-status strong{margin:0 9px 0 0;}
.line-status span.date{
  color:#666;
  margin:0 0 0 19px;
}
/* contant page-2 */
.content-title{
  background: url(../images/bg-content-title-page.gif) no-repeat;
  width:929px;
  height:37px;
  padding:15px 0 0;
  margin:0 0 12px;
}
.great-meeting-start-with{
  color:#294f81;
  font-size:32px;
  margin:0 0 0 17px;
  overflow:hidden;
  width:737px;
  font-style:none;
}
.container-boxs{
  overflow:hidden;
  background: url(../images/bg-holder-container-page-2.gif) no-repeat;
  width:929px;
  padding:11px 0 0;
}
.container-boxs .three-boxs .icon-title{
  display:block;
  margin:0 auto 10px;
}
#main .container-boxs strong.title {
  font-size:14px;
  color:#2582bc;
  margin:0 16px 9px -3px;
  line-height:17px;
  display:block;
  background: url(../images/bg-blue-arrow.gif) no-repeat 0 4px;
  padding:0 0 0 14px;
}
#main .container-boxs strong.title a{
  color:#2582bc;
}
.container-boxs p{
  margin:0 0 17px;
  line-height:18px;
}
.container-boxs .three-boxs{
  float:left;
  width:691px;
  margin:0 -5px 0 0;
}
.container-boxs .three-boxs .three-boxs-holder{
  width:700px;
  overflow:hidden;
}
.container-boxs .three-boxs .col-box{
  float:left;
  width:227px;
  background: url(../images/bg-col-box-yellow-mid.gif) repeat-y;
  margin:0 5px 0 0;
}
.container-boxs .col-box .bg-top{background: url(../images/bg-col-box-yellow-top.gif) no-repeat;}
.container-boxs .col-box .bg-btm{
  background: url(../images/bg-col-box-yellow-btm.gif) no-repeat 0 100%;
  padding:0 0 2px;
  overflow:hidden;
  height:1%;
  min-height:254px;
}
.container-boxs .col-box .bg-btm div {
  padding:0 16px;
}
* html .container-boxs .folow-box .bg-btm,
* html .container-boxs .col-box .bg-btm {height:254px;}
.container-boxs .folow-box{
  width:221px;
  float:right;
  color:#2582bc;
  background: url(../images/bg-col-box-follow-mid.gif) repeat-y;
}
.container-boxs .folow-box .bg-top{background: url(../images/bg-col-box-follow-top.gif) no-repeat;}
.container-boxs .folow-box .bg-btm{
  background: url(../images/bg-col-box-follow-btm.gif) no-repeat 0 100%;
  height:1%;
  overflow:hidden;
  padding:0;
  min-height:254px;
}
.container-boxs .folow-box .bg-btm div{
 padding:0 16px 16px;
}
.container-boxs .folow-box .icon-title{
  display:block;
  margin:1px auto 11px;
}
.container-boxs .folow-box .text{padding:0 0 20px;}
.container-boxs .folow-box .link-twitter{
  font-size:14px;
  font-weight:bold;
  overflow:hidden;
  height:1%;
  margin:0 0 0 17px;
}
.container-boxs .folow-box a{
  color:#000;
  text-decoration:underline;	
}
.container-boxs .folow-box a:hover{text-decoration:none;}
.container-boxs .twitter-text {
  height:110px;
  overflow:hidden;
}
.container-boxs .twitter-text a {
  color:#2582BC;
  text-decoration:none;
}
.container-boxs .folow-box .link-twitter a{
  color:#2582bc;
  text-decoration:none;
  padding:0 11px 0 0;
  float:left;
  background: url(../images/bg-blue-arrow.gif) no-repeat 100% 4px;
}
.container-boxs .twitter-text a:hover, .container-boxs .folow-box .link-twitter a:hover{
  text-decoration:underline;
}
#page-2 #content {
  float:right;
  padding:0;
  width:675px;
}
#content .pricing-content a{
  font-size:14px;
  color:#1f6eae;
}
.pricing-content{margin:10px 0 18px 0;}
.pricing-content table{border-collapse:collapse;}
.pricing-content td{
  border-bottom:1px solid #ccc;
  padding:6px 0 5px;
  font-size:14px;
}
.pricing-content th{
  color:#333;
  font-size:18px;
  border-bottom:3px solid #ccc;
  padding:18px 0 15px;
  line-height:22px;
}
.pricing-content th span{
  display:block;
  font-size:14px;
}
.pricing-content .name-col{
  width:207px;
  padding:6px 0 5px 8px;
}
.pricing-content .basic-col{
  width:230px;
  text-align:center;
  padding-right:11px;
}
.pricing-content .plus-col{
  width:240px;
  text-align:center;
  background:#faf5ad;
}
.sign-row {
  overflow:hidden;
  height:1%;
  border-bottom:1px solid #ccc;
  margin:0 20px 21px 0;
  padding:0 15px 15px 24px;
}
.sign-row strong{
  font-size:16px;
  color:#930;
  font-weight:bold;
  float:left;
  margin:12px 0 0;
}
.sign-row a.try-it-out-now{
  background: url(../images/try-it-out-now-btn.gif) no-repeat;
  width:201px;
  height:42px;
  overflow:hidden;
  text-indent:-9999em;
  float:right;
}
.sub-content{margin:0 10px;}
.sub-content strong{
  color:#666;
  font-size:14px;
  display:block;
  margin:0 0 15px;
}
.sub-content p{margin:0;}
img.dial {
  vertical-align:text-bottom;
  padding:0 2px;
}
div.dial-delimiter {
  border-top: 1px solid rgb(204, 204, 204); 
  margin: 0pt; 
  padding: 0pt; 
  width: 100%; 
  height: 1px;
}
h3.dial {
  margin-top:20px
}
.checked-price {
  width:28px;
  height:28px;
  background:url(/images/image-icon-checked.png) left top no-repeat;
  display:inline-block;
}
p.order-aligned {
  padding:0 0 0 15px;
  margin:0;
}
#content p.nomargin {
  margin:1em 0 0 0;
}
.popup-dialog {background: #efeff2; border: 3px solid #b76901; padding:10px; color:#000; font-family:Arial; font-size:11px}
.popup-dialog-new {margin: auto; padding: 0;border: 1px solid #FF6600; background-color: #ffffff; font-family:Arial; font-size: 12px}
.popup-dialog-new .title-bar {margin: 0; padding: 7px 10px; background-color: #ff9900; color: #000000; font-size: 14px; font-weight: bold}
.popup-dialog-new .long-title {padding-bottom: 15px; font-size: 16px}
.popup-dialog-new .confirmation {padding-left: 46px; background-image: url(/images/dialog-header_check-orange.png); background-position: 10px 7px; background-repeat: no-repeat}
.popup-dialog-new h3 {font-size: 15px}
.popup-dialog-new h4 {position: relative; margin: 15px 0 5px; padding: 0; color: #333333; font-size: 13px}
.dialog-content {padding: 10px}
.popup-dialog-help {background: #efeff2; border:2px solid #1F6EAE}
.popup-dialog h2 {color:#616779; font-weight:normal; margin:0; font-size: 24px; margin-bottom:10px}
.popup-dialog h3 {color:#616779; font-size:14px; padding-top:15px}
.button, .button-over, .action-button, .action-button-over {
	cursor: pointer;
	_cursor: hand;
	display: inline;
}
button.button, button.button-over, button.button-disabled {
	padding: 4px 8px;
	font-size:12px;
	white-space: nowrap;
 	border:2px solid;
	border-color:#eee #aaa #aaa #eee;
}
button.button {
	background-color:#ccc;
}
button.button-over, button.button.no-focus:focus {
	background-color:#eee;
}
button.button-disabled, button.inactive {
	color:#999;
	background-color:#eee;
	cursor: default;
}
button.image-button, button.image-button-over, button.image-button-disabled {
	background-color:transparent;
	border: none;
	padding: 0;
}
button.image-button-over, button.image-button.no-focus:focus {
	background-color:transparent !important;
}
button.large-action-button, button.large-action-button-over, button.large-action-button-disabled {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	border: solid 1px;
	height: 32px;
	padding: 0 25px;
	margin:0;
}
button.large-action-button {
	background-color:#ff6600;
	border-color:#ff9900 #993300 #993300 #ff9900;
	color:#ffffff;
}
button.large-action-button-over, button.large-action-button.no-focus:focus {
	background-color:#ff9933 !important;
	border-color:#ffff00 #996600 #996600 #ffff00;
	color:#ffffff;
}
button.large-action-button-disabled {
	background-color:#ff6600;
	border-color:#ff9900 #993300 #993300 #ff9900;
	color:#b06e00;
}
button.small-action-button, button.small-action-button-over, button.small-action-button-disabled {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	border: solid 1px;
	height: 24px;
	padding: 0 15px;
	margin:0;
}
button.small-action-button {
	background-color:#6699cc;
	border-color: #99ccff #336699 #336699 #99ccff;
	color:#ffffff;
}
button.small-action-button-over, button.small-action-button.no-focus:focus {
	background-color:#99ccff !important;
	border-color:#ccffff #6633cc #6633cc #ccffff;
	color:#ffffff;
}
button.small-action-button-disabled {
	background-color:#6699cc;
	border-color:#99ccff #336699 #336699 #99ccff;
	color:#b06e00;
}




/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}


#feedback-dialog, #feedback-thankyou {
  width: 388px;
  background-color: transparent;
  overflow: hidden;
  position: fixed;
  top: 17%;
  left: 50%;
  font-family:Verdana,sans-serif;  
  margin-left: -194px;
}

.feedback-confirmed {
  height:300px;
}


#feedback-dialog #dialog-header {
  color: #505050;
  font-size: 22px;
  margin-bottom: 10px;
}

.feedback-message{
  background-color:white;
  border:2px solid #a8a9af;
  padding:5px;
  margin-bottom:10px;

}
.feedback-message #header-img {
  margin-left: 12px;
  padding-top: 5px;
  float: left;
  background: url('/images/feedback/feedbackHorn.gif') norepeat;
}
.feedback-message #header-txt {
  margin-left: 55px;
  margin-right: 5px;
  font-size: 12px;
}

.feedback-bold {
  font-size: 12px;
  color: #6a6a70;
  font-weight: bold;
}

#feedback-input textarea {
  height: 120px;
  width: 325px;
}

#contactEmail {
  width: 325px;
}

#feedback-buttons {
  position: relative;
  left: 200px;
  height: 30px;
  width: 160px;
  margin-top: 8px;
}

#cancel-button, .cancel-button {
  margin-right:5px;
  border-color:#EEEEEE #AAAAAA #AAAAAA #EEEEEE;
  border-style:solid;
  border-width:2px;
  font-size:12px;
  padding:4px 8px;
  white-space:nowrap;
  background-color:#CCCCCC;
  cursor:pointer;
  display:inline;
  color:#333333;
  overflow:visible;
  vertical-align:middle;
  width:auto;
  border-collapse:collapse;
  border-spacing:0;
}

#send-button, .action-button {
  background-color:#E09111;
  border-color:#FFD265 #AF6D00 #AF6D00 #FFD265;
  color:#FFFFFF;
  margin-left:5px
  border-style:solid;
  border-width:2px;
  font-size:12px;
  padding:4px 8px;
  white-space:nowrap;
  cursor:pointer;
  display:inline;
  vertical-align:middle;
  width:auto;
}

#confirm-content #confirm-image {
  width: 365x;
  height: 184px;
  padding: 15px 40px 0 150px;
  font-size: 11px;
  color: #ffffff;
  background: url('/images/feedback/confirmationBackground.gif') no-repeat;
}
#confirm-content p.confirm-text-bold {
  font-weight: bold;
}
#confirm-content #send-another-msg-button {
  margin-top: 20px;
  padding-top: 120px;
}
#dialog-content #close-button {
  height: 25px;
  padding-left: 307px;
}

.feedback-form {
  background-color:#fff;
  border:2px solid #a8a9af;
  padding:10px;
  margin:10px 0;
}

#confirm-text p {
  margin-top:0;
  margin-bottom:10px;
}



#googleAppsDomainDialog {
  width: 406px;
  background-color: transparent;
  overflow: hidden;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -145px;
  margin-left: -203px;
}

#googleAppsDomainDialog a:link, #googleAppsDomainDialog a:visited, #googleAppsDomainDialog a:active {
  color: #1f6eae;
  text-decoration:underline;
}

#googleAppsDomainDialog a:hover {
  color: #808f43!important;
  text-decoration:underline;
}


#video, #evernoteVideo, #gaVideo {
  position: fixed;
  top: 50%;
  left: 50%;
  
  background-color: #fff;
  color: #333;
  padding:2px;
  
  text-align:center;
}

#video {  
  margin-top: -266px;
  margin-left: -430px;
  width: 857px;
}

#evernoteVideo, #gaVideo{
  margin-top: -186px;
  margin-left: -280px;
  width: 564px;
  height: 360px;
}

#video div.close, #evernoteVideo div.close, #gaVideo div.close {
  text-align:right
}



* html #video, * html #evernoteVideo, * html #gaVideo {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { 
  font-weight: normal; 
  font-size:12px;
}
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 22px; 
	float: right;
	padding-bottom: 0.7em;	
}
