/*Delphix Website Layout CSS - A GRID960 CSS - Designed by Annie Wang */
html {
	background:#b1b1b1 url(../images/bg-short.png) repeat-x;
	height:100%;
}
#homepage {
	background:#b1b1b1 url(../images/bg-homepage.png) repeat-x;
	height:100%;
}
#products {
	background:#b1b1b1 url(../images/bg-homepage.png) repeat-x;
	height:100%;
}
body {
	background:url(../images/header.jpg) no-repeat;
	background-position:left top;
	color: #333;
	font-size: 11px;
	height:100%;
}
.header {
	/*background:url(../images/header-bg.jpg) repeat-x;
	background-position:bottom;*/
	margin-left:0px;
	padding-right:20px;
	border-bottom:10px solid #fff;
}
#contents {
	background-color:#fff;
	float:left;
	padding-bottom:10px;
}
.panel-homepage {
	float:left;
	background:url(../images/panel-bg.png) repeat-x;
	background-position:bottom;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
#left {
	margin-left:-10px;
	margin-right:10px;
}
#right {
	margin-left:-2px;
	margin-right:-10px;
}
.pad{
	padding-top:10px;
	padding-left:10px;
}
.textindent{
	padding-top:10px;
	margin-left:-5px;
}	
.panel {
	background:url(../images/panel-bg.png) repeat-x;
	background-position:bottom;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.download-box {
	background:url(../images/panel-bg.png) repeat-x;
	background-position:bottom;
	border:1px solid #CCC;
	padding-top:15px;
	padding-bottom:15px;
	margin-left:-10px;
	margin-right:10px;
}
.download-box p{
	font-size:11px;
	color:#333;
	padding-left:10px;
}
.download-box p a{
	font-weight:bold;
	color:#333;
	float:left;
}
.download-box p a:hover{
	font-weight:bold;
	color:#666;
	float:left;
}
.roilabel{
	margin-bottom:2px;
}
#footer { overflow:hidden; }
/* Footer */
#footer .column {
	float:left;
	color:#999;
	font-size:9px;
	margin:0 8px 60px 0;/*important: 8px: distance between each column. 60px: this is t control the distance from footer menu to sub footer menu*/
}
#footer .solutions-col { width:148px; }
#footer .products-col { width:148px; }
#footer .support-col { width:152px; }
#footer .services-col { width:148px; }
#footer .partners-col { width:148px; }
#footer .company-col { width:148px; }
/*column strong is the title of each menu column*/
#footer .column strong {
	font-size:11px;
	display:block;
	background: url(../images/bg-column-footer-title.gif) repeat-x 0 100%;
	padding:20px 0 0 0px; /* 20px: this is the distance from footer to above panels*/
	margin:0 0 5px;/* 5px: this is the distance from footer menu items to menu section titles*/
	color:#666;
}
#footer .application-col strong { padding:0 0 3px; }
#footer .column ul {
	margin:0 0 9px;
	padding:0;
	list-style:none;
	line-height:10px;
}
#footer .column li { padding:0 0 2px; }/* 2px: this is the vertical distance between 2 footer menu items*/
#footer .column a {
	margin-left:-30px;
	text-decoration:none;
	font-weight:normal;
	color:#666;/*this is the color of footer menu items*/
}
#footer .column a:hover {
	text-decoration:underline;
	margin-left:-30px;
}
#footer .sub-footer {
	margin-left:-30px;
	padding:0;
	list-style:none;
	color:#fff;
	font-size:9px;
	font-weight:normal;
	float:left;
	width:100%;
}
#footer .sub-footer li { display:inline; }
* html #footer .sub-footer li { padding:0 4px 0 5px; }
* +html #footer .sub-footer li { padding:0 4px 0 5px; }
#footer .sub-footer a {
	color:#fff;
	text-decoration:none;
}
#footer .sub-footer a:hover { text-decoration:underline; }
#footer .sub-footer li img {
	position:relative;
	vertical-align:middle;
	bottom:3px;
}
/* anchors
----------------------------------------------- */
a {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
a:hover { color:#333; }
/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 { /*background-color:#FFF;*/ }
/* headings
----------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height:1.2em;
	margin-bottom:.3em;
}
h2 { margin-top:1em; }
h5 { font-size:1.2em; }
h6 { text-transform:uppercase; }
h1 a { font-weight:normal; }
/* logo
----------------------------------------------- */

.logo {
	background:url(../images/logo-left.png) no-repeat;
	background-position:left 50%;
	height:90px;
	overflow:hidden;
	float:left;
}
.logo a {
	display:block;
	height:90px;
}
.logo p {
	display:block;
	height:90px;
}
/*  holder */
.flash-holder {
	width:940px;
	height:266px;
}
.image-panel {
	width:940px;
	height:100px;/*	border:thin solid #CCC;
	margin-left:9px;*/
}
/* page heading */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}
/* title boxes */
.box { padding-top:10px;/* this is the gap between title box and above contents*/ }
.box h2 { /*to control title box*/
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	color:#333;
	background:#ccc;
	margin-top:-10px;
	padding:4px 10px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background:url(../images/title-box-bg.png);
}
.box h2 a,
.box h2 a.visible {
	color:#fff;
	background:#ccc;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}
.block {
	padding-top: 10px;
	background:url(../images/shadow.png) repeat-x;
	height:10px;
}
.block02 {
	padding-top: 10px;
	padding-bottom:0px;
}
.shadowbox {
	padding-top: 12px;
	padding-bottom:5px;
	background:url(../images/shadow-dark.png) repeat-x;
}
div.menu { padding:0; }
div.menu h2 { margin:0; }
div.menu .block { padding-top:0; }
/* paragraphs, quotes and lists */
p { margin-bottom:1em; }
blockquote {
	font-family: Georgia, serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #ccc;
}
blockquote cite { font-size:.9em; }
ul,
ol { padding-top:0; }
/* menus */
ul.menu { list-style:none;/*submenu panel*/ }
ul.menu li { margin:0; }
/*section menu main item's position control*/
ul.menu li a {
	display:block;
	padding-left:10px;
}
ul.menu li ul li a {
	display:block;
	padding-top:1px;
	padding-left:20px;
}
	
/* submenus */
ul.menu ul {/*submenu panel*/
	list-style:none;
	margin:0;
}
ul.menu ul li a { }
ul.menu .menuitem {
	border:1px solid #CCC;/*section menu main item's block's border*/
	margin-left:-10px;
	margin-right:10px;
}
/* section menus */
ul.section {
	border-top:0;
	margin-bottom:0;
}
ul.section li {/*to control section menu main items's text style*/
	text-transform:uppercase;
	font-size:11px;
}
ul.section li a {/*to control section menu main items'style*/
	color:#333;
	background:url(../images/title-box-bg.png) repeat-x;
}
ul.section li a:hover {/*to control section menu main items's text hover*/ /*color:#000;*/
	/*background:#D8D8D8;*/
}
ul.section li a:active {/*to control section menu main items's textactive*/ /*color:#000;*/
	/*background:url(../images/mainmenu-submenu-bg.png) repeat-x;*/
}
ul.section ul li { text-transform:none;/*section menu sub items*/ }
ul.section ul li a {/*section menu sub items*/
	color:#333;
	font-weight:normal;
	font-size:11px;
	padding-left:20px;
	border-bottom:1px solid #ccc;/*control each sub item's border*/
	background:#fff;/*control each sub item's block color*/
	margin-left:-10px;
	margin-right:10px;
}
ul.section ul li a:hover {/*section menu sub items hover*/
	background:#fff url(../images/section-menu-gr.png) repeat-x;
	/*color:#000;*/
	cursor:pointer;
}
.submenu a.selected {/* to control current section-menu sub items focus color and block focus color*/
	background:#fff url(../images/red-arrow.png) no-repeat;
	cursor:default;
	color:#f00;
}
.submenu a.selected:hover {/* to control current section-menu sub items hover color and block hover color*/
	background:#fff url(../images/section-menu-gr.png) repeat-x;
	cursor:pointer;
	color:#F00;
}
/* table */
.table {
	margin-top:15px;
	margin-left:10px;
}
.table td {
	padding-top:3px;
	padding-left:10px;
}
.table .textbox { width:120px; }
.table td ul li {
	margin-left:-5px;
	margin-top:5px;
	list-style:none;
}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555;
}
/*login*/

.login { padding-left:10px; }
.login p {
	margin-top:10px;
	font-size:11px;
}
/*contents box*/

.cbox { float:left; }
/*.cbox .four-boxes*/

#four-boxes {
	width:235px;
	height:100px;
}
#four-boxes a {
	width:235px;
	height:100px;
	display:block;
}
#four-boxes .how-to-buy {
	width:235px;
	height:100px;
	background:url(../images/four-boxes-how-to-buy.jpg) no-repeat;
}
#four-boxes .roi {
	width:235px;
	height:100px;
	background:url(../images/four-boxes-roi.jpg) no-repeat;
}
#four-boxes .analyst-white-paper {
	width:235px;
	height:100px;
	background:url(../images/four-boxes-white-paper.jpg) no-repeat;
}
#four-boxes .product-video {
	width:235px;
	height:100px;
	background:url(../images/four-boxes-video.jpg) no-repeat;
}
#four-boxes .how-to-buy:hover {
	background:url(../images/four-boxes-how-to-buy-hover.jpg) no-repeat;
	cursor:pointer;
}
#four-boxes .roi:hover {
	background:url(../images/four-boxes-roi-hover.jpg) no-repeat;
	cursor:pointer;
}
#four-boxes .analyst-white-paper:hover {
	background:url(../images/four-boxes-white-paper-hover.jpg) no-repeat;
	cursor:pointer;
}
#four-boxes .product-video:hover {
	background:url(../images/four-boxes-video-hover.jpg) no-repeat;
	cursor:pointer;
}
#four-boxes h3 {
	margin-bottom:10px;
	font-size:12px;
	/*text-transform:uppercase;*/
	float:left;
	padding-left:10px;
	padding-right:50px;
	margin-top:10px;
}
#four-boxes p {
	float:left;
	margin-left:10px;
	padding-right:100px;
	font-size:11px;
}
#four-boxes .product-video p { padding-right:120px; }
/*.cbox .three-boxes*/

