@charset "UTF-8";

/*

Changelog:

1/14/2011 - Jeremy Reis - Changed custom menus to custom links versus pages. This was done so that iccohio.com and informationcontrolcorporation.com both work - when you add pages to the custom menus, it automatically picks up the preferred domain, iccohio.com. We want the user to retain experience no matter which domain they use.


*/


/* GLOBAL ELEMENTS */

html, body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	background-image: url(../HTML%20Templates/images/subpages/bg-general.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}

p, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

blockquote {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a img {
	border: 0px;	
}

#wrapper {
	width: 100%;	
}

#home, #internal {
	width: 980px;
	margin: 0 auto;
}

a:link, a:visited {
	color: #F7931E;	
	text-decoration: none;
}

a:hover, a:active {
	color: #000;	
}

.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}

.aligncenter {
	text-align: center;
}

.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
}

.search-excerpt {
	color: #000;	
}

.navigation {
	margin-top: 20px;	
}

/* HEADER ELEMENTS */

#home #header {
	width: 922px;
	height: 39px;
	padding-top: 8px;
	padding-left: 58px;
	background-image: url(images/homepage/bg-header.png);
	background-repeat: no-repeat;
	background-position: center top;	
	position: absolute;
	top: 0px;
}

#home #header ul {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #D9D9D9;
	display: block;
	list-style-position: inside;
	float: left;
}

#home #header li {
	list-style-type: none;
	display: list-item;
	padding-top: 8px;
	padding-bottom: 13px;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
	position: relative;
}

#internal #header {
	width: 832px;
	height: 36px;
	padding-left: 148px;
	text-align: right;
	padding-top: 64px;
	padding-bottom: 9px;
	background-image: url(images/global/bg-header.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

#internal #header ul {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #D9D9D9;
	display: block;
	list-style-position: inside;
	float: right;
}

#internal #header li {
	list-style-type: none;
	display: list-item;
	padding-top: 8px;
	padding-bottom: 13px;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
	list-style-position: outside;
	position: relative;
}

#internal #header li:hover {
	background-image: url(images/global/header-hover2.png);
	background-repeat: repeat-x;
	background-position: top;
}

#internal #header li.current_page_item, #internal #header li.current_page_ancestor {
	background-image: url(images/global/header-selected.png);
	background-repeat: repeat-x;
	background-position: top;	
}

#internal #header li.current_page_item a, #internal #header li.current_page_ancestor a {
	color: #000;
}

/* Dropdown Nav */
#internal #header ul ul, #home #header ul ul {
	display: none;
	width: 189px;
	z-index: 5;
	position: absolute;
	top: 36px;
	left: -10px;
	padding-bottom: 23px;
	background: url(images/global/header-dropdown.png) left bottom no-repeat;

}
#internal #header ul ul li, #home #header ul ul li {
	margin: 0 15px 0 10px;
	width: 163px;
	padding: 0;
	display: inline;
}
#internal #header ul ul li:hover, #home #header ul ul li:hover {
	background-image: none;
}
#internal #header ul ul li a, #home #header ul ul li a{
	font-size: 10px;
	color: #666 !important;
	display: block;
	height: 17px;
	width: 143px;
	text-align: left;
	padding: 3px 0 0 20px;
	background: url(images/global/bullet-submenu-top.png) top left no-repeat;
	border-bottom: solid 1px #ccc;
	position: relative;
	z-index: 99999;
	
}
#internal #header ul ul li a:hover, #home #header ul ul li a:hover { 
	color: #fff !important;
	background: #245560 url(images/global/bullet-normal-top.png) top left no-repeat !important;
	text-decoration: none; 
}
#internal #header li a.active, #home #header li a.active {
	color: #000;
}
#internal #header img#logo {
	position: absolute;
	width: 150px;
	height: 95px;
	top: 0;
	left: 0;
}

#search {
	width: 195px;
	margin-top: 2px;
	margin-right: 10px;
	text-align: right;
	float: right;
}

#search .field {
	width: 150px;
	height: 16px;
	padding: 4px;
	font-size: 13px;
	color: #CCC;
	background-color: #4D4D4D;
	border: 1px solid #7D7D7D;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#search .submit {
	float: right;	
}

#header a:link, #header a:visited {
	font-size: 13px;
	color: #D9D9D9;
	text-decoration: none;
}

