@charset "utf-8";

/************************************/
/*      		         			*/
/* CSS Ingram Micro Solutions		*/
/*          		     			*/
/************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background:url(images/site_bg.png) top left repeat-x;
	line-height: 1;
	}
ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
:focus {
	outline: 0;
	}
ins {
	text-decoration: none;
	}
del {
	text-decoration: line-through;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}


/* 																						  
 ******************************************************************************************  Letter Style */
 
html, body {
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:18px;
}

p {
	font-size:12px;
	line-height:17px;
	margin:6px 0px;
}
h1 {
	color:#336699;
	font-size:20px;
	margin:0px 0px;
	}
.home_right h1 {
	color:white;
	font-size:20px;
	margin:0px 0px;
}
h2 {
	color:#336699;
	font-size:15px;
	margin:3px 0px;
}
.right h2, .home_three_title h2 {
	color:white;
	font-size:15px;
	margin:3px 0px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 5px 0px;
}
#right h3 {
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	margin:0px;
	padding:5px 0px 2px 0px;
}
a:link {
	color:#555555;
	text-decoration:none;
}
a:visited {
	color:#555555;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
.light_blue {
	color:#BBD7EB;
	}
.light_blue_small {
	font-size:11px;
	color:#BBD7EB;
	}
.hrule_blue {
	display:inline;
	float:left;
	margin:5px 0px;
	width:100%;
	height:1px;
	font-size:1px;
	border-top:solid 1px #428BBA;
}
.hrule_blue_dash {
	display:inline;
	float:left;
	margin:5px 0px 10px 0px;
	width:100%;
	height:1px;
	font-size:1px;
	background:url(images/blue_dash.gif) center left repeat-x;	
}

/* 																						  
 ******************************************************************************************  Custom Hovers */

.read_more_link:link, .read_more_link:visited {
	padding-left:24px;
	line-height:20px;
	display:block;
	width:100px;
	height:19px;
	font-size:11px;
	background:url(images/read_more_hover.png) top left no-repeat;
	}
.read_more_link:hover {
	height:19px;
	background:url(images/read_more_hover.png) bottom left no-repeat;
	}

.read_more_white_link:link, .read_more_white_link:visited {
	padding-left:24px;
	line-height:20px;
	display:block;
	width:100px;
	height:19px;
	background:url(images/read_more_hover_white.png) top left no-repeat;
	font-size:11px;
	}
.read_more_white_link:hover {
	height:19px;
	background:url(images/read_more_hover_white.png) bottom left no-repeat;
	}


.email_link:link, .email_link:visited {
	margin:10px 0px 0px 7px;
	font-size:1px;
	display:inline;
	float:left;
	width:46px;
	height:19px;
	background:url(images/email_hover.png) top left no-repeat;
	}
.email_link:hover {
	font-size:1px;
	height:19px;
	background:url(images/email_hover.png) bottom left no-repeat;
	}

.print_link:link, .print_link:visited {
	margin:10px 0px 0px 7px;
	font-size:1px;
	display:inline;
	float:left;
	width:46px;
	height:19px;
	background:url(images/print_hover.png) top left no-repeat;
	}
.print_link:hover {
	font-size:1px;
	height:19px;
	background:url(images/print_hover.png) bottom left no-repeat;
	}
	
.totop_link:link, .totop_link:visited {
	margin:15px 0px 0px 0px;
	font-size:1px;
	display:inline;
	float:left;
	width:60px;
	height:17px;
	background:url(images/totop_hover.png) top left no-repeat;
	}
.totop_link:hover {
	font-size:1px;
	height:17px;
	background:url(images/totop_hover.png) bottom left no-repeat;
	}

.home_view_section:link, .home_view_section:visited {
	font-size:1px;
	display:inline;
	float:left;
	width:92px;
	height:21px;
	background:url(images/home_view_section.png) top left no-repeat;
	}
.home_view_section:hover {
	font-size:1px;
	height:21px;
	background:url(images/home_view_section.png) bottom left no-repeat;
	}



/* 																						  
 ******************************************************************************************  Structure */

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	}
#header_home, #menu_bar, #footer, .content_left_full, .content_left_half, .content_right_sponsors {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	}
.left_white_wide #home_datasheets{
margin-left:0px;
margin-right:0px;
}
.left_white_wide #home_case_studies{
margin-left:10px;
margin-right:0px;
}
#header {
	display: inline;
	float: left;
	font-size:1px;
	margin-top:10px;
	margin-bottom:7px;
	width: 960px;
	height:100px;
	background:url(images/header_bg_main.png) no-repeat top left;
	}
