html, body {
	height: 100%;
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #4B4B4B;
	font-size: 13px;
	line-height: 1.46em;
	text-align:center;
}

#mainstyle {
	background:url(../img/main_wrapper_background2.png) repeat-x left top;
}
a:link {
	color: #6E0000;
	outline: none;
}
a:visited {
	color: #950000;
	outline: none;
}
a:hover {
	color: #C10000;
	outline: none;
}
a:active {
	color: #6E0000;
	outline: none;
}
.fr {
	float:right;	
}
li.expanded, li.collapsed, li.leaf {
list-style-type: none;
list-style-image: none;
}

.node-form #edit-submit {
margin-top: 20px;
}


table.mceLayout {
  clear: none;
}

table tbody {
border: none;
}
.clear-block:after {
clear: none;
}

.filefield-element .widget-preview {
  float: none;
}

.filefield-element .widget-edit {
  float: none;
}

		.node-form  .standard, .profile, #edit-body_tbl {
			clear: none;
			}


#pop {
	width: 423px;
	height: 200px;
	background: transparent url(../img/popup_background.png) no-repeat;
	padding: 44px 33px 44px 48px;
	text-align:left;
}
.popup .popimage {
	float: left;
	border: solid 1px #fff;
	margin: 0 14px 0 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #222;
}

.messages {
border: 1px solid black;
padding: 5px;
}


.popup h1 {
	text-transform: uppercase;
}
#pop01 h1 {
font-weight: normal;
color: #333;
margin-bottom: -10px;
}
.emphasis {
	font-size: 14px;
	font-style: italic;
	color: #DD7200;
	word-spacing: 3px;
}
#register p.emphasis {
	color: #DD7200;
	margin-bottom: 0px;
}
.more {
	font-size: 12px;
}
#main_wrapper {
	text-align:left;
	width: 960px;
	margin: 0 auto;
	display: block;
}
#global_nav, #footer_nav {
	background-repeat: no-repeat;
	background-position: left top;
	list-style:none;
	margin:0;
	text-indent:0;
}
#global_nav {
	background-image: url(../img/global_nav_background.png);
	float: right;
	height: 29px;
	width: 230px;
	padding:8px 20px;
	margin-right: -35px;
}


#homepage #global_nav {
margin-top: -10px;
}

#footer_nav{
	background-image: url(../img/footer_nav_back.png);
	float:left;
	height: 40px;
	width: 318px;
	padding:15px 20px;
}
#global_nav li, #footer_nav li {
float:left;
margin:0;
text-indent:0;
padding:0 19px;
text-transform:lowercase;
height:18px;
line-height:18px;
font-size:10px;
background:transparent url(../img/global_nav_spacer.png) no-repeat right center;
}
#global_nav li.last, #footer_nav li.last {
background-image:none;
}
.my_account, 
.contact_us, 
.support {
	display:block;
	text-indent:-9999em;
	line-height:18px;
	height:18px;
}
.my_account {
	width:64px;
	background:transparent url(../img/global_nav_my_account.png) no-repeat 0 50% ;
margin-left: -4px;
}
.contact_us {
	width:57px;
	background:transparent url(../img/global_nav_contact_us.png) no-repeat 0 50% ;
}
.support {
	width:42px;
	background:transparent url(../img/global_nav_support.png) no-repeat 0 50% ;
}

#header {
	height:55px;
	width:960px;
	padding-top:28px;
	clear:both;
}

#header .logo {
float:left;
}



#nice-menu-1 {
	float: right;
	list-style:none;
	position:relative;
	z-index:5000;
	margin:0 6px 0 0;
	padding:0;
}
#nice-menu-1 li{
	float:left;
	position:relative;
	margin:0;
	padding:0;
	text-align:center;
	width:219px;
	height:38px;
	background:#fff url(../img/header_nav_top_drop.png) no-repeat top left;
margin-left: 20px;
	border: none;
}
#nice-menu-1 li li {
	background: #1E1E1E;
}
#nice-menu-1 a{
	display:block;
	color:#fff;
	text-decoration:none;
	line-height:38px;
}
#nice-menu-1 a:hover{
	color:#fff;
	text-decoration:underline;
}

#nice-menu-1 ul{
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
	padding:0;
	margin:-3px 0 0 5px;
