html, body
{
	background: #858585;
}

body, div, table, td, th, form, img, p, ul, ul li, h1, h2, h3, h4, h5
{
	margin: 0;
	padding: 0;
	border: 0;
	color: #363636;
	font-family: Arial, Helvetica, Sans-Serif;
	vertical-align: top;
}

div, img
{
	display: block;
	overflow: hidden;
}
div.separator
{
	margin-bottom: 17px;
	border-bottom: 1px solid #a2a3a3;
	height: 5px;
	line-height: 5px;
}

p
{
	margin-bottom: 15px;
	font-size: 0.8em;
}
p.small-margin
{
	margin-bottom: 7px;
}
p.no-margin
{
	margin: 0;
}

p img, li img
{
	display: inline;
}

h1
{
	margin-bottom: 12px;
	font-size: 1.3em;
	font-weight: normal;
}

h2
{
	margin-bottom: 15px;
	color: #363636;
	font-size: 1.1em;
}
h2.buzz
{
	margin-bottom: 17px;
	padding-left: 28px;
	height: 20px;
	background: url(/images/store_version1/icon_buzz.gif) no-repeat;
	line-height: 20px;
}
h2.kind-words
{
	padding-left: 26px;
	height: 18px;
	background: url(/images/store_version1/icon_kindwords.gif) no-repeat left bottom;
	line-height: 18px;
}

h3
{
	color: #0b6fad;
	font-size: 0.8em;
	line-height: 14px;
}

h5
{
	border-bottom: 1px solid #9ec9e3;
	display: block;
	height: 20px;
	font-size: 0.8em;
	line-height: 20px;
}

a:link, a:active, a:visited, a:hover, a:focus
{
	outline: none;
}
a:link, a:active, a:visited
{
	color: #0076bf;
	text-decoration: none;
}
a:hover
{
	color: #0b6fad;
	text-decoration: underline;
}

a.buzz
{
	padding-top: 5px;
	display: block;
	height: 19px;
	background: none no-repeat 83px 5px;
	line-height: 19px;
}

a.news-link:link, a.news-link:active, a.news-link:visited
{
	color: #363636;
}
a.news-link:hover
{
	color: #0b6fad;
	text-decoration: none;
}

a.plus
{
	padding-left: 12px;
	display: inline-block;
	background: url(/images/store_version1/bullet_plus.gif) no-repeat left 4px;
}

#outer-wrapper, #outer-wrapper-home
{
	overflow: visible;
	background: #fff url(/images/store_version1/bg_internal.jpg) repeat-x;
}
#outer-wrapper-home
{
	background-image: url(/images/store_version1/bg_home.jpg);
}

#inner-wrapper
{
	margin: 0 auto;
	background: #fff url(/images/store_version1/bg_internal.jpg) repeat-x;
	width: 980px;
}
#outer-wrapper-home #inner-wrapper
{
	background-image: url(/images/store_version1/bg_home.jpg);
}

#top
{
	padding-right: 10px;
	height: 68px;
}
#top ul
{
	padding-top: 7px;
	list-style: none;
	float: right;
}
#top li
{
	float: left;
}
#top li a, #top li.separator
{
	padding: 0 10px;
	display: block;
	float: left;
	height: 24px;
	font: normal 0.6em/24px Verdana, Arial, Helvetica, Sans-Serif;
}
#top li.separator
{
	padding: 0;
	color: #0076bf;
}
#top li a.search
{
	padding: 0 11px;
	background: url(/images/store_version1/search.gif) no-repeat 11px 7px;
	width: 14px;
	text-indent: -1000px;
}
#top li a.active
{
	text-decoration: underline;
}

#navigation
{
	padding-right: 6px;
	height: 24px;
}
#navigation ul
{
	list-style: none;
	float: right;
}
#navigation li
{
	float: left;
}
#navigation li a
{
	padding: 0 14px;
	display: block;
	float: left;
	height: 24px;
	color: #fff;
	font: bold 0.7em/24px Verdana, Arial, Helvetica, Sans-Serif;
}
#navigation li a:hover, #navigation li a.hover, #navigation li a.active
{
	background: url(/images/store_version1/bg_navigation.gif) repeat-x;
	text-decoration: none;
}
#navigation li a:hover, #navigation li a.hover
{
	color: #0b6fad;
}

