/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 87%;
	line-height: 1.2em;
  background-image: url(/master/images/blueStripe.jpg);
  	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	color: #22439E;
	margin: 0 0 .5em 0;
	padding: 0;
}
h1 {
	font-size: 250%;
	color: #88A5CB;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;

}
h2 {
	font-size: 130%;
	line-height: 1em;
	text-decoration: none;
}
h3 {
}
h5 {
	font-weight: bold;
	color: #CC6600;
	font-size: 100%;
}
p {
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: .3em;
	margin-left: 1;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#Wrapper
{
    width: 900px;
    text-align: left;
    background-color: #ffffff;

}
#Header {
}

div#ContentWrapper
{
/*    background-color: #ffffff;  */
}

#Content {
	position: relative;
/*	float: left;  */
	background-color: #FFFFFF;
/*	background-image: url(/images/contentGrad.jpg);
	background-repeat: repeat;
	background-position: left top;
*/
	padding-left: 13px;
/*
    background-position: left top;
    background-image: url(/Images/fauxcolumn.JPG);
    background-repeat: repeat-y;
*/
}

div#MainContentWrapper
{
    width: 580px;
    float: left;
    
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: #bbb;

/*
    background-position: left top;
    background-image: url(/Images/fauxcolumn.JPG);
    background-repeat: repeat-y;
*/
}

div#MainContent
{
    padding-right: 10px;
    padding-left: 5px;
}  
#MainContent ul {
	margin: 5px 0 10px 0;
}
#MainContent h1 
{
    margin-top: 1em;
	line-height: 0;
	margin-bottom: 0.8em;
}

div#MainContent a:link {
	color: #333333;
	text-decoration: none;
}

div#MainContent a:visited {
	color: #333333;
	text-decoration: none;
}

div#MainContent a:hover
{
    color: black;
    text-decoration: none;
    background-color: #DAE7FA;
}

div#MainContent a:active {
	color: #666666;
	text-decoration: none;
}

/*  Right Column  */

#ExtraContent
{
    width: 290px;
    float: right;
}

div#ExtraContentInner 
{
	padding: 0px;
	margin: 10px 0 0 0;
}

.AdRotatorStyle 
{
    margin-bottom: 15px;
    display: block;
    margin: auto;
}




/*start of seminar module*/


#home_seminar_text {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 8px;
	clear: both;
	margin-top: 59px;
}
#home_seminar
{
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: right bottom;
    float: right;
    margin-top: 10px;
    padding-left: 0px;
    padding-top: 0px;
    background-image: url(/Images/home_seminar_btm.jpg);
    width: 280px;
    margin-right: 10px;
    margin-bottom: 20px;
    text-indent: 10px;
}
#home_seminar a { display: block; }
#home_seminar a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#home_seminar a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#home_seminar a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #9EBFED;
}
#seminar_title
{
    font-size: 1.5em;
    font-weight: bold;
    color: #000066;
    background-image: url(/Images/upcoming_seminars.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    height: 59px;
}
#seminar_text {
	color: #003366;
	width: auto;
	font-weight: normal;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-size: 90%;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #344D8B;
	border-bottom-color: #344D8B;
	border-left-color: #344D8B;
}
/*end of seminar module*/

/*start of webinar module*/
#home_webinar {
	background-color: #efefef;
	width: 275px;
	text-indent: 10px;
	text-align: center;
	padding-bottom: 3px;
	margin-bottom: 15px;
}

#home_webinar a { display: block; }
#home_webinar a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#home_webinar a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#home_webinar a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #9EBFED;
}
#webinar_title {
	font-size: 1.5em;
	font-weight: bold;
	color: #000066;
	background-image: url(/images/upcoming_webinars.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 68px;
	width: 275px;
	text-indent: -5000px;
	margin: 0;
}
#webinar_text table {
}
#webinar_text {
	color: #003366;
	width: 273px;  /* same size as the banner images */
	font-weight: normal;
	line-height: 1.5em;
/*	
padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
*/
	font-size: 90%;
	margin-bottom: 10px;
	padding-top: 10px;
}
/*end of webinar module*/
#mainImageText {
	width: 250px;
	float: left;
	padding-top: 5px;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 10px;
}
#testmonials {
	background-image: url(/images/bluequote.jpg);
	background-repeat: no-repeat;
	background-position: 200px top;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	display: block;
	height: 120px;
	margin: 0px;
	overflow: auto;
	width: 275px;
  }
.testmonials_copy {
	font-size: 85%;
	font-style: italic;
	line-height: 1.5em;
}

h5#TestimonialHeading 
{ 
    background-color: rgb(221, 221, 221); 
/*    margin-left: -30px;  */
    width: 275px; 
    padding: 8px 0;
    margin-bottom: -1px; 
    text-align: center;
}
.extraButtons {
	margin: 5px 0 0 0;
	padding: 5px 0;
	background-image: url(/images/whiteImageBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 290px;
}
.mainImage a {  }
.mainImage {
	width: 250px;
	padding-right: 0px;
	padding-left: 17px;
	float: left;
	text-align: center; 
}
.mainImageBox {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #66ACDE;
	width: 100%;
	margin-bottom: 20px;
	padding: 0px 0 10px 0;
	height: 170px;
}

#Offering {
}

#OfferingTables {
}

table {
}

#MainOrderButton {
}
.ButtonsImage {
	margin: 0 auto 10px auto;
	height: 1%;
/*	padding-top: 5px 5px 10px 5px;  */
}
#OrderButton {
}
#ExtraOrderButton {
}
#Footer {
	clear: both;
	text-align: center;
	padding: 5px;
	background-color: #004080;
}
#Footer a {
	text-decoration: none;
	color: #FFFFFF;
}
.sales {
	color: #9B0000;
}
div#search 
{
    BACKGROUND-POSITION: left top;	
    BACKGROUND-IMAGE: url(/master/images/SearchBG.jpg);	
    BACKGROUND-REPEAT: no-repeat;
    height: 36px;
}
td#greynav 
{
    padding-left: 0px;
}

td#searchinput 
{
    vertical-align: bottom;
}

td#logo a:hover {}
td#logo
{
    height: 60px;
}

div#Header { display: none; }

.plainMasterP {display: none; }

td#PlainMasterLeftCol { display: none; }
td#PlainMasterRightCol { display: none; }
.PollSubHeading { color: Red; }
div#EquisCurrentHomepagePoll 
{
    margin-left: 0px; width: 275px;
}
div.sg_Radio_Options { margin-left: 30px; background-color: Yellow; }
div.sg_QuestionTitle { margin-left: -5px;}

iframe div.sg_Instructions { margin: 0; }

td#orangenav { display: none; }
td.copyright { background-image: none; }

div#OnlineTraining 
{
	width: 100%;
	margin-bottom: 10px;
	padding: 0px 0 10px 0;
	height: auto;

    }
    
#MasterFooter 
{
    border-top: 2px solid #66ACDE;
    padding-top: 8px;
}
        

#LiveHelpImg 
{
    margin: 20px 0 0 60px;
}

div#MainContentWrapper a.subtleLink
{
    font-weight: bold;
    text-decoration: underline;
}

div#MainContentWrapper a:visited.subtleLink
{
    font-weight: bold;
    text-decoration: underline;
    color: #222;
}

div#MainContentWrapper span.subtle
{
    color: #666688;
    text-decoration: underline;
}

#EventsWebinarsEventsMiniTable {width: 275px; }

#MasterPlainMasterMainTable 
{
    width: 900px;
    margin: 0 auto;
    text-align: left;
}