#header a:hover, #header a:active {
	color: #FFF;
}

/* HOMEPAGE ELEMENTS */

#feature {
	height: 575px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

#spacer {
	height: 575px;	
}

#home #services {
	position: absolute;
	top: 430px;
}

#home #services #sidebar ul {
	padding: 0;
	margin: 0;
	width: 990px;
	overflow: auto;
}

#home #services #sidebar ul li {
	width: 168px;
	margin-left: 10px;
	margin-right: 20px;
	float: left;
	display: inline;
	font-size: 21px;
	line-height: 20px;
	color: #005767;
	list-style-type: none;
	padding: 0px;
}


#home #services #sidebar ul li h3 {padding-bottom:6px;}
#home #services #sidebar ul li h3 a {color: #005767;font-size: 21px; font-weight:normal;}

#home #services #sidebar ul li .textwidget {
	margin-top: 5px;
}

#home #services #sidebar p {
	font-size: 11px;
	line-height: 14px;
	color: #666;
	margin-bottom: 5px;
}

#home #services #sidebar p a {color: #666;}

#home #services #sidebar p a.homeserviceslink {
	font-weight: bold; color: #f7931e;
}

/* LEFT COLUMN ELEMENTS */

#left-column {
	width: 220px;
	height: 400px;
	padding-right: 10px;
	float: left;
	height: 100%;
}

#left-column #nav {
	width: 180px;
	padding: 20px;
	color: #fff;
	background-image: url(images/global/bg-sub-nav.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#left-column #nav h1 {
	color: #fff;
	font-size: 20px;
	padding-bottom: 8px;
}

#left-column #nav ul {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #D9D9D9;
	list-style-position: outside;
}

#left-column #nav li {
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	background-image: url(images/global/bullet-normal-left.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	width: 170px;
}

#left-column #nav a {
	color: #D9D9D9;	
}

#left-column #nav li:hover {
	color: #D9D9D9;
	background-color: #000;
	padding-left: 20px;
	background-image: url(images/global/bullet-normal-left-hover.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 160px;
}

#left-column #nav li.current_page_item {
	padding-left: 20px;
	background-image: url(images/global/bullet-active-left.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 160px;
}

#left-column #nav .current_page_item, #left-column #nav .current_page_item:hover, #left-column #nav .current_page_item a {
	color: #000;
	background-color: #FFF;
}

#left-column #callouts ul {
	margin: 0px;
	padding: 0px;
}

#left-column #callouts li {
	list-style-type: none;
	width: 220px;
}

#left-column #callouts li h2 {
	font-size: 16px;
	color: #808080;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-top: 10px;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-left-color: #D9D9D9;
}

#left-column #callouts li .text-widget, #left-column #callouts li .textwidget, #left-column #callouts li ul  {
	font-size: 12px;
	line-height: 16px;
	color: #4D4D4D;
	padding: 20px;
	background-image: url(images/global/bg-callout-gradient.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #fff;
	border: 1px solid #D9D9D9;
}

#left-column #callouts ul.news-widget li.cat-post-item {
	width: 150px;
	min-height: 18px;
	margin-bottom: 10px;
	list-style-type: none;
	background-image: url(images/global/bullet-news.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-position: outside;
	padding-left: 25px;
	padding-right: 12px;
}
#left-column #callouts ul.event-widget, #left-column #callouts ul.news-widget, #left-column #callouts .textwidget {
	width: 178px;
	overflow: hidden;
}
#left-column #callouts ul.event-widget li.cat-post-item , #left-column #callouts li#categoryposts-14 ul.news-widget li.cat-post-item {
	width: 150px;
	min-height: 18px;
	margin-bottom: 10px;
	list-style-type: none;
	background-image: url(images/global/bullet-event.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-position: outside;
	padding-left: 25px;
	padding-right: 12px;
}
/* Read More icon */
#left-column #callouts ul.news-widget li.cat-post-item.read-more, #left-column #callouts ul.event-widget li.cat-post-item.read-more, #left-column #callouts li#categoryposts-14 ul.news-widget li.cat-post-item.read-more {
	background-image: url(images/global/bullet-more.png);
	padding-top: 3px;
}

#left-column #filler {
	margin-top: 10px;
	/*background-color: #F2F2F2;*/
	height: 100%;
	width: 220px;
}



