/* http://yui.yahooapis.com/2.6.0/build/reset/reset-min.css
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
  margin: 0;
  padding: 0;
}
fieldset,img {
  border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
  font-style: normal;
  font-weight: normal;
}
li {
  list-style: none;
}
caption,th {
  text-align: left;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,q:after {
  content: '';
}
abbr,acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,textarea,select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,textarea,select {*font-size:100%;
}
legend {
  color: #000;
}
del,ins {
  text-decoration: none;
}
body {
  text-align: center;
}
#ft {
  clear: both;
}
#doc,#doc2,#doc3,#doc4,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7 {
  margin: auto;
  text-align: left;
  width: 57.69em;*width:56.25em;
  min-width: 750px;
}
#doc2 {
  width: 73.076em;*width:71.25em;
}
#doc3 {
  margin: auto 10px;
  width: auto;
}
#doc4 {
  width: 74.923em;*width:73.05em;
}


/* http://yui.yahooapis.com/2.6.0/build/fonts/fonts-min.css
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
body {
  text-align: left;
  font: 13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
}
select,input,button,textarea {
  font: 99% arial,helvetica,clean,sans-serif;
}

/* http://yui.yahooapis.com/2.6.0/build/base/base-min.css
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
h1 {
  font-size: 138.5%;
}
h2 {
  font-size: 123.1%;
}
h3 {
  font-size: 108%;
}
h1,h2,h3 {
  margin: 1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
  font-weight: bold;
}
abbr,acronym {
  border-bottom: 1px dotted #000;
  cursor: help;
}
em {
  font-style: italic;
}
blockquote,ul,ol,dl {
  margin: 1em;
}
ol,ul,dl {
  margin-left: 2em;
}
ol li {
  list-style: decimal outside;
}
ul li {
  list-style: disc outside;
}
dl dd {
  margin-left: 1em;
}
th,td {
  padding: .5em;
}
th {
  font-weight: bold;
  text-align: center;
}
caption {
  margin-bottom: .5em;
  text-align: center;
}
p,fieldset,table,pre {
  margin-bottom: 1em;
}
input[type=text],input[type=password],textarea {
  width: 12.25em;*width:11.9em;
}

/*fonts.css*/

table {
  font-size: inherit;
  font: 100%;
}
pre,code,kbd,samp,tt {
  font-family: monospace;*font-size:108%;
  line-height: 100%;
}

body {
  margin: 0;
  padding: 0;
  background: #dddddd;
}



/*#__________________________________________________________________________\*/
/*
* Two Outer Columns
*/

#column_left {
  float: left;
  margin: 0;
  padding: 0px 5px 0 10px;
  left: 0px;
  width: 98%;
}

#column_right {
  width: 244px;
  float: right;
  margin: 0;
  padding: 0 20px 0 0;
}

#column_right ul {
  padding: 0;
  margin: 0;
  margin-left: 15px;
  margin-top: 5px;
}

#column_right ul li {
  list-style-type: square;
  margin-bottom: 2px;
}

/*
* Generic Rules
*/

p {
  padding-bottom: 8px;
  margin-bottom: 0;
}

div.page_title{
  border-left:7px solid #1560ab;
}
div.page_title h1 {
  color: #fff;
  background:#1560ab;
  font-size: 26px;
  line-height:35px;
  font-weight:normal !important;
  display:inline;
  font-family:'MS Sans Serif', 'Geneva', sans-serif;
  margin: 0 0 0 0 !important;
  padding:1px 0 1px 0 !important;
  border-right:7px solid #1560ab;
}

h2 {
  color: #DA8915;
  font-size: 18px;
}

h3 {
  color: #3278B6;
  font-size: 14px;
}


/*
* Container Holds All Content
*/

#container {
  margin: 0 auto;
  padding: 0;
  background-color: #fff;
  padding-top:7px;
}


/*
* Header
*/

#header {
  height: 50px;
  width:920px;
  margin:0 auto;
}

#header #logo {
  background-image: url(../images/logo-brainient.png);
  background-position: left center;
  background-repeat: no-repeat;
  width: 137px;
  height: 43px;
  float: left;
  margin-top:5px;
}

