/* CSS Document */
*{margin:0; padding: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}
img{border:none;}
a{text-decoration:none;}
body{font-size:0.8em; font-family: Arial, Helvetica, sans-serif; color:#4d4d4e; line-height:1.6em; background:#bbd097;}
.bold{font-weight:bold}
.italic { font-style:italic;}
.clear{clear:both}
li{list-style-type:none; list-style:none}
h3 {font-size:15px;}

/* divs */

#container {
	width:1200px;
	margin:0 auto;
	background:#b9cf96 url(../images/header-bg.jpg) no-repeat center top;
}
#header {
	height:135px;
	position:relative;
}
#header #logo {
	position:absolute;
	top:30px;
	left:140px;
}
#header #logo2 {
	position:absolute;
	top:103px;
	left:-85px;
}

#header #search {position:absolute;width:300px;top:20px;right:40px;}
#header #search label.hidden {position:absolute;left:-9999px;}
#header #search input[type=text] {color:#999;padding:4px 10px 4px 5px;}
/* navbar added July 28 -- sal b */#navbar {position:absolute;bottom:20px;right:100px;}#navbar ul {list-style:none;margin:0;font-weight:bold;font-size:110%;}#navbar li {float:left;display:inline;margin:0;}#navbar a {display:block;color:#000;text-decoration:none;padding:2px 8px 6px 8px;}#navbar a:hover {border-bottom:6px solid #468234;padding:2px 8px 0 8px;}#navbar li ul {position:absolute;top:-999px;width:1px;height:1px;overflow:hidden;}#navbar li ul li {float:none;}#navbar li:hover ul {top:auto;width:auto;height:auto;overflow:visible;background:#fff;font-size:90%;}#navbar li ul li a {margin:0;padding:2px 10px;border-bottom:1px solid #b1ce80;}#navbar li ul li a:hover {padding:2px 10px;border-bottom:none;background:#468234;}
/*Navbar
#navbar { padding:85px 0 0 0!important;padding:65px 0 0 0;}
* + html #navbar {margin-top:-15px;}

#navbar ul {
float:right;
list-style:none;
padding-right:28px;
width:666px;
}
#navbar ul li {
position:relative;
display:inline;float:left;
color:#1e1e1e;
padding:2px 3px 6px 3px;
text-align:center;
}
#navbar ul li a {
color:#1e1e1e;
display:block;
padding:2px 8px 6px 8px;
text-decoration:none;
}
#navbar ul li a:hover {
padding:2px 8px 0 8px;
border-bottom:6px solid #468234;
}

ul li ul {
display:none;
left:-40px;
position:absolute;
top:10px;
}
ul li ul a{ display:block;}
ul li ul { width:280px; }

#navbar ul li ul { width:160px;}
#navbar ul li ul li { clear:both;padding:0 10px 0 0;top:20px;left: auto; border-bottom:0; z-index:500;}
#navbar ul li ul li a{ clear:both; width:160px; border:1px solid #b1ce80; margin-bottom:0; background:#FFF; padding:0 10px 2px 5px; text-align:left;}
#navbar ul li ul li a:hover{ clear:both; width:160px; border:1px solid #b1ce80; margin-bottom:0; background:#468234; padding:0 10px 2px 5px;color:#fff;}

* html ul li {
float:left;
height:1%;
}
* html ul li a {
height:1%;
display:block;
}
ul li a:hover {
padding:2px 10px 0 0;
border-bottom:6px solid #b1ce80;
}
li ul li a {
padding:2px 5px 6px 0;
color:#1e1e1e;
}
li:hover ul, li.over ul {
display:block;
}
end navbar */

#content {
	background:url(../img/bg_content.png) repeat-y center top;
	padding:0 30px 0 29px;
	clear:both;
	width:973px; margin:0 auto;
}

#flash {
	padding:55px 0 56px 58px;
	background:url(../img/common/bg_flash.jpg) no-repeat top left;
}

