﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#333333;
	background: #525353;
	text-align: left;
}
* {
	margin: 0;
	padding: 0;	
}

/*
div 
{border:solid 1px red;}
div div
{border:solid 1px blue;}
div div div
{border:solid 1px black;}
div div div div
{border:solid 1px green;}
*/
#wrapper 
{
	margin: 0 auto;
	width: 823px;
	position: relative;
	background: #fff;
	background: transparent url(../Images/common/main_bkgd.png) repeat-y;
}
#SearchControl
{
	position:absolute;
	left:550px;
	top:95px;
	width:230px;
	height:23px;
}

#TopNavigation 
{
	margin-top:10px;
}

.TopMainContent
{
	width:725px;
	margin:15px 50px 15px 15px;
}

#LeftNav
{
	width:160px;
	margin:10px 0 0 25px;
	float:left;
	display: inline; /* fixes the IE6 double margin bug */
}
#LeftNavTop 
{
	font-size:0px;
	width:160px;
	height:8px;
	background: transparent url(../Images/common/2nd_left_nav_top_bkgd.png) top left no-repeat;
}
#LeftNavContent
{
	width:160px;
	background: transparent url(../Images/common/2nd_left_nav_mid_bkgd.png) top left repeat-y;
	min-height:450px;
}
#LeftNavBottom 
{
	width:160px;
	height:11px;
	background: transparent url(../Images/common/2nd_left_nav_bottom_bkgd.png) top left no-repeat;
}

#Main
{
	width:435px;
	margin:10px 0 0 0;
	float:left;
}
#MainVideo
{
	width:760px;
	margin:10px 25px 0 25px;
	float:left;
}

#MainTop 
{
	font-size:0px;
	width:435px;
	height:4px;
	background: transparent url(../Images/common/2nd_main_outer_top_bkgd.png) top left no-repeat;
}
#MainContent
{
	width:435px;
	background: transparent url(../Images/common/2nd_main_outer_mid_bkgd.png) top left repeat-y;
	min-height:457px;
	padding:1px;
}
#MainBottom 
{
	width:435px;
	height:7px;
	background: transparent url(../Images/common/2nd_main_outer_bottom_bkgd.png) top left no-repeat;
}
#MainVideoTop 
{
	font-size:0px;
	width:760px;
	height:4px;
	background: transparent url(../Images/common/video_main_outer_top_bkgd.png) top left no-repeat;
}
#MainVideoContent
{
	width:760px;
	background: transparent url(../Images/common/video_main_outer_mid_bkgd.png) top left repeat-y;
	min-height:625px;
	padding:1px;
}
#MainVideoBottom 
{
	width:760px;
	height:11px;
	background: transparent url(../Images/common/video_main_outer_bot_bkgd.png) top left no-repeat;
}

#LargeVideoPlaceholder
{
	width:722px;
	margin: 10px 0 10px 0;
}
#SmallVideoPlaceholder
{
	margin: 10px 10px 10px 0;
}



#MainInner
{
	margin:10px 14px 5px 14px;
	width:405px;
}

#MainInnerTop 
{
	font-size:0px;
	width:405px;
	height:6px;
	background: transparent url(../Images/common/2nd_main_inner_top_bkgd.png) top left no-repeat;
}
#MainInnerMid
{
	margin:0 auto;
	width:405px;
	background: transparent url(../Images/common/2nd_main_inner_mid_bkgd.png) top left repeat-y;
/*	min-height:375px; */
}
#MainInnerBottom 
{
	margin:0 auto;
	width:405px;
	height:7px;
	background: transparent url(../Images/common/2nd_main_inner_bottom_bkgd.png) top left no-repeat;
}