#header #logo #logo_spacer {
  width: 137px;
  height: 43px;
  border: none;
  display: block;
}


/*
* Top Navigation Bar
*/
#top_navigation,
.top_navigation_head,
.top_navigation_head div {
  white-space: nowrap;
}

#top_navigation {
  float: left;
  width:580px;
  margin-top: 22px;
  margin-left:25px;
  position:relative;
}

.top_navigation_head {
  background-position: top left;
  float: left;
  display: block;
  margin: 0;
  height: 39px;
  width: 18px;
  padding: 0;
}

#top_navigation ul {
  padding: 0;
  margin: 0;
  display: block;
  height: 39px;
}

#top_navigation ul li {
  font-family: Verdana, Arial, sans-serif; /*"Lucida Grande", Helvetica, Arial, Helv, Sans, sans-serif;*/
  font-size: 15px;
  padding: 0;
  margin: 0 10px 0 0;
  height: 39px;
  display: block;
  float: left;
}

#top_navigation ul li a {
  padding: 0 8px 0 8px;
  display: block;
  height: 30px;
  line-height: 30px;
  margin: 0;
  color: #000;
  text-decoration: none;
  font-weight: normal;
}

#top_navigation ul li a:hover, #top_navigation .current a {
  background: #46484b;
  cursor: pointer;
  color: #fff;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -khtml-border-radius: 4px 4px 4px 4px;
  -opera-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}

#top_navigation ul li.current {
  background-image: url(../images/menu_arrow.gif);
  background-repeat: no-repeat;
  background-position: 50% bottom;
}

#small-menu{
  padding:0 0 0 0;
  margin:0 0 0 0;
}
#small-menu li {
  list-style-type:none;
  float:left;
  padding:0;
  margin-right:10px;
  margin-bottom:4px;
}
#small-menu li a{
color: #1560AB;
font-family:'Arial', sans-serif;
font-size:11px;
font-weight: bold;
text-decoration: none;
display:block;
}
#small-menu li a:hover{
  color:#aaa;
}

#small-signout, #small-signin{
  padding-left:12px !important;
  background: url(../images/lock-login.gif) no-repeat;
}

#footer-layeredbrain a{
  display:block;
  width:108px;
  height:41px;
  text-indent:-3000px;
  background:url(../images/footer-lb.gif) no-repeat;
}
#footer-layeredbrain a:hover{
  background:url(../images/footer-lb-h.gif) no-repeat;
}

#footer-veevid a{
  margin-top:5px;
  display:block;
  width:108px;
  height:41px;
  text-indent:-3000px;
  background:url(../images/footer-veevid.gif) no-repeat;
}
#footer-veevid a:hover{
  background:url(../images/footer-veevid-h.gif) no-repeat;
}

/*
* Content - This Is Where the Action Is
*/

#content {
  width: 920px;
  margin: 0 auto;
  padding: 30px 0 0 0;
  background-color: #fff;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  min-height: 400px;
}

#content a, #content a:link, #content a:visited {
  color: #3278B6;
}

#content a:hover, #content a:focus, #content a:active {
  color: #ED1141;
}

/*
* Right Column Rounded Box
*/

.roundedbox, .roundedbox_body, .roundedbox_head, .roundedbox_head div {
  background: #FFFFFF url(../images/column_box_ie.gif) no-repeat bottom right;
}

.roundedbox {
  width: 230px !important;
  width: 220px;
  padding-right: 15px;
  margin: 0 auto;
}

.roundedbox_head {
  background-position: top right;
  margin-right: -15px;
  padding-right: 40px;
}

.roundedbox_head div {
  background-position: top left;
  margin: 0;
  border: 0;
  padding: 30px 0 0 0;
  height: auto !important;
  height: 1%;
}

.roundedbox_body {
  background-position: bottom left;
  margin-right: 15px;
  padding: 1px 0 25px 30px;
}

.roundedbox_body h1 {
  font-size: 18px;
  margin-top: 0;
}

.roundedbox_body h2 {
  font-size: 12px;
  margin-bottom: 0;
}