#header_home {
	font-size:1px;
	margin-top:10px;
	margin-bottom:10px;
	width: 940px;
	height:40px;
	background:url(images/header_bg.png) no-repeat top left;
	}
#menu_bar {
	margin-top:0px;
	margin-bottom:0px;
	width:940px;
	height:41px;
	background:url(images/menu_bar.png) no-repeat top left;
	}
#footer {
	margin-top:20px;
	width: 940px;
	height:85px;
	background:url(images/footer_bg.png) no-repeat top right;
}

/* 																						  
 ******************************************************************************************  Home Content */
 
#home_banner_billboard, #home_banner_island, #home_content, #home_news, #home_case_studies, #home_datasheets, #home_recent, #home_logo {
	display: inline;
	float: left;
	margin-left:10px;
	margin-right:10px;
	}
#home_logo {
	margin-top:20px;
	margin-bottom:10px;
	width:160px;
	height:120px;
}

#home_banner_billboard {
	/* background:url(images/home_banner_billboard.png) no-repeat top left; */
	margin-top:20px;
	margin-bottom:10px;
	width:760px;
	height:120px;
}

#home_banner_island {
	/* background:url(images/home_banner_island.png) no-repeat top left; */
	margin-top:10px;
	margin-bottom:10px;
	width:300px;
	height:250px
}

#home_content {
	background:url(images/home_content.png) no-repeat top left;
	margin-top:10px;
	margin-bottom:10px;
	width:590px;
	height:210px;
	padding:20px 15px;

}

#home_news, #home_case_studies, #home_datasheets, #home_recent {
	margin-top:10px;
	margin-bottom:10px;
	width:300px;
	color:#FFFFFF;
}
.home_three_title {
	margin-top:10px;
	display: inline;
	float: left;
	padding-left:12px;
	width:188px;
}
.home_three_view {
	margin-top:15px;
	display: inline;
	float: left;
	width:100px;
}
.home_three_top {
	display: inline;
	float: left;
	width:300px;
	height:50px;
	background:url(images/home_three_top.png) no-repeat top left;
}
.home_three_mid {
	display: inline;
	float: left;
	width:270px;
	padding:10px 15px;
	background:url(images/home_three_mid.png) repeat-y top left;
}
.home_three_mid a:link, .home_three_mid a:visited {
	display: inline;
	float: left;
	color:white;
	margin-bottom:3px;
	font-size:11px;
	width:235px;
	padding-right:35px;
	padding-bottom:5px;
	border-bottom:solid 1px #7F9FBF;
	background:#4876A3 url(images/home_three_mid_off.png) no-repeat center right;
} 
.home_three_mid a:hover {
	display: inline;
	float: left;
	border-bottom:solid 1px #7F9FBF;
	background:#4876A3 url(images/home_three_mid_on.png) no-repeat center right;
}



.home_three_bot {
	display: inline;
	float: left;
	width:300px;
	height:10px;
	background:url(images/home_three_bot.png) no-repeat top left;
}


.home_icons_inf:link, .home_icons_inf:visited {
	font-size:1px;
	display:inline;
	float:left;
	width:183px;
	height:43px;
	background:url(images/homepage_icons_inf.png) top left no-repeat;
	margin:5px 20px 0px 0px;
	}
.home_icons_inf:hover {
	font-size:1px;
	height:43px;
	background:url(images/homepage_icons_inf.png) bottom left no-repeat;
	}
	
.home_icons_net:link, .home_icons_net:visited {
	font-size:1px;
	display:inline;
	float:left;
	width:183px;
	height:43px;
	background:url(images/homepage_icons_net.png) top left no-repeat;
	margin:5px 20px 0px 0px;
	}
.home_icons_net:hover {
	font-size:1px;
	height:43px;
	background:url(images/homepage_icons_net.png) bottom left no-repeat;
	}	

