/*
Copyright 2009 EllusiveMindz, LLC. All Rights Reserved. 
Author: Eric Lundberg
*/


div#navigation {
	background: #fff;
}

/*------------Search Button Starts----------*/

form#global-search  {
	float: right;
	font-size: .7em;
	background:none;
	padding:0 0 0 0;
	margin:15px 10px 0 0;
	position:relative;
}

form#global-search input.button{
	border-left:1px solid #c6c4c0;
	border-right:1px solid #c6c4c0;
	border-top:none;
	border-bottom:none;
	height:19px;
	color:#7b7e7d;
	background:  url(../media/images/style/search_button_back.jpg) repeat-x bottom left;
	cursor: pointer;
	text-transform:uppercase;
}

body#par-partnershipsforbusiness form#global-search, body.par form#global-search{
	margin-top:1.25em !important; 
	margin-top:1em !important; 
	border:1px solid #000;
}

form#global-search label{
	display:none;
}

input#global-search-field{
	width:8.2em;
	float:left;
	color:#7b7e7d;
	height:14px;
	padding:2px 4px 0 4px;
	margin:0 5px 0 0;
	font-size:10px !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top:2px solid #c6c4c0;
	border-left:2px solid #c6c4c0;
	border-bottom:1px solid #c6c4c0;
	border-right:1px solid #c6c4c0;
}

body#advancedsearch input#global-search-field{
	height:13px !important;
}

body#site-search-results input#global-search-field,

body#thr-search-results input#global-search-field,


/*------------Search Button Ends----------*/

/*------------Utility Navigation Begins----------*/

body#homepage ul#utility-navigation {
	top:6px;
}

/*------------Utility Navigation Begins----------*/

/*------------Segment Navigation Begins----------*/

body#homepage ul#segment-navigation {
	margin-top:65px;
}

body#homepage ul#segment-navigation li ul li p {
	padding: 10px 0 10px 0;
}

body#homepage ul#segment-navigation li ul li p span {
	font-weight:bold;
	display:block;
	color: #000;
}

/*------------Segment Navigation Ends----------*/

/*------------Masthead Begins----------*/

div#masthead a.masthead-links {
	width:210px;
	height:40px;
	color:#7b7e7d;
	font-size:10px;
	font-weight:bold;
	padding:8px 0 0 8px;
	vertical-align:middle;
}

div#masthead_1 a.masthead-links, div#masthead_2 a.masthead-links {display:block}

a.masthead-links {
/*z-index:10000 !important;*/
}

div#masthead a.masthead-links:hover {
color:#006600 !important;
}

ul#masthead-nav {
	list-style:none;
	margin:-3px 0 0 0;
	padding:0;
	font-size:9px;
	font-weight:bold;
}

ul#masthead-nav li {
	float:left;
	padding:0 2px 4px 2px;
}

ul#masthead-nav li a {
	color:#7b7e7d;
	padding-right:2px;
}

ul#masthead-nav li a:hover {
	color:#006600 !important;
	padding-right:2px;
}

/*------------Masthead Ends----------*/
