
html
{
	font-size:100%;
	overflow-y:scroll
}

body
{
	background-color:#ccc;
	color:#000;
	font-family:Calibri,Helvetica,Arial,sans-serif;
	margin:0;
	padding:0
}

h1,h2,h3,h4,h5,h6
{
	font-weight:700;
	line-height:1
}

h1
{
	font-size:2.2em;
	margin:0 0 15px
}

h2
{
	font-size:1.5em;
	margin:0 0 10px
}

h3
{
	font-size:1.3em;
	margin:0 0 5px
}

h4
{
	font-size:1.1em;
	margin:0 0 5px
}

h5
{
	font-size:1em;
	margin:0 0 5px
}

h6
{
	font-size:.9em;
	margin:0
}

p
{
	line-height:1.2em;
	margin:0 0 20px
}

blockquote
{
	border-left:2px solid #eee;
	color:#333;
	margin:0 auto 20px;
	padding:5px 15px;
	text-align:justify;
	width:80%
}

blockquote small
{
	color:#999;
	display:block;
	float:right
}

hr
{
	border-color:#ddd;
	border-style:none none solid;
	border-width:0 0 1px;
	display:block;
	height:1px;
	margin:0 0 20px;
	padding:0
}

ul,ol
{
	list-style:disc outside none;
	margin:0 0 20px 25px;
	padding:0
}

ol
{
	list-style:decimal outside none
}

ul ul,ul ol,ol ol,ol ul
{
	margin:0 0 0 25px
}

li
{
	line-height:1.5em;
	margin:0;
	padding:0
}

dl
{
	margin:0 0 20px;
	padding:0
}

dl dt
{
	font-weight:700
}

dl dd
{
	margin:5px 15px 20px
}

a
{
	color:#039;
	outline:0;
	text-decoration:none
}

a:visited
{
	color:#636
}

a:hover,a:active
{
	text-decoration:underline;
}

a:focus
{
	background-color:#ccc
}

abbr,acronym
{
	border-bottom:1px dotted #000;
	cursor:help
}

address
{
	display:block;
	margin:0 20px 20px
}


pre
{
	background-color:#000;
	color:#fff;
	display:block;
	line-height:1.5em;
	margin:0 0 20px;
	padding:20px
}

pre>code
{
	background:0
}

q
{
	font-style:italic;
	quotes:"\201C" "\201D" "\2018" "\2019"
}

q:after
{
	content:close-quote
}

q:before
{
	content:open-quote
}

small
{
	font-size:90%
}

strong,b
{
	font-weight:700
}

sub,sup
{
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}

sup
{
	top:-.5em
}

sub
{
	bottom:-.25em
}

::selection
{
	background:#00f;
	color:#fff;
	text-shadow:none
}

table
{
	border-collapse:collapse;
	color:#333;
	border-spacing:0;
	margin:0 0 20px;
	padding:0
}

td
{
	vertical-align:top
}


form,fieldset,legend
{
	border:0;
	margin:0;
	padding:0
}

form ol,form ul
{
	list-style:none;
	margin:0;
	padding:0
}

form li
{
	margin-bottom:20px
}

legend
{
	font-size:.8em;
	font-weight:700;
	margin-bottom:10px;
	text-transform:uppercase
}

#header
{
	/*
	background:#3c3c3c;
	background:url(EnterpriseLinux_files/bkg-2.gif) no-repeat 50% 0 ;
	background:#F7F7F7;
	background:#242424;
	background::url(EnterpriseLinux_files/bkg-3.gif) no-repeat 50% 0 ;
	background:#66696F;
	background:url(../images/bkg-3.jpg) ;
	background:url(../images/bkg-2.gif);
	*/
	background:url(../images/bg_header.png);
}

#headerLogo
{
	/*
	background:url(../images/global/redesign2/spriteBackground.png) no-repeat 50% 0
	background:url(../images/bkg-3.jpg);
	background:#3c3c3c;
	 */
	background:url(../images/bg_header.png);
	background:url(../images/bkg-2.gif);
}

#headerLogo a
{
	background-color:transparent;
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:65px;
	position:relative;
	top:28px;
	white-space:nowrap;
	overflow:hidden;
	text-indent:100%
}

#headerLogoCompress
{
	min-height:88px;
	position:relative
}

#headerTechtargetLogo
{
	background:url(../images/global/redesign2/spriteGlobal.png) no-repeat -119px -157px;
	cursor:pointer;
	display:block;
	width:119px;
	height:63px;
	position:absolute;
	right:0;
	top:13px
}

#headerTechtargetLogoReg
{
	background:url(../images/global/redesign2/spriteGlobal.png) no-repeat -119px -157px;
	display:block;
	width:119px;
	height:63px;
	position:absolute;
	right:0;
	top:13px
}

#footer
{
	position:relative;
	background-color:#fff
}

#footerCompress
{
	position:relative
}

#footerTechtargetLogo
{
	background:url(../images/global/redesign2/spriteGlobal.png) no-repeat -240px -157px;
	display:block;
	width:87px;
	height:47px;
	position:absolute;
	right:5px;
	top:50px
}

#footerMiscLinksCompress
{
	position:relative;
	background-color:#fff;
	border-top:1px dotted #999
}

#footerMiscLinks ul
{
	list-style:none;
	margin:0;
	overflow:hidden
}

#footerMiscLinks li
{
	display:block;
	float:left;
	margin-left:25px;
	white-space:nowrap
}

#footerMiscLinks li:first-child
{
	float:left;
	margin:0
}

#footerMiscLinks li:last-child
{
	float:right
}

#footerMiscLinks li a
{
	color:#666;
	font-size:10px;
	font-weight:700;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:text-top;
	word-spacing:2px
}

