/* TEMPLATE LAYOUT */
#contentArea,
.contentArea{
	position: relative;
	position: static;
	/*overflow:auto;*//*Hugh commented on Feb 15 for scroll bar issue on the home page*/
	overflow:visible;/*Hugh added on Feb 15 for scroll bar issue on the home page*/
	z-index: 50;
	_height: 1%;
    height:auto;
}
.threeCol, .noLeftCol{
    background: url(../css/images/three-col-bg9.gif) top right repeat-y; /* Added by Tessa 02102011 */
    /* background: url(../images/three-col-bg.gif) top right repeat-y; Removed by Tessa 02102011 */
    overflow:hidden !important;
}

.twoCol #left,
.threeCol #left{
	float:left;
	width: 209px;
	padding: 0px 13px;
	min-height:5px;
}
.twoCol #main{
	float:left;
	width: 690px;
	_width:690px;/*HUGH changed on Jan 26 2010 for artf1057049 */
	padding: 0 0 0 5px;
	/*min-height: 600px;*/
}
.twoCol #center{
	float:left;
	width: 690px;
	_width:690px;/*Changed by Sudha on 29Jan for artf1060748 */
	padding: 0 0 0 15px;
	/*min-height: 600px;*/
}
.twoCol #shopMain{
	width:717px;
	float:left;
	padding:0 0 0 5px;
}

.threeCol #center{
	float:left;
	width: 462px;
	_width: 440px;
	padding: 0 25px;
	_padding: 0 10px 0 25px;/* updated by sudha for Global nav changes*/
	/*min-height: 600px;*/
}
.threeCol #marketMain{
	width:717px;
	float:left;
	padding:0 0 0 5px;
}
#right{
	float: right;
	width: 190px;
	padding: 0;
}
#contentHeader{
	background: url(../css/images/content-top-bg2.png) 0 -1px no-repeat; /* Added by Tessa 02102011 */
	_background: url(../css/images/content-top-bg.gif) 0px 0px no-repeat;
	height: 40px;
}
#contentFooter{
	clear: both;
	background: url(../css/images/content-bottom-bg.gif) bottom left no-repeat;
	/*_background: none;*/
	height: 19px;
}
/* END TEMPLATE LAYOUT */


/* Three Colum Left Col Layouts */
/* Already defined above - Tessa */
/*.twoCol #left, .threeCol #left {
float:left;
padding:0 13px 15px; Hugh edited on Mar 2 2010 for UAT issue
width:209px;
} added by Sudha for Leftnav spacing*/

.twoCol #left ul li,
.threeCol #left ul li{
	padding: 0;
	border-bottom: 1px solid #d0d0d1;
}
.twoCol #left ul li.last,
.threeCol #left ul li.last{
	border: none;
}
.twoCol #left ul li a,
.threeCol #left ul li a{
	display: inline-block;
}/*Hugh added on Feb 17 for left nav spacing issue*/
.twoCol #left ul li a,
.threeCol #left ul li a{
	color: #6a4061;
	font-size: 12px;
	font-weight:bold;
	padding: 7px 11px !important;
	display: block;
}
.twoCol #left ul li a:hover,
.threeCol #left ul li a:hover{
	color: #999;/*Added by Sudha - LeftNav changes for client.boston*/
}
.twoCol #left ul li.active a,
.threeCol #left ul li.active a{
	color: #999;
}
.twoCol #left ul li.active span.listtitle,
.threeCol #left ul li.active span.listtitle{
	color: #999;
	font-size: 12px;
	padding: 7px 11px !important;
	display: block;
	font-weight:bold;
	/*text-transform:uppercase;*/
}
.twoCol #left ul li .guidedSelectionTitle,
.threeCol #left ul li .guidedSelectionTitle{
	color: #666;
	font-size: 12px;
	display: block;
	font-weight:bold;
	padding: 7px 11px;
}
.twoCol #left ul li .guidedSelection,
.threeCol #left ul li .guidedSelection{
	color: #666;
	font-size: 12px;
	line-height:1.4;
	display: block;
	font-weight:normal;
	padding: 0 21px;
}
.twoCol #left ul li .guidedSelection a,
.threeCol #left ul li .guidedSelection a{
	color: #6a4061;
	font-size: 12px;
	font-weight:normal;
}
.twoCol #left ul li p,
.threeCol #left ul li p {
	color: #999;
	font-size: 12px;
	padding: 7px 11px !important;
	display: block;
	font-weight:bold;
	/*text-transform:uppercase;*/
}
.twoCol #left ul li li ,
.threeCol #left ul li li {
	border: none;
	/*height:2.2em;/*Hugh added on Feb 01 2010 for artf1058566 */
}
.twoCol #left ul.menul1,
.threeCol #left ul.menul1,
.twoCol #left ul.menul1 ul,
.threeCol #left ul.menul1 ul {
	padding-bottom: 0;
}
.twoCol #left ul.menul1 li li a,
.threeCol #left ul.menul1 li li a{
	text-transform: none;
	font-weight: normal;
	padding: 5px 32px !important;
	color: #6a4061;
	background-image:url(../css/images/i-GrayTriangleRight.gif);
	background-repeat:no-repeat;
	background-position:24px -100px;
}
.twoCol #left ul.menul1 li li a:hover,
.threeCol #left ul.menul1 li li a:hover{
	color: #999;/*Added by Sudha - LeftNav changes for client.boston*/
	background-position:24px center !important;
}



.sitemap .col a:hover {
	color: #999;
	background: url(../css/images/i-GrayTriangleRight.gif) 24px center no-repeat !important;
	/*_background-position: 4px 6px !important; -Commented by Hugh on 2010 Jan 12*/
	_background-position: 24px center;
}
.countrySelectContent a:hover {
	color: #999;
	background:none !important;
}
.twoCol #left ul li li a:hover,
.threeCol #left ul li li a:hover
 {
	color: #999;
	background: url(../css/images/i-GrayTriangleRight.gif) 24px center no-repeat !important;
	_background-position: 24px 3px !important;	
}
*+ html .twoCol #left ul li li a:hover,
*+ html .threeCol #left ul li li a:hover
 {
	_background-position: 24px 3px !important;	
}
.twoCol ul.menul2,
.threeCol ul.menul2{
	/*display: none;*/
	padding-bottom:0;
}
.twoCol ul.menul3, .threeCol ul.menul3 {
	display: none;
	padding: 0 0 0 15px;
}
.twoCol li.active ul.menul2,
.threeCol li.active ul.menul2{
	display: block;
}
.twoCol ul.menul2 li.active ul.menul3,
.threeCol ul.menul2 li.active ul.menul3{
	display: block;
}
/* END - Three Colum Left Col Layouts */

/* Three Colum Right Col Modules */
#right .module{
clear:both;
	padding-left: 10px;
	padding-bottom: 20px;
}
#right .module strong{
	font-weight:bold;
}
#right .module h4, #right .module .cs-header-text{
	background: #fff;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 11px;
}
#right .module h5{
	color: #01a1dd;
	font-size: 12px;
	padding: 7px 11px 7px 11px;
	font-weight:normal !important;
}
#right .module h5 a{
	/*color: #01a1dd;*/
	font-size: 12px;
	padding: 7px 11px 7px 0px;
	font-weight:normal !important;
}

#right .module h5 p{
	padding: 7px 11px 7px 0px;
}
#right img{
	padding: 7px 11px 7px 11px;
}
#right .module h5 a img, #right .module h5 img, #right .module h5 p img{
	padding: 7px 11px 7px 0px;
}
/* quicklinks module */
#right .m-quicklinks ul,#right .m-news ul{
	padding: 7px 0;
	margin:0;
}
#right a {
	font-weight: normal !important;
	font-style: normal !important;
	word-wrap: break-word; /*Hugh edited on Feb 26 2010 for UAT issue 357*/
	line-height:1.5;
}
#right .m-quicklinks ul li,#right .m-news ul li,#right .m-login ul li{
	_height: 1.2em;
	background:none;
	padding-left:0;
}
#right .m-quicklinks ul li a,#right .m-news ul li a,#right .m-login ul li a {
	display: block;
	font-size: 12px;
	padding: 3px 11px;
	_padding: 3px 11px 3px 11px!important;
	background: url(../css/images/sprites.png) -957px 8px no-repeat;
	_background: url(../css/images/sprites.gif) -957px 8px no-repeat;
}
/* end quicklinks module */
/* news module */
#right .m-news p{
	font-size: 12px;
	padding: 0px 11px 7px 11px;
	color: #666;
	line-height:1.5em;
	font-weight:normal; /*Updated by Anwer For Artifact artf1056437 on 27th Jan*/
}
#right .m-news img{
	width: auto;
	_width: expression( this.width > 154 ? 154 + "px" : true );
	max-width: 154px !important;
}
#right .m-news p a img{
	padding: 7px 0;
}
#right .m-news a.cta{
	display: block;
	padding: 3px 11px;
	font-size: 12px;
}
/* end news module */
/* banner module */
#right .m-banner img{
	width:170px;
	padding: 0;
	overflow:hidden;
}
/* end banner module */
/* textpromo module */
#right .m-textpromo h4 {
	padding: 5px 11px 3px 11px!important;
	line-height:1.3;
}
#right .m-textpromo h4 a {
	font-weight: bold !important;
}
#right .m-textpromo p {
	background-color:#fff;
	padding:0 11px 5px 11px;
	margin:0;
	font-size:11px;
	line-height: 1.2;
	color: #666;
}
#right .m-textpromo a {
	color:#7D0063;
	display:block;
	width:100%;
	height:100%;
	padding: 2px 0;
}
#right .m-textpromo a:hover, #right .m-textpromo h4 a:hover {
	background-color:#7D0063;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
/* end textpromo module */
/* login module */
#right .m-login .box{
	padding:7px 11px;
	overflow:hidden;
}
#right .m-login label{
	font-size:12px;
	display: block;
	font-weight: normal;
	padding: 4px 0 2px !important;
	font-weight:normal;
	color: #666;
}
#right .m-login input{
	width: 140px !important;
}
#right .m-login .button{ 
	margin-top:5px !important;
}
#right .m-login .button input{ 
	width:90px !important;
}

#right .m-recitems #cs-recslot {
	text-align:left; 
	padding:0; 
	font-size:12px;
}
/* #right .m-recitems #cs-recslot .cs-header-text {
	font: bold 17px Arial, sans-serif; 
	color:#000;
} */
#right .m-recitems #cs-recslot .cs-rec, #right .module .cs-rec {
	float:left; 
	width:144px; 
	text-align:center; 
	padding:5px; 
	margin:7px 11px 7px 11px;
	background-color:#FFF;
}
#right .m-recitems #cs-recslot .cs-name, #right .module .cs-name {
	margin:0; 
	padding:0; 
	/* color:#333; */
}
#right .m-recitems #cs-recslot .cs-price, #right .module .cs-price {
	margin:0; 
	padding:0; 
	padding-top:3px; 
	font-weight:bold;
}
#right .m-recitems #cs-recslot a .cs-price, #right .m-recitems #cs-recslot a:hover .cs-price,
#right .module a .cs-price, #right .module a:hover .cs-price {
	color: #666;
}
#right .m-recitems #cs-recslot img, 
#right #cs-recslot-family img, #right #cs-recslot-product img {
	padding:3px; 
	border:0;
	max-width:100px;
	/*width:90px;
	height:90px;*/
}
#right .m-recitems #cs-recslot a, 
#right #cs-recslot-family a, #right #cs-recslot-product a {
	/*color:#000; */
	text-decoration:none; 
	margin:5px;
}
#right .m-recitems #cs-recslot a:hover,
#right #cs-recslot-family a:hover, #right #cs-recslot-product a:hover {
	/*color:#999;*/
}
#right .m-recitems #cs-recslot a span,
#right #cs-recslot-family a span, #right #cs-recslot-product a span {
	display:block; 
	clear:both;
}

#right .m-quicklinks #cs-recslot, #right .m-reclist #cs-recslot {
	/* width:500px; */
	font-size:12px;
}
/*#right .m-reclist #cs-recslot .cs-header-text {
	font: bold 17px Arial, sans-serif; 
	color:#000;
}*/
#right .m-quicklinks #cs-recslot ul, #right .m-reclist #cs-recslot ul {
	/*margin:0px; 
	padding:7px 0 0 11px;*/
}
#right .m-quicklinks #cs-recslot .cs-rec, #right .m-reclist #cs-recslot li.cs-rec {
	/*list-style-image: url(../images/li-bullet.gif) 6px left no-repeat; */
	/*background:none;
	padding: 0 11px 3px 0;*/
	background: url(../css/images/li-bullet.gif) left 10px no-repeat;
	display:block;
	padding: 4px 11px;
}
#right .m-quicklinks #cs-recslot .cs-rec a, #right .m-reclist #cs-recslot li.cs-rec  a {
	display:inline;
	padding: 0;
}
#right .m-quicklinks #cs-recslot .cs-price, #right .m-reclist #cs-recslot .cs-price {
	margin:0; 
	padding:0; 
	font-weight:bold;
	color: #666;
}


/* END - Three Colum Right Col Modules */
#content img 
{
	margin:10px 0 0 0;/*Hugh changed on Feb 26 for UAT issue 28*/
}
#content img.right 
{
	float:right;
	/*padding-left:5px;*/
	margin:10px 0 10px 10px;/*Hugh changed on Sep 10 */
}
#content a {
	font-weight: normal !important;
	font-style: normal !important;

}
/* main #content area styles */
#content{
	font-size: 12px;
	color: #666;
	line-height: 1.5;
}
#content h1{
	font-family: "Times New Roman", serif;
	font-size: 30px;
	font-weight:normal;
	line-height: 1.2;
	padding: 4px 0;
	color: #00a1de;
}

#content h2{
	font-family: "Times New Roman", serif;
	font-size: 22px;
	font-weight:normal;
	line-height: 1.2;
	padding: 4px 0;
	color: #00a1de;
}


#content h3{
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
	padding: 4px 0;
	color: #00a1de;
}
#content #allPromo h3{ /* Added by Anwer for artf1057005 on 28th jan */
	font-size: 14px;
	font-weight:normal; /*bold*/
	padding: 4px 0;
	_padding: 4px 0px 10px 0;
	color: #00a1de;
}

#content h4{
	font-size: 12px;
	padding: 5px 0 0 0;
	font-weight: bold;
	line-height: 1.2;
}
#content h4.feature-header{
	border-bottom: 1px solid #d7d7cb;
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
	color: #00a1de;
}
#content h5{
	font-size: 12px;
	padding: 5px 0 0 0;
	color: #00a1de;
	font-weight:normal !important;
	line-height: 1.2;
}
#content p{
	margin: 10px 0 16px 0;/*Hugh changed on Feb 26 for UAT issue 28*/
	line-height: 1.5;
}
#content ul{
	margin: 5px 0 15px 15px;
	line-height: 1.3;
	padding:0;
}
#content ul li, #content ol ul li{
	padding: 0 0 5px 10px;
	background: url(../css/images/li-bullet.gif) 0 6px no-repeat;
}
#content ul li span.Summary, #content #generic ul li span {
	display:block;
	padding-bottom:5px;
}
#content ol{
	margin: 5px 0 15px 5px;
	line-height: 1.5;
	list-style: decimal outside none;
	padding:0 0 0 20px;
}
#content ol li{
	padding: 0 0 5px 0px;
	background:none; /* Added by Tessa, Oct 3, 2011 */
}
#content ul li ul, #content ul ul, #content ol li ul, #content ol ul, #content ul li ol, #content ul ol, #content ol li ol, #content ol ol{
	margin: 0 0 0 15px; /* Updated by Tessa, Oct 3, 2011 */
}
/*#content ul.quicklinks li{
	margin:0;
	padding:0;
	background: none;
	_height:15px;
}*/
#content .col ul.quicklinks li{
	margin:0;
	padding:0;
	background: none;
	line-height:24px !important;
}/*updated by sudha on 16feb for artf1062272*/
#content .col a.enlarge {
	background:url("../css/images/icon_enlarge.gif") no-repeat scroll left center transparent;
	display:block;
	font-size:11px;
	line-height:16px;
	margin:auto;
	text-align:center;
	width:100px;
}
#content .col ul.quicklinks li a{
	font-weight:normal;
	margin:0;
	padding:0px 0px 0px 8px!important;
	_line-height:24px !important;
}/*updated by sudha on 16feb for artf1062272*/
#content .col h4{
	margin:0px 0px 5px 0px;/*updated by sudha on 29jan*/
}
#content strong, #right strong{
	font-weight: bold;
}
#content .align-left{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content .align-right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#content .center{
	text-align:center;
}
#content em, em{
	font-style: italic;
}
#content .underline{
	text-decoration: underline;
}
/*#content sup{
	vertical-align:  text-top;
	font-size: 9px;
}*/
sup {
	font-size: 70%;
	vertical-align: text-top;
	line-height: 1;
}
sub {
	font-size: 70%;
	vertical-align: sub;
	_vertical-align: bottom;
	line-height: 1;
}
#content table.sortable{
}
#content #PKIGPCR1_DisplayPanel table.sortable{
	width: 100%;
}
#content table.sortable th,#content table.sortable td{
	border-bottom:1px solid #d7d7cb;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	margin:0;
	line-height:1.3;
}
#content table.sortable th {
	border-top: 1px solid #D7D7CB;
	font-weight: bold;
}
#content .leftPad th, #content .leftPad td {
	padding-left: 10px;
} 
#content .leftPad th.header {
	padding-left: 0px;
} 
#content .leftPad td img {
	vertical-align: text-top;
	border: 1px solid #c4c7c2;
} 
#content table.sortable tr.odd td {
   background-color: #F9F9F9;
}
#content table.sortable td .date_feature{
	font-size:18px;
}
#content table.sortable td .title_feature{
	font-size:1.2em;
}
#content table.sortable td a.title_link:link{
	color:#6a7f10;
}
#content table.sortable td a.title_link:visited{
	color:#6a7f10;
}
#content table.sortable td a.title_link:hover{
	color:#6a7f10;
	text-decoration:underline;
}
#content table.sortable td .title_feature .disabledTitle{color:#00A1DE !important;text-decoration:none!important;cursor:default;}
#content table.sortable td a.title_link:active{
	color:#6a7f10;
}
#content table.sortable td p{
	margin-bottom:3px;
}
#content table.sortable td .input{
	width:100px; 
}
#content table.sortable tr.alt td{
	background-color: #F7F7F7;
}
#content table.sortable th.header {
	padding-left:20px;/*Hugh changed on Feb 05 for artf1059546 */
	color:#6a7f10;
	font-weight:bold;
	cursor: pointer; 
	background-image: url(../css/images/i-sort.gif); 
	background-repeat: no-repeat; 
	background-position:10px center; /*Hugh changed on Feb 05 for artf1059546 */
	border-top:1px solid #d7d7cb;
}
#content table.sortable th.headerSearch {
	padding-top:8px;
	padding-bottom:8px;	
	color:#666666;
	font-weight:bold !important;
	border-top:1px solid #d7d7cb;
}
#content table.sortable th.headerSortUp {
	background-image: url(../css/images/i-sort_desc.gif); 
}
#content table.sortable th.headerSortDown {
	background-image: url(../css/images/i-sort_asc.gif); 
}
#PKIGPCR1_DisplayPanel table.sortable tr th, 
#PKIGPCR1_DisplayPanel table.sortable tr td, 
#PKIKinaseSelectorControlId_DisplayPanel table.sortable tr th, 
#PKIKinaseSelectorControlId_DisplayPanel table.sortable tr td,
table[id*=grdKinaseResult] tr th,
table[id*=grdKinaseResult] tr td,
table[id*=grdCellular] tr th,
table[id*=grdCellular] tr td,
#PKIXR_Results table.sortable tr th, 
#PKIXR_Results table.sortable tr td,
#PKIRXR_Results table.sortable tr th, 
#PKIRXR_Results table.sortable tr td {
	padding: 5px 5px!important;
	font-size: 11px;
	border-right: 1px solid #fff;
}
#content table.sortable .colBlue {
	background-color:#f2f6f9 !important;
}
#content table.sortable .colGreen {
	background-color:#f6f7f1 !important;
}
#content table.sortable .colRed {
	background-color:#f8f6f7 !important;
}
#content table.sortable th.headerResultBlue {
	background-color: #D6E1EB;
	color:#555;
	font-weight:bold;
	border-right: 2px solid #fff;
}
#content table.sortable th.headerResultGreen {
	background-color: #E4E5D3;
	color:#555;
	font-weight:bold;
	border-right: 2px solid #fff;
}
#content span.date_feature{
	font-size:18px;
	color:#5E5D5D;
}
#content span.date_feature span{
	color:#999999;
	display:block;
	font-size:12px;
	padding-top:2px;
}
#content .title_feature{
	font-size:1.2em;
}
#content a.title_link:link{
	color:#00A1DE;
}
#content a.title_link:visited{
	color:#00A1DE;
}
#content a.title_link:hover{
	color:#00A1DE;
	text-decoration:underline;
}
#content a.title_link:active{
	color:#00A1DE;
}
#content a.more {
	background:transparent url(../css/images/i-more.gif) no-repeat left center;
	display:inline-block;
	padding-left:21px;
}
#content hr{
	clear: both;
	width: 100%;
	height: 1px;
	border: none;
	border-top:1px solid #D0D0D1;
}
#content iframe body {
	background:none !important;
}