.home_icons_bus:link, .home_icons_bus:visited {
	font-size:1px;
	display:inline;
	float:left;
	width:183px;
	height:43px;
	background:url(images/homepage_icons_bus.png) top left no-repeat;
	margin:5px 0px 0px 0px;
	}
.home_icons_bus:hover {
	font-size:1px;
	height:43px;
	background:url(images/homepage_icons_bus.png) bottom left no-repeat;
	}	
/* 																						  
 ******************************************************************************************  Main Pages */

.left {
	width:630px;
	display: inline;
	float: left;
	margin:10px 0px;
}
#breadcrumb_link{
font-size:11px;
}
#right {
	font-size:11px;
	color:#CBDEED;
	width:320px;
	display: inline;
	float:left;
	margin:10px 0px;
	background:url(images/right_white_wide.png) top left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#right a, #right a:visited {
	color:#fff;
}
#right a:hover {
	color:#CBDEED;
}
.home_three_mid a, #right a:visited {
	color:#fff;
}
.home_three_mid a:hover {
	color:#CBDEED;
}

.left_white_wide {
	display: inline;
	float: left;
	margin:0px 10px;
	width:610px;
	background:url(images/left_white_wide.png) top left;
	background-repeat:no-repeat;
	background-color:#fff;
	padding:10px;
	padding-right:0px;
	margin-right:0px;
}
.left_intro {
	display:inline;
	float:left;
	width:378px;
	margin-right:20px;
}
.left_brand_logo {
	display:inline;
	float:left;
	width:202px;
	}
.staffPhoto {
	margin-bottom:10px;
}
.profile {
	display: inline;
	float: left;
	width:196px;
	height:100%;
	margin-right:3px;
	}
.profile_top {
	background:url(images/profile_top-trans.png) top left no-repeat;
	display: inline;
	float: left;
	width:196px;
	height:15px;
}
.profile_mid_l {
	overflow:hidden;
	display: inline;
	float: left;
	width:8px;
	height:360px;
	background:url(images/profile_mid_l-trans.png) top left repeat-y;
}
.profile_mid_r {
	overflow:hidden;
	display: inline;
	float: left;
	width:8px;
	height:360px;
	background:url(images/profile_mid_r-trans.png) top left repeat-y;
}
.profile_mid_c {
	overflow:hidden;
	font-size:11px;
	color:#2C6FA6;
	display: inline;
	float: left;
	width:170px;
	height:360px;
	background:#FFFFFF;
	padding:0px 5px;
}
.profile_bot {
	background:url(images/profile_bot-trans.png) top left no-repeat;
	display: inline;
	float: left;
	width:196px;
	height:15px;
}
.profile_photo {
	position:relative;
	}
.profile_photo a, .profile_photo a:visited {
	display: inline;
	float: left;
	width:167px;
	height:168px;
	border:2px #FFFFFF solid;
}
.profile_photo a:hover {
	border:2px #BBD7EB solid;
}
.profileLink a, .profileLink a:visited{
text-decoration:underline;
}
.profile_photo a .profile_view {
	position:absolute;
	z-index:100;
	left:0px;
	right:0px;
	width:170px;
	height:168px;
	}
.profile_photo a:hover .profile_view {
	background:url(images/profile_view.png) bottom left no-repeat;
	}
.profile_expertise {
	background:url(images/profile_expertise.png) top left no-repeat;
	display: inline;
	float: left;
	width:170px;
	height:15px;
	margin:5px 0px 3px 0px;
	}
.profile_contact {
	background:url(images/profile_contact.png) top left no-repeat;
	display: inline;
	float: left;
	width:170px;
	height:15px;
	margin:5px 0px 3px 0px;
	}

.right_blue_top {
	display: inline;
	float: left;
	margin:0px 10px;
	width:300px;
	height:20px;
	background:url(images/right_blue_top.png) top left no-repeat;
}
.right_blue_mid {
	display: inline;
	float: left;
	margin:0px 10px;
	width:270px;
	background:url(images/right_blue_mid.png) top left repeat-y;
	padding:10px 15px;
}

.right_blue_bot {
	display: inline;
	float: left;
	margin:0px 10px;
	width:300px;
	height:20px;
	background:url(images/right_blue_bot.png) top left no-repeat;
}