/* MAIN COLUMN ELEMENTS */

#internal #main {
	width: 690px;
	padding: 30px;
	float: right;
	overflow: hidden;
	background-image: url(images/global/bg-main.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

#internal #main #add-this {
	float: right;
	padding-top: 18px;
	width: 140px;
	text-align: right;
}

#internal #main #toc {
	width: 160px;
	float: right;
	margin-top: 10px;
	margin-left: 30px;
	background-image: url(images/global/bg-in-this-section.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}

#internal #main #toc h3 {
	margin-bottom: 15px;
	padding-top: 0px;
}

#internal #main #toc ul {
	margin: 0px;
	padding: 0px;
}

#internal #main #toc li {
	list-style-position: outside;
	padding-left: 12px;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 4px;
	list-style-type: none;
	background-image: url(images/global/bullet-toc-normal.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#internal #main #toc li:hover {
	/* background-image: url(images/global/bullet-toc-hover.png);
	background-repeat: no-repeat;
	background-position: left 5px; */
}

#internal #main h1 {
	font-size: 36px;
	line-height: 36px;
	color: #005767;
	font-weight: normal;
	padding-bottom: 8px;
}

#internal #main h2 {
	font-size: 20px;
	line-height: 20px;
	color: #005767;
	padding-top: 18px;
	padding-bottom: 8px;
}

#internal #main h3 {
	font-size: 14px;
	line-height: 16px;
	color: #000;
	padding-top: 10px;
}

#internal #main h4 {
	font-size: 13px;
	line-height: 16px;
	color: #000;
	padding-top: -15px;
}

#internal #main img {

}

#internal #main p {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 17px;
	font-size: 12px;
	color: #666;
}

#internal #main ul {
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	line-height: 17px;
	font-size: 12px;
	color: #666;
	padding-left: 40px;
	list-style-type: disc;
}

#internal #main li {
}

#internal #main #about td {
	font-size: 12px;
	color: #666;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-top: 5px;
	padding-bottom: 5px;
}

#internal #main blockquote img {
	margin-top: -10px;
	padding-top: -10px;
	margin-right: 20px;
	border: 1px solid #CCC;
}

#internal #main blockquote  p {
	font-size: 14px;
	color: #005767;
	line-height: 20px;
}

#internal #main blockquote#overview p {
	background-image: url(images/global/quote-careers-overview.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#internal #main blockquote#recruiting p {
	background-image: url(images/global/quote-careers-recruiting.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#internal #main blockquote#project-management p {
	background-image: url(images/global/quote-services-projectmanagement.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#internal #main blockquote .quote {
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
}

#internal #main .usual ul {
	padding: 0;
	list-style-type: none;
	display: block;
}

#internal #main .usual ul li {
	float: left;
}

#internal #main .usual ul li a {
	padding: 10px 5px;
	width: 110px;
	height: 40px;
	background: url('images/global/btn-msservices.png') repeat-x;
	margin: 0 19px 0 0;
	float: left;
	text-align: center;
	display: inline-block;
	border: 1px solid #ddd;
	color: #383838;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
#internal #main .usual ul li a:hover {
	color: #000;
}
#internal #main .usual ul li a.selected{
	background: #fff;
	color: #005767;
}
#internal #main .usual ul li a.last{
	margin-right: 0;
}

#internal #main .usual div {
	margin: 0 -16px 0 -16px;
	padding: 10px 36px;
	background: url('images/global/bg-usual-middle.jpg') repeat-y;
	position: relative;
	display: inline-block;
}

#internal #main .usual div div  {
	height: 23px;
	width: 715px;
	padding: 0;
	position: absolute;
	top: -15px;
	left: 16px;
	z-index: 99999;
	overflow: hidden;
	display: inline;
}
#internal #main .usual div div#tabhead1  {
	background: #fff url('images/global/bg-usual-top1.jpg') left bottom no-repeat;
}
#internal #main .usual div div#tabhead2  {
	background: #fff url('images/global/bg-usual-top2.jpg') left bottom no-repeat;
}
#internal #main .usual div div#tabhead3  {
	background: #fff url('images/global/bg-usual-top3.jpg') left bottom no-repeat;
}
#internal #main .usual div div#tabhead4  {
	background: #fff url('images/global/bg-usual-top4.jpg') left bottom no-repeat;
}
#internal #main .usual div div#tabhead5 {
	background: #fff url('images/global/bg-usual-top5.jpg') left bottom no-repeat;
}