#content .outage {
	color: #b71234;
	border: solid 1px #b71234;
	padding: 4px;
	display:none;
}

#content .errorMessage {
	padding: 15px 10px;
	margin: 10px 0;
	border: 1px solid #b71234;
	color: #b71234 !important;
	font-weight:bold;
	line-height: 1.5;
}
#content .errorMessage p {
	padding:0 !important;
	margin:0 0 3px 0 !important;
	color: #b71234 !important;
	text-transform:uppercase !important;
}

#content .informationMessage {
	padding: 15px 10px;
	margin: 10px 0;
	border: 1px solid #C5D6E6;
	color: #4F0B7B  !important;
	font-weight:bold;
	line-height: 1.5;
}

#content .difference {
	color: #D7640F;
}
#content .searchNewFlag{	
background: transparent url(../css/images/i-New.gif) left no-repeat;  	
margin:10px 0 0 0;
display:inline-block ;
width: 31px;
height: 16px;
}

#content .new{
	background:transparent url(../images/i-New.gif) no-repeat right center;
	padding-right:35px !important;
	display: inline-block;
}
#content .searcContent .new{
	background-position: left center;
	padding-right: 0 !important;
	padding-left: 35px;
	min-height: 16px;
}

/* Market & Shop Page Top Area Elements */
#marketMain #content h1{
	font-family: Arial, sans-serif;
	font-size: 25px;
	font-weight:normal;
	line-height: 1;
	padding: 5px 16px 3px;
	_padding: 4px 16px 3px;
	color: #fff;
	background-color:#A6AE7B;
	text-transform: uppercase;
	vertical-align:bottom;
	_vertical-align:top;
}
#shopMain #content h1{
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight:normal;
	line-height: 1;
	padding: 5px 16px 3px;
	_padding: 4px 16px 3px;
	color: #fff;
	background-color:#689BC8;
	text-transform: uppercase;
	vertical-align:bottom;
	_vertical-align:top;
}
#marketMain #content .contentHolder,
#shopMain #content .contentHolder {
	background-color:#DEE2E5; 
	padding:16px; 
	margin:7px 0 20px; 
	width:685px;
}
#marketMain #content .contentHolder h2,
#shopMain #content .contentHolder h2{
	font-family: Arial, serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 1.3;
	padding: 0;
	color: #666;
	text-transform: uppercase;
}
#marketMain #content .contentHolder h3, 
#shopMain #content .contentHolder h3{
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	padding: 0 0 4px 0;
	color: #666;
}
#marketMain #content .contentHolder p,
#shopMain #content .contentHolder p{
	margin: 5px 0;
	line-height: 1.4;
	word-wrap: break-word;
}
#marketMain #content .contentHolder ul,
#shopMain #content .contentHolder ul{
	margin:0; 
	padding:0 0 0 10px; 
	line-height:1.3;
}
#marketMain #content .contentHolder #rightColumn,
#shopMain #content .contentHolder #rightColumn {
	width:209px; 
	overflow:hidden; 
	padding:0; 
	margin:0;
	float:left;
}
#marketMain #content .contentHolder #leftColumn,
#shopMain #content .contentHolder #leftColumn {
	padding:0 0 0 29px; 
	margin:0; 
	float:left; 
}
#marketMain #content .contentHolder #leftColumn #leftColumnWhiteBoxWide {
	display:block; 
	background-color:#FFFFFF; 
	padding:10px; 
	margin-bottom:15px; 
	width:427px;
}
#shopMain #content .contentHolder #leftColumn #leftColumnWhiteBoxWide {
	display:block; 
	background-color:#FFFFFF; 
	padding:10px; 
	width:427px;
	height:150px;
	overflow:hidden;
}
#shopMain #content .contentHolder #leftColumn #leftColumnWhiteBoxWide .two-col .col{
	float: left;
	width:208px;
	_width:190px;
	padding:0 10px 0 0;
	overflow: hidden;
}
#shopMain #content .contentHolder #leftColumn #leftColumnWhiteBoxWide .two-col .last{
	padding:0;
}
#marketMain #content .contentHolder #leftColumn #leftColumnWhiteBoxWide p,
#shopMain #content .contentHolder #leftColumn #leftColumnWhiteBoxWide p {
	margin: 5px 0 0 0;
}
#marketMain #content .contentHolder #leftColumn #leftColumnWhiteBoxWide p .last,
#shopMain #content .contentHolder #leftColumn #leftColumnWhiteBoxWide p .last {
	padding-left:7px; 
	border-left:1px solid #666; 
	margin-left:7px;
}
#marketMain #content .contentHolder #leftColumn #leftColumnWhiteBoxWide img,
#shopMain #content .contentHolder #leftColumn #leftColumnWhiteBoxWide img {
	width: 85px;
	margin-top:0;
	margin-right:10px;
}
#marketMain #content .contentHolder #leftColumn #leftColumnWhiteBoxWide .imageLeft,
#shopMain #content .contentHolder #leftColumn #leftColumnWhiteBoxWide .imageLeft {
	padding-left:95px;
}
#marketMain #content .contentHolder #leftColumn #leftColumnRow {
	float:left; 
	width:447px;
}
#marketMain #content .contentHolder #leftColumn #leftColumnWhiteBoxNarrow {
	background-color:#FFFFFF; 
	width:186px; 
	height:150px; 
	overflow:hidden; 
	padding:10px;
}
#marketMain #content .contentHolder #leftColumn #leftColumnWhiteBoxNarrow div {
	overflow:hidden; 
	width:100%; 
	height:100%;
}
#marketMain #content .contentHolder #leftColumn #leftColumnWhiteBoxNarrow div img {
	width:186px; 
	overflow:hidden; 
	margin:0 0 5px 0;
	padding:0;
}
#shopMain #content .contentHolder #rightColumn #rightColumnWhiteBoxNarrow {
	background-color:#FFFFFF; 
	width:189px; 
	height:150px; 
	overflow:hidden; 
	padding:10px;
	_padding: 10px 10px 10px 10px;
}
#shopMain #content .contentHolder #rightColumn #rightColumnWhiteBoxNarrow div {
	overflow:hidden; 
	max-height:100% !important;
	max-width:100% !important;
	padding:0 !important;
	margin:0 !important;
}
#shopMain #content .contentHolder #rightColumn #rightColumnWhiteBoxNarrow div img {
	width: 85px;
	margin-top:0;
}
#shopMain #content .contentHolder #rightColumn #rightColumnWhiteBoxNarrow .filterWhite {
	_height: 100%;
}
#shopMain #content .contentHolder #rightColumn #rightColumnWhiteBoxNarrow div label {
	padding: 4px 0 !important;
	font-weight:normal;
}
#shopMain #content .contentHolder #rightColumn #rightColumnWhiteBoxNarrow div input.medium{
	width: 100px !important;
	margin-right: 4px;
}
#shopMain #content .contentHolder #rightColumn #rightColumnWhiteBoxNarrow div .button{
	padding: 0 0 0 5px !important;
	_padding: 0 0 0 3px !important;
	margin-top:10px !important;
	_width: 200px;
}
#shopMain #content .contentHolder #rightColumn #rightColumnWhiteBoxNarrow div .button input{ 
	padding: 3px 20px 9px 15px !important;
	*padding: 3px 20px 6px 15px !important;
	_padding: 0px 20px 0px 17px !important;
	width:110px;
}
/* */

/* Content Area Elements */

.threeCol .one-col {
	padding:10px 0;
}
.threeCol .one-col img {
	width: 85px;
	margin-top:0;
	margin-right:10px;
}
.threeCol .two-col{
	overflow: auto;
	padding-bottom: 10px;
}
.threeCol .two-col .col{
	float: left;
	width: 215px;
	_width:210px;
	padding:5px 25px 5px 0;
	_padding:5px 20px 5px 0;
	overflow: hidden;
}
.threeCol .searchFilter .two-col{
	overflow: auto;
	padding-bottom: 10px;
	margin-left:10px;
	float:left;
}
.threeCol .searchFilter .two-col .col{
	width: 180px;
	_width: 170px;
}
.threeCol .two-col .last{
	padding: 5px 0 5px 0;
}
.threeCol .two-col ul{
	margin-bottom:0 !important;
}
.twoCol .two-col .col{
	float: left;
	/* width: 335px; *//* modified by Yuxin.Zheng 2010-9-13 11:38:56 */
	width:335px;
	_width:330px;
	padding:5px 10px 5px 0;
	overflow: hidden;
}
.twoCol .searchFilter .two-col{
	overflow: auto;
	padding-bottom: 10px;
	margin-left:10px;
	float:left;
}
.twoCol .searchFilter .two-col .col{
	width: 320px;
	_width: 310px;
}
.twoCol .two-col .last{
	padding: 5px 0 5px 0;
}/*changed by Sudha for artf1061008*/
.twoCol .two-col .first{
	padding: 5px 10px 5px 0;
	/*margin-right:5px;*/
}/*changed by Sudha for artf1061008*/
.twoCol .three-col .col{
	float: left;
	width: 221px;
	/*_width: 210px;*/
	padding:5px 10px 5px 0;
	overflow: hidden;
}
.twoCol .searchFilter .three-col{
	overflow: auto;
	padding-bottom: 10px;
	margin-left:10px;
}
.twoCol .searchFilter .three-col .col{
	width: 210px;
}
.twoCol .three-col .last{
	padding: 5px 0 5px 0;
}
.twoCol .three-col .col img{
	margin-bottom: 5px;
}

.threeCol .three-col .col{
	float: left;
	width: 31%;
	padding:5px 10px 5px 0;
	overflow: hidden;
}
.threeCol .searchFilter .three-col{
	overflow: auto;
	padding-bottom: 10px;
	margin-left:10px;
}
.threeCol .searchFilter .three-col .col{
	width: 125px;
}
.threeCol .three-col .last{
	padding: 5px 0 5px 0;
}
.threeCol .three-col .col img{
	margin-bottom: 5px;
}
.oneCol .four-col .col{
	float: left;
	width: 23%;
	padding:5px 10px 5px 0;
	overflow: hidden;
}
.oneCol .four-col .last{
	padding: 5px 0 5px 0;
}
.oneCol .four-col .col a{
	padding-left:1px;
}
.oneCol .five-col .col{
	float: left;
	width: 300px;
	padding:5px 10px 5px 0;
	overflow: hidden;
}
.oneCol .five-col .last{
	padding: 5px 0 5px 0;
}
.oneCol .five-col .col a{
	padding-left:1px;
}

#content .cta-bar {
	width:100%;
	clear: both;
}

#content .cta-bar ul {
	margin:0;
	padding:0 !important;
	overflow:  auto;
}
#content .cta-bar ul li {
	margin:0;
	background: none !important;
	float:left;
	min-width: 10px;
	padding: 7px 10px 7px 0!important;
}
.tabControl {
	clear:both;
	margin-bottom:15px;
}
.threeCol .tabControl .jcarousel-clip-horizontal {
    width:  439px;
    height: 43px;
    overflow: hidden;
    position:relative;
    z-index: 250;
}
.twoCol .tabControl .jcarousel-clip-horizontal 
{
	/*
	width:  667px;
	_width:  667px;//HUGH changed on Jan 26 2010 for artf1057049
	*/
	width: 645px; /* Changed by Tessa April 13, 2011 */ 
	_width: 645px; /* Changed by Tessa April 13, 2010 */ 
	height: 43px;
	overflow: hidden;
	position:relative;
	top: 0; /* Added by Tessa Feb 3 2010 */ 
	left: 23px; /* Added by Tessa Feb 3 2010 */ 
	z-index: 250;
	background:#c5c5c6 url(../images/tab-top-normal.gif) repeat-x left 1px;
}
.tabControl .tabHeader{
	position: relative;
	width: auto;
	overflow: hidden;
}
.tabControl .tabHeader .jcarousel-prev-disabled{
	background: url(../images/tab-left-btn.gif) 0 0 no-repeat !important; /* Changed by Tessa April 13, 2011 */
	cursor: default !important;
}
.tabControl .tabHeader .jcarousel-next-disabled{
	background: url(../images/tab-right-btn.gif) -2px 0 no-repeat !important; /* Changed by Tessa April 13, 2011 */
	cursor: default !important;
}
.tabControl .tabHeader .scrollLeft{
	width: 22px; 
	height:0; 
	position: absolute; 
	top:0; 
	left:0; 
	background: url(../images/tab-left-active-btn.gif) 0 0 no-repeat;  /* Changed by Tessa April 13, 2011 */
	border-right: 1px solid #C5C5C6; /* Changed by April 13, 3 2011 */
	padding-top: 43px; 
	overflow: hidden;
	z-index: 500;
	cursor: pointer;
}
.tabControl .tabHeader .scrollRight{
	width: 21px; 
	height:0; 
	position: absolute; 
	top:0; 
	right:0; 
	/*_right:-2px;*//*HUGH commented on Jan 26 for artf1057049 */
	background: url(../images/tab-right-active-btn.gif) -2px 0 no-repeat; /* Changed by Tessa April 13, 2011 */
	border-left: 1px solid #C5C5C6;  /* Changed by Tessa April 13, 2011 */
	padding-top: 43px; 
	overflow: hidden;
	cursor: pointer;
}
.tabControl .tabHeader ul{
	/*margin: 0 23px 0 23px !important;*/
	margin: 0 !important; /* Changed by Tessa April 13, 2011 */ 
	padding: 0 !important;
	background: url(../images/tab-top-bg.gif) 0 0 repeat-x;
	height: 43px;
	position: absolute;
	top: 0;
	left: 0;
}
.tabControl .tabHeader ul li{
	margin:0;
	float: left;
	min-width: 10px;
	_width: 10px;/*HUGH changed on Jan 26 2010 for artf1057049 */
	background: none !important;
	padding: 0 !important;
}
.tabControl .tabHeader ul li a{
	background: url(../images/tab-top-normal.gif) 0 0 repeat-x !important;
	padding: 5px 9px 9px 9px !important;
	border-top:1px solid #c5c5c6;
	border-right: 1px solid #c5c5c6;
	border-left:1px solid #f7f7f7;
	width: 123px;
	height:28px;
	text-align:  center;
	font-weight: normal;
	color: #000;
	text-decoration:none;
}
.threeCol .tabControl .tabHeader ul li a{
	width: 123px;
	float: left;
}
.twoCol .tabControl .tabHeader ul li a
{
    	/*width: 146px;*/
    	width: 109px; /* Changed by Tessa April 13, 2011 */
	float: left;
}
.tabControl .tabHeader ul li.active a{
	background: url(../images/tab-top-active.gif) 0 0 repeat-x !important;
}
.tabControl .tabContent .tab{
	clear:left;
	display: none;
	border:1px solid #c5c5c6;
	padding: 10px 0px;
}
.tabControl .tabContent .active{
	display:block;
}

/* End Content Area Elements*/

/* Generic Multibody Template Styles */