#dropmenudiv
{
	position: absolute;
	z-index: 100;
	border: 1px solid #c3ddef;
	border-bottom: 0;
	background: #fff;
}
#dropmenudiv a
{
	padding-left: 14px;
	border-bottom: 1px solid #c3ddef;
	display: block;
	height: 22px;
	color: #fff;
	font: bold 0.7em/22px Verdana, Arial, Helvetica, Sans-Serif;
}
#dropmenudiv a:hover, #dropmenudiv a.active
{
	background: #c3ddef;
	text-decoration: none;
}
#dropmenudiv a:hover
{
	color: #0b6fad;
}

#home-box
{
	position: relative;
	height: 345px;
	background: url(/images/store_version1/bg_homebox_main.jpg) no-repeat;
}

div.home-box-text
{
	position: absolute;
	z-index: 1;
}
div.home-box-text p, div.home-box-text li
{
	/*color: #2a2a2a;*/
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
}
div.home-box-text p strong
{
	color: #fff;
	font-size: 1.8em;
	text-transform: uppercase;
}
div.home-box-text ul
{
	margin-bottom: 10px;
}
div.home-box-text li
{
	padding-left: 10px;
	background: url(/images/store_version1/bullet_square.gif) no-repeat 0 7px;
	line-height: 1.25em;
}

#home-box-text-main
{
	top: 60px;
	left: 448px;
	width: 512px;
}

#home-box-text-smp, #home-box-text-cluster, #home-box-text-cloud
{
	top: 17px;
	left: 20px;
	display: none;
	width: 425px;
}

#home-box-buttons
{
	position: absolute;
	z-index: 1;
	top: 286px;
	left: 6px;
}
#home-box-buttons a
{
	display: block;
	float: left;
	height: 39px;
	background: none no-repeat left top;
	text-indent: -1000px;
}
#home-box-buttons a:hover
{
	background-position: left bottom;
}
#home-box-buttons a.learn-more
{
	width: 143px;
	background-image: url(/images/store_version1/btn_home_learnmore.gif);
}
#home-box-buttons a.white-papers
{
	width: 210px;
	background-image: url(/images/store_version1/btn_home_whitepapers.gif);
}
#home-box-buttons a.buy-now
{
	width: 131px;
	background-image: url(/images/store_version1/btn_home_buynow.gif);
}

#home-box-panel
{
	position: absolute;
	z-index: 1;
	top: 155px;
	left: 547px;
	width: 413px;
	height: 190px;
	background: url(/images/store_version1/bg_homebox_panel.gif) no-repeat;
}

