/*
 * Created By  : Ziya Sayed
 * Date		   : 31-Aug-2010
 * Story	   : LEG-6497
 * Description : Isolated the inline CSS from dsp_CMHeader.cfm
 * 
*/
/*
 * Modified By By  : Dattatray Shinde
 * Date		   : 12-Oct-2010
 * Story	   : LEG-6964
 * Description :  Layout of header gets disturbed for the countries having lengthy name.
 * 
*/

/*
 * Modified By: Swapnil Chavan
 * Description: Service Pages::M13 Implementing the Catalog view for Marketing Service Page and URL
 * Date: 19 Nov 2010
 * Story: LEG-6728
 */

.masthead{
	background: #FFFFFF repeat-x scroll center top; 
	/*background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;*/
	height: 141px;
	margin-left:0px;
	width:1258px; 
	border-bottom:2px solid #E2E2E2;
}

.centertable{
	height:30px;
}

.mhsecondarynavcell{
	height:30px;
}

.subnavheadtext a{
	text-decoration:none;
	color: #666666;
	margin:0 3px 0 0 !important;
	padding:0 !important;
}

.subnavheadtext a:hover{
	text-decoration:none;
	color: #3399cc;
	margin:0 3px 0 0 !important;
	padding:0 !important;

}

.subnavheadtext a:visited{
	text-decoration:none;
	color: #666666;
	margin:0 3px 0 0 !important;
	padding:0 !important;

}
.subnavhead .subnavheadtext{
	color: #fff;
	font-weight: bold;
	font-size:11px;
	text-align:left;
	/* float: left; */
}
.subnavhead .himgwrapper{
	margin: 0 -60px 0 0;
}
.subnavhead .himgwrapper img{
	display: block;
	vertical-align: middle;
}
.floatingmenu1{
	display: none ;
}

.linktext a{
	color:#0066CC;
	font:11px Arial,Helvetica,sans-serif;
	text-decoration:none;
}
.cellhighlighted{
	background:url("https://e9d761.claudeassets.com/20130828043843im_/http://www.learndell.com/dell/header/img/secondarynavbgselected.gif") repeat-x scroll left top transparent;
	/*color:#0066CC;*/
	
}

.cellhighlighted .subnavlinkcontainerfirst .subnavhead .subnavheadtext a{
	color:#0066CC;
	text-decoration: none;
}
.cellhighlighted .subnavlinkcontainer .subnavhead .subnavheadtext a{
	color:#0066CC;
	text-decoration: none;
}
.cellhighlighted .subnavlinkcontainerlast .subnavhead .subnavheadtext a{
	color:#0066CC;
	text-decoration: none;
}
#nextgen div.subnavlinkcontainerfirst {
	background:url("https://0e8880.claudeassets.com/20130828043843im_/http://www.learndell.com/dell/header/img/secondarynavbgfirst.gif") no-repeat scroll left top transparent;
	padding:0 4px 0 15px;
	position:static;
	height:30px;
}
#nextgen div.subnavlinkcontainer {
	padding:0 4px;
	position:static;
	height: 30px;
}
#nextgen div.subnavlinkcontainerlast {
	background:url("https://709293.claudeassets.com/20130828043843im_/http://www.learndell.com/dell/header/img/secondarynavbglast.gif") no-repeat scroll right top transparent;
	padding:0 4px;
	position:static;
	height: 30px;
}
#nextgen div.subnavlinkcontainerfirstselected {
	background:url("https://443adb.claudeassets.com/20130828043843im_/http://www.learndell.com/dell/header/img/secondarynavbgfirstselected.gif") no-repeat scroll left top transparent;
	padding:0 4px 0 15px;
	position:static;
	height:30px;
}
#nextgen div.subnavlinkcontainerselected {
	padding:0 4px;
	position:static;
	height: 30px;
}
#nextgen div.subnavlinkcontainerlastselected {
	background: url("https://efa256.claudeassets.com/20130828043843im_/http://www.learndell.com/dell/header/img/secondarynavbglastselected.gif") no-repeat scroll right top transparent;
	padding:0 4px;
	position:static;
	height: 30px;
}
.subnavlinkcontainerfirstselected .subnavhead .subnavheadtext a{
	color: #3399CC;
}
.subnavlinkcontainerselected .subnavhead .subnavheadtext a{
	color: #3399CC;
}
.subnavlinkcontainerlastselected .subnavhead .subnavheadtext a{
	color: #3399CC;
}