#content .bodyPart {
	display:inline-block;/*Added by Tessa Oct 5, 2011*/
	width:100%;/*Added by Tessa Oct 16, 2011*/
	clear:both;
}
/*#content #generic img {
	margin: 10px 0 0;
} Changed by Tessa Oct 5, 2011*/
#content .rightAlignSpan {
	float:right;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 90px;
	/*_width: expression( this.width > 180 ? 180 + "px" : true );
	min-width: 90px;*/
	max-width: 180px !important;
}
#content .leftAlignSpan {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 90px;
	/*_width: expression( this.width > 180 ? 180 + "px" : true );
	min-width: 90px;*/
	max-width: 180px !important;
}
#content .rightAlignSpan a, #content .leftAlignSpan a {
	vertical-align:top;/*Added by Tessa Oct 5, 2011*/
}
#content .rightAlignSpan img, #content .leftAlignSpan img {
	margin:0;/*Added by Tessa Oct 5, 2011*/
}
#content .LRSizeRestriction {
	margin:0;
	width:auto;
	_width: expression( this.width < 90 ? 90 + "px" : ( this.width > 180 ? 180 + "px" : true));
	min-width: 90px !important;
	max-width: 180px !important;
}
#content .Caption {
	font-size:10px;
	font-style:italic;
	font-weight:normal;
	line-height:1.2;
	margin-top:5px;
	display: block;
	vertical-align:top;
}
#content a.enlarge, 
#content #company a.enlarge {
	background: url(../Images/magnify-icon.png) right bottom no-repeat !important;
	_background: url(../Images/magnify-icon.gif) right bottom no-repeat !important;
	display: block;
	width: 20px !important;
	height: 11px;
	float: right;
}
#content a.goto, 
#content #company a.goto {
	background: url(../Images/i-more.gif) right bottom no-repeat;
	display: block;
	width: 20px;
	height: 11px;
	float: right;
}
#content a.enlarge span, #content a.goto span,
#content #company a.enlarge span, #content #company a.enlarge span {
	display: none;
}
#content #generic .bodyPart table.genericTable td {
	padding:7px 5px;
	vertical-align:top;
	line-height: 1.3;
	font-size: 98%;
}
#content #generic .bodyPart table.genericTable td {
	border-bottom: 1px solid #ccc;
}
#content #generic .bodyPart table.genericTable td img{
	margin: 0 !important;
	display:inline;	
}
#content #generic .bodyPart table.genericTable th {
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;
	padding: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
/* End Generic Multibody Content Styles */

/* Form elements in main content area */
#content form.long{
	width: 300px;
}
#content input.input{
	border: 1px solid #c4c7c2;
	padding: 4px;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	background:  #fff;
	color: #666;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 1px 4px;
	width : 175px;
}
#content .aspNetDisabled.input
{
    background-color:#DFE0DE;
    color:#fff;
}
.filter .input
{
    float:left;
}
#content input.error, #content select.error {
	background-color: #FDEEF0 !important;
}
#content input.disabled, #content select.disabled {
	background-color: #FDFDFD!important;
	border: 1px solid #DFE0DE;
}
#content #calcContainer input {
	text-align: right;
}
#content div.error{
	background-color: #FDEEF0 !important;
	padding: 3px;
	border: 1px solid #C4C7C2;
}
#content select {
	z-index: 1;
}
#content select.select,#countrySelectContent select.select{
	border: 1px solid #c4c7c2;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	background:  #fff;
	color: #666;
	float:left;/*Hugh changed on feb 24 for UAT issue */
	margin-right:5px;
	margin-bottom:5px;/*Hugh changed on feb 24 for UAT issue */

}
#content label.checkbox{
	position: relative;
	padding:4px 4px 4px 22px;
}
#content label.checkbox .checkbox{
	position: absolute;
	top: 0px;
	left: 0px;
	/*border: 1px solid #c4c7c2;*/
	font-family: "Arial", Sans-Serif;
	background:  #fff;
	font-size: 12px;
	/*width: 10px;
	height: 10px;*//*updated by sudha on 28Jan for artf1058481*/
}
#content label.error{
	color: #b71234 !important;
}
#content label.long,
#content input.long{
	width: 300px;
}
#content input.medium{
	width: 197px;
	margin-right: 4px;
}
#content input.short{
	width: 50px;
}
#content select.long{
	width: 310px;
}
#content select.short{
	width: 50px;
}
/* Form elements in main content area */

/* BREADCRUMB - STYLES */
.breadCrumbHolder{
}
.module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/* float clearing for IE6 */
* html .module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
	min-height: 1%;
}
.breadCrumb
{
	margin: 0;
	padding: 5px;
	float: left;
	display: block;
	height: 21px;
	overflow: hidden;
	width: 690px;/*Do not merge in dev box*/
	z-index:1
}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
	z-index:1
}
.breadCrumb ul li
{
	display: block;
	float: left;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0 6px 0 0;
	padding: 0 10px 0 0;
	font-size: .9167em;
	background: url(../css/images/sprites.png) right -395px no-repeat;
	_background: url(../css/images/sprites.gif) right -395px no-repeat;
	z-index: 1;
}
.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
.breadCrumb ul li div
{
	display: block;
	overflow: hidden;
}
.breadCrumb span {
	color: #999999
}
.breadCrumb ul li a, .breadCrumb span a
{
	display: block;
	/*position: relative;*/
	height: 21px;
	overflow: hidden;
	float: left;
	padding:0 3px;
	color: #6a4061 !important;
}
.breadCrumb span 
{
	margin-top:2px;
	margin-left:2px;
	float:left;
}
.breadCrumb span.first 
{
    margin-left:0px !important;
	margin-top: -3px !important;
}
.breadCrumb ul li a
{
	display: block;
	/*position: relative;*/
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
	color: #6a4061;
}
.breadCrumb ul li.first a, .breadCrumb span.first a
{
	height: 16px!important;
	width: 16px;
	padding: 0;
	margin-top: 2px;
	text-indent: -1000em;
	background: url(../css/images/sprites.png) -500px -281px no-repeat;
	_background: url(../css/images/sprites.gif) -500px -281px no-repeat;
	float: left;
}
.breadCrumb ul li.first a:hover
{
	/*background-position: 0 -16px;*/
}
.breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
	color:#666 !important;
}
.breadCrumb ul li.last a
{
	text-decoration:none;
	color:#666 !important;
	cursor:default;
}
.breadCrumb ul li.last a:hover
{
	text-decoration:none !important;
	color:#666;
	cursor:default;
}
.chevronOverlay
{
	display: none;
	background: url(../css/images/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}
/* END BREADCRUMB */

/* UTILITY NAV STYLES */
.twoCol #utilityNav{ 
	float:right;
	width:190px;
	_width:193px;
}
#utilityNav{
	width: auto;
	padding: 0;
	margin:0;
}
#utilityNav{
	padding: 5px 5px 16px 0;
	_padding:5px 0px 16px 0;
	height: 17px;
}
#utilityNav li{
	float:right;
	min-width: 10px;
	/* _width:10px; Changed by Tessa March 7 2011 */
	background: none !important;
	/*_margin-right:5px; Changed by Tessa March 7 2011 */
	padding: 0 0 0 8px !important; /*Added by Tessa March 7 2011 */
}
#utilityNav li a{
	display: block;
	font-size: 10px;
	/*font-weight: bold; Changed by Tessa March 7 2011 */
}
#un-subscribe a,#un-print a,#un-share a{
	padding:0px 3px 0px 14px;
	_padding: 0px 3px 0px 14px !important; /*Changed by Tessa March 7 2011*/
	line-height: 16px; /*Changed by Tessa March 7 2011*/
	text-transform: uppercase;
	vertical-align:middle;
	_text-align:right;
	/*_height:16px; Changed by Tessa March 7 2011*/
}
#un-subscribe a{
	background: url(../css/images/i-subscribe.gif) left center no-repeat;
	/*_width:61px: Changed by Tessa March 7 2011*/
}
#un-print a{
	background: url(../css/images/i-print.png) no-repeat 0px 1px !important; /*Changed by Tessa March 7 2011*/
	_background: url(../css/images/i-print.gif) no-repeat 0px 2px !important; /*Changed by Tessa March 7 2011*/
	padding-left: 15px; /*Added by Tessa March 7 2011*/
	_padding-left: 15px !important; /*Added by Tessa March 7 2011*/
	/*_width:33px: Changed by Tessa March 7 2011*/
}
#un-share a, #utilityNav #un-share .stico_default{
	background: url(../css/images/i-share.png) no-repeat 0px 1px !important; /*Changed by Tessa March 7 2011*/
	_background:url(../css/images/i-share.gif) no-repeat 0px 2px !important; /*Changed by Tessa March 7 2011*/
	/*_width:36px: Changed by Tessa March 7 2011*/
}
.twoCol #un-print a 
{
	/*padding:3px 3px 5px 15px !important;
	*padding: 3px 3px 5px 15px !important;*/
}

#un-share a, #utilityNav #un-share .stButton {
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    line-height: 16px;
    margin-left: 3px;
    margin-right: 3px;
    position: relative;
    text-decoration: none;
    z-index: 1;
}
#un-share a, #utilityNav #un-share .stButton .chicklets 
{
    display: block;
    color: #6A7F10;
	background: url(../css/images/i-share.png) no-repeat 0px 1px !important; /*Changed by Tessa March 7 2011*/
	_background:url(../css/images/i-share.gif) no-repeat 0px 2px !important; /*Changed by Tessa March 7 2011*/
    display: inline-block;
    font-family: inherit;
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    padding: 0 3px 0 14px;
    white-space: nowrap;
}

.stbuttontext {
	line-height:inherit !important; /*Changed by Tessa March 7 2011*/
}
#utilityNav #un-share .stico_default 
{
	/*background:url(../css/images/i-share.gif) no-repeat left center !important;
	_padding: 3px 5px 0 13px !important;*/ /*Changed by Tessa March 7 2011*/
}
/* END UTILITY NAV STYLES*/

/* INLINE UTILITY NAV STYLES */
#content #inlineUtil{
	height:16px;
	margin:10px 0;
	padding:10px 0;
	background-color:#f6f7f7;
}
#content #inlineUtil li{
	float:left;
	background:none;
	padding:0 10px;
}
#content #inlineUtil li#prevRels{
	border-right:1px solid #333;
}
#content #inlineUtil li#download{
	float:right;
}
#content #inlineUtil li#download .pdf{
	display:inline-block;
	background:transparent url(../css/images/i_pdf.gif) no-repeat left center;
	padding-left:16px !important;
}
.disabledLink{color:#666 !important;text-decoration:none!important;cursor:default;}
/* END INLINE UTILITY NAV STYLES*/
/* Section Specific CSS */
/* --- PRESSROOM ---- */
/* --- END PRESSROOM ---- */
/*----INDUSTRY LISTING-------*/
.promoContainer {
	background: #007363;
	padding:15px;
	margin-bottom:10px;
	clear:both;
	overflow: hidden;
	_float:left;
}
.promoContainer .promoText {
	float:left;
	width: 200px;
}
.promoContainer .promoText h4.promoHeader {
	color: #fff !important;
	font-size: 24px !important;
	font-weight: bold;
	text-transform: uppercase;
}
.promoContainer .promoText h4.advertText {
	color: #fff !important;
	display:block;
	margin-top:15px;
	font-size: 36px !important;
}
.promoContainer .promoText h4.advertText span {
	font-size: 54px;
}
.promoContainer ul.promoImage {
	float:right;
	background: none;
	margin:0px !important;
	width: 210px;
}
.promoContainer ul.promoImage li {
	float:left;
	background: none !important;
	padding:0px 0px 0px 2px !important;
}
ul.otherPromo {
	background:none !important;
	clear: both;
	margin:0 !important;
}
ul.otherPromo li {
	background:none !important;
	border-top: 1px solid #ccc;
	padding: 5px 0px 10px 0px !important;
	clear: both;
	overflow: hidden;
}
ul.otherPromo li.last {border-bottom: 1px solid #ccc;}
ul.otherPromo li img {float:left;}
ul.otherPromo  li div {float:left;width:310px; padding: 5px 0px 0px 10px;}
ul.otherPromo li p {margin:0 0 5px 0 !important;}
/*----END:INDUSTRY LISTING----------*/
/************************************STYLES FOR PROMO LANDING******************************/
#featuredPromotions {border-top:1px solid #ccc}
#allPromo {margin-top:20px; position:relative;}
#allPromo p.paginationText {
	position: absolute;
	top:5px;
	right: 30px;
	margin:0;
}
#promoFeature .jcarousel-container, #allPromo .jcarousel-container {
	position: relative;
	clear:both;
}
#promoFeature .jcarousel-list, #allPromo .jcarousel-list {
	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	top:0;
	z-index:1;
}
#promoFeature .jcarousel-clip, #allPromo .jcarousel-clip {
	margin:0;
	overflow:hidden !important;
	padding:0 !important;
	position:relative !important;
	z-index:2;
}
#promoFeature .jcarousel-clip-horizontal, #allPromo .jcarousel-clip-horizontal {
	width:920px;
}
#allPromo .jcarousel-clip-vertical {
	height:310px;
}
#allPromo #nextsLinks{
	display: block;
	position: absolute;
	top: -18px;
	/*left: 165px;
	*left: 175px;*/
	right:13px;
	width: 15px;
	height: 0;
	padding-top: 10px;
	overflow: hidden;
	background: url(../css/images/i_green_double_RightArrows.gif) 0 0 no-repeat;
	cursor:  pointer;
}

#promoFeature #nextsLinks{
	display: block;
	position: absolute;
	top: -15px;
	right:13px;
	width: 15px;
	height: 0;
	padding-top: 10px;
	overflow: hidden;
	/*background: url(../css/images/i_green_double_RightArrows.gif) 0 0 no-repeat;
	cursor:  pointer;*/
}

#allPromo #nextsLinks { /* Updated by Anwer for artf1057005 on 28th jan */
	left: 145px !important;
	_top:-20px;
	/*left: 155px !important;*/
}
.newProduct #nextsLinks {
	/*left: 185px !important;
	*left: 195px !important;
	top: -25px !important;*/
	left: 185px !important;
	*left: 195px !important;
}

#allPromo #previousLinks{
	display: block;
	position: absolute;
	top: -18px;
	/*left: 145px;
	*left: 155px;*/
	right:33px;
	width: 15px;
	height: 0;
	padding-top: 10px;
	overflow: hidden;
	background: url(../css/images/i_green_double_LeftArrows.gif) 0 0 no-repeat;
	border-right: 1px solid #a6a6a6;
	cursor:  pointer;
}

#promoFeature #previousLinks{
	display: block;
	position: absolute;
	top: -15px;
	right:33px;
	width: 15px;
	height: 0;
	padding-top: 10px;
	overflow: hidden;
	/*background: url(../css/images/i_green_double_LeftArrows.gif) 0 0 no-repeat;
	border-right: 1px solid #a6a6a6;
	cursor:  pointer;*/
}

.newProduct #previousLinks {
	/*left: 165px !important;
	*left: 175px !important;
	top: -25px !important;*/
	left: 165px !important;
	*left: 175px !important;
}
#allPromo #previousLinks { /* Updated by Anwer for artf1057005 on 28th jan */
	left: 125px !important;
	_top:-20px;
	/*left: 135px !important;*/
}
#promoFeature .jcarousel-next, #promoFeature .jcarousel-prev, 
#allPromo .jcarousel-next, #allPromo .jcarousel-prev {
	z-index: 3;
}
#promoFeature .jcarousel-prev-disabled, #allPromo .jcarousel-prev-disabled {
	background-position:0 -10px !important;
	cursor: default !important;
}
#promoFeature .jcarousel-next-disabled, #allPromo .jcarousel-next-disabled {
	background-position:0 -10px !important;
	cursor: default !important;
}
#featuredPromotions, .allPromotions {
	background:none; 
	clear: both; 
	overflow: hidden; 
	/*padding-top:10px !important;*/
	line-height: normal !important;
}
.allPromotions li { 
	background:none !important;  
	padding-left: 0px !important;
	float: left;
	width: 460px !important
}
#featuredPromotions li { 
	background:none !important;  
	width : 292px;
	margin-right: 20px;
	_margin-right: 10px;/*Hugh changed on Feb 05 for artf1061287 */
	float: left;
	padding-left: 0px !important;
}
#featuredPromotions li a { 
	padding-left: 0px !important;
}
#featuredPromotions li h4.promoFeatureHeader {
	font-family:"Times New Roman",serif;
	color: #00a1de;
	font-size: 30px;
	line-height:25px;
	padding-bottom:5px;
	font-weight:normal;
}
#featuredPromotions li p {
	margin: 0 0 5px 0 !important;	
}

ul.allPromoContent {
	background:none !important;
	clear: both;
	margin: 0 !important;
	
	
}
ul.allPromoContent li {
	background:none !important;
	border-top: 1px solid #ccc;
	padding: 5px 0px 10px 0px !important;
	clear: both;
	overflow: hidden;
}
ul.allPromoContent li div a{
padding-left:0px !important;
}
ul.allPromotions li.last {
	border-bottom: 1px solid #ccc;
}
ul.allPromoContent li img {
	float:left;
	margin: 10px 0 !important;
}
ul.allPromoContent  li div {
	float:left;
	width:290px; 
	padding: 5px 0px 0px 10px;
}
ul.allPromoContent li p {margin:0 0 5px 0 !important;}

