@charset "utf-8";
html {
	height:100%;
}

hr{
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}

body {
	background-color: #314357;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	color:#666666;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	line-height:20px;	
}

p {
	color:#666666;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	margin-bottom:30px;

}

table { 
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	margin-top:0px;
	margin-bottom:30px;
    border-color: #600;
    border-width: 0 0 0px 0px;
    border-style: solid;
}

td {
	border-color: #333;
    border-width: 0px 0px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
	font-size:12px;
	color:#666666;	

}

table.nopadding { 
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	margin-top:0px;
	margin-bottom:30px;
    border-color: #600;
    border-width: 0 0 0px 0px;
    border-style: solid;
}

table.nopadding td {
	border-color: #333;
    border-width: 0px 0px 0 0;
    border-style: solid;
    margin: 0;
    padding: 0px;
	color:#666666;	

}


table.border {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	margin-top:0px;
	margin-bottom:30px;
    border-color: #333;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

table.border td {
	border-color: #333;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 6px;
	font-size:12px;	
	color:#666666;	

}

.border {
	border:1px solid #333333;
}

td li{
	margin-bottom:0px;
}

table.whitepaper td{
	font-size:12px;
	line-height:16px;
}


H1, h1 {
	color:#4D647C;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	padding-bottom:2px;
}

H2, h2 {
	color:#73A629;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:15px;	
}

H3, h3 {
	color:#4D647C;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:15px 0 5px;
}

ul{
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-bottom:30px;	
}

ul.nobottom{margin-bottom:0px;}

li{
	font-size:13px;
	margin-left:20px;
	color:#666666;
	line-height:20px;
	margin-bottom:5px;

}

a {
	color:#4D647C;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

a.plain{
	color:#4D647C;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;}
	
a.plain:hover{
	text-decoration:none;
}


#mainBodyContainer{
	width:944px;
	margin-left:auto;
	margin-right:auto;
}


#headerContainer{
	height:69px;
}

#navContainer{}
#navShadow{
	background-image: url(../images/bg_navshadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width:944px;
	height:9px;
	color:#314357;
}

#logo{
	width:209px;
	height:69px;
	background-image: url(../images/logo_Dataupia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

#smallnav{
	margin-top:5px;
	width:400px;
	height:20px;
	float:right;
	text-align:right;
	color:##8BC63F;
	font-size:10px;

}

#smallnav a{
	color:#000000;
	text-decoration:none;
	font-size:10px;	
}

#smallnav a:hover{
	text-decoration:underline;
}

#hpBannerContainer{
	width:944px;
	height:247px;
}


a span{
	visibility:hidden;
}

a img{
	visibility:visible;
	text-decoration: none;
}

/*--
a.nav{
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 33px;
	text-decoration:none;
}

a.nav{text-decoration:none;}
a.nav01{background-image: url(../images/nav01.jpg);	width: 137px;}
a.nav02{background-image: url(../images/nav02.jpg);	width: 150px;}
a.nav03{background-image: url(../images/nav03.jpg);	width: 99px;}
a.nav04{background-image: url(../images/nav04.jpg);	width: 98px;}
a.nav05{background-image: url(../images/nav05.jpg);	width: 114px;}
a.nav06{background-image: url(../images/nav06.jpg);	width: 109px;}
a.nav07{background-image: url(../images/nav07.jpg);	width: 97px;}
a.nav08{background-image: url(../images/nav08.jpg);	width: 140px;}

a.nav:hover{
	text-decoration:none;
	background-position: 0px -33px;
}
--*/

a.fiveBox{
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 242px;
	text-decoration:none;
}

a.fiveBox:hover{
	text-decoration:none;
	background-position: 0px -242px;	
}
a.fiveBox01{background-image: url(../images/hpbox01.jpg); width: 188px;}
a.fiveBox02{background-image: url(../images/hpbox02.jpg); width: 188px;}
a.fiveBox03{background-image: url(../images/hpbox03.jpg); width: 188px;}
a.fiveBox04{background-image: url(../images/hpbox04.jpg); width: 188px;}
a.fiveBox05{background-image: url(../images/hpbox05.jpg); width: 188px;}