#three-boxes { height:120px; }
#three-boxes .box01 {
	width:313px;
	height:120px;
	background:url(../images/three-boxes-how-to-buy.jpg) no-repeat;
}
#three-boxes .box02 {
	width:314px;
	height:120px;
	margin-left:-1px;
	background:url(../images/three-boxes-roi.jpg) no-repeat;
}
#three-boxes .box03 {
	width:313px;
	height:120px;
	margin-left:-1px;
	background:url(../images/three-boxes-white-paper.jpg) no-repeat;
}
#three-boxes .box01:hover { background:url(../images/three-boxes-how-to-buy-hover.jpg) no-repeat; }
#three-boxes .box02:hover { background:url(../images/three-boxes-roi-hover.jpg) no-repeat; }
#three-boxes .box03:hover { background:url(../images/three-boxes-white-paper-hover.jpg) no-repeat; }
#three-boxes h3 {
	font-size:1.4em;
	float:left;
	padding-left:10px;
	margin-top:10px;
	padding-right:150px;
}
#three-boxes p {
	float:left;
	margin-left:10px;
	margin-top:10px;
	padding-right:50px;
}
#three-boxes .box01 p { padding-right:150px; }
.cbox h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
}
.cbox h3 {
	margin-bottom:.2em;
	font-size:1.6em;
}
.cbox h4 {
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:.5em;
	color:#000;
}
.cbox a {
	font-weight:bold;
	color:#333;
}
.cbox a:hover {
	font-weight:bold;
	color:#666;
}
.cbox a.image {
	float:left;
	margin:3px 10px 3px 0;
	padding:4px;
}
.cbox a.image:hover { border:1px solid #666; }
.cbox a.image img { float:left; }
.cbox a.learn-more-btn {
	background: url(../images/learn-more-btn.png) no-repeat;
	width:92px;
	height:24px;
	overflow:hidden;
	text-indent:-9999em;
	display:block;
	float:left;
	position: relative;
	left: 8px;
	top: 15px;
}
.cbox a.learn-more-btn:hover { background: url(../images/learn-more-btn-hover.png) no-repeat; }
.cbox:hover { /*	background:url(../images/cbox-dark.jpg);*/ }
.cbox p { color:#666; }
.cbox p.meta {
	color:#666;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:.3em 0;
	margin-bottom:.8em;
}
/*news*/
.news {
	padding-left:10px;
	padding-right:10px;
}
/*article-panel*/
.article-panel {	/*control text inside panel left and right paddings*/
	padding-left:10px;
	padding-right:10px;
}
/* articles */
.articles { padding:0; }
.articles h2 { margin:0; }
#articles { padding-top:0; }
/* article */
.article {
	float:left;
	padding-top:6px;
	padding-bottom:10px;/*	border:thin solid#CCC;*/
}
.box .article {
	border-top:3px solid #fff;
	padding:13px 10px 0 10px;
}
.article h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.article h3 {
	margin-bottom: 2px;
	font-size:16px;
}
.box .first { border-top:none; }
.article h4 {
	font-size:10px;
	color:#666;
	margin-top: 3px;
	margin-bottom:10px;
	text-transform:uppercase;
}
.article h5 {
	background:url(../images/red-arrow-small.png) no-repeat;
	background-position:left;
	font-size:12px;
	margin-bottom:12px;
	padding-left:20px;
	color:#333;
}
.article h1 {
	margin-bottom:15px;
	font-size:14px;
	font-weight:normal;
	line-height:140%;
	color:#600;
	text-transform:none;
}
.article a.image {
	float:left;
	margin:3px 10px 3px 0;
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}
.article a.image:hover { border:1px solid #666; }
.article a.image img { float:left; }
.article p.image {
	float:left;
	margin:3px 10px 3px 0;
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}
.article p.image img { float:left; }
.article p {
	font-size:11px;
}
.article p.meta {
	color:#666;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:.3em 0;
	margin-bottom:.8em;
	font-size:10px;
}
.article li {
	margin-bottpm:-5px;
	list-style-type:disc;
}
.article ol li {
	margin-bottpm:-5px;
	margin-left: 16px;
	list-style-type:decimal;
	list-style-position:outside;
}
/*licenses !!! currently no use*/
/*.licenses h3 {
	margin-bottom: 2px;
	font-size:16px;
}
.licenses h4 {
	font-size:10px;
	color:#666;
	margin-bottom:15px;
	text-transform:uppercase;
}
.licenses p {
	margin-top:8px;
	font-size:11px;
	line-height:100%;
}
.licenses li {
	line-height:100%;
	list-style-type:disc;
}*/
/*info*/

.info { padding-left:20px; }
.info p {
	margin-top:0px;
	font-size:11px;
	line-height:16px;
}
.info ul {
	margin-left:-40px;
	margin-right:-40px;
}
.info li {
	line-height:15px;
	list-style-type:none;
}
.info a {
	color: #333;
	font-weight:normal;
	text-decoration:underline;
}
.info a:hover {
	color: #666;
	font-weight:normal;
	text-decoration:underline;
}
.info h6 { }
.info h6 a {
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
.info h6 a:hover {
	text-decoration:none;
	color:#666;
	font-weight:bold;
}
/* site information */
#site_info .ul {
	float:left;
	color:#666;
	background:#666;
	margin-bottom:10px;
}
#site_info a { color:#666; }
#site_info a:hover { color:#000; }
/* AJAX sliding shelf */
#loading {
	float:right;
	margin-right:14px;
	margin-top:-2px;
}
.block { padding-bottom:1px; }
/* Accordian */
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size:1.1em;
	font-weight: normal;
}
.element h4 {
	margin: 0;
	padding:4px;
	line-height:1.2em;
}
.element p {
	margin: 0;
	padding: 4px;
}
.float-right {
	padding:10px 20px;
	float:right;
}
#accordian-block { padding-bottom:10px; }
/* Mootools Kwicks */
#kwick-box {
	padding:0;
	overflow:hidden;
}
#kwick-box h2 { margin:0; }
#kwick { position: relative; }
#kwick .kwicks {
	display: block;
	background: #999;
	height: 120px;
	list-style:none;
	margin:0;
	overflow:hidden;
}
#kwick li {
	float: left;
	margin:0;
	padding:0;
}
#kwick .kwick {
	display: block;
	background-image:url(../images/cbox.jpg);
	cursor: pointer;
	overflow: hidden;
	height: 100px;
	width: 215px;
	padding: 10px;
}
#kwick .kwick span { color:#fff; }
#kwick .one { background: #666; }
#kwick .two { background: #777; }
#kwick .three { background: #888; }
#kwick .four { background: #999; }
