/*
Title:      CSC Corporate Style Sheet
Author:     José López D.
Copyright:  2008
*/

body {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto !important;
	background-image: url('/images/columns.gif');
	background-repeat: repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
	color:#333333;
}
h1{
	background-color:transparent;
	color:#009966;
	font-family:Arial,Verdana,Trebuchet MS,sans-serif;
	font-size:175%;
	letter-spacing:1px;
	line-height:100%;
}
h2 {
	color:#333333;
	font-family:Arial,Verdana,Trebuchet MS,sans-serif;
	font-size:137%;
	letter-spacing:1px;
	line-height:100%;
}
a {
	color:#333399;
}
/*-- HEADER STYLES --*/

.header {
	position: relative;
	height: 84px;
}

.header h1 {
	background-image: url('/images/logos/CS_PKI_logo.png');
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
	left: 0px;
	top: 8px;
}
#imglogo {
	/*display:none;*/
}

.header h1 a {
	display: block;
	height: 62px;
	width: 240px;
}

/*-- LANGUAGE BAR STYLES -- */

.languages {
	width:230px;
	text-align:right;
	height:14px;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}

.languages li {
	float:right;
	display:block;
	text-align:right;
	width: 57.2px;
}

.languages a {
	text-decoration:none;
	color:#666666;
	font-size: 9px;
	padding: 1px 3px 2px 3px;
	display: block;
	text-align: center;
	border-right: 1px solid #DDDDDD;
}

.languages #jpn {
	height:12px;
}

.languages a:hover {
	background-color: #DDDDDD;
}

/* CS SITES BAR STYLES */

.csSites {
	height:20px;
	width:468px;
	border:1px solid #DDDDDD;
	background:#fff url('/images/menu/menu_bg.jpg') repeat;
	position: absolute;
	top: 24px;
	right: 0px;
}

.csSites a, .csSites_footer a {
	text-decoration:none;
	color:#333399;
	font-size: 9px;
}

.csSites a:hover, .cssites_footer a:hover {
	text-decoration:underline;
}

.csSites ul, .cssites_footer ul {
	list-style:none;
}

.csSites li, .cssites_footer li {
	float:left;
	width:111px;
	text-align:center;
	border-right: 1px solid #ebebeb;
	display: block;
	height: 16px;
	padding-right: 3px;
	padding-left: 1px;
}

.csSites #cs {
	width: 110px;
	line-height:15px!important;
	line-height:16px;
	
}

.csSites #cbn, #cbf {
	width: 115px;
	line-height:15px!important;
	line-height:16px;
}

.csSites #ss {
	width: 109px;
	line-height:15px!important;
	line-height:16px;
}

/* CS SEARCH STYLES */

.csSearch {
	height:20px;
	width:590px;
	text-align:right;
	position: absolute;
	top: 55px;
	right: 0px;
	display:block;
}
.searchText {
	color:#666666;
	position: absolute;
	top:5px !important;
	top: 3px;
	right: 358px;
	display: inline-block;
	font-size: 10px;
	}
.searchQp {
	color:#666666;
	position: absolute;
	right: 239px;
	font-size: 11px;
	height: 18px !important;
	height:20px;
	width:111px;
	padding: 1px 1px 1px 3px;
	border: 1px solid #DDDDDD;
}
.searchBox {
	color: #283897;
	background-color: #FFFFFF;
	width: 183px;
	border: 1px solid #DDDDDD;
	right: 40px;
	position: absolute;
	font-size: 10px;
	height: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.GoButton {
	text-decoration:none;
	color:#666666;
	border:1px solid #DDDDDD;
	background-color:#DDDDDD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	width: 28px;
	position: absolute;
	right: 0px;
	height: 19px !important;
	height: 19px;
	text-align: center;
	background-image: url('/images/menu_bg.jpg');
	background-repeat: repeat-x;
}

/*---- MAIN CONTENT AREA STYLES ----*/

#mainContent {
	position:relative;
	font-size:11px;
	}
#breadcrumbs{
	color:#666666;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin-left:10px;
}	
#breadcrumbs a{
	color:#666666;
}
#breadcrumbs a:hover {
	text-decoration:none;
	}
.breadcrumbs{
	position:absolute;
	top:98px;
	z-index:89;
}
.black {
	color:#333333;
}

/* CONTENT BOX STYLES */
.contentBoxes {
	height:804px;
	left:240px;
	top:120px;
	width:710px;
	position:absolute;
	}
.contentBox{
	width:230px;
	position:absolute;
	background-repeat:repeat-x;
}
.contentBox h2{
	margin-bottom:2px;
	margin-top:50px;
	height: 25px;
	display: inline-block;
	width: 230px !important;
	width:220px;
	background-repeat:no-repeat;
	text-indent: -9999px;
}
.contentBox h2 a{
	display: block;
	height: 22px;
	width: 240px;
}
.contentBox h3{
	visibility: hidden;
	height: 1px;
	display: none;
	}
.contentBox li {
	background-image: url("/images/arrow_Orange.png");
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 11px;
    letter-spacing: normal;
    margin-bottom: 3px;
	}
.contentBox a {
	color:#666666;
	display:inline;
	text-decoration:none;
	margin-right:5px;
	padding-left: 10px;
}
.contentBox a:hover{
	text-decoration:underline;
	color: #333399;
}
.contentBox .relatedLinks {
	border-left:1px solid #DDDDDD;
	display:block;
	height:15px;
	margin-top:10px;
}
.contentBox .relatedLinks li {
    background-image: none;
	border-right:1px solid #DDDDDD;
	display:block;
	float:left;
	text-align:center;
	width:24.5%;
}
.contentBox .relatedLinks li a {
    display: block;
    font-size: 9px;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    margin-right: 0;
    padding-bottom: 2px;
    padding-top: 1px;
    padding-left:0px;
}
.contentBox .relatedLinks li a:hover {
	background-color:#DDDDDD;
	color:#666666;
	text-decoration:none;
}

/* STYLES for boxes on home page by ID */

#cloudComputingBox{
	background-image:url('/images/HomeBox/bgCc.jpg');
	left:0px;
	top:0px;
}
#cloudComputingBox h2 a{
	background-image:url('/images/HomeBox/textCc.gif');
	background-repeat:no-repeat;
}
#cloudComputingBox h2 a:hover{
	background-image:url('/images/HomeBox/textCc-hover.gif');
	background-repeat:no-repeat;
}
#cloudComputingBox #ctl00_cscContentPlaceHolder_ccgLink{
	position:absolute;
	top:66px;
	left:115px;
}
#knowledgeManagmentBox{
	background-image:url('/images/bgKm.png');
	left:240px;
	top:0px;
}
#knowledgeManagmentBox h2 a{
	background-image:url('/images/HomeBox/textKm.gif');
	background-repeat:no-repeat;
}
#knowledgeManagmentBox h2 a:hover{
	background-image:url('/images/HomeBox/textKm-hover.gif');
	background-repeat:no-repeat;
}
#desktopSoftwareBox{
	background-image:url('/images/bgDs.png');
	left:0px;
	top:176px;
}
#desktopSoftwareBox h2 a{
	background-image:url('/images/HomeBox/textDs.gif');
	background-repeat:no-repeat;
}
#desktopSoftwareBox h2 a:hover{
	background-image:url('/images/HomeBox/textDs-hover.gif');
	background-repeat:no-repeat;
}
#enterpriseBox{
	background-image:url('/images/HomeBox/bgEs.jpg');
	left:240px;
	top:176px;
	}
#enterpriseBox h2 a{
	background-image:url('/images/HomeBox/textEs.gif');
	background-repeat:no-repeat;
}
#enterpriseBox h2 a:hover{
	background-image:url('/images/HomeBox/textEs-hover.gif');
	background-repeat:no-repeat;
}
#workgroupBox {
	background-image:url('/images/HomeBox/bgWs.jpg');
	left:480px;
	top:176px;
	}
#workgroupBox h2 a{
	background-image:url('/images/HomeBox/textWs.gif');
	background-repeat:no-repeat;
}
#workgroupBox h2 a:hover{
	background-image:url('/images/HomeBox/textWs-hover.gif');
	background-repeat:no-repeat;
}
#chemicalInformaticsBox{
	background-image:url('/images/bgChem.png');
	left:0px;
	top:352px;
}
#chemicalInformaticsBox h2 a{
	background-image:url('/images/HomeBox/textCi.gif');
	background-repeat:no-repeat;
}
#chemicalInformaticsBox h2 a:hover{
	background-image:url('/images/HomeBox/textCi-hover.gif');
	background-repeat:no-repeat;
}
#biologicalInformaticsBox{
	background-image:url('/images/bgBio.png');
	left:240px;
	top:352px;
}
#biologicalInformaticsBox h2 a{
	background-image:url('/images/HomeBox/textBi.gif');
	background-repeat:no-repeat;
}
#biologicalInformaticsBox h2 a:hover{
	background-image:url('/images/HomeBox/textBi-hover.gif');
	background-repeat:no-repeat;
}
#scientificDatabasesBox{
	background-image:url('/images/bgDb.png');
	left:480px;
	top:352px;
}
#scientificDatabasesBox h2 a{
	background-image:url('/images/HomeBox/textSd.gif');
	background-repeat:no-repeat;
}
#scientificDatabasesBox h2 a:hover{
	background-image:url('/images/HomeBox/textSd-hover.gif');
	background-repeat:no-repeat;
}
#dbMainTitle{
	width:340px;
	}
#laboratoryInofrmaticsBox{
	background-image:url('/images/bgLab.png');
	left:0px;
	top:528px;
}
#laboratoryInofrmaticsBox h2 a{
	background-image:url('/images/HomeBox/textLi.gif');
	background-repeat:no-repeat;
}
#laboratoryInofrmaticsBox h2 a:hover{
	background-image:url('/images/HomeBox/textLi-hover.gif');
	background-repeat:no-repeat;
}
#manufacturingComplianceBox{
	background-image:url('/images/bgMi.png');
	left:240px;
	top:528px;
}
#manufacturingComplianceBox h2 a{
	background-image:url('/images/HomeBox/textMc.gif');
	background-repeat:no-repeat;
}
#manufacturingComplianceBox h2 a:hover{
	background-image:url('/images/HomeBox/textMc-hover.gif');
	background-repeat:no-repeat;
}
#professionalServicesBox{
	background-image:url('/images/bgSv.png');
	left:480px;
	top:528px;
}
#professionalServicesBox h2 a{
	background-image:url('/images/HomeBox/textPs.gif');
	background-repeat:no-repeat;
}
#professionalServicesBox h2 a:hover{
	background-image:url('/images/HomeBox/textPs-hover.gif');
	background-repeat:no-repeat;
}
/* DETAILS INFO STYLES */

.details, #details{
	position:relative;
	width:700px;
	top:0px;
	padding-left:10px;
	float:left;
}
.wide{
	width:940px !important;
	min-height:550px;
}
.details #ctl00_cscContentPlaceHolder_pagebanner,
#details #ctl00_cscContentPlaceHolder_pagebanner{
	margin-left:-10px;
	margin-top:10px;
}
#details #ctl00_cscContentPlaceHolder_panelEnglish .faq_question,
#details #ctl00_cscContentPlaceHolder_panelGerman .faq_question,
#details #ctl00_cscContentPlaceHolder_panelFrench .faq_question,
#details #ctl00_cscContentPlaceHolder_panelJapanese .faq_question{
	display: block;
}
.details #pagebanner,
#details #pagebanner{
	margin-left:-10px;
	margin-top:10px;
}
.details p, #details p{
	margin-top:10px;
	margin-bottom:10px;
}
#details a{
	margin-top:10px;
}
#details h1{
	margin: 33px 5px 15px 0px;
	position:relative;
	z-index:1;
}

#details h2{
	margin-top:10px;
	margin-bottom:10px;
}

#details h3{
	color:#333;
	background-color:transparent;
	font:600 120%/100% Arial, Verdana, Trebuchet MS, sans-serif;
	margin-bottom:10px;
	margin-top:10px;
	line-height:16px;
}
#details h5{
	color:#333;
	background-color:transparent;
	letter-spacing:1px;
	font:600 105%/100% Arial, Verdana, Trebuchet MS, sans-serif;
	margin-bottom:10px;
	margin-left:10px;
}
#details h6 {
	background-color:transparent;
	color:#666666;
	font-family:Arial,Verdana,Trebuchet MS,sans-serif;
	font-size:105%;
	font-style:normal;
	font-variant:normal;
	font-weight:600;
	letter-spacing:1px;
	line-height:100%;
	margin-bottom:10px;
	margin-top:10px;
}
#details ul li, #details ol li{
	margin-bottom:10px;
}
#details .genericList{
	margin-bottom:10px;
}
#details .genericList li{
	float:left;
	margin-left:10px;
	border: 1px solid #dddddd;
	}
#details .genericList li img{
	margin:1px;
	}
#details #partnerLogoList {
	height:70px;
}
#details ol.nice li{
	margin-left:10px;
	}
.details a:hover{
	text-decoration:none;
}
#details a:hover{
	text-decoration:none;
}
.specialLink{
	text-decoration:none;
}
.specialLink:hover{
	background-color:#EBEBEB;
/*	border-bottom:1px dotted #DDDDDD;*/
}

#details .normalList li{
	border-top:none;
}

.subLink{
 /*margin-left:550px;*/
 margin-top:0 !important;
 right:10px;
 float:right;
}


/*.banner{
	background-position:right top;
	background-repeat:no-repeat;
	height:170px;
	position:absolute;
	width:710px;
}*/
.banner{
	background-position:right top;
	background-repeat:no-repeat;
	height:120px;
	position:relative;
	float:left;
	width:710px;
}

.button {
	margin-bottom:10px;
	text-align:center;
}
.button a{
	background-image:url('/images/btnBgGrdnt.png');
	border-color:#CCCCCC #B5B5B5 #B5B5B5 #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#666666 !important;
	display:block;
	height:15px;
	padding:6px 0 3px;
	text-decoration:none;
}
.button a:hover{
	background-image:url('/images/btnBgGrdntOver.png');
	color:#333399;
}
.button2 {
	margin-bottom:10px;
	text-align:center;
}
.button2 a{
	background-image:url(/images/btnGrdntWide.gif);
	background-repeat:no-repeat;
	color:#FFFFFF !important;
	display:block;
	font-weight:bold;
	height:14px;
	margin-left:3px !important;
	padding:2px 0 4px;
}
.button2 a:hover{
	background-position:bottom;
	background-repeat:no-repeat;
}
.DSList li{
	border-top:1px solid #DDDDDD;
	margin-bottom:30px !important;
}
.DSList p,
.DSGroup p,
.DSGroup h4,
.DSDetails strong{
	margin-left:35px;
}
/* DETAILS INFO STYLES by ID */

#software{
	top:200px;
	left:0px;
}
#software h1{
	margin-left:85px;
}
#software p{
	margin-left:85px;
}
#bannerSoftware{
	background-image: url(/images/ds_banner_EN-US.jpg);
}
#banner{
	margin-left:-10px;
	height:104px;
	}
	
/*---- MESSAGE AREA STYLES ----*/
#messageError{
	margin:20px !important;
}
#messageError h2{
	color:Red;
	margin-bottom:15px;
}
#messageError input{
	margin-top:15px;
	margin-bottom:15px;
}
.required {
	color:#ff0000 !important;
	margin-top:10px;
}

/* MEMBERSHIP SECTION STYLES */
#membershiporder{
	 left:0px;
 margin-bottom:10px;
  position:relative;
  float:left;
}
/*#membership{
	top:115px;
	left:0px;
	margin-bottom:90px;
	min-height:420px;

}*/
#membership{
	top:0px;
	left:0px;
	margin-bottom:90px;
	min-height:420px;

}
#membership h2{
	padding-top:10px;
}
#membership .attendeeListtitlewrapper h2 
{
    padding-top:8px;
}   
#membership h4{
	margin-top:10px;
}
/*#bannerMembership{
	height:80px;
	width:711px;

}*/
#bannerMembership{
	height:80px;
	width:711px;
	float:left;
	position:relative;
	
}
.addressBook {
	margin-right:10px;
	float:left;
	border-right:1px solid #ccc;
	margin-bottom:20px;
	width:175px;
}
.items{
	display:none;
}	
.slideButtonDown a{
	background-image: url(/images/slide_opened.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:20px;
}
.slideButtonUp a{
	background-image: url(/images/slide_closed.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:20px;
}
.disabledlink, .disabledlink a{
	color:Gray !important;
}
.userdownloads {
	 border-bottom: #cccccc 1px solid; 
	 margin-left:1px !important;
	 margin-left:0; 
	 width:700px !important;
	 width:701px;
}
#downloadsQuestions {
	 padding-bottom:30px;
	 padding-top:10px;
}
/*-- GENERIC TABLE STYLES --*/

.gentable {
	border-collapse:collapse;
	width:700px;
	margin-bottom:10px;
}
.gentable th {
	font-weight:bold;
	padding:7px 5px 6px 10px;
	background-color:#ebebeb;
	border-bottom: 1px solid #DDDDDD;
}
.gentable th.gentableHeader{
	background-attachment:scroll !important;
	background-color:#F5F5F5  !important;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	color:#333399;
	font-size:12px;
	font-weight:bold;
}
.alt {
	background-color:#f5f5f5;
}
.gentable td {
	padding:5px 5px 6px 10px !important;
	padding:6px 5px 6px 10px;
	vertical-align:top;
	line-height:15px;
	border-bottom: 1px solid #DDDDDD;
}
.gentable thead {
	background-image: url('/images/RightSitePanelTitlebg.gif');
	background-position:bottom;
}
.lefttxt {
	text-align:left;
}
.righttxt {
	text-align:right;
	}
.smalltable{
	width:auto;
	min-width:455px;
	}
.addbtn{
	width:50px;
	display:inline-table;
	/*margin-top:10px;*/
}

.addbtn a{
	height:13px;	
	padding-top:4px;
}
.productHeaderTable{
	background-image:url(/images/RightSitePanelTitlebg.gif);
	background-position:center bottom;
}
.productHeaderTable img{
	display:none;
	}
.productHeaderTableWithImage{
	background-image:url(/images/RightSitePanelTitlebg.gif);
	background-position:center bottom;
	background-repeat:repeat-x;

}
.productHeaderTableWithImage img{
	display:block;
	margin-bottom:10px;
	margin-top:10px;
	}
.productHeaderTableWithImage td{
	padding-left:10px;
	padding-right:10px
}

.productHeaderWithButtons {
	width:350px;
}

.SortingHOver {
	background:url(/images/icon_move.gif) no-repeat 10px;
}

.SortingDragDrop td {
	background-color:#DDDDDD;
}

.SortingItem 
{
	background-color:#FFFFFF;
}

.SortingAlternatingItem {
	background-color:#FBFBFD;
}
.SortingProgressIndicator {
	float:left;
	height:10px;
	left:210px;
	position:relative;
	top:-21px;
}

#tblProfileInfo{
	position:absolute;
	width:320px;
}
#tblAccountData{
	position:absolute;
	width:320px;
	top:80px;
	left:390px;
}
#tblSubscriptions{
	margin-bottom:0px;
	position:absolute; 
	top:370px;
}	
/* REPORTS STYLE*/
.reports{
	font-family:"Lucida Grande",Tahoma,Arial,sans-serif !important;
	font-size:12px;	
	padding-top:25px;
}
.reports h3{
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	background-color:#333399;
	color:#FFFFFF !important;
	font-family:Arial,Verdana,Trebuchet MS,sans-serif !important;
	font-size:17px;
	height:35px;
	/*margin-left:25px;	
	right:12px;*/
	padding:5px;
	text-align:center;
	vertical-align:middle;	
}
.reports h3 a{
    color:#FFFFFF !important;
    text-decoration: none;
}
.reports h2{
	background:#F5F5F5;
	color:#333399;
	font-size:12px;
	font-weight:bold;
	width:690px;
	padding:7px 0px 6px 10px;
}
.reports #boxleft{
	margin-top:12px;
}
.reports li{
	padding-bottom:12px;
}
.reports label{
	font-weight :bold;
	vertical-align:bottom !important;
}
.reportsDiv{
	border:1px solid #333399;
	float:left;
	height:300px;
	/*margin-left:15px;*/
	padding:15px;
	/*width:300px;*/
	-moz-border-radius:15px;
	margin-bottom:25px;
}
ReportsDetails table{
	font-family:"Lucida Grande",Tahoma,Arial,sans-serif !important;
	font-size:10px;
	border-collapse:collapse;
	width:700px;
	margin-bottom:10px;	
}
.ReportsDetails th {
	font-weight:bold;
	padding:7px 5px 5px 10px;
	background-color:#ebebeb;
	border-bottom: 1px solid #DDDDDD;
}
.ReportsDetails th.ReportsDetailsHeader{
	background-attachment:scroll !important;
	background-color:#F5F5F5  !important;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	color:#333399;
	font-size:11px;
	font-weight:bold;
}	
.ReportsDetails td {
	padding:5px 5px 5px 10px !important;
	vertical-align:top;
	line-height:10px;
	border-bottom: 1px solid #DDDDDD;
	max-width:335px;
	min-width:335px;
}
#HeaderEmailCampaing{
	margin-top:0px !important;
}
.NoteExample label{
	font: italic normal normal 11px/0px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: normal;
}
#emailCampaignInfo{
    float:none;
    height: auto;
    width:auto;
    margin-bottom:0px;
}
#reportsTitle{
    height: auto;
    width:910px;
}
#reportsTitle h3{
    width:910px;
}
#emailCampaignInfo h3{
    width:auto;
    
}
.reportWebActivity{
	padding-top:90px;
}
.ProgressIndicator {
	font-size:12pt;
	height:10px;
	position:relative;
	top:10px;
	padding-bottom:10px; 
}
.LblWaiting {
	font-size:12pt;
}
.userInAcc {
	margin-top:160px;
}