div.fiveboxLine{
	height:242px;
	width:1px;
	float:left;
	background-image: url(../images/hp_box_seperator.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a.hpbutton01{
	width:206px;
	height:64px;
	background-image: url(../images/hp_banner_btn01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration:none;	
}


a.hpbutton02{
	width:250px;
	height:64px;
	background-image: url(../images/hp_banner_btn02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;	
	text-decoration:none;	
}

a.hpbutton01:hover, a.hpbutton02:hover{
	text-decoration:none;
	background-position: 0px -64px;
}


div#pageBannerContainer{
	width:944px;
	height:103px;
	background-image: url(../images/bg_pagebanner.jpg);
}

div#pageBannerContainer .inframe{
	height:inherit;
	padding-left:25px;
	padding-top:30px;
	padding-right:25px;
	padding-bottom:25px;	
}
div#pageBannerContainer .inframe .left{
	padding:0px;
	margin:0px;
	float:left;
}
div#pageBannerContainer .inframe .right{
	padding:0px;
	margin:0px;
	float:right;
}

div#pageBannerContainer .mainHeadertxt{
	padding:0px;
	margin:0px;
	display:block;
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	height:28px;
	padding-bottom:2px;
}
div#pageBannerContainer .subHeadertxt{
	padding:0px;
	margin:0px;
	display:block;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;	
	height:16px;
	padding-bottom:2px;	
}


div#pageContentContainer{
	background-color: #FFFFFF;
	background-image: url(../images/bg_pagecontent.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

div#pageContentContainerNoNav{
	background-color: #FFFFFF;
}

div#pageContent{
	background-color:#ffffff;
	border-top:1px solid #e4e2e3;
	border-bottom:1px solid #ffffff;
	margin:0px;
	margin-left:195px;
	font-size:11px;
	line-height:1.4;
	color:#333333;
	background-image: url(../images/bg_topbar.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

div#pageContentNoNav{
	background-color:#ffffff;
	border-top:1px solid #e4e2e3;
	border-bottom:1px solid #ffffff;
	margin:0px;
	margin-left:0px;
	font-size:11px;
	line-height:1.4;
	color:#333333;
	background-image: url(../images/bg_topbar.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.threecolumns{
	width:548px;
}

div#sideNav{
	height:100%;
	width:195px;
	float:left;
}

div#pageContent .inframe, div#pageContentNoNav .inframe{
	padding:25px;
	padding-right:30px;
	font-size:13px;
}

div#pageBottom{
	padding:0px;
	margin:0px;
	width:944px;
	height:23px;
	background-image: url(../images/bg_bottombar.jpg);
	background-position: center top;
}

div#pageBottomNoNav{
	padding:0px;
	margin:0px;
	width:944px;
	height:23px;
	background-image: url(../images/bg_bottombar_nonav.jpg);
	background-position: center top;
}


div#footer{
	margin-top:20px;
	height:40px;
	width:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	bottom: 0px;
}