margin-left: -19px;
margin-top: 13px;
}
#nice-menu-1 ul li{
	float:none;
	border-bottom: 1px solid #303030;
	text-transform:uppercase;
	font-size:11px;
	text-align:left;
	text-indent:30px;
	height:33px;
	line-height:33px;
}
#nice-menu-1 ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
	color:#D6D6D6;;
	line-height:33px;
}
#nice-menu-1 li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#nice-menu-1 li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	text-decoration:underline;
}
#nice-menu-1 li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}


#nice-menu-1 .menu-575 span, 
#nice-menu-1 .menu-576 span, 
#nice-menu-1 .menu-577 span{
	display:inline-block;
	text-indent:-9999em;
}
#nice-menu-1 .menu-575  span{
	width:113px;
	background:transparent url(../img/header_nav_what_we_provide.png) no-repeat 0 100% ;
margin-top: 3px;

}
#nice-menu-1 .menu-576 span{
	width:82px;
	background:transparent url(../img/header_nav_who_we_are.png) no-repeat 0 100% ;
margin-top: 3px;
}
#nice-menu-1 .menu-577  span{
	width:132px;
	background:transparent url(../img/header_nav_who_works_with_us.png) no-repeat 0 100% ;
margin-top: 3px;
}


#nice-menu-1 .menu-575 ul li a, #nice-menu-1 .menu-576 ul li a, #nice-menu-1 .menu-577 ul li a {
background: none;
text-indent: 0px;
}

ul.nice-menu,
ul.nice-menu ul {
border: none;
}

ul.nice-menu li {
border: none;
  background-color: none;
}

ul.nice-menu a {
padding: 0px;
padding-left: 20px;
}

ul.nice-menu ul {
border: none;
}


#footer_wrapper {
	height:163px;
	width:100%;
	background: #fff url(../img/footer_back.png) repeat-x left bottom;
	clear:both;
padding-top: 50px;
padding-right: 2000px;
}
#footer {
}

#header {
	clear: both;
}

.logo {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	display: block;
	height: 42px;
	width: 182px;
}
#backdrop {
	width: 100%;
	height: 100%;
}

#mainstyle #backdrop{
	background: url(../img/main_backdrop.png) no-repeat 50% 130px;
}
#maintop {
	background: url(../img/main_back.jpg) no-repeat left top;
	height: 85px;
	width: 960px;
	display:block;
	margin:2px 0 0 0;
	padding:0;
}
#intro {
	height: 544px;
	width: 960px;
	margin-top: 2px;
	margin-bottom: -103px;
}
#register {
	background-image: url(../img/form_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 374px;
	width: 260px;
	float: right;
	margin-top: -92px;
	margin-right: 25px;
	margin-left: 19px;
	padding-top: 43px;
	padding-left: 55px;
	padding-right: 48px;
}
#register #register_today {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #545454;
	margin: 0;
	padding: 0;
	height: 33px;
	line-height: 31px;
	width: 246px;
	text-indent: -9999em;
	background: url(../img/form_head_register_today.png) no-repeat top left;
}
#register p {
	color: #848484;
}
#register .register_now {
	margin: -10px 0 0 115px;
	padding: 0;
}

.hr {
	background-image: url(../img/hashbar.png);
	background-repeat: repeat;
	background-position: left top;
	height:6px;
	width:100%;
	margin:7px 0;
}
.input_style1 {
	background-color: #F6F6F6;
	width: 182px;
	float: left;
	margin: 5px 0;
}
.label_style1 {
	font-size: 11px;
	font-weight: bold;
	display: block;
	width: 70px;
	color: #1e1e1e;
	float: left;
	clear: left;
	height: 24px;
	line-height: 24px;
	margin: 5px 0;
}
.floatr {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.note {
	font-size: 11px;
	font-style: italic;
	color: #9E9E9E;
}
.note a {
	color: #9E9E9E;
}
.interest_button_voice_video_data,
.interest_button_markets_served,
.interest_button_our_difference {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	display: block;
	float: left;
	height: 137px;
	width: 180px;
	margin-right: 4px;
	margin-bottom: 4px;
}
.interest_button_voice_video_data {
	background-image: url(../img/interest_button_voice_video_data.png);
}
.interest_button_markets_served {
	background-image: url(../img/interest_button_markets_served.png);
}
.interest_button_our_difference {
	background-image: url(../img/interest_button_our_difference.png);
}
.linklist {
	font-size: 12px;
}
#footer {
	width: 960px;
	padding-top: 44px;
	margin-right: auto;
	margin-left: auto;
	color:#515151;
	text-align:left;
}
#footer p {
float:left;
font-size:11px;
width:430px;
display:block;
margin:0;
padding:0;
line-height:17px;
}#footer img {
	float: left;
	margin-top: 5px;
	margin-left: 40px;
}
#login1 {
	background-image: url(../img/graylogin.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 216px;
	width: 280px;
	padding-left: 25px;
	padding-right: 45px;
	padding-top: 10px;
	margin-top: 18px;
}
#white_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EDEDED;
	margin-bottom: 5px;
}
#login1 .emphasis {
	font-size: 12px;
	color: #FFA635;
	margin-top: 5px;
}
#login1 .label_style1 {
	color: #d8d8d8;
	margin-left: 10px;
}
.column1of3 {
	display: block;
	float: left;
	color: #666;
	padding-right: 20px;
}
.progrss_bar {
	width:100%; 
	margin: 10px 0;
	height:40px;
	border:2px solid #D6D6D6;
}
.floatr {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.column2of3 {
	margin-left: 20px;
	width: 550px;
	display: block;
	float: left;
	line-height: 20px;
	color: #666;
	margin: 5px 00px;
}
#topbreak {
	margin-top: 40px;
}
#contentspacer {
	margin: 25px 0 5px 0;
}
.quick_nav {
	display: block;
	width: 333px;
	background: url(../img/quick_nav_back.png) repeat-y top left;
	margin-bottom: 20px;
}

