/* Minification failed. Returning unminified contents.
(56,28): run-time error CSS1036: Expected expression, found ';'
(58,93): run-time error CSS1036: Expected expression, found ';'
 */
/*!
 * jQuery UI CSS Framework 1.8.21
 *
 * Copyright 2012, 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:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.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.21
 *
 * Copyright 2012, 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=%20&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=e84324&bgTextureHeader=01_flat.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=fafafa&iconColorHeader=273c63&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=eeeeee&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=aaaaaa&fcDefault=e84324&iconColorDefault=5f585e&bgColorHover=556074&bgTextureHover=23_fine_grain.png&bgImgOpacityHover=75&borderColorHover=b8b8b8&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=e84324&bgTextureHighlight=09_dots_small.png&bgImgOpacityHighlight=50&borderColorHighlight=fcefa1&fcHighlight=ffffff&iconColorHighlight=fff32e&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family:  ; 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:  ; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #e84324 url(images/ui-bg_flat_75_e84324_40x100.png) 50% 50% repeat-x; color: #fafafa; font-weight: bold; }
.ui-widget-header a { color: #fafafa; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #aaaaaa; background: #eeeeee url(images/ui-bg_glass_75_eeeeee_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #e84324; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #e84324; 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 #b8b8b8; background: #556074 url(images/ui-bg_fine-grain_75_556074_60x60.png) 50% 50% repeat; font-weight: normal; color: #ffffff; }
.ui-state-hover a, .ui-state-hover a:hover { color: #ffffff; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; 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 #fcefa1; background: #e84324 url(images/green-dot.png) 50% 50% repeat; color: #ffffff; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #ffffff; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.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(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_273c63_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_5f585e_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_fff32e_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_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: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% 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.21
 *
 * Copyright 2012, 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; 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.21
 *
 * Copyright 2012, 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.21
 *
 * Copyright 2012, 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: 16px; 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.21
 *
 * Copyright 2012, 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.21
 *
 * 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.21
 *
 * Copyright 2012, 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.21
 *
 * Copyright 2012, 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.21
 *
 * Copyright 2012, 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.21
 *
 * Copyright 2012, 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.21
 *
 * Copyright 2012, 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.21
 *
 * Copyright 2012, 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; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
/* Basic jQuery Slider essential styles */

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}
/* Demo CSS - You do not need this css in your own slider */


