﻿/*----------------Location change popup--------------------*/

#panelUserLocation.popupBox
{
	width:274px!important;
}


#panelUserLocation div.popupHeading
{
	margin:-13px -1px 0px -18px
	width:300px;
}
#panelUserLocation .formDiv .formRow 
{
	margin:0 0 10px 0;
	width:260px;
	
}
#panelUserLocation div.formDiv div.formRow
{
	width: 275px;
}

#panelUserLocation .popupHeading H3 
{
	margin:0 18px 10px 15px;
	padding:0 0 2px 0;
}

#panelUserLocation  LABEL.labelText 
{
	padding:0 5px 0 0;
	margin:0;
	width:60px;
	display:block;
	float:left;
	clear:both;
	color:#890033;
}


/*#panelUserLocation .popupBox H3
{
	border-bottom:#990033 3px solid;
	
	color:#990033;
	font-weight:bold;
	font-size:1.3em;
}*/

#panelUserLocation .popupBox H3
{
	border-bottom:#990033 3px solid;
	
	color:#990033;
	font-weight:bold;
	font-size:1.2em;
}
#panelUserLocation label.labelText
{
	font-size:1.1em;
}
#panelUserLocation .popupArrowTop .popupHeading
{
	background:url('/_layouts/Custom/CEVALogistics/Images/bg_popup_up_top.png') no-repeat 0% 0%;
}

#panelUserLocation .popupContent .formDiv  SPAN.fieldSubmit  {
   margin-left:10px;
   margin-top:10px;
   float:right !important;

	
}

#panelUserLocation{
	top:22px;
	left:-8px;
}
#panelUserLocation .submitRow {
	padding-top:8px;
}



.panel SPAN.fieldSubmit {
	float:right !important;
}

#panelUserLocation div.formRow SELECT.fieldSelect{
	width:190px;
	margin:0;
	float:right;
	clear:none;
}

input.fieldSubmit {
	clear:none;
}

input.locationfieldSubmit{
	background-color:transparent;
	background-image:url('/_layouts/Custom/CEVALogistics/Images/bg_submit_left_off.gif');
	background-position:0% 0%;
	background-repeat:no-repeat;
	border:none;
	color:#1F1F1F;
	cursor:pointer; 
	cursor:hand;
	display:block;
	height:22px;
	margin:0px 0px 0px 0px;
	overflow:visible;
	padding:0px 17px 3px 20px;
	*padding:0px 17px 2px 20px;
	_padding:0px 17px 0px 20px;
	width:auto;
	_width:1px;
}

span.fieldSubmit {
	background-color:transparent;
	background-image:url('/_layouts/Custom/CEVALogistics/Images/bg_submit_right_off.gif');
	background-position:100% 0%;
	background-repeat:no-repeat;
	float:left;
	padding:0px 3px 0px 0px;
}
/**/
#panelUCUserLocation.popupBox
{
	width:274px!important;
}


#panelUCUserLocation div.popupHeading
{
	margin:-13px -1px 0px -18px
	width:300px;
}
#panelUCUserLocation .formDiv .formRow 
{
	margin:0 0 10px 0;
	width:260px;
	
}
#panelUCUserLocation div.formDiv div.formRow
{
	width: 275px;
}

#panelUCUserLocation .popupHeading H3 
{
	margin:0 18px 10px 15px;
	padding:0 0 2px 0;
}

#panelUCUserLocation  LABEL.labelText 
{
	padding:0 5px 0 0;
	margin:0;
	width:60px;
	display:block;
	float:left;
	clear:both;
	color:#890033;
}


#panelUCUserLocation .popupBox H3
{
	border-bottom:#990033 3px solid;
	
	color:#990033;
	font-weight:bold;
	font-size:1.3em;
}

/*#panelUCUserLocation label.labelText
{
	font-size:1.1em;
}*/

#panelUCUserLocation label.labelText
{
	font-size:0.9em;
}
#panelUCUserLocation .popupArrowTop .popupHeading
{
	background:url('/_layouts/Custom/CEVALogistics/Images/bg_popup_up_top.png') no-repeat 0% 0%;
}

#panelUCUserLocation .popupContent .formDiv  SPAN.fieldSubmit  {
   margin-left:10px;
   margin-top:10px;
   float:right !important;

	
}

#panelUCUserLocation{
	top:22px;
	left:-8px;
}
#panelUCUserLocation .submitRow {
	padding-top:8px;
}



.panel SPAN.fieldSubmit {
	float:right !important;
}

#panelUCUserLocation div.formRow SELECT.fieldSelect{
	width:190px;
	margin:0;
	float:right;
	clear:none;
}

input.fieldSubmit {
	clear:none;
}