/* QUICK LOGIN  STYLE */

#quickLogin {
	position:absolute;
	border:1px solid #DDDDDD;
	width:235px;
	left: 470px; 
	padding:0px;
	top:181px;
	height:250px;
	}
#quickLogin legend {
	font-weight:bold;
	color:#333333;
	margin-left:8px;
	}
#quickLogin input {
	width:200px;
	color:#333399;
	border:1px solid #ACACAC;
	padding:2px 2px 0px 3px;
	}
#quickLogin #lblemail {
	position:absolute;
	top:80px !important;
	left:10px!important;
	}
#quickLogin #lblpsswd {
	position:absolute;
	top:124px;
	left:10px;
	}
#quickLogin .emailbox {
	position:absolute;
	top:99px !important;
	left:10px !important;
}
#quickLogin .psswbox {
	position:absolute;
	top:140px;
	left:10px;
}
	
#quickLogin .longinbtn {
	position:absolute;
	top:170px;
	right:64px;
	width:120px;
	font-size:12px;
	color:#333399;
	background-image:url(/images/btnBgGrdnt.png);
	background-position:center center;
	background-repeat:repeat-x;
	border-color:#CCCCCC #B5B5B5 #B5B5B5 #CCCCCC;
	border-style:solid;
	border-width:1px;
	padding-bottom:3px;
	margin-bottom:25px;
}	
.forgotLink {
	position:absolute;
	top:188px !important;
	left:10px !important;
	}	
#quickLogin a:hover {
	text-decoration:none;
}
#quickLogin p{
	margin-left:10px !important;
}

/* TOOL BAR LINK STYLES */
#printerFriendlyControls{
	display:none;
	position:absolute;
}
#toolBar {
	bottom: 175px;
    float: right;
    font-size: 9px;
    position: relative;
    z-index: 5;
}
#toolBar li {
	position:absolute;
	right:0 !important;
	top:118px !important;
	text-align:center;
	border-top:0px;
	}
#printerFriendly {
	width:367px;
}
#emailFriend {
	width:107px;
	padding-right:1px;
}
#toolBar a {
	
	border-right:1px solid #CCCCCC;
	padding-right:5px;
	color:#666666;
	text-decoration:none;
}
#toolBar a:hover {
	text-decoration:underline;
}
/*FRIENDLY VERSION STYLES*/
.friendly{
	font-size:70%;
}
.friendly img{
	padding-left:10px;
}
.linkPrint{
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index:10;
	left:680px;
	top:-85px;
}
.linkImg{
	position:absolute;
	z-index:10;
	left:660px;
	position:absolute;
	top:-85px;
	}
.linkPrint:hover {
	text-decoration:none;
}
.backLinkPrint{
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index:10;
	left:620px;
	top:20px;
}

/* PURCHASE AND DOWNLOAD TRIAL STYLES */
.PurchaseDownloadButtons {
	position:absolute;
	top:142px;
	width:360px;
	right:0 !important;
}
.PurchaseDownloadButtons input {
	background-image:url(/images/btnGrdnt.gif);
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	height:22px !important;
	padding-bottom:4px !important;
	margin-left:8px;
	width:172px;
	cursor:pointer;
	float:right;
}
.PurchaseDownloadButtons input:hover {
	background-position:bottom;
}

/* SERVICES STYLES */
#detailslink_last {
	text-align:right;
	line-height:16px;
	padding:0px 3px 8px 0px;
	display:inline-block;
}
#detailslink_last a {
	margin: 1px 5px 1px 0px;
	padding:1px 1px 1px 2px;
	text-decoration: none;
	
}
#detailslink_last a:hover {
	background-color:#EBEBEB;	
}
.tablelist {
	margin-bottom:15px;
	display:inline-block;
}
.tablelistinline li
{
	margin-bottom:15px;
	display:inline;
}
.spanField{
	display:inline-block;
	padding-right:10px;
	float:left;
	margin-bottom:20px;
	font-weight:bold;
	}
.spanField select {
	margin-top:5px;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.services{
	position:relative;
	padding-top:10px;
	border-top:1px solid #DDDDDD;
}
.services a{
	line-height:16px;
	font-weight:600;
	margin-left:20px !important;
}
.services a:hover{
	text-decoration:none;
}
.services li{
	border:none !important;
}
.services li p{
	margin-left:20px;
}
.tabWarning img{
	padding-top:60px;
	padding-left:10px;
	padding-bottom:70px;
	padding-right:20px;
	float:left;
}
.tabWarning{
	padding-left:60px;
	padding-top:10px;
}
/* Generic Styles */

.spacedlist {
	list-style:url('/images/arrowGreen.gif') outside;
	margin-bottom:15px;
	margin-left:50px;
}
.spacedlist li {
	margin-bottom:6px;
	margin-left:0;
	margin-top:10px;
	}
.spacedlist a {
	margin-bottom:5px;
	}
.spacedlist ul li a{
	margin-left:0 !important;
	text-decoration:underline;
	}
.spacedlist li a:hover{
	text-decoration:none;
}
#pdfCenter{
	text-align:center;
	}
	
#ctoButton {
	text-align:center;
	margin-bottom:10px;
}
#ctoButton a {
	font-size:12px;
	text-decoration:none;
	color:#666666;
	min-width:198px;
	height:18px;
	width:230px;
	padding:6px 0px 3px 0px;
	border:1px solid;
	border-top-color: #CCCCCC;
	border-right-color:#B5B5B5;
	border-bottom-color:#B5B5B5;
	border-left-color:#CCCCCC;
	background-image:url(/images/btnBgGrdnt.png);
	background-position:center;
	background-repeat:repeat-x;
	display:block;
}
#ctoButton a:hover {
	color:#333399;
	background-image:url(/images/btnBgGrdntOver.png);
}
.subTitle{
	background-color:#F3F3F3;
	border-bottom:1px solid #DDDDDD;
	padding:7px 5px 6px 9px;
	}
.subTab{
	margin-left:25px;
	margin-right:10px;
}
.tab{
	margin-left:25px;
}
.tabToLog{
	width:460px;
}
.tabToReg{
	margin-left:0px;
	width:430px;
}
.tabToReg  table tr td h2{
	width:430px;
}
.tabLong{
	margin-left:35px;
}
.tabLong:hover{
	text-decoration:none;
}
.freeRegLeg{
	color:#333399;
	font-weight:bold;
	margin-left:8px;
	font-size:12px;
}
#agendaDetail table{
	width:700px !important;
	}
.pdflist {
	list-style:url(/images/icons/pdficon_small.gif) outside;
	margin-left:50px;
	margin-bottom:15px;
	margin-top:10px;
}
.pdflist li {
	margin-bottom:5px;
	}
.pdflist li a:hover{
	text-decoration:none;
	}
.linkPnl:hover{
	background-color:#EBEBEB;
	border-bottom:1px dotted #DDDDDD;
	text-decoration:none;
	}
.linkPnl{
	text-decoration:none;
	}
.pUnderNone a:hover{
	text-decoration:none;
}

.hr{
	border-top:1px solid #DDDDDD;
	height:0;
	line-height:0;
	margin-bottom:10px;
	margin-top:10px;
	clear:both;
}
.equalright {
	float:right;
	
}
.equalright img{
	border:1px solid;
	}
.equalleft img{
	border:1px solid;
	}
.explanation{
	font-size:9px;
	text-decoration:none;
}
a.explanation{
	border: 1px solid #DDDDDD;
	background:#F5F5F5;
	padding:0px 2px 0px 2px;
}
a.explanation:hover{
	background:#FFF;
}
	
/*-- EVENTS STYLES --*/

.reportHeader 
{
    border:1px solid #DDDDDD;
	position:relative;
	width:918px;
	background-image: url('/images/RightSitePanelTitlebg.gif') ;
	background-position:bottom;
	clear:both;
	margin-top:70px;
	padding:0px 10px 5px 10px;
}
.attendeeListtitlewrapper {
	border:1px solid #DDDDDD;
	height:30px;
	position:relative;
	width:938px;
	background-image: url('/images/RightSitePanelTitlebg.gif') ;
	background-position:bottom;
	clear:both;
	margin-top:70px;
}
.attendeeListtitlewrapper h2{
	margin-left :10px;
    font-size:140%;
    height:22px;
    clear:both;
}	
#eventslisttitlewrapperCareer{
	border:1px solid #DDDDDD;
	border-bottom:0px solid;
	height:30px;
	width:937px !important;
	background-image: url('/images/RightSitePanelTitlebg.gif');
	background-position:bottom;
	margin-top:70px;
	position:relative;
	clear:both;
}
#eventslisttitlewrapperCareer h2 {
	margin-left:10px;
	margin-top:8px;
	font-size:140%;
}

#eventslisttitlewrapper {
 border:1px solid #DDDDDD;
 border-bottom:0px solid;
 height:30px;
 width:698px;
 background-image: url('/images/RightSitePanelTitlebg.gif');
 background-position:bottom;
 margin-top:10px;
 position:relative;
 clear:both;
 top:1px;
}

#eventslisttitlewrapper h2 {
	margin-left:10px;
	margin-top:8px;
	font-size:140%;
}
#eventslisttitlewrapper select{
	margin-left:10px;
	margin-top:5px;
}
#eventslisttitleright {
	position:absolute;
	top:8px;
	right:10px;
	text-align:right;
	z-index:10;
}
#eventslisttitleright a{
	color:#666666;
	font-weight:normal;
}
#eventslisttitleright p a:hover {
	text-decoration:underline;
}
#eventslisttitle {
	position:absolute;
	left:10px;
}
.eventslisttitle {
	position:relative;
	left:10px;
}
.eventslisttitle h1 {
	margin-top:-3px;
}
.eventslisttitle h3 {
	margin-top:0px;
	font-size:140%;
}
.eventslisttitleright a {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
.eventslisttitleright a:hover {
	text-decoration:underline;
}
.eventdetails {
	border:1px solid #dddddd;
	padding:10px;
	overflow:auto;	
}
.eventdetails img 
{
	margin-left:0px !important;
}	
.emptygridview {
	border:1px solid #DDDDDD;
	width:689px;
	padding:30px 0px 30px 10px;
	margin:-1px 0px 10px -1px;
}
.emptygridviewAttendeeList {
    padding:10px;
    border:1px solid #DDDDDD;
    border-bottom:0px;
    border-top:0px;
}

#anthemLinkButtonPager {
 margin: -1px 0px 0px 0px;
 width:698px;
}
#anthemLinkButtonPager li {
	border:1px solid #DDDDDD;
	border-top:1px solid #EBEBEB;
	float:left;
	margin-right:3px;
	margin-left:5px;
	height:20px;
	line-height:20px;
	width:55px;
	text-align:center;
	background-image: url('/images/RightSitePanelTitlebg.gif');
	background-position:bottom;
}
#anthemLinkButtonPager li a {
	text-decoration:none;
	font-size:x-small;
	color:#000;
}
#anthemLinkButtonPagerCareer {
	margin: -1px 0px 0px 0px;
}
#anthemLinkButtonPagerCareer li {
	border:1px solid #DDDDDD;
	border-top:1px solid #EBEBEB;
	float:left;
	margin-right:3px;
	margin-left:5px;
	height:20px;
	line-height:20px;
	width:55px;
	text-align:center;
	background-image: url('/images/RightSitePanelTitlebg.gif');
	background-position:bottom;
}
#anthemLinkButtonPagerCareer li a {
	text-decoration:none;
	font-size:x-small;
	color:#000;
}
#resellerslisttitlewrapper {
	border:1px solid #DDDDDD;
	border-bottom:0px solid;
	height:30px;
	width:699px;
	background-image: url('/images/RightSitePanelTitlebg.gif');
	background-position:bottom;
	margin-top:10px;
	position:relative;
	clear:both;
}
#resellerslisttitlewrapper h2 {
	margin-left:10px;
	margin-top:8px;
	font-size:140%;
}
#resellersListWrapper {
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0 1px 1px 1px;
	padding:10px 0 10px 10px;
}
#resellerslisttitle {
	position:absolute;
	top:4px;
	left:10px;
}
#resellerslisttitle p,
#resellerslisttitle select {
	display:inline;
	width:120px;
}
.resellerslistitem {
	padding:10px 0 10px 10px;
}
.resellerslistitem img {
	vertical-align:middle;
}
.resellerslistitem h4 {
	margin-bottom:10px;
}
.ResellerPagerPanel {
	height:35px;
}
#resellerslisttitleright {
	top:0px;
	position:absolute;
	right:10px;
	text-align:right;
}
#resellerslisttitleright a {
	color:#666;
	}
#resellerslisttitleright .quantityDisplay{
    font-size: 11px;
    height: 17px;
    margin-left: 0;
    top: 10px;
    }
.pagerAtteendList {
	width:751px;
	border-bottom:1px solid #ccc;
	margin:0px 0px 10px 1px;
}
.pnlAttendeeList{
	padding-top:10px; 
}
#fldEventTitle{
	font-size:12px;
	padding-bottom:15px;
	padding-left:10px;
	padding-top:10px; 
	padding-right:10px;
}
.gridviewAtteendList tbody{
	width:751px;
	border-bottom:1px solid #ccc;
	background:white; 
}
.gridviewAtteendList tr{
	width:751px;
	padding-left :2px;
	background:white; 
}
.gridviewAtteendList th {
	border:1px solid #ccc;
	height:20px;
	text-align:center;
	font-weight:bold ;
}
.gridviewAtteendList a {
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:1.5px;
	color:#333399;
	text-decoration:none;
	margin-left:10px;
}

.gridviewAtteendList a:hover {
	text-decoration:underline;
}
.gridviewhead th {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	height:22px;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:1.5px;
	color:#333399;
	text-decoration:none;
	text-align:center;
	margin-left:10px;
	background-color:#F5F5F5;
}
.gridviewhead a {
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:1.5px;
	color:#333399;
	text-decoration:none;
}
.gridviewhead a:hover {
	text-decoration:underline;
}
.rightendcol {
	vertical-align:top;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #EBEBEB;
	padding:8px 5px 8px 10px;
}
.rightcol {
	vertical-align:top;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #EBEBEB;
	padding:8px 5px 8px 10px;
	text-align:center;
}
#tblFailedRecords .rightendcol
{
	padding:8px 5px 8px 5px;
	text-align:center;
	width:110px;
}
.colcentered {
	text-align:center;
}
.leftendcol {
	vertical-align:top;
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #EBEBEB;
	padding:8px 5px 8px 5px;
	text-align:center;
	width:110px;
}
.leftendcolleftalign {
	vertical-align:top;
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #EBEBEB;
	padding:8px 2px 8px 23px;
	text-align:left;
}
.col {
	vertical-align:top;
	padding-left:10px;
	padding-right:9px;
	padding-top:8px;
	padding-bottom:8px;
	width:200px;
	border-bottom:1px solid #EBEBEB;
	text-align:center;

}
.colcountry 
{
	
	margin-left:0px !important;
	padding-left:2px;
	padding-right:2px;
	
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:1.5px;
	color:#333399;
	text-decoration:none;
	
}
.colcountry a:hover {
	text-decoration:underline;
}
.tdcountry 
{
	vertical-align:top;
	margin-left:0px !important;
	padding-left:2px;
	padding-right:2px;
	padding-top:8px;
	padding-bottom:8px;	
	width:180px;
	border-bottom:1px solid #EBEBEB;
	text-align:center;
	
}
.colicon {
	margin:0px;
}
.pagesdiv {
	color:#009966;
	padding-top:4px;
	padding-right:10px;
	display:inline-block;
	float:right;
}

.nopagerreplacement, .pagerreplacement {
 width:700px;
 border-bottom:0px solid;
 margin:1px 0px 10px 0px;
}
.nopagerreplacementCareers, .pagerreplacementCareers {
	width:938px !important;
	border-bottom:0px solid;
	margin:1px 0px 10px 1px;
}
#services{
	position:relative;
	padding-top:10px;
	border-top:1px solid #DDDDDD;
}
#services a{
	font-size:120%;
	line-height:16px;
	font-weight:600;
	margin-left:20px !important;
}
#services li{
	border:none !important;
}
.sub_sidelistitem {
	list-style:none;
	margin-left:40px;
}
/*-- TECH NOTES STYLES --*/

.TechNotesRepeater {
	border:1px solid #DDDDDD;
	padding-bottom:5px;
	width:699px;
	margin-bottom:-1px;
}
.sortTitle {
	font-weight:bold;
	margin-top:10px;
	}
.TechNotesRepeater p {
	margin-left:10px;
	margin-right:10px;
}

.TechNotesRepeater a:hover{
	text-decoration:none;
}
.TechNotesPage {
	text-align:right;
	color:#7e2500;
	padding-right:5px;
}
.TechNotesNav {
	border-top:1px solid #ccc;
	width:710px;
}
.bottomLine{
	border-bottom:solid 1px #DDDDDD;
}
.topLine{
	border-top:solid 1px #DDDDDD;
}

/* PANEL STYLES */