.left_white_wide ul {
	font-size:11px;
	padding-left:20px;
}
.left_white_wide ul li {
	list-style:url(images/left_bullet.gif) outside;
	margin-bottom:5px;	
}
.left_white_wide ol li {
list-style:decimal;
	margin-bottom:2px;	
	margin-left:33px;
}

.left_white_wide ul li ul {
	list-style:url(images/left_bullet.gif) outside;
	margin-bottom:5px;
padding-left:30px;
padding-top:5px;	
}
/* 																						  
 ******************************************************************************************  People Tabs */


.ui-tabs, .ui-tabs-hide { display: none; }

.ui-tabs-nav {
	display:inline;
    float:left;
    list-style:none;
    margin:0;
	width:600px;
	padding:0px;
}
.ui-tabs-nav li {
	display:inline;
    float:left;
}

.ui-tabs .tab_left {
	display:inline;
    float:left;
	width:10px;
	height:30px;
	background:url(images/tab_left_unselected-trans.png) top left no-repeat;
}
.ui-tabs-selected .tab_left {
	display:inline;
    float:left;
	width:10px;
	height:30px;
	background:url(images/tab_left_selected-trans.png) top left no-repeat;
}

.ui-tabs .tab_middle {
	font-size:10px;
	text-transform:uppercase;
	padding:5px 5px 0px 5px;
	color:white;
	display:inline;
    float:left;
	height:25px;
	background:url(images/tab_middle_unselected-trans.png) top left no-repeat;
}
.ui-tabs-selected .tab_middle {
	font-size:10px;
	text-transform:uppercase;
	padding:5px 5px 0px 5px;
	color:#336699;
	display:inline;
    float:left;
	height:25px;
	background:url(images/tab_middle_selected-trans.png) top left no-repeat;
}

.ui-tabs a:link, .ui-tabs a:visited, .ui-tabs a:hover {
	text-decoration:none;
}

.ui-tabs .tab_right {
	display:inline;
    float:left;
	width:10px;
	height:30px;
	background:url(images/tab_right_unselected-trans.png) top left no-repeat;
}
.ui-tabs-selected .tab_right {
	display:inline;
    float:left;
	width:10px;
	height:30px;
	background:url(images/tab_right_selected-trans.png) top left no-repeat;
}






/* 																						  
 ******************************************************************************************  Clear Divs */

html body div.clear,
html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

	

/* 																						  
 ******************************************************************************************  Footer */

.footer_wide_left {
	display:inline;
	float:left;
	width:760px;
	height:40px;
	padding:16px 0px 0px 10px;
	color:white;
	font-size:11px;
	line-height:13px;
}
.footer_wide_left p {
	padding-left:10px;
	font-size:11px;
}
.footer_divider {
	display:inline;
	float:left;
	height:12px;
	font-size:10px;
	line-height:13px;
	padding:0px 10px;
	text-transform:uppercase;
	border-right:solid 1px #BBD7EB;
	color:#BBD7EB;
}
a.footer_divider, a.footer_divider:visited {
	color:#BBD7EB;
	text-decoration:none;
}
a.footer_divider:hover {
	color:white;
	text-decoration:none;
}
	
/* 																						  
 ******************************************************************************************  CSS Dropdown */
#menu_search {
	width:230px;
	display:inline;
	float:right;
	margin-top:1px;
	margin-right:5px;
}
#menu_container {
	display: inline;
	float:left;

}
.menu {
	text-transform:uppercase;
	font-size:10px;
	position:relative;
	z-index:200;
	top:0px;
	color:#31699D;
	width:690px;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	color:#31699D;
}
.menu ul ul {
	width:230px;
	color:#31699D;
}

.menu ul li {
	float:left;
	height:41px;
	line-height:41px;
	margin-right:4px;
}
.menu ul ul li {
	display: block;
	width:230px;
	height:auto;
	position: relative;
	line-height: 1em;
	background:none;
}
.menu a, .menu a:visited {
	display: block;
	float: left;
	height: 100%;
	text-decoration: none;
	padding:0px 0px 0px 0px;
}
.menu ul li.break {
	width:3px;
	}
