﻿.RequiredFieldText
{
    font-size: xx-small;
    color: Red;
    text-transform: uppercase;
}

.OptionalFieldText
{
    font-size: xx-small;
    color: Blue;
    text-transform: uppercase;
}

.modalPopup
{
    background: white;
    border-right: black thin solid;
    border-top: black thin solid;
    padding: 5px;
    border-left: black thin solid;
    border-bottom: black thin solid;
}

.modalBackground 
{
    background:gray;
    filter:alpha(opacity=70);
    opacity: 0.7;
}

.DefaultOutlineBox
{
    border-spacing: 4;
    border-right: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
    border-top: silver 1px solid;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.TopBottomBorderBox
{
    color: #000;
    background: #eeeeee;
    border-bottom: gray 1px solid;
    border-top: gray 1px solid;
    width:95%;
    padding: 10px;
    margin: 10px auto;
    font-size: 12px;
}

div.container
{
    width: 100%;
}

div.spacer
{
    clear: both;
}

div.float-left
{
    float:left;
}

div.float-right
{
    float:right;
}

div.center
{
    margin:0 auto;
}

.flush-right{
    position:absolute;      /* All browsers */
    top: auto;              /* Standards  browsers */
    top: position-static;   /* IE all others ignore this as invalid*/
    right: 0;               /* All except IE */
    left: expression(parentNode.offsetWidth - offsetWidth + 'px'); /* IE only */
}

.menu_container 
{
  float:left;
  padding: 0px;
  width: 150px;
  margin-left: 0px;
}

.content_container 
{
  margin-left: 200px;
  padding: 0px;
  margin-right: 15px;
  width: 730px;
}


/* --------------------------------------------------------------- */
/*  Press Release/Article page */
/* --------------------------------------------------------------- */
.PressReleaseCallout
{ 
    color: #000;
    background: #eeeeee;
    border-bottom: gray 1px solid;
    border-top: gray 1px solid;
    width:80%;
    padding: 10px;
    margin: 10px auto;
    font-style: italic;
    text-align: center;
    font-size: 12px;
 }


.PressReleaseTitle
{
    text-align:center;
}

.PressReleaseDate
{
    font-weight: bold;
    font-size: smaller;
    text-transform: uppercase;
}

.PressReleaseArticle
{
}

/* --------------------------------------------------------------- */
/* Newsletter Page */
/* --------------------------------------------------------------- */
.NewsletterDate
{
    width: 80%;
    text-align: center;
    font-size: xx-large;
    color: White;
    background-color: Black;
    vertical-align: middle;
}
div.NewsletterDate
{
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

div.NewsletterDate p
{
    margin-top: 0px;
    margin-bottom: 0px;
}


div.NewsletterArticleDetail
{
}

div.NewsletterArticleDetail p
{
    padding-left: 5px;
}


.NewsletterArticleTitle
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	font-family: Tahoma, Arial;
}

div.NewsletterArticleTitle
{
    background-color: #F1F1F1;
}

div.NewsletterArticleTitle p
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
}

div.NewsletterArticleTitle a,
    div.NewsletterArticleTitle a:visited, 
    div.NewsletterArticleTitle a:active
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	font-family: Tahoma, Arial;
	text-decoration:none;
}

div.NewsletterArticleTitle a:hover
{
	text-decoration:underline;
}

div.NewsletterArticleDetail p
{
    margin-top: 0px;
    margin-bottom: 0px;
}

/* --------------------------------------------------------------- */
/* Software Listings */
/* --------------------------------------------------------------- */
div.DatabaseRepeaterItem
{
    width: 95%;
    padding: 5px;
}

div.DatabaseRepeaterTitle 
{
    width: 100%;
    border-bottom-color: Blue;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}

div.DatabaseRepeaterTitle p, 
    div.DatabaseRepeaterTitle span, 
    div.DatabaseRepeaterTitle a
{
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 1px;
    margin-bottom: 3px;
}

div.DatabaseRepeaterTitle a,
    div.DatabaseRepeaterTitle a:visited, 
    div.DatabaseRepeaterTitle a:active
{
	font-family: Tahoma, Arial;
	text-decoration:none;
}

div.DatabaseRepeaterTitle a:hover
{
	text-decoration:underline;
}

div.DatabaseRepeaterTitle a.Title,
    div.DatabaseRepeaterTitle a.Title:visited, 
    div.DatabaseRepeaterTitle a.Title:active
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	font-family: Tahoma, Arial;
	text-decoration:none;
}

div.DatabaseRepeaterDetail 
{
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 1px;
    margin-bottom: 1px;
}