/*----END:PROMO LANDING----------*/
/*************BEGIN: STYLE FOR PRESS RELEASE****************/
.filter, .filterWhite {
	background: #f6f7f7;
	padding: 10px;
	clear: both;
	overflow: hidden;
	_height:1%;
	line-height:1;
}
.filterWhite {
	background-color: white !important;
}
.filter label, .filterWhite label {
	display: block;
	padding-bottom: 10px;
	font-weight: bold;
}
.filter label.checkbox, .filterWhite label.checkbox{
	padding: 0 7px !important;
	font-weight: normal;
	display:inline;
	vertical-align: text-top;
}
.filter .region-label, .filter .country-label, .filter .type-label, .filterWhite .type-label {
	padding-bottom: 10px;
	font-weight:normal;
}
.filter .row, .filterWhite .row {
	clear: both;
	width: 100%;
}
.filter .row, .colPad {
	padding: 1px;
}
.filter .row .firstColumn {
	width:193px;
	padding-right: 10px;
	padding-top: 2px;
}
#center .filter .row .firstColumn {
	width:150px;
	padding-right: 10px;
	padding-top: 2px;
}
#content #calcOutput .row .firstColumn label {
	text-align: right;
}
#content #calcOutput .row .firstColumn input {
	float: right;
}
.filter .row .secondColumn 
{
    /*UPDATED BY SRIKANTH FOR CALENDAR CONTROL*/
	/*width:173px;*/
	width:190px;
	padding-right: 10px;
	padding-top: 0px;
}
.filter .row .secondColumn .button .arrowbtn
{
    /*Added BY Nilesh FOR Arrow button*/
	width:7px;
}
#center .filter .row .secondColumn {
	width:140px;
	padding-right: 10px;
	padding-top: 2px;
}
.filter .row .thirdColumn {
	width:223px;
	padding-right: 10px;
	padding-top: 0px;
}
.filter div, .filterWhite div {
	display: block;
	float:left;
	padding-top:0px;
	padding-bottom: 3px;
}
.filter select, .filterWhite select {
	margin-right:10px;
	width: 187px;
	_margin-bottom: 5px;
}
#center .filter select {
	margin-right:10px;
	width: 150px;
	_margin-bottom: 5px;
}
.filter div.button, .filterWhite div.button {
	margin:0;/*Hugh changed on feb 24 for UAT issue */
	float:left;
	margin-top:17px;
}
.filter .button input, .filterWhite .button input{ 
	width:120px;
}


.filterWhite div.image, .filter div.image {
	margin:3px 7px 3px 0!important;
	padding:7px !important;
	background-color:#FFFFFF;
	border: 1px solid #c4c7c2 !important;
	cursor:pointer;
}
.filterWhite .image label, .filter .image label {
	color:#00a1de !important;
	padding-top:5px !important;
}
.filterWhite .image img, .filter .image img {
	width: 180px !important;
	height: 120px !important;
	overflow:hidden !important;
	margin:0 !important;
}
.filterWhite div.selected, .filter div.selected  {
	border:2px solid #c4c7c2 !important;
}
.filter td {
	vertical-align: text-top;
	text-align: center;
	padding: 3px 5px;
}

.filter img {
	/*srikanth updated for calendar control*/
    /*margin: 0 0 0 10px !important;*/
	margin: 0 0 0 0px !important;
	padding: 0px;
}
.filter p {
	font-size:11px !important;
	margin-top:5px!important;
	margin-bottom: 0px;
}
.filteredDropdown {
	/*background: url(../css/images/h_filter_dropdown.gif) no-repeat;*/
	width:203px;
	_width:195px; /* Updated by Anwer for dropdown alignment on PE_LocateChPartner.php page on IE6 */
	height: 21px;
	position:relative;
	float:left;
	padding-right:10px;
	_padding-right:5px;/* Updated by Anwer for dropdown alignment on PE_LocateChPartner.php page on IE6 */
	margin-top:10px;
}
.filteredDropdown select {
	width:100%;
}
.filteredDropdown span {
	display:block;
	height:10px;
	overflow:hidden;
	padding:5px 0 9px 9px;
	white-space:nowrap;
	font-size:12px;
}
.filteredDropdown ul {
	background-color:#fff;
	display:none;
	left:0;
	position:absolute;
	top:21px;
	margin: 0px !important;
	width:182px;
	z-index:50;
}
.filteredDropdown ul li {width:auto; background:none !important}
.filteredDropdown ul li input {display: none;}
ul.pressItem {
	border-top: 1px solid #ccc;
	background:none !important;
	margin:15px 0 0 0 !Important;
}
ul.pressItem li {
	border-bottom: 1px solid #ccc;
	padding:10px 0 10px 5px !important;
	clear: both;
	overflow: hidden;
	background:none !important;
	_height:1%;
}
ul.pressItem li strong {
	float: left;
	font-size: 18px;
	color:#5e5d5d;
	padding-right:5px;
}
ul.pressItem li strong span {
	color: #999999;
	font-size:12px;
	display:block;
	padding-top: 2px;
}

ul.pressItem li .pressContent {
	float:left; 
	width: 350px;
	_width: 340px;
}
ul.pressItem li .pressContent a{
	padding-left: 20px;
	font-size:12px;
	display:block;
	font-style: normal;
	font-weight: normal;
}
ul.pressItem li .pressContent p a 
{
	padding-left: 0px !important;
	float:right;
}

ul.pressItem li .pressContent a.collapse {
	background: url(../css/images/i-upArrow.gif) no-repeat 0px 2px;
	display:block;
	font-size:12px;
	height:10px;
	float:left;
}
ul.pressItem li .pressContent a.expand {
	background: url(../css/images/i-downArrow.gif) no-repeat 0px 2px;
	display:block;
	float:left;
	font-size:12px;
	height:10px;	
}
ul.pressItem li .pressContent a.expand span, 
ul.pressItem li .pressContent a.collapse span{
	display:none !important;
}
ul.pressItem li .pressContent p {
	display:none;
	color:#666666;
	padding:5px 0 0 20px; 
	font-size:11px; 
}
ul.pressItem li a.pdf {
	background:url(../css/images/i_pdf_yellow.gif) no-repeat top left;
	display:block;
	float:right;
	height:16px;
	width:16px;
}
ul.pressItem li a.pdf span {display:none;}
ul.pressItem li .wide {
	width: 100% !important;
	_width: 100% !important;
}
ul.pressItem li .wide a.collapse {
	color:#666;
	text-decoration:none;
	float:none;
}
ul.pressItem li .wide a.expand {
	color:#666;
	text-decoration:none;
	float:none;
}
ul.pressItem li .wide a.collapse:hover, ul.pressItem li .wide a.expand:hover {
	color:#666;
	text-decoration:none;
}
ul.pressItem li .wide strong {
	float: none;
	font-size: 12px;
	padding-right:0;
	font-weight:bold;
}
ul.pressItem li .wide p {
	margin:0 !important;
}
ul.pressItem li .wide p a {
	padding-left: 0px !important;
	float:none;
	padding-top:10px;
}
.pagination {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:right;
}
.pagination p {
	color: #666666;
	float: left;
}
.pagination a {
	display:inline !important;
	padding:0px !important;
}
.pagination a.next {
	float:right;
	position:relative;
	top:-15px;
	_top: -10px;
	width:50px;
}
*+html .pagination a.next {
	top: -22px;/* added by sudha for press listing page*/
}
.pagination a.previous 
{
	float:right;
	position:relative;
	top:-15px;
	*top: -15px;
	width:70px;
	/*border-right:1px solid #999;*//* commented by sudha for artf1061243*/
}
*+html .pagination a.previous {
	top:-15px;/* added by sudha for press listing page*/
}
.pagination ul {
	width: 370px;
	_width: 300px;
	margin: 0px auto !important;
	text-align: center;
	*position:relative;
	_top: 0px;
	padding:0px;/*Added by Sudha for artf1057431*/
}
*+html .pagination ul {
	/*top: -10px !important; added by sudha for press listing page*/
}
.pagination ul li{
	color: #666;
	display: inline;
	background:none !important;
	padding:0px;
}
.pagination ul li a{
	padding:0px;
}

#PKINews .rssBody {
	padding-bottom:10px;
}
#PKINews .rssDate {
	font-size:11px;
	color:#999;
	padding:5px 10px;
}
#PKINews h5 {
	padding:0 10px;
}
#PKINews .rssDesc {
	border-bottom:#ccc 1px solid;
	padding:2px 10px 8px;
	font-size:11px;
}

/*************END: STYLE FOR PRESS RELEASE****************/

/**************SEARCH RESULT******************/
.twoCol .searchFilter {
	width: 670px;
}
.searchFilter {
	background: #f6f7f7;
	padding: 10px;
	clear: both;
	display: inline-block;
	/*overflow: hidden;*/
	_height:1%;
}
.searchFilter ul {
	float:right; 
	margin:0px !important; 
	padding:5px 0 0 0  !important;
}
.searchFilter ul li {
	background:none !important; 
	float:left;
	padding-left:0px !important;
}
.searchFilter ul li a{
	display:inline;
	padding:0px 2px 0 2px !important;
	font-weight:normal;
}
.searchFilter label {
	font-size: 11px;
	color: #666;
	
}
.searchBoxContainer {
	background-color:#E4E7E9;
	height:32px;
	padding: 7px 2px 7px 7px; /* 6px 2px 6px 6px; - Changed by Tessa, Sept 27, 2011 */
	position:relative;
	margin-top: 3px; /* 2px; - Changed by Tessa, Sept 27, 2011 */
}
.searchBoxContainer .searchBox {
	background-color: #fff;
	padding: 2px;
	float: left; /* Added by Tessa, Sept 27, 2011 */
	height:28px;
	/* margin-right: 35px; Changed by Tessa, Sept 27, 2011 */
	/* _width: 570px; Changed by Tessa, Sept 27, 2011 */
	/* _margin-right:0px !important; Changed by Tessa, Sept 27, 2011 */
	
}
.searchBoxContainer .searchBox input.searchTerm{
	border: 1px solid #fff;
	width: 610px;
	_width: 610px; /* 570px; Changed by Tessa, Oct 3, 2011 */
	color: #666;
	font-size: 13px;
	padding: 5px; 
	/*text-transform:uppercase;*/ /*removed by sudha on 27Jan for artf1058318*/
}
.searchBoxContainer .searchBoxMedium {
	background-color:#FFFFFF;
	height:28px;
	padding:2px;
	margin-right: 35px;
	width:398px;
	_width: 370px;
	_margin-right:0px !important;
}
.searchBoxContainer .searchBoxMedium input.searchTermMedium{
	border:1px solid #FFFFFF;
	width: 388px;
	_width: 358px;
	color:#666666;
	font-size:13px;
	padding:5px;
	/*text-transform:uppercase;*/ /*removed by sudha on 27Jan for artf1058318*/
}
.searchBoxContainer .searchButton {
	position:absolute;
	right: 7px; /* 0; Changed by Tessa, Sept 28, 2011 */
	top: 7px; /* 5px; Changed by Tessa, Sept 28, 2011 */
	border: 4px solid #fff; /* Added by Tessa, Sept 28, 2011 */
	border-bottom-width: 3px;
	_border-bottom-width: 5px;
	border-top-width: 5px;
	width: 32px; /* Added by Tessa, Sept 28, 2011 */
	height: 32px; /* Added by Tessa, Sept 28, 2011 */
	_height: 34px; /* Added by Tessa, Sept 28, 2011 */
	/* _right:5px; Changed by Tessa, Sept 28, 2011 */
}
.searchResult {
	margin-top: 20px;
}
.searchResult h3 span {
	color: #666666;
}
.searchResult ul {
	padding:0;
	margin: 5px 0 15px 0!important;
}
.searchCriteria {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	clear: both;
	overflow:hidden;
	_float:left;
}
.searchCriteria h3 {float:left}
.searchCriteria label { 
	font-size: 12px
}
.searchCriteria ul {
	float:right;
	padding: 0px !important;
	margin:0px !important;
}
.searchCriteria ul li {float:left; background:none !important}
.searchPagination,.pagination {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	clear: both;
	overflow:hidden;
	margin:2px auto;
	_height:1%;
}
.searchPagination p,.pagination p {
	float:left;
	margin:0px !important;
}
.searchPagination p a.disabled {
	color: #666 !important;
	text-decoration:none;
	cursor:default !important;
}
.searchPagination p a.disabled:hover {
	text-decoration:none;
}
.searchPagination p a.disabled:active {
	text-decoration:none;
}
.searchPagination ul,.pagination ul {
	float:right;
	padding: 0px !important;
	margin:0px !important;
	width:auto;
}
.searchPagination ul li,.pagination ul li { 
	background: none !important; 
	float:left;
	padding: 0 0 0 8px !important;
}
.searchPagination ul li a,.pagination ul li a {
	padding: 0 !important;
}
.searchPagination ul li span.active,.pagination ul li span.active {
	font-weight:bold !important;
	color: #666;
}/*added by Sudha on 29th Jan for search*/
ul.searchItem {
	margin:0px !important;
	padding:0px !important;
}
ul.searchItem li {
	background: none !important;
	padding: 10px 7px !important; /* Changed by Tessa March 7 2011 */
	border:0px;
	border-bottom: 1px solid #ccc;
	clear: both;
	overflow: hidden;
	_height:1%;
}
/*ul.searchItem li .recommended {
	color:#e98300; 
	border-right: 1px solid #999999; 
	padding-right: 5px;
	margin-right: 5px;
}*/

ul.searchRecommended
{
      margin:0px !important;
      padding:0px !important;
}

ul.searchRecommended li {
      background: #fefbf2 !important;
      padding: 10px 7px !important; /* Changed by Tessa March 7 2011 */
      border:4px;
      border-bottom: 1px solid #ccc;
      clear: both;
      overflow: hidden;
      _height:1%;
}

ul.searchItem li a { 
	display:inline; 
	padding: 5px 0 !important; /* Changed by Tessa March 7 2011 */
}
ul.searchItem li p {margin:0 !important;}
.searcContent {
	width:440px;/*updated by sudha on 28jan for artf1058426*/
	float:left;
	word-wrap:break-word;/*Hugh added on 5 Feb for artf1061353 */
}
.category{
	color:#999;
	float:left;
	padding-left:15px;/*Should not merge in local*/
}
.fileType  {
	color:#999;
	float:right;
	padding-right: 5px;
	text-transform: uppercase;
	width:12%;
	_width:10%; /* Changed by Tessa April 13 2011 */
}

#left.refineSearch h3 span{
	color:#00A1DE;
	font-size:14px;/*Should not merge in local*/
	padding:4px 0 10px; /*4px 11px; Changed by Tessa, Oct 3, 2011 */
	/* border-bottom: 1px solid #ccc; Changed by Tessa, Oct 3, 2011 */
	text-transform:none;/*Added by sudha 20Jan for Search page*/
	font-weight: normal; /*Added by Tessa, Oct 3, 2011 */
}
#left.refineSearch  ul.refine1 li {
	border-bottom: 1px solid #ccc;
}
#left.refineSearch  ul.refine1 li span{
	border-bottom: none;
	color: #666; /*Added by Tessa, Oct 3, 2011 */
	/* border-top: 1px solid #ccc; Changed by Tessa, Oct 3, 2011 */
}/*added by sudha on 28jan for artf1058451*/
#left.refineSearch  ul.refine1 li ul li {
	/* border-top: 1px solid #ccc; Changed by Tessa, Oct 3, 2011 */
	border-bottom: none !important;
	overflow:hidden !important;
}
#left.refineSearch  ul.refine1 li a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding: 7px 11px !important;
	color: #6a4061;
}
#left.refineSearch  ul.refine1 li.active a{
color: #999;
}
#left.refineSearch  ul.refine1 li.active ul li a{
color: #6a4061;
}
#left.refineSearch  ul.refine1 li ul li a {
	text-transform: none !important;
	font-weight: normal !important;
	font-size: 12px;
	padding: 7px 11px 7px 32px !important; /* Changed by Tessa April 13 2011 */
	_padding: 7px 11px 7px 32px !important; /* Changed by Tessa April 13 2011 */
	color: #6a4061;
}
#left.refineSearch  ul.refine1 li ul li a:hover {
	color:#999;
	background: url(../css/images/i-grayTriangleRight.gif) 24px 10px no-repeat !important;
}
#left.refineSearch  ul.refine2 {
	padding-bottom:0;
	_padding:0px !important;/* added by Sudba on jan25 for search page*/
	line-height:15px;/*Added by sudha 27Jan for Search page*/
	border-bottom: 1px solid #ccc;
}
#left.refineSearch  ul.refine2 li.active a{
	color: #999 !important;
}
/* Added as per RESMAN:1400*/

 div.searchSurveyBox {
            background-color: #F6F7F7;
            padding:15px 5px;
            margin-top:15px;
      }
  div.searchSurveyBox h4 {
            margin-bottom:10px; 
            color:#666666; 
            text-align:center;
            font-size: 12px;
      }
      div.searchSurveyBox p {
            text-align:center;
            
      }  
div.searchSurveyBox a.button span
{
   line-height:16px!important;
	padding: 3px 20px 7px 15px !important;	
	color: #fff !important;
	text-transform: uppercase !important;
	font-size:10px !important;
	font-weight: bold !important;	
	display:inline-block !important;
}

div.searchFilter p
{
    float:left;
}

      
      /*************SEARCH RESULT***********/
/***************************BEGIN: Country Selector***************************8*/
/*.oneCol #center .countrySelectContent .four-col .col {
	overflow: visible;
}
.oneCol #center .countrySelectContent .four-col .last
{
	margin-top: 15px;
}
#footer.countrySelector {
	margin-top: 10px;
	border-top: 1px solid #999;
}
.countrySelectContent p {
	float:left; 
	padding-top:5px;
}
.countrySelectContent .button {float:left;}
.countrySelectContent .four-col { 
	clear:both; 
	overflow:hidden;
	border-top: 1px solid #999
}
.oneCol #center .countrySelectContent .four-col .col a{
	padding-left:8px;
}
.countrySelectContent a:hover {
	background-position:0px 8px;
}
.countrySelectContent .filteredDropdown ul {
	border: 1px solid #999;
	width: 185px;
}
*/
/**BEGIN: Country Selector**/

/**BEGIN: Locate Channel partner*/
.channelPartnerHead{
margin:15px 0px 0px 8px !important;/* added by Sudha on 25Jan for channel partner*/
}
ul.channelPartner{
	margin: 0 !important;
	padding:15px 0 0 0 !important;
	line-height: normal !important;
	clear:both;
	overflow: hidden;
	_height: 1%;
}
ul.channelPartner li {
	border-bottom: 1px solid #ccc;
	background: none !important;
	clear: both;
	overflow: hidden;
	padding-bottom:10px;
	_height: 1%;
 }