input.locationfieldSubmit{
	background-color:transparent;
	background-image:url('/_layouts/Custom/CEVALogistics/Images/bg_submit_left_off.gif');
	background-position:0% 0%;
	background-repeat:no-repeat;
	border:none;
	color:#1F1F1F;
	cursor:pointer; 
	cursor:hand;
	display:block;
	height:22px;
	margin:0px 0px 0px 0px;
	overflow:visible;
	padding:0px 17px 3px 20px;
	*padding:0px 17px 2px 20px;
	_padding:0px 17px 0px 20px;
	width:auto;
	_width:1px;
}

span.fieldSubmit {
	background-color:transparent;
	background-image:url('/_layouts/Custom/CEVALogistics/Images/bg_submit_right_off.gif');
	background-position:100% 0%;
	background-repeat:no-repeat;
	float:left;
	padding:0px 3px 0px 0px;
}
/**/



/* Common Popup Dialog styles */


.popupBox {
	z-index:99999;
	position:absolute;
	padding:0 18px 15px 18px;
	width:300px;
	display:none;
	clear:both;
}

.popupArrowTop {
	background:url('/_layouts/Custom/CEVALogistics/Images/bg_popup_up_bottom.png') no-repeat 0% 100%;
	_background:url('/_layouts/Custom/CEVALogistics/Images/bg_popup_up_bottom.gif') no-repeat 0% 100%;
}

.popupHeading {
	position:relative!important;
	padding:28px 0 0 0!important;
	width:310px!important;
	margin:-13px -18px 0px -18px!important;
}

.popupHeading H3 {
	margin:0 18px 10px 0;
	padding:0 0 2px 0!important;
}


.popupArrowTop .popupHeading {
	background:url('/_layouts/Custom/CEVALogistics/Images/bg_popup_up_top.png') no-repeat 0% 0%;
	_background:url('/_layouts/Custom/CEVALogistics/Images/bg_popup_up_top.gif') no-repeat 0% 0%;	
}

/*.popupBox H3 {
	border-bottom:#990033 3px solid;
	padding:0 0 2px 0;
	margin:0 18px 10px 18px;
	color:#990033;
	font-weight:bold;
	font-size:1.3em;
}*/

.popupBox H3 {
	border-bottom:#990033 3px solid;
	padding:0 0 2px 0;
	margin:0 18px 10px 18px;
	color:#990033;
	font-weight:bold;
	font-size:1.2em;
}

.popupHeading A {
	position:absolute;
	top:0px;
	right:-3px;
	height:22px;
	width:22px;
	display:block;
	background:url('/_layouts/Custom/CEVALogistics/Images/bg_popup_close.gif') no-repeat 0% 0px;
}

.popupHeading A:hover {
	background-position:0% -22px;
}


.popupBox A IMG,
.popupHeading A IMG {
	border:none;
	width:22px;
	height:22px;
}

.popupControlText .ms-SPLink {
	padding-top:0;
	padding-bottom:0;
}

.popupControlText .ms-SPLink A {
	font-size:0.9em;
}

.popupControlText {
	padding:0 3px;
	display:inline;
}

.popupControlFlag {
	padding:0 3px;
	display:inline;
	position:relative !important;
	top:4px;
	left:3px;
	margin:-2px 0px 0px 0px;
}

.popupControlPlus {
	padding:0 3px;
	display:inline;	
	margin:-3px 0px 0px 0px;
	position:relative !important;
	top:3px;
	left:3px;
}

.popupContent {
	position:relative;
	padding:0;
	margin:0 -16px 0 0;
	width:290px;
}

.panel .formDiv {
	margin:0 15 0 0;
	width:275px;
}

.panel .formDiv .formRow {
	margin:0 0 10px 0;
	width:275px;
}

.panel LABEL.labelText {
	padding:0 5px 0 0;
	margin:0;
	width:80px;
	display:block;
	float:left;
	clear:both;
	color:#890033;
}

.panel INPUT.fieldText {
	margin:0;
	width:182px;
	float:right;
	clear:none;
}

.panel P {
	font-size:1.1em;
	padding:0;
	margin:0;
}

.panel SELECT.fieldSelect{
	width:190px;
	margin:0;
	float:right;
	clear:none;
}

/* User Login popup */




span.popupControl,
.popupHeading {
	/*display:none;*/
}

.header span.popupControl {
	display:inline;
	padding:0px 3px 0px 3px;
}

span.popupControlFlag,
span.popupControlPlus {
	margin:-2px 0px 0px 0px !important;
	position:relative !important;
}

span.popupControlPlus {
	margin:-3px 0px 0px 0px !important;
}

.popupBox,
.popupContent {
	width:100%;
}

.popupContent {
	padding:0px 0px 5px 0px;
}

.popupContent ul.menu {
	clear:both;
	float:none!important;
}

.popupContent a,
.popupContent ul.menu a,
.popupContent ul.menu a:active,
.popupContent ul.menu a:visited {
	color:#575857;
}

.popupContent ul.menu a:hover {
	color:#333333;
}

.popupContent ul.menu li,
.popupContent ul.menu a {
	float:none;
}
/*style="MARGIN-TOP: 20px; MARGIN-LEFT: -30px; POSITION: absolute"*/