h1 { padding:0 0 19px 0; font-size:20px; color:#63994f; margin-top:-45px;}
#flash .line3 { padding:19px 0 18px 0; width:497px;border-top:1px solid #D8D8D8;}
#flash .line4 { text-align:right; width:497px;}
#flash .line4 a { color:#214662; font-size:15px; font-weight:bold;}
#flash .line5 { width:120px; height:45px;margin-left:555px; display:block; margin-top:-20px}
* + html #flash .line5 { padding-left:555px; margin-top:-35px;}
#flash .line5 a{ display:block; }
#flash .line5 a p { font-size:12px; border:1px solid #444;}

#navbar2 {clear:both;width:100%;overflow:hidden;}
#navbar2 div.usp {float:left; width: 243px;height: 230px;}
#navbar2 a.homeTooltip {font-weight:bold;color:#fff;font-size:14px;background:url(../img/common/nav2.jpg) repeat-x;display:block;height:25px;width:204px;padding:10px 0 0 38px;border-right:1px solid #ababab;}
#navbar2 a.homeTooltip:hover {background:#fff url(../img/common/nav2_in.jpg) repeat-x;}
#navbar2 a.homeTooltip span {display:none;padding:5px 8px;margin-left:-120px;width:350px;margin-top:-100px;}
#navbar2 a.homeTooltip:hover span {display:inline;position:absolute;background:#666;border:1px solid #ededed; color:#fff;z-index:99px;}
#navbar2 a.last {width:206px;border-right:none;}
#navbar2 div.usp div {
	border-left: 1px solid #4D4D4E;
	border-bottom: 1px solid #4D4D4E;
	height: 78%;
	position: relative;
	zoom:1;
	padding: 0.5em;
}
#navbar2 div.usp p {
	font-weight: bold;
	font-size: 85%;
	margin-left: 1em;
	margin-right: 1em;
	line-height: 1.2em;
}
#navbar2 div.usp ul {
	list-style: disc outside;
	position: relative;
	zoom:1;
	margin-left: 2em;
}
#navbar2 div.usp ul li {
	list-style: disc outside;
}
#navbar2 div.usp ul li a {
	color: #4D4D4E;
	text-decoration: underline;
	font-size:85%;
}

/*
#navbar2 ul { list-style:none;}
#navbar2 ul li { list-style:none; float:left;}
#navbar2 ul li a { display:block;background:url(../img/common/nav2.jpg) repeat-x; padding:7px 0 0 38px; width:204px; border-right:1px solid #ababab; height:50px; color:#FFF; font-size:14px; position:relative;font-weight:bold;}
#navbar2 ul li a:hover { background:url(../img/common/nav2_in.jpg) repeat-x; border-bottom:0;}
#navbar2 ul li ul {position: absolute;top: -9999px;width: 1px; height: 1px;overflow: hidden;list-style: none;z-index:1000;}
#navbar2 ul li ul li {float:none;}
#navbar2 ul li:hover ul {top:auto;width: 220px; min-width: 9.1em; height: auto;overflow: visible;background: #cccccc;border: 1px solid #999; border-top: none;font-size:90%;padding:5px 10px;}
*/
#options {clear:both;overflow:hidden;background:#FFF;padding: 0 0 20px 0; margin:0 auto;}
#options .line { float:left; width:1px; margin:40px 0 0 0; background:url(../img/common/line-vert.gif) no-repeat; height:134px;}
#options #signup {padding:20px 38px 0 60px; width:149px; float:left;}
#options #signup .title { padding:0 0 7px 0; font-weight:bold; font-size:14px; color:#3f3e42}
#options #signup .text {
	padding:0 0 10px 0;
	line-height: 1.2em;
	color: #000;
	font-size:11px;
}
#options #signup .signup {
	padding:5px 0 0 0;
	float:left;
	width:108px;
	border-top:1px solid #e5e5e5;
}
#options #signup .signup a {
	color:#63994F;
	text-decoration:underline;
	font-size: 1.1em;
	font-weight: bold;
}
#options #signup .image { float:right; width:38px;}

#options #spot{ width:273px; padding:20px 48px 0 48px; float:left}
#options #spot .title { padding:0 0 7px 0;font-weight:bold; font-size:14px; color:#3f3e42}
#options #spot .text {
	padding:0 0 10px 0;
	line-height: 1.2em;
	color: #000;
	font-size:11px;
}
#options #spot .signup {padding:12px 0 0 0;float:left;border-top:1px solid #e5e5e5;width: 125px;}
#options #spot .signup a{color:#63994F;text-decoration:underline;font-size:1.1em;font-weight: bold;}
#options #spot .image {float:right;}
#options #spot .image img{border: 2px solid #79a053;}