ul.channelPartner p { 
	margin: 5px 0 0 0 !important;
}
ul.channelPartner img {
	float: right;
	margin:10px 10px 0 0 !important;
}
ul.channelPartner li div a {
/*padding-left:0px !important;*/
}
.contacrDetail {
	float:left;
	margin-top:10px;
}
.contacrDetail p span a{
padding-left:0px !important;
}
.contacrDetail iframe, .contactMapWrapper iframe.mapBox {
	border:2px solid #666;
	width: 400px;
	height: 300px;
	background-color: #ccc;
	margin: 5px 0 0 0;
}/*Added by Sudha for Contact us page on 22Jan*/
.contacrDetail address {
	font-style: normal !important;
}
/**END: Locate Channel partner**/
.eventDetail h4{line-height:15px;margin:0px 0px 5px 0px;}/*Added by Sudha on 27Jan for event page*/
.eventDetail span{line-height:15px;}/*Added by Sudha on 27Jan for event page*/
/***BEGIN: Contact Us Page****/
#region-selector {
	/*border-bottom:1px solid #ccc;*/
	padding:10px 0px 20px 0px;
	overflow: hidden;
}
#region-selector .button {
	float:left;
	margin:15px 0px 0px 0px;
	/*_margin:0px 7px 0px 0px;*//*updated by sudha for filter button placement on 22jan*/
}
#region-selector .select {
	margin-right: 15px !important;
	_margin-right: 5px !important;
	float: left;
}
#region-selector div {
	float: left;
}
#region-selector div.filter {
	float: none;
}
#corp-info{	
    margin: 10px 0px 5px 0px;
	_margin: 10px 0px 25px 0px;
	float:none;
    clear: both;
	color: #666;
	line-height: 15px;
	overflow: hidden;
}
#corp-info .contacrDetail{
	float:left;
}
div.contactDiv{
	float:left;
	width:100% !important;	
}
#corp-info div.contactDiv img {
	float: right;
	margin:5px 10px 0 0 !important;
}
#corp-info strong{
	color: #666;
	display: block;
	padding: 5px 0px;
}
.country-filter {
	padding: 5px 0;

}
.country-filter label{
	float: left;
	display: block; 
	width: 100px;
	font-weight: bold;
	padding-top: 0px;
	background-color: #fff;
}
.country-filter select{
	float: left;
}
.country-select, .type-select {
	border: 1px solid #c4c7c2;
	font-family: "Arial", Sans-Serif;
	font-size: 12px;
	margin-bottom: 5px;
	background:  #fff;
	color: #666;
	float: left;
}
.countries{
	margin:0 !important;
	padding: 0 !important;
	list-style: none !important;
	clear: left;
	width: auto;
}
.countries h3{
	padding-bottom: 5px !important;;
	border-bottom: 1px solid #666 !important;;
	margin-bottom: 5px !important;
	background-color: #fff;
}
.country{
	list-style: none !important;
	margin-top: 15px !important;
	padding:0 !important;
	background: none !important;
}
.countries .channelPartner{
	padding: 0px !important;
	margin-left: -6px !important;
}
.countries p {
	margin: 0 !important;
}
.offices{
	list-style: none !important;
	margin: 0 !important;
	padding:0 !important;
}
.offices li{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
.offices li a{
	display: block;
}
#regionContent{
	clear: both;
	width: auto !important;
	float: none !important;
}

#regionContent iframe{
	border:2px solid #666;
	width: 400px;
	height: 300px;
	background-color: #ccc;
	margin: 5px 0 0 0;
}

.offices address{
	font-style: normal;
	display: block;
}
.region a { display: inline !important;}
.mapURL {
	background: url(../css/images/i-sort_asc.gif) no-repeat 0px 5px !important;
	color:#666666;
	font-weight:bold;
	clear:both;
	display:block !important;
	float:left;
	font-weight:bold;
	margin-top:3px !important;
	overflow:hidden;
	padding-left:10px;
	vertical-align:middle !important;
}
.map_opened{
	background: url(../css/images/i-sort_desc.gif) no-repeat 0px 5px !important;/*Added by hugh on 19jan*/
}
/***BEGIN: Contact Us Page****/
#content .newProduct select.select {
	margin-bottom:10px;
}
.newProductCont {
	padding:0 5px;
	/*margin-top: 20px;*/
}

/*ABout Us Page*/
/*#overlay{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 990;
	top: 0;
	left: 0;
}*/
#flash, #ourMissionFlash{
	display: none;
	position: absolute;
	width: 956px; height:466px;
	margin: -233px 0 0 -478px;
	top:50%;
	left:50%;
	z-index: 1000;
	
}

/*Product Page & Gallery Page styles*/
.productSummary, .productGallerySummary{
	margin:0 !important;
	padding:0 !important;
}
.productSummary li, .productGallerySummary li {
	padding:15px 10px !important;
	/*width:667px;*/
	background: none !important;
	overflow: hidden;
	clear: both;
	_height:1%;
}
.productSummary li.odd, .productGallerySummary li.odd {
	background-color:#F3F3F3 !important;
}

.productSummary li .left {
	width:500px;
	float: left;
	*margin-right:0px;
}
.productGallerySummary li .left {
	width: 295px;
	_width: 280px;
	float:left;
	*margin-right:0px;
}
.productSummary li .left p {
	/*float:left;*/
	/*width: 390px;Hugh edited on Mar 10 for UAT issue 1217*/
	padding-left:110px;
	margin: 0px !important;
}
.productGallerySummary li .left p {
	padding: 0 !important;
	margin: 3px 5px 3px 0 !important;
}
.productSummary li .left p a, .productGallerySummary li .left p a {
	padding: 0px 5px 0px 0px !important;
	background:none;
	display:inline;
}
.productSummary li .left img, .productGallerySummary li .left img {
	float: left;
	padding: 0px 10px 0px 0px !important;
	margin: 0px !important;
}
.productSummary li .right {
	float:right;
	width: 140px;/*Hugh edited on Mar 10 for UAT issue 1217*/
	/**width:130px;
	_width: 140px;*//*Hugh edited on Mar 10 for UAT issue 1217*/
	text-align:right;
}
.productGallerySummary li .right {
	float:right;
	width: 142px !important;
	margin-left:5px;
	text-align:right;
	clear: right;
}
#content .productSummary li .right p, #content .productSummary li .right div span {
	margin:3px 5px 3px 0;
	text-align:right;
}
#content .productGallerySummary li .right p {
	margin:3px 2px 3px 0;
	text-align:right;
}
#content .productSummary li .right .detail, #content .productGallerySummary li .right .detail {
	color:#e6a32a;
	font-size:11px;
}
#content .productSummary li .right p, #content .productGallerySummary li .right td {
	text-align:right;
	float:right;
}

#content .productSummary li .right p.alignleft, #content .productGallerySummary li .right p.alignleft {
	text-align:left;
	margin-right:0;
	margin-left:20px;
}
#content .productSummary li .right p a, #content .productGallerySummary li .right p a {
	background:none;
	display:inline;
}
 #content .productGallerySummary li .right p a {
	_padding:0 !important;
}
#content .productSummary li .right .txtQuantity, #content .productGallerySummary li .right .txtQuantity {
	width:30px;
}
.productSummary li .right .button, .productGallerySummary li .right .button {
	float: right;
}
.productSummary li .right .button input, .productGallerySummary li .right .button input {
	padding-left:5px;
	padding-right:8px;
}
.productLit {
	clear: both;
	overflow: hidden;
	_height:1%;
	padding: 0 10px;
}
.productLit .productLitLeft {
	clear: left; /* Added by Tessa April 13, 2011 */
	float: left;
	width: 320px; /* Changed by Tessa April 13, 2011 */
	_width: 320px; /* Changed by Tessa April 13, 2011 */
	/* margin-right: 10px; */ /* Changed by Tessa April 13, 2011 */
}
.productLit .left {
	float: left;
	margin-right: 10px !important;
}
.productLit ul.two-col {
	width: 650px; /* Changed by Tessa April 13, 2011 */
}
.productLit ul.two-col li {
	float: left;
	/* display:block; */ /* Changed by Tessa April 13, 2011 */
	width: 300px; /* Changed by Tessa April 13, 2011 */
	/* margin-right: 1%; */ /* Changed by Tessa April 13, 2011 */
	margin: 0 15px 10px 0; /* Added by Tessa April 13, 2011 */
	clear:left; /* Added by Tessa April 13, 2011 */
}
.productLit ul.two-col li.odd {
	clear: right; /* Added by Tessa April 13, 2011 */
	float: right; /* Added by Tessa April 13, 2011 */
}

.productLit ul li.productLitLeft, .productLit ul li.productLitRight {
	background:none !important;
}
.productLit .productLitRight {
	clear: right; /* Added by Tessa April 13, 2011 */
	float: right; /* Changed by Tessa April 13, 2011 */
	width: 320px; /* Changed by Tessa April 13, 2011 */
	_width: 320px; /* Changed by Tessa April 13, 2011 */
}
.productLitLeft .productLit, .productLitRight .productLit {
	padding:0px;
}
.productLit li a {
	/*padding: 0px 5px !important; Changed by Tessa April 13, 2011 */
	_padding: 0px !important;
}
.productLit h4 {
	margin-bottom: 10px;
}

.productLit table td {
	vertical-align:top;
}

.rohsLookup {
	margin-bottom:20px;
}
.rohsLookup .button{
	margin-top: 5px;
	display: block;
	clear:both;
}
.partNumberComplaint {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
.partNumberComplaint h4{
	float:left;
	margin-right: 10px;
}
.partNumberComplaint span {
	padding-top: 5px;
	display: block;
}

/*Product Comparison*/
table.productComparison {
	margin: 10px 0 30px 0px;
	width: 896px;
	border: 1px solid #666;
}
table.productComparison tr.odd {
	background: #eee;
}
table.productComparison td {
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	text-align: center;
	color: #666;
	padding:4px;
}

table.productComparison td a:hover {
	text-decoration:underline;
}

table.productComparison th {
	padding: 5px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	color: #666666;
	font-weight: bold;
	text-align:center;
}
.striped{
	background-color:#f9f9f9;
}
.addToCart strong 
{
	float:left;
	margin:5px 5px 0 0px;
}
.addToCart input.quantity
{
	width:30px;
	float:left;
	border: 1px solid #ccc;
}
#twoColumnList, #threeColumnList {
	clear: both;
	overflow:hidden;
}
#twoColumnList div {
	font-weight:bold;
}
#twoColumnList ul {
	padding-top:5px;
}
#twoColumnList ul li 
{
	background:transparent url(../css/images/icon_checkmark.jpg) no-repeat scroll 0px 0px;
	width : 310px;/*updated by sudha on 11feb for artf1062337*/
	float:left;
	margin-right: 10px;
	padding-left:16px;
}/*updated by sudha on 29jan for artf1058446*/
#twoColumnList ul.cat li 
{
	background:transparent url(../css/images/li-bullet.gif) no-repeat scroll 0px 0px;
}/*Hugh added on Feb 5 2010 per Rajneesh's email */
#twoColumnList ul li a {
	padding: 0px !Important;
}
#twoColumnList h4 {
	color:#00A1DE;
	font-size:12px;
	font-weight:normal;
	padding:10px 0 5px;
}
#threeColumnList {
	margin-bottom:10px;
}
#threeColumnList ul li{
	float:left;
	margin-right:10px; /* Changed by Tessa April 13, 2011 */
	margin-bottom:10px;
	width:200px; /* Changed by Tessa April 13, 2011 */
	line-height:1.3;
}
#threeColumnList ul li.last {
	margin-right:0;
}

/* #threeColumnList .col {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:205px;
	line-height:1.3em;
}
#threeColumnList .bullet {
	background:transparent url(../css/images/li-bullet.gif) no-repeat scroll 0px 5px;
	padding-left:8px;
} */

em span#lblEcommerceNotAvailable 
{
    font-style:italic;
}
.feature ul li {
    background:none !important;
	padding:0px !important;
	line-height:1.5;
	_line-height:1.5;/*changed by sudha on 16feb for artf1048586*/
}
.feature ul li a{
padding:0px;
	padding-left:0px !important;
	/*_line-height:0px;	changed by sudha on 16feb for artf1048586*/
}
.searchHelp .button{
	position:absolute; 
	top:10px;
	right:10px;
	z-index:51;
}
#content .ajaxmsg img{
	margin: 0 3px !important; 
	vertical-align: middle !important;
	border:none !important;
}
.button input.disabledBtn{
	background-image:url(../CSS/images/button-default-disabled-right.png);
	cursor:default;
}

.sitemap .col a:hover {
	color: #999;
	background: url(../CSS/images/i-grayTriangleRight.gif) 24px 8px no-repeat;
}
.countrySelectContent a:hover{
	color: #999;
	background:none;
}
.oneCol .sitemap .col a {
	padding-left:5px;
}
.oneCol .sitemap .col a:hover {
	background-position:0px 8px !important;
	color:#999999;
	text-decoration:none !important;
}
#content .textCallout {
	border: #e5e5e5 1px solid; 
	/*background: url(../css/images/bg_firsts_tile.gif) #fff repeat-x left top;*/
	margin: 10px 0px 10px 10px;
	padding:5px 12px 10px 12px; 
	clear:both; 
	float:right;
	width: 195px;
}
#content .textCallout p {
	margin:0;
	padding:5px 0 0;
}
#content .textCallout ul {
	margin-bottom:0;
	padding-bottom:0;
	padding-top: 5px;
}
.displyBlock{ display:block;}

.progressStyle
{
	position:absolute;
	top:370px;  
	left: 500px; 
	z-index: 999;
}

/*Search results processing panel styles*/
.modalBackground 
{
    background-color:Gray;
    opacity:0.60;         
    -moz-opacity:0.60;
    filter:alpha(opacity=60);
    z-index: -1;
}
.updateProgress
{
    border-width:1px; 
    border-style:solid; 
    background-color:#FFFFFF; 
    position:absolute; 
    width:300px; 
    height:80px;    
}
.updateProgressMessage
{
    margin:3px; 
    font-family:Trebuchet MS; 
    font-size:small; 
    vertical-align: middle;
} 
/*Search results processing panel styles - End*/

/* Table styling - ChartA, ChartB, ChartC - Tessa 03302011 */
#content #ChartA,
#content #ChartB,
#content #ChartC {
	padding: 0;
	margin: 15px 0;
	border-collapse: collapse;
	border: 0 !important;
	empty-cells: show;
	max-width: 940px;
}

#content #ChartB thead th, 
#content #ChartB thead td  {
	padding: .5em 1em;
	text-align: left;
	background-color: #9CD4EF;
	border: 0;
	border-bottom: 4px solid #FFF;
	border-right: 1px solid #FFF;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align: top;
}

#content #ChartA thead th, 
#content #ChartA thead td  {
	padding: .5em .7em;
	text-align: left;
	background-color: #84CCED;
	border: 0;
	border-bottom: 3px solid #FFF;
	border-right: 1px solid #FFF;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align: top;
}

#content #ChartC thead th, 
#content #ChartC thead td  {
	padding: .5em .7em;
	text-align: left;
	background-color: #7FD0EE;
	border: 0;
	border-bottom: 3px solid #FFF;
	border-right: 1px solid #FFF;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align: top;
}

#content #ChartB tbody th, 
#content #ChartB tbody td.head {
	background-color: #E7ECF0 !important;
	border-bottom: 1px solid #C7D3E1;
	font-weight:bold;
	color:#666;
	border-right: 0;
	border-left: 0;
	padding: 1.2em 1em;
	vertical-align: top;
}

#content #ChartA tbody th, 
#content #ChartA tbody td.head {
	background-color: #E7ECF0 !important;
	border-bottom: 1px solid #FFF;
	font-weight:bold;
	color:#666;
	border-right: 1px solid #FFF;
	border-left: 0;
	padding: .6em .7em;
	vertical-align: top;
}

#content #ChartC tbody th, 
#content #ChartC tbody td.head {
	background-color: #E7ECF0 !important;
	border-bottom: 1px solid #C7D3E1;
	font-weight:bold;
	color:#666;
	border-right: 0;
	border-left: 0;
	padding: .6em .7em;
	vertical-align: top;
}

#content #ChartB tbody td {
	border-bottom: 1px solid #C7D3E1;
	border-left: 0;
	border-top: 0;
	border-right: 1px solid #E8E8E8;
	padding: 1.2em 1em;
	line-height: 1.5;
	vertical-align: top;
}

#content #ChartA tbody td,
#content #ChartC tbody td {
	border-bottom: 1px solid #C7D3E1;
	border-left: 0;
	border-top: 0;
	border-right: 1px solid #E8E8E8;
	padding: .6em .7em;
	line-height: 1.5;
	vertical-align: top;
}

#content #ChartA tbody tr.alt td, 
#content #ChartB tbody tr.alt td, 
#content #ChartC tbody tr.alt td {
  background-color: #F7F7F7;
}

#content #ChartB tbody td.lastRow, 
#content #ChartB tbody th.lastRow, 
#content #ChartB tbody td.head .lastRow {
	border-bottom: 0;
}

#content #ChartA tbody td.lastRow, 
#content #ChartA tbody th.lastRow, 
#content #ChartA tbody td.head .lastRow  {
	border-bottom: 2px solid transparent;
}

#content #ChartC tbody td.lastRow, 
#content #ChartC tbody th.lastRow, 
#content #ChartC tbody td.head .lastRow  {
	border-bottom: 3px solid transparent;
}

#content #ChartA tbody td.lastColumn, 
#content #ChartB tbody td.lastColumn, 
#content #ChartC tbody td.lastColumn {
	border-right:0;
}
#content #ChartA tbody td:last-child, 
#content #ChartB tbody td:last-child, 
#content #ChartC tbody td:last-child {
	border-right:0;
}
/* Table styling - ChartA, ChartB, ChartC - End */

/*XRtool style*/
.xr_gray_white_tb{
	border-bottom:1px solid #666;
}
.xr_gray_white_tb th,.xr_gray_white_tb td
{
	border-width:1px 0 0 1px;
	border-color:#666;
	border-style:solid;
	padding:2px 4px;
	width:50%;
}
.xr_gray_white_tb th{
	color:#FFF;
	background-color:#999;
	font-weight:bold;

}
/*Added by Chirag*/
.xr_gray_white_tb .xr_grid_Header, .xr_gray_white_tb .xr_grid_Header td{
	color:#FFF;
	background-color:#999;
	font-weight:bold;

}
.xr_gray_white_tb .xr_grid_Header_Orange, .xr_gray_white_tb .xr_grid_Header_Orange td{
	color:Black;
	background-color:Orange;
	font-weight:bold;

}