.roundedbox_body h3 {
  font-variant: italic;
  font-weight: normal;
  font-size: 10px;
  margin-top: 0;
  margin-bottom: 0;
}

.roundedbox_body p {
  color: #555555;
}

.roundedbox_body hr {
  width: 100%;
  text-align: center;
  border: none;
  border-bottom: 1px dotted #999999;
  height: 1px;
  margin: 14px auto;
}


/*
* Footer
*/

div#footer {
  background: #dddddd url(../images/back-footer.gif) repeat-x top;
  font-size: 11px;
  padding-top:10px;
  line-height:17px;
}

div#footer a {
  color: #000;
}

div#footer p {
  float: left;
}

div#footer p img {
  display: inline;
  vertical-align: middle;
}

div#footer ul#footer-menu {
  width:920px;
  margin:0 auto 0 auto;
}

div#footer ul li {
  float: left;
  list-style-type: none;
  margin-right: 10px;
  display:block;
  width:150px;
  font-weight:bold;
}

div#footer ul#footer-menu li ul{
  margin: 0 0 0 0;
}

div#footer ul#footer-menu li ul li{
  font-weight:normal;
}

div#footer ul#footer-menu li ul li a{
  color: #515151;
  text-decoration:none;
}

div#footer ul#footer-menu li ul li a:hover{
  color: #1560ab;
  text-decoration:underline;
}

table {
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

#sympal_breadcrumbs {
  margin-bottom: 20px;
  margin-right: -5px;
}

#sympal_breadcrumbs ul {
  font: 11px Arial, Helvetica, sans-serif;
  background-image: url('../images/bc_bg.png');
  background-repeat: repeat-x;
  height: 30px;
  line-height: 30px;
  color: #9b9b9b;
  border: solid 1px #cacaca;
  width: 100%;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}

#sympal_breadcrumbs li {
  list-style-type: none;
  float: left;
  padding-left: 10px;
}

#sympal_breadcrumbs li a {
  height: 30px;
  display: block;
  background-image: url('../images/bc_separator.png');
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 15px;
  text-decoration: none;
  color: #454545;
}

#sympal_breadcrumbs li a:hover {
  color: #35acc5;
}

#sympal_breadcrumbs li#breadcrumbs-home {
  background: url('../images/home.png') no-repeat;
  background-position: center;
}

#sympal_breadcrumbs li#breadcrumbs-home a {
  text-indent: -9999;
  font-size: 0;
  width: 20px;
}

.notice, .error {
  margin-left: 10px;
  margin-right: 10px;
}

ul.error_list {
  margin: 0;
  margin-bottom: 7px;
  color: #d33;
  border: none;
  background-color: #f33;
}

ul.error_list li {
  padding: 4px;
  padding-left: 25px;
  list-style: none;
  color: #fff;
  background: url(../images/error.png) no-repeat 4px 4px;
}

#ask_confirmation {
  padding: 12px;
  background: #ffc;
  border: 1px solid #ddd;
}

#ask_confirmation h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}

#ask_confirmation p {
  margin-bottom: 10px;
}

#sympal_signin_form {
  padding: 20px;
  padding-left: 80px;
  padding-right: 80px;
  background: #ffc;
  border: 1px solid #ddd;
  margin: 0 auto;
  width: 250px;
}

.sympal_data_grid {
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #c1dbff;
}

.sympal_data_grid thead tr th {
  background: none;
}

.sympal_data_grid tbody tr td {
  border-bottom: 1px solid #eee;
}

#content input, #content select, #content textarea {
  padding: 0.40em;
  border: 1px solid #ddd;
  background: #fafafa;
  font: bold 0.95em arial, sans-serif;
  -khtml-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  -webkit-border-radius: 0.4em;
  border-radius: 0.4em;
}

#content input:hover, #content input:focus, #content select:hover, #content select:focus, #content textarea:hover, #content textarea:focus {
  border-color: #c5c5c5;
  background: #ffffcc;
}

