/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=deedf7&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=100&borderColorHeader=aed0ea&fcHeader=222222&iconColorHeader=72a7cf&bgColorContent=f2f5f7&bgTextureContent=04_highlight_hard.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=362b36&iconColorContent=72a7cf&bgColorDefault=d7ebf9&bgTextureDefault=02_glass.png&bgImgOpacityDefault=80&borderColorDefault=aed0ea&fcDefault=2779aa&iconColorDefault=3d80b3&bgColorHover=e4f1fb&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=74b2e2&fcHover=0070a3&iconColorHover=2694e8&bgColorActive=3baae3&bgTextureActive=02_glass.png&bgImgOpacityActive=50&borderColorActive=2694e8&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=ffef8f&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=25&borderColorHighlight=f9dd34&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=cd0a0a&bgTextureError=01_flat.png&bgImgOpacityError=15&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffffff&bgColorOverlay=eeeeee&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=90&opacityOverlay=80&bgColorShadow=000000&bgTextureShadow=04_highlight_hard.png&bgImgOpacityShadow=70&opacityShadow=30&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #f2f5f7 url(http://maritime-connector.com/themes/mc/images/cupertino/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x; color: #362b36; }
.ui-widget-content a { color: #362b36; }
.ui-widget-header { border: 1px solid #aed0ea; background: #deedf7 url(http://maritime-connector.com/themes/mc/images/cupertino/ui-bg_highlight-soft_100_deedf7_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #aed0ea; background: #d7ebf9 url(http://maritime-connector.com/themes/mc/images/cupertino/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2779aa; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2779aa; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #74b2e2; background: #e4f1fb url(http://maritime-connector.com/themes/mc/images/cupertino/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #0070a3; }
.ui-state-hover a, .ui-state-hover a:hover { color: #0070a3; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #2694e8; background: #3baae3 url(http://maritime-connector.com/themes/mc/images/cupertino/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #f9dd34; background: #ffef8f url(http://maritime-connector.com/themes/mc/images/cupertino/ui-bg_highlight-soft_25_ffef8f_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #cd0a0a url(http://maritime-connector.com/themes/mc/images/cupertino/ui-bg_flat_15_cd0a0a_40x100.png) 50% 50% repeat-x; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(http://maritime-connector.com/themes/mc/images/cupertino/ui-icons_72a7cf_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(http://maritime-connector.com/themes/mc/images/cupertino/ui-icons_72a7cf_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(http://maritime-connector.com/themes/mc/images/cupertino/ui-icons_72a7cf_256x240.png); }
.ui-state-default .ui-icon { background-image: url(http://maritime-connector.com/themes/mc/images/cupertino/ui-icons_3d80b3_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(http://maritime-connector.com/themes/mc/images/cupertino/ui-icons_2694e8_256x240.png); }
.ui-state-active .ui-icon {background-image: url(http://maritime-connector.com/themes/mc/images/cupertino/ui-icons_ffffff_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(http://maritime-connector.com/themes/mc/images/cupertino/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(http://maritime-connector.com/themes/mc/images/cupertino/ui-icons_ffffff_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -khtml-border-top-left-radius: 6px; border-top-left-radius: 6px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -khtml-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -khtml-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; -khtml-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }

/* Overlays */
.ui-widget-overlay { background: #eeeeee url(http://maritime-connector.com/themes/mc/images/cupertino/ui-bg_diagonals-thick_90_eeeeee_40x40.png) 50% 50% repeat; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #000000 url(http://maritime-connector.com/themes/mc/images/cupertino/ui-bg_highlight-hard_70_000000_1x100.png) 50% top repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Resizable 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*
 * jQuery UI Autocomplete 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.16
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Button 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; }
button.ui-button-icons-only { width: 3.7em; }

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * jQuery UI Slider 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
 * jQuery UI Tabs 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * jQuery UI Datepicker 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Progressbar 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
/* -------------------------------------------------------------- 
   
   Maritime Connector - Reset StyleSheet
   @author Sinisa Kusic - Mail <contact.sinisa@gmail.com>, Skype <sinisa.kusic>
   @copyright Maritime Connector
     
-------------------------------------------------------------- */


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

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse; border-spacing: 0; }
a img { border: none; }
/*
    Document   : custom
    Created on : Mar 30, 2012, 10:58:41 AM
    Author     : pavel
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
ul#job_countries{
	width:350px;
	height: 300px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin:0;
	border:1px solid #005C8E;
}

ul#job_countries li{
	height:30px;
	list-style: none;
}


ul#job_countries li label span{
	float:left;
	margin-top:7px;
	color: #005C8E;
	padding-left: 2px;
}

ul#job_countries li label{
	width:100%;
	height:100%;
	cursor: pointer;
}

ul#job_countries li label input[type="checkbox"]{
	float:left;
	margin-top: 7px;
}

ul#job_countries li:nth-child(odd) {
	background: #F0F0F0;
}

ul#job_countries li:nth-child(even) {
	background: #FFF;
}

#filter_criteria{
	margin:5px 0;
}

#filter_criteria span{
	position:relative;
	float:left;
	background-color: #F0F0F0;
	border:1px solid #005C8E;
	padding:5px 8px;
	border-radius: 5px 5px 5px 5px;
	margin:5px;
}

#filter_criteria span:hover{
	border:1px solid #F62817;
	background-color:#F75D59;
	cursor: pointer;
}

#filter_criteria span#all_countries{
	border:0px;
	position:relative;
	float:left;
	background-color: #FFF;
	padding:0;
	margin:0;
}

span.tooltip{
	position: absolute;
	background: url('http://maritime-connector.com/themes/mc/images/qmark.png') 0 0 no-repeat;
	width:20px;
	height:20px;
	cursor: pointer;
	margin:-2px;
	padding:0;
}

span.tooltip > span{
	display:none;
}

span.tooltip:hover > span{
	display:block;
	background-color: #F0F0F0;
	border:1px solid #005C8E;
	padding:8px 12px;
	border-radius: 5px 5px 5px 5px;
	position:absolute;
	top:30px;
	left:-20px;
	z-index: 999;
	width:400px;
	height:auto;
	box-shadow: 0 0 3px #999999;
}
/* -------------------------------------------------------------- 
   
   Maritime Connector - Rebuild StyleSheet
   @author Sinisa Kusic - Mail <contact.sinisa@gmail.com>, Skype <sinisa.kusic>
   @copyright Maritime Connector
     
-------------------------------------------------------------- */

body { background: #fff; }
body, input, textarea { color: #111; font: 12px Arial,sans-serif; line-height: 1.5; }

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; clear: both; }
hr { background-color: #ccc; border:0; height: 1px; margin-bottom: 1.5em; }

/* Text elements
-------------------------------------------------------------- */
p {	margin-bottom: 1.5em; }
ul { margin: 0 0 1.5em 2.5em; }
ol { margin: 0 0 1.5em 2.5em; }
ul { list-style:disc; }
ol { list-style-type: decimal; }
ol ol { list-style:upper-alpha; }
ol ol ol { list-style:lower-roman; }
ol ol ol ol { list-style:lower-alpha; }
ul ul, ol ol, ul ol, ol ul { margin-bottom:0; }
dl	{ margin:0 1.5em; }
dt { font-weight: bold; }
dd { margin-bottom: 1.5em; }
strong { font-weight: bold; }
cite, em, i { font-style: italic; }
blockquote { margin: 0 3em; }
blockquote em, blockquote i, blockquote cite { font-style: normal; }
pre { font: 11px Monaco, monospace; line-height: 1.5; margin-bottom: 1.5em; }
code { font: 11px Monaco, monospace; }
abbr, acronym { border-bottom: 1px dotted #666; cursor: help; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; vertical-align: baseline;	position: relative; }
sup { bottom: 1ex; }
sub { top: .5ex; }
/* --------------------------------------------------------------

   Maritime Connector - Typo StyleSheet
   @author Sinisa Kusic - Mail <contact.sinisa@gmail.com>, Skype <sinisa.kusic>
   @copyright Maritime Connector

-------------------------------------------------------------- */
/*
@font-face { font-family:Calibri; src:local("Calibri"), url("http://maritime-connector.com/themes/mc/fonts/calibri.ttf") format("truetype"); font-weight:normal; font-style:normal; }
*/
html { background:#fff url(http://maritime-connector.com/themes/mc/images/background-top.jpg) repeat-x 0 0; }
body { color:#000; background-color:transparent; font-family:Calibri, Arial, Helvetica, sans-serif; font-size:14px; line-height:1.2em; margin:0 auto; padding:0 0 50px 0; }

h1, h2, h3, h4, h5, h6 { color:#000; clear:none; font-weight:bold; }
body.authors h1 { color:#005c8e; }
h1 { font-size:22px; margin:10px 0 20px 0; line-height:28px; }
h2 { font-size:18px; margin:10px 0 15px 0; line-height:24px; }
h3 { font-size:16px; margin:10px 0 10px 0; line-height:20px; }
h4 { font-size:14px; margin:10px 0 5px 0; line-height:16px; }
h5 { font-size:12px; margin:10px 0 5px 0; line-height:14px; }
h6 { font-size:11px; margin:10px 0 5px 0; line-height:12px; }

h2.separator { width:690px; margin:0 auto 20px auto; padding:0 10px; font-size:16px; line-height:27px; color:#000; background:url(http://maritime-connector.com/themes/mc/images/fixed-size-boxes.png) no-repeat 0 -241px; font-weight:normal; clear:both; }

p { margin:10px auto; text-align:justify; }
img { border:none; padding:0; }
img a { border:none; }
img.left { float:left; border:none; padding:6px 0 0 0; }
img.right { float:right; border:none; padding:0 0 0 6px; }

blockquote { border-left:1px solid #ccc; margin:15px; padding:12px; }

code { }

/* checklist */
ul.check-list, ul.check-list li { margin:0; padding:0; }
ul.check-list li { position:relative; padding:0 0 0 25px; margin:0 0 10px 0; list-style:none; line-height:16px; }
ul.check-list.blue li { margin:0 0 10px 0; color:#1170a0; font-size:18px; line-height:18px; }
ul.check-list span.icon { position:absolute; top:0px; left:0; width:19px; height:15px; margin:0 5px -5px 0; display:block; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat 0 -82px; }

/* step list */
ol.step-list, ol.step-list li { margin:0; padding:0; }
ol.step-list span.count { position:absolute; left:0; top:20px; width:40px; display:block; font-size:40px; line-height:40px; color:#b4b4b4; }
ol.step-list li { position:relative; padding:20px 0 20px 30px; list-style:none; border-bottom:solid 1px #f5f5f5; overflow:hidden; }
ol.step-list li.last { margin:30px 0 0 0; padding:0; text-align:center; border:none; }
ol.step-list h4 { margin:0; padding:0; color:#1170a0; font-weight:normal; font-size:16px; }
ol.step-list p { margin:0; padding:0; color:#b4b4b4; font-weight:normal; }

/* simple link list */
ul.simple-link-list, ul.simple-link-list li, ul.simple-link-list li h4 { margin:0; padding:0; }
ul.simple-link-list li { margin:0 0 5px 0; list-style:none; }
ul.simple-link-list li h4 { font-size:14px; }

/* --------------------------------------------------------------
  simple list
-------------------------------------------------------------- */
ul.simple-list, ul.simple-list li { margin:0; padding:0; }
ul.simple-list ul { margin:10px 0; }
ul.simple-list li { position:relative; margin:0 0 10px 0; padding:0 0 0 15px; list-style:none; font-size:16px; display:block; }
ul.simple-list li li { font-size:14px; }
ul.simple-list li span.icon { position:absolute; top:1px; left:0; width:9px; height:13px; display:block;  background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat -18px -84px; }
ul.simple-list li span.count { display:inline-block; width:50px; margin:0 10px 0 0; text-align:right; }
ul.simple-list li span.count.folders { display:inline-block; width:auto; margin:0 10px 0 0; text-align:right; padding-left:20px}
ul.simple-list a { display:inline-block; text-decoration:none; clear:none; }

/* links */
a { color:#005c8e; }
a:hover { color:#000; text-decoration:none; }
a.top { width:85px; line-height:12px; display:block; float:right; text-align:right; clear:both; margin:25px 0; background:url(http://maritime-connector.com/themes/mc/images/elements.gif) no-repeat -949px -434px; }

/* --------------------------------------------------------------

   Maritime Connector - Layout StyleSheet
   @author Sinisa Kusic - Mail <contact.sinisa@gmail.com>, Skype <sinisa.kusic>
   @copyright Maritime Connector

-------------------------------------------------------------- */

/* --------------------------------------------------------------
  layout
-------------------------------------------------------------- */
#wrap, #header, #content, #footer div.inner { width:960px; margin:0 auto; display:block; clear:both; }
#header { position:relative; height:140px; margin-bottom:20px; background:url(http://maritime-connector.com/themes/mc/images/header-background.jpg) no-repeat center top; }
body.pdf #header {height: 75px; background:none;}
#content { padding:0 0 20px 0; overflow:hidden; }
body.index #main-content { width:460px; }
#main-content { width:710px; float:left; }
#sidebar, #sidebar-two { width:230px; display:inline; }
#sidebar { float:left; margin:0 20px 0 0; }
#sidebar-two { float:right; margin:0 0 0 20px; }
#footer { background:url(http://maritime-connector.com/themes/mc/images/background-bottom.jpg) repeat-x 0 0; }
#footer div.inner { padding:100px 0 50px 0; overflow:hidden; position: relative; }
#webiny {display: block; position: absolute; top: 100px; right: 0; width: 24px; height: 24px; background: url(http://maritime-connector.com/themes/mc/images/webiny-logo.png) 0 0 no-repeat; text-indent: -9999px;}

/* --------------------------------------------------------------
  common
-------------------------------------------------------------- */
div.clear { display:block; clear:both; }

/* buttons */
a.button { display:inline-block; margin:0; padding:0; border:none; background:url(http://maritime-connector.com/themes/mc/images/buttons-right.png) no-repeat right 0; cursor:pointer; text-decoration:none; }
a.button span { display:inline-block; background:url(http://maritime-connector.com/themes/mc/images/buttons-left.png) no-repeat left 0; cursor:pointer; }

a.button.blue.big { background-position:right -230px; }
a.button.blue.big span {font-size:18px; height: 16px; color:#000; padding:6px 10px 8px 10px; line-height: 100%; background-position:left -230px; text-transform:uppercase; font-weight:bold; }
a.button.blue.big:hover span { color:#333; }
#profile a.button.blue.big {background-position:right -270px;}
#profile a.button.blue.big span {background-position:left -270px;}

a.button.blue.small { background-position:right -100px; }
a.button.blue.small span { font-size:12px; color:#000; padding:0 10px; line-height:22px; background-position:left -100px; text-transform:uppercase; font-weight:bold; }
a.button.blue.small:hover span { color:#333; }

a.button.grey.small { background-position:right 0; }
a.button.grey.small span { font-size:16px; height: 15px; color:#3985c5; padding:6px 10px 9px 10px; line-height:100%; background-position:left 0; text-transform:uppercase; font-weight:bold; }
a.button.grey.small:hover span { color:#000; }

a.button.dark.grey.small { background-position:right -130px; }
a.button.dark.grey.small span { font-size:12px; color:#000; padding:0 10px; line-height:22px; background-position:left -130px; text-transform:uppercase; font-weight:bold; }
a.button.dark.grey.small:hover span { color:#333; }

a.button.grey.big { background-position:right -38px; }
a.button.grey.big span { font-size:16px; color:#3985c5; padding:0 10px; line-height:56px; background-position:left -38px; text-transform:uppercase; font-weight:bold; }
a.button.grey.big:hover span { color:#000; }

a.button.compare.down { background-position:right -160px; }
a.button.compare.down span { font-size:14px; color:#000; padding:0 10px 0 30px; line-height:28px; background-position:left -160px; text-transform:uppercase; font-weight:bold; }
a.button.compare.down:hover span { color:#3985c5; }

a.button.compare.up { background-position:right -160px; }
a.button.compare.up span { font-size:14px; color:#000; padding:0 10px 0 30px; line-height:28px; background-position:left -194px; text-transform:uppercase; font-weight:bold; }
a.button.compare.up:hover span { color:#3985c5; }

#top-section .button {margin: 0 0 0 10px;}

/* icons */
a.icon, span.icon { display:inline-block; margin:0; padding:0; border:none; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat 0 0; text-indent:-9999em; cursor:pointer; }

/* date */
small.date { position:absolute; top:0; left:0; width:50px; height:33px; display:block; overflow:hidden; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat 0 -97px; }
small.date span { position:absolute; display:block; width:50px; text-align:center; }
small.date span.year { bottom:0; font-size:14px; }
small.date span.month { top:0; font-size:10px }

/* level */
p.level { width:60px; height:16px; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat 0 -320px; }
p.level span { display:block; height:16px; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat 0 -336px; text-indent:-9999em; }

/* special links */
a.more { position:relative; display:inline-block; padding:0 15px 0 0; line-height:13px; float:right; text-decoration:none; color:#000; }
a.more span.icon { position:absolute; top:0; right:0; width:9px; height:13px; display:block;  background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat -18px -84px; }
a.move { width:38px; height:18px; display:block; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat -193px -190px; text-indent:-9999em; overflow:hidden; }
a.remove { width:18px; height:17px; display:block; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat -144px -190px; text-indent:-9999em; overflow:hidden; }
a.expand-collapse { width:18px; height:17px; display:block; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat -165px -190px; text-indent:-9999em; overflow:hidden; }

/* ex buttons, now bar */
ul.buttons {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 10px 5px;
	text-align: center;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	border: 1px solid #a6a6a6;
	background: #fff;
	background: -moz-linear-gradient(100% 100% 90deg, #d6dcec, #fff);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d6dcec), to(#fff));
	background: -webkit-linear-gradient(#fff, #d6dcec);
	background: -o-linear-gradient(top, #fff, #d6dcec);
}
ul.buttons li {
	display: inline;
	padding: 0 5px;
	line-height: 130%;
}

/* --------------------------------------------------------------
  boxes
-------------------------------------------------------------- */
/* common style for boxes */
div.box { background:url(http://maritime-connector.com/themes/mc/images/boxes-middle.png) repeat-y 0 0; margin:0 0 20px 0; float:left; }
div.box-head { background:url(http://maritime-connector.com/themes/mc/images/boxes-top.png) no-repeat 0 0; height:30px; padding:10px 0px 10px 16px; font-size:14px; color:#000; font-weight:normal; float:left; }
div.box-head h1, div.box-head h2, div.box-head h3, div.box-head p, div.box-head a { margin:0; padding:0; font-size:15px;  line-height:22px; color:#000; font-weight:normal; }
div.box-body { background:url(http://maritime-connector.com/themes/mc/images/boxes-bottom.png) no-repeat 0 bottom; padding:5px 10px 20px 10px; float:left; }
a.icon.rss { position:absolute; top:10px; right:10px; width:26px; height:26px; background-position:0 -293px; }
.jobs a.icon.rss {top:-45px !important;}
a.icon.rss:hover { background-position:-30px -293px; }
.box-head .left {float: left;}
.box-head .right {float: right; margin: 0 15px 0 0; }
.box-head a.right {color: #005C8E; text-decoration: none;}
.box-head a.right:hover {color: #000;}

/* small box */
div.box.small { width:230px; }
div.box.small div.box-head { width:214px; }
div.box.small div.box-body { width:210px; }

/* medium box */
div.box.medium { width:345px; background-position:-1430px 0; }
div.box.medium div.box-head { width:338px; background-position:-1430px 0; }
div.box.medium div.box-body { width:325px; background-position:-1430px bottom; }
body.news div.box.medium {margin: 0px 5px 15px 5px;}
#other-news-by-category div.box.medium:nth-child(even){
	margin-right:20px !important;
	margin-left:0px !important;
}
#other-news-by-category div.box.medium:nth-child(odd){
	margin-left:0px !important;
	margin-right:0px !important;
}
body.news div.box.medium div.box-head { width:338px;}

/* large box */
div.box.large { width:460px; background-position:-240px 0; }
div.box.large div.box-head { width:444px; background-position:-240px 0; }
div.box.large div.box-body { width:440px; background-position:-240px bottom; }

/* extra large box */
div.box.xlarge { width:710px; background-position:-710px 0; }
div.box.xlarge div.box-head { position:relative; width:694px; background-position:-710px 0; }
div.box.xlarge div.box-body { width:690px; background-position:-710px bottom; }

/* extra extra large box */
div.box.xxlarge { width:960px; background-position:-2453px 0; }
div.box.xxlarge div.box-head { position:relative; width:944px; background-position:-2453px 0; }
div.box.xxlarge div.box-body { width:940px; background-position:-2453px bottom; }

/* --------------------------------------------------------------
  logo
-------------------------------------------------------------- */
#logo, #logo a { width:205px; height:70px; margin:0; padding:0; display:block; }
#logo { position:absolute; left:0; top:15px; }
#logo a { background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat 0 0; text-indent:-9999em; }

/* --------------------------------------------------------------
  counter
-------------------------------------------------------------- */
#counter { position:absolute; left:250px; top:15px; width:460px; margin:0; padding:0; overflow:hidden; }
#counter ul { margin:0 auto; padding:0; overflow:hidden; }
#counter li { width:100px; display:inline; float:left; margin:0 26px; padding:0; list-style:none; font-size:11px; color:#000; text-align:center; overflow:hidden; }
#counter strong, .big-blue { margin:0; padding:0; display:block; clear:both; font-size:26px; line-height:1em; color:#1170a0; font-weight:normal; text-align:center; }
.big-blue {display:inline}
#counter p { text-align:center; font-size:14px; font-weight:normal; color:#005199; padding:5px 0; margin:8px 0 0 0; }

/* --------------------------------------------------------------
  search and register/profile
-------------------------------------------------------------- */
#search-and-register, #search-and-profile { position:relative; width:960px; height:230px; margin:0 0 20px 0; background:url(http://maritime-connector.com/themes/mc/images/header-photos.jpg) no-repeat 0 0; overflow:hidden; }

/* --------------------------------------------------------------
  profile
-------------------------------------------------------------- */
#profile { position:absolute; top:0; right:0; padding:10px; width:338px; height:210px; overflow:hidden; background:url(http://maritime-connector.com/themes/mc/images/header-box-profile.png) no-repeat 0 0; }
#profile.company-profile { position:absolute; top:0; right:0; padding:10px; width:210px; height:210px; overflow:hidden; background:url(http://maritime-connector.com/themes/mc/images/header-box-profile.png) no-repeat 0 0; text-align: center}
#profile img { float:left; margin:0 10px 0 0; width:100px; max-height:100px}
#profile.company-profile img { margin:0 auto 0 0; width:210px}
#profile h2 { font-size:16px; font-weight:normal; margin:0px 0 15px 0; float:left; width:210px;}
#profile.company-profile h2 { font-size:18px; font-weight:normal; margin:10px 0 15px 0; float:left; width:210px;}
#profile h3 { font-size:12px; font-weight:normal; margin:10px 0 0 0; padding-top:5px;  text-transform:uppercase; clear: both;}
#profile p { margin:0; padding:0; color:#736e6e; line-height:16px; }
#profile span.progress { width:313px; padding:0 10px 0 3px; height:50px; display:block; clear:both; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat 0 -385px; }
#profile span.progress span { height:30px; display:block; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat 0 -435px; text-indent:-9999em; }
#profile p.links { margin:10px 15px 0 0; text-align:right; }

/* --------------------------------------------------------------
  register
-------------------------------------------------------------- */
#register { position:absolute; top:0; right:0px; width:200px; height:210px; padding: 20px 10px 0 20px; overflow:hidden; background:url(http://maritime-connector.com/themes/mc/images/header-box.png) no-repeat 0 0;}
#register h2 { margin:0 0 20px 0; padding:0 10px 0 0; color:#7e7e7e; font-size:19px; font-weight:bold; text-align: center;}
#create-free-account-link { margin:20px 0 0 0; }

/* --------------------------------------------------------------
  featured jobs
-------------------------------------------------------------- */
#featured-jobs { position:relative; width:940px; height:92px; margin:0 0 20px 0; padding:10px; background:url(http://maritime-connector.com/themes/mc/images/fixed-size-boxes.png) no-repeat 0 0; overflow:hidden; }
#featured-jobs h2 { position:absolute; top:0; left:10px; margin:0; padding:0; font-size:15px; color:#989898; font-weight:bold; text-transform:uppercase; }
#featured-jobs a.more { position:absolute; right:10px; bottom:5px; text-transform:uppercase; margin:0; padding:0; }
#featured-jobs ul { position:absolute; width:940px; height:92px; margin:15px 0 0 45px; padding:0; }
#featured-jobs li, #featured-jobs h3 { width:100px; height:80px; margin:0 25px 0 0; padding:3px 0 0 0; }
#featured-jobs li { display:inline; float:left; list-style:none; }
#featured-jobs li span { display:none; }
#featured-jobs a img {height:52px; width:100px;}

/* --------------------------------------------------------------
  jobs and candidates list
-------------------------------------------------------------- */
ul.jobs-and-candidates-list { position:relative; margin:0; padding:0; display:block; clear:both; background:url(http://maritime-connector.com/themes/mc/images/two-side-list-background.png) repeat-y center center; float:left; }
ul.jobs-and-candidates-list li.jobs, ul.jobs-and-candidates-list li.candidates { position:relative; width:200px; display:inline; margin:0; padding:0; list-style:none; }
ul.jobs-and-candidates-list li.jobs { float:left; padding-right:20px; }
ul.jobs-and-candidates-list li.candidates { float:right; padding-left:20px; }
ul.jobs-and-candidates-list li.jobs ul { margin:0; padding:0; }
ul.jobs-and-candidates-list li.jobs li { margin:0 0 10px 0; list-style:none; display:block; overflow:hidden; }
ul.jobs-and-candidates-list h2 { position:absolute; line-height:40px; top:-53px; margin:0; padding:0 0 0 20px; font-size:15px; color:#000; font-weight:normal; }
ul.jobs-and-candidates-list h3 { font-size:14px; margin:0 0 5px 0; padding:0; line-height:14px; font-weight:normal; }
ul.jobs-and-candidates-list li.jobs h2 { width:210px; padding:0; left:10px; border-right:solid 1px #fff; }
ul.jobs-and-candidates-list li.candidates h2 { width:190px; right:10px; border-left:solid 1px #b8b7b7; }
ul.jobs-and-candidates-list p { text-align:left; }
ul.jobs-and-candidates-list a { text-decoration:none; }


ul.jobs-and-candidates-list li.jobs li li { margin:0; line-height:16px; }
ul.jobs-and-candidates-list li.jobs li li em { color:#848484; }
ul.jobs-and-candidates-list li.jobs li a { text-decoration:none; }

ul.jobs-and-candidates-list li.candidates ul, ul.jobs-and-candidates-list li.candidates li { margin:0; padding:0; list-style:none; }
ul.jobs-and-candidates-list li.candidates li { margin:0 0 6px 0; padding:0; list-style:none; overflow:hidden; display:inline-block; width: 195px; float:left; }
ul.jobs-and-candidates-list li.candidates li.cv-hunter { margin:0 0 10px 0;}
ul.jobs-and-candidates-list h3, ul.jobs-and-candidates-list p { margin:0; padding:0; line-height:14px; clear:none; }
ul.jobs-and-candidates-list a.candidate-thumb { margin:0 10px 0 0; float:left; width:50px; height:50px}

/* --------------------------------------------------------------
  new apps and cv hunter
-------------------------------------------------------------- */
ul.apps-cv-hunter-list { position:relative; margin:0; padding:0; display:block; clear:both; /*background:url(http://maritime-connector.com/themes/mc/images/two-side-list-background.png) repeat-y center center;*/ float:left; }
ul.apps-cv-hunter-list li.apps, ul.apps-cv-hunter-list li.candidates { position:relative; width:263px; display:inline; margin:0; padding:0; list-style:none; }
ul.apps-cv-hunter-list li.apps { float:left; padding-right:20px; }
ul.apps-cv-hunter-list li.candidates { float:right; padding-left:20px; }
ul.apps-cv-hunter-list li.apps ul { margin:0; padding:0; }
ul.apps-cv-hunter-list li.apps li { margin:0 0 10px 0; list-style:none; display:block; overflow:hidden; }
ul.apps-cv-hunter-list h2 { position:absolute; line-height:40px; top:-53px; margin:0; padding:0 0 0 20px; font-size:15px; color:#000; font-weight:normal; }
ul.apps-cv-hunter-list h3 { font-size:14px; margin:0 0 5px 0; padding:0; line-height:14px; font-weight:normal; }
ul.apps-cv-hunter-list li.apps h2 { width:210px; padding:0; left:10px; border-right:solid 1px #fff; }
ul.apps-cv-hunter-list li.candidates h2 { width:190px; right:10px; border-left:solid 1px #b8b7b7; }
ul.apps-cv-hunter-list p { text-align:left; }
ul.apps-cv-hunter-list a { text-decoration:none; }


ul.apps-cv-hunter-list li.apps li li { margin:0; line-height:16px; }
ul.apps-cv-hunter-list li.apps li li em { color:#848484; }
ul.apps-cv-hunter-list li.apps li a { text-decoration:none; }

ul.apps-cv-hunter-list li.candidates ul, ul.apps-cv-hunter-list li.candidates li { margin:0; padding-left:50px; list-style:none; }
ul.apps-cv-hunter-list li.candidates li { margin:0 0 10px 0; padding:0; list-style:none; overflow:hidden; display:inline-block; width: 263px; float:left; }
ul.apps-cv-hunter-list h3, ul.apps-cv-hunter-list p { margin:0; padding:0; line-height:16px; clear:none; }
ul.apps-cv-hunter-list a.candidate-thumb { margin:0 10px 0 0; float:left; width:50px; height:50px}

/* --------------------------------------------------------------
  job hunter
-------------------------------------------------------------- */
ul.apps-job-hunter-list { position:relative; margin:0; padding:0; display:block; clear:both;  list-style: none;}
ul.apps-job-hunter-list li{ position:relative; width:263px; display:inline; margin:0; padding:0; list-style:none; }
ul.apps-job-hunter-list li{ float:left; padding-right:20px; margin:0 0 10px}
ul.apps-job-hunter-list h2 { position:absolute; line-height:40px; top:-53px; margin:0; padding:0 0 0 20px; font-size:15px; color:#000; font-weight:normal; }
ul.apps-job-hunter-list h3 { font-size:14px; margin:0 0 5px 0; padding:0; line-height:14px; font-weight:normal; }
ul.apps-job-hunter-list p { text-align:left; }
ul.apps-job-hunter-list a { text-decoration:none; }


ul.apps-job-hunter-list h3, ul.apps-job-hunter-list p { margin:0; padding:0; line-height:16px; clear:none; }
ul.apps-job-hunter-list a.candidate-thumb { margin:0 10px 0 0; float:left; width:50px; height:48px}

/* --------------------------------------------------------------
  related jobs
-------------------------------------------------------------- */
#related-jobs ul, #related-jobs li { margin:0; padding:0; }
#related-jobs li { position:relative; list-style:none; margin:0 0 10px 0; padding:0 0 0 15px; }
#related-jobs li span.icon { position:absolute; top:1px; left:0; width:9px; height:13px; display:block;  background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat -18px -84px; }
#related-jobs h3 { margin:0 0 5px; padding:0; line-height:16px; display:inline-block; }
#related-jobs li li { margin:0; padding:0; line-height:16px; }
#related-jobs li li em { color:#848484; }
#related-jobs li a { text-decoration:none; }

/* --------------------------------------------------------------
  featured jobs and banner
-------------------------------------------------------------- */
#featured-news-and-banner { width:960px; height:230px; margin:0 auto 20px 0; overflow:hidden; }
#featured-news-and-banner div.banner { width:350px; height:230px; padding:0; overflow:hidden; float:right; /*background:url(http://maritime-connector.com/themes/mc/images/header-picture-boxes.jpg) no-repeat -610px -1380px;*/ }
#featured-news { position:relative; width:610px; height:230px; display:inline; float:left; overflow:hidden; }
#featured-news h2 { margin:10px 0 0 10px; width:590px; font-variant:small-caps; font-size:14px; font-weight:bold; color:#fff; }
#featured-news-teaser { position:absolute; left:0; bottom:75px; width:590px; height:30px; padding:10px; color:#fff; background:url(http://maritime-connector.com/themes/mc/images/transparent-backgrounds.png) no-repeat 1px -265px; font-size:12px; overflow:hidden; }
#featured-news-thumbs { position:absolute; left:0; bottom:0; width:570px; height:65px; margin:0; padding:10px 20px; background:url(http://maritime-connector.com/themes/mc/images/transparent-backgrounds.png) no-repeat 1px -265px; overflow:hidden; }
#featured-news-thumbs li { width:65px; height:65px; list-style:none; display:inline; float:left; margin:0 15px; padding:0;  }
#featured-news-thumbs h3, #featured-news-thumbs a { width:65px; height:65px; margin:0; padding:0; display:block; overflow:hidden; text-decoration:none; }
#featured-news-thumbs span, #featured-news-thumbs p { display:none; }
#featured-news-thumbs a.active { border:solid 1px #fff; width:63px; height:63px; }

/* --------------------------------------------------------------
  news
-------------------------------------------------------------- */
#news {  }

/* --------------------------------------------------------------
  news list
-------------------------------------------------------------- */
ul.news-list, ul.news-list li { margin:0; padding:0; }
ul.news-list li { position:relative; padding:0 0 10px 160px; margin:0 0 10px 0; list-style:none; overflow:hidden; }
ul.news-list div.news-thumb { position:absolute; top:0; left:0; width:150px; }
ul.news-list div.news-thumb p { margin:0; padding:0; font-size:12px; color:#7f7f7f; text-align:center; }
ul.news-list h3 { position:relative; font-size:16px; display:block; clear:both; padding:5px 0 15px 60px; border-bottom:solid 1px #f5f5f5; }
ul.news-list h3 a { text-decoration:none; }
ul.news-list small.date { top:10px; left:160px; }
ul.news-list p.links { clear:both;  }

/* --------------------------------------------------------------
  news wide
-------------------------------------------------------------- */
#news-wide {  }

/* --------------------------------------------------------------
  most popular and most commented news
-------------------------------------------------------------- */
#most-popular-and-most-commented-news { position:relative; }
#most-popular-and-most-commented-news dl { width:370px; margin:0; padding:0; display:inline; float:left; }
#most-popular-and-most-commented-news dt { position:absolute; width:150px; line-height:40px; margin:0; padding:0; font-size:14px; color:#000; font-weight:normal; cursor:pointer; text-align:center; }
#most-popular-and-most-commented-news dt { color:#005199; }
#most-popular-and-most-commented-news dt.active { text-decoration:underline; font-weight:bold; }
#most-popular-and-most-commented-news dt:hover { text-decoration:underline; }
#most-popular-and-most-commented-news dd { margin:0; padding:0; width:370px; display:none; }
#most-popular-news-trigger { top:1px; left:1px; border-right:solid 1px #fff; }
#most-commented-news-trigger { top:1px; left:150px; border-left:solid 1px #b8b7b7; }
#most-popular-and-most-commented-news #most-popular-news { display:block; }
#most-popular-and-most-commented-news div.banner { width:302px; height:252px; display:inline; float:right; overflow:hidden; }
#most-popular-and-most-commented-news dl ol, #most-popular-and-most-commented-news dl li { width:370px; margin:0; padding:0; }
#most-popular-and-most-commented-news dl li { position:relative; width:290px; padding:5px 10px 10px 70px; list-style:none; background:url(http://maritime-connector.com/themes/mc/images/blue-gradient.jpg) repeat-x left bottom; }
#most-popular-and-most-commented-news dl li small.date { top:5px; left:10px; }
#most-popular-and-most-commented-news dl li a { font-weight:bold; text-decoration:none; }
#most-popular-and-most-commented-news dl li p { margin:0; padding:0; }

/* --------------------------------------------------------------
  other news by category
-------------------------------------------------------------- */
#other-news-by-category { margin:20px 0 0 0; display:block; clear:both; overflow:hidden; }
#other-news-by-category div.column { width:345px; margin:0 20px 0 0; display:inline; float:left; overflow:hidden; }
#other-news-by-category div.column.last { margin:0; }

/* --------------------------------------------------------------
  related compny news
-------------------------------------------------------------- */
#related-compny-news { color:#838383; }
#related-compny-news ul { margin:0; padding:0; }
#related-compny-news li { margin:0 0 20px 0; padding:0; list-style:none; }
#related-compny-news h3 { margin:0; padding:0; }
#related-compny-news p.date { margin:0 0 20px 0; }

/* --------------------------------------------------------------
  news details
-------------------------------------------------------------- */
#news-details {  }
#news-details-title { position:relative; width:305px; float:left; margin:0 0 10px 0;  padding:5px 0 10px 70px; border-bottom:solid 1px #f5f5f5;  }
#news-details-title small.date { top:5px; left:0; }
#news-details-title h2 { padding:5px 0 0 0; margin:0; color:#164095; }
#news-details div.banner { width:302px; height:252px; margin:0 0 10px 10px; display:inline; float:right; overflow:hidden; }

/* --------------------------------------------------------------
  static content
-------------------------------------------------------------- */
#static-content {  }
#static-content-title { position:relative; width:370px; float:left; margin:0 0 10px 0;  padding:5px 0 10px 0; border-bottom:solid 1px #f5f5f5;  }
#static-content h2 { padding:5px 0 0 0; margin:0; color:#164095; }
#static-content div.banner { width:302px; height:252px; margin:0 0 10px 10px; display:inline; float:right; overflow:hidden; }

/* --------------------------------------------------------------
  register and find maritime job
-------------------------------------------------------------- */
#register-and-find-maritime-job { }
#register-and-find-maritime-job div.box-body { /*min-height:850px*/ }
#register-and-find-maritime-job ul.check-list { margin:20px 0; }
#register-and-find-maritime-job h3 { margin:30px 0 10px 0; padding:5px 0; color:#1170a0; font-size:24px; border-bottom:solid 1px #f5f5f5; font-weight:normal; }

/* --------------------------------------------------------------
  testimonials
-------------------------------------------------------------- */
#testimonials { overflow:hidden; }
#testimonials div.thumb { width:140px; margin:15px 20px 0 0; display:inline; float:left; }
#testimonials blockquote { width:280px; margin:0; padding:0; display:inline; float:right; border:none; }
#testimonials cite { color:#005199; font-size:15px; }

/* --------------------------------------------------------------
  rate article
-------------------------------------------------------------- */
#rate-article { width:690px; margin:20px 0; padding:20px 0; border-top:solid 1px #f5f5f5; border-bottom:solid 1px #f5f5f5; overflow:hidden; }
#rate-article p { width:345px; margin:0; padding:0; display:inline; float:left; line-height:28px; color:#164095; font-size:16px; }
#rate-article p.left { text-align:left; }
#rate-article p.right { text-align:right; float: right; }
#rate-article a.yes, #rate-article a.no { width:28px; height:27px; margin:0 0 -5px 0; display:inline-block; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat 0 0; text-indent:-9999em; }
#rate-article a.yes span, div#rate-article a.no span { display:none; }
#rate-article a.yes { background-position:0 -132px; }
#rate-article a.no { background-position:-33px -132px; }

/* --------------------------------------------------------------
  gallery
-------------------------------------------------------------- */
div.gallery { width:690px; padding:0 0 20px 0; position:relative; overflow:hidden; border-bottom:solid 1px #f5f5f5;  }
div.gallery h3 { padding:0 0 20px 0; font-size:16px; color:#164095; font-weight:normal; border-bottom:solid 1px #f5f5f5; }
div.gallery ul { margin:0; padding:0; width:2000em; overflow:hidden;}
div.gallery li { width:690px; margin:0; padding:0; list-style:none; text-align:center; float:left; }
div.gallery li a { display:inline-block; width:150px; height:113px; margin:8px; }
div.gallery li img { width:140px; height:105px; padding:5px; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat -105px -71px; }
div.gallery a.previous, div.gallery a.next { position:absolute; width:27px; height:28px; display:block; text-indent:-9999em; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat 0 0; }
div.gallery a.previous { left:0; bottom:10px; background-position:0 -160px; }
div.gallery a.next { right:0; bottom:10px; background-position:-27px -160px; }
div.gallery a.disabled { display:none; }

/* --------------------------------------------------------------
  comments
-------------------------------------------------------------- */
div#comments { width:660px; margin:20px auto; }
div#comments blockquote { border:none; color:#736e6e; font-style:italic; }
div#comments p.info { color:#979797; text-align:left; }

ol#comments-list, ol#comments-list li { width:660px; display:block; margin:0; padding:0; }
ol#comments-list li ol { width:auto; }
ol#comments-list li { list-style:none; background:url(http://maritime-connector.com/themes/mc/images/boxes-middle.png) repeat-y -1784px 0; }
ol#comments-list div.comment-outer { list-style:none; background:url(http://maritime-connector.com/themes/mc/images/boxes-top.png) no-repeat -1784px 0; }
ol#comments-list div.comment-inner { padding:10px 10px 10px 130px; background:url(http://maritime-connector.com/themes/mc/images/boxes-bottom.png) no-repeat -1784px bottom; }
ol#comments-list li li { position:relative; width:auto; padding:0 0 0 100px; background:none; }

div.user-comment { padding:0 0 10px 0; position:relative; border-bottom:dotted 1px #d0d0d0; }
div.user-comment cite { margin:0 0 0 40px; }
div.user-comment span.icon { position:absolute; top:0; left:0; width:32px; height:24px; display:block; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat -1px -189px; }
div.user-comment blockquote { margin:0; padding:0; border:none; color:#736e6e; font-style:italic; }
div.user-comment a.user-avatar { position:absolute; top:0; left:-120px; width:91px; height:91px; display:block; text-align:center; text-decoration:none; }
div.user-comment a.user-avatar img { display:block; clear:both; }

div.comment-responses { position:relative; width:510px; margin:20px 0 0 0; }
div.comment-responses span.icon { position:absolute; top:0; left:20px; width:25px; height:28px; display:block; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat -1px -214px; }
div.comment-responses blockquote { margin:0; padding:0 0 0 20px; }
div.comment-responses a.user-avatar { position:absolute; top:0; left:40px; width:41px; height:41px; display:block; text-align:center; text-decoration:none; }

/* --------------------------------------------------------------
  compare
-------------------------------------------------------------- */
#compare { }

/* --------------------------------------------------------------
  compare table
-------------------------------------------------------------- */
#compare-table { width:940px; margin:0; padding:0; background-color:#fff; }
#compare-table span.icon { width:32px; height:32px; margin:0 auto; padding:0; display:block; text-indent:-9999em; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat 0 0; }
#compare-table span.icon.yes { background-position:0 -252px; }
#compare-table span.icon.no { background-position:-32px -252px; }
#compare-table th, #compare-table td { margin:0; padding:5px; }

#compare-table thead tr.first th { width:220px; padding:20px 10px; vertical-align:middle; font-size:18px; font-weight:normal; text-align:center; text-transform:uppercase; color:#fff; background:#005199 url(http://maritime-connector.com/themes/mc/images/transparent-backgrounds.png) repeat-x 0 -393px; border:solid 1px #fff; }
#compare-table thead tr.first th.last { width:140px; background-color:#3a9ef7; }

#compare-table tbody th { width:140px; height:80px; text-align:center; vertical-align:middle; background-color:#ededed; border:solid 1px #fff; }
#compare-table tbody td { text-align:center; vertical-align:middle; border:dotted 1px #d0d0d0; }
#compare-table tbody tr.first td.last { width:140px; padding:10px; color:#fff; background-color:#a1a1a1; text-align:left; font-size:13px; line-height:1.2em; vertical-align: middle}
#compare-table tbody tr.first td.last p { text-align:left; }

#compare-table thead tr.second th, #compare-table thead tr.second td, #compare-table tfoot th, #compare-table tfoot td { font-size:12px; font-weight:normal; text-align:center; vertical-align:middle; background:#ededed; border:solid 1px #fff; }
#compare-table thead tr.second th.first, #compare-table thead tr.second th.last, #compare-table tfoot th.first, #compare-table tfoot th.last { background-color:#d0d0d0; }

#compare-table a.button { clear:both; margin:10px auto; }

#compare-table ul.check-list { margin:20px 0; }
#compare-table ul.check-list li { line-height:12px; padding:0 0 0 15px; }
#compare-table ul.check-list li span.icon { position:absolute; top:0; left:0; width:9px; height:13px; display:block; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat -19px -84px; }

#compare-table p.signature { color:#000; }
#compare-table p.links { margin:20px 0; text-align:center; }
#compare-table p.links a { display:block; margin:10px auto; color:#fff; text-decoration:underline; text-transform:uppercase; text-align:center; font-size:14px; line-height:1.2em; }

/* --------------------------------------------------------------
  results
-------------------------------------------------------------- */
#results {  }
#results a:hover { color:#005199; }
#results div.box-head h2 {
	display: inline-block;
    float: left;
    line-height: 26px;
    padding: 0 10px 0 10px;
    position: relative;
}
#results a.search-again-link { position:relative; display:inline-block; padding:0 10px 0 25px; line-height:26px; text-decoration:none; float:left; }
#results a.search-again-link span.icon { position:absolute; top:2px; left:0; width:19px; height:19px; line-height:26px; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat -55px -161px; text-decoration:none; }
#results div.box-head p.result-count { float:left; line-height:26px; padding:0 10px; border-left:solid 1px #d4d4d4; border-right:solid 1px #d4d4d4; }
#results p.set-view-links { font-size:12px; float:left; line-height:26px; padding:0 10px; }
#results div.box-head p.set-view-links { border-right:solid 1px #d4d4d4; }
#results p.set-view-links a { position:relative; font-size:12px; line-height:26px; margin:0 5px 0 0; padding:0 0 0 20px; display:inline-block; text-decoration:none; }
#results p.set-view-links a span.icon { position:absolute; top:5px; left:0; width:16px; height:16px; display:block; text-indent:-9999em; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat 0 0;  }
#results p.set-view-links a.list-view span.icon { background-position:-71px -190px; }
#results p.set-view-links a.gallery-view span.icon { background-position:-94px -190px; }
#results p.set-view-links a.table-view span.icon { background-position:-118px -190px; }
#results div.box-head p.results-per-page { width:110px; margin:0; float:right; line-height:26px; text-align:right; }
#results div.box-head p.results-per-page.p10{padding: 0 10px 0 0 }
#results div.box-head form .limit{margin: 0 0 0 10px}
#results #top-section label.checkbox {padding: 0 4px;}
#results #results-list label.checkbox {
	display: block;
	float: left;
	padding: 27px 0;
	margin: 0 0 0 -26px;
}
#results #results-list label.checkbox input {position: static;}
#results a.compare-button { width:104px; height:25px; display:block; float:left; }
#top-section { margin:0 auto 10px auto; display:block; clear:both; overflow:hidden; }
#top-section a.compare-button { background-position:0 -628px; }
#top-section p.pagination { margin:0; padding:0; float:right; }
#bottom-section, #bottom-section div.top { margin:10px auto 0 auto; display:block; clear:both; overflow:hidden; }
#bottom-section div.bottom { overflow:hidden; margin:10px 0 0 0; }
#bottom-section div.bottom a { color:#000; }
#bottom-section div.bottom a:hover { color:#005199; }
#bottom-section p.pagination { margin:0 0 0 55px; padding:0; float:left; }
#bottom-section p.results-per-page { margin:0; padding:0; float:right; }
#bottom-section a.compare { float:left; }
#bottom-section p.set-view-links { float:right; line-height:1em; margin:0; padding:0; }
#list-header { display:none; width:660px; margin:0 auto; padding:5px 0 5px 30px; background:#f5f5f5; border-top:dotted 1px #d0d0d0; overflow:hidden; }
#list-header span { width:110px; display:block; padding:0 20px 0 0; float:left; font-size:16px; color:#005199; }

/* --------------------------------------------------------------
  results list
-------------------------------------------------------------- */
#results-list { margin:0; padding:0; border-top:dotted 1px #d0d0d0; float:left; width:690px; display:block; }
#results-list li { width:650px; position:relative; margin:0; padding:10px 10px 10px 30px; list-style:none; display:block; float:left; clear:both; background-color:#f8f8f8; border-bottom:dotted 1px #d0d0d0; }
#results-list li:hover { background-color:#c4c4c4; }
#results-list li.featured { background-color:#fff2ca; }
#results-list li.hot { background-color:#ffcaca; }
#results-list span.icon { position:absolute; top:10px; left:135px; display:block; width:20px; height:20px; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat 0 0; }
#results-list span.icon-company-profile { position:absolute; top:10px; left:5px; display:block; width:20px; height:20px; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat 0 0; }
#results-list li.featured span.icon { background-position:-32px -188px; }
#results-list li.hot span.icon { background-position:-51px -189px; }
#results-list input { position:absolute; top:10px; left:5px; }
#results-list img { float:left; margin:0 40px 0 0; border:solid 1px #7a9ce4; width:100px}
#results-list h3, #results-list p { font-size:16px; color:#005199; margin:0; padding:0; display:inline; clear:none; font-weight:normal; }
#results-list p.description { font-size:12px; color:#000; display:block; }
#results-list p.description strong { margin:0 0 10px 0; font-size:16px; display:block; clear:right; font-weight:normal; }
#results-list .t_show {display:none}
#results-list .l_show {
	bottom: 54px;
    position: absolute;
    right: 165px;
}

/* gallery view */
#results.gallery-view #results-list li { width:132px; height:220px; float:left; clear:none; background:none; overflow:hidden; }
#results.gallery-view #results-list li:hover { background:none; }
#results.gallery-view #results-list li:hover img { border:solid 1px #c4c4c4; }
#results.gallery-view #results-list li.featured img { border:solid 1px #fff2ca; }
#results.gallery-view #results-list li.hot img { border:solid 1px #ffcaca; }
#results.gallery-view #results-list span.icon { top:13px; left:130px; }
#results.gallery-view #results-list img { float:none; margin:0 0 10px 0; width:100px}
#results.gallery-view #results-list h3, #results.gallery-view #results-list p { font-size:12px; color:#000; float:none; }
#results.gallery-view #results-list p.description { display:none; }
#results.gallery-view #results-list .t_show {display:none}
#results.gallery-view #results-list .l_show {display:none}

/* table view */
#results.table-view #list-header { display:block; }
#results.table-view #results-list a h3{text-decoration: underline}
#results.table-view #results-list li img { display:none; }
#results.table-view #results-list h3, #results.table-view #results-list p { width:110px; display:block; padding:0 20px 0 0; float:left; clear:none; font-size:12px; color:#000; text-align:left;}
#results.table-view #results-list h3 span, #results.table-view #results-list p span, #results.table-view #results-list h3.title { display:none; }
#results.table-view #results-list p.description { display:none; }
#results.table-view #results-list p.department { display:none; }
#results.table-view #results-list span.icon { top:8px; left:135px; }
#results.table-view #results-list .t_show {display:block}
#results.table-view #results-list .t_hide {display:none}
#results.table-view #results-list .l_show {display:none}

/* --------------------------------------------------------------
  register now
-------------------------------------------------------------- */
#reqister-now { float:right; }
/*#reqister-now  div.box-body { min-height:850px; }*/

/* --------------------------------------------------------------
  three step
-------------------------------------------------------------- */
#three-step {  }
#three-step h3 { padding:0 0 10px 0; font-size:24px; color:#1170a0; font-weight:normal; text-align:center; border-bottom:solid 1px #f5f5f5; }
#match-your-cv { margin:0 auto; }

/* --------------------------------------------------------------
  cv card
-------------------------------------------------------------- */
#cv-card, #cv-summary { width:450px; margin:0 20px 20px 0; display:inline; float:left; }
#cv-card img { width:105px; border:solid 2px #7a9ce4; float:left; margin:0 20px 20px 0; }
#cv-card h3 { font-size:34px; color:#a6a6a6; font-weight:normal; clear:none; }
#cv-card p { font-size:16px; }
#cv-card p.e-mail { margin:0 0 20px 0; }

/* --------------------------------------------------------------
  cv data table
-------------------------------------------------------------- */
table.cv-data-table { width:100%; margin:0 auto 20px auto; border:solid 1px #a6a6a6; }
table.cv-data-table thead th { text-align:left; font-size:16px; font-weight:normal; background:#f1f1f1 url(http://maritime-connector.com/themes/mc/images/transparent-backgrounds.png) repeat-x 0 -393px; }
table.cv-data-table td, table.cv-data-table th { padding:10px; background:#f2f2f2; border:solid 1px #a6a6a6; }
table.cv-data-table tr.alt td, table.cv-data-table tr.alt th, table.cv-data-table tr:nth-child(even) td { background:#fff; }
table.cv-data-table strong { color:#477ba9; font-weight:normal; }
table.cv-data-table.small-padding td, table.cv-data-table.small-padding th { padding:8px;}

/* --------------------------------------------------------------
  ship data table
-------------------------------------------------------------- */
table.ship-data-table { width:100%; margin:0 auto 20px auto; border:solid 1px #a6a6a6; }
table.ship-data-table thead th { text-align:left; font-size:14px; font-weight:normal; background:#f1f1f1 url(http://maritime-connector.com/themes/mc/images/transparent-backgrounds.png) repeat-x 0 -393px; }
table.ship-data-table td, table.ship-data-table th { padding:7px; background:#f2f2f2; border:solid 1px #a6a6a6; }
table.ship-data-table tr.alt td, table.ship-data-table tr.alt th, table.ship-data-table tr:nth-child(even) td { background:#fff; }
table.ship-data-table strong { color:#477ba9; font-weight:normal; }
table.ship-data-table.small-padding td, table.ship-data-table.small-padding th { padding:8px;}

/* --------------------------------------------------------------
  info box
-------------------------------------------------------------- */
#info-box { width:660px; margin:0 auto; background:url(http://maritime-connector.com/themes/mc/images/boxes-middle.png) repeat-y -1784px 0;  min-height: 200px; }
#info-box div.outer { background:url(http://maritime-connector.com/themes/mc/images/boxes-top.png) no-repeat -1784px 0; }
#info-box div.inner { padding:10px 10px 10px 130px; background:url(http://maritime-connector.com/themes/mc/images/boxes-bottom.png) no-repeat -1784px bottom; }
#info-box h2 { margin:0 0 10px 0; padding:0; font-size:24px; font-weight:normal; }
#info-box h3 { margin:0; padding:0; font-size:20px; font-weight:normal; }
#info-box h4 { margin:0; padding:0; font-size:16px; text-transform:uppercase; font-weight:normal; }
#info-box div.description { position:relative; color:#736e6e; }
#info-box div.description p { margin:0 0 20px 0 }
#info-box div.description span.icon { position:absolute; top:0; left:0; width:32px; height:24px; display:block; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat -1px -189px; }
#info-box div.description img.user-avatar { position:absolute; top:0; left:-120px; display:block; text-align:center; text-decoration:none; width:100px}
#info-box div.description img { display:block; clear:both; }
#info-box p.links { text-align:right; }
#info-box table { width:100%; margin:0; padding:0; }
#info-box th, #info-box td { margin:0; padding:2px 5px; color:#005199; font-weight:normal; text-align:left; }
#info-box th { width:35%; }
#info-box .actions {margin: 0 0 20px 0; padding: 0; overflow: hidden;}
#info-box .actions:after {content: ".";	display: block;	height: 0; padding: 0; clear: both;	visibility: hidden;}
#info-box .actions li {
	list-style: none;
	width: 230px;
	float: left;
	margin: 0;
	padding: 0;
	color: #000;
}
#info-box .actions li:nth-child(2) {
	border-left: 1px solid #ccc;
	padding: 0 0 0 30px;
	width: 250px;
}
#info-box .actions a {
	clear: both;
	display: inline-block;
	width: auto;
	margin: 10px 0 0 0;
	padding: 10px;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	border: 1px solid #a6a6a6;
	background: #fff;
	background: -moz-linear-gradient(100% 100% 90deg, #8db3d9, #d6dcec);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8db3d9), to(#d6dcec));
	background: -webkit-linear-gradient(#d6dcec, #8db3d9);
	background: -o-linear-gradient(top, #d6dcec, #8db3d9);
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

/* --------------------------------------------------------------
  portfolio
-------------------------------------------------------------- */
#portfolio { }
#portfolio div.box-head { position:relative; }
#portfolio div.box-head a.remove, #portfolio div.box-head a.expand-collapse { position:absolute; top:12px; }
#portfolio div.box-head a.remove { right:30px; }
#portfolio div.box-head a.expand-collapse { right:8px; }
#portfolio ul { margin:0; padding:0; color:#8c8c8c; text-align:justify; }
#portfolio li { margin:0 0 10px 0; padding:0; list-style:none; }
#portfolio p { margin:0; padding:0; }
#portfolio li p.links { position:relative; margin:5px 0 0 0; padding:5px 30px 5px 5px; border:solid 1px #a6a69f; background:#fafafa url(http://maritime-connector.com/themes/mc/images/transparent-backgrounds.png) repeat-x 0 -393px; text-align:left; }
#portfolio li p.links a.move { position:absolute; top:5px; right:5px; width:38px; height:18px; display:block; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat -193px -190px; text-indent:-9999em; }
#portfolio li p.links a.remove { display:inline; position:static; background:none; }
#portfolio p.links { text-align:center; }

/* --------------------------------------------------------------
  cv list
-------------------------------------------------------------- */
#cv-list { width:660px; margin:10px auto; padding:0; }
#cv-list li { position:relative; margin:0; padding:0; list-style:none; display:block; }
#cv-list li div.description { position:relative; color:#8c8c8c; padding:10px 0; border-bottom:dotted 1px #d0d0d0; }
#cv-list h3, #personal-cv h3, .ships.profile .box-body h3, .ships.profile .box-body h4 { font-size:18px; padding:10px 5px; background:#f0f7fd url(http://maritime-connector.com/themes/mc/images/transparent-backgrounds.png) no-repeat 0 -484px; font-weight:normal; border-top:dotted 1px #d0d0d0; border-bottom:dotted 1px #d0d0d0; }
#cv-list h4{ margin:0; padding:0; color:#005199; font-size:16px; font-weight:normal; }
#cv-list h4 span { color:#8c8c8c; }
#cv-list p { margin:0; }
#cv-list p.when { position:absolute; top:10px; right:10px; padding:5px; text-align:center; background:#f0f7fd; color:#000; }
#cv-list dl { margin:20px 0 0 0; padding:0; }
#cv-list dt, #cv-list dd { margin:0; padding:0 }
#cv-list dt { color:#000; font-weight:normal; }
#cv-list li a.remove, #cv-list li a.expand-collapse { position:absolute; top:12px; }
#cv-list li a.remove { right:30px; }
#cv-list li a.expand-collapse { right:8px; }
#cv-list p.links { margin:10px 0 0 0; }
#cv-list div.description p.links { position:relative; margin:5px 0 0 0; padding:5px 30px 5px 5px; border:solid 1px #a6a69f; background:#fafafa url(http://maritime-connector.com/themes/mc/images/transparent-backgrounds.png) repeat-x 0 -393px; }
#cv-list div.description p.links a.move { position:absolute; top:5px; right:5px; width:38px; height:18px; display:block; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat -193px -190px; text-indent:-9999em; }
#cv-list div.description p.links a.remove { display:inline; position:static; background:none; }
#cv-pdf #cv-list {width: 940px}

/* --------------------------------------------------------------
  job list
-------------------------------------------------------------- */
#job-list { width:660px; margin:10px auto; padding:0; }
#job-list li { position:relative; margin:0; padding:0; list-style:none; display:block; }
#job-list h3 { font-size:18px; padding:10px 5px; background:#f0f7fd url(http://maritime-connector.com/themes/mc/images/transparent-backgrounds.png) no-repeat 0 -483px; font-weight:normal; border-top:dotted 1px #d0d0d0; border-bottom:dotted 1px #d0d0d0; }
#job-list dl { margin:0; padding:0; }
#job-list dt { margin:0; padding:0; font-size:16px; color:#005199; font-weight:normal; }
#job-list dd { margin:0 0 10px 0; padding:0 0 10px 0; border-bottom:dotted 1px #f1f1f1; }

/* --------------------------------------------------------------
  skils
-------------------------------------------------------------- */
.skills p.level { position:absolute; top:10px; right:10px; }

/* --------------------------------------------------------------
  company banner
-------------------------------------------------------------- */
div.company-banner { margin:20px 0; padding:0 0 20px 0; border-bottom:dotted 1px #8c8c8c; text-align:center; }
div.company-banner img {  }

/* --------------------------------------------------------------
  fleet gallery
-------------------------------------------------------------- */
#fleet-gallery { margin:20px 0 0 0; }
#fleet-gallery h3 { margin:0; padding:0; line-height:16px; background:url("http://maritime-connector.com/themes/mc/images/transparent-backgrounds.png") repeat-x scroll 0 -393px #FAFAFA; border:1px solid #A6A69F; margin: 5px 0 0; padding:5px; }
#fleet-gallery > ul { margin:0 auto; padding:0; }
#fleet-gallery > ul > li { width:99px; margin:0; padding:10px 8px; list-style:none; display:inline; float:left; /* border-bottom:dotted 1px #8c8c8c;*/ text-align:center; }
#fleet-gallery  > ul > li img { border:solid 2px #7a9ce4; display:block; margin:0 auto; }
#fleet-gallery h4 { font-weight:normal; }
#fleet-gallery > ul > li > a { display:block; overflow:hidden; }
#fleet-gallery a.current { background:#FFF; }

/* ship descriptions */
div.ship-descriptions { display:block; clear:both; padding:20px 0 0 0; }

/* --------------------------------------------------------------
  mail list
-------------------------------------------------------------- */
table.mail-list { width:100%; margin:0; padding:0; border:solid 1px #fafafa; }
table.mail-list h3, table.mail-list h4 { font-size:14px; margin:0 0 5px 0; padding:0; font-weight:normal; }
table.mail-list p { font-size:12px; line-height:12px; color:#979797; margin:0; padding:0; text-align:left; }
table.mail-list td.details.full p { font-size:14px; line-height:14px; color:#333; }
table.mail-list td { padding:5px; border-bottom:solid 1px #fafafa; vertical-align:top; }
table.mail-list td.checkbox { width:20px; }
table.mail-list td.avatar { width:45px; }
table.mail-list td.envelope { width:175px; }
table.mail-list td.details { }
table.mail-list ul.check-list { margin:20px 0 0; }

/* --------------------------------------------------------------
  links table
-------------------------------------------------------------- */
table.links-table { width:100%; margin:0 auto; padding:0; }
table.links-table thead th { font-size:16px; line-height:16px; padding:5px 10px; background:url("http://maritime-connector.com/themes/mc/images/transparent-backgrounds.png") repeat-x scroll 0 -393px #FAFAFA; border:solid 1px #a6a6a6; }
table.links-table th, table.links-table td { text-align:left; padding:20px 10px 10px 10px; width:50%; font-weight:normal; }

/* --------------------------------------------------------------
  compare item
-------------------------------------------------------------- */
div.compare-item { margin:0 3px; }
div.compare-item dl, div.compare-item dt, div.compare-item dd { margin:0; padding:0; display:block; }
div.compare-item dt { padding:10px 0 0 0; color:#164095; border-top:solid 1px #a6a6a6; font-weight:normal; }
div.compare-item dd { padding:0 0 10px 0; border-bottom:solid 1px #FAFAFA; }
div.compare-item p.links { text-align:center; }

/* --------------------------------------------------------------
  billing summary
-------------------------------------------------------------- */
#billing-summary { margin:0; padding:0; text-align:center; }
#billing-summary li { width:195px; height:100px; overflow:hidden; margin:5px; padding:10px; display:inline-block; border:dotted 1px #a6a6a6; text-align:left; }
#billing-summary li:hover { border-color:#005199; }
#billing-summary dl, #billing-summary dt, #billing-summary dd { margin:0; padding:0; }
#billing-summary dt { margin:0 0 10px 0; color:#005199; }
#billing-summary dd { border-top:dotted 1px #a6a6a6; padding:5px 0; }

/* --------------------------------------------------------------
  featured employers
-------------------------------------------------------------- */
#featured-employers { float:right; }

/* --------------------------------------------------------------
  purchases
-------------------------------------------------------------- */
#bpurchases { }
#purchases div.box-head p { float:left; display:inline; }
table.purchases { width:100%; margin:0; padding:0; border-collapse:collapse; }
table.purchases th, table.purchases td { margin:0; padding:10px; font-weight:normal; text-align:left; }

table.purchases thead tr th { font-weight:bold; }
table.purchases thead p.left { float:left; }
table.purchases thead p.right { float:right; }

table.purchases tbody td { border:solid 1px #f1f1f1; vertical-align:middle; }
table.purchases tbody tr:hover td { font-weight:bold; background-color:#fafafa; }
table.purchases td.date { width:7%; }
table.purchases td.description { width:50%; }
table.purchases td.money { width:5%; text-align:right; }

table.purchases tfoot th, table.purchases tfoot td { font-size:16px; background-color:#fafafa; }
table.purchases tfoot th { font-weight:bold; text-align:right; }

/* --------------------------------------------------------------
  vertical banners
-------------------------------------------------------------- */
ul.vertical-banners, ul.vertical-banners li, ul.vertical-banners h3 { margin:0 auto; padding:0; text-align:center; }
ul.vertical-banners { margin:0 0 -20px 0; }
ul.vertical-banners li { margin:0 0 10px 0; list-style:none; overflow:hidden; }
ul.vertical-banners span { display:none; }
ul.vertical-banners img { display:block; margin:0; padding:0; border:none; width:210px}

/* --------------------------------------------------------------
  bottom banners
-------------------------------------------------------------- */
#bottom-banners { position:relative; width:940px; height:57px; margin:0 0 20px 0; padding:15px 10px; background:url(http://maritime-connector.com/themes/mc/images/fixed-size-boxes.png) no-repeat 0 -112px; overflow:hidden; }
#bottom-banners ul { position:absolute; width:940px; height:57px; margin:0; padding:0; text-align: center;}
#bottom-banners li { width:100px; height:60px; margin:0 7px; display:inline; list-style:none; }
#bottom-banners li a {text-decoration: none;}
#bottom-banners li span { display:none; }
#bottom-banners li a img {max-height: 52px; width:100px; margin-top:3px}

/* --------------------------------------------------------------
  NEWS TABLE FOR CKEDITOR CONTENT
-------------------------------------------------------------- */
table.mc-table { width:100%; margin:0 auto 20px auto; border:solid 1px #a6a6a6; }
table.mc-table thead th { text-align:left; font-size:16px; font-weight:normal; background:#f1f1f1 url(http://maritime-connector.com/themes/mc/images/transparent-backgrounds.png) repeat-x 0 -393px; }
table.mc-table td, table.mc-table th { padding:10px; background:#f2f2f2; border:solid 1px #a6a6a6; }
table.mc-table tr.alt td, table.mc-table tr.alt th, table.mc-table tr:nth-child(even) td { background:#fff; }
table.mc-table strong { color:#477ba9; font-weight:normal; }
table.mc-table.small-padding td, table.mc-table.small-padding th { padding:8px;}

/* social icons */
#social ul {margin: 0;}
#social li {list-style: none; padding: 10px 0 0 0; margin: 10px 0 0 0; border-top: 1px solid #f5f5f5; }
#social li:first-child { padding: 0; margin: 0; border-top: none; }
#social li a { display: block; padding: 0 0 0 40px; height: 32px; line-height: 1em; background:url(http://maritime-connector.com/themes/mc/images/icons-social.png) 0 -128px no-repeat; }
#social .fb a:hover {background-position: 0 0;}
#social .tt a {background-position: 0 -160px;}
#social .tt a:hover {background-position: 0 -32px;}
#social .in a {background-position: 0 -224px;}
#social .in a:hover {background-position: 0 -96px;}
#social .gp a {background-position: 0 -192px;}
#social .gp a:hover {background-position: 0 -64px;}

/* ships */
#popular-ships .ships {list-style: none; margin: 0 0 15px 0; text-align: center;}
#popular-ships .ships li {border-top: 1px solid #F5F5F5; margin: 10px 0 0 0; padding: 15px 0 0 0;}
#popular-ships .ships li:first-child {border: none; margin: 0; padding: 0;}
#popular-ships .ships p {text-align: center; font-size: 90%; color: #999; margin: 0;}
#popular-ships .box-body {text-align: center;}
#latest-ship-photos .ships {margin: 0 0 0 -20px; padding: 0;}
#latest-ship-photos .ships li {list-style: none; margin: 0 0 0 25px; padding: 0; float: left;}
#latest-ship-photos .ships p {line-height: 1.5em; margin: 0;}
#latest-ship-photos .ships p span {font-size: .9em; color: #666;}
#featured-ship .box-body, #featured-photo .box-body, #featured-ship .box-body p, #featured-photo .box-body p {text-align: center;}
#featured-ship {margin-right: 20px;}
.ships #bottom-section .pagination {float: right; margin: 10px 0 0 0;}
.ships #main-content > p {font-size: 120%; line-height: 1.5em; margin: 0 0 15px 0; color: #444;}
#main-content .box-head .addthis_button {float: right; margin: 3px 15px 0 0;}
.ships #info-box {background: #fff; text-align: center;}
.ships #info-box h3 {margin: 10px 0 20px 0; font-size: 20px; text-align: center; background: none; border: none;}
.ships #info-box img {margin: 0 0 20px 0; background: #f8f8f8; padding: 10px;}
#submit-photos-box {background: #f0f7fd; padding: 10px;}
#submit-photos-box .buttons {text-align: center;}
#submit-photos-box .what {
	padding: 5px 5px 5px 22px; background: url(http://maritime-connector.com/themes/mc/images/icons.png) #d6dcec -343px -480px no-repeat; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
}
.ships.profile .box-body h3 {clear: both; margin-top: 20px;}
.ships.profile .box-body h4 a {font-size: 14px; padding-left: 10px;}
.ships.profile .box-body h3 .button {float: right; margin: -5px 0 -3px 0;}
.ships.profile .box-body .left {width: 335px; float: left; margin-right: 20px;}
.ships.profile .box-body .right {width: 335px; float: left;}
.ships.profile .box-body dl {margin: 0 0 0 5px;}
.ships.profile .box-body dt {float: left; clear: both; margin: 0 10px 10px 0;}
.ships.profile .box-body dd {float: left; margin: 0 0 10px 0;}
.ships.profile .box-body dd span {font-size: 12px;}
.box-body .gallery {padding: 10px 0 0 0; margin-left: -29px;}
.box-body .gallery li {list-style: none;float: left;margin: 0 0 20px 29px;position: relative;line-height: 100%;}
.ships.profile .seafarer h4 {background: none;border: none;padding: 0;font-weight: bold;}
.box-body .gallery .info {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
	background: rgba(4,40,60,0.8);
	color: #ccc;
	font-size: 12px;
	padding: 7px 5px;
	display: none;
}
.box-body .gallery li:hover .info {display: block;}
.box-body .gallery .info p {margin: 0;}
.box-body .gallery .info .author {font-size: 14px;color: #fff;}
.box-body .gallery .info .author a {color: #f0f7fd;}
.box-body .gallery .info .author a:hover {color: #fff;}
.box-body .gallery .rating {display: block; height: 12px; background: url(http://maritime-connector.com/themes/mc/images/icons.png) 0% -481px no-repeat;}
.box-body .gallery .rating span {display: block;width: 0;height: 12px;background: url(http://maritime-connector.com/themes/mc/images/icons.png) 0% -493px no-repeat;text-indent: -9999px;}
.box-body .gallery .rating .stars0 {width: 0;}
.box-body .gallery .rating .stars05 {width: 6px;}
.box-body .gallery .rating .stars1 {width: 12px;}
.box-body .gallery .rating .stars15 {width: 18px;}
.box-body .gallery .rating .stars2 {width: 24px;}
.box-body .gallery .rating .stars25 {width: 30px;}
.box-body .gallery .rating .stars3 {width: 36px;}
.box-body .gallery .rating .stars35 {width: 42px;}
.box-body .gallery .rating .stars4 {width: 48px;}
.box-body .gallery .rating .stars45 {width: 54px;}
.box-body .gallery .rating .stars5 {width: 60px;}
.facebook-comments {clear: both; padding: 20px 0 20px 0;}
.ships.author #results.gallery-view #results-list li { margin: 0; padding: 20px 10px 20px 10px; width:210px; height:220px;}
.ships.author #results.gallery-view #results-list li p {clear: both; display: block; font-size: 12px;}
.ships.author #results.gallery-view #results-list li p.info {color: #666;}
.ships.author #results.gallery-view #results-list li a {display: inline; font-size: 14px;}
.ships.author #results.gallery-view #results-list li img {width: auto; max-width: 210px;}
.ships.author #results-list dl {margin: 0; font-size: 12px;}
.ships.author #results-list dt {font-weight: normal; float: left; width: 55px; clear: both; margin: 0 0 5px 0;}
.ships.author #results-list dd {font-weight: normal; float: left; width: 155px; margin: 0 0 5px 0;}
#register-now .icon {cursor: default;}
#register-now .box-body {text-align: center;}
#register-now .box-body ul {text-align: left;}
#register-now .box-body .button span {font-size: 15px;}

.ships.profile .box-body h3:after {
		content: ".";
		display: block;
		height: 0;
		padding: 0;
		clear: both;
		visibility: hidden;
	}
/* --------------------------------------------------------------

   Maritime Connector - Forms StyleSheet
   @author Sinisa Kusic - Mail <contact.sinisa@gmail.com>, Skype <sinisa.kusic>
   @copyright Maritime Connector

-------------------------------------------------------------- */

/* --------------------------------------------------------------
  advanced search
-------------------------------------------------------------- */
#advanced-search-form { position:absolute; top:25px; left:25px; width:540px; height:140px; padding:20px; background:url(http://maritime-connector.com/themes/mc/images/transparent-backgrounds.png) no-repeat 0 -85px; color:#fff; display:none; }
#advanced-search-form fieldset { margin:0; padding:0; border:none; overflow:hidden; }
#advanced-search-form legend { display:none; }
#advanced-search-form div.column { width:180px; height:105px; display:inline; float:left; }
#advanced-search-form div.column label { display:block; }
#advanced-search-form #search-type { position:relative; margin:20px 0 0 0; overflow:visible; }
#advanced-search-button { position:absolute; bottom:0; right:20px; }
#simple-search-link { margin:0 0 0 10px; display:inline-block; color:#fff; font-size:11px; }

#advanced-search-form input[type=text]{ height:23px; width:146px; border: 1px #999999 solid;}
#advanced-search-form fieldset#search-ships { margin:0 auto; padding:0; border:none; overflow:hidden; width:360px;}


/* --------------------------------------------------------------
  simple search
-------------------------------------------------------------- */
#simple-search-form { position:absolute; left:110px; top:70px; width:380px; height:45px; margin:0; padding:20px; background:url(http://maritime-connector.com/themes/mc/images/transparent-backgrounds.png) no-repeat 0 0; color:#fff; }
#simple-search-form fieldset { margin:0; padding:0; border:none; }
#simple-search-form legend { display:none; }
#search-query { width:255px; padding:4px 5px; line-height:16px; color:#000; font-size:16px; font-family:Arial, Helvetica,sans-serif; font-style:italic; border:solid 1px #a6a6a6; }
#simple-search-button { margin:0 0 0 10px; }
#advanced-search-link { position:absolute; top:60px; left:300px; color:#fff; font-size:11px; }

/* --------------------------------------------------------------
  quick search
-------------------------------------------------------------- */
#quick-search-form { width:210px; margin:0; padding:0; }
#quick-search-form fieldset { margin:0; padding:0; border:none; overflow:hidden; }
#quick-search-form legend { display:none; }
#quick-search-query { width:146px; padding:4px 5px; line-height:16px; color:#000; font-size:16px; font-family:Arial, Helvetica,sans-serif; font-style:italic; border:solid 1px #a6a6a6; }


/* --------------------------------------------------------------
  poll
-------------------------------------------------------------- */
#poll-form { width:210px; margin:0; padding:0; }
#poll-form fieldset { margin:0; padding:0; border:none; overflow:hidden; }
#poll-form legend { display:none; }
#poll-form dl, #poll-form dt, #poll-form dd { margin:0; padding:0; }
#poll-form dt { margin:0 0 20px 0; text-align:center; font-weight:normal; }
#poll-form dd { color:#005199; }
#poll-form label { display:block; }
#poll-submit-button { margin:10px 0 0 0; float:right; }

/* --------------------------------------------------------------
  reqister now
-------------------------------------------------------------- */
#reqister-now form, #reqister-now fieldset { margin:0; padding:0; }
#reqister-now fieldset { margin:0 0 20px 0; }
#reqister-now legend { display:none; }
#reqister-now label { width:150px; display:block; float:left; }
#reqister-now input, #reqister-now select { width:270px; margin:0 0 20px 0; }
#reqister-now h3, .generic-form h3 { margin:30px 0 10px 0; padding:5px 0; color:#1170a0; font-size:24px; border-bottom:solid 1px #f5f5f5;  font-weight:normal; }
#reqister-now #register-now-submit-button { width:auto; margin:0 15px 0 0; float:right; }

/* --------------------------------------------------------------
  login
-------------------------------------------------------------- */
#login form, #reqister-now fieldset { margin:0; padding:0; }
#login fieldset { margin:0 0 20px 0; }
#login legend { display:none; }
#login label { width:150px; display:block; float:left; }
#login label.remeber-me { width:auto; display:inline; float:none; }
#login label input { width:auto; }
#login input { width:270px; margin:0 0 20px 0; }
#login #login-button { width:auto; margin:0 15px 0 0; float:right; }

/* --------------------------------------------------------------
  newsletter
-------------------------------------------------------------- */
#newsletter form{ margin:0; padding:0; }
#newsletter fieldset { margin:0 0 20px 0; }
#newsletter legend { display:none; }
#newsletter label { width:150px; display:block; float:left; }
#newsletter label input { width:auto; }
#newsletter input { width:145px; margin:0 0 20px 0; }
#newsletter input[type=submit] { width:150px; margin:0 15px 0 0; background-position:0 -525px; float:right; }

/* popup login */
#top #login, #top #newsletter {
	display: none;
	position: absolute;
	top: 98px;
	right: 20px;
	z-index: 500;
	width: 150px;
	background: #fff;
	padding: 15px;
	border: 1px solid #a6a6a6;
	border-radius: 0px 5px 5px 5px;
	box-shadow: 2px 2px 4px #bfbfbf;
}
#top #newsletter{
	border-radius: 5px 0px 5px 5px;
}
#top #login fieldset {
	margin: 0;
	padding: 0;
}
#top #login fieldset.separator{
	margin:10px 0px;
	border-top:1px dotted #a6a6a6;
	text-align: right;
	padding-top:10px;
}
#top #login label {
	float: none;
	margin: 0 0 10px 0;
	width: auto;
}
#top #login input {margin: 0;}
#top #login input[type~="text"], #top #login input[type~="password"] {width: 145px;}
#top #login .button {
	width: auto;
}
#top #login:focus, #top #login:target {display: block;}

/* --------------------------------------------------------------
  contact
-------------------------------------------------------------- */
#contact form { margin:0; padding:0; }
#contact legend { display:none; }
#contact label { width:150px; margin:0 0 5px 0; display:block; float:left; }
#contact fieldset input, #contact fieldset textarea { margin:0 0 5px 0; }

/* --------------------------------------------------------------
  refine your search
-------------------------------------------------------------- */
#refine-your-search-form, #refine-your-search-form fieldset { margin:0; padding:0; }
#refine-your-search-form legend { display:none; }
#refine-your-search-form label { display:block; }
#refine-your-search-form label.text { display:block; margin:5px 0 0}
#refine-your-search-form select { width:100%; margin:0 0 10px 0; display:block; }
#refine-your-search-button { margin:0 0 10px 0; float:right; width:77px; height:31px; background-position:0 -405px; display:block; clear:both; }
#refine-your-search-button.submit{ width:auto}
#refine-your-search-form a { margin:10px 0 0 0; display:block; clear:both; text-align:right; }
#refine-your-search-form input[type=text] { width:146px; padding:4px 5px; line-height:16px; color:#000; font-size:16px; font-family:Arial, Helvetica,sans-serif; font-style:italic; border:solid 1px #a6a6a6; }

/* --------------------------------------------------------------
  search results
-------------------------------------------------------------- */
#search-results-form, #search-results-form fieldset { margin:0; padding:0; border:none; clear: both;}
#search-results-form legend { display:none; }

/* --------------------------------------------------------------
  send mail form
-------------------------------------------------------------- */
#send-mail-form {  }
#send-mail-form legend { display:none; }
#send-mail-form label { display:block; margin:5px 0; }

/* --------------------------------------------------------------
  billing enter form
-------------------------------------------------------------- */
#billing-center-form { margin:20px 0 0 0; padding:10px; background:#fafafa; }
#billing-center-form legend { display:none; }
#billing-center-form label { display:inline-block; width:145px; height:30px; margin:0 5px; float:left; }
#billing-center-form label.submit { margin:8px 0 0 0; width:auto; }
#billing-center-form label select, #billing-center-form label input { display:block; }

/* --------------------------------------------------------------
  export bills form
-------------------------------------------------------------- */
#export-bills-form, #export-bills-form fieldset { margin:0; padding:0; float:right; }
#export-bills-form legend { display:none; }

/* --------------------------------------------------------------
  job ad form
-------------------------------------------------------------- */
#job-ad-form { margin:0; padding:0; }
#job-ad-form fieldset { border:solid 1px #f1f1f1; margin:0 0 20px 0; padding:10px; }
#job-ad-form legend { font-weight:bold; color:#005199; background-color:#fff; padding:5px; }
#job-ad-form label { display:block; clear:both; margin:0 0 0 0; float:left}
#job-ad-form label input, #job-ad-form label select, #job-ad-form label textarea { display:block; clear:both; }
#job-ad-form p.radio label { display:inline; clear:none; margin:0; }
#job-ad-form p.radio input { display:inline; clear:none; }
#job-ad-form p.checkbox label { display:block; clear:both; margin:0; }
#job-ad-form p.checkbox input { display:inline; clear:none; }

/* --------------------------------------------------------------
  common
-------------------------------------------------------------- */
/* message */
div.message { position:relative; padding:5px 5px 15px 50px; margin:10px auto; }
div.message span.icon { position:absolute; left:5px; top:-2px; width:28px; height:28px; display:block; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat 0 0; cursor:pointer; }

/* message:notice */
div.message.notice { color:#979797; border-bottom:dotted 1px #a6a6a6; }
div.message.notice p {margin:0}
div.message.notice strong { color:#000; }
div.message.notice span.icon { background-position:-37px -215px; }

/* message:error */
div.message.error { background-color: #F0A8A8; border: 1px solid #900; background-position:-37px -235px;}


/* buttons */
input[type^="submit"], input[type^="reset"], button {
	display:inline-block;
	margin:0;
	padding:2px 6px;
	height:30px;
	color:#3985C5;
	background:#f1f1f1 url(http://maritime-connector.com/themes/mc/images/transparent-backgrounds.png) repeat-x 0 -393px;
	border:solid 1px #8C8C8C;
	border-radius: 5px;
	background: -moz-linear-gradient(center top , #FDFDFD, #E1E1E1) repeat scroll 0 0 transparent;
    box-shadow: 0 0 1px #999999;
	outline:0;
	font-weight:bold;
	font-family:Calibri, Arial, Helvetica, sans-serif; font-size:18px; line-height:18px; text-transform:uppercase; text-align:center; cursor:pointer; overflow:visible; }

dl.generic-form { overflow:hidden; width:98%; display:block; clear:both; }
dl.generic-form dt, dl.generic-form dd { min-height:30px; margin:0; padding:10px; display:block; clear:both; font-weight:normal; border-top:dotted 1px #808080; }
dl.generic-form dt { width:150px; float:left; clear:left; }
dl.generic-form dt label.required { font-style:italic; }
dl.generic-form dt label.required:before { content:"*"; color:#ff0000; padding-right:5px; }
dl.generic-form dd { float:left; clear:right; }

#personal-cv dl.generic-form dd, #job-ad dl.generic-form dd { width:450px; }
form.generic-form ul.errors { list-style:square; padding:10px 20px; margin:20px auto; display:block; clear:both; border:2px solid red; background-color:#f0f0f0; }
form.generic-form ul.errors li { margin:0 0.15em; font-size:12px; }

dl.generic-form.bottom dt { width:200px; float:left; clear:left; }
#personal-cv dl.generic-form.bottom dd, #job-ad dl.generic-form.bottom dd { width:350px; }
dl.generic-form.bottom dt, dl.generic-form.bottom dd {border-top:none }

dl.generic-form dd input[type="checkbox"]{
	margin:2px 0;
}

.radio_label{
	margin-top:2px;
	position:absolute;
}
.ui-autocomplete-loading { background: white url('http://maritime-connector.com/themes/mc/images/ui-anim_basic_16x16.gif') right center no-repeat; }
/* --------------------------------------------------------------

   Maritime Connector - Navigation StyleSheet
   @author Sinisa Kusic - Mail <contact.sinisa@gmail.com>, Skype <sinisa.kusic>
   @copyright Maritime Connector

-------------------------------------------------------------- */

/* --------------------------------------------------------------
  language selection
-------------------------------------------------------------- */
#language-selection { position:absolute; right:0; top:0; width:120px; }
#language-selection ol { width:120px; margin:0; padding:0 0 5px 0; background:url(http://maritime-connector.com/themes/mc/images/fancy-select-background.png) no-repeat 0 bottom; }
#language-selection li { width:120px; margin:0; padding:0; list-style:none; display:none; font-size:12px; }
#language-selection li.selected { padding-top:5px; background:url(http://maritime-connector.com/themes/mc/images/fancy-select-background.png) no-repeat 0 top; }
#language-selection li.selected , #language-selection ol:hover li { display:block; }
#language-selection a { position:relative; width:80px; height:25px; padding:0 5px 0 40px; line-height:25px; display:block; font-weight:normal; text-decoration:none; }
#language-selection a span.icon { position:absolute; left:20px; top:6px; width:16px; height:11px; margin:0 5px 0 0; display:block; overflow:hidden; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat 0 0; }
#language-selection li.en span.icon { background-position:0 -70px; }
#language-selection li.hr span.icon { background-position:-16px -70px; }

/* --------------------------------------------------------------
  news by location
-------------------------------------------------------------- */
#news-by-location { position:absolute; right:45px; top:7px; width:145px; }
#news-by-location ol { width:145px; margin:0; padding:0 0 5px 0; background:url(http://maritime-connector.com/themes/mc/images/fancy-select-background.png) no-repeat -120px bottom; }
#news-by-location li { width:145px; margin:0; padding:0; list-style:none; display:none; }
#news-by-location li.selected { padding-top:5px; background:url(http://maritime-connector.com/themes/mc/images/fancy-select-background.png) no-repeat -120px top; }
#news-by-location li.selected , #news-by-location ol:hover li { display:block; }
#news-by-location a { position:relative; width:105px; height:20px; padding:0 5px 0 40px; line-height:20px; display:block; font-weight:normal; text-decoration:none; font-size:12px; }
#news-by-location a span.icon { position:absolute; left:20px; top:6px; width:16px; height:11px; margin:0 5px 0 0; display:block; overflow:hidden; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat 0 0; }
#news-by-location li.en span.icon { background-position:0 -70px; }
#news-by-location li.hr span.icon { background-position:-16px -70px; }

/* --------------------------------------------------------------
  top links
-------------------------------------------------------------- */
#top-links { position:absolute; right:5px; top:61px; text-align:right; font-size:12px; }
#top-links a { display:inline-block; margin:0 0 0 20px; color:#000; text-decoration:none; }
#top-links a:hover, #top-links a:active { color:#005199; }
#login-link{
	position: absolute;
	left:-165px;
}
#newsletter-link{
	position: absolute;
	left:-70px;
}
#login-link.active, #newsletter-link.active {
	display: block;
	width: auto;
	float: left;
	border: 1px solid red;
	padding: 10px 5px;
	position: absolute;
	left:-170px;
	top: -9px;
	z-index: 501;
	background: #fff;
	border: 1px solid #a6a6a6;
	border-bottom: none;
	border-radius: 5px 5px 0px 0px;
}

#newsletter-link.active {
	left:-76px;
}

/* --------------------------------------------------------------
  navigation
-------------------------------------------------------------- */
#navigation { position:absolute; left:0; top:98px; width:960px; height:42px; }
#navigation ul { width:940px; height:40px; margin:0; padding:1px 10px; background:url(http://maritime-connector.com/themes/mc/images/fixed-size-boxes.png) no-repeat 0 -199px; }
#navigation li { margin:0; padding:0; list-style:none; display:inline; height:42px; float:left; }
#navigation li.selected a {/*text-decoration: underline*/}
#navigation a { color:#000; display:block; font-size:18px; line-height:40px; padding:0 15px; border-left:solid 1px #fff; border-right:solid 1px #b8b7b7; text-transform:uppercase; text-decoration:none; font-weight:bold; }
#navigation ul li:first-child a { border-left:none; }
#navigation ul li:last-child a { border-right:none; }
#navigation a:hover { color:#005c8e; background-color:#fdfdfd; }

/* --------------------------------------------------------------
  warning message
-------------------------------------------------------------- */
#warning_holder{
	position:fixed;
	width: 100%;
	height:0;
	top:0;
	left:0;
	z-index:2000;
}

#warning_background{
	height: 45px;
	background-color: #F75D59;
	border: 2px solid #FF0000;
	margin: 0;
	width: 100%;
	opacity: 0.8;
	z-index: 990;
}

#warning_message{
	font-size: 20px;
	font-weight:bold;
	position: absolute;
	text-align: center;
	top: 17px;
	width: 100%;
}

/* --------------------------------------------------------------
  department and location menu
-------------------------------------------------------------- */
#department-and-location-menu { position:relative; }
#department-and-location-menu dl { margin:0 0 20px 0; padding:0; }
#department-and-location-menu dt { position:absolute; width:115px; line-height:40px; margin:0; padding:0; font-size:16px; color:#000; font-weight:normal; cursor:pointer; text-align:center; }
#department-and-location-menu dd { margin:0; padding:0; width:210px; }
#department-menu-trigger { top:1px; left:1px; border-right:solid 1px #fff; }
#department-menu { display:block; }
#location-menu-trigger { top:1px; right:1px; border-left:solid 1px #b8b7b7; }
#location-menu { display:none; }

#department-and-location-menu ul, #department-and-location-menu li { width:210px; margin:0; padding:0; overflow:hidden; }
#department-and-location-menu li { list-style:none; }
#department-and-location-menu a { width:200px;padding:2px 5px; display:block; text-decoration:none; color:#000; font-size:16px; }
#department-and-location-menu a:hover { background-color:#f5f5f5; }
#department-and-location-menu a small { color:#005aa9; text-decoration:none; }
#department-and-location-menu ul ul { margin:10px 0 20px 15px; width:195px; display:none; }
#department-and-location-menu ul ul.show { display:block; }
#department-and-location-menu ul ul a { width:195px; color:#005aa9; font-size:14px; }

/* --------------------------------------------------------------
  simple side menu
-------------------------------------------------------------- */
ul.simple-side-menu, ul.simple-side-menu li { margin:0; padding:0; }
ul.simple-side-menu ul { margin:10px 0; }
ul.simple-side-menu li { position:relative; margin:0 0 10px 0; padding:0 0 0 15px; list-style:none; font-size:16px; display:block; }
ul.simple-side-menu li li { font-size:14px; }
ul.simple-side-menu li span.icon { position:absolute; top:1px; left:0; width:9px; height:13px; display:block;  background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat -18px -84px; }
ul.simple-side-menu a { display:inline-block; text-decoration:none; clear:none; }

/* --------------------------------------------------------------
  toolbox menu
-------------------------------------------------------------- */
div.toolbox-menu { height:43px; margin:0; padding:0; background:url(http://maritime-connector.com/themes/mc/images/fixed-size-boxes.png) no-repeat 0 0; }
div.toolbox-menu.left { width:355px; float:left; background-position:0 -269px; }
div.toolbox-menu.right { width:543px; float:right; background-position:-417px -269px; }
div.toolbox-menu.wide { width:960px; margin:20px auto; clear:both; background-position:0 -313px; float:left; }

div.toolbox-menu ul:first-child { height:40px; margin:0; padding:1px 5px; }
div.toolbox-menu ul > li { margin:0; padding:0; list-style:none; display:inline; height:42px; float:left; border-left:solid 1px #fff; border-right:solid 1px #b8b7b7; }
/*div.toolbox-menu ul > li:first-child { border-left:none; }*/
div.toolbox-menu ul > li:last-child { border-right:none; }

div.toolbox-menu a { color:#000; display:block; line-height:40px; padding:0 10px; text-decoration:none; }
div.toolbox-menu ul > li > a:hover { background:#f1f1f1; }
/*div.toolbox-menu ul:first-child > li:first-child { color:#005199; font-size:16px; line-height:40px; padding:0 10px; }*/

div.toolbox-menu li.submenu { position:relative; z-index:1000; }
div.toolbox-menu li.submenu > a { position:relative; padding-right:25px; }
div.toolbox-menu li.submenu > a span.icon { position:absolute; right:5px; top:18px; display:block; width:9px; height:5px; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat -77px -216px; }
div.toolbox-menu ul ul { position:absolute; left:-2px; top:42px; margin:0; padding:5px; display:none; width:150px; background:#fff; border:solid 1px #a6a6a6; border-top:none; z-index:1000; float:none; overflow:hidden; height:auto; }
div.toolbox-menu ul ul li { width:150px; padding:5px 0; display:block; float:none; border:none; border-bottom:solid 1px #f1f1f1; padding:0; height:auto; }
div.toolbox-menu ul ul li:last-child { border:none; }
div.toolbox-menu ul ul li a { display:block; line-height:1.2em; padding:2px 5px; }
div.toolbox-menu li.submenu:hover ul { display:block; }

/* --------------------------------------------------------------
  footer links
-------------------------------------------------------------- */
#footer.inner { width:960px; margin:0; padding:0; text-align:center; }
#footer li { width:150px; display:inline; float:left; margin:0; padding:0; list-style:none; text-align:left; overflow:hidden; }
#footer ul#contact-us li { width:252px; display:inline; float:left; margin:0; padding:0; list-style:none; text-align:left; overflow:hidden; }
#footer ul { margin:0; padding:0; }
#footer_links ul>li>a  { font-size:14px; margin:0 0 10px 0; color:#005199; text-decoration: none; text-transform:uppercase; font-weight:normal; }
#footer_links ul { margin:0 0 5px 0; float:left;}
#footer_links ul>li>ul>li a { font-size:11px; line-height:12px; color:#000; text-decoration:none; }
 #footer_links ul>li>p {font-size:11px; line-height: 14px; color:#000; text-transform: uppercase; padding: 0px; margin:2px 0;}

/* --------------------------------------------------------------
  footer links
-------------------------------------------------------------- */
ul.tabs { width:690px; height:32px; margin:0 auto 20px auto; padding:0; background:url(http://maritime-connector.com/themes/mc/images/fixed-size-boxes.png) no-repeat 0 -357px; }
ul.tabs li { margin:0; padding:0; list-style:none; display:inline; float:left;  }
ul.tabs a { color:#000; display:block; font-size:16px; line-height:32px; padding:0 10px; border-left:solid 1px #fff; border-right:solid 1px #b8b7b7; text-transform:uppercase; text-decoration:none; font-weight:bold; }
ul.tabs li:first-child a { border-left:none; }
ul.tabs li:last-child a { border-right:none; }
ul.tabs a:hover, ul.tabs a.current { color:#005c8e; }

/* sidebar tabs */
#sidebar ul.tabs {
	width: 100%;
	background: none;
	border-bottom: solid 1px #b8b7b7;
}
#sidebar ul.tabs:after {content: "."; display: block; height: 0; padding: 0; clear: both; visibility: hidden;}
#sidebar ul.tabs li {border: none;}
#sidebar ul.tabs a {
	font-size: 12px;
	padding: 0 5px;
	border:solid 1px #b8b7b7;
	border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0;
	background: #c9c9c9; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOWM5YzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #efefef 0%, #ffffff 20%, #ffffff 29%, #c9c9c9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(20%,#ffffff), color-stop(29%,#ffffff), color-stop(100%,#c9c9c9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #efefef 0%,#ffffff 20%,#ffffff 29%,#c9c9c9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #efefef 0%,#ffffff 20%,#ffffff 29%,#c9c9c9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #efefef 0%,#ffffff 20%,#ffffff 29%,#c9c9c9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #efefef 0%,#ffffff 20%,#ffffff 29%,#c9c9c9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#c9c9c9',GradientType=0 ); /* IE6-8 */
}
#sidebar ul.tabs a.current {
	border-bottom: 1px solid #fff;
	background: #fff;
}

/* --------------------------------------------------------------
  pagination
-------------------------------------------------------------- */
p.pagination { text-align:center; clear:none; }
p.pagination a { position:relative; color:#005199; text-decoration:none; display:inline-block; padding:2px 4px; }
p.pagination a.previous { padding:0 0 0 15px; margin:0 10px 0 0; }
p.pagination a.next { padding:0 15px 0 0; margin:0 0 0 10px; }
p.pagination a span.icon { position:absolute; width:9px; height:13px; display:block; background:url(http://maritime-connector.com/themes/mc/images/icons.png) no-repeat 0 0; }
p.pagination a.previous span.icon { top:0; left:0; background-position:-28px -84px; }
p.pagination a.next span.icon { top:0; right:0; background-position:-39px -84px; }
p.pagination a.active { color:#000; border:solid 1px #a6a6a6; }

.pagination_limit, .pagination_limit form{float:right; margin-right:5px; margin-top:0px}
.pagination_limit form{float:none; display:inline;}
div.sexy-bookmarks { margin:20px 0 0 0; clear:both !important; }
div.sexy-bookmarks-expand { height:29px; overflow:hidden; }
.sexy-bookmarks-bg-sexy,.sexy-bookmarks-bg-caring,.sexy-bookmarks-bg-caring-old,.sexy-bookmarks-bg-love,.sexy-bookmarks-bg-wealth,.sexy-bookmarks-bg-enjoy { background-image:url('http://maritime-connector.com/themes/mc/images/sexy-trans.png') !important; background-repeat:no-repeat !important; }
div.sexy-bookmarks-bg-sexy { padding:28px 0 0 10px !important; background: none !important; }
div.sexy-bookmarks-bg-caring { padding:26px 0 0 10px !important; background-position:left 0 !important; }
div.sexy-bookmarks-bg-caring-old { padding:26px 0 0 10px !important; background-position:left -748px !important; }
div.sexy-bookmarks-bg-love { padding:26px 0 0 10px !important; background-position:left -1148px !important; }
div.sexy-bookmarks-bg-wealth { margin-left:15px !important; padding:35px 0 0 20px !important; background-position:left -1535px !important; }
div.sexy-bookmarks-bg-enjoy { padding:26px 0 0 10px !important; background-position:left -1895px !important; }
div.sexy-bookmarks ul.socials { width:100% !important; margin:0 !important; padding:0 !important; float:left !important; }
div.sexy-bookmarks ul.socials { background:transparent none !important; border:0 none !important; outline:0 none !important; }
div.sexy-bookmarks ul.socials li { display:inline !important; float:left !important; list-style-type:none !important; margin:0; height:29px !important; width:60px !important; cursor:pointer !important; padding:0 !important; background-color:transparent !important; border:0 none !important; outline:0 none !important; clear:none !important; }
div.sexy-bookmarks ul.socials li:before,div.sexy-bookmarks ul.socials li:after,div.sexy-bookmarks ul.socials li a:before,div.sexy-bookmarks ul.socials li a:after { content:none !important; }
div.sexy-bookmarks ul.socials a { display:block !important; width:60px !important; height:29px !important; text-indent:-9999px !important; background-color:transparent !important; }
div.sexy-bookmarks ul.socials a:hover,div.sexy-bookmarks ul.socials li:hover { background-color:transparent !important; border:0 none !important; outline:0 none !important; }
li.sexy-diigo,li.sexy-diigo:hover,li.sexy-digg,li.sexy-digg:hover,li.sexy-reddit,li.sexy-reddit:hover,li.sexy-stumbleupon,li.sexy-stumbleupon:hover,li.sexy-delicious,li.sexy-delicious:hover,li.sexy-yahoobuzz,li.sexy-yahoobuzz:hover,li.sexy-blinklist,li.sexy-blinklist:hover,li.sexy-technorati,li.sexy-technorati:hover,li.sexy-facebook,li.sexy-facebook:hover,li.sexy-twitter,li.sexy-twitter:hover,li.sexy-myspace,li.sexy-myspace:hover,li.sexy-mixx,li.sexy-mixx:hover,li.sexy-scriptstyle,li.sexy-scriptstyle:hover,li.sexy-designfloat,li.sexy-designfloat:hover,li.sexy-mail,li.sexy-mail:hover,li.sexy-comfeed,li.sexy-comfeed:hover,li.sexy-newsvine,li.sexy-newsvine:hover,li.sexy-devmarks,li.sexy-devmarks:hover,li.sexy-linkedin,li.sexy-linkedin:hover,li.sexy-google,li.sexy-google:hover,li.sexy-misterwong,li.sexy-misterwong:hover,li.sexy-izeby,li.sexy-izeby:hover,li.sexy-twittley,li.sexy-twittley:hover,li.sexy-tipd,li.sexy-tipd:hover,li.sexy-pfbuzz,li.sexy-pfbuzz:hover,li.sexy-friendfeed,li.sexy-friendfeed:hover,li.sexy-blogmarks,li.sexy-blogmarks:hover,li.sexy-fwisp,li.sexy-fwisp:hover,li.sexy-designmoo,li.sexy-designmoo:hover,li.sexy-bobrdobr,li.sexy-bobrdobr:hover,li.sexy-yandex,li.sexy-yandex:hover,li.sexy-memoryru,li.sexy-memoryru:hover,li.sexy-100zakladok,li.sexy-100zakladok:hover,li.sexy-moemesto,li.sexy-moemesto:hover,li.sexy-ning,li.sexy-ning:hover,li.sexy-hackernews,li.sexy-hackernews:hover,li.sexy-identica,li.sexy-identica:hover,li.sexy-printfriendly,li.sexy-printfriendly:hover,li.sexy-designbump,li.sexy-designbump:hover,li.sexy-fleck,li.sexy-fleck:hover,li.sexy-netvibes,li.sexy-netvibes:hover,li.sexy-netvouz,li.sexy-netvouz:hover,li.sexy-nujij,li.sexy-nujij:hover,li.sexy-globalgrind,li.sexy-globalgrind:hover,li.sexy-wikio,li.sexy-wikio:hover,li.sexy-xerpi,li.sexy-xerpi:hover,li.sexy-sphinn,li.sexy-sphinn:hover,li.sexy-blogospherenews,li.sexy-blogospherenews:hover,li.sexy-posterous,li.sexy-posterous:hover,li.sexy-techmeme,li.sexy-techmeme:hover,li.sexy-ekudos,li.sexy-ekudos:hover,li.sexy-pingfm,li.sexy-pingfm:hover,li.sexy-tomuse,li.sexy-tomuse:hover { background:url('http://maritime-connector.com/themes/mc/images/sexy-sprite.png') no-repeat !important; }
li.sexy-diigo { background-position:-910px bottom !important; }
li.sexy-diigo:hover { background-position:-910px top !important; }
li.sexy-digg { background-position:-980px bottom !important; }
li.sexy-digg:hover { background-position:-980px top !important; }
li.sexy-reddit { background-position:-700px bottom !important; }
li.sexy-reddit:hover { background-position:-700px top !important; }
li.sexy-stumbleupon { background-position:-630px bottom !important; }
li.sexy-stumbleupon:hover { background-position:-630px top !important; }
li.sexy-delicious { background-position:-1190px bottom !important; }
li.sexy-delicious:hover { background-position:-1190px top !important; }
li.sexy-yahoobuzz { background-position:-1120px bottom !important; }
li.sexy-yahoobuzz:hover { background-position:-1120px top !important; }
li.sexy-blinklist { background-position:-1260px bottom !important; }
li.sexy-blinklist:hover { background-position:-1260px top !important; }
li.sexy-technorati { background-position:-560px bottom !important; }
li.sexy-technorati:hover { background-position:-560px top !important; }
li.sexy-myspace { background-position:-770px bottom !important; }
li.sexy-myspace:hover { background-position:-770px top !important; }
li.sexy-twitter { background-position:-490px bottom !important; }
li.sexy-twitter:hover { background-position:-490px top !important; }
li.sexy-facebook { background-position:-1330px bottom !important; }
li.sexy-facebook:hover { background-position:-1330px top !important; }
li.sexy-mixx { background-position:-840px bottom !important; }
li.sexy-mixx:hover { background-position:-840px top !important; }
li.sexy-scriptstyle { background-position:-280px bottom !important; }
li.sexy-scriptstyle:hover { background-position:-280px top !important; }
li.sexy-designfloat { background-position:-1050px bottom !important; }
li.sexy-designfloat:hover { background-position:-1050px top !important; }
li.sexy-newsvine { background-position:left bottom !important; }
li.sexy-newsvine:hover { background-position:left top !important; }
li.sexy-google { background-position:-210px bottom !important; }
li.sexy-google:hover { background-position:-210px top !important; }
li.sexy-comfeed { background-position:-420px bottom !important; }
li.sexy-comfeed:hover { background-position:-420px top !important; }
li.sexy-mail { background-position:-350px bottom !important; }
li.sexy-mail:hover { background-position:-350px top !important; }
li.sexy-devmarks { background-position:-140px bottom !important; }
li.sexy-devmarks:hover { background-position:-140px top !important; }
li.sexy-linkedin { background-position:-70px bottom !important; }
li.sexy-linkedin:hover { background-position:-70px top !important; }
li.sexy-misterwong { background-position:-1400px bottom !important; }
li.sexy-misterwong:hover { background-position:-1400px top !important; }
li.sexy-izeby { background-position:-1470px bottom !important; }
li.sexy-izeby:hover { background-position:-1470px top !important; }
li.sexy-twittley { background-position:-1540px bottom !important; }
li.sexy-twittley:hover { background-position:-1540px top !important; }
li.sexy-tipd { background-position:-1610px bottom !important; }
li.sexy-tipd:hover { background-position:-1610px top !important; }
li.sexy-pfbuzz { background-position:-1680px bottom !important; }
li.sexy-pfbuzz:hover { background-position:-1680px top !important; }
li.sexy-friendfeed { background-position:-1750px bottom !important; }
li.sexy-friendfeed:hover { background-position:-1750px top !important; }
li.sexy-blogmarks { background-position:-1820px bottom !important; }
li.sexy-blogmarks:hover { background-position:-1820px top !important; }
li.sexy-fwisp { background-position:-1890px bottom !important; }
li.sexy-fwisp:hover { background-position:-1890px top !important; }
li.sexy-designmoo { background-position:-1960px bottom !important; }
li.sexy-designmoo:hover { background-position:-1960px top !important; }
li.sexy-bobrdobr { background-position:-2030px bottom !important; }
li.sexy-bobrdobr:hover { background-position:-2030px top !important; }
li.sexy-memoryru { background-position:-2100px bottom !important; }
li.sexy-memoryru:hover { background-position:-2100px top !important; }
li.sexy-100zakladok { background-position:-2170px bottom !important; }
li.sexy-100zakladok:hover { background-position:-2170px top !important; }
li.sexy-yandex { background-position:-2240px bottom !important; }
li.sexy-yandex:hover { background-position:-2240px top !important; }
li.sexy-moemesto { background-position:-2310px bottom !important; }
li.sexy-moemesto:hover { background-position:-2310px top !important; }
li.sexy-marrows { background-position:-2380px bottom !important; }
li.sexy-marrows:hover { background-position:-2380px top !important; }
li.sexy-identica { background-position:-2450px bottom !important; }
li.sexy-identica:hover { background-position:-2450px top !important; }
li.sexy-hackernews { background-position:-2520px bottom !important; }
li.sexy-hackernews:hover { background-position:-2520px top !important; }
li.sexy-ning { background-position:-2590px bottom !important; }
li.sexy-ning:hover { background-position:-2590px top !important; }
li.sexy-designbump { background-position:-2660px bottom !important; }
li.sexy-designbump:hover { background-position:-2660px top !important; }
li.sexy-printfriendly { background-position:-2730px bottom !important; }
li.sexy-printfriendly:hover { background-position:-2730px top !important; }
li.sexy-fleck { background-position:-2800px bottom !important; }
li.sexy-fleck:hover { background-position:-2800px top !important; }
li.sexy-netvibes { background-position:-2870px bottom !important; }
li.sexy-netvibes:hover { background-position:-2870px top !important; }
li.sexy-netvouz { background-position:-2940px bottom !important; }
li.sexy-netvouz:hover { background-position:-2940px top !important; }
li.sexy-nujij { background-position:-3010px bottom !important; }
li.sexy-nujij:hover { background-position:-3010px top !important; }
li.sexy-globalgrind { background-position:-3080px bottom !important; }
li.sexy-globalgrind:hover { background-position:-3080px top !important; }
li.sexy-wikio { background-position:-3150px bottom !important; }
li.sexy-wikio:hover { background-position:-3150px top !important; }
li.sexy-xerpi { background-position:-3220px bottom !important; }
li.sexy-xerpi:hover { background-position:-3220px top !important; }
li.sexy-sphinn { background-position:-3290px bottom !important; }
li.sexy-sphinn:hover { background-position:-3290px top !important; }
li.sexy-blogospherenews { background-position:-3360px bottom !important; }
li.sexy-blogospherenews:hover { background-position:-3360px top !important; }
li.sexy-posterous { background-position:-3430px bottom !important; }
li.sexy-posterous:hover { background-position:-3430px top !important; }
li.sexy-techmeme { background-position:-3500px bottom !important; }
li.sexy-techmeme:hover { background-position:-3500px top !important; }
li.sexy-ekudos { background-position:-3570px bottom !important; }
li.sexy-ekudos:hover { background-position:-3570px top !important; }
li.sexy-pingfm { background-position:-3640px bottom !important; }
li.sexy-pingfm:hover { background-position:-3640px top !important; }
li.sexy-tomuse { background-position:-3710px bottom !important; }
li.sexy-tomuse:hover { background-position:-3710px top !important; }

/*********************/
/** jRating CSS **/
/*********************/

/**Div containing the color of the stars */
.jRatingAverage {
	background-color: #ff8f00;
	position:relative;
	top:0;
	left:0;
	z-index:2;
	height:100%;
}
.jRatingColor {
	background-color: #ffb800; /* bgcolor of the stars*/
	position:relative;
	top:0;
	left:0;
	z-index:2;
	height:100%;
}

/** Div containing the stars **/
.jStar {
	position:relative;
	left:0;
	z-index:3;
}

/** P containing the rate informations **/
p.jRatingInfos {
	position:		absolute;
	z-index:9999;
	background:	transparent url('icons/bg_jRatingInfos.png') no-repeat;
	color:			#FFF;
	display:		none;
	width:			91px;
	height:			29px;	
	font-size:16px;
	text-align:center;
	padding-top:5px;
}
	p.jRatingInfos span.maxRate {
		color:#c9c9c9;
		font-size:14px;
	}
div.light_rounded .pp_top .pp_left { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; }
div.light_rounded .pp_top .pp_middle { background:#fff; }
div.light_rounded .pp_top .pp_right { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; }
div.light_rounded .pp_content .ppt { color:#000; }
div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right { background:#fff; }
div.light_rounded .pp_content { background-color:#fff; }
div.light_rounded .pp_next:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat; cursor:pointer; }
div.light_rounded .pp_previous:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor:pointer; }
div.light_rounded .pp_expand { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor:pointer; }
div.light_rounded .pp_expand:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor:pointer; }
div.light_rounded .pp_contract { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor:pointer; }
div.light_rounded .pp_contract:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor:pointer; }
div.light_rounded .pp_close { width:75px; height:22px; background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor:pointer; }
div.light_rounded #pp_full_res .pp_inline { color:#000; }
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next { margin-top:12px !important; }
div.light_rounded .pp_nav .pp_play { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height:15px; width:14px; }
div.light_rounded .pp_nav .pp_pause { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height:15px; width:14px; }
div.light_rounded .pp_arrow_previous { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; }
div.light_rounded .pp_arrow_previous.disabled { background-position:0 -87px; cursor:default; }
div.light_rounded .pp_arrow_next { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; }
div.light_rounded .pp_arrow_next.disabled { background-position:-22px -87px; cursor:default; }
div.light_rounded .pp_bottom .pp_left { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; }
div.light_rounded .pp_bottom .pp_middle { background:#fff; }
div.light_rounded .pp_bottom .pp_right { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; }
div.light_rounded .pp_loaderIcon { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; }
div.dark_rounded .pp_top .pp_left { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; }
div.dark_rounded .pp_top .pp_middle { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; }
div.dark_rounded .pp_top .pp_right { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; }
div.dark_rounded .pp_content_container .pp_left { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; }
div.dark_rounded .pp_content_container .pp_right { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; }
div.dark_rounded .pp_content { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; }
div.dark_rounded .pp_next:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat; cursor:pointer; }
div.dark_rounded .pp_previous:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor:pointer; }
div.dark_rounded .pp_expand { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor:pointer; }
div.dark_rounded .pp_expand:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor:pointer; }
div.dark_rounded .pp_contract { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor:pointer; }
div.dark_rounded .pp_contract:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor:pointer; }
div.dark_rounded .pp_close { width:75px; height:22px; background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor:pointer; }
div.dark_rounded .currentTextHolder { color:#c4c4c4; }
div.dark_rounded .pp_description { color:#fff; }
div.dark_rounded #pp_full_res .pp_inline { color:#fff; }
div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top:12px !important; }
div.dark_rounded .pp_nav .pp_play { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height:15px; width:14px; }
div.dark_rounded .pp_nav .pp_pause { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height:15px; width:14px; }
div.dark_rounded .pp_arrow_previous { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; }
div.dark_rounded .pp_arrow_previous.disabled { background-position:0 -87px; cursor:default; }
div.dark_rounded .pp_arrow_next { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; }
div.dark_rounded .pp_arrow_next.disabled { background-position:-22px -87px; cursor:default; }
div.dark_rounded .pp_bottom .pp_left { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; }
div.dark_rounded .pp_bottom .pp_middle { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; }
div.dark_rounded .pp_bottom .pp_right { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; }
div.dark_rounded .pp_loaderIcon { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; }
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
div.dark_square .currentTextHolder { color:#c4c4c4; }
div.dark_square .pp_description { color:#fff; }
div.dark_square .pp_loaderIcon { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; }
div.dark_square .pp_content_container .pp_left { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; }
div.dark_square .pp_content_container .pp_right { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; }
div.dark_square .pp_expand { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor:pointer; }
div.dark_square .pp_expand:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor:pointer; }
div.dark_square .pp_contract { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor:pointer; }
div.dark_square .pp_contract:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor:pointer; }
div.dark_square .pp_close { width:75px; height:22px; background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor:pointer; }
div.dark_square #pp_full_res .pp_inline { color:#fff; }
div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next { margin-top:12px !important; }
div.dark_square .pp_nav .pp_play { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height:15px; width:14px; }
div.dark_square .pp_nav .pp_pause { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height:15px; width:14px; }
div.dark_square .pp_arrow_previous { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; }
div.dark_square .pp_arrow_previous.disabled { background-position:0 -87px; cursor:default; }
div.dark_square .pp_arrow_next { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; }
div.dark_square .pp_arrow_next.disabled { background-position:-22px -87px; cursor:default; }
div.dark_square .pp_next:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat; cursor:pointer; }
div.dark_square .pp_previous:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor:pointer; }
div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content { background:#fff; }
div.light_square .pp_content .ppt { color:#000; }
div.light_square .pp_expand { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor:pointer; }
div.light_square .pp_expand:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor:pointer; }
div.light_square .pp_contract { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor:pointer; }
div.light_square .pp_contract:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor:pointer; }
div.light_square .pp_close { width:75px; height:22px; background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor:pointer; }
div.light_square #pp_full_res .pp_inline { color:#000; }
div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next { margin-top:12px !important; }
div.light_square .pp_nav .pp_play { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height:15px; width:14px; }
div.light_square .pp_nav .pp_pause { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height:15px; width:14px; }
div.light_square .pp_arrow_previous { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; }
div.light_square .pp_arrow_previous.disabled { background-position:0 -87px; cursor:default; }
div.light_square .pp_arrow_next { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; }
div.light_square .pp_arrow_next.disabled { background-position:-22px -87px; cursor:default; }
div.light_square .pp_next:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_square/btnNext.png) center right no-repeat; cursor:pointer; }
div.light_square .pp_previous:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor:pointer; }
div.facebook .pp_top .pp_left { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; }
div.facebook .pp_top .pp_middle { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; }
div.facebook .pp_top .pp_right { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; }
div.facebook .pp_content .ppt { color:#000; }
div.facebook .pp_content_container .pp_left { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; }
div.facebook .pp_content_container .pp_right { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; }
div.facebook .pp_content { background:#fff; }
div.facebook .pp_expand { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor:pointer; }
div.facebook .pp_expand:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor:pointer; }
div.facebook .pp_contract { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor:pointer; }
div.facebook .pp_contract:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor:pointer; }
div.facebook .pp_close { width:22px; height:22px; background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor:pointer; }
div.facebook #pp_full_res .pp_inline { color:#000; }
div.facebook .pp_loaderIcon { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/loader.gif) center center no-repeat; }
div.facebook .pp_arrow_previous { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height:22px; margin-top:0; width:22px; }
div.facebook .pp_arrow_previous.disabled { background-position:0 -96px; cursor:default; }
div.facebook .pp_arrow_next { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height:22px; margin-top:0; width:22px; }
div.facebook .pp_arrow_next.disabled { background-position:-32px -96px; cursor:default; }
div.facebook .pp_nav { margin-top:0; }
div.facebook .pp_nav p { font-size:15px; padding:0 3px 0 4px; }
div.facebook .pp_nav .pp_play { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height:22px; width:22px; }
div.facebook .pp_nav .pp_pause { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height:22px; width:22px; }
div.facebook .pp_next:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor:pointer; }
div.facebook .pp_previous:hover { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor:pointer; }
div.facebook .pp_bottom .pp_left { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; }
div.facebook .pp_bottom .pp_middle { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; }
div.facebook .pp_bottom .pp_right { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; }
div.pp_pic_holder a:focus { outline:none; }
div.pp_overlay { background:#000; display:none; left:0; position:absolute; top:0; width:100%; z-index:9500; }
div.pp_pic_holder { display:none; position:absolute; width:100px; z-index:10000; }
.pp_top { height:20px; position:relative; }
* html .pp_top { padding:0 20px; }
.pp_top .pp_left { height:20px; left:0; position:absolute; width:20px; }
.pp_top .pp_middle { height:20px; left:20px; position:absolute; right:20px; }
* html .pp_top .pp_middle { left:0; position:static; }
.pp_top .pp_right { height:20px; left:auto; position:absolute; right:0; top:0; width:20px; }
.pp_content { height:40px; }
.pp_fade { display:none; }
.pp_content_container { position:relative; text-align:left; width:100%; }
.pp_content_container .pp_left { padding-left:20px; }
.pp_content_container .pp_right { padding-right:20px; }
.pp_content_container .pp_details { float:left; margin:10px 0 2px 0; }
.pp_description { display:none; margin:0 0 5px 0; }
.pp_nav { clear:left; float:left; margin:3px 0 0 0; }
.pp_nav p { float:left; margin:2px 4px; }
.pp_nav .pp_play,.pp_nav .pp_pause { float:left; margin-right:4px; text-indent:-10000px; }
a.pp_arrow_previous,a.pp_arrow_next { display:block; float:left; height:15px; margin-top:3px; overflow:hidden; text-indent:-10000px; width:14px; }
.pp_hoverContainer { position:absolute; top:0; width:100%; z-index:2000; }
.pp_gallery { left:50%; margin-top:-50px; position:absolute; z-index:10000; }
.pp_gallery ul { float:left; height:35px; margin:0 0 0 5px; overflow:hidden; position:relative; }
.pp_gallery ul a { border:1px #000 solid; border:1px rgba(0,0,0,0.5) solid; display:block; float:left; height:33px; overflow:hidden; }
.pp_gallery ul a:hover,.pp_gallery li.selected a { border-color:#fff; }
.pp_gallery ul a img { border:0; }
.pp_gallery li { display:block; float:left; margin:0 5px 0 0; }
.pp_gallery li.default a { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat; display:block; height:33px; width:50px; }
.pp_gallery li.default a img { display:none; }
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next { margin-top:7px !important; }
a.pp_next { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat; display:block; float:right; height:100%; text-indent:-10000px; width:49%; }
a.pp_previous { background:url(http://maritime-connector.com/themes/mc/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat; display:block; float:left; height:100%; text-indent:-10000px; width:49%; }
a.pp_expand,a.pp_contract { cursor:pointer; display:none; height:20px; position:absolute; right:30px; text-indent:-10000px; top:10px; width:20px; z-index:20000; }
a.pp_close { display:block; float:right; line-height:22px; text-indent:-10000px; }
.pp_bottom { height:20px; position:relative; }
* html .pp_bottom { padding:0 20px; }
.pp_bottom .pp_left { height:20px; left:0; position:absolute; width:20px; }
.pp_bottom .pp_middle { height:20px; left:20px; position:absolute; right:20px; }
* html .pp_bottom .pp_middle { left:0; position:static; }
.pp_bottom .pp_right { height:20px; left:auto; position:absolute; right:0; top:0; width:20px; }
.pp_loaderIcon { display:block; height:24px; left:50%; margin:-12px 0 0 -12px; position:absolute; top:50%; width:24px; }
#pp_full_res { line-height:1 !important; }
#pp_full_res .pp_inline { text-align:left; }
#pp_full_res .pp_inline p { margin:0 0 15px 0; }
div.ppt { color:#fff; display:none; font-size:17px; margin:0 0 5px 15px; z-index:9999; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }

/** Poll **/
#poll_result{
    float:left;
    width:210px;
}

ol.teaser-list{
    margin-bottom:25px;
}

#poll_result span.option{
    width:210px;
    display:block;
}

#poll_result span.option_votes{
    display:block;
    background-color: #0B6BA2;
    text-align: right;
    font-weight: bold;
    color:#fff;
}

/** System message **/
#system-message
{
    float:none !important;
    margin:0 auto;
    overflow: hidden !important;
}

/** Search **/
#search select {width:150px; height:27px;}

/** Colors **/
.gray{color:#999;}

/** Profile **/
#profile h3 span{
    float: right;
    margin-right: 22px;
}

/** CV form **/
#cv-progress {width: 690px; padding:0px; margin:0px; list-style:none; clear:both; overflow: hidden; padding-left:1px;}
#cv-progress li{float:left; line-height: 10px; font-size: 5px; background-color: white; border: 1px solid gray; border-width: thin; margin-left:-1px;}
#cv-progress li.current {background-color: #FFDC54}
#cv-progress li.done {background-color: #93C94A}
#cv-progress li a{display: block; width: 100%; text-decoration: none;}

/** Tooltips **/
#tooltips{
    /* you must set it to relative, so that you can use absolute position for children elements */
    position:relative;
    text-align:center;
    width:690px;
    height:40px;
}

#tooltips #box {

    /* position absolute so that z-index can be defined and able to move this item using javascript */
    position:absolute;
    left:25px;
    top:14px;
    z-index:200;

    /* image of the right rounded corner */
    background:url(http://maritime-connector.com/themes/mc/images/tail.gif) no-repeat right center;
    height:35px;


    /* add padding 8px so that the tail would appear */
    padding-right:8px;

    /* set the box position manually */
    margin-left:5px;

}

#tooltips #box .head {
    /* image of the left rounded corner */
    background:url(http://maritime-connector.com/themes/mc/images/head.gif) no-repeat 0 0;
    height:35px;
    color:#eee;

    /* force text display in one line */
    white-space:nowrap;

    /* set the text position manually */
    padding-left:8px;
    padding-top:12px;
}

/** Grid **/
table.grid thead tr th a, table.grid tr td a{
    text-decoration: none;
    /*	width:90px;
        display:block*/
}
table.grid tbody tr td select{width:90px}

/** Css fixes **/
.pagination_limit{margin-top:-20px}

/** Profile visit stats **/
#profile_visits{overflow: hidden; width:680px; height:250px; text-align: center;}

/** Wiki menu **/
.wiki-menu-holder>ul>li{
    display: block;
}
.wiki-menu-holder>ul>li>ul, .wiki-menu-holder>ul>li>ul>li>ul{
    display: none;
}
.wiki-menu-holder>ul li.selected>ul{
    display: block !important;
}


/* --------------------------------------------------------------
 Pavel
---------------------------------------------------------------*/
.hidden{
    display: none
}

a.starred, span.starred {
    background: url("http://maritime-connector.com/themes/mc/images/icons.png") no-repeat scroll 0 0 transparent;
    background-position: -32px -188px;
    width:20px;
    height:20px;
    display:block;
    cursor:pointer;
    float:right;
}

a.starred.inactive, span.starred.inactive{
    opacity: 0.3;
    -moz-opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
}

a.starred.inactive:hover, span.starred:hover{
    opacity: 1;
    -moz-opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.right{
    float:right;
}

#active-jobs h3{
    font-size:18px;
    padding:10px 0px;
    font-weight:normal;
    background:none;
    border:none;
}

#job-ad-form h3 {
    color: #1170A0;
    font-size: 18px;
    padding: 10px 5px;
    background: #F0F7FD url(http://maritime-connector.com/themes/mc/images/transparent-backgrounds.png) no-repeat 0 -484px;
    font-weight: normal;
    border-top: dotted 1px #D0D0D0;
    border-bottom: dotted 1px #D0D0D0;
}

.multi-entry-grid{
    float:left;
    width: 96%;
}

.asc{
    padding:0 0 0 16px;
    background: url(http://maritime-connector.com/themes/mc/images/order_asc.png) no-repeat 0 2px;
}

.desc{
    padding:0 0 0 16px;
    background: url(http://maritime-connector.com/themes/mc/images/order_desc.png) no-repeat 0 2px;
}

.p100{width:100%}

.gallery_img{
    margin:5px;
    width: 89px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

.gallery_img:hover{
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.8);
}

#upload_iframe{
    height:50px; width:210px; overflow:hidden;
}

#images span{
    color: #707070;
    font: 85%/1.2 Calibri,Arial,Helvetica,sans-serif;
}

#results.gallery-view #results-list span.icon{left:35px;}
#results-list span.icon {left:35px; top:15px}
#results.gallery-view #results-list a {width:125px; clear: both; display: block;}
#results.gallery-view #results-list li {height: 180px}
a.pdf{
    background: url(http://maritime-connector.com/themes/mc/images/icon-pdf.png) no-repeat 0 0;
    padding-left:20px;
}

.bus_sm_login{
    padding-right:500px;
}

/** Share **/
#content-share{
    position:absolute;
    right: 10px;
    top: 11px;
}

#share_buttons #content-share{
    position:static;
    float: right;
}


#content-share>div{float:left}
#content-share div#facebook{margin-right: 10px;}
#content-share div#twitter{width:95px; margin-right: 10px;}
#content-share div#linkedin{width:100px; margin-right: 10px;}
#content-share iframe.fb_ltr{width:80px !important; height: 20px !important;}
.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {display: none !important;}

/** Misc **/
p#breadcrumbs{margin:0 0 20px 0;}

/** Paging */
p.paging{
    padding:0px;
    text-align: center;
    margin:15px 0 15px;
}

p.paging a.pagination-active {
    color:#000; border:solid 1px #a6a6a6;
}

p.paging a {
    padding:2px 4px;
    text-decoration:none;
}

/** Homepage RSS icon fix */
#news .box-head{position:relative}

/* search */
#ft-search {
    width: 160px;
    position: absolute;
    z-index: 100;
    top: 20px;
    right: 5px;
}
#ft-search fieldset {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ccc;
}
#ft-search input {
    background: url(http://maritime-connector.com/themes/mc/images/icon-search.gif) 98% 50% no-repeat;
    border: none;
    width: 135px;
    height: 15px;
    padding: 5px 20px 5px 5px;
    margin: 0;
    font: normal 12px/100% "Arial", "Helvetica", sans-serif;
    color: #333;
}
#ft-search input.button {
    background: none;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0px;
    right: 0px;
    text-indent: -9999px;
    border:none;
    box-shadow:none;
}

.uploadify-queue-item label{
    width:80px;
    float:left;
    margin-bottom: 2px;
    padding-top: 2px;
}

.uploadify-queue-item input[type=text]{
    width:200px;
    float:left;
}

.uploadify-queue-item select{
    width: 205px;
    float: left;
}

.uploadify-queue-item span{
    width:100%; 
    float:left;
}

#ship_images{
    padding-right: 10px;
    text-decoration: none;
    width: 150px;
}

#ship_image{
    padding-bottom: 10px;
}

.category_name{
    padding: 5px 5px;
    font-size: 16px;
}

ul.vertical-banners li {position: relative;}

ul.vertical-banners span.nauticexpo_top {
    display: block;
    left: 25px;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    top: 82px;
}

ul.vertical-banners span.nauticexpo_top a{
    text-decoration: none;
    color: #7BC6EA;
    font-size: 12px;
    font-weight: 200;
}

ul.vertical-banners span.nauticexpo_bottom {
    display: block;
    position: absolute;
    top: 96px;
    padding-left: 10px;
    padding-right: 10px;
}

ul.vertical-banners span.nauticexpo_bottom a{
    text-decoration: none;
    color: white;
    font-size: 12px;
    font-weight: 200;
    line-height: 1em;
}

table {
	width: 100%;
	border-spacing: 0;
}
table.pricelist {
	margin: 0;
}

th {
	text-align: left;
	font-weight: bold;
}
.pricelist tbody td {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
th, td {
	padding: .2cm 1cm .2cm 0;
	vertical-align: top;
	font-size: 14px;
}
tfoot td {
	width: 100%;
	padding-right:0;
}
tfoot th {
	font-weight: normal;
}

.col1 {width: 35%; padding: .5cm 0 .5cm 0;}

.col {width: 10%; text-align: right; padding: .5cm 0 .5cm 0;}

tfoot .total th, tfoot .total td {
	font-weight: bold;
}

tfoot .total th, tfoot .total .price {border-top: 1px solid #ccc;}

.pricelist tfoot table tbody tr td{border:none; width:50%}

th.price {
	text-align: right;
	padding: .5cm 0 .5cm 0;
	width: 15%;
}

td.price{
	text-align: right;
	padding-right: 0;
	width: 15%;
}



p#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 1em; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }
.ui-spinner {position: relative; border: 0px solid white; }
.ui-spinner-buttons {position: absolute}
.ui-spinner-button {overflow: hidden}

.uploadify {
	position: relative;
	margin-bottom: 1em;
}
.uploadify-button {
	background-color: #505050;
	background-image: linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -o-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -moz-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -webkit-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -ms-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #505050),
		color-stop(1, #707070)
	);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 2px solid #808080;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	width: 100%;
}
.uploadify:hover .uploadify-button {
	background-color: #606060;
	background-image: linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -o-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -moz-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -webkit-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -ms-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #606060),
		color-stop(1, #808080)
	);
	background-position: center bottom;
}
.uploadify-button.disabled {
	background-color: #D0D0D0;
	color: #808080;
}
.uploadify-queue {
	margin-bottom: 1em;
}
.uploadify-queue-item {
	background-color: #F5F5F5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 5px;
	max-width: 350px;
	padding: 10px;
}
.uploadify-error {
	background-color: #FDE5DD !important;
}
.uploadify-queue-item .cancel a {
	background: url('http://maritime-connector.com/themes/mc/js/uploadify/uploadify-cancel.png') 0 0 no-repeat;
	float: right;
	height:	16px;
	text-indent: -9999px;
	width: 16px;
}
.uploadify-queue-item.completed {
	background-color: #E5E5E5;
}
.uploadify-progress {
	background-color: #E5E5E5;
	margin-top: 10px;
	width: 100%;
}
.uploadify-progress-bar {
	background-color: #0099FF;
	height: 3px;
	width: 1px;
}
/**
* CSS for small fixes
* @author: Pavel
*/
.box-body .gallery li {
	width:150px;
	height:150px;
}

.img-rating{
	height: 15px;
}

.box-body .gallery .info {
	bottom: 10px;
}

#ship_image {
	padding-bottom: 3px;
}

a.image-details-url{
	float: right;
	width: 40px;
	margin-top: -13px;
}

#refine-your-search-form select {
	height: 29px;
}

#refine-your-search-form input[type="text"] {
	width: 196px;
}

#results-list a.ship-name{
	float:left;
}

.ships.author #results-list dl.ship-details dt{
	width:40px;
}

.ship_images {
	padding-right: 0px;
}

.news-article .gallery, #static-content .gallery{margin-left:0px;}