.xr_AutoSuggest_CompleteList
{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #C4C7C2;
	color:#666666;
	font-family:"Arial",Sans-Serif;
	font-size:12px;
	z-index:100;		
}

ul.xr_AutoSuggest_CompleteList, .xr_AutoSuggest_CompleteList ul {
	margin: 0px 0 0px 0px !important;
	line-height: 1.3;
	padding:0;
	text-align:left !important;
}

.xr_AutoSuggest_ListItem, .xr_AutoSuggest_CompleteList li
{
	background:#FFFFFF none repeat scroll 0 0 !important;
	border:none;
	color:#666666;
	font-family:"Arial",Sans-Serif;
	font-size:12px;
	margin:0;
	padding:1px;
	z-index:100;
	list-style:none;
		
}
.xr_AutoSuggest_SelectedItem
{
	background-color:#00A1DE !important;
	border:none;
	color:#00A1DE !important;
	font-family:"Arial",Sans-Serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:1px;
	z-index:100;
	list-style:none;	
	
}
/*End Added by Chirag*/

.xr_gray_white_tb td
{
}
.xr_gray_white_tb p
{
	margin:0;
}
.xr_gray_white_tb .gray td
{
	background-color:#8b9290;
	color:#fff;
}
.xr_gray_white_tb .xr_white_td td
{
	background-color:#fff;
	color:#000;
}
.xr_gray_white_tb .gray_td
{
	background-color:#8b9290;
	
}

.search_autosuggest_form {margin:10px auto; height:24px;}
.search_autosuggest_form .input{ float:left;}

.search_autosuggest_completelist {
	    background-color:#fff;
	    border:1px solid #C4C7C2;
	    color:#666666;
	    font-family:Arial,Sans-Serif;
        font-size: 12px;
        z-index: 110;
    }
    
ul.search_autosuggest_completelist, .search_autosuggest_completelist ul, 
.searchBox ul.search_autosuggest_completelist {
	    float:none !important;
	    width:auto;
		padding:0 !important;
		line-height:1.2 !important;
}
ul.search_autosuggest_completelist li, .search_autosuggest_completelist li, .search_autosuggest_listitem, 
.searchBox ul.search_autosuggest_completelist li, .searchBox .search_autosuggest_listitem {
	    background:none !important;
		border:none;
	    color:#666666;
	    float:none !important;
        margin: 0;
        padding: 3px 3px 3px 5px !important;
        text-align:left;
        list-style:none;
	    
	    /*font-family:Arial,Sans-Serif;
        font-size: 12px;
        z-index: 110;*/
}
.search_autoSuggest_selecteditem, 
.searchBox .search_autoSuggest_selecteditem {
	    color:#00A1DE !important;
	    font-weight: bold;
        cursor: pointer;
		
        /*background-color:#00A1DE !important;
	    float:none !important;
	    border:none;
	    font-family:Arial,Sans-Serif;
        font-size: 12px;
        margin: 0;
        padding: 3px 3px 3px 5px !important;
        text-align:left;
        list-style: none;
        z-index: 110;*/
}

.landing_page_tb_alt td
{
	background-color:#e4e7e9;
}
.textinred
{
	color:#F00;
}
#landing_page_tb td
{
	height:23px;
	
	vertical-align:middle;
}
#xr_user_advice td{
	padding:3px 5px;
}
.xr_blue_h3
{
	font-size: 14px;
	color: #00a1de;
	text-decoration:underline;
}
.xr_blue_h3 span
{
	font-weight:bold;	
}
.xr_orange_p
{
	/*color:#00A1DE;*/ /*modified by Madhukar to make sure headers are consistent*/
}
.xr_form{margin:10px auto; height:24px;}
.xr_form .input{ float:left;}
.xr_btn{
	display:block; 
	float:left;
	_margin-top:3px;
}
#landing_page_tb td
{
	height:18px;
	line-height:14px;
	vertical-align:middle;
	padding:3px;
}

.errorHighlight
{
    border:solid 2px red !important;  
}
/*End XR Tool Style*/
#coolSites {
border:1px solid;
margin:7px 0;
position:relative;
border-color:#aaa;
}
#coolSites .topLeft {
left:-1px;
position:absolute;
top:-1px;
background:url("../css/images/grey_corner_20100525.gif") no-repeat scroll -5px -5px transparent;
_background:none;
height:5px;
width:5px;
}
#coolSites .topRight {
position:absolute;
right:-1px;
top:-1px;
background:url("../css/images/grey_corner_20100525.gif") no-repeat scroll 0px -5px transparent;
_background:none;
height:5px;
width:5px;
}
#coolSites .btmLeft {
bottom:-1px;
left:-1px;
position:absolute;
background:url("../css/images/grey_corner_20100525.gif") no-repeat scroll -5px 0px transparent;
_background:none;
height:5px;
width:5px;
}
#coolSites .btmRight {
bottom:-1px;
position:absolute;
right:-1px;
background:url("../css/images/grey_corner_20100525.gif") no-repeat scroll 0 0 transparent;
_background:none;
height:5px;
width:5px;
}

#coolSites .body {
padding:3px 0 0;
}
#coolSites .body ul {
list-style:none outside none;
height:25px;
padding:0 14px;
margin:0;
}
/* Added By Chirag, to handle the UI overflow*/
#coolSites .body ul.overflow{
list-style:none outside none;
height:50px;
padding:0 14px;
margin:0;
}
/* End Added By Chirag*/

#coolSites .body ul.bgColor {
background-color:#f2f2f2;
}
#coolSites .body li {
float:left;
line-height:25px;
margin-right:10px;
background:none !important;
}
#coolSites .body li.title {
font-weight:bold;
width:170px;
}
#coolSites .body li a {
line-height:25px;
}

/*Begin survey Styles*/
#dvSurveyHead .surveyHeader
{
    background-color:#DDDDDD;
    border:solid 1px Gray;
    color:Black;
    width:500px;
    height:25px
}

#dvSurveyHead .surveyPanel
{
    background-color:White;
    border:solid 1px Gray;
    height:300px;
    width:500px;
}


#dvSurveyHead .surveyheadP
{
    PADDING-RIGHT:11px;
    DISPLAY: block !important;
    PADDING-LEFT: 11px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 7px;
    COLOR: #6a4061;
    PADDING-TOP:7px;
}

#dvSurveyBody .surveybodyPCenter
{
    PADDING-RIGHT:11px;
    DISPLAY: block;
    PADDING-LEFT: 11px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 7px;
    COLOR: #6a4061;
    PADDING-TOP:20px;
    text-align:center;
    font-weight:bold;
}

#dvSurveyBody .surveybodyP
{
    PADDING-RIGHT:11px;
    DISPLAY: block;
    PADDING-LEFT: 11px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 7px;
    COLOR: #6a4061;
    PADDING-TOP:10px;
}

/*Modal Popup*/
#dvSurveyBody .surveybodyP2
{
    PADDING-RIGHT:11px;
    DISPLAY: block;
    PADDING-LEFT: 11px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 7px;
    COLOR: #6a4061;
    PADDING-TOP:10px;
    text-align:center;
}

#dvSurveyBody .surveybodyP2 .surveyButton
{
    font-size: 12px;
	height:26px;
	_height:18px;
	padding: 0 0 0 5px;
	_padding: 0 0 0 3px;
	text-align:center;
	width:75px;
	_width:75px;
}

/* Image slide show with text bar */
#content #container { 
	position: relative; 
	width: 460px; 
	_width: 460px;
	height: 300px;
	_height: 300px;
}
#content #container #rotating-elements { 
	background-color: #fff; 
	border: 0; 
	z-index: 5; 
}
#content #container #rotating-elements .element-rotated { 
	background-color: #fff; 
	width: 100%; 
}
#content #container #rotating-elements .element-rotated img { 
	padding:0; 
	margin:0; 
}
#content #container #rotating-elements .element-rotated p { 
	/*filter: alpha(opacity=70); */
	background-color: #58a618; 
	color: #fff; 
	padding:10px; 
	margin:0;
}
/* End Image slide show */

#content .rssfeed {
    width:14px; 
    height:14px; 
    background:url(../css/images/i-subscribe.gif) no-repeat center left; 
    float:right;
}

#content .rssfeed span 
{
    display:none;
}

.floatRight {
	float:right !important;
}
.floatLeft {
	float:left !important;
}

#content ul li span#tooltip {
	display:none
}

#tooltip { 
    position:absolute;
	text-align: left;
	width: 220px;
	line-height: 1.2;
	border:1px solid #7d0063; 
	background:#f1edf0; 
	padding:2px 5px; 
	color:#666666; 
	display:none;
	z-index: 1000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}	

.freshLotSize {
	color:#BFBFBF;
	font-size:11px;
}
.freshLotTbl{
	border:#b5c6d6 1px solid;
	background-color:#fff;
	width:505px; 
	border-spacing:2px;
}
.freshLotTbl td{
	padding:2px 4px;
}
.freshLotTbl td.freshLotTblTd{
	width:70px;
}
.freshLotTbl #astProds{
	width:200px;
	margin-left:50px;
}
.dotted{
	text-decoration:underline;
	cursor:help;
}
/* created by Yuxin.Zheng 2010-9-8 17:26:21 */
.listimg{text-align:left; margin-right:7px; padding-right:7px;}
/* added by Yuxin.Zheng 2010-9-13 16:39:11 */
input#CatalogNumber,input#ProductLotNumber
{
	color:#999;
}
/* created by Yuxin.Zheng 2010-9-14 11:02:27 */
.left_img_of_p{ float:left;padding:0 10px 10px 0;}

/* created by Yuxin.Zheng 2010-9-14 11:02:54 */
span.size {	color: #bfbfbf;}
.buttonRowPad {
	padding: 15px 0;
}
.productCallout1 {
	width:220px; /*Changed from 250px to 220px to fix image alignment issue in product page */
	padding: 0 0 10px 10px;
	text-align:center; 
	/* border:0px solid #FFF; Changed by Tessa April 13, 2011 */
}
/*.productCallout1:hover {
	border:0px solid #999; Changed by Tessa April 13, 2011 
}*/
.productCallout1 a.enlarge {
	background:url("../css/images/icon_enlarge.gif") no-repeat scroll left center transparent;
	display:block;
	font-size:11px;
	line-height:16px;
	margin:auto;
	text-align:center;
	width:100px;
}
#content input.txtQuantity {
	width:25px;
	padding:2px;
}
.qtyCont *{
	float:left;
	margin:0px 5px 0px 0;
}
.qtyCont .label{
	line-height:1.5;
}
.qtyCont .clear{
	float:none;
	clear:left;
}

/*
 * jQuery UI Accordion @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { 
	cursor: pointer; 
	position: relative;
	margin-top:1px;
	zoom: 1; 
	font-size:12px;
	font-weight:bold;
	padding:7px 11px 7px 16px !important;
	text-transform:uppercase;
	color:#6A4061;
	border-bottom:1px solid #D3D3D3;
}
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; }
.ui-accordion-icons .ui-accordion-header a { }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left:0px; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
.ui-accordion .ui-accordion-content-active ul.menul2 { display:block;}
.ui-accordion .ui-accordion-content ul{ padding-bottom:0;}
.ui-accordion .ui-accordion-content ul.menul2 li a { font-weight:normal;}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background:url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
	border:1px solid #D3D3D3;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background:url("images/ui-bg_glass_65_ffffff_1x400.png") repeat-x scroll 50% 50% #FFFFFF;
	border:1px solid #D3D3D3;
}
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }

.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

#content #searchcrit select.select, #content #searchcrit input.input{
	float:none; 
	width:130px;
	margin-right:15px;
	margin-bottom:0;
}
#content #searchcrit input.input{
	padding:2px;
}

.dataGrid {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 1px 0;
	background:#FFF;
}
.dataGridVert {
	border-bottom:1px solid #CCCCCC;
	border-right:0 solid #CCCCCC;
}
.dataGrid th, .dataGrid td {
	border-bottom:1px solid #CCCCCC;
	border-collapse:collapse;
	color:#333333;
	padding:6px;
	vertical-align:top;
}
.dataGrid th {
	background:#FFFFCD none repeat-x scroll left top;
}
.dataGridVert th, .dataGridVert td {
	border-right:1px solid #666666;
}
.dataGridVert th {
	vertical-align:top;
}
.dataGridVert td {
	border-bottom:0 solid #CCCCCC;
}
.dataGrid .even {
	background:#E5EBF9 none repeat scroll 0 0;
}
.round{
	background:#f3f3f3 url(../css/images/bg_round.gif) no-repeat left top;
	height:12px;
}
.top{ background-position:left top;}
.bottom{ background-position:left bottom; height:22px;}
#searchcrit {
	background-color:transparent;/*Changing from  white to transparent to maintain the consistency,Reskin CMS*/
	border-top:1px solid #CCCCCC;
	margin:10px 0;
	padding:10px 0;
}

.GridHeaderStyle td
{
	border:1px solid #CCCCCC !important;
}

#content select.floatNone{ float:none;}
#content .sort {
	float:right;
	font-weight:normal;
	margin-top:17px;
}
#parametricTabContainer .parametricTabItem{
	float:left;
	text-align:center;
	border:1px solid transparent;
	margin-right:10px;
}
#parametricTabContainer .parametricTabItem:hover{
	border:1px solid #B5C6D6;
}

#parametricUserControl{
	width: 500px;
}
#content #parametricUserControl select{
	float:none;
	margin:0;
	width:200px;
}
#parametricUserControl #parametricUserControlInfo,#parametricUserControl #parametricUserControlResult{
	border:1px solid #B5C6D6;
	margin-top:10px;
}
#parametricUserControl #parametricUserControlResult{
	padding:10px;
}
#parametricUserControl #parametricUserControlInfo table th,#parametricUserControl #parametricUserControlInfo table td{
	padding:2px 5px;
	border:1px solid #FFF;
	/*border-collapse:;*/
}
#parametricUserControl #parametricUserControlInfo table th{
	background-color:#F3F4F4;
}
#content #parametricUserControl ul{
	padding-bottom:0;
	margin-bottom:10px;
}
#content #parametricUserControl ul li{
	background:none; 
	font-weight:bold;
}
#content #parametricUserControl ul li a{
	font-weight:normal;
}
/* #content #parametricUserControl ul.bullet{
} */
/* #content #parametricUserControl ul.bullet li{
	background:url("../images/li-bullet.gif") no-repeat scroll 0 6px transparent;
} */
#content p.margin50 {
	margin:5px 0 5px;
}
/* RESULT TABLE NAVIGATION STYLES */
#content .searchResult .tableNav, #content .searchResult .tableNavGreen{
	border-bottom: 4px solid #739ABC;
	height:30px;
	width: 100%;
	margin-bottom: 2px;
}
#content .searchResult .tableNavGreen{
	border-bottom: 4px solid #A3A868;
}
#content .searchResult .tableNav ul, #content .searchResult .tableNavGreen ul{
	margin:0 !important;
	padding:0 !important;
	line-height: 1 !important;
}
#content .searchResult .tableNav li, #content .searchResult .tableNavGreen li{
	float:left;
	min-width: 5px;
	_width: 5px;
	display: block !important;
	background:none !important;
	padding:0 !important;
	font-weight: bold !important;
}
#content .searchResult .tableNav li a, #content .searchResult .tableNavGreen li a{
	display: block !important;
	padding: 8px 20px !important;
	font-size: 12px !important;
	height: 14px !important;
	color: #739ABC!important;
	min-width: 5px;
	_width:5px;
	white-space: nowrap !important;
	text-decoration:none;
	font-weight: bold !important;
	background:none !important;
}
#content .searchResult .tableNav li.active a, #content .searchResult .tableNavGreen li.active a{
	background-color: #739ABC !important;
	color: #fff !important;
	font-weight: bold !important;
}
#content .searchResult .tableNav li.activeGreen a, #content .searchResult .tableNavGreen li.activeGreen a{
	background-color: #A3A868 !important;
	color: #fff !important;
	font-weight: bold !important;
}
#content .searchResult .tableNav li:hover, #content .searchResult .tableNavGreen li:hover{
	background-color: #739ABC !important;
	color: #fff !important;
	font-weight: bold !important;
}
#content .searchResult .tableNav li.activeGreen:hover, #content .searchResult .tableNavGreen li.activeGreen:hover{
	background-color: #A3A868 !important;
	color: #fff !important;
	font-weight: bold !important;
}
#content .searchResult .tableNav li:hover a, #content .searchResult .tableNavGreen li:hover a{
	color: #fff !important;
	font-weight: bold !important;
}

/********************************************************************************* 
//	Begin Mod Log : product page styles,
//		  		    Chinmayanand Choudhury [Infosys Technologies Limited],
//                  Date:- 21-Sep-2010
**********************************************************************************/

table td.errorOutline
{
	color:red;
	padding:3px;
	font-family:Verdana,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	border:1px solid red;
}

table td.successOutline
{
	background-color:#F4FBFF;
	background-position:left 50%;
	border:1px solid #C5D6E6;
	color:#003399;
	font-style:normal;
	font-weight:bold;
	left:auto;
	line-height:normal;
	padding:5px;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;	
}

.filterWhite span.type-label {
	padding-bottom: 4px;
	font-weight:normal;
	display:block;
}

/********************************************************************************* 
//	End Mod Log : Product page styles,
//		  		  Chinmayanand Choudhury [Infosys Technologies Limited],
//                Date:- 18-Oct-2010
**********************************************************************************/
/********************************************************************************* 
//	Begin Mod Log : Category page styles,
//		  		  Chirag Motiwala [Infosys Technologies Limited],
//                Date:- 13-Nov-2010
//                Comments: Added to handle the UI of the description Section in category Page
**********************************************************************************/
/*Added to fix the HelpSection in the 3H Ligand Category page*/
#content h3#helpSectionTitle
{
    padding-bottom:9px;
    clear: both;
    }