#options #news { width:237px; padding:20px 49px 0 49px; float:left;}
#options #news .title { padding:0 0 7px 0;font-weight:bold; font-size:14px; color:#3f3e42}
#options #news .text {padding:0 0 10px 0;line-height: 1.2em;color: #000;}
#options #news .signup {padding:0 0 12px 0;float:left;border-bottom:1px solid #e5e5e5;width: 240px;color: #000;font-size:11px;}
#options #news .signup .image {float:right;margin-left: 5px; height:38px; padding-top:18px;}
#options #news .signup a{color:#3f3e42;text-decoration:underline;font-size: 1.1em; text-decoration:none;}
#options #news .signup .signup { font-weight:normal;}
#options #news .signup .signup a { text-decoration:none; font-weight:normal;}
#options #news .image {float:right;margin-left: 5px;}

#footer {
	background:url(../img/common/bg_bottom.jpg) no-repeat;
	padding:12px 0 0 0;
	height:32px;
	clear: both;
	margin:0 auto;
	width:1032px;
}
#footer #copyright {
	float:left;
	width:280px;
	line-height:16px;
	text-align:left;
	color:#646661;
	font-size:11px;
margin-left:29px;}


#footer #links {
	width:150px;
	line-height:16px;
	color:#646661;
	font-size:11px;
	float:right;
margin-right:17px;
}
#footer a {color:#646661}

/*******************************************/
/**        Section                         **/
/********************************************//* added July 4 -- Sal B*/#content-wrap {background:url(../images/content-bg.gif) repeat-y;overflow:hidden;}
#section_title { background:url(../img/pages/bg_title.gif) no-repeat top center; height:82px; margin:0 auto;}
#section_title .title{
	padding:24px 0 0 56px;
	float:left;
	color: #FFF;
	font-size: 1.5em;
	width:730px;
	line-height:18px;
}
#section_title .button{
	padding:30px 58px 0 0;
	float:right;
}
#section {
	width:635px;
	padding:35px 55px;
	float: left;
}
#section ul li {list-style:disc; list-style-position: outside;margin-left: 1.5em;}
#section a {color:#63994F; font-weight:bold; text-decoration:underline;}
#section a:hover {text-decoration:none;}
#section p { margin-bottom:18px; clear:both;}

#section table.featureTable td {padding-bottom:10px;vertical-align:top;}
#section table.featureTable td img {margin:0 10px;}
#section table.glanceTable td {padding:5px 10px;}

#section table.eventtable td {padding:5px 0;}

/* blockquote styles -- uncomment when ready to use
#section blockquote {padding:10px 15px;background:#ccc;margin:0.5em 0;}
#section blockquote p {margin-bottom:0;}
#section blockquote span {display:block;font-size:300%;float:left;}
*/

#options_side {
	overflow:hidden;
	background:#FFF;
	padding: 10px;
	width: 190px;	margin-left:10px;
	float: left;
}
#options_side .line2 {
	text-align:center;
	margin:0 0 15px 0;
	padding:15px 0 0 0;
	height:1px;
	border-bottom:1px solid #CCC;
	clear: both;
	overflow: hidden;
}
#options_side #signup {
	padding:0;
}
#options_side #signup .title { padding:0 0 7px 0;font-weight:bold; font-size:12px; color:#3f3e42}
#options_side #signup .text {padding:0 0 10px 0;line-height: 1.2em; font-size:85%;}
#options_side #signup .signup {padding:5px 0 10px 0;float:left;width:150px;border-bottom:1px solid #e5e5e5;margin-bottom:0.5em;}
#options_side #signup .signup a{color:#63994F;text-decoration:underline;font-size: 1.1em;}
#options_side #signup .image {width:38px; margin-right:5px;}
#options_side #signup .spotlightImg {padding:4px;border:1px solid #ccc;margin:0;width:107px;height:73px;margin-bottom:1em;}

#options_side #spot{
	padding:0;
	clear: both;
}
#options_side #spot .title { padding:0 0 7px 0;font-weight:bold; font-size:14px; color:#3f3e42}
#options_side #spot .text {padding:0 0 10px 0;line-height: 1.2em;}
#options_side .text a {text-decoration:underline; font:#3f3e42;}
#options_side #spot .signup {padding:7px 0 0 0;float:left;border-top:1px solid #e5e5e5;width: 125px;}
#options_side #spot .signup a{color:#3f3e42;text-decoration:underline;font-size:11px;font-weight: bold;}
#options_side #spot .image {float:right;border: 1px solid #79a053;}