#home-box-section-header
{
	position: absolute;
	z-index: 3;
	top: 161px;
	left: 572px;
}
#home-box-section-header p
{
	margin: 0;
	color: #4d4d4c;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}
#home-box-section-header p em
{
	color: #0169a9;
}

#home-box-sections
{
	position: absolute;
	z-index: 2;
	top: 182px;
	left: 556px;
}
#home-box-sections a
{
	padding-top: 128px;
	display: block;
	float: left;
	width: 132px;
	height: 35px;
	background: none no-repeat left top;
	color: #8d8d8c;
	font-size: 0.9em;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
}
#home-box-sections a:hover
{
	background-position: left bottom;
	color: #0b6fad;
	text-decoration: none;
}
#home-box-sections a.smp
{
	background-image: url(/images/store_version1/btn_home_smp.jpg);
}
#home-box-sections a.cluster
{
	background-image: url(/images/store_version1/btn_home_cluster.jpg);
}
#home-box-sections a.cloud
{
	background-image: url(/images/store_version1/btn_home_cloud.jpg);
}

#home-content-left
{
	padding: 0 0 10px 20px;
	float: left;
	width: 497px;
}

#home-content-right
{
	padding: 15px 20px 0 0;
	float: right;
	width: 413px;
}

div.home-content-box-outer
{
	margin-bottom: 10px;
	width: 201px;
	background: #dee3e4 url(/images/store_version1/bg_home_bottom.gif) no-repeat left bottom;
}
div.home-content-box-inner
{
	background: url(/images/store_version1/bg_home_top.gif) no-repeat;
}
div.home-content-box-inner-successes
{
	background: url(/images/store_version1/bg_home_top_successes.gif) no-repeat;
}

div.home-content-box-inner ul.events li
{
	padding-left: 12px;
	list-style: none;
	background: url(/images/store_version1/bullet_square.gif) no-repeat 0 5px;
	font-size: 0.7em;
}

div.home-content-box-inner ul.tabs
{
	margin: 0 12px;
	padding-top: 12px;
	display: block;
}
div.home-content-box-inner ul.tabs li
{
	margin-right: 2px;
	list-style: none;
	float: left;
	background: #a3cee8 url(/images/store_version1/tab_home_left.gif) no-repeat left top;
}
div.home-content-box-inner ul.tabs li span
{
	padding: 1px 9px 0 9px;
	display: block;
	float: left;
	height: 20px;
	background: url(/images/store_version1/tab_home_right.gif) no-repeat right top;
	color: #0e6eaa;
	font-size: 0.8em;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
}
div.home-content-box-inner ul.tabs li:hover, div.home-content-box-inner ul.tabs li.active
{
	background-color: #858585;
	background-position: left bottom;
}
div.home-content-box-inner ul.tabs li:hover span, div.home-content-box-inner ul.tabs li.active span
{
	background-position: right bottom;
	color: #fff;
	font-weight: bold;
}

div.home-content-box-tab
{
	padding: 12px 12px 0 12px;
	float: left;
	clear: left;
}
div.home-content-box-tab p
{
	font-size: 0.7em;
}
div.home-content-box-tab div.separator
{
	margin-bottom: 8px;
	border-bottom: 1px dotted #a2a3a3;
	height: 1px;
	line-height: 1px;
}

div.home-content-box-inner-successes h4
{
	margin-bottom: 4px;
	padding: 1px 0 0 40px;
	display: block;
	height: 24px;
	color: #fff;
	font-size: 0.8em;
	line-height: 24px;
	font-weight: bold;
}

#customer-successes
{
	height: 86px;
	background: none no-repeat center center;
}
#customer-successes div
{
	width: 25px;
	height: 86px;
	background: url(/images/store_version1/arrow_homebox_left.gif) no-repeat center center;
	cursor: pointer;
}

#header
{
	padding: 51px 0 0 592px;
	height: 75px;
	background: none no-repeat;
	color: #fff;
	font-weight: bold;
}

#content-box
{
	padding: 20px;
}

#left-navigation
{
	padding-right: 30px;
	float: left;
	width: 195px;
}
#left-navigation ul
{
	list-style: none;
}
#left-navigation li
{
	border-bottom: 1px solid #9ec9e3;
	display: block;
	float: left;
	clear: left;
	width: 195px;
}
#left-navigation li a
{
	padding: 2px 10px 2px 0;
	display: block;
	float: left;
	clear: left;
	width: 185px;
	color: #056aa6;
	font-size: 0.7em;
	line-height: 16px;
	font-weight: bold;
}
#left-navigation li a.active
{
	color: #363636;
}
#left-navigation li a:hover
{
	padding-left: 7px;
	width: 178px;
	background: #9ec9e3;
	text-decoration: none;
}

#left-navigation li.third a
{
	padding-left: 15px;
	width: 170px;
}

#right-bar
{
	float: right;
	width: 184px;
}
#right-bar a.learn-more, #right-bar a.white-papers, #right-bar a.buy-now
{
	display: block;
	width: 184px;
	height: 40px;
	background: none no-repeat left top;
	text-indent: -1000px;
}
#right-bar a.learn-more:hover, #right-bar a.white-papers:hover, #right-bar a.buy-now:hover
{
	background-position: left bottom;
}
#right-bar a.learn-more
{
	background-image: url(/images/store_version1/btn_learnmore.gif);
}
#right-bar a.white-papers
{
	background-image: url(/images/store_version1/btn_whitepapers.gif);
}
#right-bar a.buy-now
{
	background-image: url(/images/store_version1/btn_buynow.gif);
}

#right-bar p
{
	font-size: 0.7em;
}
#right-bar p.quote-name
{
	text-align: right;
}
#right-bar h3
{
	margin-bottom: 3px;
	font-size: 0.8em;
}

#content
{
	width: 500px;
}
#right-bar ul, #content ul
{
	margin-bottom: 15px;
	list-style: none;
}
#right-bar ul ul, #content ul ul
{
	margin: 0;
}
#right-bar ul li, #content ul li
{
	margin-left: 15px;
	padding-left: 12px;
	background: url(/images/store_version1/bullet_square.gif) no-repeat 0 6px;
	font-size: 0.8em;
	line-height: 1.25em;
}
#right-bar ul li
{
	background-position: 0 5px;
	font-size: 0.7em;
}
#right-bar ul ul li, #content ul ul li
{
	font-size: 1.0em;
}
#content ol li
{
	color: #363636;
	font: normal 0.8em/1.25em Arial, Helvetica, Sans-Serif;
}
#content table td
{
	font-size: 0.8em;
}
#content table td *
{
	font-size: 1.0em;
}

#performance
{
	margin-bottom: 15px;
	width: 100%;
}
#performance th, #performance td
{
	font-size: 0.8em;
}
#performance th
{
	padding: 3px 5px;
	background: #dfe1e0;
}
#performance td
{
	padding: 1px 37px;
	border-top: 1px solid #a3a3a3;
}
#performance td.child
{
	padding: 1px 74px;
	border-top-color: #d0d0d0;
}

#modal-background
{
	position: absolute;
	z-index: 1000;
	top: 0%;
	left: 0%;
	display: none;
	width: 100%;
	height: 100%;
	background-color: #ccc;
	opacity: .7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}

#modal-content
{
	position: absolute;
	z-index: 1001;
	top: 50%;
	left: 50%;
	margin: -284px 0 0 -376px;
	padding: 0 4px 4px 4px;
	border: 2px solid #999;
	display: none;
	overflow: auto;
	width: 720px;
	height: 560px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 4px 20px;
	line-height: 20px;
	text-align: right;
}
#modal-content a
{
	display: block;
	font-size: 0.8em;
}

table.form
{
	margin-bottom: 8px;
}
table.form td
{
	padding: 0 8px 7px 7px;
}

#outer-footer
{
	overflow: visible;
	background: url(/images/store_version1/bg_footer.gif) repeat-x;
}

#inner-footer
{
	margin: 0 auto;
	background: url(/images/store_version1/bg_footer.gif) repeat-x;
	width: 980px;
}
#inner-footer ul
{
	padding: 7px 10px;
	list-style: none;
}
#inner-footer li
{
	float: left;
}
#inner-footer li a
{
	padding: 0 10px;
	display: block;
	float: left;
	height: 24px;
	color: #a4cee8;
	font: normal 0.7em/24px Verdana, Arial, Helvetica, Sans-Serif;
}
#inner-footer li a:hover, #inner-footer li a.active
{
	color: #fff;
	text-decoration: none;
}
#inner-footer p
{
	padding: 0 20px;
	clear: both;
	color: #cbc9c9;
	font-size: 0.7em;
}

.left
{
	float: left;
}
.right
{
	float: right;
}

.date, .date-gray
{
	padding: 0 5px;
	display: inline-block;
	height: 14px;
	background: #0076bf;
	color: #fff;
	font-size: 0.8em;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	vertical-align: middle
}
.date-gray
{
	background: #8d8d8c;
}