/********************************************************************************* 
//	End Mod Log : Category page styles,
//		  		  Chirag Motiwala [Infosys Technologies Limited],
//                Date:- 13-Nov-2010
**********************************************************************************/

/********************************************************************************* 
//	Begin Mod Log : Family/Product page styles,
//		  		  Chirag Motiwala [Infosys Technologies Limited],
//                Date:- 30-Dec-2010
//                Comments: Making changes and adding css files to fix the family page issues
**********************************************************************************/
/*Style added for handling the description section in family page*/
/* #content #familyDescription ul.bullet li{	
	width:100%;	
	margin-bottom:4px;
} */

/*Style added for handling the description section in product tab*/
/* #content .productLit ul.bullet li{	
	width:100%;	
	margin:auto auto 4px;
} */

#content .productLit .productLitRight sub, #content .productLit .productLitLeft sub
{
    line-height:1;
}

.productLit .textbold
{
    padding-top:10px;
    padding-bottom:10px;
    font-weight: bold;
}

/*Style added for handling the tab header look n feel in family and product page*/
.twoCol .tabControl .tabHeader ul li a#lnkTab{
	line-height:1.5 !important;
}
/********************************************************************************* 
//	End Mod Log : Family/Product page styles,
//		  		  Chirag Motiwala [Infosys Technologies Limited],
**********************************************************************************/
/********************************************************************************* 
//	Begin Mod Log : Tool page styles, KinaseSelector changes
//		  		  
**********************************************************************************/
.errorLabel
{
	color:#FF0000 !important;
}
#content table.sortable th.headerResultGreen, 
#content table.sortable table.sortable td,
#content table.sortable th.headerResultBlue
{
	padding:5px !important;
}
.ReactionConditionBufferdiv
{
    padding: 10px 0 16px;    
}
.ReactionConditionBufferdiv table tr td
{
    line-height:1.5;    
}
/********************************************************************************* 
//	End Mod Log : Tool page styles, KinaseSelector changes
//		  		  
**********************************************************************************/
#content table.sortable tr.sortableHeaderBold,
#content table.sortable tr.sortableHeaderBold td
{
    font-weight:bold;    
}
/*********************************************************************************
//Begin Mod Log : Market Page Styles 
//
**********************************************************************************/
.noRightCol{
	background: none!important;
}

.threeCol #main{
	float: left;
	width: 690px;
	padding:0 0 0 15px;
}
.threeCol #main #marketSub {
	background: url(../css/images/three-col-bg9.gif) top right repeat-y;
	height:1%;
	display: inline-block;
}
.threeCol #main #marketSub #center{
	padding: 0 25px 0 13px;
	_padding: 0 10px;
}
.threeCol #marketSub #right{
	padding-top: 7px;
}
#main h1.green, #main h1.blue, #main h1.red{
	background-color:#A6AE7B;
	font-family: Arial, sans-serif;
	font-size: 25px;
	font-weight:normal;
	line-height: 1;
	padding: 4px 16px 3px 16px;
	_padding: 5px 16px 3px;
	color: #fff;
	text-transform: uppercase;
	/*vertical-align:bottom;
	_vertical-align:top;*/
}
#main h1.blue{
	background-color:#7BA6AE !important;
}
#main h1.red{
	background-color:#AB6D6B!important;
}
#marketSub .m-news, 
#marketSub .m-products, 
#marketSub .m-events {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}
#marketBox{
	background-color:#DEE2E5; 
	padding:16px; 
	margin:7px 0 20px 0;
	height:1%;
	display: inline-block;
}
#marketBox #marketText h2{
	font-family: Arial, serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 1.3;
	padding: 0;
	color: #666;
	text-transform: uppercase;
}
#marketBox #marketText h3{
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	padding: 0 0 4px 0;
	color: #666;
}
#marketBox #marketText p{
	margin: 5px 0;
	line-height: 1.4;
	word-wrap: break-word;
}
#marketBox .rightColumn{
	width:209px; 
	overflow:hidden; 
	padding:0; 
	margin:0;
	float:left;
}
#marketBox .leftColumn{
	padding:0 0 0 29px; 
	margin:0; 
	float:left; 
}
#marketBox #marketTop {
	display:block; 
	background-color:#FFFFFF; 
	padding:10px; 
	margin-bottom:15px; 
	width:400px;
}
#marketBox .leftColumn .leftColumnRow {
	float:left; 
	width:420px;
}
#marketBox #marketLeft {
	float:left;
	background-color:#FFFFFF; 
	width:182px; 
	height:150px; 
	overflow:hidden; 
	padding:10px;
}
#marketBox #marketRight {
	float:right;
	background-color:#FFFFFF; 
	width:182px; 
	height:150px; 
	overflow:hidden; 
	padding:10px;
}
#marketBox #marketLeft .module,
#marketBox #marketRight .module {
	overflow:hidden; 
	width:100%; 
	height:100%;
}
#marketBox #marketTop .m-news img {
	width:85px; 	
	overflow:hidden; 
	margin:0 0 5px 0;
	padding:0;
}
#marketBox #marketTop .m-news .imageLeft{
	padding-left:95px;
}
#marketBox #marketLeft .m-news img,
#marketBox #marketRight .m-news img {
	max-height: 80px;
	width:180px;
	overflow:hidden; 
	margin:0;
	padding:0 0 10px 0;
}
#marketBox #marketTop .m-news h4,
#marketBox #marketLeft .m-news h4,
#marketBox #marketRight .m-news h4 {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 5px;
	margin: 0;
}
#marketBox #marketTop .m-news p, 
#marketBox #marketLeft .m-news p, 
#marketBox #marketRight .m-news p {
	margin: 5px 0;
	line-height: 1.3;
}
#marketBox #marketTop .m-news p .last{
	padding-left:7px; 
	border-left:1px solid #666; 
	margin-left:7px;
}
#marketBox #marketTop .m-news ul,
#marketBox #marketLeft .m-news ul,
#marketBox #marketRight .m-news ul, 
#marketBox #marketTop .m-news ul,
#marketBox #marketLeft .m-news ul,
#marketBox #marketRight .m-news ul {
	margin: 0 7px;
	padding: 5px 0;
}
/*********************************************************************************
//End Mod Log : Market Page Styles 
//
**********************************************************************************/
/* About Us New Templates */

.twoCol #hero .heroTopShadow {
	width:680px;
}
.twoCol #hero .heroScroll {
	width: 680px;
	height: 250px;
}
.twoCol #hero .heroScroll .heroPics div {
	width:680px!important;
	height:300px;
}
.twoCol #hero .heroScroll .heroPics .Caption {
	top:20px;
	left:20px;
	width:250px !important;
	height:168px;
	padding:20px;
	background-image: url(../css/images/ShaderBlue.png);
	font-style:normal;
}
.twoCol #hero .heroScroll .heroPics .Caption h1 {
	font-size:24px;
	padding:0;
	color:#fff;
	font-family: Arial Narrow;
}
.twoCol #hero .heroScroll .heroPics .Caption p {
	font-size:14px;
	margin:0;
}
.twoCol #hero .heroNav {
	width:680px;
}
.twoCol #hero .heroNav a img {
	margin:0;
}
.twoCol #companySpots {
	position:relative;
	top: -10px;
}
.twoCol #companySpots .two-col {
	padding:0;
	display: inline-block;
	clear:both;
	position:relative;
}
.twoCol #companySpots .bottomRow {
	background: transparent url(../css/images/bottomFade.gif) repeat-x left bottom;
	margin-bottom:20px;
}
.twoCol #companySpots .col {
	width:298px;
	padding:15px;
	border:1px solid #ddd;
	height: 100px;
	overflow: hidden;
}
.twoCol #companySpots .first {
	margin-right:20px;
}
.twoCol #companySpots .last {
	margin-right:0;
}
.twoCol #companySpots p {
	margin: 0;
	padding: 3px 0 0;
	line-height: 1.1;
	font-size: 12px;
}
.twoCol #companySpots .cta a {
	font-size: 12px;
}
.twoCol #companySpots img {
	margin: 0 20px 0 0;
	float:left;
	width:130px;
	border:1px solid #f1f2f2;
	height: 98px;
}

/* MAIN NAVIGATION STYLES */
#subNav {
	border-top: 2px solid #ebb700;
	border-bottom: 2px solid #ebb700;
	width: 680px;
	position: relative;
	top: -30px;
	left: 0;
	display: inline-block;
}
#subNav ul {
	margin:0;
}
#subNav ul li {
	float:left;
	display: block;
	position: relative;
	background:none;
	padding:0;
}
#subNav li a {
	min-width: 5px;
	_width: 5px;
	display: block;
	padding: 5px 20px;
	font-size: 12px;
	text-transform: uppercase;
	height: 16px;
	color: #6a4061;
	font-weight: bold;
	white-space: nowrap;
	text-decoration:none;
}
#subNav li a:hover {
	background-color: #ebb700;
	color: #fff;
}
.rightCol #right {
	width:235px;
}
.rightCol #right .module {
	clear:both;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	border:1px solid #ddd;
}
.rightCol #right h3, .rightCol #right h2 {
	background: transparent url(../css/images/tab-top-normal.gif) left bottom repeat-x;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 11px;
}
.rightCol #right .m-quicklinks {
}
.rightCol #right .m-quicklinks ul{
	padding:7px 11px;
}
.rightCol #right .fb-activityfeed {
	height:200px;
	overflow:hidden;
}
#content .verticalSpace {
	clear:both;
	height: 20px;
}
#company .quote h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#999;
}
#company h3 {
	color:#333;
}
#company img {
	margin:0;
}
.twoCol #company .one-col, .twoCol #company .two-col, .twoCol #company .three-col {
	padding:0 21px;
	display: inline-block;
	clear:both;
	border-right:1px solid #f1f2f2;
	border-left:1px solid #f1f2f2;
	z-index:10;
	position:relative;
	width:646px;
}
.twoCol #company .one-col {
}
.twoCol #company .topRow {
	background: transparent url(../css/images/topFade.gif) repeat-x left top;
	padding-top:20px;
	padding-bottom:10px;
	margin-bottom:0;
}
.twoCol #company .bottomRow {
	background: transparent url(../css/images/bottomFade.gif) repeat-x left bottom;
	padding-top:10px;
	padding-bottom:20px;
	margin-bottom:10px;
}
.twoCol #company .end {
	height:55px;
	z-index:-1;
	position:relative;
	bottom: 65px;
	padding-bottom:10px;
	margin-bottom: -55px;
}
.twoCol #company .col {
	width:202px;
	padding:0 10px;
	z-index:10;
}
.twoCol #company .col div{
	overflow:hidden;
}
.twoCol #company .wide {
	width:424px;
}
.twoCol #company .full {
	width:646px;
	padding:0;
}
.twoCol #company .no-image ul li {
	width:177px;
	display:block;
	padding-right:35px;
	float: left;
}
.twoCol #company .first {
	padding-left:0;
}
.twoCol #company .last, .twoCol #company .no-image ul li.last {
	padding-right:0;
	border-right: none;
}
#company .topRow, #company .two-col {
	width:646px;
	overflow:hidden;
}

    #company {
		overflow:hidden;
		height: auto;
		position:relative;
		margin-bottom:50px;
		padding-bottom:55px;
	}

/* Styles for ABout Us Landing page */

.twoCol #hero .heroTopShadow {
	width:680px;
}
.twoCol #hero .heroScroll {
	width: 680px;
	height: 250px;
}
.twoCol #hero .heroScroll .heroPics div {
	width:680px!important;
	height:250px;
}
.twoCol #hero .heroScroll .heroPics .Caption {
	top:172px;
	left:0;
	/*background-color:#eeeeee;*/
width:640px !important;
	height:48px;
	padding:15px 20px;
	background-image: url(../css/images/ShaderWhite.png);
	font-style:normal;
}
.twoCol #hero .heroScroll .heroPics .Caption h1 {
	display:none;
}
.twoCol #hero .heroScroll .heroPics .Caption p {
	font-size:26px;
	padding:0;
	color:#444;
	font-family: Arial Narrow;
	text-transform: none;
	line-height: 1;

}
.twoCol #hero .heroScroll .heroPics .Caption .cta {
	display:none;
}
.twoCol #hero .heroNav {
	width:660px;
	padding-right:20px;
	text-align: right;
}
.twoCol #hero .heroNav a img {
	margin:0;
}
 
.twoCol #companySpots {
	position:relative;
	top: -10px;
}
.twoCol #companySpots .two-col {
	padding:0;
	display: inline-block;
	clear:both;
	position:relative;
}
.twoCol #companySpots .bottomRow {
	background: transparent url(../css/images/bottomFade.gif) repeat-x left bottom;
	margin-bottom:20px;
}
.twoCol #companySpots .col {
	width:298px;
	padding:15px;
	border:1px solid #ddd;
	height: 100px;
	overflow: hidden;
}
.twoCol #companySpots .first {
	margin-right:20px;
}
.twoCol #companySpots .last {
	margin-right:0;
}
.twoCol #companySpots h2 {
	margin: 0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 1.2;
	color:#666;
}
.twoCol #companySpots p {
	margin: 0;
	padding: 3px 0 0;
	line-height: 1.1;
	font-size: 12px;
}
.twoCol #companySpots .cta a {
	font-size: 12px;
}
.twoCol #companySpots img {
	margin: 0 20px 0 0;
	float:left;
	width:130px;
	border:1px solid #f1f2f2;
	height: 98px;
}

.cpHeader
{
    color: #666;
    font: bold 11px auto "Trebuchet MS", Verdana;
    text-transform: uppercase;
    cursor: pointer;
    height:25px;
    margin-bottom : 5px;
    margin-top: 5px;
}
.collapseImage
{
    padding-Left:5px;
}

.printButton  
{    
    DISPLAY: inline-block;	   
    BACKGROUND: url(../css/images/i-print.png);	
    background-repeat:no-repeat;
    background-position:top left;
    HEIGHT: 16px; 
    width:16px; 
    position:relative;
}
/* added by Hugh on Dec 24, 2012 */
#header a{ color:#00A1DE}
#header .header-right { float:right !important ; }
#header #grpelem { width:1px; height:67px;background:#000;opacity:0.25;padding:0;margin:-17px 0 0 20px;}
#header #logo_Customer { padding:0; margin-left:20px;}
/*#header a:hover{ text-decoration:none; }
#header a.linktab:hover{border-bottom:3px solid #00A1DE;}
*/#header .row{ padding-top:38px;}
#header_pageNotFound { 
	border-bottom-width: 1px; border-bottom-color: #D4D4D4; border-style: solid;
	/* height: calc(100vh - 120px); */
}
#header_pageNotFound .row{
	padding-top:10px;
	width: 940px;
    margin: 0 auto; 
}
#pageContainer_pageNotFound{
	width: 940px;
	margin-top: 0px;
    margin: 0 auto; 
	height: calc(100% - 130px);
	display: flex;
	align-items: center;
}
.content_pageNotFound{
	/* height: 100%; */
	/* height: 400px; */
    /* padding-top:  calc(50% - 400px)!important; */
    display: flex;
    align-items: center;
    flex-direction: column;
	text-align: center;
	width: 100%;
}
#lblErrorMsg{
	margin-top: 64px;
	color: #333;
	font-size: 24px;
	font-weight: 500;
}
#lnkHomePage{
	color: white;
	/* background-color: #00A1DE; */
	padding: 8px 15px;
	border-radius: 4px;
	margin-top: 40px;
	text-decoration: none;
	font-size: 14px;
}

#lnkHomePage #lblHomePage {
	color: white;
	background-color: #00A1DE;
	padding: 8px 15px;
	border-radius: 4px;
	margin-top: 40px;
	text-decoration: none;
	font-size: 14px;
}
#lnkHomePage #lblHomePage:hover {
	background-color: #16ade6;
}

#header .row div{float:left; padding-left:22px;}
#header .row div#account{ /*margin-left:45px;*/ padding-top: 20px;}
/*#header .row div#account ul{ border:1px solid #EBB700; width:140px; z-index:101; position:absolute; right:3px; top:6.3em;} Srikanth updated this for alignment issues*/
    #header .row div#account ul {
        border: 1px solid #084899;
        width: 160px;
        z-index: 101;
        position: absolute;
        top: 70px;
        right: 35px;
    }