div.footerContent{
	width:944px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

div.footerContent .left{
	font-size:11px;
	width:50%;
	float:left;
	color:#ffffff;
}

div.footerContent .right{
	font-size:11px;
	width:50%;
	float:right;
	text-align:right;
	color:#ffffff;
}

div.footerContent .right span.green{
	color:#8bc63f;
}

div.footerContent .links{
	padding:5px;
	/*-- background-color:#44596F; --*/
	color:#8bc63f;
	font-size:11px;
	margin-bottom:40px;
}

div.footerContent .links a{color:#ffffff; text-decoration:none;}
div.footerContent .links a:hover{text-decoration:underline}


.aligncenter{
	padding:0px;
	margin:0px;
	margin-right:auto;
	margin-left:auto;
	margin-top:30px;
	margin-bottom:10px;
	text-align:center;
}


a.sidenav{
	height:28px;
	line-height:28px;
	display:block;
	font-size:11px;
	background-image: url(../images/sidenav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;	
	color:#000000;
	padding-left:5px;
}

a.sidenav.selected{
	height:28px;
	line-height:28px;
	display:block;
	font-size:11px;
	background-image: url(../images/sidenav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	color:#ffffff;
	padding-left:5px;
	background-position: 0px -56px;	
}

a.sidenav:hover{
	text-decoration:none;
	background-image: url(../images/sidenav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: 0px -28px;	
	color:#000000;		
}

a.sidenavfirst{
	height:28px;
	line-height:28px;
	display:block;
	font-size:11px;
	background-image: url(../images/sidenav_first.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;	
	color:#000000;	
	padding-left:5px;	
}

a.sidenavfirst.selected{
	height:28px;
	line-height:28px;
	display:block;
	font-size:11px;
	background-image: url(../images/sidenav_first.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;	
	color:#ffffff;
	padding-left:5px;
	background-position: 0px -56px;	
}

a.sidenavfirst:hover{
	text-decoration:none;
	background-image: url(../images/sidenav_first.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: 0px -28px;	
	color:#000000;	
}


a.sidenav2nd{
	height:28px;
	line-height:28px;
	display:block;
	font-size:11px;
	background-image: url(../images/sidenav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;	
	color:#000000;
	padding-left:15px;
}

a.sidenav2nd.selected{
	height:28px;
	line-height:28px;
	display:block;
	font-size:11px;
	background-image: url(../images/sidenav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;	
	color:#ffffff;
	padding-left:15px;
	background-position: 0px -56px;		
}

a.sidenav2nd:hover{
	text-decoration:none;
	background-image: url(../images/sidenav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#000000;	
}

a.sidenav3rd{
	height:28px;
	line-height:28px;
	display:block;
	font-size:11px;
	background-image: url(../images/sidenav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;	
	color:#000000;
	padding-left:25px;
}

a.sidenav3rd.selected{
	height:28px;
	line-height:28px;
	display:block;
	font-size:11px;
	background-image: url(../images/sidenav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;	
	color:#ffffff;
	padding-left:25px;
	background-position: 0px -56px;		
}

a.sidenav3rd:hover{
	text-decoration:none;
	background-image: url(../images/bg_nav_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#000000;	
}

div#rightcolumn{
	margin:0px;
	padding:0px;
	float:right;
	width:220px;
	margin-left:30px;
	margin-bottom:30px;	
}

div.nobottom{
	margin-bottom:10px;
}


div#rightcolumn .inframe{
	margin:0px;
	padding:0px;
	padding-left:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-bottom:5px;
	padding-top:5px;
}

div#rightcolumn_tl{
	margin:0px;
	padding:0px;
	width:270px;
	float:right;	
	margin-left:0px;
	padding-left:0px;
	margin-bottom:30px; 
	overflow:hidden;
}


div#rightcolumn_tl .inframe_tl{
	margin:0px;
	padding:0px;
	padding-left:20px;

	padding-bottom:5px;
	padding-top:5px;
}


a.iconlink{
	text-decoration:none;
	background-position: left 3px;
	padding-left: 20px;
	display: block;
	background-repeat: no-repeat;
	float:left;
	margin-right:10px;
}

a.iconlink.pdf{background-image: url(../images/icons/icon_pdf_sm.gif);}
a.iconlink.page{background-image: url(../images/icons/icon_page_sm.gif);}
a.iconlink.qa{background-image: url(../images/icons/icon_qa.gif);}
a.iconlink.audio{background-image: url(../images/icons/icon_audio.gif);}
a.iconlink.video{background-image: url(../images/icons/icon_video.gif);}
a.iconlink.back{background-image: url(../images/icons/icon_back.gif);}
a.iconlink:hover{
	text-decoration:underline;
}
a.iconlink.right{
	float:right;
}

a.iconlink.sm{
	background-position: left top;
	font-size:11px;
}

.linkfineprint{
	font-size:11px;
}


div.leftimage250{
	width:250px;
	margin-right:30px;
	margin-bottom:60px;
	float:left;
}

div.customerContainer{
	display:table;
	margin-bottom:20px;
	height:90px;
	vertical-align:bottom;
}

div.customerContainerInframe{
	display:table-row;
}

div.customerLogo{
	display:table-cell;
	width:150px;
	margin-right:20px;
	float:left; 
	vertical-align:text-bottom;
}

div.customerDownload{
	display:table-cell;
	vertical-align:bottom;
	float:left;
	background-color:#000000; 	
	bottom:0px;
}


/*-- Side Buttons --*/
a.sidebtn{
	width:210px;
	height:50px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-decoration:none;
}

a.sidebtn:hover{
	background-position: 0px -50px;
	text-decoration:none;	
}

a.sidebtn span{ 
	visibility:hidden;
}


table.prtopbox{
	background-color:#F7F7F7;
	border: 1px solid #CCCCCC;
}

table.prbottombox{
	background-color:#F7F7F7;
	border: 1px solid #CCCCCC;
	padding:10px;	
}

.pdficon {
	clear:none;
	float:left;
	padding-bottom:15px;
	padding-right:5px;
}

div.pipe {
	float: left;
	margin-right: 15px;
	margin-left: 5px;
}

a.sidebtn.readmore{background-image: url(../images/sidebtns/btn_readmore.jpg);}
a.sidebtn.howitworks{background-image: url(../images/sidebtns/btn_howitworks.jpg);}
a.sidebtn.literature{background-image: url(../images/sidebtns/btn_literature.jpg);}
a.sidebtn.benchmarks{background-image: url(../images/sidebtns/btn_benchmarks.jpg);}
a.sidebtn.partnerprogramoverview{background-image: url(../images/sidebtns/btn_partnerprogramoverview.jpg);}
a.sidebtn.applytobeapartner{background-image: url(../images/sidebtns/btn_applytobeapartner.jpg);}
a.sidebtn.contactus{background-image: url(../images/sidebtns/btn_contactus.jpg);}
a.sidebtn.readthedatasheet{background-image: url(../images/sidebtns/btn_readthedatasheet.jpg);}
a.sidebtn.contactustolearnmore{background-image: url(../images/sidebtns/btn_contactustolearnmore.jpg);}
a.sidebtn.schedulealivedemo{background-image: url(../images/sidebtns/btn_schedulealivedemo.jpg);}
a.sidebtn.reviewthebenchmark{background-image: url(../images/sidebtns/btn_reviewthebenchmark.jpg);}
a.sidebtn.subscribetoourindustrye-newsletter{background-image: url(../images/sidebtns/btn_subscribetoourindustrye-newsletter.jpg);}
a.sidebtn.visitdatawarehouseappliances101{background-image: url(../images/sidebtns/btn_visitdatawarehouseappliances101.jpg);}
a.sidebtn.readthedataupiasatoriserverbrochure{background-image: url(../images/sidebtns/btn_readthedataupiasatoriserverbrochure.jpg);}
a.sidebtn.industrywhitepaper{background-image: url(../images/sidebtns/btn_industrywhitepaper.jpg);}
a.sidebtn.datacompliancefortelcos{background-image: url(../images/sidebtns/btn_datacompliancefortelcos.jpg);}
a.sidebtn.operationalbiwebinar{background-image: url(../images/sidebtns/btn_operationalbiwebinar.jpg);}
a.sidebtn.customerinterview{background-image: url(../images/sidebtns/btn_customerinterview.jpg);}
a.sidebtn.optimizedformixedworkload{background-image: url(../images/sidebtns/btn_optimizedformixedworkload.jpg);}
a.sidebtn.productreview{background-image: url(../images/sidebtns/btn_productreview.jpg);}
a.sidebtn.operationalbiwhitepaper{background-image: url(../images/sidebtns/btn_operationalbiwhitepaper.jpg);}
a.sidebtn.dataupiaproductliterature{background-image: url(../images/sidebtns/btn_dataupiaproductliterature.jpg);}
a.sidebtn.energysavingscalculator{background-image: url(../images/sidebtns/btn_energysavingscalculator.jpg);}
a.sidebtn.meetattdwi{background-image: url(../images/sidebtns/btn_meetattdwi.jpg);}

.darkbold {
	color: #333333;
	font-weight: bold;
}


.quoteBox{
	background-color:#F0F0F0;
	margin-top:20px;
	width:210px;
	font-size:11px;
	line-height:16px;
}
.quoteText{
	padding:10px;
}

.quoteBy{
	padding:10px;
	color:#709426;
	text-align:right;
}

div.icon_openquote{
	width:16px; 
	height:16px; 
	background-image:url(../images/icons/icon_openquote.gif); 
	float:left; 
	margin-right:4px;
}

div.icon_closequote{
	width:16px; 
	height:16px; 
	background-image:url(../images/icons/icon_closequote.gif); 
	margin-left:4px;
}

.text1 {font-family: Arial; font-size: 12px; font-weight: normal; color: #666666;}
.error {font-family: Arial; font-size: 12px; font-weight: normal; color: #FF0000;}
.error2 {font-family: Arial; font-size: 10px; font-weight: normal; color: #FF0000;}
.formfield {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	width: 140px;
	background-color: #ffffff;
	border: 1px solid #666666;
}
.formfield2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	width: 320px;
	background-color: #ffffff;
	border: 1px solid #666666;
}

.formfield3 {
	font-family: Arial;
	font-size: 12px;
	height:18px;
	line-height:18px;	
	font-weight: normal;
	color: #666666;
	width: 190px;
	background-color: #ffffff;
	border: 1px solid #666666;
}

.txtarea{
	width: 	300px;
	height:	60px;
	background-color: #ffffff;
	border: 1px solid #666666;

}

table.form { 
	border-collapse:separate;
	margin:0px;
	padding:0px;
	margin-top:0px;
	margin-bottom:30px;
    border-color: #600;
    border-width: 0 0 0px 0px;
    border-style: solid;
}

td.form{
	border-collapse:separate;
	padding-top:2px;
	padding-bottom:2px;
}

table.nobottom{
	margin-bottom:0px;
}

table.sitemap{}
table.sitemap td ul ul, table.sitemap td ul ul ul{margin-left:20px;}
table.sitemap td ul li{line-height:20px; margin-left:20px;}
table.sitemap td a{text-decoration:none;}
table.sitemap td a:hover{text-decoration:underline;}table.press td {
	margin: 0px;
	padding: 0px;
}

table.press td{
	padding:0px;
	margin:0px;
	padding-right:5px;
}