.panel{
	background-image: url('/images/left_box_bg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #DDDDDD;
	padding:1px 0px 1px 0px;
	text-align:left;
	margin-bottom:10px;
}
.miniBanner {
	margin-bottom:9px;
	/*margin-top:10px;*/
	}
.panel p {
	margin:10px 5px 5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
.panel h3 {
	color:#0039A6;
	letter-spacing:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DDDDDD;
	padding: 3px 5px 3px 9px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 1px 10px 1px;
}
.panel h6 {
	margin: 10px 5px 0px 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight:bold;
	color:#666666;
}
.panel a {
	text-decoration:none;
	color:#333399;
}
.panel a:hover {
	background-color: #EBEBEB;
}
.panel li{
	margin-top:0px !important;
}
.panel li a {
	display: block;
	padding: 2px 5px 4px 5px;
	margin: 0px 5px 6px 5px;
}
.panel li a img{
	vertical-align:middle;
	}
.panel .title {
	margin-bottom:3px;
	margin-left:10px;
}
.panel .description {
	margin-bottom:3px;
	font-size:10px;
}
.panelContent{
	margin-left:10px;
}
#detailsInternalPanel{
	width:235px;
	float:right;
	margin: 0px 0px 10px 10px;
	/*position:absolute;
	top:180px;
	left:475px;*/
}
#FreeReg{
	left:465px;
	margin:0 0 10px 10px;
	position:absolute;
	top:150px;
	width:235px;
	z-index:10;
	}
#detailsInternalPanelLow{
	width:235px;
	float:right;
	margin: 0px 0px 10px 10px;
}
#detailsInternalPanel .panel {
	padding-top:5px;
	}
#detailsInternalPanel p{
	margin:5px;
}
#detailsInternalPanel .black{
	color:#000000;
	}
#detailsInternalPanel .edit{
	font-size:10px;
	}
#detailsInternalPanel input, #detailsInternalPanel textarea{
	margin: 3px 0px 3px 0px;
	border: 1px solid #CCCCCC;
	width:205px;
	color:#444444;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:2px;
	background-color:#F9F9F9;
	}
.detailsInternalLegend{
	color:#333399;
	font-weight:bold;
	margin-left:8px;
	font-size:12px;
	}
.eventsDates h4{
	font-size:11px;
	font-family:Arial;
	font-weight:normal;
	padding-left:10px;
}
.eventsDates input{
	width:auto !important;
	vertical-align:middle;
}
.eventsDates h4 + p{
	font-family:Arial !important;
	font-size:10px !important;
}
 .sidePanel {
    /*          position: absolute; */

                position:relative;
                width: 230px;
                float:right;
}

 .sidePanelHome {
  position:absolute;
                width: 230px;
             
}

.sidePanel select {
	color:#000099;
	font-size:11px;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:5px;
	width:208px !important;
	display:block;
}
.sidePanel hr {
	border: 1px solid #DDDDDD;
	height: 0px;
	width:208px;
	margin-left:10px;
	margin-bottom:10px;
	}
.togglePanel {
	text-align:center;
}
.toggle {
	margin: 0px 0px 10px 0px !important;
	margin: 0px 0px 10px -1px;
}
.toggle img {
	height:15px;
	margin-bottom:-3px !important;
	padding-top:3px;
	width:226px !important;
}
.toggle a {
	border: solid #99CC33;
	border-width:2px 0px 2px 0px;
}
.toggle a:hover {
	border:1px solid #FF6600;
	border-width:2px 0px 2px 0px;
	background:none;
}
.pnlLoginNedeed p a{
	margin:10px 5px 1px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	display:block;
	}
.moreWebinars{
	display:none;
}
.moreArticles{
	display:none;
}
.moreClips{
	display:none;
}
.moreWhitepapers{
	display:none;
}
.moreButton{
	margin-bottom:0 !important;
}
.moreButton a{
	margin:0 !important;
}
.moreButton a:hover {
	background:none !important;
}
.liTels ul li p{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	
	}
/* STYLES for panels by ID */

.sidePanel #conferencePanel{
	background-image: url('/images/conferenceUGM.jpg');
	background-repeat:no-repeat;
	display:block;
	height:40px;
	width:230px;
}
#homePanel{
	left:0px;
	top:10px;
	min-height:850px;
	position:relative;
	margin-bottom:20px;
}
#homePanel li a {
	margin-top: -1px;
	margin-bottom:5px;
	}
#highlightPanel{
	left:720px;
	top: 120px;
	width:228px;
	height:159px;
	padding-top:-10px;
	}
#highlightPanel h2{
	background-image: url(/images/3boxesHighlight5.jpg);
	background-repeat:no-repeat;
	width:228px;
	height:47px;
	padding-left:10px;
	padding-top:5px;
	line-height:18px;
	font-size:17px;
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:-1px;
	color:#009966;
	font-weight:bold;
	}

/* HIGHLIGHT PANNEL STYLE ADDITIONS START 26-05-2010 */	

#highlightPanel .h2Big{
	font-size:19px;
	}	
#highlightPanel .h2Blue{
	color:#333399;
	}
/* HIGHLIGHT PANNEL STYLE ADDITIONS END 26-05-2010 */
	
#highlightPanel img {
	margin:3px 0px 0px 0px;
}
#highlightPanel .list {
	margin-bottom:10px;
	}
#highlightPanel .list li {
	margin: 3px 5px 0px 5px;
	font-size:10px;
	}
#highlightPanel .linkList{
 margin:0px;
 padding:0px;
 float:left;
 position:relative;
 
 }

#highlightPanel li.headerBar {
 margin: 10px 5px 0px 5px;
 background-image: url("/images/txt_enb-v13.jpg");
 background-position:center 5px;
 background-repeat:no-repeat;
 width:217px;
 height:84px;
 float:left;
 position:relative;
 } 
 
#highlightPanel .linkList li {
 margin: 0px 5px 0px 10px;
 font-size:11px;
 background-image:url("/images/arrowGreen.gif");
 background-position:left;
 background-repeat:no-repeat;
 }
	
#highlightPanel .linkList li a {
 padding-top:1px;
 margin-bottom:2px;
 padding-bottom:1px;
 margin-top:6px;
 margin-left:18px;
 }
#highlightPanel .linkList li a:hover {
 padding-top:1px;
 margin-bottom:2px;
 padding-bottom:1px;
 margin-top:6px;
 margin-left:18px;
 }	
.panel li a.buttonCompare {
	margin-left:3px;
	}	
a:hover.buttonCompare {
	background:none;
	}
#highlightPanel .contentLink {
	margin-top:2px;
	margin-bottom:-8px;
	}
#mural{
	position:absolute;
	left:240px;
	width:710px;
	height:104px;
	top:0px;
}
#featureBox{
	background-image: url('/images/homeFeature.gif');
	height:30px;
	left:210px;
	position:absolute;
	top:112px;
	width:530px;
}
#aboutPanel p{
	margin:0 10px 10px;
}
#detailsPanel{
	    position:relative;
        /*min-height:350px;*/
        top:9px;
		padding:0px;
		margin-bottom:20px;
}

#detailsPanelorder{
	 left:720px;
 position:absolute;
 top:9px;
 padding:0px;
 margin-bottom:20px;
}
#softwarePanel{
	left:720px;
	top:10px;
	position:relative;
}
.sidePanelLink{
	text-align:right;
}
.newsPanel strong
{
	display:block;
	margin-bottom:5px;
	padding-left: 10px;
}

/* SUPPORT AREA */
#SearchBarServices{
	left:240px;
	position:absolute;
	top:215px;
} 
#SearchBar {
	/*background:url(/images/support/SearchBackgroundMedium.png) no-repeat;*/
	left:240px;
	position:absolute;
	top:116px;
	z-index:50;
	/*width:422px;
	height:59px;
	margin:auto;
	padding-left:51px;
	padding-top:10px;
	position:absolute;
	top:91px;
	width:422px;
	left:120px;*/
}
#SearchBar .SearchBox, #SearchBarServices .SearchBox{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	width:320px;
	border:1px solid #DDDDDD;
	padding:4px;
}
#SearchBar .SearchSubmit, #SearchBarServices .SearchSubmit{
	background-color:#DDDDDD;
	background-image:url(/images/menu_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #DDDDDD;
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	height:22px !important;
	text-align:center;
	text-decoration:none;
	width:28px;
}
#SearchBar ul, #SearchBarServices ul{
	margin-top:5px;
}
#SearchBar li, #SearchBarServices li{
	float:left;
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	margin-right:15px;
}
#SearchBar input[type="checkbox"],#SearchBarServices input[type="checkbox"]  {
	margin-right:8px;
}
#SearchBar label,  #SearchBarServices label{
	position:relative;
	top:-2px;
}
#Tasks{
	width:346px;
	position:absolute;
	top:175px;
}
#Tasks h3,#Products h3{
	color:#666666;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	margin-top:24px;
	margin-bottom:24px;
	text-align:center;
	width:346px;	
}
#Tasks .tabbertab {
	width:auto;
}
.TasksLink{
    height: auto;
}
.TasksLink li {
	float:left;
	height:90px;
	padding-left:10px;
	width:154px;
	margin-top:10px;
}
.TasksLink a {
	display:block;
	padding-top:62px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center top;
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	color:#333399;
}
.TasksLink a:hover{
	background-position:center -78px;
	text-decoration:underline !important;
	color:#333399;  
}
#TasksEnd {
	float:none !important;
	height:0 !important;
	padding-bottom:0 !important;
	clear:both;
}
.IconCommunityForums { background-image:url(/images/support/icons/CommunityForums.png); }
.IconCompatibilityNotes { background-image:url(/images/support/icons/CompatibilityNotes.png); }
.IconTechNotes { background-image:url(/images/support/icons/TechNotes.png); }
.IconDownloads { background-image:url(/images/support/icons/Downloads.png); }
.IconManuals { background-image:url(/images/support/icons/Manuals.png); }
.IconSDK { background-image:url(/images/support/icons/SDK.png); }
.IconFAQ { background-image:url(/images/support/icons/FAQ.png); }
.IconSystemRequirements { background-image:url(/images/support/icons/SystemRequirements.png); }
.IconNetworkInstalls { background-image:url(/images/support/icons/NetworkInstalls.png); }
.IconPlugins { background-image:url(/images/support/icons/Plugins.png); }
.IconHistory { background-image:url(/images/support/icons/History.png); }
.IconSupportPortal { background-image:url(/images/support/icons/SupportPortal.png); }

.IconCommunityForums1 { background-image:url(/images/support/icons/CommunityForums1.png); }
.IconCompatibilityNotes1 { background-image:url(/images/support/icons/CompatibilityNotes1.png); }
.IconSDK1 { background-image:url(/images/support/icons/SDK1.png); }
.IconPlugins1 { background-image:url(/images/support/icons/Plugins1.png); }
.IconSupportPortal1 { background-image:url(/images/support/icons/SupportPortal1.png); }
.IconLifeCycle1 { background-image:url(/images/support/icons/LifeCycle1.png); }
.IconFileTypes1 { background-image:url(/images/support/icons/FileTypes1.png); }

#Or {
    color:#333399;
    font-family:Verdana;
    font-size:16px;
    font-weight:bold;
    left:345px;
    position:absolute;
    top:189px;
}
#Products {
	width:346px;
	position:absolute;
	left:365px;
	top:175px;
}
#Products h4 {
	position:absolute;
	top:10px;
	left:83px;
	font-family:Verdana;
	color:#333399;
	font-size:14px;
	font-weight:normal;
}
#Products .tabbertab {
	width:auto;
}
.ProductsList > li {
	position:relative;
	height:100px;
	margin-top:10px;
}
#Products img {
	position:relative;
	top:10px;
	left:13px;
	float:left;
}
 #Products .titleTabNoImg{
    left:20px;
}
.ProductsList ul {
	position:relative;
	width:250px;
	float:left;
	left:20px;
	top:33px;
}
.ProductsList li li {
	background:url(/images/arrowGrey.gif) no-repeat 0 3px;
	padding-left:15px;
	display:block;
	width:76px;
	white-space:nowrap;
	float:left;
	font-size:10px;
	margin-bottom:5px !important;
}
.ProductsList li li a {
	text-decoration:none;
	}
.ProductsList li li a:hover {
	text-decoration:underline !important;
}
#SelectProduct {
	background:url(/images/support/SelectProductBackground.png) no-repeat;
	height:42px;
	text-align:center;
	padding-top:12px;
}
#SelectProduct > select {
	font-family:Arial;
	font-size:11px;
	width:280px;
}

/* Wide search bar */
.SearchBarWide {
	background:url(/images/support/SearchBackgroundMedium.png) no-repeat !important;
	width:415px !important;
	padding-left:55px !important;
	height:59px;
	margin:auto;
	padding-top:10px;
}
.SearchBarWide .SearchBox {
	width:349px !important;
	margin-right:5px;
}
#ForumWideButton {
	position:absolute;
	left:365px;
	top:280px;
}
#ForumWideButton a {
	background:url(/images/support/ForumWideButton.png);
	display:block;
	width:275px;
	height:45px;
	padding:10px 10px 10px 60px;
	text-decoration:none;
}
#ForumWideButton a:hover {
	background-position:center -65px;
}
#SupportPortalButton {
	position:absolute;
	left:365px;
	top:380px;
}
#SupportPortalButton a {
	background:url(/images/support/SupportPortalWideButton.png);
	display:block;
	width:275px;
	height:45px;
	line-height:42px;
	padding:10px 10px 10px 60px;
	text-decoration:none;
}
#SupportPortalButton a:hover {
	background-position:center -65px;
}
#SearchURLCont input[type="text"]{
	width:600px !important;
}

/*-- CONTACT PAGE STYLES --*/
#contact{
	padding-top:10px;
}
#contact img{
	 float:right;
}
#contact p{
	margin-left:20px;
}
#contact li{
	border-bottom:1px solid #DDDDDD;
	padding-bottom:28px;	
}
.endlist{
	border: 0px solid #DDDDDD !important;
	padding:0px 0px !important;
}
.sublistitem h3{
	padding-top:5px;
	padding-bottom:5px;
}
.sublistitem li{
	margin-left:40px;
}
.directions{
	border-bottom:1px solid #DDDDDD;
	padding-bottom:28px;
	margin-bottom:35px !important;	
}
.USBuildingPicture{
	left:503px;
	position:absolute;
	top:110px;
}
#sectionUK{
	border-top:1px solid #DDDDDD;
	padding-top:30px !important;
}
#sectionUKDE{
	border-top:1px solid #DDDDDD;
	padding-top:30px !important;
}
#sectionUKFR{
	border-top:1px solid #DDDDDD;
	padding-top:30px !important;
}
#sectionUKJP{
	border-top:1px solid #DDDDDD;
	padding-top:30px !important;
}

#map {
	width:540px;
	height:400px;
	border:1px solid #666;
	position:relative;
	top:15px;
	margin-bottom:20px;
}
#mapUK {
	width:540px;
	height:400px;
	border:1px solid #666;
	position:relative;
	top:15px;
	margin-bottom:20px;
}
.imgContinue{
	margin-left:0px !important;
}
.contactServiceSupport h3{
	margin:10px 0px 5px 0px;
}
.contactServiceSupport p{
	margin-bottom:5px;
	margin-top:0px;
}
.contactServiceSupport h2{
	border-top: 1px solid #DDDDDD ;
	padding:15px 0px;
	margin-left:-25px !important;
}	
.contactServiceSupport div{
	margin-left:25px;
}
.imgQuestion{
	margin-left:0px !important;
}
.contactMargin{
	margin-left:25px !important;
}
.pnlSales ul{
	margin-left:25px !important;
}
.fieldsGroup {
	padding-top:10px;
}
.fieldsGroup div {
	float:left;
	margin-right:45px;
}
.clearfieldsGroup{
	clear:both;
}
.UkBuildingPicture{
	left:503px;
	position:absolute;
	top:1730px;
}
/*--  REGISTRATION COMPLETE STYLES --*/
#regBoxComplete {
	border:1px solid #CCCCCC;
	left:121px;
	margin-top:25px;
	width:588px;
	float:left;
	position:relative;
	margin-bottom:10px;
	clear:both;
}
#regBoxComplete h3 {
	background-image: url('/images/RightSitePanelTitlebg.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom:1px solid #ccc;
	font-family:Arial,Verdana,Trebuchet MS,sans-serif;
	font-size:120%;
	line-height:24px;
	margin-bottom:10px;
	margin-top:5px; 
	padding-left:10px; 
}
#regBoxComplete li {
	margin:20px;
}
#regBoxComplete li a:hover {
	text-decoration:none;
}
#regBoxComplete img{
	vertical-align:middle;
	margin-bottom:5px;
}
#regBoxComplete .productListing{
	position:relative;
	padding:10px;
	width:600px;
	float:left;
	margin-left:0px;
}
#regBoxComplete .productListing ul{
	position:relative;
	margin:0px;
	padding:0px;
	float:left;
	width:270px;
	margin-right:15px;
}
#regBoxComplete .productListing ul li{
	position:relative;
	margin:0px 0px 5px 0px;
	padding:0px;
	float:left;
	text-align:center;
	min-width:75px;
}
#regBoxComplete .productListing ul li img{
	position:relative;
	margin-right:10px;
	padding:0px;
	float:left;
	width:auto;
}
#regBoxComplete .productListing h3{
	position:relative;
	margin-bottom:-5px;
	margin-top:10px;
	padding:0px;
	border:0px;
	float:left;
	background:none;
	font-family:Verdana;
	font-size:12px;
}
#regbulleted{
	list-style-image:url(/images/arrowGreen.gif);
	margin:40px 40px 40px 80px !important;
}
#regComplete {
	margin-top:26px;
}
#regComplete p{
	margin-left:24px;
}

/*-- REGISTRATION STYLES --*/	
#register {
	margin-top:26px;
}
#regbox {	
	width:590px;
	margin-top:25px;
	margin-left:120px;
}
#regbox h3 {
	background-image:url(/images/RightSitePanelTitlebg.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	font-family:Arial,Verdana,Trebuchet MS,sans-serif;
	font-size:120%;
	line-height:24px;
	margin-bottom:10px;
	margin-top:5px;
	padding-left:10px;
	padding-top:5px;
}
#regbox a{
	background-image:url(/images/RightSitePanelTitlebg.gif);
	background-position:center bottom;
	border:1px solid #CCCCCC;
	margin-top:14px;
	padding:4px 5px 3px;
	color:#333399;
	text-decoration:none;
	position:relative;
	top:17px;
}
#regbox img{
	vertical-align:middle;
	margin-bottom:5px;
}
#regbox fieldset{
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	padding:10px 0 10px 10px;
}
#regbox legend{
	background-image:url(/images/RightSitePanelTitlebg.gif);
	background-position:center bottom;
	border:1px solid #CCCCCC;
	color:#333399;
	padding:5px 10px ;
}	
#regbox p{
	padding:5px; 
}
#regbox div {
	float:left;
	padding-right:10px;
}
#regbox input {
	font-size:13px;
}
#regbox input[type="submit"]{
	background-image:url(/images/btnBgGrdnt.png);
	border-color:#CCCCCC #B5B5B5 #B5B5B5 #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#666666;
	display:block;
	height:28px;
	margin:27px 7px 27px 195px;
	padding:2px 0 3px;
	text-align:center;
	text-decoration:none;
	width:200px;
}
#regbox input[type="submit"]:hover{
	cursor:pointer;
	background-image:url('/images/btnBgGrdntOver.png');
	color:#333399;
}
.RegButtonOnline {
	color:#333399;
	font-size:13px;
	height:26px !important;
	padding-bottom:4px !important;
	width:160px !important;
	margin-left:23px;
}
.fsNotifications {
	border:1px solid #C2A79B;
	margin:25px auto 0pt !important;
	padding:10px !important;
}
.fsNotifications legend{
	background-image:url(/images/RightSitePanelTitlebg.gif);
	background-position:center bottom;
	border:1px solid #C2A79B;
	color:#7E2500;
	padding:5px 10px ;
}
#fsOrgAddress{
	width:578px;
}
.txtboxshort{
	width:50px;
}
.txtboxmedium{
	width:130px;
}
.txtboxlong{
	width:350px !important;
	margin-bottom:5px;
}
.ddlboxmedium{
	width:134px;
}
.addressloaded{
	color:#FF0000; 
	margin-left:77px;  
}
.selectitem{
	width:150px !important;
}
.emailmsge{
	color:#FF0000; 
}	
#ajax_listOfOptions {
	background-color:#FFFFFF;
	border:1px solid #333399;
	font-size:10px;
	height:155px;
	overflow:auto;
	position:absolute;
	text-align:left;
	width:351px;
	z-index:100;
}
#ajax_listOfOptions div {
	margin:1px;
	padding:1px;
	cursor:pointer;
	font-size:0.9em;
}
#ajax_listOfOptions .optionDivSelected {
	background-color:#333399;
	color:#fff;
}
#ajax_listOfOptions_iframe {
	background-color:#F00;
	position:absolute;
	z-index:5;
}
.requiredInformation{
	margin-bottom:6px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal; 
	color:#FF0000;
	margin-left:200px;
}


