/* COMMON ELEMENTS */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, 
textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

p, li, blockquote {
    color: #333333;
}

p, blockquote {
    margin: 10px 1px;
}

.mainBlock {
	font-size: 12px;
}

img, a {
	border: 0;
	outline: none;
}

a, a:active, a:visited {
    color: #1D7Fa1;
    text-decoration: none;
}

a:hover {
    color: #f99d1c;
    text-decoration: underline;
}

.center {
	text-align: center;
}

.text_right {
	text-align: right;
}

.mainBlock {
    overflow: visible;
}

/* SPECIAL CLASSES */
hr {
    border: none;
    height: 1px;
}

hr.dottedGray {
    border-bottom: 2px dotted #BEBEBE;
    margin-top: 10px;
    margin-bottom: 10px;
}

hr.dotted {
    border-bottom: 1px dotted #F99D1C;
    margin-top: 10px;
    margin-bottom: 10px;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.clearBoth {
    clear: both;
}

h1.sectionHeader {
	font-size:14px;
	font-weight: 400; 
	letter-spacing: -0.02em;
	padding:0 10px;
	padding-left:0px;
}

h1.graybottomborder {
	border-bottom:1px solid #A9A9A4;
}

h1.themeColor
{
	font-size:14px;
}

h1 span, h2 span, div.pageHeader h2
{
	color: #666666;
}

div.pageHeader h2 
{
    display: inline;    
}

/* HEADER BANNER classes */

.topBannerContainer {
	position: relative;
	width: 685px;
	height: 213px;
	margin-bottom: 10px;
}

.topBannerContainerAdvertisement {
	position: relative;
	width: 685px;
	height: 413px;
	margin-bottom: 10px;
}

.buynowContainer {
	margin-left:440px;
	padding-top:10px;
}

.headerContainer h1, .headerContainer span {
	font-size: 12px;
	display: inline;
	font-weight: normal;
}

.EP_HeaderContainer {
	position: absolute;
	top:  135px;
	left: 10px;
	width: 410px;
}

.EP_ReviewContainer {
	position: absolute;
	top: 145px;
	left: 435px;
}

.FT_HeaderContainer {
	position: absolute;
	top:  135px;
	left: 10px;
	width: 405px;
}

.FT_ReviewContainer {
	position: absolute;
	top: 145px;
	left: 435px;
}

.FT_DownloadFreeToolContainer {
	position: absolute;
	top: 20px;
	left: 455px;
}

.FT_TFTP_HeaderContainer {
	position: absolute;
	top:  90px;
	left: 185px;
	width: 490px;
	color: White;
}

.FT_TFTP_ReviewContainer {
	position: absolute;
	top: 160px;
	left: 435px;
}

.FT_TFTP_DownloadFreeToolContainer {
	position: absolute;
	top: 160px;
	left: 220px;
}

.FT_NCG_HeaderContainer {
	position: absolute;
	top:  60px;
	left: 210px;
	width: 450px;
	color: White;
}

.FT_NCG_ReviewContainer {
	position: absolute;
	top: 160px;
	left: 435px;
}

.FT_NCG_DownloadFreeToolContainer {
	position: absolute;
	top: 160px;
	left: 210px;
}

/* ------------------------- */

/* Classes for REVIEW component */

.bannerbadgecontent {
	width: 240px;
}

.bannerbadgeseparator {
	border-bottom: 1px dashed #F99D1C;
	height: 1px;
	width: 240px;
	clear: both;
	padding-top: 5px;
	font-size: 0px;
	line-height: 1px;
}

.bannerratingcontent {
	padding-top: 5px;
}

/* styles for bottom block REVIEWS */
.reviewContainer {
    padding:5px;
}

.reviewLink {
    position:absolute; 
    top:0px; 
    left:0px; 
    padding:5px;
}

.reviewSummary {
    background-color:#FFF; 
    border:1px solid #CCC; 
    position:absolute;
    padding:4px;
}

.reviewAttribution {
    padding: 0px 5px;
}

a.seeAll {
	margin-top: 10px;
	text-decoration: bold;
}

a.seeAll, a.reviewUrl {
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    color: #F99D1C;
}

a.seeAll:visited, a.reviewUrl:visited {
    color: #F99D1C;
}

/* PRODUCT OVERVIEW */
.overviewHeader {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
}

.overviewMainImage
{
    float: right;
}

.overviewMainContent
{
    margin-right: 380px;
}

.overviewLinks {
    text-align: right;  
}

.overviewLinks a, .overviewLinks a:active, .overviewLinks a:visited {
    color: #1D7FA1;
    font-weight: bold;
    text-decoration: underline;
}

.overviewLinks a:hover
{    
    color: #f99d1c;
}

.videos {
    color: #ffffff;
    height: 320px; 
    margin-top:20px;
}

.videos .videosHeader
{
    padding: 15px;
}
    
.videos .videosHeader h2
{
    display: inline;
}

.videos .viewmorelnk
{
    margin-left: 10px;
}

.videos .viewmorelnk a, .viewmorelnk a:hover 
{
    text-decoration: underline;
    color: #FFFFFF; 
}

.videos .videosBlock
{
    width: 200px; 
    float: left; 
    margin-left: 18px; 
    _margin-left: 11px;
    line-height: 16px;
}

.videos .title
{
    display: none;   
}

.videos .description 
{
    width: 190px;
    height: 65px;
    margin-top: 5px;
}

.videos a.watchnowlnk, a.watchnowlnk:hover {
    text-decoration:underline;
}

.props {
	margin-top:25px; 
	height:280px;
}

.props .propsHeader
{
    padding: 15px;
}

.props h2 {    
    color: #474747;
    margin: 0;
}

.props .propsBlock
{
    width: 200px; 
    float: left; 
    margin-left: 15px; 
    _margin-left: 8px;
}

/* Content overview page (default.aspx template) */
.contentLeftColumn {
	width: 450px; 
	float: left;
}

.contentRightColumn {
	width: 200px;
	float: right;
}

.contentButtonArea {
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}

.contentButtonArea img {
	padding: 5px;
}

/* default.aspx template */

.featureLeftColumn 
{
	margin-top: 10px;
	float: left; 
	width: 400px; 
	padding-left: 10px;	
}

.featureRightColumn 
{
	margin-top: 10px;
	float: left; 
	width: 250px;
}

.featureThumbnail
{
	text-align: center;
	margin-bottom: 10px;
}

/* Free tools page */

.content3Container
{
	margin-left: 0px;
}

.topInnerContainer
{
	background-image: url('/images/solarwinds/backgrounds/freetools/inner_top.gif');
	background-repeat: no-repeat; 
	background-position: bottom;
	height: 13px;
	width: 664px;
}

.innerContainer
{
	background-image: url('/images/solarwinds/backgrounds/freetools/inner_middle.gif');
	background-repeat: repeat-y; 
	width: 664px; 
	padding: 0px;
	margin: 0px;
}

.innerContainer div
{
	margin: 0px 15px 0px 15px;
}

.innerContainer p
{
	padding-right: 20px;
}

.innerContainer ul
{
	padding-right: 10px;
}

.innerContainer h2
{
	margin: 0px;
	padding-top: 10px;
}

.bottomInnerContainer
{
	background-image: url('/images/solarwinds/backgrounds/freetools/inner_bottom.gif');
	background-repeat: no-repeat; 
	height: 13px; 
	width: 664px;
}

.middleContainer 
{
	width: 683px; 
	_width: 684px;
	height: 71px;
	margin: 20px 0px 20px -10px; 
	_margin-right: -10px;
	padding: 0; 
	background-repeat: no-repeat;
}

.middleLeftPart
{
	width: 282px; 
	float: left; 
	padding: 15px;	
	font-weight: bold;
}

.middleLeftPart span
{
	font-weight: normal;
}

.middleVideo
{
	width: 250px; 
	float: left; 
	margin: 18px 0px 15px 10px;
	font-weight: bold;
}

/* styles for FEED and BLOG */
.feedBody {
	width: 196px; 
	height: 145px; 
	border-left: 1px solid #CCC; 
	border-right: 1px solid #CCC; 
	background-color: #FFF; 
	color: #333333;
	position: relative;
}

.feedBody ul {
	margin-left: 20px; 
	width: 160px; 
	position: absolute; 
	list-style-type: none;
	top: 0px; 
	left :0px;	
}

.feedThwack {	
	margin-top: 7px;
	line-height: 15px;
}

/* PRODUCT INFO */
.p_info_leftBlock {
	float: left; 
	width: 410px;
}

.p_info_rightBlock {
	float: right; 
	width: 240px;
}

.grpButtons {
    border-top: 1px dotted rgb(102, 102, 102); 
    border-bottom: 1px dotted rgb(102, 102, 102); 
    padding: 10px 0pt; 
    overflow: hidden; 
    margin-top: 20px; 
    margin-bottom: 20px;
    text-align: right;
}

.grpButtons img {
	padding: 5px;
}

/* Resources */
.resources {
    background-image: url("/images/solarwinds/backgrounds/resources-bottom.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    line-height: 1.1em;
    overflow: auto;
    padding-bottom: 7px;
    font-size:11px;
}

.resources .ajax__tab_header
{
    background-image: url("/images/solarwinds/backgrounds/resources-top.gif") !important;
    background-position: center bottom !important;
    padding-bottom: 4px;
}

.resources .ajax__tab_outer
{
    height: 24px !important;
    background-image: url("/images/solarwinds/backgrounds/resources-unselected.gif") !important;
    background-position: left top; 
}

.resources .ajax__tab_inner
{
    background-image: url("/images/solarwinds/backgrounds/resources-unselected.gif") !important;
    background-position: right top;  
    color: #aaaaaa;
}

.resources .ajax__tab_active .ajax__tab_inner
{
    background-image: url("/images/solarwinds/backgrounds/resources-selected.gif") !important;
    color: #535353;
}

.resources .ajax__tab_active .ajax__tab_outer
{
    background-image: url("/images/solarwinds/backgrounds/resources-selected.gif") !important;
}

.resources .ajax__tab_tab
{
    background: none !important;
    height: 24px !important;
    line-height: 24px;
    padding: 0 10px 0 10px !important;
    font-family: Arial,Verdana,sans-serif !important;
    font-size: inherit !important;
    font-weight: bold;
    text-transform: uppercase;
}

.resources .ajax__tab_body
{
    background-color: #dddddd !important;
    border: none !important;
    border-left: 1px solid #cccccc !important;
    border-right: 1px solid #cccccc !important;
    font-family: Arial,Verdana,sans-serif !important;
    font-size: inherit !important;
}

.resources .resourceItem
{
	margin-top: 10px;
}


.resources .leftResourcePart
{
	float: left;
}

.resources .rightResourcePart
{
    font-size: 11px;
}

.resources .rightResourcePart a
{
    font-size: 12px;
    font-weight: bold;
}

.resourceThumbnail  {
    margin-bottom: 10px;
    margin-right: 10px;
}

/* Features tab */
.featuresArea 
{
	height: 380px; 
	overflow: auto;
	width: 100%; 
	margin-bottom: 25px;
}

.bordered 
{
	border: #ccc 1px solid;
}

.featureButtons 
{
  text-align: right;
}

.featureButtons a 
{
  display: inline-block;
  margin-top: 5px;
}

.featuresArea table
{	
    border-collapse: collapse;
    border-spacing: 0;
}

.featuresArea table td 
{
    border-right: 1px dotted #CCCCCC;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
}

.featuresArea table h2 
{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 0;    
    height: 36px;
}

.featuresArea table p
{
    margin: 0;
}

.featuresViewMoreLink a, .featuresViewMoreLink a:active, .featuresViewMoreLink a:visited
{
    font-weight: bold;
    text-decoration: underline;
}

/* Video & Demo tab */
.contentpanel h2 {
    margin-top: 0;
}

/* PRODUCTS FAQs */
.question, .answer {
    background-position: left top;
    background-repeat: no-repeat;    
    padding-left: 20px;
}

/* reviews */
.allReviews p {
    padding: 0 10px;
}

/* --------------- */
.orionModulesHeading {color:#00869f;font-weight:bold;margin-top:15px}

.orionModulesBox {text-align:left; padding:20px; border:1px solid #ccc;font-size:11px;}
.orionModulesBox p {padding:0;margin:0}
.orionModulesBox a:link, #orionModulesBox a:visited {color:#00869f;}
.redCallout {font-weight:bold;color:#c61400;}
.secondaryTabs {margin-bottom:0px;}

div#grpLinks {
	padding: 10px 0pt;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}

div#grpLinks a {
	margin-right: 20px;
}