#options_side #news {
	padding:0;
	clear: both;
}
#options_side #news .title { padding:0 0 7px 0;font-weight:bold; font-size:14px; color:#3f3e42}
#options_side #news .text {padding:0 0 10px 0;line-height: 1.2em;}
#options_side #news .text a { color:#333333;}
#options_side #news .signup {
	padding:12px 0 0 0;
	float:left;
	border-top:1px solid #e5e5e5;
	 font-weight:bold; font-size:11px;
}
#options_side #news .signup .image {float:right;margin-left: 5px;}
#options_side #news .signup a{color:#3f3e42;text-decoration:underline;font-size: 1.1em;font-weight: bold;}


/*The Plataform*/
.block_grey {padding:26px 18px 16px 18px; background:#e5e5e5; margin-bottom:10px; border:dashed overflow:auto;}
.block_grey .textblock {width:474px; float:left;}
.block_grey .textblock p {padding-bottom:10px;}
.block_grey .imageblock { width:100px; float:left;}
.block_grey ul {margin:10px 14px; font-size:99%;}
.block_grey ul li {line-height:1.5em;}

/* Marquesina */
#marqueecontainer{
position: relative;
width: 237px; /*marquee width */
height: 100px; /*marquee height */
overflow: hidden;
}
#vmarquee .titlea a{color:#000; margin-bottom:5px; text-decoration:none; font-weight:bold;}
#vmarquee .titlea { font-weight:normal;}

/* Become*/
#become { clear:both; padding:20px 0 0 0;}
#become .col1 { float:left; width:213px; padding:0 39px 0 0; border-right:1px solid #e8e8e8; height:570px;}
#become .col1 .title { padding:0 0 13px 0; font-size:16px; font-weight:bold;}
#become .col1 .text { width:166px; float:left;}
#become .col1 .image { width:37px; float:left;}
#become .col1 .lines { padding-top:26px; margin-bottom:26px; border-bottom:1px solid #e8e8e8; clear:both;}
#become .col2 { float:left; width:265px; padding:0 40px; border-right:1px solid #e8e8e8; height:570px;}
#become .col2 .title { padding:0 0 13px 0; font-size:20px; font-weight:bold;}
#become .col2 .text { width:206px; float:left;}
#become .col2 .image { width:45px; float:left;}
#become .col2 .lines { padding-top:26px; margin-bottom:26px; border-bottom:1px solid #e8e8e8; clear:both;}
#become .col3 { width:210px; float:left; padding:0 0 0 41px;}
#become .col3 .title { padding:0 0 13px 0; font-size:16px; font-weight:bold;}
#become .col3 .text { width:166px; float:left;}
#become .col3 .image { width:37px; float:left;}

/* video gallery added July 4 -- Sal B */
#videoGallery {overflow:hidden;}
#videoGallery div.video {float:left;width:300px;height:250px;margin:0 1em 2.5em 0;}
#videoGallery div.video img {border:1px solid #333;margin-bottom:0.5em;padding:1px;}
#videoGallery div.video span {display:block;font-weight:bold;font-size:90%;}

/* ddtooltips */
#dhtmltooltip{
position: absolute;
left: -300px;
width: 300px;
border: 1px solid black;
padding: 5px;
background-color: #1e641e;
color:#fff;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#platform {background:url(/wp-content/uploads/2009/06/mezeo-web-storage-platform.gif) no-repeat;width:630px;height:262px;margin:1em 0;position:relative;}
#platform a {display:block;position:absolute;}
#platform a.access {width:80px;height:220px;left:20px;top:10px;}
#platform a.security {width:50px;height:60px;top:80px;left:110px;}
#platform a.architecture {width:70px;height:120px;top:50px;left:180px;}
#platform a.services {width:140px;height:120px;top:50px;left:260px;}
#platform a.provisioning {width:80px;height:40px;bottom:10px;left:310px;}
#platform a.scale {width:40px;height:30px;bottom:70px;right:165px;}
#platform a.tag {width:50px;height:40px;top:30px;right:90px;}
#platform a.storage {width:50px;height:30px;top:100px;right:90px;}
#platform a.aes-security {width:80px;height:20px;right:65px;top:140px;}

/* tooltip*/
.tip { font-size:11px;
width:212px; 
position:absolute; 
z-index:100;
visibility:hidden; 
color:#333333; }
.tool-top { background:#FFF;padding:10px 15px; overflow:hidden; display:block;border:1px solid #E9E9E9; line-height:14px;}
.tool-bottom { background: url(../img/common/tooltip.png) no-repeat top left; height:31px; clear:both; line-height:25px; display:block;}

#lists { padding-bottom:25px;}
#lists ul li { list-style:disc;}