/* NEW AND MODIFIED LOGIN STYLES */


.completecolourlogin
{
		color:#CC0033!important;
		margin-top:3px;
		
}
#notelogin,.notelogin{
	top:250px;
	position:relative;
	margin-bottom:283px;
	height:35px;
	width:950px;
	}
#notelogin img,.notelogin img{
	position:absolute;
	left:200px;
	}
#notelogin p,.notelogin p{
	color:#FF0000;
	margin-left:360px !important;
	margin-left:370px;
	position:absolute;
	top:0px;
	width:470px;
}
.forgotlinklogin	{
	color:#333399 !important;
}

.forgotpasswordlogin
{
	color:#333399 !important;
	font-size:10px;
}
.panelnomembership, #requestnomembership {
	position:absolute;
	top:100px;
	width:300px; 
	left:52px;
}

.panelnomembership p{
	margin:10px 0px 10px 0px;
}

/* CHANGED*/
.panelloginnomembership, #requestnomembership {
	position:relative;
	width:332px; 
	left:190px;
	display:inline;
	float:left;
	
}
.panelloginnomembership p{
	margin:10px 0px 10px 0px;
}

/* NEW */
.panelloginnomembership h3{
	font-size:12px;
	color:#333399;
}
/* NEW */
.panelloginnomembership ul li{
	margin:10px 0px 10px 0px;
	background-image:url('/images/arrowGreen.gif');
	background-position:left 4px;
	background-repeat:no-repeat;
/*	list-style:url('../images/arrowGreen.gif');*/
	margin-left:0px;
	padding-left:18px;
}
/* NEW */
.panelloginnomembership a{
	text-decoration:none;
}
/* NEW */
.panelloginnomembership a:hover{
	text-decoration:underline;
}
/* NEW */
.titleRegistration{	
	color:#333399;
	letter-spacing:-1px;
	font-family:"Helvetica Bold", "Arial Bold", Verdana,"Trebuchet MS",sans-serif;
	font-size:22px;
	font-weight: bold;
	margin-bottom:10px;
}

.panelnomembership #registerPnl p{
	margin-left:10px;
	padding-bottom:10px;
	}
.panelnomembership #registerPnl div{
	height:24px;
	padding:0px 10px 6px 10px;
	text-align:right;
}
.panelnomembership #registerPnl div a{
	background-image:url(/images/btnBgGrdnt.png);
	background-position:center center;
	background-repeat:repeat-x;
	border-color:#CCCCCC rgb(181, 181, 181) rgb(181, 181, 181) rgb(204, 204, 204);
	border-style:solid;
	border-width:1px;
	color:#666666;
	font-size:12px;
	height:16px !important;
	display:block;
	margin-left:177px;
	padding:3px 0;
	text-align:center;
	text-decoration:none;
	width:98px !important;
}
.panelnomembership #registerPnl div a:hover{
	background-image:url(/images/btnBgGrdntOver.png);
	color:#333399;
}
.loginHelp {
    margin-bottom:10px;
}
.forgotlink	{
	color:#009966 !important;
}

/* NEW */

.loginbox ul li label.password{
	text-align:right;
	margin-left:61px;
	line-height:24px;
	position:relative;
	margin-top:0px;
	float:left;
	text-align:right;

}


.loginbox input[type="checkbox"]{
 margin:0px;
 padding:0px;
 width:16px;
 
}

.loginbox ul li label.email{
	text-align:right;
	margin-left:34px;
	line-height:24px;
	position:relative;
	margin-top:0px;
	float:left;
	text-align:right;

}
.navbreak{
	padding-left:5px;
	padding-right:5px;
	color: #999;
}


.mandatorymark{
	color:#CC0033;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:-10px;
	margin-top:10px;
	position:absolute;
}
.troublelogginglink {
	color:#FF0000!important;
}
.instructionslink{
	color:#000000; 
}


.troublelogginglinklogin {
	color:#CC0033!important;
	font-size:10px;
}
.clickregister {
	color:#CC0033!important;
	
}
.instructionslinklogin{
	color:#009966 !important;	
	font-size:10px;
}
a.loginlink {
	color:#666666;
	margin-left:10px;
	margin-bottom:10px;
	text-decoration:none;
	padding:3px 4px 4px 4px;
	position:absolute;
	bottom:0px;
	}
a.loginlink:hover {
	border:1px solid #666666;
	padding:2px 3px 3px 3px;
	background-color:#FFFFFF;
	text-decoration:none;
}
.loginbox, #requestlogin{
	background-image:url(/images/loginboxbg-slice.jpg);
	background-position:top;
	background-repeat:repeat-x;
	position:relative;
	right:120px !important;
	right:110px;
	width:332px;
	height:auto !important;
	margin-bottom:10px;
	left:0px;
	top:30px;
	padding:10px;
	text-align:right;
	border-right:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	float:left;
	
}
/* NEW */
.loginbox ul li{
	margin-top:6px;
	
	width:328px;
}
/* CHANGED */
.loginbox a {
	text-decoration:none;
}
/* CHANGED */
.loginbox a:hover {
	text-decoration:underline;
}

/* CHANGED */



.loginbox input[type="text"], 
.loginbox input[type="password"] {
	 border:1px solid #d5d5d5;
 color:#333399;
 width:195px;
 margin-right:10px;
 height:24px;
 line-height:22px;
	

}


/* CHANGED */
.loginbox label{
	text-align:right;
	margin-left:20px;
}
.loginbox p{
	color:#FF0000;
	position:absolute;
	right:0;
	top:95px;
	width:96px;
}
/* NEW */


.loginboxinfosection{ 
	
	position:relative;
	right:10px;
}


.loginrecoverybox{
	position:absolute;
	right:120px;
	top:95px; 
	width:466px;
	min-height:234px;
	margin-bottom:10px;
}
.loginrecoverybox p{
	margin:10px;
}
.loginrecoverybox input[type="submit"]{
	color:#333399;
	font-size:13px;
	height:26px !important;
	margin-left:350px;
	padding-bottom:4px !important;
	width:100px;
}
.loginrecoveryimg{
	padding-left:0px !important;
}
.loginrecoverybox img{
	padding-left:41px;
}
.loginrecoverycrt{
	margin-left:17px !important;
}
/* CHANGED */

.checkbox{
 margin-left:100px;
}
/* CHANGED */

.checkbox label{
 margin-left:5px !important;
}

.saveEmail{
 position:relative; 
 display:inline; 
 line-height:20px; 
 left:-5px;
 top:-2px;
}
.logininfo{
	position:relative; 
	top:30px; 
	padding:10px;	
}
.loginrelative{
	width:800px;
	margin-left:52px;
	margin-top:20px;
}
.loginrelative .panelnomembership {
	position:static;
	float:left;
	display:inline-block;
	left:auto;
	top:auto;
	vertical-align:top;
	margin-right:8px;
}
.loginrelative .loginbox {
	position:static;
	display:inline-block;
	right:auto;
	top:auto;
}
#mainContentLogin {	
	position:relative;
	font-size:11px;
	background-image:url(/images/bg-loginpage.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:950px;
	min-height:400px;
	}
/* NEW */
.titleLogin{
	position:relative;
	right:110px;
	width:354px;
	height:20px;
	left:0px;
	color:#009966;
	letter-spacing:-1px;
	font-family:"Helvetica Bold", "Arial Bold", Verdana,"Trebuchet MS",sans-serif;
	font-size:22px;
	font-weight: bold;
	margin-bottom:0px;
}
/* NEW */													
.loginboxTopCurve { 
	background-image:url(/images/loginbox-top.png);
	background-position:bottom;
	background-repeat: no-repeat;
	position:relative;
	right:110px;
	width:354px;
	height:7px;
	left:0px;
	top:30px;
}
/* NEW */
.loginAlert	{ 
	background-image: url(/images/bottom-curve-login-alert.png);
	background-position:bottom;
	background-repeat: no-repeat;
	position:relative;
	width:708px;
	padding:10px;
	padding-bottom:15px;
	background-color:#fefeff;
	display:inline;
	margin:0px;
	float:left;
	left:110px;
}


.loginAlert a.forgotlinklogin {
	text-decoration:none;
}
/* CHANGED */
.loginAlert a.forgotlinklogin:hover {
	text-decoration:underline;
}

.loginAlertHide	{
	visibility:hidden;
}
.LoginAlertShow{
	
visibility:visible;
}

/* NEW */
.loginAlertIcon
{
	
	height:23px;
	position:absolute;
	width:23px;
	top:8px;
	
}
/* NEW */											
.loginAlert h3{
	color:#CC0033;
	margin-bottom:5px;
	margin-left:30px;
}
/* NEW */
.loginAlert p{
	margin-left:30px;
	float:left;
	margin-bottom:8px;
}
/* NEW */
.loginboxBottomCurve { 
	background-image:url(/images/loginbox-bottom.png);
	background-position:top;
	background-repeat: no-repeat;
	position:relative;
	right:110px;
	width:354px;
	height:7px;
	left:0px;
	clear:both;
	top:20px;
}

/* NEW 12-11-2010*/

.signInWrap{
	position:relative; 
	float:left; width:332px; 
	display:block; 
	left:120px;
}

.regnSignInWrap{	
	position:relative;
	float:left; 
	display:inline; 
	top:50px;
	padding-bottom:100px;
}

/* REQUEST INFO */
#requestinfo h1 {
	margin-left:10px;
	margin-top:25px;
}
#requestmessage {
	margin-left:10px;
	padding:0px;
}
#requestnomembership, #requestlogin {
	top:218px;
}

/*-- CUSTOMERS STYLES --*/

.customerslisttitlewrapper {
	border:1px solid #DDDDDD;
	width:698px;
	height:30px;
	background-image: url('/images/RightSitePanelTitlebg.gif');
	background-position:bottom;
	position:relative;
}
#customerslisttitle {
	position:absolute;
	top: 8px;
	left:10px;
}
#customerslisttitle h3 {
	margin-top:0px;
	font-size:120%;
}
#customerslisttitle select {
	position:absolute;
	top:-3px;
	left:105px !important;
	left:110px;
}
#customerslisttitle label {
	position:absolute;
	top:0;
	left:155px !important;
	left:160px;
	width:160px;
}
.customerslisttitlewaiting {
	position:absolute;
	top:-3px;
	left:220px !important;
	left:230px;
	}
.customerslisttitleright {
	position:absolute;
	top:8px !important;
	top:10px;
	right:10px;
	width:200px;
	text-align:right;
}
.customerslisttitleright a {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
.customerslisttitleright a:hover {
	color:#333;
	text-decoration:underline;
}
.customerslistitem {
	border:1px solid #DDDDDD;
	border-bottom:0px solid;
	border-top:0px solid;
	padding:0px 10px 10px 10px;
}
.customerslinkbuttonpager {
	clear:both;
	margin-left:10px;
	position:relative;
}
.customerslinkbuttonpager li {
	border:1px solid #ccc;
	float:left;
	margin-right:8px;
	height:20px;
	line-height:20px;
	width:55px;
	text-align:center;
	background-image: url('/images/RightSitePanelTitlebg.gif');
	background-position:bottom;
}
.customerslinkbuttonpager li a {
	text-decoration:none;
	font-size:x-small;
	color:#000;
}
.customerspages {
	color:#7e2500;
	border-top:1px solid #ccc;
	padding:0px 2px 0px 0px;
	text-align:right;
}
.nocustomerspages {
	width:700px;
	margin-bottom:40px;
	border-top:1px solid #ccc;
}
.customer_link {
	border:1px solid #DDDDDD;
	border-width:1px 0px 1px 0px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	background-image: url('/images/left_box_bg.gif');
	background-position:bottom;
	margin-bottom:20px;
	margin-left:11px;
}
.customer_linknoscript {
	visibility:visible;
	height:180px;
}
.customer_link div {
	float:left;
	min-height:185px;
	height:auto !important;
	height:185px;
	display:block;
	margin-left:5px;
}
.customer_link h3 
{
	margin-left:10px !important;
	margin-left:3px;
}
.customer_link ul {
	min-height:75px;
	height:auto !important;
	height:75px;
	margin:0px 0px 20px 28px !important;
	margin:0px 0px 20px 10px; 
	float:left;
}
.customer_link img {
	margin:12px 12px 20px 10px;
	float:right;
}
.anchor 
{
	visibility:hidden;
}

/*-- INVESTOR CONTENT STYLES --*/

#details .title {
	margin: -5px 20px 10px 25px;
	}
.bio {
	border:1px solid #DDDDDD;
	border-width:1px 0px 1px 0px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	background-image: url('/images/left_box_bg.gif');
	background-position:bottom;
	margin-bottom:20px;
	margin-left:11px;
}
.bio div {
	padding:0px 0px 10px 0px;
}
.bio p {
	margin:10px 5px 10px 125px !important;
	margin:0px 5px 15x 125px;
	min-height:105px;
	height:auto !important;
	height:105px;
	padding:0px;
}
.headShot {
	float:left;
	margin:3px 12px 10px 14px !important;
	margin:12px 10px 0px 7px;
	display:block;
	vertical-align:top;
}
.embedGrey {
	display:block;
	width:502px;
	background: #f5f5f5;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
}
.embedGrey h4 {
	margin-bottom:10px;
	}
.embedGrey .embedGreyContent h6 {
	margin-top:-5px;
	}
.embedGreyContent {
	display:block;
	background: #ebebeb;
	padding:10px 10px 0px 10px;
	border:1px solid #DDDDDD;
	}
.embedGreyContent p {
	margin:0px;
	}
.embedGreyContent .weblink {
	margin:10px 0px -10px 0px;
	}
.disclaimerBox input {
	margin-right:10px;
}
.disclaimerBox .submit {
	margin-left:20px;
	width:100px;
	height:22px;
	font-size:10px;
	padding-bottom:2px;
}

/*-- SLIDING PANEL STYLES --*/

.showhide_divs {
	color:#333399;
	text-decoration:underline;
	margin-bottom:12px;
	padding-left:15px;
	overflow:hidden;
	cursor:pointer;
	background:url(/images/bulletGrn.gif) no-repeat left center;
	margin-left:10px;
}
.expanded_div {
	border:1px solid #DDDDDD;
	border-width:1px 0px 1px 0px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	margin-bottom:20px;
	margin-left:11px;
	margin-top:5px;
}

.expanded_div div {
	padding:10px;
	background-image: url('/images/left_box_bg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
}
/*PRODUCT STATIC TABLE*/
.productStatTable{
	margin-left:35px;
}
.productStatTable td{
	vertical-align:middle !important;
}
.productStatTable p#productCharact {
	padding-top:0px;
}
.tableSuiteAppTitle{
	width:600px !important;
	padding-left:10px;
}
/*PRODUCT COMPARISON STYLES*/
.productTable{
	border-bottom-color:#DDDDDD;
	border-bottom-width:1px;
	border-top:1px solid #DDDDDD;
	margin-bottom:10px;
	padding:5px 5px 6px 10px !important;
	border-collapse:collapse;
	margin-top:10px;
	clear:both;
}
.productTable tr th{
	font-weight:bold !important;
}
.productTable td{
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding-top:10px;
	width:260px !important;
	vertical-align:top;
	padding-bottom:10px;
}
.productTable td h3{
	font-size:11px !important;
	margin-bottom:0 !important;
	margin-top:0 !important;
	padding-left:10px;
	border-right:0px;
}
.showhideLine{
	display:inline !important;
}
	
.productTable #productCharact{
	font-size:13px;
	width:240px !important;
	vertical-align:middle;
	padding-top:60px;
}
.productTableLinksTitle {
	background:transparent url(/images/bulletGrn.gif) no-repeat scroll 1px 5px;
	background-position:left;
	color:#333399;
	cursor:pointer;
	display:inline !important;
	margin-left:10px;
	line-height:16px;
	overflow:hidden;
	padding-left:15px;
	text-decoration:underline;
}
.productTable div.showhide_divs {
	margin-bottom: 0px;
}
.showhide_divs:hover {
	text-decoration:none;
}
.productMinHeight{
	min-height:55px;
}
.relatedDemoLink{
	padding-left:10px;
	text-decoration:none !important;
	font-size:9px;
	text-decoration:none !important;
	color:#666666 !important;
	background-color:#FFFFFF;
}
#tableSuiteAppTitle{
	padding-left:10px;
}
#tableSuiteFeatTitle{
	padding-left:10px;
}
#SpanddlSuites{
	margin-bottom:0;
	padding-bottom:0;
}

#TablelblProducts{
	margin-top:15px !important;
	margin-bottom:0;
	padding-bottom:0;
}
.productTableLinksDescription {
	border:0px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	margin: 0px 10px 10px 10px;
	padding-top:10px;
}
.productTableLinksDescription div {
	line-height:16px;
}
.aplicationsIncluded{
	padding:10px;
	}

.faq_answer1 div{
	padding:0px;
}
.removeItem img{
	display:inline;
	margin-bottom:-5px;
	
}
.removeItem{
	text-decoration:none;
	white-space:nowrap;
	color:#666666;
}
.lblMaxItmesP{
	border:1px solid;
	clear:both;
	color:#FF0000;
	font-weight:bold;
	padding:5px;
	width:290px;
	font-size:12px;
	float:left;
}
#ctl00_cscContentPlaceHolder_lnkCompareSuitesVersions{
	position:absolute;
	top:10px !important;
	left:840px !important;
}
#ctl00_cscContentPlaceHolder_lnkCompareSuitesVersions:hover{
	text-decoration:none;
}
#comparisonSelector{
	border:1px solid #CCCCCC;
	margin:20px 0 0;
	padding:0 10px 10px;
}
.breadcrumbsForCompare{
	position:relative;
	top:10px;
	z-index:89;
}
#comparisonSelector .spanField select{
	margin-top:11px;	
}
#clearSpan{
	margin-bottom:0;
	padding-bottom:0;
}
#addSpan{
	margin-bottom:0;
	padding-bottom:0;
}
#exportSpan{
	margin-bottom:0;
	padding-bottom:0;
}

/*--TABBER STYLES --*/

.tabberlive .tabbertabhide {
	display:none;
}
.tabberlive {
	margin-top:1em;
}
ul.tabbernav {
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid #ccc;
}
ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}
ul.tabbernav li a {
	padding: 3px 1em;
	margin-left: 3px;
	border: 1px solid #ccc;
	border-bottom: none;
	text-decoration: none;
	background-image: url(/images/tabber_bg.gif);
}
ul.tabbernav li a:hover {
	color: #fff;
	background-image: url(/images/menu_bg2.jpg);
	border-color: #333399;
}
ul.tabbernav li.tabberactive a {
	background-color: #fff;
	border-bottom: 1px solid #fff;
	font-weight:bold;
	color:#333399;
	background: #fff;
}
ul.tabbernav li.tabberactive a:hover {
	color: #fff;
	background-image: url(/images/menu_bg2.jpg);
	border-bottom: 1px solid #333399;
}
.tabberlive .tabbertab {
	padding:5px;
	padding-right:10px;
	border:1px solid #DDDDDD;
	border-top:0;
}
.tabberlive .tabbertab h5 {
	display:none;
}
.tabbertab {
	background:transparent url(/images/left_box_bg.gif) repeat-x scroll center bottom;
}
.tabcommon{
    min-height:150px;
    }