/* Yogendra 101: Removing this code because same is in IE_Only.css located at same level as popup.css is..
.popupPosition{
	margin-top:2px;
	/*margin-left:60px; this was already commented*/ 
	/*position:absolute;
	z-index:100;
}

.popupPosition1{
	margin-top:2px;
	margin-left:60px;
	position:absolute;
	z-index:100;
}

.popupPosition2{
	margin-top:2px;
	margin-left:67px;
	position:absolute;
	z-index:100;
}

.popupPosition3{
	margin-top:2px;
	margin-left:124px;
	position:absolute;
	z-index:100;
}

.popupPosition4{
	margin-top:2px;
	margin-left:37px;
	position:absolute;
	z-index:100;
}
.popupPosition5{
	margin-top:2px;
	margin-left:55px;
	position:absolute;
	z-index:100;
}

 Yogendra 101: code comment finish*/
 


 
/*#panelToolsResources.popupBox
{
	width:300px!important;
	margin-top:7px;
}*/


#panelToolsResources div.popupHeading
{
	margin:-13px -1px 0px -18px;
	width:300px;
}
#panelToolsResources .formDiv .formRow 
{
	margin:0 0 10px 0;
	width:300px;
}



#panelToolsResources  LABEL.labelText 
{
	padding:0 5px 0 0;
	margin:0;
	width:60px;
	display:block;
	float:left;
	clear:both;
	color:#890033;
}


#panelToolsResources .popupBox H3
{
	border-bottom:#990033 3px solid;
	color:#990033;
	font-weight:bold;
	font-size:1.3em;
}
#panelToolsResources label.labelText
{
	font-size:1.1em;
}
#panelToolsResources .popupArrowTop .popupHeading
{
	background:url('/_layouts/Custom/CEVALogistics/Images/bg_popup_up_top.png') no-repeat 0% 0%;
}

#panelToolsResources  .panel SPAN.fieldSubmit {
	float:right !important;
	
}

#panelToolsResources div.popupHeading
{
	margin:-13px -1px 0px -18px
	width:300px;
}


#panelToolsResources  LABEL.labelText 
{
	padding:0 5px 0 0;
	margin:0;
	width:60px;
	display:block;
	float:left;
	clear:both;
	color:#890033;
}


#panelToolsResources .popupBox H3
{
	border-bottom:#990033 3px solid;
	
	color:#990033;
	font-weight:bold;
	font-size:1.3em;
}
#panelToolsResources label.labelText
{
	font-size:1.1em;
}
#panelToolsResources .popupArrowTop .popupHeading
{
	background:url('/_layouts/Custom/CEVALogistics/Images/bg_popup_up_top.png') no-repeat 0% 0%;
}

#panelToolsResources div.formDiv div.formRow
{
	width: 275px;
}

.popupHeadingTools {
	position:relative!important;
	padding:28px 0 0 0!important;
	width:310px!important;
	margin:-13px -18px 0px -18px!important;
	z-index:100;
}

.popupBoxTools {
	margin:0 18px 10px 0;
	padding:0 0 2px 0!important;
	border-bottom:#990033 3px solid;
	
	color:#990033;
	font-weight:bold;
	font-size:1.3em;
	z-index:100;
}


/* where we operate*/

div.mainContent span.CountryText
{
font-family:Verdana;
font-size:8pt;
color:#1f1f1f;
padding-top:13px;

}
div.mainContent span#changeLocation 
{
    position:relative;
	top: -1px;
	left: -3px;
}




/* other ceva sites */
div#popupOtherSites 
{
	width:470px !important;
				
}

div#popupOtherSites  .popupContent
{
	width:470px !important;
				
}

div#popupOtherSites  .popupHeading
{
	width:490px !important;
				
}
div#popupOtherSites  {
	background:url('/_layouts/Custom/CEVALogistics/Images/bg_popup_up_bottom_new.png')  no-repeat 0% 100% !important;
	_background:url('/_layouts/Custom/CEVALogistics/Images/bg_popup_up_bottom_new.gif') no-repeat 0% 100% !important;
}

div#popupOtherSites  .popupHeading {
	background:url('/_layouts/Custom/CEVALogistics/Images/bg_popup_up_top_other.png') no-repeat 0% 0% !important;
	_background:url('/_layouts/Custom/CEVALogistics/Images/bg_popup_up_top_other1.gif') no-repeat 0% 0% !important;	
}
/*Inline glossary*/
.word 
{
	font-family:Verdana;
	font-size:8pt;
	color:#890033;
	font-weight:bold;
	cursor:help
}
.definition 
{
	position:absolute;
	top:0;
	left:0;
	border:1px solid black;
	background-color:White;
	padding-right:5px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	font-family:Verdana;
	font-size:8pt;
	line-height:102%;
	width:300px;
	color:#1F1F1F;
}
/**/

.hilite
{
	font-family:Verdana;
	font-size:8pt;
	color:#890033;
	font-weight:bold;
	cursor:help;
}