/*#__________________________________________________________________________\*/
.clearer{
  font-size:0px;
  height:0px;
  line-height:0px;
  padding:0 0 0 0;
  margin:0 0 0 0;
  clear:both;
}

/* start HEADER */
div#header-home{
	background: #1560ab url(../images/back-header-home.gif) no-repeat right;
	height:315px;
	position:absolute;
	left:0px;
	width:100%;
	}
	div#header-home div#header-home-ct{
		height:315px;
	  margin: 0 auto;
	  width: 915px;
	  }
		div#header-home div#header-home-ct-video{
			float: left;
			height:315px;
			margin-right: 20px;
		  width: 560px;
		  }
		  
a#home_publishers, a#home_advertisers{
  display:block;
  width:145px;
  height:29px;
  float:left;
  text-decoration:none;
}		  
a#home_publishers{
  background:url(../images/publishers.png) no-repeat;
  margin-right:10px;
}
a#home_publishers:hover{
  background:url(../images/publishers-h.png) no-repeat;
}
a#home_advertisers{
  background:url(../images/advertisers.png) no-repeat;
}
a#home_advertisers:hover{
  background:url(../images/advertisers-h.png) no-repeat;
}
/* end HEADER */

div#header-home input{width:310px;}
div#header-home textarea{width:320px;}
div#header-home-ct-video textarea{
  width:100%;
  height:213px;
}

/* start LEFT */
div#left-ct{
	float: left;
	margin-right: 20px;
	width:260px;
	}
	div#left-ct a{
		margin-bottom: 5px;
		}
/* end LEFT */

/* start RIGHT */
div#right-ct{
	float: left;
	width:640px;
	color:#000;
	}
	div#right-ct h2{
		font-size:24px;
		margin-bottom: 10px;
		margin-top:0;
	  color:#000;		
	}
	div#right-ct h3{
		font-size:12px;
		margin-bottom: 5px;
		color:#000;
		}
/* end RIGHT */

a.bord{
	border:1px solid #e9e9e9;
	display: block;
	float:left;
	margin-bottom:10px;
	margin-right: 10px;
	padding:1px;
	}
a.bord:hover{
		border:1px solid #1560ab;
		}

		p.description-prods{
			margin-left: 10px;
		  }
div.submenu ul{
  padding:0;
  margin:0;
}
div.submenu li{
  list-style-type:none;
  padding-bottom:5px;
}
div.submenu a{
  background-color:#d7d7d7;
  color:#000 !important;
  padding:2px 12px 2px 12px;
  text-decoration:none;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -khtml-border-radius: 10px 10px 10px 10px;
  -opera-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  font-family:'Verdana', sans-serif;
  font-size: 11px;
}
div.submenu a:hover, div.submenu a.current{
  background-color:#ff0074;
  color:#fff !important;
}

/* start HEADER */
div#header-page{
	height:200px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #F5F5F5;
	border-top:4px solid #1560ab;
	position:absolute; left:0px;
	width:100%;
	}
	div#header-page div#header-ct{
	  margin: 0 auto;
	  width: 920px;
	  }
/* end HEADER */

/* start TEAM */
a.team-member textarea{
  font-size:12px !important;
  font-weight:normal !important;
  width:100%;
  height:150px;
}
a.team-member{
	color: #515151 !important;
	float: left;
	font-size:18px;
	margin-bottom:10px;
	margin-right: 38px;
	width:130px;
	cursor:pointer;
	text-decoration:none;
	}
	a.team-member img{
		margin-bottom:5px;
		}
	a.team-member p{
		color: #1560ab !important;
		margin-top:5px;
		}
		
div.team-member-details textarea{
  font-size:12px !important;
  font-weight:normal !important;
  width:100%;
  height:250px;
}	
	