.faq_question {
	background:transparent url(/images/bulletGrn.gif) no-repeat scroll 1px 5px;
	background-position:left;
	color:#333399;
	cursor:pointer;
	display:inline-block;
	margin-left:10px;
	margin-bottom:10px;
	line-height:16px;
	overflow:hidden;
	padding-left:15px;
	text-decoration:underline;
}
.faq_question:hover {
	text-decoration:none;
}
.faq_question h4 {
	color:#333333;
	font-family:Arial,Verdana,Trebuchet MS,sans-serif;
	font-size:110%;
	font-weight:600;
	letter-spacing:1px;
	line-height:18px;
	margin-bottom:10px;
}
.faq_question_nu {
	color:#333399;
	cursor:pointer;
	margin-bottom:7px;
	overflow:hidden;
	padding-left:40px;
	text-decoration:none;
}
.faq_question_nu a {
	position:absolute;
	right:119px;
}
.faq_question_nu a.general 
{
	position:relative;
	right:auto;
}
.faq_answer {
	border:1px solid #DDDDDD;
	border-width:1px 0px 1px 0px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	background-image: url('/images/left_box_bg.gif');
	background-position:bottom;
	margin-bottom:20px;
	margin-left:11px;
	margin-top:5px;
}
.faq_answer div {
	padding:10px;
}
.faq_answer p {
	margin:2px;
}
.inactivelistapp {
	color:#000099;
	text-decoration:none;
	margin-bottom:8px;
	padding-left:10px;
	overflow:hidden;
	background: url('/images/list_bullet.gif') no-repeat 1px 4px;
}
.paragraph {
	margin-bottom:15px;
	margin-top:15px;
}
#bannerConference{
	border:1px solid #DDDDDD;
	padding:1px;
	width:227px;
}
.bulleted {
	list-style-image:url(/images/arrowGreen.gif);
	list-style-position:outside;
	list-style-type:disc;
	margin-bottom:15px;
	margin-left:50px;
	margin-top: 8px;
}
.bulleted .bulleted 
{
    margin-left:28px;
}    
#details ul.bulleted li {
    margin-bottom:8px;
}
.DSList .bulleted li {
	border-top-width:0px;
	margin-bottom:15px !important;
	}
.bulleted a:hover{
	text-decoration:none;
}
.subcontrols li{
	border:none;
	margin-left:40px;
}
.subcontrols li ul li{
	list-style-type:disc;
	margin-left:25px;
	margin-top:10px;
}
.bold {
	font-weight:bold;
}
.subscript {
	font-size:9px;
}
.underline {
	text-decoration:underline;
}
.underline:hover {
	text-decoration:none;
}
.centertxt {
	text-align:center;
}
.lefttxt {
	text-align:left;
}
.righttxt {
	text-align:right;
}
.smallLink {
	font-size:9px;
}
#training h4{
	margin-bottom:10px;
}
.relatedLink{
	background-color:#FFFFFF;
	background-image:url(/images/title_icon_gray.gif);
	background-position:5px top;
	background-repeat:no-repeat;
	margin-top:0px !important;
	padding:0 5px 0 20px;
	text-decoration:none !important;
	border:1px solid #DDDDDD;
	color:#666666 !important;
}

.fcVideoRelated li a{
	background:transparent url(/images/controls/next.gif) no-repeat scroll 1px 4px !important;
	background-position:left;
	padding-bottom:5px;
	padding-left:20px;
	padding-top:5px;
}
/*CODE REQUEST STYLES*/
.textField{
	width:305px;
	}
.codeReqField{
	display:inline-block;
	padding-right:10px;
	float:left;
	}
.ctoButton {
	font-size:12px;
	text-decoration:none;
	color:#666666;
	border:1px solid;
	border-top-color: #CCCCCC;
	border-right-color:#B5B5B5;
	border-bottom-color:#B5B5B5;
	border-left-color:#CCCCCC;
	background-position:center;
	background-repeat:repeat-x;
	background-image:url(/images/btnBgGrdntOver.png);
	height:25px;
	margin-right:140px;
	
}
.ctoButton:hover {
	color:#333399;
	background-image:url(/images/btnBgGrdntOver.png);
}
.ctoButtonWarning {
	font-size:12px;
	text-decoration:none;
	color:#666666;
	border:1px solid;
	border-top-color: #CCCCCC;
	border-right-color:#B5B5B5;
	border-bottom-color:#B5B5B5;
	border-left-color:#CCCCCC;
	background-position:center;
	background-repeat:repeat-x;
	background-image:url(/images/btnBgGrdntOver.png);
	height:20px;
	padding-top:5px;
	width:220px;
	margin-left:60px;
}
.ctoButtonWarning a{
	font-size:12px;
	text-decoration:none;
	color:#666666;
	background-position:center;
	background-repeat:repeat-x;
	background-image:url(/images/btnBgGrdnt.png);
	height:25px;
	padding:5px;
}
.ctoButtonWarning a:hover {
	color:#333399;
	background-image:url(/images/btnBgGrdntOver.png);
}
/* SEND TO FRIEND STYLES*/

#formSendToFriend{
	width:100%;
}
#formSendToFriend .panel
{
	height:152px;
}

#formSendToFriend li{
	float:left;
	width:220px;
}

#formSendToFriend li input{
	width:100%;
}

#formSendToFriend .centerText{
	text-align:center;
	vertical-align:top;
}

#formSendToFriend ul{
	clear:both;
	line-height:25px;
	margin:0 10px;
}

#formSendToFriend #buttons li{
	text-align:center;
	width:335px;
}

#formSendToFriend #buttons input{
	background-image:url(/images/btnBgGrdnt.png);
	background-position:center center;
	background-repeat:repeat-x;
	border-color:#CCCCCC #B5B5B5 #B5B5B5 #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#333399;
	font-size:12px;
	height:23px;
	width:100px;
}
#formSendToFriend #buttons
{
	/*position:absolute;*/
}
#spanField{
	display:inline-block;
	padding-right:10px;
	float:left;
	margin-bottom:20px;
	font-weight:bold;
	margin-bottom:30px;
	margin-top:10px;
	
	}


/* COMMON FORM STYLES */
#formContainer
{
	margin-left:120px;
	margin-top:25px;
	width:590px;
}
#formContainer input,
#formContainer select{
	font-family:Verdana;
	font-size:11px;
}
.formContainerWide
{
	margin-left:0 !important;
	width:700px !important;
}
.formContainerWide fieldset{
	width:688px;
}
#formContainer div
{
	float:left;
	padding-right:10px;
}
#formContainer h3
{
	background-image:url(/images/RightSitePanelTitlebg.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	font-family:Arial;
	font-size:120%;
	line-height:24px;
	margin-bottom:10px;
	margin-top:5px;
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
}
#formContainer img
{
	margin-bottom:5px;
	vertical-align:middle;
}
#formContainer .requiredAdvice
{
	display:block;
	color:#FF0000;
	margin-bottom:10px;
}
#formContainer .requiredAdvice2
{
	color:#FF0000;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	margin-bottom:6px;
	margin-left:200px;
}
#formContainer fieldset
{
	background:transparent url(/images/left_box_bg.gif) repeat-x scroll center bottom;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	padding:10px 0 10px 10px;
}
#formContainer legend
{
	background-image:url(/images/RightSitePanelTitlebg.gif);
	background-position:center bottom;
	border:1px solid #CCCCCC;
	color:#333399;
	padding:5px 10px;
}
#formContainer .fieldSet
{
	width:90% !important;
}
#formContainer .leftColumn
{
	float:left;
}
#formContainer .rightColumn
{
	float:left;
	padding-left:70px;
}
#formContainer .required
{
	color:#FF0000 !important;
	margin-top:10px;
}
#formContainer input[type="checkbox"]
{
	border:medium none;
	cursor:pointer;
	margin:5px;
	opacity:0.75;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	vertical-align:middle;
}
#formContainer input[type="submit"]
{
	background-image:url(/images/btnBgGrdnt.png);
	border-color:#CCCCCC #B5B5B5 #B5B5B5 #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#333399;
	height:28px;
	margin:27px 7px 27px 195px;
	padding:1px 0 3px;
	text-align:center;
	text-decoration:none;
	width:200px;
}
#formContainer input.notEnabled {
	color: #CCCCCC;
	border-color:#DDDDDD;
}
#formContainer input.enabled {
	color: #333399;
	border-color:#CCCCCC #B5B5B5 #B5B5B5 #CCCCCC;
}
.AdminButton input.notEnabled {
	color: #CCCCCC;
	border-color:#DDDDDD;
}
.AdminButton input.enabled {
	color: #333399;
	border-color:#CCCCCC #B5B5B5 #B5B5B5 #CCCCCC;
}
#formContainer .submitButton
{
	float:none !important;
}
.fixedBox {
	border: 1px solid #DDDDDD;
	height:200px;
	margin: 10px 0px 10px 0px;
	padding-bottom:20px;
	overflow:auto;
}
.fixedBox li, .fixedBox p  {
	margin: 20px 20px 20px 0px;
}
#formContainer a {
	background-image:url(/images/RightSitePanelTitlebg.gif);
	background-position:center bottom;
	border:1px solid #CCCCCC;
	color:#333399;
	margin-top:14px;
	padding:4px 5px 3px;
	position:relative;
	text-decoration:none;
	top:17px;
}
#formContainer a.general {
	background-image:none;
    top:0px;
    margin:0px;
    padding:0px;    
    border:0px;
	text-decoration:underline;
}
#formContainer a.general {
	background-image:none;
    top:0px;
    margin:0px;
    padding:0px;    
    border:0px;
	text-decoration:underline;
}

#formContainer a.general:hover{
	text-decoration:none;     
}

#harvestUser
{
    margin:0px;
    padding:0px;    
}
#harvestUser a
{
    background-image:none;
    border:0px; 
    top:0px;
    text-decoration:underline;

} 
.completeRegistration
{
	position:absolute;
	top:188px !important;
	right:10px !important;
}     

#formContainer p span{
    margin-bottom:5px;
    margin-top:5px;
    font-size:12px;
}
/* FOOTER STYLES */

.footer {
	top:10px;
	height:120px;
	position:relative;
}
.footer .csSites {
	top:0px;
	left:0px;
	width:948px;
	}
.footer .csSites #cs {
	width: 230px;
}
.footer .csSites #cbn, .footer .csSites #cbf {
	width: 235px;
}
.footer .csSites #ss {
	width:220px;
	}
.footer .phones {
	/*background:transparent url(/images/separator_big.jpg) no-repeat scroll 235px 3px;*/
	width:237px;
	height:80px;
	margin-bottom: 10px;
	position:absolute;
	top:30px;
	font-size:11px;
}
.footer .phones dt {
	float: left;
	margin-right: 15px;
	display: block;
}
.footer .phones dd {
	display:block;
	margin-left:70px;
	margin-right:0;
	text-align:left;
}

#footerTag {
	color:#666666;
	font-size:10px;
	position:absolute;
	right:0px;
	text-align:right;
	top:30px;
	width:720px;
}
#footerTag a {
	text-decoration:none;
	color:#333399;
}
#footerTag a:hover {
	text-decoration:underline;
}
#footerTag a.linkbig {
	text-decoration:none;
	color:#333399;
	font-size:11px;
	letter-spacing:0.03px;
}
#footerTag a.linkbig:hover {
	text-decoration:underline;
}

#footerTag .ConnectLogos {
margin-bottom:-3px;
}
/*Rate Section*/
.demoarea {
	background:#FFF url(/images/demotop.png) no-repeat left top;
	left:490px;
	left:470px;
	position:absolute;
	top:120px;
	width:240px;
}
.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/images/FilledStar1.png);
    width:18px;
    height:20px;

}

.emptyRatingStar {
    background-image: url(/images/EmptyStar1.png);
    width:18px;
    height:20px;
}

.savedRatingStar {
    background-image: url(/images/SavedStar1.png);
     width:18px;
    height:20px;
}
.rateQuestion{
	padding-left:40px; 
	width:230; 
	color:#333399;
	font-size:10px;
	text-align:center;
}
#hideShowRate
{
	float: left;
	width:230;
	padding-top:0px !important;
	color:#7F7F7F;
	display:none;
}
.ratingStarsGen{
	position:absolute; 
	right:60px; 
	color:#669933; 
	padding-top:5px;
	padding-left:0px;
}
.rateAverage{
	display:block; 
	padding-left:35px; 
	padding-top:12px; 
	text-align:center;
	color:#666666;
	font-size:10px;
	text-align:center;
}
.rateCustom{
	color:#666666; 
	display:block; 
	padding-top:5px; 
	float:right;
	text-align:center;
	font-size:10px;
}
#hideShowRate a{
	color:#333399;
	font-size:10px;
	margin-right:100px;
	position:absolute;
	right:20px;
	text-decoration:none;
	width:150px;
	top:8px;
}
#techNoteQuestion{
	width:465px;
}
#faqQuestion{
	width:465px;
}
.TechNotesRepeater1 {
	border:1px solid #dddddd;
	padding-bottom:5px;
	width:682px;
	margin-bottom:-1px;
	padding-left:5px;
}
.tutorialImageCover{	
	padding:1px;
	position:absolute;
	top:10px;
	left:10px;
	width:130px;
	border: 1px solid #DDDDDD;	
	opacity:0.75;	
}	
.tutorialMargin{	
	margin: 7px 40px 7px 155px;
}
.tutorialContents{
	background: url(http://chembionews.cambridgesoft.com/images/table_back.gif) repeat-x scroll center top;
	border-top:1px solid #DADDEB;
	margin-bottom:20px;
	left:-5px;
	width:687px;
	min-height:115px;
	clear:both;
	position:relative;
}
#mediaDDL{
	background-color:#F5F5F5;
	border-bottom:1px solid #EBEBEB;
	color:#333333;
	display:block;
	font-size:10px;
	height:24px;
	position:absolute;
	top:140px;
	right:0px;
	padding-right:15px;
}	
#mediaDDL .lbl{
	left:7px;
	position:relative;
}
#mediaDDL .DDL{
	font-size:11px;
	left:7px;
	top:3px;
	position:relative;
	width:130px;
}
.Productline{
	border-top:1px solid #DDDDDD;
	height:0;
	line-height:0;
	clear:both;
}
.ProductImageCover{	
	padding:25px;
}
.ProductCallBackImagePosition{
	height:24px;
	position:absolute;
	top:155px;
	right:200px;
}
.TasksLink1{
    height: auto;
}
.TasksLink1 li {
	float:left;
	height:90px;
	width:100px;
	margin-top:10px;
}
.TasksLink1 a {
	display:block;
	padding-top:62px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center top;
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	color:#333399;
}
.TasksLink1 a:hover{
	background-position:center -100px;
	text-decoration:underline !important;
	color:#333399;  
}
.ProductTechPageHyperlink 
{
	display:inline-block;
	position: relative;
	left:560px;
}
.ProductFaqPageHyperlink 
{
	display:inline-block;
	position: relative;
	left:602px;
}
.ProductSysReqPageHyperlink 
{
	display:inline-block;
	position: relative;
	left:496px;
}
.ProductManualsPageHyperlink 
{
	display:inline-block;
	position: relative;
	left:577px;
}
.ProductDownloadsPageHyperlink 
{
	display:inline-block;
	position: relative;
	left:560px;
}
.ProductHyperlinkFont{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:normal;
	font-weight:normal;
}
.logindatabase{
  margin-top: 30px;
  width:800px; 
  margin-left: 0px;
}
.logindatabase .panelnomembership{
 position:absolute; 
 width: 300px;
 left: 52px; 
 float:left; 
 margin-top:60px;
}
.logindatabase .loginbox{
  position: absolute; 
  min-height: 202px; 
  width: 466px; 
  margin-bottom: 10px; 
  height: auto !important; 
  float:left;margin-top:60px; 
  display:inline; 
  right: 120px !important
}
.loginboxHarvestUser{
	position:absolute;
	right:35px !important;
	right:25px;
	top:105px;
	width:550px;
	min-height:202px;
	height:auto !important;
	height:202px;
	margin-bottom:10px;
}
.loginboxHarvestUser a {
	color:#666666;
	margin-left:10px;
	margin-bottom:10px;
	text-decoration:none;
	padding:3px 4px 4px 4px;
}
.loginboxHarvestUser a.instruction 
{
    color:#333399;   
    text-decoration:underline;    
    margin:0px;
    padding:0px;    
    border:0px; 
}
.loginboxHarvestUser a.instruction:hover
{
	color:#333399;  
	text-decoration:none;
	margin:0px;
    padding:0px;    
    border:0px; 
     
}
.loginboxHarvestUser a:hover {
	border:1px solid #666666;
	padding:2px 3px 3px 3px;
	background-color:#FFFFFF;
	text-decoration:none;
}
.loginboxHarvestUser input[type="submit"]{
	background-image:url(/images/btnBgGrdnt.png);
	border-color:#CCCCCC #B5B5B5 #B5B5B5 #CCCCCC;
	border-style:solid;
	border-width:1px;
	text-align:center;
	text-decoration:none;
	color:#666666;
	font-size:13px;
	height:26px !important;
	margin-left:250px;
	margin-top:10px;
	padding-bottom:4px !important;
	width:100px;
}
.loginboxHarvestUser input[type="submit"]:hover{
	background-image:url(/images/btnBgGrdntOver.png);
	color:#333399;
	cursor:pointer;
}
.loginboxHarvestUser input[type="text"], 
.loginboxHarvestUser input[type="password"] {
	border:1px solid #ACACAC;
	color:#333399;
	width:230px;
	margin-left:4px;
	margin-top:10px;
	margin-right:0px;
}
.loginboxHarvestUser label{
	text-align:right;
	margin-left:30px;
}
.loginboxHarvestUser p{
	color:#FF0000;
	position:absolute;
	right:0;
	top:85px;
	width:165px;
}
.QuickRegPartialInfo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:normal;
	font-weight:normal;
}

.panelLoginFailure 
{
    color:#FF0000;
	position:absolute;
	top:218px !important;
	left:0px !important;
	}	

.loginrelative1{
	width:800px;
	margin-left:52px;
	margin-top:20px;
}
.loginrelative1 .panelnomembership{
	position:static;
	float:left;
	display:inline-block;
	left:auto;
	top:auto;
	vertical-align:top;
	margin-right:8px;
}
.loginrelative1 .loginbox{
	position:static;
	display:inline-block;
	right:auto;
	top:auto;
	width:490px;
}
.loginrelative1 .loginbox p{
	color:#FF0000;
	position:absolute;
	right:90px;
	top:265px;
	width:130px;
}

.loginrelative1 .loginbox a.instruction 
{
    color:#333399;   
    text-decoration:underline;    
    margin:0px;
    padding:0px;    
    border:0px; 
}
.loginrelative1 .loginbox a.instruction:hover
{
	color:#333399;  
	text-decoration:none;
	margin:0px;
    padding:0px;    
    border:0px; 
     
}

/* E-notebook Landing start*/

#muralBanner{
	position:relative;
	left:0px;
	width:948px;
	height:104px;
	top:0px;
	background-image: url(/images/landing-page/banner-bg.jpg);
	background-repeat:repeat-x;
}
.bannerTextBig{
	color:#009966;
	letter-spacing:-1px;
    font-family:Helvetica, Arial, sans-serif;
	font-size:26px;
	font-weight: bold;
	margin-bottom:0px;
}