#nextgen td.subnavlinkcell {
	/* background:url("https://0d5b9b.claudeassets.com/20130828043843im_/http://www.learndell.com/dell/header/img/secondarynavbg.gif") repeat-x scroll left bottom transparent; */
	background: url("https://0d5b9b.claudeassets.com/20130828043843im_/http://www.learndell.com/dell/header/img/secondarynavbg.gif") repeat-x scroll left bottom transparent;
	/* For WebKit (Safari, Google Chrome etc) 
	background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#fff));
	/* For Mozilla/Gecko (Firefox etc) 
	background: -moz-linear-gradient(top, #EEE, #fff);
	/* For Internet Explorer 5.5 - 7 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EEEEEE, endColorstr=#FFFFFF);
	/* For Internet Explorer 8 
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#EEEEEE, endColorstr=#FFFFFF)"; */
	height:30px;
}
.viewalltext a{
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}
.viewallmulti{
	margin:30px 0 0 0;
}
.subnavlinkdivide{
	background:url("https://b81477.claudeassets.com/20130828043843im_/http://www.learndell.com/dell/header/img/secondarynavbgdivider.gif") repeat-x scroll left bottom transparent;
	height:30px;
	width:2px;
}
#nextgen div.subnavcontainer {
	height:100%;
	position:relative;
	z-index:4;
}

.feature {
	width:100%;
	color: #777;
	cursor: pointer;			
}
div.r1 {
	border:medium none;
	padding: 0;
	position:relative;
}
div.r2 {
	border-color:transparent;
	border-style:solid;
	border-width:1px 0;
	text-align: center;
}
div.r3 {
	border-color:transparent;
	border-style:solid;
	border-width:0 1px;
	margin:0 -1px;
}
.feature div div div {
	padding:4px;
}
.feature div.r2 {
	/* background:#fff none repeat scroll 0 0; */
}
.feature div.r2, .feature div.r3 {
	border-color:#C1C4C7;
}
/* // The below Style declaration is for the country dropdown and stuff	*/
.countryname{
	color:#666;
	font-size:11px;
	height:auto;
	cursor: pointer;
	padding: 0;
}
.cname{
	padding: 1px 6px;
}
.highlighted {
	color: #666;
	background: #fff;
}
.countrywrapper{
	margin:0;
	padding:0;
}
.countrydropdown{
	display: none;
}
.countrydropdownpulled{
	display: block;
	z-index: 1000;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-top:none;
	margin:-1px 0 0 -1px;
 }

.flagtd{
	width:20px;
	padding:6px 0;
}

.countrytd{
	padding: 5px 0;
}

.logotd{
	width:65px;
	padding:4px 0 0 0;
}
.pulled{
	display: block;
	position: absolute;
	left: inherit;
	top: auto;
	z-index:1000;
	width:auto;
	padding: 2px 0 2px 4px;
}
.navimgw{
	float: left;
	width:19px;
}
.aw{
	padding: 7px 0 0 0;
}
.navimgw2{
	float: left;
	width:7px;
	height: 12px;
	padding:5px 0 0 0;
}
.aw2{
	padding:2px 0 0 0;
}
.selcontainer{
	border: solid 1px #999;
	padding:0 0 -3px 0;
	position: relative;
	width: 128px;
	height: 17px;
	overflow: hidden;
	float: left;
	left:0;
}
#cat{
	border: medium none #333333;
	font-size: 8pt;
	color: #333333;
	background:#fff;
	margin:0;
	padding:0;
	position: absolute; 
	width: 130px;
	top: -1px;
	left: -1px;
	height:20px;

}
#searchinput{
	/*background:url("http://i.dell.com/images/global/brand/ui/storm80/search_field_bl.gif") no-repeat scroll left bottom transparent;*/
	outline:medium none;
	border: medium none #333333;
	font-size: 8pt;
	color: #333333;
	margin:0;
	padding:0;
	width:150px;
	height:18px;			
}