#footerCopyright
{
	clear:both;
	font-size:10px;
	color:#666;
	margin:0;
	text-align:right;
	position:absolute;
	top:-25px;
	right:0
}

#headerNavigation,#footerNavigation
{
	border:0;
	padding:7px 0 8px;
	height:30px;
	background:#00a99d;
	background:-moz-linear-gradient(top,#00a99d 0,#00716a 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a99d),color-stop(100%,#00716a));
	background:-webkit-linear-gradient(top,#00a99d 0,#00716a 100%);
	background:-o-linear-gradient(top,#00a99d 0,#00716a 100%);
	background:-ms-linear-gradient(top,#00a99d 0,#00716a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a99d', endColorstr='#00716a', GradientType=0);
	background:linear-gradient(top,#00a99d 0,#RGB(0x00,0x71,0x6a) 100%)
}

.megaMenu
{
	float:left
}

.megaMenu ul
{
	list-style:none;
	margin:0
}

.megaMenu li
{
	line-height:1em;
	z-index:999999
}

.megaMenu li.mmNavItemFocus
{
	color:#e37d00
}

.mmNavItem
{
	height:30px;
	border-right:1px solid #333;
	display:block;
	float:left;
	position:relative;
	width:70px
}

.mmNavItem .mmDropDownArrow
{
	display:block;
	position:absolute;
	right:8px;
	bottom:5px;
	height:4px;
	width:7px
}

.mmNavItem:first-child
{
	border-left:1px solid #333
}


.mmNavItem .mmNavLink
{
	bottom:0;
	color:#fff;
	display:inline-block;
	/***
	font-size:.85em;
	font-weight:700;
	***/
	font-size:1.05em;
	font-weight:bold;
	left:0;
	line-height:14px;
	padding:0 10px 3px;
	top:0;
	position:absolute;
	text-decoration:none;
	vertical-align:bottom;
	word-wrap:normal;
	white-space:nowrap
}

.mmNavItem .mmNavLink:focus
{
	background-color:transparent;
}

.mmNavItem .mmNavLink .mmNavLinkEyebrow
{
	display:block;
	font-size:.85em
}

.mmNavItem .mmNavLink .mmNavLinkBigger
{
	//font-size:1.3em
	font-size:1.3em
}

.mmContent
{
	background-color:#fff;
	border:2px solid #00716a;
	font-size:.8em;
	left:-8px;
	overflow:hidden;
	position:absolute;
	visibility:hidden;
	z-index:999999
}

.mmContent h5
{
	color:#00a99d
}

.mmContent .viewAll a
{
	color:#e37d00
}

#headerNavigation .mmContent
{
	box-shadow:4px 2px 10px rgba(0,0,0,.25);
	border-top:0;
	top:38px
}

#footerNavigation .mmContent
{
	box-shadow:4px -2px 10px rgba(0,0,0,.25);
	border-bottom:0;
	bottom:37px
}

.mmNavItemVendor a
{
	color:#00a99d
}

.mmNavItemVendor .mmNavLink
{
	color:#a5e8e8
}

.mmNavItemVendor h5
{
	color:#a9a9a9;
	font-size:1.25em!important
}


.mmShow .mmContent
{
	visibility:visible
}

.mmContent .mmContentCols
{
	overflow:hidden;
	margin:0 0 0 5px;
	border-left:1px dotted #d6d6d6
}

.mmContentCols>li
{
	border-left:1px dotted #999;
	float:left;
	padding:5px 10px;
	margin:10px 0!important;
	width:179px
}

.mmContentCols>li:first-child
{
	border:0
}

.mmContentCols li h5
{
	font-size:1.2em;
	margin-bottom:10px;
	text-transform:uppercase
}

.mmContentCols li h6
{
	font-size:1.1em;
	margin-bottom:2px
}

.mmContentCols .mmColTypeFeaturedVendor
{
	width:360px;
	//width:460px;
}

.mmContentCols .mmColTypeTopStory img
{
	border:1px solid #ccc;
	margin-bottom:5px
}

.mmContentCols .mmColTypeTopStory p
{
	margin-bottom:5px
}

.mmContentCols .mmColTypeTopics h6
{
	margin-bottom:22px
}

.mmContentCols .mmColTypeTopics p
{
	line-height:1.3em;
	margin-top:-20px
}

.mmContentCols .mmColTypeTopics p a
{
	color:#000
}

.mmContentCols .mmColTypeBlogs p.blogBy
{
	font-size:.75em
}

.mmContentCols .mmColTypeBlogs p.blogSummary a
{
	display:block
}

.mmContentCols .mmColTypeBlogs p.poweredBy
{
	clear:both;
	margin:3px 5px 0 0
}

/* subcolumn in Pulldown menu 	*/
.mmContentCols .mmColSubcol
{
	overflow:hidden;
	width:565px;
	width:600px;   /* Pulldown Menu Width */
}

.mmContentCols .mmColSubcol ul
{
	margin:0;
	padding:0
}

.mmContentCols .mmColSubcol ul li
{
	border-left:1px dotted #999;
	float:left;
	margin:0;
  /*
	padding:0 10px;
	width:170px;
	*/
	padding:0 10px;
	width:180px;
}

.mmContentCols .mmColSubcol ul li:first-child
{
	border:0;
	padding-left:0
}

.mmContentLinkList li
{
	border-top:1px solid #eee;
	margin:0;
	padding:5px 0
}

.mmContentLinkList li:first-child
{
	border:0;
	padding-top:0
}


#subhead h2
{
	color:#333;
	font-size:21px;
	font-style:italic;
	font-weight:400;
	margin:5px 0 15px
}

#articleToolbar
{
	border-bottom:1px dotted #999;
	border-top:1px dotted #999;
	overflow:hidden;
	padding:4px 0;
	min-height:28px
}
