@charset "UTF-8";
/* CSS Document */

html, body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   margin: 0px auto;
   padding:0px;
   background-color: #eae9e9;
   color: #000000;
}

/* color: #2e2e2e; */

#container {
   width: 900px;
   margin: 0px auto;
   background-color: #ffffff;
   color: #000000;
   text-align: left;
   line-height: 18px;
}

p{
margin-bottom: 15px;
 color: #000000;
}

h1{
	font-size: 17px;
   color: #c41230;
   margin-bottom: 13px;
   margin-top: 0px;
}

h2{
	font-size: 12px;
   color: #C41230;
   margin-bottom: 2px;
   margin-top: 0px;
}

h3{
	font-size: 11px;
	color: #c41230;
	margin-bottom: 1px;
	margin-top: 0px;
}

hr{
	height: 1px;
	background-image:url(../img/global/horz_divider.gif)
	
}

ul {
	margin-top: 0;
	margin-bottom: 16px;
	margin-left: 0;
	padding-left: 1em;
	list-style: none;
}

li_old {
	margin-left: 0;
	list-style-image:url(../img/global/lists/bullet1.gif);
	padding: 0px 0px 0px 0px;
	margin: .4em 0;
}

ul li {
	background-image: url(../img/global/lists/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0px 0px 0px 15px;
}

ul ul li {
	background-image: url(../img/global/lists/line.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0px 0px 0px 15px;
}

ol {
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 0;
	padding-left: 2.5em;
}

ol li {
	padding: 0px 0px 0px 0px;
}

td.navtd{
	background-image:url(../images/global/navfade.jpg);
	background-repeat:no-repeat;
}

table.issues {
	width: 450px;
	border-spacing: 1px;
}

table.issues td.issuehead{
	width: 50%;
	border-bottom-style:solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	background-color: #a71930;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

table.issues td.issuehead2{
	border-bottom-style:solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	background-color: #a71930;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

table.issues td.issuelight{
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.issues td.issuedark{
	background-color: #e9adb6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.sidebar {
	font-size: .90em;
}

table.sidebaricons {
	line-height: 11px;
}

table.sidebaricons td.sidebariconshead {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color:#df7a00;
	color:#FFFFFF;
}

table.sidebartext {
	line-height: 11px;
}

table.sidebartext td.sidebartexthead {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color:#df7a00;
	color:#FFFFFF;
}

table.sidebartext td.sidebartextbody {
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

table.prodtable {
	width: 450px;
	border-spacing: 1px;
}

table.prodtable td.issuehead{
	width: 33%;
	border-bottom-style:solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	background-color: #a71930;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

table.prodtable td.issuelight{
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.prodtable td.issuedark{
	background-color: #e9adb6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.prodtable3 {
width: 430px;
	border-style:solid;
	border-width: 2px;
	border-color: #000000;
	
}


table.prodtable2 {
width: 428px;
	border-spacing: 1px;
	border-bottom-color:#000000;
}

table.prodtable2 td.issuehead{
	
	border-bottom-style:solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	background-color: #a71930;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

table.prodtable2 td.issuelight{
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.prodtable2 td.issuedark{
	background-color: #e9adb6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-style:solid;
}

table.customers{
	width: 446px;
	border-width: 2px;
	border-color:#c41230;
	border-style:solid;
}

table.customers td.logo{
	padding: 10px;
	border-width: 1px;
	border-color:#c41230;
	border-style:solid;
}

table.customers td.text{
	padding: 25px;
	border-width: 1px;
	border-color:#c41230;
	border-style:solid;
}

table.media{
	width: 430px;
}

table.media td.logo{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 8px;
	padding-left: 0px;
	vertical-align: top;
}

table.media td.text{
	padding-top: 2px;
	padding-bottom: 28px;
	padding-right: 0px;
	padding-left: 8px;
	vertical-align: top;
}


#footer {
	font-size: 9.5px;
	color: #000000;
	padding-top: 4px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #000000;
}

#breadcrumbs {
	font-size: .95em;
	color: #111111;
	padding-top: 7px;
	padding-bottom: 7px;
}

#hometitles {
	padding-top: 16px;
	padding-left: 19px;
	padding-bottom: 4px;
}

#homenews {
	background-image:url(../images/home/boxfade_backhttp://asterbeta.tangence.com/g);
}

#sidenav {
	font-size: 10px;
	color: #000000;
	padding-left: 1px;
	padding-right: 2px;
}

#sidenav .blueHead{color:#267399;}

#sidenavhead {
	font-size: 10px;
	color: #000000;
	padding-left: 1px;
	padding-right: 2px;
	font-weight: bold;
}
#sidenavhead .txtHead1{
	font-size: 10px;
	color: #000000;
	padding-left: 1px;
	padding-right: 2px;
	font-weight: bold;
}
#sidenavhead a.txtHead1{ text-decoration:none;}
#sidenavhead a.txtHead1:hover{ text-decoration: underline;}
#sidenavhead1{
	font-size: 10px;
	color: #000000;
	padding-top:15px;
	padding-left: 1px;
	padding-right: 2px;
	font-weight: bold;
}
#sidenavhead1 .txtHead{
	font-size: 10px;
	color: #000000;
	padding-top:15px;
	padding-left: 1px;
	padding-right: 2px;
	font-weight: bold;
	text-decoration:none;
	}
#sidenavhead1 .txtHead a{ text-decoration:none;}
#sidenavhead1 a.txtHead:hover{ text-decoration: underline;}

#sidenav a {
	color: #2c2c2c;
	text-decoration: none;
}

#sidenav a:hover {
	color: #000000;
	text-decoration: underline;
}