div#searchcontainer{
	text-align:right;
}

div.searchbox_topright{
	background:url("https://eb5e7a.claudeassets.com/20130828043843im_/http://www.learndell.com/dell/header/img/search_field_tr.gif") no-repeat scroll right top transparent;
	float:right;
	width:185px;
}

div.searchbox_topleft{
	background:url("https://48f801.claudeassets.com/20130828043843im_/http://www.learndell.com/dell/header/img/search_field_tl.gif") no-repeat scroll left top transparent;
	margin-right:4px;
	padding-top:1px;
}

div.searchbox_bottomright{
	background:url("https://6dbcee.claudeassets.com/20130828043843im_/http://www.learndell.com/dell/header/img/search_field_br.gif") no-repeat scroll right bottom transparent;
	margin-right:-4px;
}

div.searchbox_bottomleft{
	background:url("https://7ce232.claudeassets.com/20130828043843im_/http://www.learndell.com/dell/header/img/search_field_bl.gif") no-repeat scroll left bottom transparent;
	margin-right:4px;
	padding:1px;
	vertical-align:middle;
}

.navlistdrop{
	list-style: url('https://6bcf91.claudeassets.com/20130828043843im_/http://www.learndell.com/dell/header/img/nav_right_blue.gif') outside;
	margin: 15px 0 16px 27px;
	padding: 0px;
	/*position:relative;
	top:0.5em;
	vertical-align:top;*/
}
.navlistdrop .navli{	
	/*background:url("https://6bcf91.claudeassets.com/20130828043843im_/http://www.learndell.com/dell/header/img/nav_right_blue.gif") no-repeat scroll 0 5px transparent;*/
	margin:9px 0 9px 0;
	/*padding-left:10px;*/
}
.navlistdrop .navli a{
	color: #3399CC;
	font: 11px Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.navlistdrop .navli a:hover{
	text-decoration: underline;
}
.navlistdrop .navli a:visited{
	text-decoration: none;
}
.navlistdrop2{
	list-style: url('https://927b54.claudeassets.com/20130828043843im_/http://www.learndell.com/dell/header/img/bullate.gif') outside;
	margin: 0 0 0 10px;
	padding-left:20px;
}
.navlistdrop2 .navli{
	margin:0;
	padding:0;
}
.navlistdrop2 .navli a{
	color: #999999;
	font: 11px Arial,Helvetica,sans-serif;
}
.navlistdrop2 .navli a:hover{
	text-decoration: underline;
}
.secondnavlistdrop{
	list-style: disc outside url("https://927b54.claudeassets.com/20130828043843im_/http://www.learndell.com/dell/header/img/bullate.gif");
	margin: 0 0 0 22px;	
	padding:0;		
}

.secondnavlistdrop .secondlevelnavli{
	margin:7px 0 0;
	padding:0;
}
			
.secondnavlistdrop .secondlevelnavli a{
	color: #999999;
	font: 11px Arial,Helvetica,sans-serif;
}
.secondnavlistdrop .secondlevelnavli a:hover{
	text-decoration: underline;
}
.secondel{
	display: none;	
}
.secondlevelnavli2{
	margin:0;
	padding: 0;
}
.vahead{
	margin: 5px 0;
	font-size: 11px;
	color:#3399cc;
	padding-left:5px;
}
.navlistdrop .listnavimage{
	padding: 0 5px 0 10px;
}

.segment{
				
	height: auto;
	border: none;
	float: left;
	margin: 0;
	padding: 10px;
	width: 227px;
}

.subnavhead{
		width: auto;
		/* float: left; */
		cursor: pointer;
		
		padding: 6px 0 5px 0;
}

#intCountryID{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-top:none;
	
}


/*
     FILE ARCHIVED ON 14:29:25 Oct 19, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:02:58 Jul 03, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.512
  exclusion.robots: 0.049
  exclusion.robots.policy: 0.038
  esindex: 0.007
  cdx.remote: 67.768
  LoadShardBlock: 100.14 (3)
  PetaboxLoader3.datanode: 124.994 (5)
  PetaboxLoader3.resolve: 254.044 (3)
  load_resource: 310.344 (2)
*/