#ThirdMainInnerTop 
{
	font-size:0px;
	width:405px;
	height:6px;
	background: transparent url(../Images/common/3rd_main_inner_top_bkgd.png) top left no-repeat;
}
#ThirdMainInnerMid
{
	margin:0 auto;
	width:405px;
	background: transparent url(../Images/common/3rd_main_inner_mid_bkgd.png) top left repeat-y;
/*	min-height:375px; */
}
#ThirdMainInnerBottom 
{
	margin:0 auto;
	width:405px;
	height:7px;
	background: transparent url(../Images/common/3rd_main_inner_bottom_bkgd.png) top left no-repeat;
}

#RightColumn
{
	width:160px;
	height:469px;
	margin:10px 0 0 5px;
	float:left;
}
#RightTop
{
	width:160px;
	height:151px;
	margin:0 0 8px 0;
	background: transparent url(../Images/common/right_top_bkgd.png) top left no-repeat;
}
#RightMid
{
	width:160px;
	height:151px;
	margin:0 0 8px 0;
	background: transparent url(../Images/common/right_mid_bkgd.png) top left no-repeat;
}
#RightBottom
{
	width:160px;
	height:151px;
	margin:0 0 0 0;
	background: transparent url(../Images/common/right_bottom_bkgd.png) top left no-repeat;
}

#wrapper .footer 
{
	font-size: 80%;
	margin: 0 25px 15px 25px;
	width: 100%;
	height: 40px;
	clear: both;
}
#PageBottom
{
	padding:1px;
	clear:both;
}
.contentWrapper 
{
	margin:30px 0 63px 0;
	width: 805px;
	float: left;
	background: transparent;
}
.top-nav 
{
	padding: 0 0 0 25px;
}

.breakFloat
{
	clear:both;
}

/* Headings */

#MastheadLogo
{
	margin: 0;
	padding: 20px 0 10px 40px;
	height: 95px;
	width:275px;
	cursor:pointer; 
	cursor:hand; /* for IE 5.5 and before */
	background: transparent url(../Images/common/masthead_logo.png) no-repeat 25px 35px;
}
#MastheadLogoText
{
	text-indent: -9999px;
}

/* Moves the headlines for the two main content areas off the page */
#LeftContentHead h1,
#LeftContentHead h2,
#LeftContentHead h3,
#RightContentHead h1,
#RightContentHead h2,
#RightContentHead h3
{
	font-size:15px;
	height:1px;
	text-indent: -9999px;
	background: transparent ;
}
/* Paragraphs */

.content
{
	margin:0 15px 0 15px;
	color:#333333;
	font-family:Arial;

}

.content p
{
	margin:0 0 10px 0;
}

#MainVideoContent .content
{
	margin:0 15px 0 15px;
}


div#TopMain, .TopMainContent 
{
	font-family: Arial, MS Sans Serif;
	font-size: 16px;
	color: #333333;
}
div#MainLeft, div#MainRight 
{
	font-family: Arial, MS Sans Serif;
	font-size: 11px;
	color: #333333;
}
div#TopMain 
{
	font-family: Arial, MS Sans Serif;
	font-size: 11px;
	color: #333333;
}





/* Lists */
.content ul, .content ol {
	margin: 10px 0 25px 25px;
	padding: 0;
	list-style-position: outside;
	font-size: 1.0em;
}
.content ul li {
	margin: 0 0 5px;
	padding: 0;
	list-style-type: disc;
}
.content ol li {
	margin: 0 0 10px;
	padding: 0;
	list-style-type: decimal;
}
.sidebar .news-list 
{
	margin: 0 0 0 21px;
	padding: 0;
	list-style-type: none;
}
.sidebar .news-list li 
{
	margin: 0;
	padding: 10px 10px 10px 10px;
	background: transparent url(Images/border.gif) repeat-x 0 0;
}
/* Semantic */
dt
{
	margin:15px 0 5px 0;
}
strong {
	font-weight: bold;
	font-style: normal;
}
.content h2
{
	font-size:12px;
}
.content h2 strong 
{
	color: #fff;
}
em {
	font-weight: normal;
	font-style: italic;
}
address 
{
	font-size: 1.1em;
	font-style: normal;
	color: #868585;
	border-left: 1px solid #abaaaa;
	padding-left: 1em;
	margin-left: 7.9em;
}
a img 
{
	border: 0;
}
/* Links */
a:link, a:visited, a:hover {
	color: #004B8D;  /* #65b2d2 */
	text-decoration: none;
}
a:hover, a:active {
	color:#00a0ff;
	text-decoration: none;
}

