﻿
/* --- segment boxes ------------------------------------------------------------- */

.errorSegmentBox {  
	background: 		#BD4700 url(Images/box_bottom_left.png) no-repeat bottom left;
	color: 			#fff;
} 
.errorSegmentBox .segmentBoxIcon {  
	background: 		transparent url(Images/error-box-icon.jpg) no-repeat 3px 0px;
	width:			32px;
	height:			32px;
	float:			left;
}

.warningSegmentBox {  
	background: 		#BDBB00 url(Images/box_bottom_left.png) no-repeat bottom left;
	color: 			#fff;
}
.warningSegmentBox .segmentBoxIcon {  
	background: 		transparent url(Images/warning-box-icon.jpg) no-repeat 3px 0px;
	width:			32px;
	height:			32px;
	float:			left;
}

.updateSegmentBox {  
	background: 		#5C8A00 url(Images/box_bottom_left.png) no-repeat bottom left;
	color: 			#fff;
}
.updateSegmentBox .segmentBoxIcon {  
	background: 		transparent url(Images/update-box-icon.jpg) no-repeat 3px -1px;
	width:			32px;
	height:			32px;
	float:			left;
}

A.segmentBoxLink:link, A.segmentBoxLink:visited, A.segmentBoxLink:active {
	color:      		#f4f4f4;
	text-decoration:    	none;
}

A.segmentBoxLink:hover {
	color:      		#ffffff;
	text-decoration:    	none;
}

.informationSegmentBox {  
	background: 		#054077 url(Images/box_bottom_left.png) no-repeat bottom left;
	color: 			#fff;
}
.informationSegmentBox .segmentBoxIcon {  
	background: 		transparent url(Images/information-box-icon.jpg) no-repeat 3px 1px;
	width:			32px;
	height:			32px;
	float:			left;
}

.segmentBox {  
	background: 		#EFF3EB url(Images/box_bottom_left.png) no-repeat bottom left;
}
.segmentBoxImportantText {
	font-size:		15px;
	font-family:		Tahoma;
	margin-bottom: 		15px;
	font-weight: 		bold;
}


.segmentBoxTitle { 
	background: 		transparent url(Images/box_top_right.png) no-repeat top right;
 }
.segmentBoxHeader {
	background: 		transparent url(Images/box_top_left.png) no-repeat top left;
	height:			9px;
	line-height:		9px;
}
.segmentBoxContent { 
	background: 		transparent url(Images/box_bottom_right.png) no-repeat bottom right;
	padding: 		12px;
	padding-top:		4px;
}
.segmentBoxContentWide { 
	background: 		transparent url(Images/box_bottom_right.png) no-repeat bottom right;
	padding: 		18px;
	padding-top:		4px;
}
.segmentBoxContentThin { 
	background: 		transparent url(Images/box_bottom_right.png) no-repeat bottom right;
	padding: 		4px;
	padding-top:		4px;
}
.segmentBoxText {
	margin-left: 		44px;
	padding-top: 		6px;
	padding-bottom:		6px;
	padding-right:		20px;
	height: 		1%;
	
}

.segmentBoxText .significantText { 
	color: 			white; 
}

.objectBox {  
	background: 		#F6F6F6 url(Images/box_bottom_left_border.gif) no-repeat bottom left;
}
.objectBoxSelected {  
	background: 		#EFF3EB url(Images/box_bottom_left_border.gif) no-repeat bottom left;
}

.objectBoxTitle { 
	background: 		transparent url(Images/box_top_right_border.gif) no-repeat top right;
	margin-left:		6px;
 }
.objectBoxHeader {
	background: 		transparent url(Images/box_top_left_border.gif) no-repeat top left;
	height:			12px;
	line-height:		12px;
}
.objectBoxContent { 
	background: 		transparent url(Images/box_bottom_right_border.gif) no-repeat bottom right;
	padding: 		12px;
	padding-top:		0px;
}
.objectBoxContentWide { 
	background: 		transparent url(Images/box_bottom_right_border.gif) no-repeat bottom right;
	padding: 		20px;
	padding-top:		2px;
	padding-bottom:		16px;
}
.objectBoxContentThin { 
	background: 		transparent url(Images/box_bottom_right_border.gif) no-repeat bottom right;
	padding: 		4px;
	padding-top:		0px;
}
.objectBoxText {
	margin-left: 		44px;
	padding-top: 		6px;
	padding-bottom:		6px;
	padding-right:		20px;
	
}


.objectItem {  
	background: 		#F6F6F6 url(Images/box_bottom_left_border.gif) no-repeat bottom left;
}
.objectSelected {  
	background: 		#EFF3EB url(Images/box_bottom_left_border.gif) no-repeat bottom left;
}