.menu ul li a, .menu ul li a:visited {
	color:white;
	padding:0px 8px;
	text-decoration: none;
	}
.menu ul li a:hover { 
	color:#31699D;	
	background:url(images/menu_parent_hover.png) top left repeat-x;
	}
.menu ul li.active, .menu ul a.active {
	background: url(images/menu_parent_hover.png) top center repeat-x;
	color:#31699D;	
}
.menu ul li.active a, .menu ul li.active a:visited, .menu ul a.active, .menu ul a.active:visited {
	text-decoration: none;
	color:#31699D;	
	}
.menu ul ul a, .menu ul ul a:visited {
	display:block;
	width:250px;
	height:100%;
	line-height:24px;
	background:#F9FBFD;
	color:#31699D;	
	padding:3px 10px 3px 10px;
	border-left:1px solid #DFECF5;
	border-right:1px solid #DFECF5;
	border-bottom:1px solid #DFECF5;
}
.menu ul table ul a, .menu ul table ul a:visited {
	text-decoration:none;
	color:#31699D;
	width:250px;
}
.menu table {
	position: absolute;
	left: 0pt;
	top: 0pt;
	z-index: 100;
}
.menu ul ul table {
	left: 0px;
}
.menu ul ul table ul.left {
	margin-left:0px;
}
.menu li:hover {
	position: relative;
}
* html .menu a:hover {
	position: relative;
}
.menu a:hover {
	text-decoration:none;
}
.menu ul li ul li a.hide, .menu ul li table ul li a.hide, .menu ul li ul li a:visited.hide, .menu ul li table ul li a:visited.hide {
	color:#31699D;	
	background:url(images/menu_parent_sub_hover.png) top right no-repeat;
}
.menu ul li ul li a:hover.hide, .menu ul li table ul li a:hover.hide  {
	color:#31699D;	
	background:url(images/menu_parent_sub_hover.png) bottom right no-repeat;
}
.menu ul ul a:hover, menu ul ul ul a:hover {
	text-decoration:none;
	background:url(images/menu_parent_hover.png) white top left repeat-x;
	color:#31699D;
}
.menu ul *:hover a.sub1 {
	color:#31699D;
}
.menu ul ul ul a:hover, .menu ul li table ul li ul li a:hover, .menu ul li table ul li a:hover {
	color:#31699D;
}
.menu ul ul ul *:hover > a {
	color:#31699D;
}
.menu ul ul ul ul a:hover {
	color:#31699D;
}
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0pt;
	top: 41px;
	left: 0pt;
	width:250px;
}
.menu ul ul ul {
	left:270px;
	top: 0pt;
	width:250px;
}
.menu ul ul ul.left {
	left:270px;
}
.menu ul li:hover ul, .menu ul a:hover ul, .menu ul li ul li:hover ul {
	visibility: visible;
	height: auto;
	padding-bottom: 3em;
}
.menu ul *:hover ul ul {
	visibility: hidden;
}
.menu ul *:hover ul *:hover ul ul {
	visibility: hidden;
}
.menu ul *:hover ul *:hover ul {
	visibility: visible;
}
.menu ul *:hover ul *:hover ul *:hover ul {
	visibility: visible;
}
.menu *:hover > a:visited {
	background:url(images/menu_parent_hover.png) white top left repeat-x;
	color:#31699D;
}
.menu *:hover > a {
	background:url(images/menu_parent_hover.png) white top left repeat-x;
	color:#31699D;
}

/* 																						  
 ******************************************************************************************  Sifr */

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

@media screen {

  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;

  }
  .sIFR-active h2 {
    font-family: Verdana;
    visibility: hidden;
	color:#FFFFFF;
  }
}
/*******************************************************************************************  Date Picker*/

table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
/*******************************************************************************************  Table Styling */
.camp{
	width:600px;
	font-size:11px;
	margin-bottom:10px;
	display:block;
	margin-top:20px;
}
.camp td{
	border:1px dotted #62b6da;
	padding:5px;
}
.campTitle{
	background-color:#306a9f;
	color:white;
}

/*******************************************************************************************  Table Styling */