/* --------------------------------------------------------------- */
/* Calendar Stylesheet */
/* --------------------------------------------------------------- */
.EmailCalendarSent
{
     color:Silver;
     text-decoration: line-through;
}

.EmailCalendarNewsletter
{
    color:Black;
}

.EmailCalenarPromo
{
    color:Purple;
}

.EmailCalendarShow
{
    color:Green;
}
.EmailCalendarWebinar
{
    color:Maroon
}
.EmailCalendarCell
{
    overflow:scroll;
}
.ShowCalendarCutoff
{
    color:Red
}
.ShowCalendarSponsorship
{
    color:Olive;
}

.ExhibitFloorBoothList 
{
}

.ExhibitFloorBoothList li
{
    width: 12em;
    height: 5em;
    float: left;
    list-style-type: circle;
    list-style-position: outside;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}

/* --------------------------------------------------------------- */
/* Resource Accordion */
/* --------------------------------------------------------------- */
.ResourceAccordionHeader
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #B5C7DE;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.ResourceAccordionHeader a,
    .ResourceAccordionHeader a:visited, 
    .ResourceAccordionHeader a:active
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	font-family: Tahoma, Arial;
	text-decoration:none;
}

.ResourceAccordionHeader a:hover
{
	text-decoration:underline;
}

.ResourceAccordionHeaderSelect
{
	border: 1px solid #2F4F4F;
	color: red;
	background-color: #B5C7DE;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.ResourceAccordionHeaderSelect a,
    .ResourceAccordionHeaderSelect a:visited, 
    .ResourceAccordionHeaderSelect a:active
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	font-family: Tahoma, Arial;
	text-decoration:none;
}

.ResourceAccordionHeaderSelect a:hover
{
	text-decoration:underline;
}


.ResourceAccordionContent
{
    background-color: White;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/*
---------------------------------------------------------------
 Resource Repeater Default styles
---------------------------------------------------------------
*/

div.ResourceRepeaterTitle
{
    width:98%;
}

div.ResourceRepeaterTitle a,
    div.ResourceRepeaterTitle a:visited, 
    div.ResourceRepeaterTitle a:active
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Tahoma, Arial;
	text-decoration:none;
}

div.ResourceRepeaterTitle a:hover
{
	text-decoration:underline;
}

div.ResourceRepeaterDetail
{
    width:98%;

}

div.ResourceRepeaterDetail p
{
    margin-top:5px;
}

div.ResourceRepeaterDetail a.ReadMore
{
	color: #333333;
}


/*
---------------------------------------------------------------
 Resource Category Page
---------------------------------------------------------------
*/

.ResourceCategory
{
}

.ResourceCategory h1
{
}

.ResourceCategory .Detail
{
}

.ResourceCategory .ResourceRepeaterTitle
{
    border-bottom: solid 1px silver;
}

/*
---------------------------------------------------------------
 Software Repeater Default styles
---------------------------------------------------------------
*/

div.SoftwareDetail
{
    width:100%;
}

div.SoftwareRepeaterTitle
{
    width:100%;
}

div.SoftwareRepeaterTitle p
{
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 1px;
    margin-bottom: 1px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Tahoma, Arial;
	text-decoration:none;
}

div.SoftwareRepeaterTitle a,
    div.SoftwareRepeaterTitle a:visited, 
    div.SoftwareRepeaterTitle a:active
{
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 1px;
    margin-bottom: 1px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Tahoma, Arial;
	text-decoration:none;
}

div.SoftwareRepeaterTitle a:hover
{
	text-decoration:underline;
}

div.SoftwareRepeaterDetail
{
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 1px;
    margin-bottom: 1px;
}

div.SoftwareRepeaterDetail p
{
    margin-top:5px;
}

div.SoftwareRepeaterDetail a.ReadMore
{
	color: #333333;
}


/*
---------------------------------------------------------------
 Software List page
---------------------------------------------------------------
*/

.SoftwareListPageMenu{
  width: 190px; /*width of menu*/
  float:left;
  padding: 0px;
}

.SoftwareListPageMenu .headerbar{
font: bold 11px Verdana;
color: white;
background: #606060 url(/images/menu_arrow.gif) no-repeat 8px 4px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 5px 0 6px 31px; /*31px is left indentation of header text*/
}

.SoftwareListPageMenu ul
{
    margin: 0;
    padding: 0;
    margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.SoftwareListPageMenu ul li
{
    list-style-type:none;
    padding-bottom: 1px; /*bottom spacing between menu items*/
}

.SoftwareListPageMenu ul li a{
font: normal 11px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 10px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.SoftwareListPageMenu ul li a:visited
{
color: black;
text-decoration: none;
}

.SoftwareListPageMenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}
