/**
 * Applied to the entire page.
 */
body { 
	background: #3D3C3C;
	color: black;
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	direction: ltr;	
}

bodyOld {
	background-color: #3D3C3C;
}

pre {
	font-size: small;
}

td {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

tr {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a {	
	color: darkblue;
}

a:visited {	
	color: darkblue; 
}

a:hover {	
	color: darkblue; 
}

h3 {
	color: black;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/**
 * Applied to buttons.
 */
.gwt-Button {
}

.gwt-Button:active {
}

.gwt-Button[disabled] {
  color: #888;
}

/**
 * Applied to the checkbox and text next to the checkbox.
 */
.gwt-CheckBox {
}

.gwt-CheckBox-disabled {
  color: #888;
}

/**
 * Applied to the decorator panel.
 */
.gwt-DecoratorPanel {
  font-size: 12px;
}

.gwt-DecoratorPanel .topCenter,
.gwt-DecoratorPanel .bottomCenter {
  background: url(images/hborder.png) repeat-x;
}
.gwt-DecoratorPanel .middleLeft,
.gwt-DecoratorPanel .middleRight {
  background: url(images/vborder.png) repeat-y;
}
.gwt-DecoratorPanel .topLeft,
.gwt-DecoratorPanel .topRight,
.gwt-DecoratorPanel .bottomLeft,
.gwt-DecoratorPanel .bottomRight {
  width: 5px;
  height: 5px;
  zoom: 1;
}
html>body .gwt-DecoratorPanel .topLeft {
  background: url(images/corner.png) no-repeat 0px 0px;
}
html>body .gwt-DecoratorPanel .topRight {
  background: url(images/corner.png) no-repeat -5px 0px;
}
html>body .gwt-DecoratorPanel .bottomLeft {
  background: url(images/corner.png) no-repeat 0px -5px;
}
html>body .gwt-DecoratorPanel .bottomRight {
  background: url(images/corner.png) no-repeat -5px -5px;
}
* html .gwt-DecoratorPanel .topLeftInner {
  width: 5px;
  height: 5px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
* html .gwt-DecoratorPanel .topRightInner {
  width: 10px;
  height: 5px;
  margin-left: -5px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
* html .gwt-DecoratorPanel .bottomLeftInner {
  width: 5px;
  height: 10px;
  margin-left: 0px;
  margin-top: -5px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
* html .gwt-DecoratorPanel .bottomRightInner {
  width: 10px;
  height: 10px;
  margin-left: -5px;
  margin-top: -5px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}

/**
 * Applied to the dialog box.
 */
 
.gwt-DialogBox {
  width: 400px;
}
 
.gwt-DialogBox .Caption {
  background: #93c2f1 url(images/bg_listgradient.png) repeat-x;
  padding: 4px 4px 4px 8px;
  cursor: default;
  border-bottom: 1px solid #bbbbbb;
}
.gwt-DialogBox .content {
}
.gwt-DialogBox .middleCenter {
  padding: 3px;
  background: white;
}
html>body .gwt-DialogBox .bottomCenter {
  background: url(images/hborder.png) repeat-x;
}
* html .gwt-DialogBox .bottomCenter {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ie6/hborder_blue_shadow.png',sizingMethod='scale');
}
.gwt-DialogBox .middleLeft {
  background: url(images/vborder.png) repeat-y;
}
html>body .gwt-DialogBox .middleRight {
  background: url(images/vborder.png) repeat-y;
}
* html .gwt-DialogBox .middleRight {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ie6/vborder_blue_shadow.png',sizingMethod='scale');
}
.gwt-DialogBox .topLeft,
.gwt-DialogBox .topRight,
.gwt-DialogBox .bottomLeft,
.gwt-DialogBox .bottomRight {
  zoom: 1;
}
html>body .gwt-DialogBox .topLeft {
  width: 5px;
  background: url(images/corner.png) no-repeat -13px 0px;
}
html>body .gwt-DialogBox .topRight {
  width: 8px;
  background: url(images/corner.png) no-repeat -18px 0px;
}
html>body .gwt-DialogBox .bottomLeft {
  width: 5px;
  height: 8px;
  background: url(images/corner.png) no-repeat 0px -15px;
}
html>body .gwt-DialogBox .bottomRight {
  width: 8px;
  height: 8px;
  background: url(images/corner.png) no-repeat -5px -15px;
}
* html .gwt-DialogBox .topLeft {
  width: 5px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ie6/corner_dialog_topleft.png',sizingMethod='crop');
}
* html .gwt-DialogBox .topRight {
  width: 8px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ie6/corner_dialog_topright.png',sizingMethod='crop');
}
* html .gwt-DialogBox .bottomLeftInner {
  width: 5px;
  height: 23px;
  margin-top: -15px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
* html .gwt-DialogBox .bottomRightInner {
  width: 13px;
  height: 23px;
  margin-left: -5px;
  margin-top: -15px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}

/**
 * Applied to the disclosure panel, which shows or hides content when the user
 * toggles the header.
 */
.gwt-DisclosurePanel {
}

.gwt-DisclosurePanel a {
  text-decoration: none;  /* Remove underline from header */ 
}

.gwt-DisclosurePanel-open {
}

.gwt-DisclosurePanel-closed {
}

.gwt-DisclosurePanel .header {
}

.gwt-DisclosurePanel .content {
  border-left: 3px solid #e8eef7;
  padding: 4px 0px 4px 8px;
  margin-left: 6px;
}

/**
 * Applied to the File Upload.
 */
.gwt-FileUpload {
}

/**
 * Applied to the Frame widget, which is an iframe wrapper.
 */
.gwt-Frame {
}

/**
 * Applied to split panels.
 */
.gwt-HorizontalSplitPanel {
}
.gwt-HorizontalSplitPanel .hsplitter {
  cursor: move;
  border: 0px; 
  background: #91c0ef url(images/vborder.png) -9px 0px repeat-y;
}
.gwt-VerticalSplitPanel {
}
.gwt-VerticalSplitPanel .vsplitter {
  cursor: move;
  border: 0px; 
  background: #91c0ef url(images/hborder.png) 0px -9px repeat-x;
}

/**
 * Applied to all HTML label elements.
 */
.gwt-HTML {
}

/**
 * Applied to all Hyperlinks.
 */
.gwt-Hyperlink {
}

/**
 * Applied to all Images
 */
.gwt-Image {
}

/**
 * Applied to all Label elements.
 */
.gwt-Label {
	font-size: 12px;
}

/**
 * Applied to list boxes.
 */
.gwt-ListBox {
}

/**
 * Applied to the menu bar.
 */
.gwt-MenuBar {
  cursor: default;
}

.gwt-MenuBar .gwt-MenuItem {
  cursor: default;
}

.gwt-MenuBar .gwt-MenuItem-selected {
  background: #E0EDFE;
}

.gwt-MenuBar-horizontal {
  background: #e3e8f3 url(images/bg_headergradient.png) repeat-x;
  border: 1px solid #BBBBBB;
}

.gwt-MenuBar-horizontal .gwt-MenuItem {
  padding: 0px 10px;
  vertical-align: bottom;
  color: #666666;
  font-weight: bold;
}

.gwt-MenuBar-horizontal .gwt-MenuItemSeparator {
  width: 1px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  border-left: 1px solid #888888;
  background: white;
}

.gwt-MenuBar-horizontal .gwt-MenuItemSeparator .content {
  width: 1px;
  background: white; 
}

.gwt-MenuBar-vertical {
  margin-top: 0px;
  margin-left: 0px;
  background: white;
}

.gwt-MenuBar-vertical table {
  border-collapse: collapse;
}

.gwt-MenuBar-vertical .gwt-MenuItem {
  padding: 4px 14px 4px 1px;
}

.gwt-MenuBar-vertical .gwt-MenuItemSeparator {
  padding: 2px 0px;
}

.gwt-MenuBar-vertical .gwt-MenuItemSeparator .content {
  height: 1px;
  padding: 0px;
  border: 0px;
  border-top: 1px solid #777777;
  background: #ddddee;
  overflow: hidden;
}
.gwt-MenuBar-vertical .subMenuIcon {
  padding-right: 4px;
}
.gwt-MenuBar-vertical .subMenuIcon-selected {
  background: #E0EDFE;
}
.gwt-MenuBarPopupOriginal {
  margin: 0px 0px 0px 3px;
}
.gwt-MenuBarPopupOriginal .topCenter {
  background: url(images/hborder.png) 0px -17px repeat-x;
}
html>body .gwt-MenuBarPopupOriginal .bottomCenter {
  background: url(images/hborder.png) 0px -18px repeat-x;
}
* html .gwt-MenuBarPopupOriginal .bottomCenter {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ie6/hborder_gray_shadow.png',sizingMethod='scale');
}
.gwt-MenuBarPopupOriginal .middleLeft {
  background: url(images/vborder.png) -17px 0px repeat-y;
}
html>body .gwt-MenuBarPopupOriginal .middleRight {
  background: url(images/vborder.png) -18px 0px repeat-y;
}
* html .gwt-MenuBarPopupOriginal .middleRight {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ie6/vborder_gray_shadow.png',sizingMethod='scale');
}
html>body .gwt-MenuBarPopupOriginal .topLeft {
  width: 5px;
  height: 5px;
  background: url(images/corner.png) no-repeat 0px -36px;
}
html>body .gwt-MenuBarPopupOriginal .topRight {
  width: 8px;
  height: 5px;
  background: url(images/corner.png) no-repeat -5px -36px;
}
html>body .gwt-MenuBarPopupOriginal .bottomLeft {
  width: 5px;
  height: 8px;
  background: url(images/corner.png) no-repeat 0px -41px;
}
html>body .gwt-MenuBarPopupOriginal .bottomRight {
  width: 8px;
  height: 8px;
  background: url(images/corner.png) no-repeat -5px -41px;
}
* html .gwt-MenuBarPopupOriginal .topLeftInner {
  width: 5px;
  height: 41px;
  margin-top: -36px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
* html .gwt-MenuBarPopupOriginal .topRightInner {
  width: 13px;
  height: 41px;
  margin-left: -5px;
  margin-top: -36px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
* html .gwt-MenuBarPopupOriginal .bottomLeftInner {
  width: 5px;
  height: 49px;
  margin-top: -41px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
* html .gwt-MenuBarPopupOriginal .bottomRightInner {
  width: 13px;
  height: 49px;
  margin-left: -5px;
  margin-top: -41px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}

/**
 * Applied to the password input box.
 */
.gwt-PasswordTextBox {
  padding: 2px;
}
.gwt-PasswordTextBox-readonly {
  color: #888;
}

/**
 * Applied to the decorator panel.
 */
.gwt-PopupPanel .content {
}
.gwt-PopupPanel .middleCenter {
  padding: 3px;
  background: white;
}
.gwt-PopupPanel .topCenter {
  background: url(images/hborder.png) repeat-x;
}
html>body .gwt-PopupPanel .bottomCenter {
  background: url(images/hborder.png) repeat-x;
}
* html .gwt-PopupPanel .bottomCenter {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ie6/hborder_blue_shadow.png',sizingMethod='scale');
}
.gwt-PopupPanel .middleLeft {
  background: url(images/vborder.png) repeat-y;
}
html>body .gwt-PopupPanel .middleRight {
  background: url(images/vborder.png) repeat-y;
}
* html .gwt-PopupPanel .middleRight {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ie6/vborder_blue_shadow.png',sizingMethod='scale');
}
.gwt-PopupPanel .topLeft,
.gwt-PopupPanel .topRight,
.gwt-PopupPanel .bottomLeft,
.gwt-PopupPanel .bottomRight {
  zoom: 1;
}
html>body .gwt-PopupPanel .topLeft {
  width: 5px;
  height: 5px;
  background: url(images/corner.png) no-repeat 0px -10px;
}
html>body .gwt-PopupPanel .topRight {
  width: 8px;
  height: 5px;
  background: url(images/corner.png) no-repeat -5px -10px;
}
html>body .gwt-PopupPanel .bottomLeft {
  width: 5px;
  height: 8px;
  background: url(images/corner.png) no-repeat 0px -15px;
}
html>body .gwt-PopupPanel .bottomRight {
  width: 8px;
  height: 8px;
  background: url(images/corner.png) no-repeat -5px -15px;
}
* html .gwt-PopupPanel .topLeftInner {
  width: 5px;
  height: 15px;
  margin-top: -10px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
* html .gwt-PopupPanel .topRightInner {
  width: 13px;
  height: 15px;
  margin-left: -5px;
  margin-top: -10px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
* html .gwt-PopupPanel .bottomLeftInner {
  width: 5px;
  height: 23px;
  margin-top: -15px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
* html .gwt-PopupPanel .bottomRightInner {
  width: 13px;
  height: 23px;
  margin-left: -5px;
  margin-top: -15px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}

/**
 * Applied to the push button, a customizable button that can be pressed
 * and released.
 */
.gwt-PushButton-up {
  padding: 2px;
  background-color: #efebe7;
  border: 2px solid #faf9f7;
  border-right: 2px solid #848280;
  border-bottom: 2px solid #848280;
  cursor: pointer;
  cursor: hand;
}
  
.gwt-PushButton-up-hovering {
  padding: 2px;
  background-color: #efebe7;
  border: 2px solid #faf9f7;
  border-right: 2px solid #848280;
  border-bottom: 2px solid #848280;
  cursor: pointer;
  cursor: hand;
}

.gwt-PushButton-up-disabled {
  padding: 2px;
  background-color: #efebe7;
  border: 2px solid #e7e4e0;
  border-right: 2px solid #625b54;
  border-bottom: 2px solid #625b54;
  cursor: default;
  opacity: 0.5;
}

.gwt-PushButton-up-disabled .gwt-Image {
  filter: alpha(opacity=30);
}

.gwt-PushButton-down {
  padding: 2px 1px 2px 3px;
  background-color: #efebe7;
  border: 2px solid #848280;
  border-right: 2px solid #faf9f7;
  border-bottom: 2px solid #faf9f7;
  cursor: pointer;
  cursor: hand;
}

.gwt-PushButton-down-hovering {
  padding: 2px 1px 2px 3px;
  background-color: #efebe7;
  border: 2px solid #848280;
  border-right: 2px solid #faf9f7;
  border-bottom: 2px solid #faf9f7;
  cursor: pointer;
  cursor: hand;
}

.gwt-PushButton-down-disabled {
  padding: 2px 1px 2px 3px;
  background-color: #efebe7;
  border: 2px solid #e7e4e0;
  border-right: 2px solid #625b54;
  border-bottom: 2px solid #625b54;
  cursor: default;
  opacity: 0.5;
}

.gwt-PushButton-down-disabled .gwt-Image {
  filter: alpha(opacity=30);
}

/**
 * Applied to radio buttons and the text next to them.
 */
.gwt-RadioButton {
  padding: 4px 4px 3px 3px;
}

.gwt-RadioButton-disabled {
  color: #888;
}

/**
 * Applied to the Rich Text Area.
 */
.gwt-RichTextArea {
}

.hasRichTextToolbar {
  border: 0px;
}

.gwt-RichTextToolbar {
  background: #e3e8f3 url(images/bg_headergradient.png) repeat-x;
  border-bottom: 1px solid #BBBBBB;
  padding: 3px;
  margin: 0px;
}

.gwt-RichTextToolbar .gwt-PushButton-up {
  padding: 0px 1px 0px 0px;
  margin-right: 4px;
  margin-bottom: 4px;
  border-width: 1px; 
}

.gwt-RichTextToolbar .gwt-PushButton-up-hovering {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 1px 0px 0px;
  border-width: 1px; 
}

.gwt-RichTextToolbar .gwt-PushButton-down {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 0px 0px 1px;
  border-width: 1px; 
}

.gwt-RichTextToolbar .gwt-PushButton-down-hovering {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 0px 0px 1px;
  border-width: 1px; 
}

.gwt-RichTextToolbar .gwt-ToggleButton-up {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 1px 0px 0px;
  border-width: 1px;
}

.gwt-RichTextToolbar .gwt-ToggleButton-up-hovering {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 1px 0px 0px;
  border-width: 1px;
}

.gwt-RichTextToolbar .gwt-ToggleButton-down {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 0px 0px 1px;
  border-width: 1px;
}

.gwt-RichTextToolbar .gwt-ToggleButton-down-hovering {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 0px 0px 1px;
  border-width: 1px;
}

/**
 * Applied to the stack panel, a vertical menu widget that reveals one
 * category at a time.
 */
.gwt-StackPanel {
  border-bottom: 1px solid #bbbbbb;
}
.gwt-StackPanel .gwt-StackPanelContent {
  border: 1px solid #bbbbbb;
  border-bottom: 0px;
  background: white;
  padding: 2px 2px 10px 5px;
}
.gwt-StackPanelItem {
  cursor: pointer;
  cursor: hand;
}
.gwt-StackPanelItem .topLeft,
.gwt-StackPanelItem .topRight {
  height: 6px;
  width: 6px;
  zoom: 1;
}
html>body .gwt-StackPanelItem .topLeft {
  background: #d3def6 url(images/corner.png) no-repeat 0px -49px;
  border-left: 1px solid #bbbbbb;
}
html>body .gwt-StackPanelItem .topRight {
  background: #d3def6 url(images/corner.png) no-repeat -6px -49px;
  border-right: 1px solid #bbbbbb;
}
.gwt-StackPanelItem .topLeftInner,
.gwt-StackPanelItem .topRightInner {
  width: 1px;
  height: 1px;
}
* html .gwt-StackPanelItem .topLeftInner {
  width: 6px;
  height: 55px;
  margin-top: -49px;
  overflow: hidden;
  border-left: 1px solid #bbbbbb;
  background-color: #d3def6;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
* html .gwt-StackPanelItem .topRightInner {
  width: 12px;
  height: 55px;
  margin-top: -49px;
  margin-left: -6px;
  overflow: hidden;
  border-right: 1px solid #bbbbbb;
  background-color: #d3def6;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
.gwt-StackPanelItem .topCenter {
  background: url(images/hborder.png) 0px -26px repeat-x;
}
.gwt-StackPanelItem .middleLeft {
  background: #d3def6 url(images/bg_stackpanel.png) repeat-x;
  border-left: 1px solid #bbbbbb;
}
.gwt-StackPanelItem .middleLeftInner,
.gwt-StackPanelItem .middleRightInner {
  width: 1px;
  height: 1px;
}
.gwt-StackPanelItem .middleRight {
  background: #d3def6 url(images/bg_stackpanel.png) repeat-x;
  border-right: 1px solid #bbbbbb;
}
.gwt-StackPanelItem .middleCenter {
  font-weight: bold;
  font-size: 1.3em;
  background: #d3def6 url(images/bg_stackpanel.png) repeat-x;
}
html>body .gwt-StackPanelItem-first .topRight,
html>body .gwt-StackPanelItem-first .topLeft {
  border: 0px;
  background-color: white;
}
html>body .gwt-StackPanelItem-below-selected .topLeft,
html>body .gwt-StackPanelItem-below-selected .topRight {
  background-color: white;
}
* html .gwt-StackPanelItem-first .topLeftInner,
* html .gwt-StackPanelItem-first .topRightInner {
  border: 0px;
  background-color: white;
}
* html .gwt-StackPanelItem-first .topLeftInner {
  padding-left: 1px;
}
* html .gwt-StackPanelItem-below-selected .topLeftInner,
* html .gwt-StackPanelItem-below-selected .topRightInner {
  background-color: white;
}

/**
 * Applied to the suggest box.
 */
.gwt-SuggestBox {
  padding: 2px;
}
.gwt-SuggestBoxPopup {
  margin-left: 3px;
}
.gwt-SuggestBoxPopup .item {
  padding: 2px 6px;
  color: #424242;
  cursor: default;
}
.gwt-SuggestBoxPopup .item-selected {
  background: #b7d6f6;
}
.gwt-SuggestBoxPopup .middleCenter {
  background: white;
}
.gwt-SuggestBoxPopup .topCenter {
  background: url(images/hborder.png) repeat-x;
}
html>body .gwt-SuggestBoxPopup .bottomCenter {
  background: url(images/hborder.png) repeat-x;
}
* html .gwt-SuggestBoxPopup .bottomCenter {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ie6/hborder_blue_shadow.png',sizingMethod='scale');
}
.gwt-SuggestBoxPopup .middleLeft {
  background: url(images/vborder.png) repeat-y;
}
html>body .gwt-SuggestBoxPopup .middleRight {
  background: url(images/vborder.png) repeat-y;
}
* html .gwt-SuggestBoxPopup .middleRight {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ie6/vborder_blue_shadow.png',sizingMethod='scale');
}
html>body .gwt-SuggestBoxPopup .topLeft {
  width: 5px;
  height: 5px;
  background: url(images/corner.png) no-repeat 0px -23px;
}
html>body .gwt-SuggestBoxPopup .topRight {
  width: 8px;
  height: 5px;
  background: url(images/corner.png) no-repeat -5px -23px;
}
html>body .gwt-SuggestBoxPopup .bottomLeft {
  width: 5px;
  height: 8px;
  background: url(images/corner.png) no-repeat 0px -28px;
}
html>body .gwt-SuggestBoxPopup .bottomRight {
  width: 8px;
  height: 8px;
  background: url(images/corner.png) no-repeat -5px -28px;
}
* html .gwt-SuggestBoxPopup .topLeftInner {
  width: 5px;
  height: 28px;
  margin-top: -23px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
* html .gwt-SuggestBoxPopup .topRightInner {
  width: 13px;
  height: 28px;
  margin-left: -5px;
  margin-top: -23px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
* html .gwt-SuggestBoxPopup .bottomLeftInner {
  width: 5px;
  height: 36px;
  margin-top: -28px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
* html .gwt-SuggestBoxPopup .bottomRightInner {
  width: 13px;
  height: 36px;
  margin-left: -5px;
  margin-top: -28px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}

/**
 * Applied to the tab panel.  The tab panel provides CSS access to
 * the tab bar element and the table cell that wraps the tab bar element,
 * which allows for rounded edges via the sliding window method.
 */ 
.gwt-TabBar {
}
.gwt-TabBar .gwt-TabBarFirst {
  width: 5px;  /* first tab distance from the left */
}
.gwt-TabBar .gwt-TabBarRest {
}
.gwt-TabBar .gwt-TabBarItem {
  border-collapse: collapse;
  margin-left: 6px;
}
.gwt-TabBar .gwt-TabBarItem .topCenter {
  padding: 0px;
  background: url(images/hborder.png) 0px -32px repeat-x;
}
.gwt-TabBar .gwt-TabBarItem .topLeft,
.gwt-TabBar .gwt-TabBarItem .topRight {
  padding: 0px;
  zoom: 1;
}
.gwt-TabBar .gwt-TabBarItem .topLeftInner,
.gwt-TabBar .gwt-TabBarItem .topRightInner {
  width: 6px;
  height: 6px;
}
html>body .gwt-TabBar .gwt-TabBarItem .topLeft {
  background: url(images/corner.png) no-repeat 0px -55px;
}
html>body .gwt-TabBar .gwt-TabBarItem .topRight {
  background: url(images/corner.png) no-repeat -6px -55px;
}
* html .gwt-TabBar .gwt-TabBarItem .topLeftInner {
  width: 5px;
  height: 61px;
  margin-top: -55px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
* html .gwt-TabBar .gwt-TabBarItem .topRightInner {
  width: 12px;
  height: 61px;
  margin-top: -55px;
  margin-left: -6px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
.gwt-TabBar .gwt-TabBarItem .middleLeft,
.gwt-TabBar .gwt-TabBarItem .middleRight {
  width: 6px;
  padding: 0px;
  background: #e4e9f3 url(images/bg_tab.png) repeat-x;
}
.gwt-StackPanelItem .middleLeftInner,
.gwt-StackPanelItem .middleRightInner {
  width: 1px;
  height: 1px;
}
.gwt-TabBar .gwt-TabBarItem .middleCenter {
  padding: 0px 4px 2px 4px;
  cursor: pointer;
  cursor: hand;
  color: black;
  font-weight: bold;
  text-align: center;
  background: #e4e9f3 url(images/bg_tab.png) repeat-x;
}
.gwt-TabBar .gwt-TabBarItem .topCenter {
  padding: 0px;
  background: url(images/hborder.png) 0px -32px repeat-x;
}
.gwt-TabBar .gwt-TabBarItem .topLeft,
.gwt-TabBar .gwt-TabBarItem .topRight {
  padding: 0px;
  zoom: 1;
}
.gwt-TabBar .gwt-TabBarItem .topLeftInner,
.gwt-TabBar .gwt-TabBarItem .topRightInner {
  width: 6px;
  height: 6px;
}
html>body .gwt-TabBar .gwt-TabBarItem .topLeft {
  background: url(images/corner.png) no-repeat 0px -55px;
}
html>body .gwt-TabBar .gwt-TabBarItem .topRight {
  background: url(images/corner.png) no-repeat -6px -55px;
}
* html .gwt-TabBar .gwt-TabBarItem .topLeftInner {
  width: 5px;
  height: 61px;
  margin-top: -55px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
* html .gwt-TabBar .gwt-TabBarItem .topRightInner {
  width: 12px;
  height: 61px;
  margin-top: -55px;
  margin-left: -6px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
.gwt-TabBar .gwt-TabBarItem .middleLeft,
.gwt-TabBar .gwt-TabBarItem .middleRight {
  width: 6px;
  padding: 0px;
  background: #e4e9f3 url(images/bg_tab.png) repeat-x;
}
.gwt-StackPanelItem .middleLeftInner,
.gwt-StackPanelItem .middleRightInner {
  width: 1px;
  height: 1px;
}
.gwt-TabBar .gwt-TabBarItem .middleCenter {
  padding: 0px 4px 2px 4px;
  cursor: pointer;
  cursor: hand;
  font-weight: bold;
  text-align: center;
  background: #e4e9f3 url(images/bg_tab.png) repeat-x;
}
.gwt-TabBar .gwt-TabBarItem-selected .topCenter {
  background: url(images/hborder.png) 0px -38px repeat-x;
}
html>body .gwt-TabBar .gwt-TabBarItem-selected .topLeft {
  background-position: 0px -61px;
}
html>body .gwt-TabBar .gwt-TabBarItem-selected .topRight {
  background-position: -6px -61px;
}
* html .gwt-TabBar .gwt-TabBarItem-selected .topLeftInner {
  width: 5px;
  height: 67px;
  margin-top: -61px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
* html .gwt-TabBar .gwt-TabBarItem-selected .topRightInner {
  width: 12px;
  height: 67px;
  margin-top: -61px;
  margin-left: -6px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corner.png',sizingMethod='crop');
}
.gwt-TabBar .gwt-TabBarItem-selected .middleLeft,
.gwt-TabBar .gwt-TabBarItem-selected .middleRight {
  background: #92c1f0 url(images/bg_tab_selected.png) repeat-x;
}
.gwt-TabBar .gwt-TabBarItem-selected .middleCenter {
  cursor: default;
  background: #92c1f0 url(images/bg_tab_selected.png) repeat-x;
}
.gwt-TabPanel {
}
.gwt-TabPanelBottom {
  border-color: #92c1f0;
  border-style: solid;
  border-width: 3px 2px 2px;
  overflow: hidden;
  padding: 6px;
}

/**
 * Applied to general text areas.
 */
.gwt-TextArea {
  padding: 2px;
}

.gwt-TextArea-readonly {
  color: #888;
}

/**
 * Applied to text boxes.
 */
.gwt-TextBox {
  padding: 2px;
}

.gwt-TextBox-readonly {
  color: #888;
}

/**
 * Applied to toggle buttons, a customizable button that can be toggled
 * between two states (similar to a checkbox).
 */
.gwt-ToggleButton-up {
  padding: 2px;
  background-color: #efebe7;
  border: 2px solid #faf9f7;
  border-right: 2px solid #848280;
  border-bottom: 2px solid #848280;
  cursor: pointer;
  cursor: hand;
}

.gwt-ToggleButton-up-hovering {
  padding: 2px;
  background-color: #efebe7;
  border: 2px solid #faf9f7;
  border-right: 2px solid #848280;
  border-bottom: 2px solid #848280;
  cursor: pointer;
  cursor: hand;
}

.gwt-ToggleButton-up-disabled {
  padding: 2px;
  background-color: #efebe7;
  border: 2px solid #e7e4e0;
  border-right: 2px solid #625b54;
  border-bottom: 2px solid #625b54;
  cursor: default;
  opacity: 0.5;
}

.gwt-ToggleButton-up-disabled .gwt-Image {
  filter: alpha(opacity=30);
}

.gwt-ToggleButton-down {
  padding: 2px 1px 2px 3px;
  background-color: #f5f5f5;
  border: 2px solid #848280;
  border-right: 2px solid #faf9f7;
  border-bottom: 2px solid #faf9f7;
  cursor: pointer;
  cursor: hand;
}

.gwt-ToggleButton-down-hovering {
  padding: 2px 1px 2px 3px;
  background-color: #f5f5f5;
  border: 2px solid #848280;
  border-right: 2px solid #faf9f7;
  border-bottom: 2px solid #faf9f7;
  cursor: pointer;
  cursor: hand;
}

.gwt-ToggleButton-down-disabled {
  padding: 2px 1px 2px 3px;
  background-color: #efebe7;
  border: 2px solid #e7e4e0;
  border-right: 2px solid #625b54;
  border-bottom: 2px solid #625b54;
  cursor: default;
  opacity: 0.5;
}

.gwt-ToggleButton-down-disabled .gwt-Image {
  filter: alpha(opacity=30);
}

/**
 * Applied to the Tree.
 */
.gwt-Tree .gwt-TreeItem {
  padding: 1px;
  margin: 0px;
  white-space: nowrap;
  cursor: hand;
  cursor: pointer;
}
.gwt-Tree .gwt-TreeItem-selected {
  padding: 0px;
  border: 1px dotted #888;
  background: #93c2f1 url(images/bg_listgradient.png) repeat-x;
}

/**
 * Applied to SliderBar.
 */
.gwt-SliderBar-shell {
  border: 2px solid #faf9f7;
  border-right: 2px solid #848280;
  border-bottom: 2px solid #848280;
  background-color: #efebe7;
  height: 34pt;
  width: 50%;
}
.gwt-SliderBar-shell .gwt-SliderBar-line {
  border: 1px solid black;
  background-color: white;
  height: 4px;
  width: 95%;
  top: 22pt;
  overflow: hidden;
}
.gwt-SliderBar-shell .gwt-SliderBar-knob {
  top: 14pt;
  width: 11px;
  height: 21px;
  /* z-index: 1; */
  cursor: pointer;
}
.gwt-SliderBar-shell .gwt-SliderBar-tick {
  top: 12pt;
  width: 1px;
  height: 8pt;
  background: black;
  overflow: hidden;
}
.gwt-SliderBar-shell .gwt-SliderBar-label {
  top: 2pt;
  font-size: 8pt;
  cursor: default;
}
.gwt-SliderBar-shell-focused {
}
.gwt-SliderBar-shell .gwt-SliderBar-line-sliding {
  background-color: #DDDDDD;
  cursor: pointer;
}

.catwalk-rootPanel {
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
	overflow-y: hidden;
	overflow-x: hidden;
}

.catwalk-bodyWhite {
	background: white;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.catwalk-bodyGrey {
	background: #3D3C3C;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#loadingDiv {
    position: absolute;
    left: 45%;
    top: 35%;
    padding: 2px;
    z-index: 20001;
    height: auto;
    border: 0px solid #ccc;
}
#loadingDiv a {
    color: #225588;
}
#loadingDiv .catwalk-loading-indicator {
    color: #444;
    font: bold 13px;
    padding: 10px;
    margin: 0;
    height: auto;
}
#catwalk-loading-msg {
    font: normal 10px;
    color: white;
}
.catwalk-invisible {
	display: none;
}
.catwalk-block {
	display: block;
}

.catwalk-mapWrapper {
	text-align: left;
	display: block;
}

.catwalk-miniMapWrapper {
	text-align: left;
	display: block;
}

.catwalk-helpFrame {
	background-color: white;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.catwalk-imageHolder {
	overflow: hidden;
}

.catwalk-welcomeLogin {
	font-size:16px;
	font-weight:bold;
	color: #EB5D1E;
}
.catwalk-labelLogin {
	font-size:12px;
}
.catwalk-labelLoginSmaller {
	font-size:10px;
}
.catwalk-hyperLabelLoginSmaller {
	color: #9B9B9B;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	font-size: 10px;
}
.catwalk-hyperLabelLoginSmallerMargin {
	color: #9B9B9B;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	font-size: 10px;
	margin-left: 2px;
}
.catwalk-checkBoxLogin {
	font-size:12px;
}

.catwalk-dialogBox {
	border: 1px solid #9B9B9B;
	background-color: #474543;
	font-size: 12px;
}

.catwalk-dialogBox .Caption {
	padding: 5px;
	color: white;
	font-weight: bold; 
	cursor: default;
	font-size: 12px;
	text-align: left;
}

.catwalk-dialogBox .PanelCaption {
	padding: 0px;
	cursor: default;
}

.catwalk-dialogBox .PanelBottom {
	background: #6D6E71;
	color: white;
}

.catwalk-dialogBoxPulse {
	border: 1px solid #EB5D1E;
}

.catwalk-dialogBoxLogin .PanelCaption {
	background-image: url(images/gradientLinePulse2.png);
	background-repeat: repeat-x;
}

.catwalk-dialogBoxHome .PanelCaption {
	background-image: url(images/gradientLineHome2.png);
	background-repeat: repeat-x;
}

.catwalk-dialogBoxPulse .PanelCaption {
	background-image: url(images/gradientLinePulse2.png);
	background-repeat: repeat-x;
}

.catwalk-dialogBoxContacts {
	border: 1px solid #008BCA;
}

.catwalk-dialogBoxContacts .PanelCaption {
	background-image: url(images/gradientLineContacts2.png);
	background-repeat: repeat-x;
}

.catwalk-dialogBoxNavigation {
	border: 1px solid #B0CD11;
}

.catwalk-dialogBoxNavigation .PanelCaption {
	background-image: url(images/gradientLineNavigation2.png);
	background-repeat: repeat-x;
}

.catwalk-dialogBoxFavourites {
	border: 1px solid #C2008C;
}

.catwalk-dialogBoxFavourites .PanelCaption {
	background-image: url(images/gradientLineFavourites2.png);
	background-repeat: repeat-x;
}

.catwalk-genderLabel {
	padding: 2px;
}

.catwalk-listBoxLabel {
	padding: 2px;
}

.catwalk-dateLabel {
	padding: 2px;
}

.catwalk-dateLabel .gwt-Label {
	margin-right: 5px;
}

.catwalk-dateLabel .gwt-TextBox {
	margin-right: 5px;
}

.catwalk-editLabel {
	padding: 2px;
}

.catwalk-editLabel .gwt-Label {
	margin-right: 5px;
}

.catwalk-editLabel .gwt-TextBox {
	margin-right: 5px;
}

.catwalk-menuBar {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: none;
	border: 0px;
	color: white;
}

.catwalk-menuBarMobile {	
}

.catwalk-menuBar .gwt-MenuItem {
	cursor: pointer;
	cursor: hand;
	padding: 0px 5px;
	margin: 0px;
	font-size: 12px;
}

.catwalk-menuBar .gwt-MenuItem-selected {
	background: none;
}

.catwalk-menuBar-horizontal {
}

.catwalk-menuBar-horizontal .gwt-MenuItem {
  color: white;
  font-weight: bold;
  vertical-align: middle;
}

.catwalk-menuBar-horizontal .gwt-MenuItem-selected {
	text-decoration:underline;
}

.catwalk-menuBar-horizontal .gwt-MenuItemSeparator {
  width: 1px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  border-left: 1px solid white;
  background: white;
}

.catwalk-menuBar-horizontal .gwt-MenuItemSeparator .content {
  width: 1px;
  background: white; 
}

.catwalk-menuBar-vertical {
  margin-top: 0px;
  margin-left: 0px;
  background: #CCCCCC;
}

.catwalk-menuBar-vertical table {
  border-collapse: collapse;
}

.catwalk-menuBar-vertical .gwt-MenuItem {
  padding: 2px 5px;
  color: black;
  background: #CCCCCC;
}

.catwalk-menuBar-vertical .gwt-MenuItem-selected {
	background: #999999;
	color: black;
	text-decoration:underline;
}

.catwalk-menuBar-vertical .gwt-MenuItemSeparator {
  padding: 2px 0px;
  background: white;
}

.catwalk-menuBar-vertical .gwt-MenuItemSeparator .content {
  height: 1px;
  padding: 0px;
  border: 0px;
  border-top: 1px solid white;
  background: none;
  overflow: hidden;
}
.catwalk-menuBar-vertical .subMenuIcon {
  padding-right: 4px;
}
.catwalk-menuBar-vertical .subMenuIcon-selected {
  background: #E0EDFE;
}


.gwt-MenuBarPopup {
  margin: 0px 0px 0px 3px;
}
.gwt-MenuBarPopup .topCenter {
}
html>body .gwt-MenuBarPopup .bottomCenter {
}
.gwt-MenuBarPopup .middleLeft {
}
.gwt-MenuBarPopup .middleRight {
}
.gwt-MenuBarPopup .topLeft {
}
.gwt-MenuBarPopup .topRight {
}
.gwt-MenuBarPopup .bottomLeft {
}
.gwt-MenuBarPopup .bottomRight {
}
.gwt-MenuBarPopup .topLeftInner {
}
.gwt-MenuBarPopup .topRightInner {
}
.gwt-MenuBarPopup .bottomLeftInner {
}
.gwt-MenuBarPopup .bottomRightInner {
}

.catwalk-menuStackPanel,
.catwalk-menuStackPanel .gwt-StackPanel,
.catwalk-menuStackPanel .gwt-StackPanelContent {
	background-color: #9B9B9B;
	border: 0px solid #AAAAAA;	
	color: #231F20;
	width: 15em;
}

.catwalk-menuStackPanel .catwalk-HyperLabel {
	color: #231F20;
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
	padding: 2px;
	margin: 2px;
}

.catwalk-menuStackPanel .gwt-StackPanelItem, 
.catwalk-menuStackPanel .gwt-StackPanelItem-first, 
.catwalk-menuStackPanel .gwt-StackPanelItem-below-selected {
	background-image: url(images/gray_gradient1.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	color: white;
	cursor: pointer;
	cursor: hand;
	padding: 5px;
	margin: 5px;
}

.catwalk-menuStackPanel .gwt-StackPanelItem-selected {
	font-weight: bold;
	color: white;
}

.catwalk-menuItemSeparator {
  width: 1px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  border-left: 1px solid white;
  background: white;
}

.catwalk-paginatorPreviousLabel {
	color: black;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.catwalk-paginatorPageLabel {
	color: black;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	font-size: 12px;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.catwalk-paginatorNextLabel {
	color: black;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.catwalk-expandCollapse {
	cursor: pointer;
	cursor: hand;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}

.catwalk-helpButton {
	cursor: pointer;
	cursor: hand;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}

.catwalk-HyperLabel {
	color: #9B9B9B;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	font-size: 12px;
}

.catwalk-HyperLabelMargin {
	margin-left: 10px;
	margin-right: 10px;
}

.catwalk-dialogLabelWhite {
	color: white;
	font-size: 12px;
}

.catwalk-dialogLabelWhiteBold {
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.catwalk-dialogLabelWhiteMini {
	color: white;
	font-size: 10px;
}

.catwalk-dialogLabelBlack {
	color: black;
	font-size: 12px;
}

.catwalk-dialogLabelBlackBold {
	color: black;
	font-size: 12px;
	font-weight: bold;
}

.catwalk-dialogLabelBlackItalic {
	color: black;
	font-size: 12px;
	font-style: italic;
}

.catwalk-dialogLabelBlackItalicRight {
	color: black;
	font-size: 12px;
	font-style: italic;
	text-align: right;
}

.catwalk-dialogLabelBlackMini {
	color: black;
	font-size: 10px;
}

.catwalk-sortPanel {
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: pointer;
	cursor: hand;
}

.catwalk-sortChar {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	color: black;
	font-size: 12px;
	line-height: 14px;
}

.catwalk-sortCharBold {
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}

.catwalk-sortCharHover {
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}

.catwalk-summaryLabelWhite {
	color: black;
	padding-top:10px;
	padding-bottom: 10px;
	font-size: 14px;
}

.catwalk-summaryLabelWhiteBold {
	color: black;
	padding-top:10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

.catwalk-mainLabelBlack {
	color: black;
	font-size: 12px;
}

.catwalk-mainLabelBlackBold {
	color: black;
	font-size: 12px;
	font-weight: bold;
}

.catwalk-mainLabelGrey {
	color:grey;
	font-size: 12px;
}
.catwalk-listLabelWhite {
	color: black;
	font-size: 11px;
}

.catwalk-listLabelWhiteBold {
	color: black;
	font-size: 11px;
	font-weight: bold;
}

.catwalk-mainLabelGraySmallItalic {
	color: #666666;
	font-style: italic;
	font-size: 10px;
}

.catwalk-mainLabelGrayItalic {
	color: #666666;
	font-style: italic;
	font-size: 12px;
}

.catwalk-defaultLabelGrayItalic {
	color: #666666;
	font-style: italic;
}

.catwalk-mainLabelBlack {
	color: black;
	font-size: 12px;
}

.catwalk-mainLabelSmallBlack {
	color: black;
	font-size: 10px;
}

.catwalk-mainLabelWhite {
	color: black;
	font-size: 12px;
}

.catwalk-mainLabelWhiteBold {
	color: black;
	font-size: 12px;
	font-weight: bold;
}

.catwalk-simpleMapDialogLabel  {
	color: White;
	font-size: 10px;
	tex-align: top;
}

.catwalk-simpleMapDialogLabelLarger  {
	color: White;
	font-size: 14px;
	tex-align: top;
}

.catwalk-mainLabelWhiteMini  {
	color: Black;
	font-size: 10px;
}

.catwalk-mainLabelWhiteMiniItalic {
	color: Black;
	font-size: 10px;
	font-style: italic;
}

.catwalk-tabPanelWhiteMini {
	color: White;
	font-size: 10px;
}

.catwalk-mainLabelWhiteSmaller {
	color: black;
	font-size: 10px;
}

.catwalk-myProfileCaption {
	color: black;
	font-size: 11px;
	font-weight: bold;
	margin-left: 0px;
}

.catwalk-myProfileText {
	color: black;
	font-size: 10px;
	font-style: italic;
	margin-left: 0px;
}

.catwalk-favouritesNavigationLabel {
	font-size: 10px;
}

.catwalk-categoryType {
	font-size: 16px;
}

.catwalk-labelLabel {
	padding: 2px;
}

.catwalk-labelLabelBold {
	padding: 2px;
	font-weight: bold;
}

.catwalk-checkBoxLabel {
	padding: 2px;
}

.catwalk-checkBoxWhite, .catwalk-radioButtonWhite {
	font-size: 12px;
	color: white;
}

.catwalk-checkBoxWhiteMargin {
	font-size: 12px;
	color: white;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.catwalk-checkBox, .catwalk-radioButton {
	font-size: 12px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

.catwalk-listBox {
	padding: 0px;
}

.catwalk-listBox .gwt-ListBox {
	margin-right: 5px;
}

.catwalk-listBox .gwt-Label {
	margin-right: 5px;
}

.catwalk-listBoxMarginLeft {
	margin-left: 10px;
}
.catwalk-listBoxReadOnly {
	background: #CCCCCC;
	color: black;
	font-style: italic;
}
// Colour Scheme PocketLife
// Main Background White
// Font Grey #9B9B9B
// summaryLeft #231F20
// menuLeft Normal #6D6E71 Hilite #898A8D
// mainRight #474543
// Pulse Colour			#EB5D1E
// Contacts Colour		#008BCA
// Navigation Colour	#B0CD11				
// Favourites Colour	#C2008C	

.catwalk-LabelWhite {
	font-size: 12px;
	color: White;
}
.catwalk-topDeckPanel {
	background: white;
}
.catwalk-topDeckPanelOld {
	background-color: white;
}
.catwalk-loginHeader {
	background-color: #010101;
	padding: 0px;
	margin: 0px;
}	
.catwalk-slogan{
	margin: 0px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	padding-top:32px;
	padding-bottom:0px;
}
.catwalk-SloganImage {
	margin-left:10px;
	margin-right:5px;
}


.catwalk-rootHomeFlexTable {
	background-color: #3D3C3C;
	color: white;
	margin: 0px;
	padding: 0px;
}
.catwalk-rootFlexTable {
	background-color: white;
	color: #9B9B9B;
	margin: 0px;
	padding: 0px;
}

.catwalk-waitingFlexTable {
	margin: 0px;
	padding: 0px;
}

.catwalk-glassPanel {
    filter: alpha(opacity = 25) !important; /* IE */
    opacity: 0.25 !important; /* non-IE */
    text-align: center;
	vertical-align: middle;
	background-color: #000000;
  }

.catwalk-topFlexTable {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.catwalk-topMenu {
}

.catwalk-pocketLife {
	cursor: pointer;
	cursor: hand;
}

.catwalk-supporting {
	cursor: pointer;
	cursor: hand;
}

.catwalk-swivel {
	font-size: 12px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}

.catwalk-swivel-selected {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #474543;
	cursor: pointer;
	cursor: hand;
}

.catwalk-mobileSwivel {
	background-color: #1F1E1D;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}

.catwalk-mobileSwivel-selected {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	cursor: pointer;
	cursor: hand;
}

.gwt-PopupPanelGlass {
  background-color: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}

.catwalk-homePopup {
	border-top: 3px solid #999999;
	border-left: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-right: 0px solid #999999;
	background: #CCCCCC;
}

.catwalk-pulsePopup {
	border-top: 3px solid #EB5D1E;
	border-left: 0px solid #EB5D1E;
	border-bottom: 0px solid #EB5D1E;
	border-right: 0px solid #EB5D1E;
	background: #CCCCCC;
}

.catwalk-contactsPopup {
	border-top: 3px solid #008BCA;
	border-left: 0px solid #008BCA;
	border-bottom: 0px solid #008BCA;
	border-right: 0px solid #008BCA;
	background: #CCCCCC;
}

.catwalk-mapsPopup {
	border-top: 3px solid #B0CD11;
	border-left: 0px solid #B0CD11;
	border-bottom: 0px solid #B0CD11;
	border-right: 0px solid #B0CD11;
	background: #CCCCCC;
}

.catwalk-favouritesPopup {
	border-top: 3px solid #C2008C;
	border-left: 0px solid #C2008C;
	border-bottom: 0px solid #C2008C;
	border-right: 0px solid #C2008C;
	background: #CCCCCC;
}

.catwalk-leftFlexTable {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.catwalk-rightFlexTable {
	margin: 0px;
	padding: 0px;
	background: #FF0000;
	vertical-align: top;
}

.catwalk-centreFlexTable {
	background-color: #3D3C3C;
	border: 0px solid #000000;
}

.catwalk-centreLeftFlexTable {
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #3D3C3C;
}

.catwalk-topLeftFlexTable {
	color: White;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background: #EB5D1E;
}

.catwalk-topLeftFlexTableHome {
	color: White;
	margin: 0px;
	font-weight: bold;
	background-image: url(images/gradientLineHome2.png);
	background-repeat: repeat-x;
	vertical-align: top;
}

.catwalk-topLeftFlexTablePulse {
	color: White;
	margin: 0px;
	font-weight: bold;
	background-image: url(images/gradientLinePulse2.png);
	background-repeat: repeat-x;
	vertical-align: top;
}

.catwalk-topLeftFlexTableContacts {
	color: White;
	margin: 0px;
	font-weight: bold;
	background-image: url(images/gradientLineContacts2.png);
	background-repeat: repeat-x;
	vertical-align: top;
}


.catwalk-topLeftFlexTableNavigation {
	color: White;
	margin: 0px;
	font-weight: bold;
	background-image: url(images/gradientLineNavigation2.png);
	background-repeat: repeat-x;
	vertical-align: top;
}

.catwalk-topLeftFlexTableFavourites {
	color: White;
	margin: 0px;
	font-weight: bold;
	background-image: url(images/gradientLineFavourites2.png);
	background-repeat: repeat-x;
	vertical-align: top;
}

.catwalk-myProfile {
	border-bottom: 0px solid #3D3C3C;
	overflow: hidden;
}

.catwalk-sectionNavigation {
	background-color: white;
	color: #9B9B9B;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #3D3C3C;
}

.catwalk-summaryDeckPanel {
	background-color: white;
	color: black;
	margin: 5px;
	padding: 5px;
}

.catwalk-summaryDeckPanel td {
    font-size: 10px;
}

.catwalk-aclPanelMargin {
	color: white;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
}

.catwalk-aclSeparator {
	border-top: 1px solid white;
}

.catwalk-summaryIconMenu {
	border-top: 1px solid #6D6E71;
}
.catwalk-summaryDivider {
	margin: 5px 0px 0px 0px;
	line-height: 5px;
	border-top: 1px solid #6D6E71;
}

.catwalk-summarySeparator {
	border-top: 1px solid #6D6E71;
}

.catwalk-miniMap {
	overflow: hidden;
	display: block;
	background: none;
	padding: 0px;
	spacing: 0px;
}

.catwalk-mainMenu {
	background-color: #6D6E71;
	color: white;
	margin: 0px;
	padding: 5px;
}

.catwalk-centreCentreFlexTable {
	background-color: white;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #3D3C3C;
}

.catwalk-centreRightFlexTable {
	background-color: white;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #3D3C3C;
}

.catwalk-topRightFlexTable {
	color: White;
	margin: 0px;
	font-weight: bold;
	background: #EB5D1E;
}

.catwalk-topRightFlexTableHome {
	color: White;
	margin: 0px;
	font-weight: bold;
	background-image: url(images/gradientLineHome2.png);
	background-repeat: repeat-x;
	vertical-align: top;
}

.catwalk-topRightFlexTablePulse {
	color: White;
	margin: 0px;
	font-weight: bold;
	background-image: url(images/gradientLinePulse2.png);
	background-repeat: repeat-x;
	vertical-align: top;
}

.catwalk-topRightFlexTablePulseMobile {
	color: White;
	margin: 0px;
	font-weight: bold;
	background-image: url(images/gradientPulse50.png);
	background-repeat: repeat-x;
	height: 50px;
	vertical-align: top;
	line-height: 42px;
}

.catwalk-topRightFlexTableContacts {
	color: White;
	margin: 0px;
	font-weight: bold;
	background-image: url(images/gradientLineContacts2.png);
	background-repeat: repeat-x;
	vertical-align: top;
}

.catwalk-topRightFlexTableContactsMobile {
	color: White;
	margin: 0px;
	font-weight: bold;
	background-image: url(images/gradientContacts50.png);
	background-repeat: repeat-x;
	height: 50px;
	vertical-align: top;
	line-height: 42px;
}

.catwalk-topRightFlexTableNavigation {
	color: White;
	margin: 0px;
	font-weight: bold;
	background-image: url(images/gradientLineNavigation2.png);
	background-repeat: repeat-x;
	vertical-align: top;
}

.catwalk-topRightFlexTableNavigationMobile {
	color: White;
	margin: 0px;
	font-weight: bold;
	background-image: url(images/gradientNavigation50.png);
	background-repeat: repeat-x;
	height: 50px;
	vertical-align: top;
	line-height: 42px;
}

.catwalk-topRightFlexTableFavourites {
	color: White;
	margin: 0px;
	font-weight: bold;
	background-image: url(images/gradientLineFavourites2.png);
	background-repeat: repeat-x;
	vertical-align: top;
}

.catwalk-topRightFlexTableFavouritesMobile {
	color: White;
	margin: 0px;
	font-weight: bold;
	background-image: url(images/gradientFavourites50.png);
	background-repeat: repeat-x;
	height: 50px;
	vertical-align: top;
	line-height: 42px;
}

.catwalk-rightDeckPanel {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: white;
}

.catwalk-mainDeckPanel {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: white;
}

.catwalk-bottomMenue {
	font-size: 60%;
}

.catwalk-advertisingFlexTable {
}
.catwalk-bold {
	color: Black;
	font-weight: bold;
}
.catwalk-normal {
	font-weight: normal;
}
.catwalk-mobileTopMenuBar {
	cursor: default;
}
.catwalk-topMenuBar {
	background-color: white;
	cursor: default;
	color: #9B9B9B;
}
.catwalk-topMenuWorking {
	margin-right: 16px;
}
.catwalk-topMenuHome {
	background-color: 3D3C3C;
	cursor: default;
}
.catwalk-topMenuItem {
	color: white;
	margin: 1px;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px solid white;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
}
.catwalk-topMenuItem-selected, .catwalk-topMenuFirstItem-selected  {
	text-decoration: underline;
}
.catwalk-topMenuFirstItem {
	color: white;
	margin: 1px;
	padding-right: 5px;
	border: 0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
}

.catwalk-topMenuBarItem {
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px solid white;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
.catwalk-topMenuBarFirstItem-selected, .catwalk-topMenuBarItem-selected {
	background: #3D3C3C;
}
.catwalk-topMenuBarFirstItem-hovering, .catwalk-topMenuBarItem-hovering {
	background: #3D3C3C;
	text-decoration: underline;
}
.catwalk-topMenuBarFirstItem {
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border: 0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

.catwalk-leftMenuBar, catwalk-leftMenuFlexTable {
	background-color: white;
	cursor: default;
	color: black;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.catwalk-leftMenuItem {
	color: black;
	padding: 0 5px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
	height: 25px;
	line-height: 25px;
	display: block;
	background: #E6E6E6;
	border: 0px solid black;
}
.catwalk-leftMenuItem-selected {
	text-decoration: underline;
	background: #CCCCCC;
}
.catwalk-leftMenuItem-active {
	text-decoration: none;
	font-weight: bold;
	background: #F2F2F2;
}
.catwalk-hyperLinkUnderlined, .catwalk-hyperLinkCheckBox, .catwalk-hyperLinkUnderlinedMini{
	color: black;
	margin: 0px 1px 0px 1px;
	padding-right: 0px;
	padding-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
}
.catwalk-hyperLinkCheckBox {
	margin-top: 4px;
	margin-left: 3px;
} 
.catwalk-hyperLinkUnderlinedMini {
	font-size: 10px;
}
.catwalk-hyperLinkUnderlined-hovering, .catwalk-hyperLinkCheckBox-hovering, .catwalk-hyperLinkUnderlinedMini-hovering {
	text-decoration: underline;
}
.catwalk-waypoint {
	font-size: 10px;
	cursor: pointer;
	cursor: hand;
}
.catwalk-waypoint:hover {
	text-decoration: underline;
}
.catwalk-popupLabel {
	color: White;
	cursor: default;
}
.catwalk-adSense {
	background-color: white;
	cursor: default;
	color: black;
}
.catwalk-whiteLabel-bold {
	color: White;
	font-weight: bold;
	cursor: default;
}
.catwalk-bold {
	font-weight: bold;
}

.catwalk-topLeftFlexTableLable, catwalk-topRightFlexTableLable {
	color: White;
	font-weight: bold;
	cursor: default;
	padding: 0px 10px;
}
.catwalk-sortListHeader {
	padding: 3px;
}
.catwalk-mainListHeader {
	padding: 3px;
	cursor: pointer;
	cursor: hand;
}
.catwalk-mainListHeaderMini {
	padding: 3px;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
}
.catwalk-button {
	width: 75px;
}
.catwalk-dateLinePulse, .catwalk-dateLineContacts, .catwalk-dateLineNavigation, .catwalk-dateLineFavourites {
	padding: 10px;
	border-bottom: 1px solid #6D6E71;
	background: white;
	color: black;
	font-weight: bold;
}

.catwalk-dateLinePulseMini, .catwalk-dateLineContactsMini, .catwalk-dateLineNavigationMini, .catwalk-dateLineFavouritesMini {
	padding: 0px;
	border-bottom: 1px solid #6D6E71;
	background: none;
	color: black;
	font-weight: bold;
}

.catwalk-mainListLinePulse, .catwalk-mainListLineContacts, .catwalk-mainListLineNavigation, .catwalk-mainListLineFavourites {
	padding: 2px;
	border-top: 1px solid #3D3C3C;
	border-right: 1px solid #3D3C3C;
	border-bottom: 1px solid #3D3C3C;
	border-left: 1px solid #3D3C3C;
	cursor: pointer;
	cursor: hand;
	background-color: white;
	color: black;
}

.catwalk-mainListLinePulseMini, .catwalk-mainListLineContactsMini, .catwalk-mainListLineNavigationMini, .catwalk-mainListLineFavouritesMini {
	padding: 0px;
	border-top: 0px solid #6D6E71;
	border-right: 0px solid #6D6E71;
	border-bottom: 0px solid #6D6E71;
	border-left: 0px solid #6D6E71;
	cursor: pointer;
	cursor: hand;
	background-color: white;
}

.catwalk-mainListLinePulse-selected {
	padding: 2px;
	border: 1px solid #EB5D1E;
	cursor: pointer;
	cursor: hand;
	background-color: white;
}
.catwalk-mainListLineContacts-selected {
	padding: 2px;
	border: 1px solid #008BCA;
	cursor: pointer;
	cursor: hand;
	background-color: white;
}
.catwalk-mainListLineNavigation-selected {
	padding: 2px;
	border: 1px solid #B0CD11;
	cursor: pointer;
	cursor: hand;
	background-color: white;
}
.catwalk-mainListLineFavourites-selected {
	padding: 2px;
	border: 1px solid #C2008C;
	cursor: pointer;
	cursor: hand;
	background-color: white;
}

.catwalk-mainListLinePulseMini-selected {
	padding: 0px;
	border: 0px solid #EB5D1E;
	cursor: pointer;
	cursor: hand;
	background-color: white;
}
.catwalk-mainListLineContactsMini-selected {
	padding: 0px;
	border: 0px solid #008BCA;
	cursor: pointer;
	cursor: hand;
}
.catwalk-mainListLineNavigationMini-selected {
	padding: 0px;
	border: 0px solid #B0CD11;
	cursor: pointer;
	cursor: hand;
}
.catwalk-mainListLineFavouritesMini-selected {
	padding: 0px;
	border: 0px solid #C2008C;
	cursor: pointer;
	cursor: hand;
}

.catwalk-editFlexTablePulse {
	border: 1px solid #EB5D1E;
	background-color: white;
}
.catwalk-editFlexTableContacts {
	border: 1px solid #008BCA;
	background-color: white;
}
.catwalk-editFlexTableNavigation {
	border: 1px solid #B0CD11;
	background-color: white;
}
.catwalk-editFlexTableFavourites {
	border: 1px solid #C2008C;
	background-color: white;
}

.catwalk-scopePanel {
	padding-top: -10px;
}

.catwalk-scopeLabel {
	color: black;
	font-size: 16px;
	margin-top: 10px;
	margin-left: 5px;
}

.catwalk-scopeButton {
	background-color: #999999;
	padding: 2px;
	border-right: 1px solid white;
	border-spacing: 0px;
	width: 50px;
	height: 15px;
	font-size: 10px;
	color: white;
}

.catwalk-scopeButton-selected {
	background-color: #3D3C3C;
}

.catwalk-scopeButton-hovering {
	background-color: #3D3C3C;
	text-decoration: underline;
}

.catwalk-tabPanel {
}

.catwalk-tabPanel .gwt-TabPanelBottom {
	border: 0px solid #87b3ff;
}

.catwalk-tabPanelHome .catwalk-tabPanelWidget {
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}
.catwalk-tabPanelPulse .catwalk-tabPanelWidget {
	border-left: 1px solid #EB5D1E;
	border-right: 1px solid #EB5D1E;
	border-bottom: 1px solid #EB5D1E;
	border-top: 1px solid #EB5D1E;
}
.catwalk-tabPanelContacts .catwalk-tabPanelWidget {
	border-left: 1px solid #008BCA;
	border-right: 1px solid #008BCA;
	border-bottom: 1px solid #008BCA;
	border-top: 1px solid #008BCA;
}
.catwalk-tabPanelNavigation .catwalk-tabPanelWidget {
	border-left: 1px solid #B0CD11;
	border-right: 1px solid #B0CD11;
	border-bottom: 1px solid #B0CD11;
	border-top: 1px solid #B0CD11;
}
.catwalk-tabPanelFavourites .catwalk-tabPanelWidget {
	border-left: 1px solid #C2008C;
	border-right: 1px solid #C2008C;
	border-bottom: 1px solid #C2008C;
	border-top: 1px solid #C2008C;
}

.catwalk-tabBar {
	font-size: smaller;
}

.catwalk-tabBar .gwt-TabBarFirst {
	height: 100%;
	border-bottom: 0px solid #87b3ff;
	border-right: 0px solid #87b3ff;
}

.catwalk-tabBar .gwt-TabBarRest {
	 border-bottom: 0px solid #87b3ff;
}

.catwalk-tabBar .gwt-TabBarItem {
	padding: 5px 5px 3px 5px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	cursor: pointer;
	cursor: hand;
}

.catwalk-tabBar .gwt-TabBarItem-wrapper {
	background-image: url(images/gradientLineNoneButton.png);
	background-repeat: repeat-x;
	padding: 0px;
	border-right: 1px solid white;
	border-spacing: 0px;
}
.catwalk-tabBarHome .gwt-TabBarItem-selected,
.catwalk-tabBarHome .gwt-TabBarItem-wrapper-selected {
	background-image: url(images/gradientLineHomeButton.png);
	background-repeat: repeat-x;
}

.catwalk-tabBarPulse .gwt-TabBarItem-selected,
.catwalk-tabBarPulse .gwt-TabBarItem-wrapper-selected {
	background-image: url(images/gradientLinePulseButton.png);
	background-repeat: repeat-x;
}

.catwalk-tabBarContacts .gwt-TabBarItem-selected,
.catwalk-tabBarContacts .gwt-TabBarItem-wrapper-selected {
	background-image: url(images/gradientLineContactsButton.png);
	background-repeat: repeat-x;
}

.catwalk-tabBarNavigation .gwt-TabBarItem-selected,
.catwalk-tabBarNavigation .gwt-TabBarItem-wrapper-selected {
	background-image: url(images/gradientLineNavigationButton.png);
	background-repeat: repeat-x;
}

.catwalk-tabBarFavourites .gwt-TabBarItem-selected,
.catwalk-tabBarFavourites .gwt-TabBarItem-wrapper-selected {
	background-image: url(images/gradientLineFavouritesButton.png);
	background-repeat: repeat-x;
}

.catwalk-editEditLabelPulse {
	padding: 5px;
	background: #EB5D1E;
	color: black;
	font-weight: bold;
}
.catwalk-editEditLabelContacts {
	padding: 5px;
	background: #008BCA;
	color: black;
	font-weight: bold;
}
.catwalk-editEditLabelNavigation {
	padding: 5px;
	background: #B0CD11;
	color: black;
	font-weight: bold;
}
.catwalk-editEditLabelFavourites {
	padding: 5px;
	background: #C2008C;
	color: black;
	font-weight: bold;
}

.catwalk-mainListImage {
}

.catwalk-mainTitleLabel {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
.catwalk-summaryListLineFavourites {
	cursor: pointer;
	cursor: hand;
}

.catwalk-homeIconButton {
	cursor: pointer;
	cursor: hand;
	margin-left: 2px;
	margin-right: 0px;
}

.catwalk-homeIconButtonSeparator {
	cursor: pointer;
	cursor: hand;
	margin-left: -2px;
	margin-right: 0px;
	border-right: 1x solid #666666;
}

.catwalk-mainIconButton {
	width: 10px;
	height: 10px;
	cursor: pointer;
	cursor: hand;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
}
.catwalk-favouritesIconButton {
	width: 10px;
	height: 10px;
	cursor: pointer;
	cursor: hand;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10px;
}
.catwalk-mainIconImage {
	width: 10px;
	height: 10px;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
}
.catwalk-mainImageButton {
	cursor: pointer;
	cursor: hand;
}


.catwalk-mainButton, 
.catwalk-loginButton, .catwalk-loginButtonWide, .catwalk-loginButtonNarrow,
.catwalk-mainHomeButton, .catwalk-mainHomeButtonWide, .catwalk-mainHomeButtonNarrow,
.catwalk-mainPulseButton, .catwalk-mainPulseButtonWide, .catwalk-mainPulseButtonNarrow,  
.catwalk-mainContactsButton, .catwalk-mainContactsButtonWide, .catwalk-mainContactsButtonNarrow,  
.catwalk-mainNavigationButton, .catwalk-mainNavigationButtonWide, .catwalk-mainNavigationButtonNarrow, 
.catwalk-mainFavouritesButton, .catwalk-mainFavouritesButtonWide, .catwalk-mainFavouritesButtonNarrow  {
	background-image: url(images/gradientLineNoneButton.png);
	background-repeat: repeat-x;
	margin: 0px;
	color: white;
	width: 80px;
	font-size: 12px;
	line-height: 23px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
}

* html .catwalk-mainButton, 
* html .catwalk-loginButton, * html .catwalk-loginButtonWide, * html .catwalk-loginButtonNarrow,
* html .catwalk-mainHomeButton, * html .catwalk-mainHomeButtonWide, * html .catwalk-mainHomeButtonNarrow,
* html .catwalk-mainPulseButton, * html .catwalk-mainPulseButtonWide, * html .catwalk-mainPulseButtonNarrow,
* html .catwalk-mainContactsButton, * html .catwalk-mainContactsButtonWide, * html .catwalk-mainContactsButtonNarrow,
* html .catwalk-mainNavigationButton, * html .catwalk-mainNavigationButtonWide, * html .catwalk-mainNavigationButtonNarrow,
* html .catwalk-mainFavouritesButton, * html .catwalk-mainFavouritesButtonWide, * html .catwalk-mainFavouritesButtonNarrow  {
	margin-top: -1px;
	margin-bottom: 1px;
}


.catwalk-mobileButton {
	width: 50px;
}

.catwalk-swivelPulseButton {
	width: 140px;
	height: 40px;
	line-height: 40px;
	background: #E94224;
}

.catwalk-swivelContactsButton {
	width: 140px;
	height: 40px;
	line-height: 40px;
	background: #008BCA;
}

.catwalk-swivelNavigationButton {
	width: 140px;
	height: 40px;
	line-height: 40px;
	background: #BAD009;
}

.catwalk-swivelFavouritesButton {
	width: 140px;
	height: 40px;
	line-height: 40px;
	background: #C2008C;
}

.catwalk-loginButton-hovering,  .catwalk-loginButtonWide-hovering, .catwalk-loginButtonNarrow-hovering, 
.catwalk-loginButton-selected,  .catwalk-loginButtonWide-selected, .catwalk-loginButtonNarrow-selected {
	background-image: url(images/gradientLinePulseButton.png);
	background-repeat: repeat-x;
}
.catwalk-loginButtonWide {
	width: 150px;
}
.catwalk-loginButtonNarrow {
	width: 30px;
}
.catwalk-mainHomeButton-hovering,  .catwalk-mainHomeButtonWide-hovering, .catwalk-mainHomeButtonNarrow-hovering, 
.catwalk-mainHomeButton-selected,  .catwalk-mainHomeButtonWide-selected, .catwalk-mainHomeButtonNarrow-selected {
	background-image: url(images/gradientLineHomeButton.png);
	background-repeat: repeat-x;
}
.catwalk-mainHomeButtonWide {
	width: 150px;
}
.catwalk-mainHomeButtonNarrow {
	width: 30px;
}
.catwalk-mainPulseButton-hovering, .catwalk-mainPulseButtonWide-hovering, .catwalk-mainPulseButtonNarrow-hovering,
.catwalk-mainPulseButton-selected, .catwalk-mainPulseButtonWide-selected, .catwalk-mainPulseButtonNarrow-selected {
	background-image: url(images/gradientLinePulseButton.png);
	background-repeat: repeat-x;
}
.catwalk-mainPulseButtonWide {
	width: 150px;
}
.catwalk-mainPulseButtonNarrow {
	width: 40px;
}
.catwalk-mainContactsButton-hovering, .catwalk-mainContactsButtonWide-hovering, .catwalk-mainContactsButtonNarrow-hovering,
.catwalk-mainContactsButton-selected, .catwalk-mainContactsButtonWide-selected, .catwalk-mainContactsButtonNarrow-selected {
	background-image: url(images/gradientLineContactsButton.png);
	background-repeat: repeat-x;
}
.catwalk-mainContactsButtonWide {
	width: 150px;
}
.catwalk-mainContactsButtonNarrow {
	width: 40px;
}
.catwalk-mainNavigationButton-hovering,  .catwalk-mainNavigationButtonWide-hovering, .catwalk-mainNavigationButtonNarrow-hovering,
.catwalk-mainNavigationButton-selected,  .catwalk-mainNavigationButtonWide-selected, .catwalk-mainNavigationButtonNarrow-selected {
	background-image: url(images/gradientLineNavigationButton.png);
	background-repeat: repeat-x;
}
.catwalk-mainNavigationButtonWide {
	width: 150px;
}
.catwalk-mainNavigationButtonNarrow {
	width: 40px;
}
.catwalk-mainFavouritesButton-hovering, .catwalk-mainFavouritesButtonWide-hovering, .catwalk-mainFavouritesButtonNarrow-hovering, 
.catwalk-mainFavouritesButton-selected, .catwalk-mainFavouritesButtonWide-selected, .catwalk-mainFavouritesButtonNarrow-selected  {
	background-image: url(images/gradientLineFavouritesButton.png);
	background-repeat: repeat-x;
}
.catwalk-mainFavouritesButtonWide {
	width: 150px;
}
.catwalk-mainFavouritesButtonNarrow {
	width: 40px;
}
.catwalk-verticalText {
	writing-mode: tb-rl;
	filter: flipv fliph;
	/* glyph-orientation-vertical: 90deg; */
}

// Entire widget
.goog-date-picker {
}
// Grid in the DatePicker. This includes week names and the date numbers.
.goog-date-picker .grid {
} 
// Month and Year titles on the top
.goog-date-picker .title {
} 
// Month and year increment and decrement buttons
.goog-date-picker .control {
} 
// Month and year list available by clicking on them
.goog-date-picker .control-menu {
} 
// The block of month/year display with its increment decrement controls
.goog-date-picker .control-block {
} 
// Top area containing month and year controls
.goog-date-picker .control-pane {
} 
// Clickable today button
.goog-date-picker .control-today {
} 
// Any date
.goog-date-picker .weekday {
} 
// Weekday names
.goog-date-picker .week-names {
} 
// Week of the year number
.goog-date-picker .week-numbers {
} 
// Weekend startdate
.goog-date-picker .weekend-start {
} 
// Weekend end date
.goog-date-picker .weekend-end {
} 
// Special formatting for today  
.goog-date-picker .today {
}
// Special formatting for the selected date
.goog-date-picker .selected {
} 
// Opacity reducing formatting for the adjacent months
.goog-date-picker .other-month {
} 