#header .row div#account ul li{ border-top:1px solid #fff; border-bottom:1px solid #e8e8e8;}
#header .row div#account ul li a{ display:block; background-color:#f4f4f4; padding:8px 8px 8px 25px;}
#header .row div#account ul li a:hover{ background-color:#dddddd;}
#header .ui-icon{ width:20px; height:20px; position:absolute; left:0.3em; background:transparent url(../css/images/resources-icon.png) no-repeat left bottom; _background-image:url(../css/images/resources-icon.gif);}
#header .ui-icon-newcall{ background-position:0px -56px;}
#header .ui-icon-sitecontact{ background-position:0px -40px;}
#header .ui-icon-helpmanual{ background-position:0px 2px;}
#header .row div#logout{ font-size:100%; text-align:center; padding-left:24px;padding-top: 20px; display:flex; align-items:flex-end}
.ico_logout {
    cursor: pointer;
    display: inline-block;
    width: 1em;
    height: 1em;
    background: transparent url(../css/images/logout.png) no-repeat 0px 0px;
    _background-image: url(../css/images/logout.png);
    background-size: 1em 1em;
    margin: 0px 0 0 8px;
}
span.ico_contact{ display:inline-block; width:20px; height:20px; background:transparent url(../css/images/resources-icon.png) no-repeat 0px -40px;_background-image:url(../css/images/resources-icon.gif);}
.filter .row {
	padding-top: 5px;
	padding-bottom: 5px;
}
.filter label.label-checkbox{
	font-weight:normal;
	display:inline-block;
	padding-bottom:0;
}
#content .filter .row .checkbox p{ margin-bottom:10px;}
.filter div.link-button{ background-image:none;}
.filter div.link-button input{ background-image:none; color:#6c8011;}
.filter div.link-button input:hover{ text-decoration:underline;}
.filter .row .quarterCol {
	width: 15%;
	padding-right: 5px;
	padding-top: 0px;
}
.filter .row .quarterColumn {
	width: 30%;
	white-space:nowrap;
	padding-right: 5px;
	padding-top: 0px;
}
.userrolemark {
background-color:#ffcccc;
}
div.row{ clear:both}
div.row div.column{ float:left}
div.twoColumns div.column{ width:50%;}
div.row div.one{}
div.row div.two{}


.SimpleEntertainmentTreeView div.AspNet-TreeView ul li {
padding : 0;
border-bottom : 1px solid #d0d0d1;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li li, .SimpleEntertainmentTreeView div.AspNet-TreeView ul li li li {
border : none;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li li a, .SimpleEntertainmentTreeView div.AspNet-TreeView ul li li li a {
text-transform : none;
font-weight : normal;
padding : 7px 12px;
color : #6a4061;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li li a:hover {
color : #999 !important ;
text-decoration : underline;
background : url(/Resources/css/images/i-grayTriangleRight.gif) 4px 8px no-repeat;
}
* + html .SimpleEntertainmentTreeView div.AspNet-TreeView ul li li a:hover {
background : url(/Resources/css/images/i-grayTriangleRight.gif) 4px 8px no-repeat !important ;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li img {
border : none;
vertical-align : middle;
margin : 0 2px 0 0;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView li a {
color : #6a4061;
font-size : 12px;
font-weight : bold;
padding : 7px 11px;
display : block;
text-decoration : none;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView li a:hover {
color : #999 !important ;
text-decoration : underline;
}
.parentList {
border-bottom : none !important ;
}
.parentList a {
text-transform : none;
font-weight : normal;
padding : 7px 12px;
font-size : 12px;
color : #6a4061;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView li.AspNet-TreeView-Leaf {
margin-left : 0;
}
#left span {
color : #6a4061;
font-size : 12px;
font-weight : bold;
padding : 7px 11px;
display : block;
text-decoration : none;
}
#left #_SE_CP, div.AspNet-TreeView > span {
padding : 0 !important ;
}
.AspNet-TreeView-Root {
overflow : hidden !important ;
}
.AspNet-TreeView-Root span {
display : none !important ;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink {
cursor : pointer;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView .AspNet-TreeView-Collapse {
background : url(/Resources/css/images/i-sortingArrow.gif) 0 12px no-repeat;
width : 15px;
float : left;
cursor : pointer;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView .AspNet-TreeView-Expand {
background : url(/Resources/css/images/i-grayTriangleRight.gif) 0 10px no-repeat;
width : 15px;
float : left;
cursor : pointer;
overflow : hidden !important ;
}
.SimpleEntertainmentTreeView ul li.AspNet-TreeView-Selected a {
color : #999 !important ;
}
.SimpleEntertainmentTreeView ul li.AspNet-TreeView-Selected li a {
color : #6a4061 !important ;
}
.SimpleEntertainmentTreeView ul li.AspNet-TreeView-Selected li a:hover {
color : #999 !important ;
}
.AspNet-TreeView h4.feature-header {
padding : 10px 0 5px;
font-size : 13px;
color : #999;
text-transform : uppercase;
}
.categoryLeft div.AspNet-TreeView ul li {
color : #999;
font-size : 12px;
padding : 5px 0;
}
.categoryLeft div.AspNet-TreeView li a {
padding : 0 11px !important ;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView li a.Title {
color : #666 !important ;
text-decoration : none !important ;
}
.buttonClass
{
    padding: 2px 20px;
    text-decoration: none;
    border: solid 1px Green;
    background-color: #ababab;
}
.buttonClass:hover
{
    border: solid 1px Black;
    background-color: #ffffff;
}
.warningMessage
{
    color:#b71234 !important;
    font-weight:bold;
    font-size:16px;
    padding-left:100px;
}

/* Create Location Page - Progress 'popup': */

#dvCreateCustLoc-loading-div{
    width: 300px;
    height: 150px;
    border: 1px solid #E7E7E7;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -100px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url("../../Resources/Images/OSimg/progress.GIF"); /* HANDLES IE */
    z-index:999;
    background: #fff;
}

#dvCreateCustLocOverlay {
    z-index:500;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height: 100%;
    background:#fff;
    opacity:0.6;
    -moz-opacity:0.6;
    filter:alpha(opacity=60);
    display:none;
}

/* Give Feedback page: */
#feedback .itemAlign {
    vertical-align:middle;
    font-size:small;
    padding-left: 10px;
}

#feedback .columnLeft {
    width:48%;
    float: left;
    font-size: 1.2em;
}

#feedback .singleSection {
     margin-top: 25px;
}

#feedback .singleSectionField {
     padding: 5px 5px 0 0;
}

#feedback .grayHeader {
    display: block;
    padding: 5px;
    font-weight:bold; 
    background-color:gray; 
    color: white; 
    font-size: small; 
    width: 98%;
    text-align: right;
}

#feedback .tdItem {
    width:100px;
    text-align:center;
}

#feedback .tdItemValue {

}

#feedback #contactSection {
    font-size: 1.2em;
    margin-top: 125px
}

#feedback .leftLbContact {
    float:left; 
    margin: 35px 5px 0 0;   
}


#feedback .contactConfirm {
    float:left; 
    margin: 38px 0px 10px 10px;   
}

#feedback .contactConfirmYes {
    float:left; 
    margin: 35px 0px 0 5px;   
}

#feedback .contactEmail {
    float:left; 
    margin: 0px 0px 0 260px;   
}

#feedback .txtContact {
    margin: 0px 0 0 260px;
}

#feedback #rateTable td {
    width:100px;
    text-align:center;
}

#feedback #submitSection {
    padding-bottom: 65px; 
    text-align: center; 
    margin: 0;
}

#feedback .btnSubmit {
    height: 26px; 
    margin: 35px 0;
}

#feedback .button {
    background: none;
}


/* Dashboard page: */

#dashboard #dvMainLink {
    text-align: right; 
    margin-top: 20px;
}

#dashboard #dvMainContent {
    margin: auto; 
    text-align: center; 
    padding: 10px 10px; 
    min-height:50px;
}

#dashboard .repContent {
    border: 1px solid #d7d7d7; 
    margin: 25px 0;
}

#dashboard #dvBottomLink {
    text-align: center; 
    margin: auto; 
    margin-bottom:25px;
}

/* View Documents: */

.viewDocuments {
    border-right: #d7d7d7 1px solid;
    border-top: #d7d7d7 1px solid;
    margin-top: 10px;
    overflow-x: scroll;
    margin-left: 0px;
    border-left: #d7d7d7 1px solid;
    width: 700px;
    border-bottom: #d7d7d7 1px solid;
}

/* Welcome Pages: */

ul.greendots {
    LINE-HEIGHT: 1.8;
    padding-top: 10px; 
    list-style-type: none; 
    padding: 0px; 
    margin: 0px;
}

ul.greendots li 
{
	background:transparent url(../css/images/li-bullet-green.gif) no-repeat scroll 0px 8px;
    padding-left: 10px;
}

/* Modify Static Pages: */

div #dvModifyPagesCustomerPage {
    margin: 1em 0 2em 0;
}

div #dvModifyPagesDdlCustomer {
    margin-bottom: .5em;
}

div #dvModifyPagesHtmlEditor {
    margin: 5px 0; 
    border: 1px solid #d7d7d7;
}

div #dvModifyPagesHtmlEditor .htmlEditor {
    width: 685px;
    height: 420px;
}

div #dvModifyPagesBtnSubmit {
    margin: auto;
    margin-bottom: 1.5em;
    text-align: center;
}

/* Dashboard Coming Soon page: */

#content #dvDashboardComingSoon {
    WIDTH: 900px; 
    Z-INDEX: 10; 
    MARGIN-TOP: 0px !important;
}

#content #dvDashboardComingSoon #dvLeft {
    FLOAT: left;
    WIDTH: 405px; 
    height:240px; 
    PADDING-BOTTOM: 25px; 
    PADDING-LEFT: 0; 
    PADDING-RIGHT: 0; 
    FONT-FAMILY: Helvetica,Arial,sans-serif !important; 
    FONT-SIZE: 12px;
}

#content #dvDashboardComingSoon #dvLeft .header {
    COLOR: #7F0E85; 
    FONT-SIZE: 3em; 
    MARGIN: 0;    
}

#content #dvDashboardComingSoon #dvLeft #dvList {
    padding: 20px; 
    margin: 20px 40px;
    background-color: #E9DCE7;
}

#content #dvDashboardComingSoon #dvLeft #dvList .headerul {
    padding-bottom: .2em; 
    font-weight: bold;
}

#content #dvDashboardComingSoon #dvLeft #dvList ul.comingsoonul {
    list-style-type: disc; 
    margin-left: 15px; 
    line-height: 1.2em;    
}

#content #dvDashboardComingSoon #dvLeft #dvList ul.comingsoonul li {
    background: none;
    padding-left: 0;
}

#content #dvDashboardComingSoon #dvRight {
    width: 470px; 
    height: 544px; 
    float: right; 
    MIN-HEIGHT: 450px; 
    padding-top: 20px; 
    text-align: left; 
    margin: 0;
}

#content #dvDashboardComingSoon #dvRight .dvRightText {
    margin: 0 10px; 
    text-align: left;
}

#content #dvDashboardComingSoon #dvRight .bottomRightImg {
    text-align: right; 
    padding-top: 2.7em;
}

/* jQuery Autocomplete overriden styles */

ui-widget-content {
    border: 1px solid #c4c7c2;
	padding: 4px;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	background:  #fff;
	color: #666;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 1px 4px;
	width : 175px;
}

.ui-menu {
    list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}

.ui-menu .ui-menu-item {
    margin: 0px 0 0px 0px !important;
	line-height: 1.3;
	padding:0;
	text-align:left !important;
}

.ui-menu .ui-menu-item a {
    background:#FFFFFF none repeat scroll 0 0 !important;
	border:none;
	color:#666666;
	font-family:"Arial",Sans-Serif;
	font-size:12px;
	margin:0;
	padding:0 1px;
	z-index:100;
	list-style:none;
}

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active { 
	border:none;
	color:#00A1DE !important;
	font-family:"Arial",Sans-Serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 1px;
	z-index:100;
	list-style:none; 
}

/* Grid in Admin Mode, i.e. Manage Spotfire Groups */

.gridtable th {
    padding-top: 5px;
    text-align: center;
}

.gridtable td {
	vertical-align: text-top;
	text-align: center;
	padding: 3px 5px;
}


.help-tip{
	text-align:center;
	background-color: #BCDBEA;
	border-radius: 50%;
	width: 24px;
	height: 20px;
	font-size: 14px;
	line-height: 26px;
	cursor: default;
    position:relative;
}
 
.help-tip:before{
	content:'?';
	font-weight: bold;
	color:#fff;
}
 
.help-tip:hover span{
    position:absolute;
    z-index:1;
	display:block;
	transform-origin: 100% 0%;
	-webkit-animation: fadeIn 0.3s ease-in-out;
	animation: fadeIn 0.3s ease-in-out;
    left:100%;    
}
 
.help-tip span{
	display: none;
	text-align: left;
	background-color: #1E2021;
	padding: 10px;
	width: 380px;
	border-radius: 3px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	right: -4px;
	color: #FFF;
	font-size: 13px;
	line-height: 1.4;
}
 
.help-tip span:before{
	 position: absolute;
	content: '';
	width:0;
	height: 0;
	/*border:6px solid transparent;*/
	border-bottom-color:#1E2021;
	right:10px;
	top:-12px;	
}
 
.help-tip span:after{
    width:100%;
	height:40px;
	content:'';
	position: absolute;
	top:-40px;
	left:0;
   
}
 
@-webkit-keyframes fadeIn {
	0% { 
		opacity:0; 
		transform: scale(0.6);
	}
 
	100% {
		opacity:100%;
		transform: scale(1);
	}
}
 
@keyframes fadeIn {
	0% { opacity:0; }
	100% { opacity:100%; }
}
/* below is Delete Equipment Request*/
.DERInsLabel{
    display:inline-block;
    width:6.5em;
}

.DERLocLabel{
    display:inline-block;
    width:7.5em;
}

.DERCovLabel{
    display:inline-block;
    width:12.5em;
}

.DERPELabel{
    display:inline-block;
    width:13.5em;
}

.DERInsHelp-Tip{
     margin-top:-1.4em;
     margin-left:18em;
}

.DERLocHelp-Tip{
     margin-top:-1.4em;
     margin-left:19em;
}

.DERCovHelp-Tip{
     margin-top:-1.4em;
     margin-left:23em;
}

.DERPEHelp-Tip{
     margin-top:-1.4em;
     margin-left:24.5em;
}

/* Below is Add Equipment Request */
.AERInsLabel{
    display:inline-block;
    width:22em;
}

.AERLocLabel{
    display:inline-block;
    width:22em;
}

.AERCovLabel{
    display:inline-block;
    width:22em;
}

.AERPELabel{
    display:inline-block;
    width:20.5em;
}

.AERPESection {
    margin-right: 2em;
    line-height: 30px;
    font-weight: bold;
}

.SectionLine {
    margin-top: 1em;
    line-height: 30px;
    display: flex;
}

.line {
   flex-grow: 1;
   border-top: solid #d4d4d4 1px;
   margin-top: 15px;
}


.AERInsHelp-Tip{
     margin-top:-1.4em;
     padding-left:47em;
}

.AERLocHelp-Tip{
     margin-top:-1.4em;
     margin-left:37.5em;
}

.AERCovHelp-Tip{
     margin-top:-1.4em;
     margin-left:36.5em;
}

.AERPEHelp-Tip{
     margin-top:-1.4em;
     margin-left:39em;
}

/* Below is Change Equipment Request*/
.CERInsLabel{
    display:inline-block;
    width:18em;
}

.CERLocLabel{
    display:inline-block;
    width:15em;
}

.CERCovLabel{
    display:inline-block;
    width:23em;
}

.CERPELabel{
    display:inline-block;
    width:13.5em;
}

.CERInsHelp-Tip{
     margin-top:-1.4em;
     padding-left:56em;
}

.CERLocHelp-Tip{
     margin-top:-1.4em;
     margin-left:50.5em;
}

.CERCovHelp-Tip{
     margin-top:-1.4em;
     padding-left:47.5em;
}

.CERPEHelp-Tip{
     margin-top:-1.4em;
     margin-left:41.5em;
}

/*Below is ADC request*/
.NoteHelp-Tip {
    margin-top: -1.4em;
    margin-left: 37em;
}

.ADCP{
    margin-top:1em;
}

.ADCRadioSpan {
    display: inline-block;
    width: 7em;
}

.labelRadio {
    width: 3em;
}

.ADCSel {
    margin-left: 1.5em;
}

label.error{
    margin-left:4em;
}

.RequestContent
{
 background-color:rgb(246,247,247);
 padding:20px;
 padding-bottom:80px;
}

.TabDiv
{
background-color:rgb(246,247,247) !important;
}

#equipmentFieldSet [readonly="true"] 
{
    background-color:lightgray;
}

#equipmentFieldSet [readonly="readonly"] 
{
    background-color:lightgray;
}

.subHeading {
    margin-left: 6em;
    color: red;
    font-weight:bold;
    display: inline-block;
    width:15%;
}
.subHeadingTitle1{
    margin-left:20.5em;
}
.subHeadingTitle2 {
    margin-left: 1.5em;
}


.CERInsReadOnlyLabel
{
    margin-left:3em;
    margin-right:3em;
    color:blue;
    display:inline-block;
    width:10em;
}

.CERLocReadOnlyLabel
{
    color:blue;
    display:inline-block;
    width:10em;
}

.CERCovReadOnlyLabel
{
    color:blue;
    display:inline-block;
    width:10em;
}

.CERPEReadOnlyLabel
{
    color:blue;
    display:inline-block;
    width:10em;
}

.monthPicker
{
    background-color: #fff !important; 
    cursor: pointer !important;
}

 .calendar-off table.ui-datepicker-calendar 
 {
     display:none !important;
}

 .EAMGroupDiv 
 {
    margin-top:50px;
 }

.checkItem 
{
    margin-right:10px;
}


.EAMLink
{
    font-size:16px;
    color:blue;
    text-decoration:underline;
}

.NewRecord
{
    background-color:#63FF21 !important;
    text-align:center;
}

/*#dialog-form a 
{
    color:blue;
    text-decoration:underline;
    font-size:16px;
}*/

/*bootstrap progress bar */
.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.BirthdayDatePicker .ui-datepicker-year {
    display: none;
}

/*bootstrap popover*/
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto;
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

    .popover > .arrow:after {
        content: "";
        border-width: 10px;
    }

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0;
}

    .popover.top > .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: " ";
        border-top-color: #fff;
        border-bottom-width: 0;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0;
}

    .popover.right > .arrow:after {
        bottom: -10px;
        left: 1px;
        content: " ";
        border-right-color: #fff;
        border-left-width: 0;
    }

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
}

    .popover.bottom > .arrow:after {
        top: 1px;
        margin-left: -10px;
        content: " ";
        border-top-width: 0;
        border-bottom-color: #fff;
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
}

    .popover.left > .arrow:after {
        right: 1px;
        bottom: -10px;
        content: " ";
        border-right-width: 0;
        border-left-color: #fff;
    }

#divNotes {
    margin-left:10px;
}


.messageBox{
    position:fixed;
    right: 0px;
    top: 100%;
    width: 240px;
    padding: 8px;
    background-color: white;
    border: 1px solid gray;
    border-radius: 5px;
    transition: all 1s;
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    align-items:center;
}

.messageBox button {
    background-color:transparent;
    border: 1px solid lightgray;
    border-radius: 3px;
    padding:4px;
    display:block;
}

.messageBox .subTitle {
    display:block;
    color: red;
    align-self:flex-start;
}

.messageBox .message{
    align-self:flex-start;
    text-align:left;
}

.messageBox * {
    margin-top: 4px;
}
.BatchLabel {
    display: inline-block;
    margin-top:2em;
    width:20em;
}

.AfromLog {
    font-size: large;
    font-weight: bold;
}
.ARCRequestIDText {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    padding-left:15px;
}