div.team-member-details{
  height:370px;
	background: #f2f2f2;
	color: #333333;
	font-size: 12px;
	margin-top: 18px;
	position:absolute;
	left:0px;
	width:100%;
	}
	div.team-member-details div.jScrollPaneContainer{
	  margin:10px auto 10px auto;
	}
	div#team-member-details-container{
	  height:350px;
	  width: 920px;
	  margin:0 auto;
	  overflow:auto;
	}
	div.team-member-details div.team-member-details-ct{
		padding-top: 20px;
		padding-bottom: 20px;
	  }
		div.team-member-details div.team-member-details-ct div{
			margin-left: 280px;
		 	}
	div.team-member-details h1{
		font-size:18px;
		margin-bottom:5px;
		color:#000;
		background:transparent;
		}
	div.team-member-details h1 span{
		color: #1560ab;
		}
	div.team-member-details p{
		margin-bottom:5px;
		}
	div.team-member-details p span{
		color: #515151;
		}
/* end TEAM */

div.partners textarea, div.contact-details textarea{
  width:250px;
  height:150px;
  font-weight:normal !important;
}

div.contact-details{
	background: url(../images/line-vertical.gif) no-repeat top right;
	float:left;
	margin-right:40px;
	width:300px;
}

table#contact-form{
	background-color: #e7eff6 !important;
	padding:10px;
	}
	table#contact-form input.form-text{
		border:1px solid #333333;
		font-size:12px;
		padding:5px;
		width:210px;
		}
	table#contact-form textarea{
		border:1px solid #333333;
		font-size:12px;
		padding:5px;
		width:280px;
		}
	table#contact-form input.form-button{
		background-color: #1560ab;
		border:0;
		color:white;
		font-size:10px;
		padding-left:7px;
		padding-right:7px;
		padding-top:2px;
		padding-bottom:2px;
		}

div.partners{
	background: url(../images/line-vertical.gif) no-repeat top right;
	float:left;
	margin-right:40px;
	margin-bottom:10px;
	width:300px;
}
	div.partners p{
		margin-top:5px;
		margin-right: 20px;
		}
	div.partners p a{
	  float:none;
	}
	div.partners a{
	  float:left;
	}
		
a.find-out-more{
  display:block;
  width:150px;
  height:30px;
  float:right;
  background:url(../images/find-out-more.gif) no-repeat;
}		
a.find-out-more:hover{
  background:url(../images/find-out-more-h.gif) no-repeat;
}		

a.bordered2{
	background-color:#f2f2f2;
	float:right;
	padding:2px;
	}
a.bordered2:hover{
	background-color:#1560ab;
	}


a.read-all{
	margin-top:10px;
	text-decoration:none;
	}

div#press textarea{
  height:150px;
  font-weight:normal !important;
}	
div#press p{
  text-align:justify;
}
div#press h3 a{
  color:#000 !important;
  font-size:16px !important;
}
div#products_menu{
  position:absolute;
  bottom:0px;
  margin-left:270px;
}
div#products_menu a, div#products_menu div{
  float:left;
}
div#products_veevid{
  background:url(../uploads/assets/images/products/veevid-active.gif) no-repeat;
  display:block;
  width:206px;
  height:83px;
}

a#products_veevid{
  background:url(../uploads/assets/images/products/veevid.gif) no-repeat;
  display:block;
  width:206px;
  height:83px;
  text-decoration:none;
}
a#products_veevid:hover{
  background:url(../uploads/assets/images/products/veevid-h.gif) no-repeat;
}

div#products_layeredbrain{
  background:url(../uploads/assets/images/products/layeredbrain-active.gif) no-repeat;
  display:block;
  width:271px;
  height:83px;
}

a#products_layeredbrain{
  background:url(../uploads/assets/images/products/layeredbrain.gif) no-repeat;
  display:block;
  width:271px;
  height:83px;
  text-decoration:none;
}
a#products_layeredbrain:hover{
  background:url(../uploads/assets/images/products/layeredbrain-h.gif) no-repeat;
}

ul#connect-with-us-menu li{
  float:left;
  width:24px !important;
  margin-right:2px !important;
}
ul#connect-with-us-menu li a{
  display:block;
  width:24px;
  height:24px;
  text-indent:-3000px;
}

li#footer-twitter a{ background:url(../images/connect-twitter.gif) no-repeat;}
li#footer-facebook a{ background:url(../images/connect-facebook.gif) no-repeat;}
li#footer-linkedin a{ background:url(../images/connect-linked.gif) no-repeat;}
li#footer-rss a{ background:url(../images/connect-rss.gif) no-repeat;}

