.big_img {
	background-repeat:no-repeat;
}


.shimglobal_texttitleimage .style1 {
	color:#49A4CB;
	font-weight:bold;
}

.print_btn {
	display:inline;
	float:none;
	margin-left:0;
}

.media.right {
	float:right;
}

.media.left {
	float:left;
}

.news_story .text {
	margin-top:12px;
}

.news_story .media img {
	margin:12px;
}

.shimglobal_corp_newslisting_edit {
	width:400px;
}

.textblock {
	width:605px;
}

.full {
	width:100%;
	padding-left:0;
}

.columncontrol, .spacer {
	float:left;
	/*display:inline-block;
	position:relative;*/
}


.textblock .shimglobal_parsys {
	height:448px;
	overflow:auto;
}

/* Modal Dialog Popup */
.modalDialog_transparentDivs {	
	filter: alpha(opacity=40);	/* Transparency */
	opacity: 0.4;	/* Transparency */
	position: absolute; /* Always needed	*/
	z-index: 100;
}

.modalDialog_contentDiv {
	padding: 2px;
	position: absolute;	/* Always needed	*/
	z-index: 100;/* Always needed	*/
}

.modalDialog_contentDiv_shadow {
	filter: alpha(opacity=30);	/* Transparency */
	opacity: 0.3;	/* Transparency */	
	position: absolute;	/* Always needed	*/
	z-index: 90; /* Always needed	- to make it appear below the message */
}

#logo_modal,
.answer_popup {
	text-align: left;
}

#logo_modal .headline,
.answer_popup .headline {
	font-size: 14px;
	font-weight: bold;
}

#logo_modal #modal_specs,
.answer_popup .text {
	margin-left: 20px;
	margin-right: 20px;
	overflow: auto;
}

#logo_modal #logo {
	float: left;
	margin-right: 1px;
}

#modal_bar {
	font-weight: bold;
	margin-bottom: 5px;
	padding: 5px;
	text-align: right;
}

.answer_popup {
	padding: 5px;
	position: absolute;
	max-width: 800px;
	z-index: 100;
}

.answer_popup .text {
	line-height: 15px;
}

.modalDialog_transparentDivs {	
	background-color: #000000;
}

.modalDialog_contentDiv {
	border: 3px solid #000;
	background-color: #ffffff; /* White background color for the message */
}

.modalDialog_contentDiv_shadow {
	background-color: #000000;
}

#modal_bar {
	background-color: #CCCCCC;
	color: #000000;
}

.answer_popup {
	border: 2px solid #000000;
	background-color: #ffffff;
}
/* End Modal Dialog Popup */

h1 {
	line-height:22px;
}

.jobs {
	heigth:406px;
}

.side_col {
	height:470px;
	padding-right:10px;
	width:292px;
}

.side_col .text {
	height:430px;
	overflow:auto;
	padding-right:5px;
}


.map_option {
	width:250px;
}

.shim_logo {
	float:left;
}

#menu_items {
	float:left;
}

.menu_item {
	display:block;
	float:left;
}

.menuButton {
	display:block;
}

.menuButton a:hover {
	text-decoration:none;
}

.login_form {
}

.login_form .error {
	display: block;
	color: #a70606;
	font-style: italic;
	font-size: .8em;
	clear: both;
}

.login_form label {
	font-weight: bold;
	display: block;
}

.login_form input {
	display: block;
}

.login_form .form_item {
	float: left;
}

.login_form .password {
	margin-left: 1em;
}

.login_form .submit {
	clear: both;
	float: none;
}