.bannerTextSmall{
    font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight: normal;
	line-height:14px;
}

.flavorPanel{
	padding:0px 0px 0px 0px;
	text-align:left;
	height:230px;
}

.flavorPanel p {
	margin:5px 0px 10px 0px;
}
.flavorPanel h3 {
	color:#333399;
	letter-spacing:-1px;
    font-family:Helvetica, Arial, sans-serif;
	font-size:22px;
	font-weight: bold;
}
.flavorPanel h6 {
	color: #999;
	letter-spacing:normal;
    font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight: bold;
}
.flavorPanel a {
	text-decoration:none;
	color:#333399;
	font-size:10px;
}

.flavorPanel a:hover {
	text-decoration:underline;
}
.flavorPanel li{
	margin-top:0px !important;
}
.flavorPanel li a {
	display: block;
	padding: 8px 0px 8px 0px;
	margin: 8px 0px 8px 0px;
}

.flavorPanelContent{
	margin-left:10px;
}

#panelOne{
	top:10px;
	left:0px;
	position:relative;
	margin:0px 0px 20px 0px;
	background-color:#f9f9f9;
	padding:10px;
	float:left;

}
#panelOne li a {
	margin-top: -1px;
	margin-bottom:5px;
	}
	
#panelTwo{
	top:10px;
	left:10px;
	position:relative;
	margin:0px 0px 20px 0px;
	background-color:#f5f5fa;
	padding:10px;
	float:left;
	
}
#panelTwo li a {
	margin-top: -1px;
	margin-bottom:5px;
	}
	
#panelThree{
	top:10px;
	left:20px;
	position:relative;
	margin:0px 0px 20px 0px;
	background-color:#fdf7f9;
	padding:10px;
	float:left;

}
#panelThree li a {
	margin-top: -1px;
	margin-bottom:5px;
	}	
#panelFour{
	top: 10px;
	left:30px;
	margin:0px 0px 20px 0px;
	background-color:#f5fcfa;
	padding:10px;
	position:relative;
	float:left;
}
#panelFour li a {
	margin-top: -1px;
	margin-bottom:5px;
	}

.flavorPanelWrap{
	width:210px;
	position:absolute;
}

.relatedInfoBox{
	background-color:#FFFFFF;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	width:196px; 
	padding-left:10px; 
	padding-right:5px;
	padding-top:5px;
}

.relatedInfoBox li.Title{
	font-variant:small-caps;
	font-weight:bold;
	color:#747474;
	letter-spacing:normal;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}

.relatedInfoBox a {
	text-decoration:none;
	color:#333399;
}
.relatedInfoBox a:hover {
	text-decoration:underline;
}

.hrDotted{
	background-image:url(/images/landing-page/dotted-line-flavorcol.gif);
	width:190px;
	background-position:center;
	background-repeat:no-repeat;
	padding:10px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}
.hrDottedLanding{
	background-image:url(/images/landing-page/dotted-line-flavorcol.gif);
	background-position:center;
	background-repeat: repeat-x;
	padding:10px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}
.flavourPanelBulleted {
	list-style-image: url(/images/landing-page/bullet-enb-flavor.jpg);
	list-style-position:outside;
	list-style-type:disc;
	margin-bottom:5px;
	margin-left:25px;
	margin-top:5px;
}
.relatedInfoBox li{
	margin-top:0px;
}


.relatedInfoBox li a.more{
	color:#009966;
	font-size:10px;
	display: block;
	padding: 8px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	text-decoration:none;
}

.relatedInfoBox li a:hover.more{
	text-decoration:underline;
}

.homePanel li img.buttons {
	padding:0px 0px 10px 0px;
}
.navArrow{
	padding-left:5px;
}
.flavorButtons{
	margin-bottom:10px;
}
.relatedInfoBoxBottom{
	margin-top:-5px;
}
.relatedInfoBoxTop{
	margin-bottom:-2px;
}
#footer{
 clear:both;
}
/* E-notebook Landing End*/

.warningLoggedInHide{
	visibility:hidden;
	
}
.warningmsgLoggedInHide{
	
	display:none;
}

.warningLoggedInShow{
	color:#FF0000;
	margin-top:10px;
	width:950px;
	visibility:visible;

}
.warningmsgLoggedInShow{
	
	display:block;
}
.warningLoggedInShowForMainLogin{
	color:#FF0000;
	margin-top:35px;
	width:950px;
	visibility:visible;
}

.linksRight {
	position:absolute;
	right:119px;
	margin-top:-20px;

}
.serviceNameWrapper {
	color:#333399;
	cursor:pointer;
	margin-bottom:7px;
	overflow:hidden;
	padding-left:40px;
	text-decoration:none;
}

/* E-NOTEBOOK MAIN-LANDING START*/

.bannerDescriptionRight{
	width: 500px; 
	position: relative; 
	float:left;
	display:inline;
	top: 0px;
}
.blueTitle{
	color:#333399;
	letter-spacing:-1px;
    font-family:Verdana,"Trebuchet MS",sans-serif;
	font-size:32px;
	font-weight: bold;
	margin-bottom:0px;
}
.greenTitle{
	color:#009966;
	letter-spacing:-1px;
    font-family:Verdana,"Trebuchet MS",sans-serif;
	font-size:24px;
	font-weight: bold;
	margin-bottom:0px;
}
.bannerDescriptionRight p{
	font-size:11px;
	margin-top:10px;
}
.bannerDescriptionRight h3{
	  font-family:Verdana,"Trebuchet MS",sans-serif;
	  font-size:14px;
	  font-weight: bold;
}
#detailsFloat .buttons{
	float:left;
	display:inline;
	padding:0px;
	margin-bottom:0px;
	position:relative;
}
#detailsFloat .buttons li{
	float:left;
	display:inline;
	padding:10px 10px 10px 0px;
	width:292px;
	position:relative;
	margin-bottom:0px;
}
#panelColWrapOne{
	margin-top:0px;
	left:0px;
	position:relative;
	margin:0px 0px 10px 0px;
	padding:0px 10px 10px 10px;
	float:left;

}
#panelColWrapTwo{
	margin-top:0px;
	left:0px;
	position:relative;
	margin:0px 0px 10px 0px;
	padding:0px 10px 10px 10px;
	float:left;

}
#panelColWrapThree{
	margin-top:0px;
	left:0px;
	position:relative;
	margin:0px 0px 10px 0px;
	padding:0px 12px 10px 12px;
	float:left;

}
#panelColWrapFour{
	margin-top:0px;
	left:0px;
	position:relative;
	margin:0px 0px 10px 0px;
	padding:0px 12px 10px 12px;
	float:left;

}
.infoPanel{
	background-color:#FFFFFF;
	border-right:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	width:450px; 
	padding-left:10px; 
	padding-right:7px;
	padding-top:5px;
}
.infoPanel li.Title{
	font-variant:small-caps;
	font-weight:bold;
	color:#747474;
	letter-spacing:normal;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}
.infoPanel a {
	text-decoration:none;
	color:#333399;
}
.infoPanel a:hover {
	text-decoration:underline;
}
.infoPanel li a.more{
	color:#009966;
	font-size:10px;
	display: block;
	padding: 8px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	text-decoration:none;
}
.infoPanel li a:hover.more{
	text-decoration:underline;
}

.infoPanel li a:hover.more{
	text-decoration:underline;
}
.infoPanelTop{
	margin-bottom:-2px;
}
.infoPanelWrap{
	width:450px;
	position:absolute;
}
.infoPanel .presenter {
	font-style:italic;
	text-decoration:none;
	margin-bottom:10px;
	margin-left:25px;
	margin-top:5px;
	font-size:11px;
	margin-right:auto;
}

.file_web a:link, .file_web a:visited, .file_web a:hover, .file_web a:active, 
.file_art a:link, .file_art a:visited, .file_art a:hover, .file_art a:active, 
.file_fclip a:link, .file_fclip a:visited, .file_fclip a:hover, .file_fclip a:active,  
.file_whp a:link, .file_whp a:visited, .file_whp a:hover, .file_whp a:active {
	padding: 2px 5px 2px 25px;
	margin: 2px 0px 2px 0px;
	border: 0px;
	line-height:16px;
 	display: block;
	text-align: left;
	width: auto;
	vertical-align:top;
}
.file_web a:link, .file_web a:visited{
	background: transparent url(/images/landing-page/file_web.gif) no-repeat  scroll -20px 0px;
	text-decoration:none;
}	
.file_web a:hover, .file_web a:active {
	text-decoration:underline;
	background: transparent url(/images/landing-page/file_web.gif) no-repeat  scroll 0px -20px;
}
.file_art a:link, .file_art a:visited{
	background: transparent url(/images/landing-page/file_art.gif) no-repeat  scroll -20px 0px;
	text-decoration:none;
}	
.file_art a:hover, .file_art a:active {
	text-decoration:underline;
	background: transparent url(/images/landing-page/file_art.gif) no-repeat  scroll 0px -20px;
}
.file_fclip a:link, .file_fclip a:visited{
	background: transparent url(/images/landing-page/file_fclip.gif) no-repeat  scroll -20px 0px;
	text-decoration:none;
}	
.file_fclip a:hover, .file_fclip a:active {
	text-decoration:underline;
	background: transparent url(/images/landing-page/file_fclip.gif) no-repeat  scroll 0px -20px;
}
.file_whp a:link, .file_whp a:visited{
	background: transparent url(/images/landing-page/file_whp.gif) no-repeat  scroll -20px 0px;
	text-decoration:none;
}	
.file_whp a:hover, .file_whp a:active {
	text-decoration:underline;
	background: transparent url(/images/landing-page/file_whp.gif) no-repeat  scroll 0px -20px;
}
.itemlist {
	width:441px;
	padding-top:10px;
	display:inline-block;
}

#muralBannerENBMain{
	position:relative;
	left:0px;
	width:948px;
	min-height:298px;
	top:0px;
}
.detailsFloat, #detailsFloat{
	position:relative;
	width:700px;
	top:0px;
	padding-left:10px;
	float:left;
}

.detailsFloat p, #detailsFloat p{
	margin-top:10px;
	margin-bottom:10px;
}
#detailsFloat a{
	margin-top:10px;
}
#detailsFloat h1{
	margin-bottom:15px;
	margin-top:33px;
	margin-bottom:15px;
	margin: 33px 5px 15px 0px;
}

#detailsFloat h2{
	margin-top:10px;
	margin-bottom:10px;
}

#detailsFloat h3{
	color:#333;
	background-color:transparent;
	font:600 120%/100% Arial, Verdana, Trebuchet MS, sans-serif;
	margin-bottom:10px;
	margin-top:10px;
	line-height:16px;
}
#detailsFloat h5{
	color:#333;
	background-color:transparent;
	letter-spacing:1px;
	font:600 105%/100% Arial, Verdana, Trebuchet MS, sans-serif;
	margin-bottom:10px;
	margin-left:10px;
}
#detailsFloat h6 {
	background-color:transparent;
	color:#666666;
	font-family:Arial,Verdana,Trebuchet MS,sans-serif;
	font-size:105%;
	font-style:normal;
	font-variant:normal;
	font-weight:600;
	letter-spacing:1px;
	line-height:100%;
	margin-bottom:10px;
	margin-top:10px;
}
#detailsFloat ul li, #details ol li{
	margin-bottom:10px;
}

.bannerorder{
 background-position:right top;
 background-repeat:no-repeat;
 position:relative;
 width:710px;
 height:114px;
}

/* E-NOTEBOOK MAIN-LANDING END*/
.cursor{
    color:#333399;
    cursor:pointer;
 }
 .cursorover{
    color:#333399;
    cursor:pointer;
    text-decoration:underline;
}
.reportHeaderorder
{
	
    border:1px solid #DDDDDD;
    background-image: url('/images/RightSitePanelTitlebg.gif') ;
    background-position:bottom;
    clear:both;
    padding:10px 10px 5px 10px;
}

thead .arrow{
    font-family: webdings; 
    color: black; 
    padding: 0; 
    font-size: 10px;
    height: 11px; 
    width: 10px; 
    overflow: hidden;
    margin-bottom: 2; 
    margin-top: -3; 
    padding: 0; 
    padding-top: 0; 
    padding-bottom: 2;
    }/*nice vertical positioning :-) */


/* WELCOME MESSAGE STYLES*/
.welcomeHeader {
	 text-align:right;
	 height:14px;
	 display: block;
	 position: absolute;
	 right:229px;
	 top: -1px;
	 text-decoration:none;
	 color:#666666;
	 font-size: 10px;
	 line-height:15px!important;
	 line-height:16px;
	 border-right:1px solid #DDDDDD;
	 padding-right:8px;
}
.welcomeHeader a {
	text-decoration:underline;	
	color:#333399;	
}
.welcomeHeader a:hover {
	text-decoration:none;
}
.nameHeader {
	color:#009966;	
}

/*style the table header in its unsorted state*/
th.header{
    background-image: url(/images/small.gif);
    cursor: pointer;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 20px;
    border:1px solid #ccc;
	height:20px;
	text-align:center;
	font-variant:small-caps;
	letter-spacing:1.5px;
	color:#333399;
	text-decoration:none;
	margin-left:10px;
} 
th.header:hover {
	text-decoration:underline;
}
/*style the table header when sorting ascending*/
th.headerSortUp{
	background-image: url(/images/small_asc.gif);
	background-color: #e8e8e8;
} 
/*style the table header when sorting descending*/
th.headerSortDown{
	background-image: url(/images/small_desc.gif);
	background-color: #e8e8e8; 
}
.star{
    font-family:Verdana, Arial, Helvetica, sans-serif, "Myriad Pro";
    font-size:10px;
    color:#cc0033;
}
#btnPleaseClick{
 margin:0px;
 padding:0px 0px 5px 0px;
}
#btnPleaseClick a{
 text-decoration:none;
 padding:0px;
 margin:0px 0px 0px 10px;
}
#btnPleaseClick a:hover{
 background:none;
 text-decoration:none;
}
.freeTrial a{
 text-decoration:underline;
}
.freeTrial a:hover{
 text-decoration:none;
 background:none;
}
.label_italics{
 font-family:Verdana, Geneva, sans-serif;
 font-size:10px;
 font-style:italic;
 color:#666;
}
/*INVENTORY PAGE STYLES*/

.intro h2{
	color:#333399;
	clear:both;
	letter-spacing:normal;
}

#muralBannerInventory{
	position:relative;
	left:0px;
	width:948px;
	top:0px;
}

.bannerButtons{
	position:absolute;
	left:400px;
	margin:0px;
	padding:0px;
	bottom:0px;
}

.bannerButtons li{
	margin-right:5px;
	padding:0px;
	float:left;
	position:relative;
	display:inline;
}



.titleIntroBig{
	color:#333399;
     font-family:Helvetica, Arial, sans-serif;
	font-size:32px;
	font-weight: bold;
	margin-bottom:0px;
	letter-spacing:-1px;
}
.titleIntroSmall{
	color:#333399;
     font-family:Helvetica, Arial,  sans-serif;
	font-size:22px;
	font-weight: bold;
	margin-bottom:0px;
	letter-spacing:normal;
}
h3.subTitleIntro{
     font-family:Helvetica, Arial, sans-serif;
	font-size:20px;
	font-weight: bold;
	margin-bottom:0px;
	letter-spacing:normal;
}

#tabLeft{
	margin-top:0px;
	left:0px;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 12px 0px 0px;
	float:left;

}

#tabLeft p.comment{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:25px;
	font-style:italic;
	text-decoration:none;
	font-size:11px;
	margin-right:auto;
}

.bannerDescriptionIntro{
	width: 470px; 
	position: absolute; 
	left: 460px; 
	top:12px;
}
.bannerDescriptionIntro p {
	margin-top:5px;
	}

.btnMoreArtInventory{
	text-align:right;
}
.wrapBottomTabs{
	margin-bottom:0px; 
	padding:0px; 
	float:left; 
	position:relative;

}

#tabRight{
	margin-top:0px;
	left:0px;
	position:relative;
	margin:0px 0px 0px 10px;
	padding:0px 12px 0px 0px;
	float:left;

}

#tabRight p.comment{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:25px;
	font-style:italic;
	text-decoration:none;
	font-size:11px;
	margin-right:auto;
}



#tabRight li.relatedInfoBoxTop{
	margin-bottom:-2px;
	padding:0px;
}
#tabLeft li.relatedInfoBoxTop{
	margin-bottom:-2px;
	padding:0px;
}
#tabLeft li.relatedInfoBoxBottom{
	margin-top:-10px;
}
#tabRight li.relatedInfoBoxBottom{
	margin-top:-10px;
}
.navWrap{
 padding-bottom:10px;
 padding-top:10px;
}
.completecolour
{
	color:#FF0000;
}


/*Advanced user info & free DB Subscription styles*/

.receiveMsg{
	font-size:12px;
}
.receiveMsgHighlight{
	color:#CC0033;
}

#details .imgFreeProduct
{
	float:left;
	width:80px;
	height:113px;
	display:inline;
}

.freeSubBg{
	background-color:#fbfbfb;
	padding-left:10px;
	padding-right:5px;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
}

.freeSubBorderTop{
		border-top:1px solid #eeeeee;
		padding-top:10px;
}

.freeSubBorderBottom{
		border-bottom:1px solid #eeeeee;
		padding-bottom:10px;
}

#details .freeSubBg h2 {
	color:#333333;
	font-family:Arial,Verdana,Trebuchet MS,sans-serif;
	font-size:12px;
	letter-spacing:normal;
	margin-bottom:-10px;
}

table .freeSubBorderTop
{
	border:"0px";
	padding:"0px";
	border-spacing:"0px";
}

.noAccessMsg
{
	height:420px;
	font-size:12px;
}
.infoBox
{
	background-color:#DDDDDD;
	margin-right:10px;
	color:#333399;
	padding:5px;
}