.hiddenPic {display:none;}

div#footer ul li.last{
  width:auto !important;
}

div.pagination{
  float:right;
}
div.pagination a, div.pagination span{
  display:block;
  height:24px;
  margin-left:17px;
  float:left; 
  line-height:24px;
  text-align:center;
  text-decoration:none;
  font-size:17px;
}
div.pagination a{
  color:#1460AC;
}
div.pagination span{
  color:#A8A8A8;
}
div.pagination a.back{background:url(../images/left.gif) no-repeat;width:24px;}
div.pagination a.back:hover{background:url(../images/left-h.gif) no-repeat;}
div.pagination a.next{background:url(../images/right.gif) no-repeat;width:24px;}
div.pagination a.next:hover{background:url(../images/right-h.gif) no-repeat;}


div.press_media_buzz{
  border-top:1px solid #ccc;
  margin-top:10px;
}
div.press_media_buzz h2{
  margin:10px 0px 10px 0px !important;
}
div.press_media_buzz div{
  display:block;
  float:left;
  margin-right:28px;
}

/* Added By Andrei on 27 april 2010 */
.homepageHeader
{
  border-bottom: 1px solid #2068b1;
  margin-bottom: 10px;
}

.homepage_tab
{
  display: block;
  float: left;
  margin-right: 10px;
  cursor: pointer;
}
a#homepage_tab_benefits
{
  width: 72px;
  height: 32px;
  background: url('/images/homepage_tab_benefits.gif') no-repeat;
}
a#homepage_tab_benefits.active
{
  background: url('/images/homepage_tab_benefits_active.gif') no-repeat;
}
a#homepage_tab_features
{
  width: 76px;
  height: 32px;
  background: url('/images/homepage_tab_features.gif') no-repeat;
}
a#homepage_tab_features.active
{
  background: url('/images/homepage_tab_features_active.gif') no-repeat;
}
a#homepage_tab_testimonials
{
  width: 106px;
  height: 32px;
  background: url('/images/homepage_tab_testimonials.gif') no-repeat;
}
a#homepage_tab_testimonials.active
{
  background: url('/images/homepage_tab_testimonials_active.gif') no-repeat;
}

div.homepage_tab_content
{
  margin-bottom: 50px;
}

div.homepage_tab_benefits_slot, div.homepage_tab_features_slot
{
  margin-bottom: 20px;
}
div.homepage_tab_benefits_image img, div.homepage_tab_features_image img
{
  width: 158px;
  height: 100px;
  float: left;
} 
div.homepage_tab_benefits_text, div.homepage_tab_features_text
{
  width: 425px;
  float: left;
  margin-left: 20px;
}
.homepage_tab_benefits_text h3, .homepage_tab_features_text h3
{
  margin: 0 0 5px;
  font-weight: bold;
}
div.homepage_tab_button
{
  text-align: right;
}



/* Gallery demos */
div.demo_layers
{
  margin-top: 10px;
}
div.demo_layer
{
  width: 300px;
  height: 130px;
  float: left;
  margin-bottom: 20px;
}
div.demo_layer_image
{
  width: 175px;
  height: 119px;
  float: left;
  border: 2px solid #dcdcdc;
} 
div.demo_layer_text
{
  width: 100px;
  float: left;
  margin-left: 10px;
  margin-top: 3px;
}
.demo_layer_text img
{
  margin-bottom: 10px;
}
img.demo_layer_video_still
{
  cursor: pointer;
  width: 174px;
  height: 118px;
}

a.demo_layer_view_link
{
  cursor: pointer;
}

.overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#fff;
	
	width:870px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

.overlay_wrapper 
{
  width: 820px;
  margin: 20px auto;
}

/* close button positioned on upper right corner */
.overlay .close {
	background-image:url(/images/overlay_close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

div.demo_layer_overlay_video
{
  width: 645px;
  float: left;
}

div.demo_layer_overlay_text
{
  width: 165px;
  float: left;
  margin-left: 10px;
}
