
/* IE6, 7 Fixes */

 
 /* HASLAYOUT */
 
.VisualClear {
	zoom: 1;
}

body .MainContentWrapper .Button, .MainContent .TechnologySites li  {
	display: inline;
	zoom: 1;
}



.BrowseCrumbTrail li {
	white-space: nowrap;
}

/* Main Menu changes */


.editionnavigationcontainer {
	position: relative;
	z-index: 0;
}	

.editionsearchcontainer {
	position: relative;
	z-index: 505;
}

.universalbarcontainer {
	position: relative;
	z-index: 2000;
}


.sectionheadercontainer, .editionsearchcontainer, .editionnavigationcontainer, .sectionnavigationcontainer {
	min-width: auto;
}

.SectionHeader, .LogoSearchWrapper {
	background: #024184 url(/common/assets/images/backgrounds/header-blue-gradient.jpg) 0 0 repeat-x;
}

#wrapper_menu > ul, #wrapper_menu_level_header_1 > ul {
	background: url(/common/assets/images/backgrounds/yellow-bg-half.gif) repeat scroll 0 0 #ffcb0c;
}



/* Sign in wrapper */


.NewUserWrapper li a {
	background: #000;
	padding-top: 2px;
}

.NewUserWrapper li a:hover {
	background: #fff;
}

.Button input {
	padding: 0;
}

.KeywordSearchButton {
	font-size: 0;
	line-height: 0;
}



/* Slideshow styles */



.nivo-controlNav {
	margin: 0 auto;
	padding-left: 60px;  /* Temporary */
}


.nivo-controlNav li {
	display: block;
	float: left;
}

/* News */

.DigestSignUp input[type="email"], .DigestSignUp input[type="text"] {
    width: 155px;
}

.DigestSignUp .Button {
    padding: 1px 5px;
}

/* Companies and Properties */

.SearchContainer .Button {
	padding: 0;
	text-align: center;
}

.PropertyTblStyles td {
	vertical-align: top;
}

.PropertyTblStyles .Thumbnail {
	float: left;
}

/* careers section */

.SendToAFriend text-area {
	width: 80%;
}

.CategoryDrop {
	width: 196px;
}

#divSearchContainer .ResumeSearch select.BooleanOption {
	width: 95px;
}



.ContactForm .Content fieldset:first-child {
	padding-left: 80px;
}


	
/* Technology */

.ConferencesBox li strong {
	cursor: pointer;
}

.ConferencesBox li a, .ConferencesBox li strong {
	position: static;
}

.ConferencesBox li strong {
	margin-top: 33px;
	margin-left: 5px;
	display: block;
}

/* Suppliers */

.FilterResults .MoreLinkWrapper {
	padding: 1px 0 2px;
}

.MainContent .FilterResults input[type="text"] {
	width: 195px;
	float: left;
}

.InitialSearch .SearchContainer fieldset {
	width: 80%;
	padding-bottom: 5px;
}