#sidenavdivider {
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 5px;
}

#sidenav2 {
	font-size: 10px;
	color: #000000;
	padding-left: 15px;
	padding-right: 2px;
}

#sidenav2 a {
	color: #2c2c2c;
	text-decoration: none;
}

#sidenav2 a:hover {
	color: #000000;
	text-decoration: underline;
}

#rightColumnHead {
	font-size: 11px;
	color: #c41230;
	padding-left: 0px;
	padding-right: 2px;
	font-weight: bold;
}

#rightColumnTitle {
	color: #000000;
	font-weight: bold;
	line-height: 15px;
}

#rightColumnTitle a {
	color: #000000;
	text-decoration:none;
}

#rightColumnTitle a:hover {
	color: #000000;
	text-decoration: underline;
}


#rightColumnText {
	color:#696969;
	font-size:11px;
	line-height: 15px;
}

* {
	border: 0px;
}

a {
	color: #111111;
	text-decoration: underline;
}

a:hover {
	color: #a71930;
	text-decoration: underline;
}

.formBox {
border: solid;
border-width: 1px;
border-color:#666666;
margin-top: 1px;
margin-bottom: 1px;
width:190px;
} 
.bodyBold{
	color:#A71930;
}

.aboutasterOld {
color:#a71930;
line-height: 27px;
font-size: 13px;
padding-top: 10px;
padding-bottom: 15px;
padding-left: 25px;
padding-right: 20px;
font-weight:bold;

}

.aboutaster {
color:#a71930;
line-height: 18px;
font-size: 11px;
padding-top: 10px;
padding-bottom: 15px;
padding-left: 25px;
padding-right: 20px;
font-weight:bold;

}

.newsbucket
{
position : relative;
left : 0px;
top : 0px;
width : 225px;
height : 171px;
overflow: hidden;
}

.learnbucket
{
position : relative;
left : 0px;
top : 0px;
width : 238px;
height : 133px;
overflow: hidden;
}

#newshomedate {
	font-size: 9.5px;
	color: #000000;
	font-style: italic;
}

#newshometitle {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	padding-bottom: 8px;
}