/* updated to here */

.sidebar .news-list a 
{
	padding-right: 10px;
	background: transparent url(Images/div_sidebar_a.gif) no-repeat 100% 50%;
}

/* News List */
.content ul.sf_newsList 
{
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}
.content ul.sf_newsList li
{
	margin: 0;
	padding: 10px 10px 0 0;
	list-style-type: none;
	font-size:13px;

	border-bottom:solid 1px #ced0d2;	
}
/* overrides the styles for the first item */
.content ul.sf_newsList li.ListItemPosition0
{
	padding: 0px 10px 0 0;
}
.content ul.sf_newsList li .sf_newsTitle {
	background: none;
	font-size:13px;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
}
.content .sf_singleNews .sf_NewsTitle {
	background: none;
	margin: 10px 0 15px 0;
	padding: 0;
	font-size:13px;
	font-weight: normal;
}
.content ul.sf_newsList p, .content .sf_singleNews p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
.content ul.sf_newsList p.sf_newsDate, .content .sf_singleNews p.sf_newsDate {
	font-size:12px;
	padding-bottom: 10px;
}
.content ul.sf_newsList p.sf_readMore
{
	font-size:12px;
	text-align:right;
	padding-bottom:0;
}
.content .sf_singleNews p.sf_newsAuthor,
.content .sf_singleNews p.sf_postCategory,
.content .sf_singleNews p.sf_postTags,
.content .sf_singleNews p.sf_postBookmark
{
	padding:15px 0 10px 0;
}
.content .sf_singleNews p.sf_postBookmark a
{
	padding:10px 0 10px 0;
	vertical-align:middle;
}
	
/* Widgets */

#WidgetTitleText
{
	text-indent: -9999px;
}


.Widget
{
	position:relative;
	height:151px;
	padding:1px;
/*	padding:60px 10px 10px 10px; */

	font-family:Arial;
	font-size:12px;
	color: #333333;
}
.Widget ul
{
	position:relative;
	display:block;
	margin:40px 15px 10px 12px;
	list-style-type:none;
/*	list-style-image:url(../Images/common/widget_bullet.png); */
}
.Widget ul li 
{
	background: url(../Images/common/widget_bullet.png) no-repeat 0 5px;
	margin-top:5px;
	padding-left: 15px;
}

.Widget p
{
	position:relative;
	display:block;
	margin:55px 15px 10px 12px;
}

.LatestNewsWidget
{
	background: transparent url(../Images/common/right_LatestNews_bkgd.png) top left no-repeat;
}
.WhatsNewWidget
{
	background: transparent url(../Images/common/right_WhatsNew_bkgd.png) top left no-repeat;
}	
.whatsnew
{
	background: transparent url(../Images/common/right_WhatsNew_bkgd.png) top left no-repeat;
}	
.contact
{
	background: transparent url(../Images/common/right_ContactUs_bkgd.png) top left no-repeat;
}	
.upcomingevents
{
	background: transparent url(../Images/common/right_UpcomingEv_bkgd.png) top left no-repeat;
}	
.onlineevents
{
	background: transparent url(../Images/common/right_OnlineEv_bkgd.png) top left no-repeat;

}	
.trainingvideos
{
	background: transparent url(../Images/common/right_TrainingVideo_bkgd.png) top left no-repeat;
}	
.supportoptions
{
	background: transparent url(../Images/common/right_SupportOptions_bkgd.png) top left no-repeat;
}	
.nextsteps
{
	background: transparent url(../Images/common/right_NextSteps_bkgd.png) top left no-repeat;
}	
.ondemandwebinar
{
	background: transparent url(../Images/common/right_OnDemand_bkgd.png) top left no-repeat;
}	
.upcomingwebinar
{
	background: transparent url(../Images/common/right_UpcomingWebinar_bkgd.png) top left no-repeat;
}
.myaccount
{
	background: transparent url(../Images/common/right_MyAccount_bkgd.png) top left no-repeat;	
}	
.upcomingdemo
{
	background: transparent url(../Images/common/right_UpcomingDemo_bkgd.png) top left no-repeat;
}
.attendlivedemo
{
	background: transparent url(../Images/common/right_AttendLiveDemo_bkgd.png) top left no-repeat;
}