pre{
	font-family: "Source Code Pro", monospace;
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: whiteSmoke;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

h2{
	font-size: 48px;
}

pre + h2{
	margin-top: 80px;
}


#banner-fade,
#banner-slide{
	margin-bottom: 60px;
}

ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background:#fff;
	color:#000;
	text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover{
	background:#000;
	color:#fff;
}

ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
	background: rgba(255,255,255,0.5);
}
div.jHtmlArea { display: inline block; }
div.jHtmlArea div { padding: 0px; margin: 0px;border: 1px solid hsl(0, 0%, 80%); }
div.jHtmlArea .ToolBar { }
div.jHtmlArea .ToolBar ul { border: solid 1px #ccc; margin: 1px; padding: 1px; float: left; background: #fff url(images/jHtmlArea_Toolbar_Group_BG.png) repeat-x;}
div.jHtmlArea .ToolBar ul li { list-style-type: none; float: left; border: none; padding: 1px; margin: 1px; }
div.jHtmlArea .ToolBar ul li:hover { border: solid 1px #ccc; background: #ddd url(images/jHtmlArea_Toolbar_Group__Btn_Select_BG.png); padding: 0; }
div.jHtmlArea .ToolBar ul li a { display: block; width: 16px; height: 16px; background: url(images/jHtmlArea.png) no-repeat -16px -500px; border: none; cursor: pointer; padding: 0px; }
div.jHtmlArea .ToolBar ul li a.highlighted { border: solid 1px #aaa; background-color: #bbb; padding: 0; }
div.jHtmlArea .ToolBar ul li.separator {height: 16px; margin: 0 2px 0 3px; border-left: 1px solid #ccc;}
div.jHtmlArea .ToolBar ul li.separator:hover { padding: 1px; background-color: #fff; border-top:none; border-bottom:none; border-right:none;}

div.jHtmlArea .ToolBar ul li a:hover { }
div.jHtmlArea .ToolBar ul li a.bold { background-position: 0 0; }
div.jHtmlArea .ToolBar ul li a.italic { background-position: -16px 0; }
div.jHtmlArea .ToolBar ul li a.underline { background-position: -32px 0; }
div.jHtmlArea .ToolBar ul li a.strikethrough { background-position: -48px 0; }
div.jHtmlArea .ToolBar ul li a.link { background-position: -64px 0; }
div.jHtmlArea .ToolBar ul li a.unlink { background-position: -80px 0; }
div.jHtmlArea .ToolBar ul li a.orderedlist { background-position: -96px 0; }
div.jHtmlArea .ToolBar ul li a.unorderedlist { background-position: -112px 0; }
div.jHtmlArea .ToolBar ul li a.image { background-position: -128px 0; }
div.jHtmlArea .ToolBar ul li a.cut { background-position: -144px 0; }
div.jHtmlArea .ToolBar ul li a.copy { background-position: -160px 0; }
div.jHtmlArea .ToolBar ul li a.paste { background-position: -176px 0; }

div.jHtmlArea .ToolBar ul li a.html { background-position: -192px 0; opacity:0.6; filter:alpha(opacity=60);}
div.jHtmlArea .ToolBar ul li a.html.highlighted { opacity:1.0; filter:alpha(opacity=100);}

div.jHtmlArea .ToolBar ul li a.h1 { background-position: 0 -16px;}
div.jHtmlArea .ToolBar ul li a.h2 { background-position: -16px -16px;}
div.jHtmlArea .ToolBar ul li a.h3 { background-position: -32px -16px;}
div.jHtmlArea .ToolBar ul li a.h4 { background-position: -48px -16px;}
div.jHtmlArea .ToolBar ul li a.h5 { background-position: -64px -16px;}
div.jHtmlArea .ToolBar ul li a.h6 { background-position: -80px -16px;}
div.jHtmlArea .ToolBar ul li a.subscript   { background-position: -96px -16px;}
div.jHtmlArea .ToolBar ul li a.superscript { background-position: -112px -16px;}
div.jHtmlArea .ToolBar ul li a.indent { background-position: -128px -16px;}
div.jHtmlArea .ToolBar ul li a.outdent { background-position: -144px -16px;}
div.jHtmlArea .ToolBar ul li a.horizontalrule { background-position: -160px -16px;}
div.jHtmlArea .ToolBar ul li a.p { background-position: -176px -16px;}


div.jHtmlArea .ToolBar ul li a.justifyleft { background-position: 0 -32px;}
div.jHtmlArea .ToolBar ul li a.justifycenter { background-position: -16px -32px;}
div.jHtmlArea .ToolBar ul li a.justifyright { background-position: -32px -32px;}
div.jHtmlArea .ToolBar ul li a.increasefontsize { background-position: -48px -32px;}
div.jHtmlArea .ToolBar ul li a.decreasefontsize { background-position: -64px -32px;}
div.jHtmlArea .ToolBar ul li a.forecolor { background-position: -80px -32px;}


/*
	01-RESET CSS
	02- BODY , HEADINGS & TABLES
	03-FORMS
	04-BASIC STYLES
	05-GRID
	06-NAVIGATION
	07-SLIDERS
	08-FOOTER
	09-PORTFOLIO
	10-BUTTONS
	11-PRICING BOXES &  TABLES
	12-GRID HOMEPAGE
	13-SIMPLE UL STYLE , TAGS, TABS
	14-INVOICE PAGE
/*-------------------------------------------------------*/
/*---------------01 - RESET CSS---------------*/
/*-------------------------------------------------------*/
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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.button.enormous {
  width: 290px;
  height: 50px;
  font-size: 15px !important;
  text-align: center;
  padding-top: 25px;
}

a.no_decor {
  text-decoration: none !important;
}


#login_btn {
  background-image: url(images/login_h.png);
  float: right;
  width: 100px;
  height: 30px;
  background-repeat: no-repeat;
}

p.bjqs-caption {
background: #e64135!important;
text-transform: uppercase!important;
}


h3 {
margin-top: 10px;
clear: both;
}

.quest {
display: inline-block;
text-align: right;
width: 505px;
}

div.oneobj {
float: left;
width: 420px;
}
.one-fifth img {
width: 160px;
height: 122px;
}

div.info {
font-family: Crimson;
font-size: 23px;
background: #d5edf8;
border-bottom: 1px solid;
color: #205791;
border-radius: 5px;
padding: 10px;
border: 1px solid #92cae4;
}

.profit_form input[type="submit"] , .profit_form input[type="file"] , .profit_form a {
border-radius: 5px;
background: lightblue;
padding: 5px;
height: auto !important;
border: 1px solid blue!important;
color: black;
}

    div.profit_form label {
    font-size: 18px;

    color: black;
    font-family: 'Crimson Text' ,arial,serif;
    display: inline-block!important;
    }

    div.profit_form input[type="text"],     div.profit_form input[type="file"] , div.profit_form input[type="submit"], div.profit_form select{
        width: 350px;
        height: 30px;
        font-family: 'Crimson Text' ,arial,serif;
        border: 1px solid lightgray;
        font-size: 17px;
            display: block;
    }

    .profit_form input[type="submit"] {
display: inline-block!important;
margin-top:40px;
}

    div#fsSupporting22698756 {
font-size: 14px;
width: 400px;
background: whitesmoke;
padding: 10px;
}

    .fsRequiredMarker {
padding-left: 2px;
color: #ba0000;
font-size: 16px;
font-weight: 700;
font-family: Verdana;
float: none;
}

div.profit_form {
    font-family: 'Crimson Text' ,arial,serif;
position: relative;
background: white;
z-index: 200000;
top: -225px;
left: -2px;
width: 860px;
border-radius: 5px;
padding: 10px 50px 50px 50px;
border: 1px solid lightgray;
color: black;

}

.closebtn {
margin-bottom: 40px;
display: inline-block;
font-size: 19px;
}

div.form_header {
    font-family: 'Crimson Text' ,arial,serif;
font-size: 23px;
text-align: left;
font-weight: bold;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}
body
{
    line-height: 1;
}
ol, ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
.clr
{
    margin: 0;
    padding: 0;
    clear: both;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
.cent
{
    text-align: center;
}
/*-------------------------------------------------------*/
/*---------------02 - BODY & HEADINGS ---------------*/
/*-------------------------------------------------------*/


body
{
    background-position: center -198px;
    /*background-color: #f2f2f2;*/
      background-color: #f2f2f2;
    background-image: url(images/header_steel.png);
    background-repeat: no-repeat;
    font: 12px/20px Verdana, 'Droid Sans' , arial, serif;
    line-height: 20px;
    color: #666; /* Prevents Mobile Safari from bumping up font sizes in landscape */
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgb(255,255,0);
}

.comments
{
    font-size: 11px;
    font-style: italic;
}
::selection
{
    background: #f26c4f; /* Safari */
    color: #fdfdfa;
}
::-moz-selection
{
    background: #f26c4f; /* Firefox */
    color: #fdfdfa;
}
img::selection
{
    background: transparent;
}
img::-moz-selection
{
    background: transparent;
}
/*-------------------------------------------------------*/
/* ------------------HEADINGS------------------*/
/*-------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-family: 'Crimson Text' ,arial,serif;
    font-weight: normal;
    font-variant: normal;
    white-space: normal;
    color: #272727;
    margin-bottom: 10px;
}
h1
{
    font-size: 34px;
    line-height: 38px;
}
h2
{
    font-size: 28px;
    line-height: 33px;
}
h3
{
    font-size: 24px;
    line-height: 29px;
}
h4
{
    font-size: 20px;
    line-height: 25px;
}
h5
{
    font-size: 16px;
    line-height: 21px;
}
h6
{
    font-size: 14px;
    line-height: 17px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
    color: #272727;
    font-family: 'Crimson Text' ,arial,serif;
    font-size: 100%;
    text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
    color: #e64135;
    font-family: 'Crimson Text' ,arial,serif;
    font-size: 100%;
    text-decoration: none;
}
.h4-col
{
    font-size: 20px;
    line-height: 25px;
    font-family: 'Crimson Text' ,arial,serif;
    margin: 10px auto 20px auto;
    color: #666;
}
.h4-col a
{
    text-decoration: underline;
}
/*-------------------------------------------------------*/
/*------------------TABLE STYLES------------------*/
/*-------------------------------------------------------*/

table
{
    border-collapse: separate;
    border-spacing: 0;
    border-top-width: 5px;
    margin-bottom: 10px;
    border: 1px solid #efefef;
    font-size: 10px;
}
th
{
    padding: 5px 10px;
    text-transform: uppercase;
    font-weight: bold;
    background: #99cccc;
    color: #FFF;
}
td
{
    padding: 5px 10px;
    border-top: 1px solid #efefef;
}
tbody.colorfull td:hover
{
    background: #ebebeb;
    cursor: pointer;
}
/*------------------TABLE STYLES ENDS------------------*/
/*-------------------------------------------------------*/

/*-------------------------------------------------------*/
/*------------------03 - FORM STYLE------------------*/
/*-------------------------------------------------------*/
label
{
    font-weight: normal;
    display: block;
    color: #7f7f7f;
}
input[type=text], input[type=password], input.text, input.title, textarea
{
    background-color: #FFF;
    border: 1px solid #ebebeb;
    font-size: 11px;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus
{
    border-color: #88bbc8;
    -moz-box-shadow: 0 0px 3px #88bbc8;
    -webkit-box-shadow: 0 0px 3px #88bbc8;
    box-shadow: 0 0px 3px #88bbc8;
}
select
{
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
}
input[type=text], input[type=password], input.text, input.title, textarea, select
{
    margin: 5px 0;
}
input.text, input.title
{
    width: 200px;
    padding: 5px;
}
input.title
{
    font-size: 1.5em;
}
textarea
{
    width: 450px;
    height: 180px;
    padding: 5px;
}
form.inline
{
    line-height: 3;
}
form.inline p
{
    margin-bottom: 0;
}

.required
{
    color: #ed1c24;
}
.error
{
    color: #e64135;
    font-weight: normal !important;
    width: auto !important;
    text-align: right;
    font-size: 11px;
    margin-left: 5px;
    font-style: italic;
}
.field-validation-error
{
    clear: left;
    color: #e64135;
    font-weight: bold !important;
    width: auto !important;
    float: left;
    font-size: 12px;
    margin-left: 5px;
    font-style: italic;
    display: block;
}

#round-form span.field-validation-error
{
    clear: left;
    color: #e64135;
    font-weight: bold !important;
    width: auto !important;
    float: left;
    font-size: 12px;
    margin-left: 5px;
    font-style: italic;
    display: block;
}
#round-form span.field-validation-error span
{
    clear: left;
    color: #e64135;
    font-weight: bold !important;
    width: auto !important;
    float: left;
    font-size: 12px;
    margin-left: 5px;
    font-style: italic;
    display: block;
}
#round-form span.field-validation-error span
{
  color: #e64135;
    font-weight: bold !important;
    width: auto !important;
    float: left;
    font-size: 12px;
    margin-left: 5px;
    font-style: italic;
}
.field-validation-error-custom
{
    clear: left;
    color: #e64135;
    font-weight: normal !important;
    width: auto !important;
    float: left;
    font-size: 11px;
    margin-left: 5px;
    font-style: italic;
    display: block;
}

#round-form span.field-validation-error-custom
{
    clear: left;
    color: #e64135;
    font-weight: normal !important;
    width: auto !important;
    float: left;
    font-size: 11px;
    margin-left: 5px;
    font-style: italic;
    display: block;
}
#round-form span.field-validation-error-custom span
{
    clear: left;
    color: #e64135;
    font-weight: normal !important;
    width: auto !important;
    float: left;
    font-size: 11px;
    margin-left: 5px;
    font-style: italic;
    display: block;
}
#round-form span.field-validation-error-custom span
{
  color: #e64135;
    font-weight: normal !important;
    width: auto !important;
    float: left;
    font-size: 11px;
    margin-left: 5px;
    font-style: italic;
}
.success
{
    color: #acd373;
    text-align: right;
    font-size: 11px;
}
.simple-error, .simple-alert, .simple-notice, .simple-success, .simple-info
{
    padding: 0.8em;
    margin-bottom: 1em;
    border: 1px solid #ddd;
}
.simple-error, .simple-alert
{
    background: #fbe3e4;
    border-color: #fbc2c4;
    color: #e64135;
}
.simple-notice
{
    background: #fff6bf;
    color: #514721;
    border-color: #ffd324;
}
.simple-success
{
    background: #e6efc2;
    color: #264409;
    border-color: #c6d880;
}
.simple-info
{
    background: #d5edf8;
    color: #205791;
    border-color: #92cae4;
}
.simple-error a, .simple-alert a
{
    color: #8a1f11;
}
.simple-notice a
{
    color: #514721;
}
.simple-success a
{
    color: #264409;
}
.simple-info a
{
    color: #205791;
}
#sign-up-form input, #sign-up-form select
{
    padding: 7px 10px;
    width: 250px;
    border: 1px solid #cccccc;
}
#sign-up-form #Mysubmitted
{
    width: 105px !important;
    padding: 5px 10px;
    border: none;
    color: #FFF;
}

fieldset
{
    margin: 2px auto;
}

fieldset.border, .border
{
    border: 1px solid #ccc;
    padding: 10px;
}
fieldset legend
{
    margin-left: 20px;
}

/********************************ROUND-FORM**************************************/
#round-form label
{
    width: 100px;
    float: left;
    text-align: right;
   padding: 3px 25px 3px 0;
}
#round-form label.lbl-auto
{
    text-align: left;
    padding: 3px 25px 3px 0;
    width: auto;
}
#round-form input[type="text"], #round-form input[type="password"], #round-form select
{
    padding: 5px 10px;
    width: 200px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    float: left;
}
#round-form select
{
    width: 223px;
}
#round-form select.ddl-small
{
    width: 100px;
}
#round-form input.txt-small
{
    width: 50px;
    margin-right: 10px;
}
#round-form input[type="checkbox"]
{
    margin: 4px 3px 3px 4px;
}
#round-form input:focus, #round-form select:focus
{
    border-color: #72c2e7;
    -moz-box-shadow: 0 0px 5px #72c2e7;
    -webkit-box-shadow: 0 0px 5px #72c2e7;
    box-shadow: 0 0px 5px #72c2e7;
}
#round-form textarea
{
    border: 1px solid #cccccc;
}

#round-form span
{
    width: 150px;
    font-weight: bold;
    float: left;
    padding: 3px 10px 3px 0;
    text-align: left;
}
#round-form.span200 span
{
    width: 200px;
}
#round-form span.required
{
    color: #ed1c24;
    padding: 0;
    width: auto;
    float: none;
}
#round-form .captcha
{
    float: left;
}

#round-form label.lbl-left
{
    text-align: left;
    padding: 3px 25px 3px 0;
}

#round-form label.lbl-left-big
{
    text-align: left;
    padding: 3px 25px 3px 0;
    width: 200px;
}
#round-form .form-row
{
    clear: both;
    margin: 2px auto;
}
#round-form .form-row span
{
    width: 150px;
    font-weight: bold;
    float: left;
    padding: 3px 10px 3px 0;
    text-align: left;
}

#round-form .form-row-right span {
    
    float: right !important;
}

#round-form.forgot label
{
    width: 300px;
    float: left;
    text-align: right;
    font-weight: bold;
}

/********************************ROUND-FORM-LOGIN**************************************/
#round-form-login input[type="text"], #round-form-login input[type="password"], #round-form-login select
{
    padding: 7px 10px;
    width: 250px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    float: left;
}
#round-form-login input[type="checkbox"]
{
    margin: 4px 3px 3px 4px;
}
#round-form-login input:focus, #round-form-login select:focus
{
    border-color: #72c2e7;
    -moz-box-shadow: 0 0px 5px #72c2e7;
    -webkit-box-shadow: 0 0px 5px #72c2e7;
    box-shadow: 0 0px 5px #72c2e7;
}
#round-form-login label
{
}
/********************************ROUND-FORM-POPUP**************************************/
#round-form-popup fieldset,.round-form-popup fieldset
{
    margin-top: 10px;
}
#round-form-popup input, #round-form-popup select,.round-form-popup input, .round-form-popup select
{
    padding: 7px 10px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    float: left;
}
#round-form-popup input[type="text"], #round-form-popup input[type="password"], #round-form-popup select,.round-form-popup input[type="text"], .round-form-popup input[type="password"], .round-form-popup select
{
    width: 250px;
}
#round-form-popup input:focus, #round-form-popup select:focus,.round-form-popup input:focus, .round-form-popup select:focus
{
    border-color: #72c2e7;
    -moz-box-shadow: 0 0px 5px #72c2e7;
    -webkit-box-shadow: 0 0px 5px #72c2e7;
    box-shadow: 0 0px 5px #72c2e7;
}
#round-form-popup label,.round-form-popup label
{
    width: 120px;
    float: left;
    text-align: right;
    padding: 7px 25px 7px 0;
}
#round-form-popup input[type="submit"],.round-form-popup input[type="submit"]
{
    margin-left: 150px;
    margin-right: 20px;
}
#round-form-popup select.ddl-small,.round-form-popup select.ddl-small
{
    width: 100px;
}
#round-form-popup input.txt-small,.round-form-popup input.txt-small
{
    width: 50px;
    margin-right: 10px;
}
a.form-link
{
    color: #1e6fca;
    font-size: 12px;
    margin-left: 10px;
    text-decoration: underline;
}
a.form-link a:hover
{
    color: #f0f;
    text-decoration: underline;
}


/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/* ------------------04 - BASIC STYLE
/*-------------------------------------------------------*/
/*------------------------------------------------------------*/
/*-----------------MAIN STYLES-------------------*/
/*------------------------------------------------------------*/
#wrapper
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
}
#container
{
    float: left;
    height: auto;
    width: 960px;    
    -moz-box-shadow: 0 0 6px #b7b7b7;
    -webkit-box-shadow: 0 0 6px #b7b7b7;
    box-shadow: 0 0 6px #b7b7b7;
    padding: 0 30px;
    text-align: left;
    margin-bottom: 20px;
    border: 1px solid white;
    background: white;
    border-top:0px;
}
#containerNew
{
    float: left;
    height: auto;
    width: 640px;    
    -moz-box-shadow: 0 0 6px #b7b7b7;
    -webkit-box-shadow: 0 0 6px #b7b7b7;
    box-shadow: 0 0 6px #b7b7b7;
    padding: 0 30px;
    text-align: left;
    margin-bottom: 20px;
    border: 1px solid white;
    background: white;
    border-top:0px;
}
#container_t
{
    float: left;
    height: auto;
    width: 960px;    
    -moz-box-shadow: 0 0 6px #b7b7b7;
    -webkit-box-shadow: 0 0 6px #b7b7b7;
    box-shadow: 0 0 6px #b7b7b7;
    padding: 0 30px;
    text-align: left;
    margin-top: 11px;
    border: 1px solid white;
    border-bottom: 0px;
}
#container_tNew
{
    float: left;
    height: auto;
    width: 640px;    
    -moz-box-shadow: 0 0 6px #b7b7b7;
    -webkit-box-shadow: 0 0 6px #b7b7b7;
    box-shadow: 0 0 6px #b7b7b7;
    padding: 0 30px;
    text-align: left;
    margin-top: 11px;
    border: 1px solid white;
    border-bottom: 0px;}
.center
{
    height: auto;
    width: 1020px;
    margin: auto;
    padding: 0px;
}
.centerNew
{
    height: auto;
    width: 640px;
    margin: auto;
    padding: 0px;
}
#content
{
    padding-bottom: 0px;
    height: auto;
    float: left;
    margin-top: 15px;
}
#header
{
    padding: 10px 0 0 0; /*border-bottom:1px solid #efefef;*/
    height: 120px;
}
a#logo
{
    display: block;
    float: left;
    width: 215px;
    height: 66px;
}

a#banner-ads
{
    display: block;
    margin-left: 100px;
    float: left;
    width: 334px;
    height: 73px;
}

a#contact-header
{
    display: block;
    margin-left: 80px;
    float: left;
    width: 54px;
    height: 68px;
}
a#activate-header
{
    display: block;
    margin-left: 25px;
    float: left;
    width: 54px;
    height: 68px;
}
a#upgrade-header
{
    display: block;
    margin-left: 25px;
    float: left;
    width: 54px;
    height: 68px;
}
.slideshow
{
    border-top: 1px solid #efefef;
    padding: 30px 0;
}
a
{
    color: #1e6fca;
}
.one-small a
{
    color: #1e6fca !important;
}
a:hover
{
    text-decoration: none;
    color: #e64135;
}
a img
{
    border: none;
}
strong
{
    font-weight: bold;
    color: #252525;
}
p, ul, ol, pre, code
{
    margin-bottom: 10px;
    text-align: justify;
}
.colored, fieldset.colored label
{
    color: #f26c4f !important;
}
ul
{
    list-style-type: none;
}
ol
{
    list-style-type: decimal;
    list-style-position: inside;
}
blockquote
{
    padding: 5px 20px 5px 45px;
    line-height: 24px;
    background: url(../images/quote.png) no-repeat top left;
    color: #999999;
}
blockquote span
{
    color: #666666;
}
pre, code
{
    border: 1px solid #efefef;
    border-left: 5px solid #efefef;
    display: block;
    padding: 10px;
    font-size: 11px;
    font-family: monospace;
    background-color: #f5f5f5;
}
/*------------------05 -  GRID STYLE-------- Copyrighty by trendyWebStar----------*/
/*-------------------------------------------------------*/
.horizontal-line
{
    width: 100%;
    margin: 30px auto;
    float: left;
    border-top: 1px solid #efefef;
}
.hline
{
    clear: both;
    margin: 10px auto;
    width: 100%;
    border-top: 1px solid #efefef;
}
.clear-line
{
    width: 100%;
    margin: 10px auto auto auto;
}
.left
{
    float: left;
}
.right
{
    float: right;
}

.one, .one-small, .one-half, .one-half-small, .two-third, .one-third, .one-third-smallest, .one-fourth, .one-fifth, .one-sixth, .inner-content, .one-third-big, .one-eighth, .two-third-smallest
{
    float: left;
}
.one-half, .one-half-small, .two-third, .one-third, .one-fourth, .one-fifth, .one-sixth, .inner-content, .one-third-big, .one-eighth
{
    margin-right: 30px;
}
.one
{
    width: 960px;
}
.one-small
{
    width: 900px;
    padding-right: 20px;
}
.one-half
{
    width: 465px;
}
.one-half-small
{
    width: 400px;
}
.one-third
{
    width: 300px;
}

.one-third-small
{
    width: 280px;
}
.one-third-smallest
{
    width: 245px;
}
.one-third-big
{
    width: 340px;
}
.one-fourth
{
    width: 217px;
}
.one-fifth
{
    width: 168px;
}
.one-fifth img
{
    width: 160px;
}
.one-sixth
{
    width: 135px;
}
.one-eighth
{
    width: 70px;
}
.last
{
    margin-right: 0px !important;
}

.inner-content
{
    width: 712px;
}
.two-third
{
    width: 630px;
}
.two-third-small
{
    width: 590px;
    border: 1px solid #efefef;
    padding: 15px 15px 0 15px;
}
.two-third-smallest
{
    width: 530px;
}
.features .one-fifth p img
{
    width: 140px;
}
.features-details
{
    float: left;
    width: 490px;
}
.cert-details
{
    float: left;
    width: 390px;
}

.one.border
{
    width: 930px;
    border: 1px solid #efefef;
    padding: 15px;
}
.border .one-half
{
    width: 450px;
}
.one-third-small h5
{
    text-align: center;
}
.comment-bg
{
    background-color: #f3f3f3;
    padding: 10px;
    -moz-border-radius: 15px;
    -webkit-border: 15px;
    border-radius: 15px;
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
    border: 1px solid #999;
}
.about-bg
{
    background-color: #f3f3f3;
    padding: 10px;
    -moz-border-radius: 15px;
    -webkit-border: 15px;
    border-radius: 15px;
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
    margin-bottom: 20px;
    border: 1px solid #999;
}
.about-img-top
{
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
}
.one-third p img
{
    margin: 0 auto 50px auto;
    float: right;
    padding-right: 40px;
    width: 200px;
}
.partner-h4img
{
    float: right;
    padding-right: 50px;
    width: 154px;
    height: 35px;
    margin-top: -10px;
}
.h3-btn
{
    float: right;
    padding-right: 0px;
}
.hippa-h3img
{
    float: right;
    width: 159px;
    height: 200px;
    margin: 10px;
}
.one-fourth h4 a
{
    font-family: 'Droid Sans' , arial, serif;
    font-size: 16px;
    color: #727884;
}

.img-align-left
{
    margin: 5px 10px 0 0;
    float: left;
}
.img-align-right
{
    margin: 5px 0 0 10px;
    float: right;
}
.img-align-center
{
    margin: 5px 0;
    text-align: center;
}
.text-align-left
{
    float: left;
    width: 220px;
}
.nova h4
{
    color: #f26c4f;
}
.nova p
{
    text-align: center;
}
.nova p img
{
    width: 700px;
    height: 615px;
    margin: 10px auto 10px auto;
}
/*-------------------------------------------------------------------------------------------------*/
/*--------------------------------06 - MAIN NAVIGATION---------------------------------------------*/
/*-------------------------------------------------------------------------------------------------*/

#main_navigation
{
    top: 16px;
    font-size: 14px;
    height: 20px;
    float: left;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 9px;
}
.main-menu
{
    position: relative;
    z-index: 40;
    font-family: 'Droid Sans' , arial, serif;
}
.main-menu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.main-menu ul li
{
    position: relative;
    display: inline;
    float: left;
    font-size: 14px;
}
.main-menu ul li a, .main-menu ul li a:link, .main-menu ul li a:visited
{
    line-height: 32px;
    color: #fff;
    font-size: 12px;
}
.main-menu ul li a:hover
{
    color: #272727;
}
.main-menu ul li a
{
    display: block;
    text-decoration: none;
    overflow: hidden;
    padding: 0px 20px;
}
* html .main-menu ul li a
{
    display: inline-block;
}
.main-menu ul li ul
{
    position: absolute;
    left: 0px;
    display: block;
    visibility: hidden;
}
.main-menu ul li ul li
{
    display: list-item;
    float: none;
}
.main-menu ul li ul li a
{
    width: 180px;
    padding: 5px 10px;
}
.main-menu ul ul
{
    background: #fff;
    border: 1px solid #e0e0e0;
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
}
.main-menu ul ul li a, .main-menu ul ul li a:link, .main-menu ul ul li a:visited
{
    height: 100%;
    line-height: 20px;
    margin-right: -2px !important;
    border-bottom: dotted 1px #e1e1e1;
    padding: 5px 10px !important;
    color: #d42f10;
}
.main-menuz ul li ul li a:hover, .main-menu ul ul li a:hover
{
    background: #c72e11;
    text-decoration: none !important;
    margin: 0 0px;
    color: #fff;
}
.main-menuz ul ul li ul li a:hover, .main-menu ul ul ul li a:hover
{
    text-decoration: none !important;
    width: 180px;
}
.logged-as
{
    margin: 7px 10px 0 10px;
    float: right;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Crimson Text' ,arial,serif;
    color: white;
}
/*-------------------------------------------------------------------------------------------------*/
/*INTRO PAGES*/
/*-------------------------------------------------------------------------------------------------*/
.intro-pages span
{
    color: #e64135;
}
.intro-pages
{
    margin-top: 20px;
    padding: 30px 0px 50px 0;
    height: auto;
    margin-bottom: 30px;
    background: transparent url("images/intro-pages-bg.png") no-repeat bottom;
    border-top: 1px solid #efefef;
}
.intro-pages h1, .intro-pages h2, .intro-pages h3, .intro-pages h4
{
    text-align: center;
    margin-bottom: 0;
    font-style: italic;
}
.intro-pages a
{
    color: #e64135;
}

/*-------------------------------------------------------------------------------------------------*/
/*PUNCH PAGES*/
/*-------------------------------------------------------------------------------------------------*/
.punch-line span
{
    color: #e64135;
}
.punch-line
{
    padding: 20px 0px 30px 0;
    height: auto;
    margin-bottom: 10px;
    background: transparent url("images/intro-pages-bg.png") no-repeat bottom;
    border-top: 1px solid #efefef;
}
.punch-line h1, .punch-line h2, .punch-line h3, .punch-line h4
{
    text-align: center;
    margin-bottom: 0;
    font-style: italic;
}
.punch-line a
{
    color: #e64135;
}

/*------------------------07 - SLIDERS-------------------------------*/
/*-------------------------------------------------------------------------*/
#piecemaker
{
    width: 960px;
    height: 430px;
    float: left;
    margin-bottom: 30px;
}

/*VIDEO BLOCK */
#video-block
{
    width: 1020px;
    height: 570px;
    float: left;
    margin-left: -30px;
    border-top: 5px solid #f7f7f7;
}
/*NIVO SLIDERS*/
.nivoSlider
{
    width: 1020px;
    height: 550px;
    float: left;
    margin-left: -30px;
    border-top: 5px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
}
.nivoSlider img
{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
.nivoSlider a
{
    border: 0;
    display: block;
}
#slider3 .nivo-controlNav
{
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 99;
}
#slider3 .nivo-controlNav a
{
    display: block;
    float: left;
    margin: 0 0px 0 0;
    background: url(../images/nivo-pag.png) top no-repeat;
    width: 22px;
    height: 22px;
    outline: none;
    text-indent: -9999px;
}
#slider3 .nivo-controlNav a.active
{
    background: url(../images/nivo-pag.png) bottom no-repeat;
}

.nivo-directionNav a
{
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/slideshow-nav.png) no-repeat;
    text-indent: -9999px;
    border: 0;
}
a.nivo-nextNav
{
    background: url(../images/slide-next-prev.png) right no-repeat;
    right: 5px;
}
a.nivo-prevNav
{
    background: url(../images/slide-next-prev.png) left no-repeat;
    left: 5px;
}
.nivo-caption
{
    text-shadow: none;
    font-size: 12px;
}
.nivo-caption a
{
    color: #efe9d1;
    text-decoration: underline;
}
.nivo-caption
{
    text-shadow: none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a
{
    color: #efe9d1;
    text-decoration: underline;
}
#slider3
{
    margin-bottom: 30px;
}
/*-------------------------------------------------------*/
/*NIVO THUMB SLIDER*/
/*-------------------------------------------------------*/
#slider4
{
    margin-bottom: 110px;
}
#slider4 .nivo-controlNav
{
    position: absolute;
    left: 30px;
    bottom: -85px;
}
#slider4 .nivo-controlNav a
{
    display: inline;
}
#slider4 .nivo-controlNav img
{
    display: inline;
    position: relative;
    margin-right: 10px;
    -moz-box-shadow: 0px 0px 5px #acacac;
    -webkit-box-shadow: 0px 0px 5px #acacac;
    box-shadow: 0px 0px 5px #acacac;
}
#slider4 .nivo-controlNav a.active img
{
    border: 1px solid #556074;
}
/*-------------------------------------------------------------------------------------------------*/
/*----------------------SLLIDERS JS----------------------------*/
/*-------------------------------------------------------------------------------------------------*/
/*SLIDER FULL WIDTH STARTS*/
.caption
{
    z-index: 500;
    position: absolute;
    bottom: 0px;
    left: 0;
    height: 30px;
    padding: 10px 20px 5px 20px;
    background: url(images/thumb-hover-bg.png) repeat;
    margin-bottom: 5px;
    width: 360px;
    font-size: 12px;
    color: #fff;
    border-top: 1px solid #000;
    text-shadow: none;
}
.caption p
{
    margin-bottom: 0;
    font-style: italic;
}
.slides_container
{
    background: #FFF;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.slides_container a img
{
    display: block;
    z-index: 99;
}
.small-slider
{
    padding: 4px;
    background: #FFF;
    height: 350px;
    width: 620px;
    border: 1px solid #ebebeb;
}
.big-slider, #cycle-slider img
{
    height: 350px;
    width: 950px;
    background-color: #f8f8f8;
    background: -moz-linear-gradient(center bottom , #f8f8f8 0px, #FFF 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #f8f8f8),color-stop(1, #FFF));
    border: 1px solid #ebebeb !important;
    padding: 4px;
}
.portfolio-details-slider
{
    height: 350px;
    width: 711px;
}
#simple-slider
{
    margin-top: 0px;
}
/*SLIDER TWO THIRD  WIDTH ENDS*/
.pagination
{
    position: relative;
    float: right;
    z-index: 501;
    margin: -30px 10px 0 0px;
}
.pagination li
{
    float: left;
    margin: 0 5px 0 0;
}
.pagination li a
{
    display: block;
    background: url(../images/slideshow-nav.png) left no-repeat;
    width: 12px;
    float: left;
    height: 12px;
    outline: none;
    text-indent: -9999px;
}
.slides-nav
{
    position: relative;
    z-index: 100;
    display: none;
}

.slides-nav a
{
    position: absolute;
    display: block;
    text-indent: -9999px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-image: url(images/slide-next-prev.png);
    z-index: 10;
}

.slides-nav a.prev
{
    background-position: left;
    margin: -195px 0 0 20px;
    -webkit-transition: all 0.3s ease, top 0ms linear;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.3s ease;
}
.slides-nav a.prev:hover
{
    background-position: left;
    margin: -195px 0 0 15px;
}
.slides-nav a.next
{
    background-position: right;
    margin: -195px 0 0 880px;
    -webkit-transition: all 0.3s ease, top 0ms linear;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.3s ease;
}
.slides-nav a.next:hover
{
    background-position: right;
    margin: -195px 0 0 885px;
}
.pagination li.current a
{
    background: url(../images/slideshow-nav.png) right no-repeat;
}
.kwicks-container
{
    width: 1020px;
    height: 550px;
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
    background: #FFF;
}
.kwicks
{
    /* recommended styles for kwicks ul container */
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
    background: #FFF;
    overflow: hidden;
}
.kwicks li
{
    /* these are required, but the values are up to you (must be pixel) */
    width: 220px;
    height: 550px; /*do not change these */
    display: block;
    overflow: hidden;
    padding: 0; /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.kwicks.horizontal li
{
    /* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
    margin-right: 0px; /*Set to same as spacing option. */
    float: left;
    background: #FFF;
}
.kwicks.vertical li
{
    /* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
    margin-bottom: 5px; /*Set to same as spacing option. */
}
.accordian-slider-image
{
    float: left;
    padding: 0;
    margin: 0;
}
.slide-minicaption
{
    bottom: 0;
    right: 0;
    position: absolute;
    color: #fff;
    text-shadow: 2px 2px #111;
    padding: 10px;
    font-size: 12px;
    line-height: 18px;
    width: 195px;
    background: #111;
}

.slide-minicaptiontitle
{
    font-size: 13px;
    text-align: center;
    letter-spacing: 0.5px;
    color: #fff;
    display: block;
    line-height: 20px;
}
.accordian-slider-caption
{
    top: 60px;
    left: 550px;
    position: absolute;
    color: #D1D1D1;
    padding: 10px 20px;
    font-size: 12px;
    line-height: 22px;
    background: #111;
    -moz-border-radius: 5px;
    -webkit-border: 5px;
    border-radius: 5px;
    width: 300px;
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
}
.accordian-slider-caption a
{
    color: #D1D1D1;
}
.accordian-slider-caption a:hover
{
    text-decoration: none;
}
.accordian-slider-captiontitle
{
    font-size: 20px;
    color: #fff;
    display: block;
    line-height: 26px;
    margin: 0 0 5px 0;
}
.accordian-slider-captiontitle a
{
    color: #fff;
}
.accordian-slider-captiontitle a:hover
{
    color: #fff;
    text-decoration: none;
}
.kiwcks-container
{
    height: 550px;
    overflow: hidden;
}
.kiwcks-container
{
    width: 1020px;
    margin-left: -30px;
    border-top: 5px solid #f7f7f7;
    margin-bottom: 30px;
    overflow: hidden;
}
.kwicks li
{
    width: 255px;
}
.kwicks li
{
    height: 550px;
}
.kwickshadow
{
    height: 550px;
}
.slideshowgallery
{
    height: 550px;
}
.slide-minicaption
{
    width: 255px;
}
/*-------------------------------------------------------------------------------------------------*/
/*08 -FOOTER*/
/*-------------------------------------------------------------------------------------------------*/
#footer-wrapper
{
    width: 1020px;
    float: left;
    background: #363636;
    line-height: 20px;
    color: #FFF;
    margin-top: 30px;
    border-top: 5px solid #2b2b2b;
    border-bottom: 1px solid #464646;
    margin-left: -30px;
    text-shadow: 0px 1px 0px #292929;
}
#footer-container
{
    width: 100%;
    float: left;
    padding: 30px 0;
}
#footer
{
    width: 960px;
    margin: 0 auto;
}
#footer ul
{
    margin: 0px;
    list-style-type: none;
    padding: 0px;
    float: left;
}
#footer ul li
{
    display: block;
    margin-bottom: 10px;
}

#footer ul li a:hover
{
    color: #e64135;
}
#footer ul li span, #footer ul li span a
{
    display: block;
    text-transform: none;
}
#footer ul li span a
{
    display: inline;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6
{
    color: #FFF;
}
.social-icons
{
  width: 450px;
  height: 66px;
  float: left;
}
/**** COPYRIGHT***********/

#copyright-wrapper
{
    width: 1020px;
    padding: 30px 0 25px 0;
    float: left;
    background: #313131;
    line-height: 20px;
    color: #fff;
    margin-left: -30px;
    font-family: Verdana, 'Crimson Text' ,arial,serif;
    border-top: 1px solid #252525;
    text-shadow: 0px 1px 0px #262626;
}
#copyright-wrapperNew
{
    width: 640px;
    padding: 30px 0 25px 0;
    float: left;
    background: #313131;
    line-height: 20px;
    color: #fff;
    margin-left: -30px;
    font-family: Verdana, 'Crimson Text' ,arial,serif;
    border-top: 1px solid #252525;
    text-shadow: 0px 1px 0px #262626;
}
a#copyright-logo
{
    display: block;
    float: left;
    margin-top: -5px;
    width: 115px;
    height: 54px;
}
#copyright a
{
    color: #fff;
    font-size: 10px;
}
#copyright a:hover
{
    color: #e64135;
}
#copyright
{
    width: 960px;
    margin: 0 auto;
    text-align: center;
}
#copyright p, #copyright span
{
    margin-bottom: 0px;
}
#copyright span
{
    font-size: 10px;
}
/*-------------------------------------------------------------------------------------------------*/
/*FOOTER ENDS*/
/*-------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------*/
/*09 - PORTFOLIO*/
/*-------------------------------------------------------------------------------------------------*/
.portfolio-item-preview
{
    display: block;
    background: url(images/bg-fade.png) no-repeat center center;
}
.portfolio-img
{
}
.bordered-img
{
    border: 5px solid #f8f8f8;
}
.pretty-box
{
    background-color: #f8f8f8;
    background: -moz-linear-gradient(center bottom , #f8f8f8 0px, #FFF 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #f8f8f8),color-stop(1, #FFF));
    border: 1px solid #ebebeb !important;
    padding: 4px;
}
.pretty-box:hover
{
    border: 1px solid #556074 !important;
    -moz-box-shadow: 0 0px 3px #e7e7e7;
    box-shadow: 0 0px 3px #e7e7e7;
    -webkit-box-shadow: 0 0px 3px #e7e7e7;
    -o-box-shadow: 0 1px 3px #e7e7e7;
}
#portfolio
{
    width: 960px;
    float: left;
}
.portfolio-container ul li a.hide
{
    display: none;
}
.portfolio-container
{
    padding: 0px;
    display: block;
    width: 990px;
    float: left;
    height: auto;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: -30px;
}
.portfolio-container ul
{
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    padding-top: 10px;
}
/***************************************************
		  FILTERABLE   PORTFOLIO 
***************************************************/
#filterable
{
    display: inline;
    float: right;
    margin-bottom: 20px;
    margin-right: 20px;
}
#filterable li
{
    float: left;
    margin-left: 25px;
}
#filterable li a
{
    display: block;
    color: #aaa;
    font: bold 11px arial;
    text-decoration: none;
    text-align: center;
    width: 100%;
    height: auto;
    padding: 2px 5px;
    margin: 5px;
    background: #fafafa;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-top: 1px solid #f0f0f0;
    -webkit-box-shadow: inset 0 0 25px #fafafa, 0 1px 0 #cecece, 0 2px 0 #c9c9c9, 0 2px 3px #4a4a4a;
    -moz-box-shadow: inset 0 0 25px #fafafa, 0 1px 0 #cecece, 0 2px 0 #c9c9c9, 0 2px 3px #4a4a4a;
    box-shadow: inset 0 0 25px #fafafa, 0 1px 0 #cecece, 0 2px 0 #c9c9c9, 0 2px 3px #4a4a4a;
    text-shadow: 0px 1px 0px #f5f5f5;
}

#filterable li.current a
{
    color: #e64135;
    background: #fafafa;
    margin: 7px 5px 3px;
    -webkit-box-shadow: inset 0 0 25px #e4e4e4, 0 0 3px #333;
    -moz-box-shadow: inset 0 0 25px #e4e4e4, 0 0 3px #333;
    box-shadow: inset 0 0 25px #e4e4e4, 0 0 3px #333;
    border-top: 1px solid #eee;
}
#filterable li h5
{
    float: left;
    margin-top: 5px;
}
/*-------------------------------------------------------------------------------------------------*/
/*PORTFOLIO DETAILS NAVIGATION*/
/*-------------------------------------------------------------------------------------------------*/
.portfolio-details-nav
{
    float: right;
    width: 100%;
    margin-bottom: 15px;
}
#prev, #next
{
    display: block;
    float: right;
    padding: 4px 9px;
    margin-right: 5px;
    border: 1px solid #d7d7d7;
    background-color: #ffffff;
}
#prev:hover, #next:hover
{
    background-color: #F7F7F7;
}
#prev a:hover, #next a:hover
{
    text-decoration: none !important;
}
/*-------------------------------------------------------------------------------------------------*/
/*10 - BUTTONS*/
/*-------------------------------------------------------------------------------------------------*/

.button
{
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff !important;
    text-shadow: 0px -1px 0px rgba(000,000,000,0.4), 0px 0px 0px rgba(255,255,255,0);
    -webkit-transition: all 0.3s ease, top 0ms linear;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.3s ease;
    border-radius: 99px;
    -moz-border-radius: 99px;
    -webkit-border-radius: 99px;
    margin-left: 10px;
    text-decoration: none;
}
.button.round
{
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.button.small
{
    padding: 4px 10px;
}
.button.big
{
    padding: 8px 20px;
}
.button.huge
{
    padding: 12px 24px;
}
/*-----------BUTTON COLORS ---------------*/
ul.buttons li
{
    display: list;
    margin: 25px 0;
}
/*BLUE*/
.button.blue
{
    background-color: #1e6fca;
    background: -moz-linear-gradient( 		top, 		#65b1f0 0%, 		#246eab);
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#65b1f0), 		to(#246eab));
    border: 1px solid #275682;
    -moz-box-shadow: 0px 1px 2px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.6);
    -webkit-box-shadow: 0px 1px 2px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.6);
}
.button.blue:hover
{
    color: #FFF;
    -webkit-box-shadow: 0px 0px 6px rgba(54, 154, 239, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 6px rgba(54, 154, 239, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 6px rgba(54, 154, 239, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 0px 6px rgba(54, 154, 239, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 6px rgba(54, 154, 239, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.1);
}
.button.blue:active
{
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#246eab), 		to(#65b1f0));
}
/*ORANGE*/
.button.orange
{
    background-color: #d74b23;
    background: -moz-linear-gradient( 		top, 		#f27a2a 0%, 		#c13a05);
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#f27a2a), 		to(#c13a05));
    border: 1px solid #9f2f03;
    background-clip: padding-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
}
.button.orange:hover
{
    color: #FFF;
    -webkit-box-shadow: 0px 0px 6px rgba(171, 63, 10, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 6px rgba(171, 63, 10, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 6px rgba(171, 63, 10, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 0px 6px rgba(171, 63, 10, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 6px rgba(171, 63, 10, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.1);
}
.button.orange:active
{
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#c13a05), 		to(#f27a2a));
}

/*GREEN*/
.button.green
{
    background-color: #85cd4d;
    background: -moz-linear-gradient( 		top, 		#a6df57 0%, 		#6ca314);
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#a6df57), 		to(#6ca314));
    border: 1px solid #71af1e;
    background-clip: padding-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
}
.button.green:hover
{
    color: #FFF;
    -webkit-box-shadow: 0px 0px 6px rgba(107, 170, 4, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 6px rgba(107, 170, 4, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 6px rgba(107, 170, 4, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 0px 6px rgba(107, 170, 4, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 6px rgba(107, 170, 4, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.1);
}
.button.green:active
{
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#6ca314), 		to(#a6df57));
}

/*PINK*/
.button.pink
{
    background-color: #d82f4e;
    background: -moz-linear-gradient( 		top, 		#f3546e 0%, 		#c92644);
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#f3546e), 		to(#c92644));
    border: 1px solid #841e31;
    background-clip: padding-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
}
.button.pink:hover
{
    color: #FFF;
    -webkit-box-shadow: 0px 0px 6px rgba(244, 39, 78, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 6px rgba(244, 39, 78, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 6px rgba(244, 39, 78, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 0px 6px rgba(244, 39, 78, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 6px rgba(244, 39, 78, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.1);
}
.button.pink:active
{
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#c92644), 		to(#f3546e));
}
/*BLACK*/
.button.black
{
    background-color: #323232;
    background: -moz-linear-gradient( 		top, 		#545557 0%, 		#1e1e1e);
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#545557), 		to(#1e1e1e));
    -moz-box-shadow: 0px 1px 2px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.4);
    -webkit-box-shadow: 0px 1px 2px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.4);
    border: 1px solid #030303;
    background-clip: padding-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
}
.button.black:hover
{
    color: #FFF;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.1);
}
.button.black:active
{
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#1e1e1e), 		to(#545557));
}
/*YELLOW*/
.button.yellow
{
    background-color: #f5eb34;
    background: -moz-linear-gradient( 		top, 		#f8c100 0%, 		#b68e00);
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#f8c100), 		to(#b68e00));
    -moz-box-shadow: 0px 1px 2px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.4);
    -webkit-box-shadow: 0px 1px 2px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.4);
    border: 1px solid #b68e00;
    background-clip: padding-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
}
.button.yellow:hover
{
    color: #FFF;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.1);
}
.button.yellow:active
{
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#b68e00), 		to(#f8c100));
}
/*RED*/
.button.red
{
    background-color: #f5eb34;
    background: -moz-linear-gradient( 		top, 		#f26c4f 0%, 		#d81f27);
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#f26c4f), 		to(#d81f27));
    -moz-box-shadow: 0px 1px 2px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.4);
    -webkit-box-shadow: 0px 1px 2px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.4);
    border: 1px solid #bf0101;
    background-clip: padding-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
}
.button.red:hover
{
    color: #FFF;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.1);
}
.button.red:active
{
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#d81f27), 		to(#f26c4f));
}
/*PURPLE*/
.button.purple
{
    background-color: #b576ad;
    background: -moz-linear-gradient( 		top, 		#b576ad 0%, 		#9a4d90);
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#b576ad), 		to(#9a4d90));
    -moz-box-shadow: 0px 1px 2px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.4);
    -webkit-box-shadow: 0px 1px 2px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.4);
    border: 1px solid #954eae;
    background-clip: padding-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
}
.button.purple:hover
{
    color: #FFF;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.1);
}
.button.purple:active
{
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#9a4d90), 		to(#b576ad));
}
/*DARK BLUE*/
.button.dark-blue
{
    background-color: #b576ad;
    background: -moz-linear-gradient( 		top, 		#748095 0%, 		#3d4753);
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#748095), 		to(#3d4753));
    -moz-box-shadow: 0px 1px 2px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.4);
    -webkit-box-shadow: 0px 1px 2px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.4);
    border: 1px solid #3d4753;
    background-clip: padding-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
}
.button.dark-blue:hover
{
    color: #FFF;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.1),;
}
.button.dark-blue:active
{
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#3d4753), 		to(#748095));
}
/*LIGHT BLUE*/
.button.light-blue
{
    background-color: #7ccce5;
    background: -moz-linear-gradient( 		top, 		#7ccce5 0%, 		#64bcd7);
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#7ccce5), 		to(#64bcd7));
    -moz-box-shadow: 0px 1px 2px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.4);
    -webkit-box-shadow: 0px 1px 2px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.4);
    border: 1px solid #52adc9;
    background-clip: padding-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
}
.button.light-blue:hover
{
    color: #FFF;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.1);
}
.button.light-blue:active
{
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#64bcd7), 		to(#7ccce5));
}
/*BUTTON ENDS*/
/*-------------------------------------------------------------------------------------------------*/
/*11 - PRICING BOXES ANDTABLES*/
/*-------------------------------------------------------------------------------------------------*/

/*----------------------PRICING BOXES------------------------------*/
/*PRICING BOX STYLE*/
ul.list-box
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.list-box > li
{
    background: #eeecec;
    float: left;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
}
ul.list-box li:hover
{
    position: relative;
    z-index: 100;
    top: -15px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    cursor: pointer;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.title-box
{
    text-align: center;
}
.box-header
{
    padding-top: 5px;
    border-radius: 6px 6px 0px 0px;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-topleft: 6px;
}
.box-header h3
{
    color: #FFF;
    text-shadow: 0px 1px 0px #005826;
}
.box-des
{
    text-align: left;
}
.pricing-box-container
{
    background: #fafafa;
    text-align: left;
}
.list-box-content
{
    margin: 0px 0px;
    padding: 10px 25px 25px 25px;
    text-align: center;
}
.list-box-content ul
{
    margin: 0px auto;
    padding: 0;
    list-style-type: none;
}
.list-box-content ul li
{
    margin: 0;
    padding: 5px 0 5px 30px;
    list-style-type: none;
    background: url(../images/check-box.png) no-repeat 0 5px;
    text-align: left;
}
.list-box-content ul li:hover
{
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    webkit-box-shadow: none !important;
    left: 0px !important;
    top: 0px !important;
}
.text-price
{
    text-align: center;
    padding: 10px 0 5px 0;
}
.text-price h3
{
    color: #FFF;
    text-shadow: 0px 1px 0px #005826;
}
/*RICING BOX COLORS*/
/*GREEN*/
.text-price.green
{
    background-color: #468928;
    background-image: linear-gradient(top, #5dab35, #468928);
}
.box-header.green
{
    border-bottom: 1px solid #275c17;
    background-color: #34791f;
    background-image: linear-gradient(top, #449e28, #31741d);
}
/*ORANGE*/
.text-price.orange
{
    background-color: #f27a2a;
    background-image: linear-gradient(top, #f27a2a, #c13a05);
}
.box-header.orange
{
    border-bottom: 1px solid #9f2f03;
    background-color: #c13a05;
    background-image: linear-gradient(top, #f27a2a, #c13a05);
}
/*BLUE*/
.text-price.blue
{
    background-color: #65b1f0;
    background-image: linear-gradient(top, #65b1f0, #246eab);
}
.box-header.blue
{
    border-bottom: 1px solid #275682;
    background-color: #246eab;
    background-image: linear-gradient(top, #65b1f0, #246eab);
}

/*RED*/
.text-price.red
{
    background-color: #f26c4f;
    background-image: linear-gradient(top, #f26c4f, #d81f27);
}
.box-header.red
{
    border-bottom: 1px solid #bf0101;
    background-color: #d81f27;
    background-image: linear-gradient(top, #f26c4f, #d81f27);
}
/*PURPLE*/
.text-price.purple
{
    background-color: #b576ad;
    background-image: linear-gradient(top, #b576ad, #9a4d90);
}
.box-header.purple
{
    border-bottom: 1px solid #82497a;
    background-color: #9a4d90;
    background-image: linear-gradient(top, #b576ad, #9a4d90);
}
/*-----------------------*/
/* PRICING TABLE  */
/*-----------------------*/
.pricing-pricing-table-box-container
{
    width: 960px;
}
.pricing-table-box-container .button
{
    font-size: 14px;
    text-decoration: underline;
    margin-left:0;
    width:120px;
}
.pricing-table-box-container .button.big
{
    padding: 8px 15px;
}
.pricing-table-box-container ul
{
    margin: 0px;
    border-bottom: 1px solid #dcdcdc;
    float: left;
}
.pricing-table-box-container ul li
{
    float: left;
    list-style-type: none;
    padding: 15px 0px 10px 0px;
    line-height: normal;
    color: #707070 !important;
    min-height: 32px;
}
.pricing-table-box-container ul li h4
{
    margin: 0px;
    font-size: 14px;
}
.pricing-table-box-container ul li.one
{
    width: 465px;
    padding-left: 20px;
}
.pricing-table-box-container ul li.one:hover
{
    background: #e3f7ba;
    cursor: pointer;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.pricing-table-box-container ul li.two
{
    width: 155px;
    text-align: center;
    border-left: 1px solid #dcdcdc;
}
.pricing-table-box-container ul li.three
{
    width: 155px;
    text-align: center;
    border-left: 1px solid #dcdcdc;
}
.pricing-table-box-container ul li.four
{
    width: 155px;
    text-align: center;
    border-left: 1px solid #dcdcdc;
}
ul.pricing-table-header li
{
}
ul.pricing-table-white
{
    background-color: #FFF;
    float: left;
}
ul.pricing-table-white li.one
{
    width: 475px;
    padding-left: 10px;
}
ul.pricing-table-grey
{
    background-color: #fafafa;
}
ul.pricing-table-grey li.one
{
    width: 475px;
    padding-left: 10px;
}
ul.tbl-price
{
    border: 0px;
    font-size: 18px;
}
.icontable
{
    width: 25px;
    margin-right: 10px;
}
.icontable img
{
    vertical-align: middle;
}

/*-----------------------*/
/* Business Cost TABLE  */
/*-----------------------*/
.businesscost-table-box-container
{
    width: 960px;
    font-size: 11px;
}
.businesscost-table-box-container ul
{
    margin: 0px;
    border-bottom: 1px solid #999;
    float: left;
}
.businesscost-table-box-container ul li
{
    float: left;
    list-style-type: none;
    padding: 10px 0px 10px 0px;
    line-height: normal;
    min-height: 15px;
}
.businesscost-table-box-container ul li h4
{
    margin: 0px;
    font-size: 14px;
}
.businesscost-table-box-container ul li.one
{
    width: 200px;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
}
.businesscost-table-box-container ul li.one:hover
{
    background: #e3f7ba;
    cursor: pointer;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.businesscost-table-box-container ul li.two
{
    width: 100px;
    text-align: center;
    border-left: 1px solid #999;
}
ul.businesscost-table-header li
{
    min-height: 30px;
    font-weight: bold;
    background-color: #99cccc;
    color: #fff;
}
ul.businesscost-table-white
{
    background-color: #FFF;
    float: left;
}
ul.businesscost-table-white li.one
{
    width: 200px;
    padding-left: 10px;
}
ul.businesscost-table-grey
{
    background-color: #fafafa;
}
ul.businesscost-table-grey li.one
{
    width: 200px;
    padding-left: 10px;
}
.feature-in-company
{
    background-image: url(images/check.gif);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #dcefd6;
    text-align: center;
    width: 80px;
    height: 15px;
}
.feature-in-company-positive
{
    background-color: #dcefd6;
    text-align: center;
    color: #39911e;
    width: 80px;
    height: 15px;
}
.feature-in-company-negative
{
    background-color: #e8e8f4;
    text-align: center;
    color: #3a3838;
    width: 80px;
    height: 15px;
}
.feature-not-in-company
{
    background-image: url(images/red-cross.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #e9d5d6;
    text-align: center;
    width: 80px;
    height: 15px;
}
/*--------------------------------------------------------------*/
/* Contact Page  */
/*--------------------------------------------------------------*/
#contact-img .one-fourth
{
    width: 210px;
    margin-right: 20px;
}
#contact-img p img
{
    width: 48px!important;
height: 54px;
margin-left: 10px;
float: none;
padding: 0;
margin-bottom: 0;
}
#contact-img p span
{
    margin-left: 25px;
    font-weight: bold;
    font-size: 16px;
    position: absolute;
    margin-top: 20px;
}

/*------------------------------------------------------------*/
/*12- GRID HOMEPAGE*/
/*------------------------------------------------------------*/
#grid
{
    width: 960px;
    padding-bottom: 30px;
    height: auto;
}
.item-hover
{
    margin: 0 !important;
    padding: 0 !important;
    height: 150px;
}
#grid .portfolio-thumbnail
{
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    height: 100%;
    background: url("../images/thumb-hover-bg.png") repeat;
    text-align: left;
    cursor: pointer;
}
#grid .thumb-text
{
    padding: 10px;
}
#grid .portfolio-thumbnail h4
{
    color: #f26c4f;
}
#grid .portfolio-thumbnail p
{
    color: #FFF;
}
#grid .one-half, #grid .one-third, #grid .one-fourth, #grid .one-fifth
{
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}
#grid .one-half
{
    width: 478px;
    float: left;
    position: relative;
}
#grid .one-third
{
    width: 318px;
    float: left;
    position: relative;
}
#grid .one-fourth
{
    width: 238px;
    float: left;
    position: relative;
}

#grid .one-fifth
{
    width: 118px;
    float: left;
    position: relative;
}
#grid .last-grid
{
    margin-right: 0px;
}

/*--------------------------------------13 - SIMPLE UL STYLE , TAGS, TABS-----------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
.simple-nav
{
    list-style-type: none;
    list-style-position: outside;
    width: 200px;
}
.simple-nav li
{
    color: #999999;
    display: block;
    padding: 5px 0;
    border-bottom: 1px dotted #e1e1e1;
}
.simple-nav li a
{
    color: #999999;
    padding-left: 15px;
    background: url(images/simple-nav-arrow.png) no-repeat 0px 2px;
}
.simple-nav li a:hover
{
    color: #e64135;
}
.simple-nav li a.current
{
    color: #272727;
}
ul.arrow-list
{
    list-style: circle outside;
    border-top: 1px dotted #efefef;
}
ul.arrow-list li
{
    border-bottom: 1px dotted #efefef;
    color: #666666;
    display: block;
    padding: 4px 0px;
}
ul.arrow-list li ol
{
    list-style: circle outside;
}
ul.arrow-list li ol li
{
    margin: 0 0 0 15px;
}

.round-list
{
    list-style-type: none;
    list-style-position: outside;
    border-top: 1px dotted #efefef;
}
.round-list li
{
    border-bottom: 1px dotted #efefef;
    color: #666666;
    display: block;
    padding: 6px 0 6px 30px;
    background: url(images/check-box.png) no-repeat 5px 7px;
}
.check-list
{
    list-style-type: none;
    list-style-position: outside;
    border-top: 1px dotted #efefef;
}
.check-list li
{
    border-bottom: 1px dotted #efefef;
    color: #666666;
    display: block;
    padding: 6px 0 6px 30px;
    background: url(images/check.png) no-repeat 5px 7px;
}
.cancel-list
{
    list-style-type: none;
    list-style-position: outside;
    border-top: 1px dotted #efefef;
    width: 200px;
}
.cancel-list li
{
    border-bottom: 1px dotted #efefef;
    color: #666666;
    display: block;
    padding: 6px 0 6px 25px;
    background: url(images/cancel.png) no-repeat 5px 7px;
}

.checklist-list
{
    list-style-type: none;
    list-style-position: outside;
    border-top: 1px dotted #efefef;
    width: 200px;
}
.checklist-list li
{
    border-bottom: 1px dotted #efefef;
    color: #666666;
    display: block;
    padding: 6px 0 6px 25px;
    background: url(images/checklist-icon.png) no-repeat 5px 9px;
}

/*-------------------------------SIMPLE BLOG NAVIGATION------------------------------------------------------------------*/
.blog-pagination
{
    list-style: none;
}
.blog-pagination li
{
    display: inline;
}
.blog-pagination li a
{
    display: block;
    float: left;
    padding: 4px 9px;
    margin-right: 7px;
    border: 1px solid #efefef;
}
.blog-pagination li.active a
{
    background-color: #f5f5f5;
}
.blog-tags
{
    font-size: 12px;
}
/***************************************************
				     TAGS
***************************************************/
.tags a
{
    color: #666666;
    background-image: url(../images/tag-bg.jpg);
}
.tags a:hover
{
    color: #f26c4f;
}
.tags a
{
    color: #999999;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0;
    font-weight: normal;
    border: 1px solid #f9f9f9;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
    float: left;
    background-repeat: repeat;
}
.tags, .block div
{
    float: left;
    width: 100%;
}
.tags a:hover
{
    text-decoration: none;
    -moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
}
/**************************************************
			BLOG  COMMENTS
***************************************************/
.inner-comment
{
    padding-left: 75px;
}
/****************************************************/
.team-social-icons ul
{
    list-style-type: none;
}
.team-social-icons li
{
    list-style-type: none;
    min-height: 1%;
}
.team-social-icons li img
{
    display: block;
    float: left;
    margin-right: 5px;
}
.team-social-icons li a
{
    display: block;
    float: left;
    margin-right: 7px;
    line-height: 18px;
}
.pdf
{
    background: url(../images/icons/pdf-icon.png) no-repeat 5px 12px;
    padding: 15px 10px 10px 65px;
    width: 125px;
    min-height: 48px;
}
.menu
{
    padding: 0;
    clear: both;
}
.menu li
{
    display: inline;
}
.menu li a
{
    background: #3d4753;
    padding: 5px 10px;
    float: left;
    border-right: 1px solid #f5f5f5;
    border-bottom: none;
    text-decoration: none;
    color: #FFF;
    font-weight: normal;
}
.menu li.active a
{
    background: #f5f5f5;
    color: #272727;
}
.content
{
    float: left;
    clear: both;
    border-top: none;
    border-left: none;
    background: #f5f5f5;
    padding: 10px 20px 20px;
    width: 400px;
}



/***************************************************************
*
*           14- INVOICE PAGE
***************************************************************/
#invoice-content
{
    width: 800px;
    margin: 80px auto;
    font: 14px/1.4 Georgia, serif;
}
#invoice-content h3
{
    color: #900;
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
}
#identity
{
    width: 100%;
    margin: 0 auto;
    height: 105px;
}
.bill-details
{
    width: 100%;
    height: 125px;
    margin: 10px auto;
}
.bill-to
{
    width: 300px;
    float: left;
    border: #999 2px solid;
}
.bill-to h4
{
    border-bottom: #999 2px solid;
    padding-left: 10px;
}
.bill-to p
{
    display: block;
    padding-left: 10px;
    line-height: 23px;
}
.bill-dates
{
    float: right;
    margin-top: 50px;
}
#invoice-content table
{
    border-collapse: collapse;
}
#invoice-content table td, #invoice-content table th
{
    border: 1px solid black;
    padding: 5px;
}

#invoice-content #logo
{
    float: left;
    position: relative;
    border: 0;
    margin-bottom: 10px;
    max-width: 140px;
    max-height: 66px;
    overflow: hidden;
}
.invoice-details
{
    float: right;
    text-align: center;
}
.invoice-details h1
{
    color: #900;
    font-size: 26px;
}



#items
{
    clear: both;
    width: 100%;
    margin: 30px 0 0 0;
    border: 1px solid black;
}
#items th
{
    background: #eee;
}
#items textarea
{
    width: 80px;
    height: 50px;
}
#items tr.item-row td
{
    border: 1 #999 solid;
    vertical-align: top;
}
#items td.description
{
    width: 300px;
}
#items td.item-name
{
    width: 175px;
}
#items td.description textarea, #items td.item-name textarea
{
    width: 100%;
}
#items td.total-line
{
    border-right: 0;
    text-align: right;
}
#items td.total-value
{
    border-left: 0;
    padding: 10px;
}
#items td.total-value textarea
{
    height: 20px;
    background: none;
}
#items td.balance
{
    background: #eee;
}
#items td.blank
{
    border: 0;
}

/* INVOICE PAGE Ends here *************************************/

a#business-button
{
    margin-left: 75px;
}
a#home-button
{
    margin-left: 75px;
}

/*.........Registration steps........*/
.RegStep
{
    margin: 0 auto;
    margin-bottom: 10px;
    -moz-box-shadow: 0 0 6px #b7b7b7;
    -webkit-box-shadow: 0 0 6px #B7B7B7;
    box-shadow: 0 0 6px #B7B7B7;
}

.RegStep ul li
{
    height: 34px;
    display: inline;
    padding: 10px 0 0 0;
    margin: 0;
    list-style: none;
}


.RegStep .Default
{
    text-decoration: none; 
    display: block;
    float: left;
    padding: 9px 13px 13px 30px;
    background: #fbe3e4;
    border-top: 1px solid #fbc2c4;
    border-bottom: 1px solid #fbc2c4;
    color: #e64135;
    background-repeat: repeat;
    position: relative;
    text-decoration: none;
    height: 14px;
    float: left;
    line-height: 18px;
    outline: none;
    font-size: 15px;
    min-width: 130px;
}


.RegStep .ActiveSteps
{
    background: #d5edf8;
    color: #205791;
    border-top: 1px solid #92cae4;
    border-bottom: 1px solid #92cae4;
    text-decoration: none;
    display: block;
    float: left;
    padding: 9px 13px 13px 34px;
    position: relative;
    text-decoration: none;
    height: 14px;
    float: left;
    line-height: 18px;
    outline: none;
    font-size: 15px;
    font-weight: bold;
    min-width: 130px;
}
.RegStep .Completed
{
    background: #e6efc2;
    color: #264409;
    border-top: 1px solid #c6d880;
    border-bottom: 1px solid #c6d880;
    text-decoration: none;
    display: block;
    float: left;
    padding: 9px 13px 13px 34px;
    position: relative;
    text-decoration: none;
    height: 14px;
    float: left;
    line-height: 18px;
    outline: none;
    font-size: 15px;
    font-weight: bold;
    min-width: 120px;
}

.Triangle
{
    background: url(images/triangle_default1.png) no-repeat right -45px;
    display: block;
    height: 34px;
    width: 18px;
    z-index: 35;
    position: absolute;
    top: 0;
    right: -17px;
}
.TriangleActive
{
    background: url(images/triangle_current1.png) no-repeat right -45px;
    display: block;
    height: 34px;
    width: 18px;
    z-index: 35;
    position: absolute;
    top: 0;
    right: -17px;
}
.TriangleComplete
{
    background: url(images/triangle_complete1.png) no-repeat right -45px;
    display: block;
    height: 34px;
    width: 18px;
    z-index: 35;
    position: absolute;
    top: 0;
    right: -17px;
}

.InActiveStep
{
    background: hsl(72, 58%, 85%);
    color: hsl(91, 77%, 15%);
    border-top: 1px solid hsl(72, 53%, 67%);
    border-bottom: 1px solid hsl(72, 53%, 67%);
    display: block;
    float: left;
    padding: 9px 13px 13px 34px;
    position: relative;
    height: 14px;
    float: left;
    line-height: 18px;
    outline: none;
    font-size: 15px;
    font-weight: bold;
    min-width: 120px;
    text-decoration: line-through;
}

.Width70
{
    width: 70px;
}

.activePager
{
    border: #61BC7A solid 1px;
    background: #E2FDEA;
}
.Paging
{
    padding: 0px;
    margin: 0px;
    padding-top: 22px;
}
.Paging ol
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.Paging ol li a
{
    height: 22px;
    float: left;
    margin: 0 2px 0 0;
    font-size: 12px;
    background-color: hsl(180, 33%, 70%);
    border-radius: 5px;
    padding: 5px 14px 3px 15px;
    color: white;
}

.Width100
{
    width: 100px !important;
}
.no-border
{
    border: none !important;
}
.ExpMonth
{
    width: 100px !important;
}
.ExpYear
{
    width: 100px !important;
    margin-left: 10px;
}
.display-inline
{
    display: inline;
}
.MarginL250
{
    margin-left: 250px;
}
.MarginL220
{
    margin-left: 220px;
}
.Width450
{
    width: 450px !important;
}

.Width600
{
    width: 600px !important;
}
#slider
{
    width: 400px;
    margin-left: 130px;
}

.green_text,fieldset.green_text label
{
    color: #63d363;
}

.width250
{
    width: 250px !important;
}
.RemoveSpanHtml span,.RemoveSpanHtml p,.RemoveSpanHtml ol,.RemoveSpanHtml ul
{
    width: auto !important;
    font-weight: normal !important;
    font: 12px/20px Verdana, 'Droid Sans' , arial, serif !important;
}
.RemoveSpanHtml a span:hover
{
    text-decoration: none;
    color: #E64135 !important;
}
ul.arrow-list
{
    list-style: circle outside;
    border-top: 1px dotted #efefef;
}
ul.arrow-list li
{
    border-bottom: 1px dotted #efefef;
    color: #666666;
    display: block;
    padding: 4px 0px;
}
ul.arrow-list li ol
{
    list-style: circle outside;
}
ul.arrow-list li ol li
{
    margin: 0 0 0 15px;
}

.captcha .recaptchatable #recaptcha_response_field
{position:static !important;}

.width300
{
    width:300px !important;
}
.ddlSmall
{
    padding: 7px 10px;
border: 1px solid #CCC;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
float: left;
width: 150px;
}
.FLeft{float:left;}


#round-form .form-row-left {


    height: 35px;
}

a.red_link:hover {
    text-decoration : underline;
}

a.red_link {
  color: #e64135; 
  text-decoration : none;
}


div.grid_elegant {
/*border-top: 1px solid #cccccc;*/
}

div.grid_elegant_row {
clear: both;
  
border-top: 1px solid #efefef;
border-bottom: 1px solid #efefef;

border-right: 1px solid #efefef;
moz-box-shadow: 0 0px 3px #e7e7e7;
box-shadow: 0 0px 3px #e7e7e7;
-webkit-box-shadow: 0 0px 3px #e7e7e7;

background-color: #f8f8f8;
background: -moz-linear-gradient(center bottom , #f8f8f8 0px, #FFF 100%) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #f8f8f8),color-stop(1, #FFF));

margin-bottom: 15px;
 
height: 190px;
}

div.grid_elegant_left_item {
float: left;

/*
border-left : 1px solid #cccccc;
border-right : 1px solid #cccccc;
*/

padding: 10px;
padding-left : 20px;
padding-right: 20px;
overflow: hidden;

height: 170px;
}

div.grid_elegant_right_item {
float: right;

padding: 10px;
padding-left : 20px;
padding-right: 20px;
/*
border-right : 1px solid #cccccc;
    */
overflow: hidden;
height: 170px;
}

div.grid_elegant_width_thirty_percent {
width : 30%;
}

div.grid_elegant_width_sixty_percent {
width : 60%;
}

h4.h4_small {
font-size: 18px;
}

h4.h4_smallest {
font-size: 17px;
}

#galleria_body {
height: 570px;
}

div.question {
    
margin-top: 20px;
font-size: 19px;
color: #272727;
font-family: 'Crimson Text' ,arial,serif;
}

div.answer {
    font-style:italic;
}

.blue {
color: #4F81BD;
padding-top: 15px;
}
.green {
color: green;
}

.height_340 {
height: 340px !important;
}

.height_360 {
height: 360px !important;
}

.margin_20 {

margin : 20px;

}

select.styled {
padding: 7px 10px;
border: 1px solid #cccccc;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;

color: #000;
font-weight: bold;
font-family: arial,sans-serif;
font-size: 19px;
line-height: normal;
white-space: nowrap;
}

.expire_cont {

font-size: 21px;
color: #272727;
font-family: 'Crimson Text' ,arial,serif;

}