#internal #main .usual #tabbottom {
	background: url('images/global/bg-usual-bottom.jpg') top left no-repeat;
	height: 18px;
	margin-top: -10px;
	display: block;
}


.h2-indent {
	padding-left: 10px;
}

.h3-indent {
	padding-left: 20px;
}

/* CLIENTS/PARTNERS ELEMENTS */

#internal #main #filter {
	background-color: #E6E6E6;
	height: 38px;
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

#internal #main #filter h2 {
	margin-left: 10px;
	margin-top: 8px;
	padding: 0px;
	font-size: 14px;
	color: #333;
	float: left;
}

#internal #main #filter #jump-menu {
	float: right;
	margin-right: 10px;
	margin-top: 8px;
	padding: 0px;
	font-size: 12px;
	color: #666;
}

#internal #main #filter #jump-menu select {
	margin-left: 5px;
	margin-right: 5px;
}

/* CONTACT ELEMENTS */

#internal #main #form input.field {
	width: 330px;
	height: 16px;
	padding: 4px;
	font-size: 13px;
	color: #888;
	background-color: #FFF;
	border: 1px solid #DDD;
}

#internal #main #form label {
	font-size: 14px;
	line-height: 16px;
	color: #000;
	padding-top: 10px;
}

#internal #main #form {
	width: 500px;
	float: left;
	padding-top: 10px;
}

#internal #main #form select {
	width: 338px;	
}

#internal #main #form textarea {
	width: 500px;
	height: 202px;
	padding: 4px;
	border: 1px solid #DDD;
}

#internal #main #address {
	width: 150px;
	float: right;
	padding-top: 10px;
}

#internal #main #address p {
	font-size: 11px;	
}

/* NEWS & EVENTS ELEMENTS */
#internal #main #news {
	float: left;
	width: 430px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 17px;
margin-right:8px;
}

#internal #main #news.eventsarchive {
	border: none;
	width: 665px;
	padding-right: none;
}

#internal #main h2 a:link, #internal #main h2 a:visited {
	color: #005767;
}

#internal #main h2 a:hover{
	color: #000;
	text-decoration: underline;
}

#internal #main #news h3, #internal #main #news h3 a {
	padding: 0px;
	color: #000;
}

#internal #main #events {
	float: left;
	width: 210px;
}

#internal #main #events .post {
	clear: both;
}

#internal #main #events .date {
	width: 35px;
	height: 35px;
	background-color: #005767;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-left: 1px;
	padding-right: 2px;
	margin-top: 10px;
	background-image: url(images/subpages/bg-date.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#internal #main #events .date .month {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform:uppercase;
}

#internal #main #events .date .day {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
}

#internal #main #events .description {
	width: 165px;
	float: right;
}

#internal #main #events h3, #internal #main #events h3 a:link, #internal #main #events h3 a:visited {
	color: #000;
	padding: 0px;
	margin-top: 10px;
}

#internal #main #events h3 a:hover {
	text-decoration: underline;	
}

#internal #main .post #event-details {
	width: 240px;
	float: left;
	margin-bottom: 25px;
}

#internal #main .post #event-details h3 {
	padding-top: 0px;
	font-weight: normal;
	font-size: 13px;
}

#internal #main .post #googlemaps {
	width: 400px;
	float: right;
	margin: 20px;
}

/* Microsoft Partner Popup */
#internal #main .tooltip {
	display:none;
	background: transparent url('images/global/bg-certifications.png');
	width: 729px;
	height: 216px;
	padding: 10px 20px;
}
#internal #main .tooltip p {
	font-size: 9px;
	color: #000;
}
#internal #main .tooltip img {
	border-right: 1px solid #ccc;
	padding-right: 5px;
}
#internal #main .tooltip td {
	margin-right: 5px;
}

/* FOOTER ELEMENTS */

#footer {
	width: 980px;
	height: 30px;
	clear: both;
	margin-top: 30px;
	background-image: url(images/global/bg-footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 10px;
	color: #D9D9D9;
}

#footer #copyright {
	width: 400px;
	margin-left: 20px;
	margin-top: 9px;
	float: left;
}

#footer #address {
	width: 400px;
	margin-top: 9px;
	margin-right: 10px;
	float: right;
	text-align: right;
}