.Widget .ReadMore,
.whatsnew .ReadMore,
.contact .ReadMore,
.upcomingevents .ReadMore,
.onlineevents .ReadMore,
.trainingvideos .ReadMore,
.supportoptions .ReadMore,
.nextsteps .ReadMore,
.ondemandwebinar .ReadMore,
.WhatsNewWidget .ReadMore,
.myaccount .ReadMore,
.LatestNewsWidget .ReadMore
{
	position:absolute;
	display:block;
	right:10px;
	bottom:10px;
	margin:0 10px 0 5px;
	font-size:11px;
	text-align:right;
}
.myaccount .TopReadMore
{
	position:absolute;
	display:block;
	right:10px;
	bottom:25px;
	margin:0 10px 0 5px;
	font-size:11px;
	text-align:right;
}
/* Login Widget */

.Widget ol
{
	display:block;
	list-style:none;
	margin:50px 0 0 10px;
	padding:0 0;
}
.Widget ol li
{
	margin:0 0;
	padding:0 0;
}
.login
{
	height:15px;
	margin-right:0px;
	padding-right:0px;
}
.Widget fieldset
{
	margin:0 0;
	padding:0 0;
	border:none;
}
.Widget ol li.text label
{
	display:block;
}
.Widget ol li.text input
{
	width:125px;
	margin-right:19px;
}

.Widget ol li.error
{
	color:Red;
}


/* Email and Print links */

.EmailPrintContainer
{
	width:140px;
	height:25px;
	float:right;
}

.EmailIcon,
.PrintIcon
{
	vertical-align:middle;
}

/* Change Password form in Account Settings */
.ChangePassword
{
	width:325px;
}
.ChangePassword table tr td
{
	padding:4px 4px 4px 0;
}


/* VTrenz forms */

.validator 
{
	display:block;
}

.form_SelectInstruction
{
	width:252px;
	width:301px;
	border:solid 1px #CCCCCC;
	font-size:10px;
}

.form_fullWidthTable .form_SelectInstruction
{
	width:342px;
	width:372px;
	border:solid 1px #CCCCCC;
	font-size:10px;
}

.form_RevealTextBox 
{
	width:185px;
}
.form_TextArea
{
	width:250px;
}
.form_TextAreaTall
{
	width:250px;
	height:100px;
}
.form_TextAreaTallTwoColumn
{
	width:322px;
	height:100px;
}
.form_TextAreaWide
{
	width:430px;
	height:100px;
}
.form_TextAreaMedium
{
	width:370px;
	height:100px;
}
.form_TextAreaFull
{
	width:560px;
	height:100px;
}
.form_Label
{
	font-size:11px;
	line-height:20px;
}
.form_SubmitButton
{
	margin-right:35px;
}
.form_SubmitButtonLongForm
{
	margin-right:10px;
}
.form_SubmitButtonWide
{
	margin-right:50px;
}
.form_SubmitButton_reveal
{
	margin-right:2px;
}
.form_SubmitButtonTwoColumn
{
	margin-right:10px;
}

.form_CheckBoxSmall
{	
	width: 175px;
	float:left;
}
.form_CheckBoxLarge
{	
	width: 175px;
	float:left;
}
.form_SmallLabel
{
	font-size:10px;
}
.validator
{
	font-size:11px;
}