.quick-top {
	width: 333px;
	background: url(../img/quick-top.png) no-repeat top left;
	height: 29px;
}

.quick-bottom {
	width: 333px;
	background: url(../img/quick-bottom.png) no-repeat top left;
	height: 44px;
}

.quick_nav h2, .quick_nav h2 a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #373737;
	text-align:center;
}
.quick_nav .menu {
	margin: 0px;
	padding: 0px;
	list-style:none;
	border-top:1px dotted #BABABA;
	width: 270px;
	margin-left: 30px;
}
.quick_nav .menu li {
	padding:10px 0 10px 30px;
	border-bottom:1px dotted #BABABA;
	background:url(../img/quick_nav_bullet.png) no-repeat 7px 50%;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	margin-left: 0px;
}
.quick_nav .menu li a {
	color: #7B7B7B;
	text-decoration:none;
}
h2 {
	color: #921A1A;
	font-size: 14px;
	text-transform: uppercase;
}

/*
ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

ul li {
	background: url(../img/ul_bullet.png) no-repeat 0px 5px;
	padding-left: 15px;
}
*/

#footer_wrapper ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#footer_wrapper ul li {
	background: url(../img/ul_bullet.png) no-repeat 0px 5px;
	padding-left: 15px;
}

.tabs ul li {
	background-image: none;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.column1of3 p {
	margin-left: 10px;
	margin-right: 10px;
}
.column1of3 #login1 p {
	margin-right: auto;
	margin-left: auto;
}
.column1of3 .quick_nav p {
	margin-right: auto;
	margin-left: auto;
}

#main_wrapper .view-news .views-row {
display: inline;
float: left;
margin-right: 40px;
}


.view-news .views-row {
margin-bottom: 20px;
}

.view-news img {
border: 1px solid #dfdfdf;
padding: 2px;
float: left;
margin-right: 20px;
}

.field-field-image img {
border: 1px solid #dfdfdf;
padding: 2px;
float: right;
margin-left: 20px;
}

.social img {
padding-right: 5px;
}

#home-hash {
background: url(../img/hashbar.png) top left repeat;
height: 5px;
margin-top: -150px;
margin-bottom: 50px;
}

.home-buttons {
position: absolute;
margin-top: -40px;
z-index: 99;
}

.home-title {
margin-top: 160px;
}

#homepage {
border-top:  #d9d9d9 10px solid;
}



.view-slideshow .views-row-1 .views-field-field-teaser-value {
background: url(../img/slides/orange.jpg);
width: 1200px;
height: 382px;
margin-left: -132px;
}


.view-slideshow .views-row-2 .views-field-field-teaser-value {
background: url(../img/slides/blue.jpg);
width: 1200px;
height: 382px;
margin-left: -132px;
}


.view-slideshow .views-row-3 .views-field-field-teaser-value {
background: url(../img/slides/green.jpg);
width: 1200px;
height: 382px;
margin-left: -132px;
}

.view-slideshow .views-content-field-teaser-value {
color: white;
width: 250px;
text-align: justify;
margin-left: 570px;
padding-top: 180px;
height: 130px;
}