.userInfoPListing{
	position:relative;
	margin:0px;
	padding:10px;
	clear:right;
	float:left;
	background-image: url(/images/bg-userinfo-plisting.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
	border:1px solid #CCCCCC;
	width:918px;
	margin-bottom:10px;
}

.userInfoProductCol{
	width:295px;
	padding-left:10px;
	margin:0px;
	position:relative;
	display:inline;
	float:left;
	background-image:url(/images/userinfo-plisting-border-right.jpg);
	background-position:right;
	background-repeat:no-repeat;

}

.userInfoProductCol li{
	padding:0px;
	margin:0px;
	position:relative;
	display:inline;
	float:left;
	width:230px;
}

.userInfoProductCol li h4{
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:14px;
}

.userInfoProductCol li.content{
	font-size:10px;
	width:220px;
}

.userInfoProductCol li.bottomlinks{
	font-size:10px;
	width:290px;
	margin-bottom:0px;
}

.userInfoProductColNoBorder{
	background-image:none;
}

.myProfileSidePanel
{
	position:absolute;
	float:left;
	top:348px;
	left:720px;
	width:auto !important;
	min-width:220px !important;
}

.freeProductImage
{
	width:49px !important;
	height:65px !important;
	padding-right:10px !important;
	position:relative !important;
}

.trcolorgrey
{
background-color: #f5f5f5; 

}

.toolTip
{
	max-width:200px;
	
	position:absolute;
	padding:0px;

	margin-left:5px;
	margin-top:-8px;
	font-family:Verdana, Geneva, sans-serif;
	color: #999;
	font-size:11px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	top:0px;
	
}
.toolTipCorner
{
	background-color:#f5f5f5;
	border:2px solid #ccc;
	padding:10px;
}
.toolTipIndicator
{
	
	position:absolute;
	padding-left:5px;
	left:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	
	
}

.borderTop{
	background-image:url(../../images/bg-top.gif);
	background-position:bottom;
	background-repeat:repeat-x;

}
	
.borderBottom{
	background-image:url(../../images/bg-btm.gif);
	background-position:top;
	background-repeat:repeat-x;
	
}

.borderLeft{
background-image:url(../../images/bg-left.gif);
	background-position:left;
	background-repeat:repeat-y;
	
}

.borderRight{
background-image:url(../../images/bg-right.gif);
	background-position:right;
	background-repeat:repeat-y;

}

.bordertopRight{
background-image:url(../../images/top-right.gif);
	background-position:right;
	background-repeat:repeat-y;

}
.borderbottomRight{
background-image:url(../../images/btm-rt.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.bordertopLeft{
background-image:url(../../images/top-left.gif);
	background-position:left;
	background-repeat:repeat-y;
height:17px;
}
.borderbottomLeft{
background-image:url(../../images/btm-left.gif);
	background-position:left;
	background-repeat:repeat-y;
height:17px;
}
.message{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #999;
	background-color:#f5f5f5;
}
	
/* BioAnlytical Landing Page */
.listBoxWrapMain{
	float:left;
	position:relative;
	padding-bottom:10px;
}
.listBoxWrap{
	float:left; 
	width:225px; 
	position:relative;
	margin-right:10px;
	list-style:none;
	padding:0px;
}
.listBoxWrapNoMargin{
	float:left; 
	width:225px; 
	position:relative;
	list-style:none;
	padding:0px;
}
.listBoxOuter{
	width:223px;
	float:left;
	display:inline;
	position:relative;
	border-right:1px solid #f1f1f1;
	border-left:1px solid #f1f1f1;
	margin:0px;
	padding:0px;
}
.listBoxTitle {
	background-image:url(/images/landing-page/listbox-title-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	font-weight:bold;
	margin-left:2px;
	margin-right:2px;
	padding-left:10px;
	text-align:left;
	padding-bottom:5px;
	line-height:normal;
}
.listBoxTitle a{
	text-decoration:none;
}
.listBoxTitle a:hover{
	text-decoration:underline;
}
.listBoxBullets{	
	margin-left:0px;
	background-image:url(/images/landing-page/listbox-bg.jpg);
	padding-left:30px;
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-right:5px;
	float:left;
	width:188px;
	min-height:190px;
	padding-top:10px;
}
.listBoxTopCurve{
	float:left; 
	position:relative; 
	padding:0px;
	margin-bottom:-2px;
}
.listBoxBottomCurve{
	float:left; 
	position:relative; 
	padding:0px;
	margin:0px;
}
#mainContent .landing{
	padding-left:0px;
}
.tabberlive .tabbertab .dayclass h5 {
	display:block;
}
.eventRegDateSection
{
	float:left !important;
	width:50% !important;
}
/*Spring cleaning landing page styles*/
.messageIfLogin{
	position:relative;
	margin:0px;
	padding:10px;
	clear:right;
	float:left;
	border:1px solid #CCCCCC;
	width:918px;
	margin-bottom:10px;
	background-image: url(/images/left_box_bg-up.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-size:12px;
}

.messageIfLogin li{
	list-style:none;
	margin-top:10px;
}

.messageNotLogin{
	position:relative;
	margin:0px;
	padding:10px;
	float:left;
	border:1px solid #CCCCCC;
	width:443px;
	margin-bottom:10px;
	background-image: url(/images/left_box_bg-up.jpg);
	background-repeat:repeat-x;
	background-position:top;
	display:inline;
	font-size:12px;
	height:322px;
	line-height:16px;
}

.messageNotLogin li{
	list-style:none;
	margin-top:10px;
}
.messageIfLogin input[type="button"]
{
	background-image:url(/images/btnBgGrdnt.png);
	border-color:#CCCCCC #B5B5B5 #B5B5B5 #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#333399;
	height:28px;
	margin:0px 7px 0px 0px;
	padding:1px 0 3px;
	text-align:center;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	font-weight:bold;
	
}
.messageNotLogin input[type="button"]
{
	background-image:url(/images/btnBgGrdnt.png);
	border-color:#CCCCCC #B5B5B5 #B5B5B5 #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#333399;
	height:28px;
	margin:0px 7px 0px 0px;
	padding:1px 0 3px;
	text-align:center;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	font-weight:bold;
	
}

.messageNotLogin ul.bulleted li{
	list-style-image: url(/images/arrowGreen.gif);
	list-style-position:outside;
	list-style-type:disc;
	margin-bottom:15px;
	margin-left:0px;
	margin-top: 8px;
	font-size:11px;
}
.messageNotLogin h4{
 font-size:11px;
}
.messageNotLogin h2{
 color:#333399;
 border-bottom:1px solid #dedede;
 padding-bottom:5px;
 padding-left:5px;
 font-size:14px;
 letter-spacing:normal;
}

.mediaTopicCell
{
	padding-left:28px;
}
.dragHandle
{
	cursor:move;
}


#divtwitterfacebook {
	
	margin-left:130px;
	margin-top:6px;
	width:588px;
	clear:both;
}
.divlogintwitterfacebook{
	position:relative; 
	width:332px; 
	display:block; 
	margin-top:26px;
	text-align:right;

}
.tab_pharmaDevelop{	
	min-height:220px;
}

.bannerDescriptionRight_wide{
	width: 520px; 
	position: absolute; 
	left: 410px; 
	top: 20px;
}
.bannerDescriptionRight_wide p{
	font-size:13px;
	margin-top:10px;
}
.bannerDescriptionRight_wide h3{
	font-family:Verdana,"Trebuchet MS",sans-serif;
	font-size:14px;
	font-weight: bold;
}
.blueTitle_small{
	color:#333399;
	letter-spacing:-1px;
    font-family:"Arial Black",Helvetica,sans-serif;
	font-size:28px;
	font-weight: bold;
	margin-bottom:0px;
}
.greenTitle_small{
	color:#009966;
	letter-spacing:-1px;
    font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:2px;
}

/*Enotebook European seminars landing page*/
table#tblEuropeanSeminarList{
	width:926px;
	border-collapse:collapse;
	border:0px;
}
table#tblEuropeanSeminarList td.leftendcol,td.rightendcol{
	width:225px;
	text-align:center;
	vertical-align:middle;
}
table#tblEuropeanSeminarList td.col{
	width:125px;
	vertical-align:middle;
	padding-bottom:8px;
}
table#tblEuropeanSeminarList td.colVenue{
	width:226px;
}
.seminarSeriesBulleted{
	font-size:13px;
}
.eventPageButton{
	position:absolute;
	right:10px;
	top:195px;
	float:right;
}
.wideLanding{
	width:940px!important;
}

/*Support form mapping tool*/
.mappedValuesCol{
	padding: 3px 5px 3px 5px;
}


#details .secondaryNav {
	width:700px;
	float:left;
	position:relative;
	border:0px;
	margin-bottom:10px;
	padding:0px;
	clear:both;
}
#details .secondaryNav ul {
	float:left;
	position:relative;
	border:0px;
	margin:0px;
	padding:0px;
	width:700px;
}
#details .secondaryNav ul li {
	float:left;
	display:inline;
	width:auto;
	margin-bottom:0px!important;
	padding:0px;
	border:0px;
	position:relative;
}

#details .secondaryNav ul li a {
	text-decoration:none;
	color:#333399;
	font-size:11px;
	padding:2px 4px 2px 4px;
	display: block;
	text-align: center;
	border: 1px solid #ebebeb;
	background-color:#f1f1f1;
	margin-right:5px;
	float:left;
	position:relative;
}



#details .secondaryNav ul li a:hover {
	background-color: #DDDDDD;
}

#details .secondaryNav ul li.select a {
	background-color: #DDDDDD;
}

.DSListInner{
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}

.DSListInner p{
	margin-left:10px;
	float:left;
	position:relative;

}

.DSListInner h2{
	margin-left:10px;
	margin-top:30px !important;


}

.DSListInner img{
	margin-right:40px;
	float:left;
	text-align:center;
	position:relative;
	clear:both;

}


.column1A {
	width:420px;
	float:left;
	padding:0px;
	position:relative;
	clear:right;
	left:150px;
}

 .column1Aleft {
	width:420px;
	float:left;
	padding:0px;
	position:relative;
	clear:right;
	left:49px;
}
 .column1B {
	float:left; 
	position:relative; 
	width:700px;
	clear:both;
}

 .column3A {
	width:220px;
	padding:0px;
	position:relative;
	display:inline;
	float:left;
	clear:left;
}

 .column3 {
	width:220px;
	float:right;
	margin-right:10px;
	padding:0px;	
	position:relative;
	display:inline;
	top:0px;
}

 .column2A {
	width:520px;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
}

.detailsInner{
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
}

.detailsInner img{
	float:left;
	position:relative;
	padding:0px;
	margin-top:20px;
	margin:0px;
	margin-bottom:20px;
	clear:left;
}
.detailsInner div{
	margin-bottom:30px;
}
.col1A{
	width:420px;
	float:left;
	padding:0px;
	position:relative;
	left:40px;
}
.esembleUseCol1B{
	left:120px;
}
/*AnalyticData Styles*/

.analyticDataCol1B{
	left:10px;
	width:340px;
	clear:right;
}

.analyticDataCol2{
	width:160px;
	float:left;
	padding:0px;
	position:relative;
	display:inline;
	margin-right:10px;
	margin-left:11px;
}
/*ENterprise Styles*/

.enterpriseCol2{
	width:320px;
	float:left;
	padding:0px;
	position:relative;
	display:inline;
	margin-right:10px;
}

.colWide {
	float:left; 
	position:relative; 
	width:700px;
	clear:both;
}
.enterpriseCol1B{
	left:10px;
	width:320px;

}

 .col2 {
	width:500px;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
}


	
.diskImg{
	float:left;
	position:relative;
	padding:0px;
	margin-top:20px;
	margin:0px;
	margin-bottom:20px;
	clear:none;
	margin-top:20px;
}
/*ToolKit Styles*/
.row2{
	width:360px;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	clear:left;
}

.row3{
	width:420px;
	float:left;
	padding:0px;
	position:relative;
	left:120px;
}

.row4{
	width:420px;
	float:left;
	padding:0px;
	position:relative;
	left:250px;
}
.DSList .buttonsTopRight_DSList{
	position:absolute;
	margin:0px;
	padding:0px;
	width:250px;
	right:0px;
	top:170px;
	z-index:140;
}

.DSList  .buttonsTopRight_DSList li{
	display:block;
	text-align:right;
	margin:-25px 0px 0px 0px;
	padding:0px;
	position:relative;
	border:0px;
}

#details .buttonsTopRight{
	position:absolute;
	margin:0px;
	padding:0px;
	width:250px;
	right:0px;
	top:140px;
	z-index:140;
}

#details  .buttonsTopRight li{
	display:block;
	text-align:right;
	margin:5px 0px 0px 0px;
	padding:0px;
	position:relative;
	border:0px;
}
.button_BtmRight{
 float:right;
 margin:0px;
 padding:0px;
 position:relative;
}
#panelColWrapOne .relatedInfoBoxBottom{
	margin-top:-10px;
	margin-bottom:-10px;
}
#panelColWrapOne .relatedInfoBoxTop{
	margin-bottom:-5px;	
}
.adjustTopmargin{
	margin-top:20px;
}


.infoPanelWrap .infoPanel li.Title{
	font-variant:small-caps;
	font-weight:bold;
	font-size:12px;
	color:#0039A6;
	letter-spacing:normal;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}

.bannerDescriptionRight h2{
	color:#8E908F;
	font-size:22px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:10px;
}


.bannerDescriptionRight a{
	font-size:10px;
	text-decoration:none;
}

.bannerDescriptionRight a:hover{
	text-decoration:underline;
}
.muralBannerImg{
	float:left;
	width:390px;
	position:relative;
	margin-right:20px;
}
#muralSectionIntro{
 position:relative;
 left:0px;
 width:948px;
 top:0px;
}
.lblDidYMean{
    display:block;
    }
#textCorrected{
    background-image: url("/images/btn-accept.png") !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    height: 21px;
    padding: 0 !important;
    width: 55px;
}
#textCorrected:hover{
    background-image: url('/images/btn-accept-hover.png') !important;
    background-repeat:no-repeat !important;
}
.didYouMeanText{
    position:relative;
    margin-top:10px;
}
.didYouMeanlnk{
    margin-left:5px;
 	bottom:12px;
	position:relative;
    }
.dontDisplay{
    display:none;
    }  
.userInfo{
	 float:left;
	 margin:0px;
	 padding:0px;
	 position:relative;
}
.requiredFieldStar{
	color:Red;
	display:inline;
	padding-left:2px;
}
.downloadTrialMsg{
	display:none;
	border-top:1px solid #DDDDDD;
	padding-bottom:10px;
}
.cloudTrailMsg{
	display:none;
	border-bottom:1px solid #DDDDDD;
}
#details .adminInner{
	padding:10px;
	border:1px solid #CCC;
	float:left;
	position:relative;
	width:680px;
	background-image: url('/images/left_box_bg.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}
#details .adminInner ul{
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
}
#details .adminInner ul li{
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
}
#details .adminInner ul li h4{
	background-image:url(/images/bg_form-title.jpg);
	background-repeat:repeat-x;
	height:40px;
	background-position:0px 25px;
	font-size:14px;
	font-weight:bold;
	position:relative;
	width:679px;
	color:#333333;
	margin:20px 0px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
#details .adminInner ul li ul.fieldsColumnLeft{
	width:330px;
	margin:0px;
	padding:0px;
	position:relative;
}
#details .adminInner ul li ul.fieldsColumnLeft li{
	width:330px;
	margin-top:6px;
	padding:0px;
	float:left;
	position:relative;
}
#details .adminInner ul li ul.fieldsColumnLeft li input[type="checkbox"]{
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}
#details .adminInner ul li ul.fieldsColumnRight{
	width:330px;
	padding:0px;
	position:relative;
}
#details .adminInner ul li ul.packedRight{
	width:330px;
	margin:0px;
	padding:0px;
	position:relative;

}
#details .adminInner ul li ul.packedRight li{
	line-height:24px;
	margin:0px;

}
#details .adminInner ul li ul.fieldsColumnRight li{
	width:330px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	float:left;
	position:relative;
	text-align:left;
}
#details .adminInner ul li ul.fieldsColumnRight li input[type="checkbox"]{
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	position:relative;
	display:inline;
	text-align:left;
	float:left;
}
#details .adminInner ul li ul.fieldsColumnRight li input[type="checkbox"]:hover,.fieldsColumnRight li input[type="checkbox"]:focus {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	position:relative;
	display:inline;
	float:left;
}
#details .adminInner ul li ul.fieldsColumnLeft li input[type="checkbox"]:hover,.fieldsColumnLeft li input[type="checkbox"]:focus {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	position:relative;
	display:inline;
}
#details .adminInner ul li ul.fieldsColumnRight li label{
	letter-spacing:normal;
	position:relative;
	width:300px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:-2px;
	float:left;
	padding-left:5px;
	line-height:normal;
}
#details .adminInner ul li ul.fieldsColumnLeft  select{
	display:inline !important;
	width:205px !important;
}
#details .adminInner ul li ul.fieldsColumnRight li ul.loginUncheckedWrap{
	width:231px;
	float:left;
	position:relative;
	margin-top:0px;
	padding:0px;
	margin-bottom:0px;
}
#details .adminInner ul li ul.fieldsColumnRight li ul.loginUncheckedWrap li{
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
	display:block;
}
#details .adminInner ul li ul.fieldsColumnRight li ul.loginUncheckedWrap li h4{
	width:221px;
	float:left;
	position:relative;
	margin:0px;
	padding:2px 0px 0px 15px;
	background-image: url(/images/loginbox_unchecked-top.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	color:#666699;
	height:23px;
	font-size:12px;
}
#details .adminInner ul li ul.fieldsColumnRight li ul.loginUncheckedWrap li.loginUncheckedOuter{
	background-image:url(/images/loginbox_unchecked-bg.jpg);
	width:231px;
	background-position:left;
	margin:0px;
	padding:0px;
	background-repeat:repeat-y;
	float:left;
	position:relative;
}
#details .adminInner ul li ul.fieldsColumnRight li ul.loginUncheckedWrap li ul.loginUnchecked{
	background-image: url(/images/loginbox_unchecked_bginner.jpg);
	width:211px;
	background-position:left top;
	background-repeat: no-repeat;
	float:left;
	position:relative;
	margin-top:-2px;
	padding:0px 10px 5px 10px;
}
#details .adminInner ul li ul.fieldsColumnRight li ul.loginUncheckedWrap li ul.loginUnchecked li{
	float:left;
	width:211px;
	position:relative;
	margin-top:0px;
	padding:0px;
}
#details .adminInner ul li ul.fieldsColumnRight li ul.loginUncheckedWrap li ul.loginUnchecked li a{
	text-decoration:none;
	font-size:10px;
	padding-bottom:5px;
	position:relative;
	padding-right:5px;
}
#details .adminInner ul li ul.fieldsColumnRight li ul.loginUncheckedWrap li ul.loginUnchecked li a:hover{
	text-decoration:underline;
}
#details .adminInner ul li ul.fieldsColumnRight li ul.loginUncheckedWrap li ul.loginUnchecked li label{
	float:left;
	position:relative;
	margin-top:0px;
	padding:0px;
	width:211px;
}
#details .adminInner ul li ul.fieldsColumnRight li ul.loginUncheckedWrap li ul.loginUnchecked li.button_loginUnchecked{
	text-align:right;
	float:right;
	right:0px;
	margin-top:-10px;
}
#details .adminInner ul li ul.fieldsColumnRight li ul.loginUncheckedWrap li.bgBottom{
	width:231px;
	position:relative;
	margin-top:0px;
	padding:0px;
	background-image: url(/images/loginbox_unchecked-btm.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	color:#333399;
	height:6px;
}
#details .adminInner .button_LoginRft{
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	text-align:center;
	left:120px;
}
.button_LoginRft input[type="submit"]{
	padding:0px;
	float:left;
	position:relative;
	text-align:center;
	width:100px;
	background-image: url(/images/submit-buttons.png);
	background-position:0px -35px;
	background-repeat:no-repeat;
	height:33px;
	border:0px;
	background-color:#e9e9e9;
	cursor:pointer;
}
.button_LoginRft input:hover[type="submit"]{
	opacity:.7;
	filter:alpha(opacity=70);
	background-color:#e9e9e9;
}
#details .button_submitRequest input[type="submit"]{
	padding:0px;
	float:left;
	position:relative;
	text-align:center;
	width:180px;
	background-image: url(/images/submit-buttons.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:35px;
	border:0px;
	background-color: #FFFFFF;
	left:245px;
	margin-top:10px;
	cursor:pointer;
}
#details .button_submitRequest input:hover[type="submit"]{
	opacity:.8;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
}
#details .adminInner ul li.comments textarea{
	width:670px;
	float:left;
	position:relative;
	height:70px;
}
#details .adminInner ul li ul.fieldsColumnRight li label h4{
	background-image: none;
	font-size:14px;
	font-weight:bold;
	position:relative;
	color:#333;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