#footer #social {
	width: 83px;
	float: right;	
	margin-top: 3px;
}

/* FORM ELEMENTS */

.wpcf7{
	width: 669px;
	height: 195px;
	margin: 0px;
	padding: 10px;
	background: url(images/forms/form_bg_gradient.jpg) center repeat-x;
	border: 1px solid #cbcbcb;
margin-bottom:20px !important;
}
.wpcf7 p, .wpcf7-form{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.wpcf7 .formLeft{
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	float: left;
	clear: left;
	width: 338px;
}
.wpcf7 .formLeft input{
	width: 326px;
}
.wpcf7 .formRight{
	padding: 0px;
	margin: 0px;
	float: right;
	clear: right;
	width: 330px;
	text-align: left;
}
.wpcf7 .formRight p{
 	display: none;	
}
.wpcf7 .formRight a{
	background-color: #fff;
	height: 25px;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 1px solid #cbcbcb;
}


.wpcf7 .formBottom {
	clear: both;
}

.wpcf7 .formBottom .additional-comments {
	width: 662px;
	border: 1px solid #cbcbcb;
	padding: 5px 0px 5px 5px;
	color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.wpcf7 .submitForm{
	clear: both;
	padding: 5px 0px 0px 0px;
	display: block;
}
.wpcf7-form input{
	border: 1px solid #cbcbcb;
	padding: 5px 0px 5px 5px;
	color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.your-name{
	margin: 0px 0px 5px 0px;	
}
.formTitle{
	clear: both;
	color: #333;
	font-weight: bold;
	padding-bottom: 8px;
}
.wpcf7 .submitForm input[type=submit]{
	background-color: #e6e6e6;
	border: 1px solid #9b9b9b;
	padding: 3px 5px;
	margin: 0px;
	font-weight: bold;
	color: #333;
}
.submitForm .note{
	color: #6b6b6b;	
	padding: 0px 0px 0px 25px;
}

.wpcf7 .AreaOfInterest {
	margin: 0 0 8px 0;
	display: block;
	padding: 0;
}
.wpcf7 #AreaOfInterest {
	margin: 2px; padding: 0;
}
.wpcf7 .aoi {
	margin: 2px;
	padding: 0;
}
.wpcf7 .fileinputs {
	position: relative;
}
.wpcf7 .fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	background: url(images/forms/browse_btn.gif) right no-repeat;
	width: 330px;
}
.wpcf7 .fakefile input{
	width: 256px;
}
.wpcf7 input.realfile {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	width: 330px;
	margin: 0;
}
.wpcf7-response-output{
	/*position: absolute;
	margin: -205px 0px 0px 160px;
	font-weight: bold;
	font-size: 14px;
	color: #C40018;*/
}
.wpcf7-not-valid-tip-no-ajax{
	display: none;
}

/* Selectmenu
----------------------------------*/
.ui-selectmenu { 
	display: block; 
	position:relative;
	text-decoration: none; 
	overflow:hidden;
	background: url(images/forms/select_bg.gif) right center no-repeat;
}
.ui-selectmenu-menu { 
	padding:0; 
	margin:0; 
	list-style:none; 
	position:absolute; 
	top: 0; 
	visibility: hidden; 
	overflow: auto; 
}
.ui-selectmenu-open { 
	visibility: visible; 
}
.ui-selectmenu-menu-dropdown { 
	border: 1px solid #787878;
	background-color: #fff;
	z-index: 100;
}

.ui-selectmenu-menu li { 
	padding:0; 
	margin:0; 
	display: block; 
	font-weight: normal !important; 
}
.ui-selectmenu-menu li a,.ui-selectmenu-status {
	display:block; 
	padding: 5px 0px 5px 5px; 
	outline:none;
	color: #4d4d4d;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ui-selectmenu-menu li.ui-selectmenu-hasIcon a,
.ui-selectmenu-hasIcon .ui-selectmenu-status { 
	padding-left: 20px; 
	position: relative; 
	margin-left: 5px; 
}

.ui-selectmenu-status { 
	line-height: 15px; 
	color: #4d4d4d;
}
.ui-selectmenu-open li.ui-selectmenu-item-focus a {
	background-color: #EEE;
}
.ui-selectmenu-open li.ui-selectmenu-item-selected { }