.objectTitle { 
	background: 		transparent url(Images/box_top_right_border.gif) no-repeat top right;
	margin-left:		6px;
 }
.objectHeader {
	background: 		transparent url(Images/box_top_left_border.gif) no-repeat top left;
	height:			12px;
	line-height:		12px;
}
.objectContent { 
	background: 		transparent url(Images/box_bottom_right_border.gif) no-repeat bottom right;
	padding: 		12px;
	padding-top:		0px;
}
.objectContentWide { 
	background: 		transparent url(Images/box_bottom_right_border.gif) no-repeat bottom right;
	padding: 		20px;
	padding-top:		2px;
	padding-bottom:		16px;
}
.objectContentThin { 
	background: 		transparent url(Images/box_bottom_right_border.gif) no-repeat bottom right;
	padding: 		4px;
	padding-top:		0px;
}
.objectText {
	margin-left: 		44px;
	padding-top: 		6px;
	padding-bottom:		6px;
	padding-right:		20px;
	
}


.contentItem {  
	background: 		#F6F6F6 url(Images/box_bottom_left_lightborder.gif) no-repeat bottom left;
}
.contentSelected {  
	background: 		#EFF3EB url(Images/box_bottom_left_lightborder.gif) no-repeat bottom left;
}

.contentTitle { 
	background: 		transparent url(Images/box_top_right_lightborder.gif) no-repeat top right;
	margin-left:		6px;
 }
.contentHeader {
	background: 		transparent url(Images/box_top_left_lightborder.gif) no-repeat top left;
	height:			12px;
	line-height:		12px;
}
.contentContent { 
	background: 		transparent url(Images/box_bottom_right_lightborder.gif) no-repeat bottom right;
	padding: 		12px;
	padding-top:		0px;
}
.contentBoxContentWide { 
	background: 		transparent url(Images/box_bottom_right_lightborder.gif) no-repeat bottom right;
	padding: 		20px;
	padding-top:		2px;
	padding-bottom:		16px;
}
.contentBoxContentThin { 
	background: 		transparent url(Images/box_bottom_right_lightborder.gif) no-repeat bottom right;
	padding: 		4px;
	padding-top:		0px;
}
.contentBoxText {
	margin-left: 		44px;
	padding-top: 		6px;
	padding-bottom:		6px;
	padding-right:		20px;
	
}

.sidebarBox {  
	background: 		#FFFFFF url(Images/box_bottom_left_whitebg.gif) no-repeat bottom left;
}
.sidebarBoxSelected {  
	background: 		#EFF3EB url(Images/box_bottom_left_whitebg.gif) no-repeat bottom left;
}

.sidebarBoxTitle { 
	background: 		transparent url(Images/box_top_right_whitebg.gif) no-repeat top right;
	margin-left:		6px;
 }
.sidebarBoxHeader {
	background: 		transparent url(Images/box_top_left_whitebg.gif) no-repeat top left;
	height:			12px;
	line-height:		12px;
}
.sidebarBoxContent { 
	background: 		transparent url(Images/box_bottom_right_whitebg.gif) no-repeat bottom right;
	padding: 		12px;
	padding-top:		0px;
}
.sidebarBoxContentWide { 
	background: 		transparent url(Images/box_bottom_right_whitebg.gif) no-repeat bottom right;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:		3px;
}
.sidebarBoxContentThin { 
	background: 		transparent url(Images/box_bottom_right_whitebg.gif) no-repeat bottom right;
	padding: 		4px;
	padding-top:		0px;
}
.sidebarBoxText {

	
}


.importantText { 
  font-weight: bold; font-size: 16px; color: black;
}

.informationSegmentBoxLinkList li a,.informationSegmentBoxLinkList li a:link,.informationSegmentBoxLinkList li a:active,.informationSegmentBoxLinkList li a:visited
{
	color:#ddeeff;
}

.informationSegmentBoxLinkList li a:hover
{
	color:#ffffff;
}



.actionBoxIconUpload { background: url(/universal/images/manager/upload.jpg); background-repeat: no-repeat; float: left; height: 50px; width: 50px; }
.actionBoxIconImport { background: url(/universal/images/manager/import-data.jpg); background-repeat: no-repeat; float: left; height: 50px; width: 50px; }
.actionBoxIconEmail { background: url(/App_Themes/Default/Images/email.png); background-repeat: no-repeat; float: left; height: 50px; width: 50px; }
.actionBoxIconFeedback { background: url(Images/feedback-large.png); background-repeat: no-repeat; float: left; height: 50px; width: 50px; }
.actionBoxIcon { background: url(/App_Themes/Default/Images/email.png); background-repeat: no-repeat; float: left; height: 50px; width: 50px; }
.actionBoxContent { margin-left: 55px; height: 1%; }
.actionBox { padding-top: 4px; }