.view-slideshow .views-row-3 .views-content-field-teaser-value {
padding-top: 140px;
height: 150px;
margin-left: 620px;
}


.view-slideshow .views-field-view-node a {
position: absolute;
top: 320px;
left: 2440px;
background: url(../img/slides/learn-more.gif) no-repeat;
width: 96px;
height: 18px;
text-indent: -9999em;
}

.view-slideshow .views-row-3 .views-field-view-node a {
left: 2490px;
top: 250px;
}

.view-slideshow .views-slideshow-controls-bottom {
position: absolute;
margin-top: -45px;
margin-left: -45px;
z-index: 99;
}

.jcarousel-skin-tango .jcarousel-container {
background: none;
border: none;
}

.jcarousel-skin-tango .jcarousel-next-horizontal, .jcarousel-skin-tango .jcarousel-prev-horizontal {
background: none;
}


.view-slideshow .jcarousel-skin-tango .jcarousel-clip-horizontal, .view-slideshow .jcarousel-skin-tango .jcarousel-container-horizontal {
width: 500px;
}


.view-slideshow .jcarousel-list li.jcarousel-item-horizontal {
width: 125px;
padding: 0px;
}

.view-slideshow .jcarousel-item-1-horizontal {
text-indent: -9999em;
width: 124px;
height: 21px;
background: url(../img/slides/1-inactive.png) no-repeat;
}

.view-slideshow .jcarousel-item-2-horizontal {
text-indent: -9999em;
width: 125px;
height: 21px;
background: url(../img/slides/2-inactive.png) no-repeat;
}

.view-slideshow .jcarousel-item-3-horizontal {
text-indent: -9999em;
width: 124px;
height: 21px;
background: url(../img/slides/3-inactive.png) no-repeat;
}


.view-slideshow .jcarousel-item-1-horizontal.activeSlide {
background: url(../img/slides/1-active.png) no-repeat;
width: 125px;
height: 22px;
}

.view-slideshow .jcarousel-item-2-horizontal.activeSlide {
background: url(../img/slides/2-active.png) no-repeat;
width: 125px;
height: 22px;
}

.view-slideshow .jcarousel-item-3-horizontal.activeSlide {
background: url(../img/slides/3-active.png) no-repeat;
width: 125px;
height: 22px;
}

.view-slideshow  .views-row-3, .view-slideshow  .views-row-2, .view-slideshow  .views-row-1  {
height: 382px;
padding-right: 2000px;
padding-left: 2000px;
margin-left: -2000px;
}

.view-slideshow  .views-row-1 {
background: url(../img/slides/orange-bg.jpg) repeat-x;
}

.view-slideshow  .views-row-2 {
background: url(../img/slides/blue-bg.jpg) repeat-x;
}

.view-slideshow  .views-row-3 {
background: url(../img/slides/green-bg.jpg) repeat-x;
}

.view-locations .jcarousel-skin-tango .jcarousel-clip-horizontal {
width: auto;
height: auto;
}

.view-locations .jcarousel-skin-tango .jcarousel-clip-vertical {
width: auto;
height: auto;
}

.view-locations .jcarousel-skin-tango .jcarousel-item {
width: auto;
height: auto;
}


.view-locations .jcarousel-skin-tango .jcarousel-clip-horizontal, .view-locations .jcarousel-skin-tango .jcarousel-container-horizontal {
width: 575px;
}


.view-locations ul li {
background: none;
padding: none;
}

p#footer-thing {
float: right;
margin-right: -300px;
margin-top: 15px;
}

/*** NEW PORTAL STYLES TEMPLATES ***/
	.table { width: 100%; }	
	.table .header_row th { background-color: #CE5E01; padding: 2px 5px 2px 5px;  color: #fff; white-space: nowrap; text-align: center;}
	.table  td { white-space: nowrap; padding: 1px 5px 1px 5px;}

	.left_col { text-align: right; color: #585858; font-weight: bold; white-space: nowrap;padding-right:10px;  }
	.gray_cell { background-color: #c0c0c0; }
	.row_btn_return { font-weight: bold; text-align:right; text-decoration: none; }

	#div_search { margin: 0px; padding: 0px; border: 0px solid #999999; }
	
	.gray_cell { background-color: #c0c0c0; }

	.user_edit_checkbox { }

	.div_company_group { margin: 3px; padding: 3px; }

	.div_empty_resultset {
		margin: 10px;
		padding: 10px;
	}
	