#details .adminInner ul li ul.fieldsColumnRight li label.regMe{
	background-image: none;
	font-size:14px;
	font-weight:bold;
	position:relative;
	color:#333;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	width:300px;
	float:left;
	margin-left:5px;
	margin-top:-2px;
}
.adminInner ul li ul.fieldsColumnWide{
	width:670px !important;
}
.adminInner ul li ul.fieldsColumnWide li{
	width:670px !important;
}
#details .adminInner ul li ul.fieldsColumnRight li ul.regChecked{
 float:left;
 position:relative;
 margin:0px;
 padding:0px;
}
#details .adminInner ul li ul.fieldsColumnRight li ul.regChecked li{
 float:left;
 position:relative;
 margin-top:10px;
 padding:0px;
}
#details .adminInner ul li.commentsRight textarea{
	width:305px;
	float:left;
	position:relative;
	height:82px;
}
.agendaWrap{
	float:left;
	position:relative;
	padding:10px;
	border:1px solid #dedede;
}
.seminarAgendaLeft{
	float:left;
	width:375px;
	line-height:17px;
	margin-top:5px;
}
.seminarAgendaRight{
	float:left;
	padding-left:40px;
	line-height:17px;
	margin-top:5px;
}
.seminarAgendaInner{
	line-height:12px;
	margin-top:4px;
	margin-bottom:3px;
}
.productButtons{
	width:177px;
	padding:0px 0px 0px 0px;
	position:relative;
	margin:0px;
	margin-left:5px;
	background-image:url('/images/bg_productpage-btns.jpg');
	background-repeat:repeat-y;
	list-style:none;
	float:right;
	bottom:25px;
 }
.productButtons ul{
	width:177px;	
	padding:20px 0px 0px 10px;
	position:relative;
	margin:0px;
	float:left;
	margin-bottom:-5px;
}
.productButtons ul li{
	width:177px;
	float:left !important;
	padding:0px;
	position:relative;
	display:block;
	list-style:none;
	margin-top:-10px;
	margin-bottom:10px !important;
	border-top:none;
}
.productButtons ul li.top{
	padding:0px;
	position:relative;
	background-image:url('/images/top_bg_productpage-btns.jpg');
	background-position:top;
	background-repeat:no-repeat;
	height:10px;
	width:177px;
	margin-left:-10px;
	margin-top:-20px;
	display:block;

}
 .productButtons ul li.bottom{
	padding:0px;
	position:relative;
	background-image:url('/images/bottom_bg_productpage-btns.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	height:10px;
	width:177px;
	display:block;
	margin-left:-10px;
	bottom:-5px;
}
.download input[type="submit"]{
	padding:0px;
	float:left;
	position:relative;
	text-align:center;
	width:171px;
	background-image: url('/images/buttons_productpage.png');
	background-position:0px -4px;
	background-repeat:no-repeat;
	height:24px;
	border:0px;
	background-color:#FFF;
	margin-top:7px;
}
.download input:hover[type="submit"]{
	background-position:0px -29px;
	cursor:pointer;
}
.purchase input[type="submit"]{
	padding:0px;
	float:left;
	position:relative;
	text-align:center;
	width:171px;
	background-image: url('/images/buttons_productpage.png');
	background-position:0px -54px;
	background-repeat:no-repeat;
	height:24px;
	border:0px;
	background-color:#FFF;
	margin-top:7px;
}
.purchase input:hover[type="submit"]{
	background-position:0px -79px;
	cursor:pointer;
}
.compare input[type="submit"]{
	padding:0px;
	float:left;
	position:relative;
	text-align:center;
	width:171px;
	background-image: url('/images/buttons_productpage.png');
	background-position:0px -104px;
	background-repeat:no-repeat;
	height:24px;
	border:0px;
	background-color:#FFF;
	margin-top:7px;
}
.compare input:hover[type="submit"]{
	background-position:0px -129px;
	cursor:pointer;
}
.request input[type="submit"]{
	padding:0px;
	float:left;
	position:relative;
	text-align:center;
	width:171px;
	background-image: url('/images/buttons_productpage.png');
	background-position:0px -154px;
	background-repeat:no-repeat;
	height:24px;
	border:0px;
	background-color:#FFF;
	margin-top:7px;
}
.request input:hover[type="submit"]{
	background-position:0px -179px;
	cursor:pointer;
}
.contactSales input[type="submit"]{
	background-position:0px -204px !important;
}
.contactSales input:hover[type="submit"]{
	background-position:0px -229px !important;
}
.requestAQuote input[type="submit"]{
	background-position:0px -254px !important;
}
.requestAQuote input:hover[type="submit"]{
	background-position:0px -279px !important;
}
.productSidepanel{
	background-image:url('/images/bg_sidepanel.jpg');
	background-position:top;
	background-repeat:repeat-y;
	border:1px solid #dddddd;
}
.productSidepanel li ul.panel{
	border:none;
	padding:1px 0px 1px 0px;
	text-align:left;
	margin-bottom:10px;
	background-image:none;
}
.productSidepanel li ul.panel li h3{
	color:#0039A6;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 5px 3px 0px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 1px 10px 10px;
	background:none;
	letter-spacing:normal;
}
.productSidepanel li ul.panel li sapn{
	padding-top:10px;

}
.productSidepanel li ul.panel li a{
	color:#0039A6;
}
.noExistItem{
    display:block;
    clear:both;
 }
.lblNoItem{
    top:10px;     
    position:relative;
}
a.completeReg{
	 position :absolute;
	 right:10px;
	 top:195px;
	 float:right;
	 background-image: url('/images/btn-Complete-Register.gif');
	 background-position:0px 0px;
	 height:27px;
	 margin:0px;
	 padding:0px;
	 width:190px;
}
 a:hover.completeReg{
	 background-position:0px -28px;
}
.divGenericPanel{
   border:1px solid #CC0033;
   padding-left:10px;
}
.divGenericPanel h3{
	color:#CC0033;
	margin-bottom:5px;
	margin-left:30px;
}
.divGenericPanel p{
	margin-left:30px;
	margin-bottom:8px;
}
.RegisterAlertIcon{
	float:left;
	height:23px;	
	width:23px;
	margin-top:8px;	
}
.bckToSupportlnk{
    display:block;
    clear:both;
    padding:20px    
    }
.bckToSupportlnkDetails{
    display:block;
    clear:both;
    padding-top:20px    
    }
.divdate{
	color:#666666;
}
.normalListSite{
	margin-bottom:10px;
}
.normalListSite li{
	margin-left:10px;
	list-style-image:url('');
}
 /* LimsLink Lab Interface Solution */
.downLoadWP a{
	 float:left;
	 position:relative;
	 margin:0px 10px 5px 0px;
	 padding:0px;
	 background-image: url(/images/btn-cs-swatch.jpg);
	 background-position:-2px  -372px;
	 background-repeat:no-repeat;
	 width:215px;
	 height:29px;
	 display:block;
}
.downLoadWP a:hover{
	 float:left;
	 position:relative;
	 margin:0px 10px 5px 0px;
	 padding:0px;
	 background-image: url(/images/btn-cs-swatch.jpg);
	 background-position:-2px  -403px;
	 background-repeat:no-repeat;
}
.requestInfo a{
	 position:relative;
	 margin:45px 10px 10px 0px;
	 padding:0px;
	 background-image: url(/images/btn-cs-swatch.jpg);
	 background-position:-2px  -434px;
	 background-repeat:no-repeat;
	 width:215px;
	 height:29px;
	 display:block;
}
.requestInfo a:hover{
	 position:relative;
	 margin:45px 10px 10px 0px;
	 padding:0px;
	 background-image: url(/images/btn-cs-swatch.jpg);
	 background-position:-2px  -465px;
	 background-repeat:no-repeat;
	 display:block;
}
 /* LimsLink Lab Interface Solution End */
 .pdfIconsmall{
	 background-image:url(/images/pdf.png);
	 background-position:left;
	 padding-right:0px;
	 background-repeat:no-repeat;
	 width:12px;
	 height:12px;
	 position:absolute;
	 left: 115px;
	 margin-top:-22px;
}
.viewWebinar a{
	position:relative;
	margin:45px 10px 10px 0px;
	padding:0px;
	background-image: url(/images/btn-cs-swatch.jpg);
	background-position:-2px  -496px;
	background-repeat:no-repeat;
	width:215px;
	height:29px;
	display:block;
}

.viewWebinar a:hover{
	position:relative;
	margin:45px 10px 10px 0px;
	padding:0px;
	background-image: url(/images/btn-cs-swatch.jpg);
	background-position:-2px  -527px;
	background-repeat:no-repeat;
	display:block;
}
.TitleSoftware{
	color:#333399;
	letter-spacing:-1px;
    font-family:Verdana,"Trebuchet MS",sans-serif;
	font-size:26px;
	font-weight: bold;
	margin-bottom:0px;
}

#details .btn_supportTicket {
	position: relative; 
	width: 250px; 
	padding:0px; 
	margin:0px; 
	float: left; 
	margin-bottom:10px;
}
#details .btn_supportTicket ul {
	position: relative; 
	width: 250px; 
	float: left; 
	margin:0px;
	padding:0px;
}
#details .btn_supportTicket ul li {
	position: relative; 
	margin: 0px; 
	padding:18px;
	float:left; 
	padding-bottom:20px;
	padding-left:10px;
}
#details .btn_supportTicket ul li a {
	position: relative; 
	margin-bottom: 10px;  
	float:left; 
	margin-left: 0px; 
	margin-right: 10px; 
	margin-top: 10px;
}
#details .btn_supportTicket ul li a:hover {
	position: relative; 
	margin-bottom: 10px;  
	float:left; 
	margin-left: 10px; 
	margin-right: 10px; 
	margin-top: 10px;
}
#details .btn_supportTicket fieldset {
	border-bottom: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	padding-left:15px; 
	padding-right:0px;  
	border-top: #cccccc 1px  solid; 
	border-right: #cccccc 1px solid; 
	padding-bottom:0px; 
	padding-top:0px;
	background-color:#f6f6f6;
	float:left;
	position:relative;
	background: url(/images/left_box_bg.gif) repeat-x center bottom;
}
#details .btn_supportTicket fieldset legend {
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
#details .btn_supportTicket ul li span.supportTicket a {
	background-image: url(/images/btn-cs-swatch.png); 
	position: relative; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-left: 0px; 
	width: 215px; 
	padding-right: 0px; 
	background-repeat: no-repeat; 
	background-position: -2px -310px; 
	float: left; 
	height: 29px; 
	padding-top: 0px;
}
#details .btn_supportTicket ul li span.supportTicket a:hover {
	background-image: url(/images/btn-cs-swatch.png); 
	position: relative; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	background-repeat: no-repeat; 
	background-position: -2px -341px; 
	float: left; 
	padding-top: 0px;
}

 .columncontent {
	width:325px;
	float:left;
	padding:0px;
	position:relative;
	clear:left;
	left:45px;
}
 .columnleftcontent {
	width:325px;
	float:left;
	padding:0px;
	position:relative;
	clear:left;
}
 .columnimage {
	width:320px;
	float:right;
	margin-right:10px;
	padding:0px;	
	position:relative;
	display:inline;
	top:0px;
}
.structurecontent ul li{
    list-style:disc outside url("/images/arrowGreen.gif");
    border:none;
    margin-bottom:10px !important;
    margin-left:35px;
    }
.contentParagraph{
    margin-left:35px;
    }
.columncontent ul li{
    margin-left:35px;
    list-style:disc outside url("/images/arrowGreen.gif");
    border-top:none;
    margin-bottom:10px !important;
    }
    
#details .freeCloudTrial {
	position: relative; 
	padding:0px; 
	margin:0px; 
	float: left;
	margin-bottom:10px;
}
#details .rightMargin{
	margin-right:10px;
}
#details .freeCloudTrial ul {
	position: relative; 
	float: left; 
	margin:0px;
	padding:0px;
}
#details .freeCloudTrial ul li {
	position: relative; 
	margin: 0px; 
	padding:0px;
	float:left;
	padding-top:5px;
}
#details .freeCloudTrial ul li fieldset {
	width: 323px; 
	border-bottom: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	padding:10px; 
	border-top: #cccccc 1px  solid; 
	border-right: #cccccc 1px solid;
	float:left;
	position:relative;
	background:url(/images/left_box_bg.gif) repeat-x center bottom;
	height:80px;
}
#details .freeCloudTrial ul li fieldset.wider{
	width:680px; 
	border-bottom: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	padding:10px; 
	border-top: #cccccc 1px  solid; 
	border-right: #cccccc 1px solid;
	float:left;
	position:relative;
	background:url(/images/left_box_bg.gif) repeat-x center bottom;
	height:50px;
}
#details .freeCloudTrial ul li fieldset legend {
	font-size:12px;
	font-weight:bold;
	color:#333333;
}    
#details .button_enbTrial a{
	padding:0px;
	float:left;
	position:relative;
	text-align:center;
	width:162px;
	background-image: url(/images/btn_enb-rft.png);
	background-position:0px -35px;
	background-repeat:no-repeat;
	height:35px;
	border:0px;
	left:0px;
	margin-top:10px;
	cursor:pointer;
}
#details .button_enbTrial a:hover{
	background-position:0px 0px;
	text-decoration:none;
	border:0px;
}
.headerLine_noNav{
	height:22px;
	background-image:url(/images/landing-page/bg_header-line.jpg);
	background-repeat:repeat-x; 
}
#details .userInfo .didYouMeanlnk a{
	text-decoration:none;
}
#details .userInfo #textCorrected{
    position:relative;
    margin-top:5px;
    top:5px!important;
}
#details .userInfo .didYouMeanlnk{
	bottom:0px;
}
.buttonsLanding{
	position:relative;
	margin:10px 0px 10px 0px;
	padding:0px;
}
.buttonsLanding li{
	position:relative;
	margin:0px;
	padding:0px;
	display:block;
}
a.btnSize1_downloadWp{
	background-image:url(/images/landing-page/landing-buttons.png);
	background-position:0px -147px;
	background-repeat:no-repeat;
	width:296px;
	height:37px;
	margin:0px 0px 5px 0px;
	padding:0px;
	position:relative;
	float:left;
}
a:hover.btnSize1_downloadWp{
	float:left;
	position:relative;
	width:296px;
	height:37px;
	background-position:0px -184px;
}
a.btnSize1_requestInfo{
	background-image:url(/images/landing-page/landing-buttons.png);
	background-position:0px -73px;
	background-repeat:no-repeat;
	width:296px;
	height:37px;
	margin:0px 0px 10px 0px;
	padding:0px;
	position:relative;
	float:left;
}
a:hover.btnSize1_requestInfo{
	float:left;
	position:relative;
	width:296px;
	height:37px;
	background-position:0px -110px;
}
a.btnSize1_purchaseDesktop{
	background-image:url(/images/landing-page/landing-buttons.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin:0px 0px 5px 0px;
	width:296px;
	height:37px;
	padding:0px;
	position:relative;
	float:left;
}

 a:hover.btnSize1_purchaseDesktop{
	float:left;
	position:relative;
	width:296px;
	height:37px;
	background-position:0px -37px;
}
a.btnSize1_readELNArticle{
	background-image:url(/images/landing-page/landing-buttons.png);
	background-position:0px -369px;
	background-repeat:no-repeat;
	width:296px;
	height:37px;
	margin:0px 0px 5px 0px;
	padding:0px;
	position:relative;
	float:left;
}
a:hover.btnSize1_readELNArticle{
	float:left;
	position:relative;
	width:296px;
	height:37px;
	background-position:0px -406px;
}
a.btnSize1_downloadELNWp{
	background-image:url(/images/landing-page/landing-buttons.png);
	background-position:0px -295px;
	background-repeat:no-repeat;
	width:296px;
	height:37px;
	margin:0px 0px 5px 0px;
	padding:0px;
	position:relative;
	float:left;
}
a:hover.btnSize1_downloadELNWp{
	float:left;
	position:relative;
	width:296px;
	height:37px;
	background-position:0px -332px;
}
a.btnSize1_purchaseInventoryDesktop{
	background-image:url(/images/landing-page/landing-buttons.png);
	background-position:0px -221px;
	background-repeat:no-repeat;
	width:296px;
	height:37px;
	margin:0px 0px 5px 0px;
	padding:0px;
	position:relative;
	float:left;
}
a:hover.btnSize1_purchaseInventoryDesktop{
	float:left;
	position:relative;
	width:296px;
	height:37px;
	background-position:0px -258px;
}
a.btnSize1_MoreArtInventory{
	background-image:url(/images/landing-page/landing-buttons.png);
	background-position:0px -445px;
	background-repeat:no-repeat;
	width:382px;
	height:24px;
	margin:0px 0px 5px 0px;
	padding:0px;
	position:relative;
	float:right;
}
a:hover.btnSize1_MoreArtInventory{
	float:right;
	position:relative;
	width:382px;
	height:24px;
	background-position:0px -470px;
}
.landingContent{
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
.landingContent ul.landing_leftCol{
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	width:400px;
}
.landingContent ul.landing_leftCol li{
	margin:0px;
	padding:0px;
	position:relative;
	width:400px;
}
.landingContent ul.landing_leftCol  li h2{
	color:#0039A6;
	font-size:18px;
	letter-spacing:normal;
	margin-bottom:10px;
	margin-top:20px;
}
.landingContent ul.landing_rightCol{
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	width:490px;
	margin-left:30px;
}
.landingContent ul.landing_rightCol li{
	margin:0px;
	padding:0px;
	position:relative;
	width:490px;
}
.landingContent ul.landing_rightCol li ul.bulletedLanding {
	list-style-image:url(/images/landing-page/bullet-small.jpg);
	list-style-position:outside;
	list-style-type:disc;
	margin-bottom:15px;
	margin-left:15px;
	margin-top: 8px;
}
.landingContent ul.landing_rightCol li ul.bulletedLanding li{
	margin-top: 8px;
}
.landingContent ul.landing_rightCol li ul.facts {
	float:left;
	margin:0px;
	padding:0px;

}
.landingContent ul.landing_rightCol li ul.facts li{
	margin-top:10px;
	margin-top:10px;
	border-bottom:1px solid #CCC;
	padding-bottom:10px;
}
.landingContent ul.landing_rightCol li  h2{
	margin-bottom:10px;
}
#membership .attendeeListtitlewrapper td 
{
 padding:5px;
 border:1px solid #cccccc;
}
#details .alsoVisitLinks a{
	text-decoration:none;
}
#details .alsoVisitLinks a:hover{
	text-decoration:underline;
}
.tblratingtitlewrapper {
	border:1px solid #DDDDDD;
	position:relative;
	width:938px;	
	background-image: url('/images/left_box_bg.gif') ;
	background-position:bottom;
	clear:both;	
	margin-bottom:100px;
}
#membership .tblratingtitlewrapper td{ 
   padding:5px;
   border:1px solid #cccccc;
}
.ratinglevel{
	text-align:center;
	color:#333399;
	font-weight:bold;
}
.ratinghead{
	text-align:center;	
	font-weight:bold;
}
.ratingList 
{
	position:relative;
	width:751px;
	border-bottom:1px solid #ccc;
	margin:100px 0px 0px 1px;
	bottom:100px;
}
.landingContent ul.landing_rightCol li ul.insetLanding{
	margin-top:50px;
	bottom:30px;
	background-color:#f5f5f5;
	border:1px solid #dddddd;
	float:left;
	position:relative;
	padding:10px;
	width:480px;
	padding-right:20px;
}

.landingContent ul.landing_rightCol li ul.insetLanding li ul.bulletedLanding{
	list-style-image:url(/images/landing-page/bullet-small.jpg);
	list-style-position:outside;
	list-style-type:disc;
	margin-bottom:15px;
	margin-left:30px;
	margin-top: 8px;
}
.landingContent ul.landing_rightCol li ul.insetLanding li ul.bulletedLanding li{
	width:460px;
}
.playVideo{
    background:url(/images/playBtn.jpg) !important;
    background-repeat:no-repeat !important;
    height:350px;
    width:470px;
    display:block;
    }
.playVideo:hover{
    background:url(/images/playBtn-hover.jpg) !important;
    background-repeat:no-repeat !important;
    }
.playVideoWaiting{
    background:url(/images/ajax-loader_video.gif) !important;
    background-repeat:no-repeat !important;
    background-position:center !important;
    height:350px;
    width:470px;
    background-color:#000000 !important;
    
    }