#newshometitle a {
	font-size: 11px;
	color: #3399cc;
	line-height: 16px;
	padding-bottom: 8px;
	text-decoration:none;
}

#newshometitle a:hover {
	font-size: 11px;
	color: #3399cc;
	line-height: 16px;
	padding-bottom: 8px;
	text-decoration: underline;
}

#homebucket {
	font-size: 9.5px;
	color: #000000;
	line-height: 12px;
}

#homebucket a {
	font-size: 9.5px;
	color: #3399cc;
	line-height: 12px;
	text-decoration:none;
}

#homebucket a:hover {
	font-size: 9.5px;
	color: #3399cc;
	line-height: 12px;
	text-decoration: underline;
}
body.nCluster-Database a#nCluster-Database,
body.embedded a#embedded,
body.workload a#workload,
body.whitepapers a#whitepapers,
body.analyst a#analyst,
body.on-demand a#on-demand,
body.collateral a#collateral,
body.casestudies a#casestudies,
body.slide a#slide,
body.research a#research,
body.mapreduce-info a#mapreduce-info,
body.applications a#applications,
body.community a#community,
body.newsletter a#newsletter,
body.alwayson a#alwayson,
body.alwaysparallel a#alwaysparallel,
body.mapreduce a#mapreduce,
body.architecture a#architecture,
body.library a#library,
body.faq a#faq,
body.loading a#loading,
body.growth a#growth,
body.query a#query,
body.administration a#administration,
body.scaling a#scaling,
body.etailing a#etailing,

body.social a#social,
body.advertising a#advertising,
body.communications a#communications,
body.financial a#financial,
body.insurance a#insurance,
body.partnerapplication a#partnerapplication,
body.media a#media,
body.press a#press,
body.events a#events,
body.recognitions a#recognitions,
body.management a#management,
body.board a#board,
body.investors a#investors,
body.faq a#faq,
body.appliance a#appliance,
body.advisory a#advisory,
body.contactus a#contactus,
body.product a#product,
body.Add-Ons a#Add-Ons,
body.nclustercloud a#nclustercloud,
body.write a#write,
body.vendors a#vendors,
body.technology a#technology,
body.integrator a#integrator,
body.analytics a#analytics,

body.platform a#platform,
body.database a#database,
body.portfolio a#portfolio,
body.components a#components,
body.express a#express,
body.console a#console,
body.adapters a#adapters,
body.big a#big,
body.options a#options,
body.cloud a#cloud,
body.premise a#premise,
body.appliance1 a#appliance1,
body.ecosystem a#ecosystem,
body.teradata-adapter a#teradata-adapter,
body.hadoop-adapter a#hadoop-adapter,
body.mapreduce-appliance a#mapreduce-appliance,
body.digital-marketing a#digital-marketing,
body.social-network a#social-network,
body.data-science a#data-science,

body.careers a#careers {
	color: #c41230;
	text-decoration: none;
	cursor: default;
}
/* CSS Start - 17 august 2009*/
.twitter {
	color: #3399cc;
	font-weight: bold;
	line-height: 15px;
}

.twitter a {
	color: #3399cc;
	text-decoration:none;
}

.twitter a:hover {
	color: #3399cc;
	text-decoration: underline;
}

/* CSS Ends - 17 august 2009*/

/* CSS Start - 04 May 2010 */
table.analytics {
	width: 454px;
}
table.analytics .head{
	background-image:url(../Images/inner/analytics-tab-bg.gif);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 3px;
	color: #FFFFFF;	
	}
table.analytics .border-tab{
	border-left:1px solid #a71930;
	border-right:1px solid #a71930;
}
table.analytics .inner-rows{
	*width:167px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:1px solid #e7e6ec;
	}

table.analytics .inner-rows1{	*width:261px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left:1px solid #e7e6ec;
	border-bottom:1px solid #e7e6ec;
	}

table.analytics  .no-bottom-brdr{
	border-bottom: none;
	}