.left_white_wide fieldset {
	border-collapse:collapse;
	border:none;
	padding:0px;
	margin:0px;
}
.left_white_wide textarea, .left_white_wide input, .left_white_wide select, .left_white_wide button {
	margin:8px 0px;
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#4E4E47;
	padding:3px 6px;
	border-bottom:#c6c6c6 solid 1px;
	border-left:#c6c6c6 solid 1px;
	border-top:#e3e3e3 solid 1px;
	border-right:#e3e3e3 solid 1px;
	width:200px;
}
.left_white_wide textarea {
	width:350px;
}
.left_white_wide select {
	width:200px;
}	
.left_white_wide button, .left_white_wide submit {
	margin-top:10px;
	width:120px;
}


/* 																						  
 ******************************************************************************************  Eform Submit Button */

#form_submit {
	font-family:Verdana, sans-serif;
	font-size:1px;
	display:inline;
	float:left;
	padding:0px;
	margin:7px 0px 0px 5px;
	width:56px;
	height:26px;
	border:none;
	cursor:pointer;
	}
.form_submit_over {
	background: url(images/submit_hover.png) bottom left no-repeat;
	}
.form_submit_out {
	background: url(images/submit_hover.png) top left no-repeat;
	}	
	
	
/* 																						  
 ******************************************************************************************  Search Page Results */
 
.wide_text .searchForm {
	float:left;
	width:615px;
	margin:10px 0px 5px 0px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
	}
.ajaxSearch_resultsInfo {
	margin-bottom:20px;
	}
#ajaxSearch_resultListContainer {
	float:left;
	display:inline;
	width:600px;
	border-top:1px solid #BBD7EB;
	}
.ajaxSearch_result {
	width:580px;
	float:left;
	padding:5px 10px;
	margin:0px 0px;
	border-bottom:1px solid #BBD7EB;
}
.ajaxSearch_highlight {
	background-color:white;
	padding-left:3px;
	padding-right:3px;
	}
.ajaxSearch_resultLink, a.ajaxSearch_resultLink, a:hover.ajaxSearch_resultLink {
	font-weight:bold;
	color:#2C6FA6;
	}
.ajaxSearch_extract {

	}
.ajaxSearch_paging {
	color:#2C6FA6;
	float:left;
	width:580px;
	padding:6px 10px 4px 10px;
	margin:4px 0px;
	}
.ajaxSearch_paging a, .ajaxSearch_paging a:visited {
	color:#2C6FA6;
	background-color:white;
	padding:2px 4px;
	margin-left:2px;
	border:1px solid #BBD7EB;
	}
.ajaxSearch_paging a:hover {
	text-decoration:none;
	color:white;
	background-color:#2C6FA6;
	}
.ajaxSearch_paging_current {
	color:#2C6FA6;
	background-color:#BBD7EB;
	padding:2px 4px;
	margin-left:2px;
	border:1px solid #BBD7EB;
}

/* 																						  
 ******************************************************************************************  Search */

#ajaxSearch_input, .left_white_wide #ajaxSearch_input {
	color:#2C6FA6;
	margin:7px 0px 0px 0px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	display:inline;
	float:left;
	padding:6px 6px 0px 6px; 
	background: url(images/search_box.png) top left no-repeat;
	width:154px;
	height:20px;
	border:none;
	}
#ajaxSearch_submit, .left_white_wide #ajaxSearch_submit  {
	font-family:Verdana, sans-serif;
	font-size:1px;
	display:inline;
	float:left;
	padding:0px;
	margin:7px 0px 0px 5px;
	width:56px;
	height:26px;
	border:none;
	cursor:pointer;
	}
.ajaxSearch_submit_over {
	background: url(images/search_hover.png) bottom left no-repeat;
	}
.ajaxSearch_submit_out {
	background: url(images/search_hover.png) top left no-repeat;
	}

.left_white_wide #ajaxSearch_input {
	margin-bottom:20px;
	background: url(images/search_box_white.png) top left no-repeat;
	}
.left_white_wide .ajaxSearch_submit_over {
	background: url(images/search_hover_white.png) bottom left no-repeat;
	}
.left_white_wide .ajaxSearch_submit_out {
	background: url(images/search_hover_white.png) top left no-repeat;
	}
.left_white_wide form {
	float:left;
	display:inline;
	width:600px;
	}

