/**** /css/jquery.ui.css ****/



.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }

* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }

.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }



.ui-state-disabled { cursor: default !important; }





.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }





.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index:9999; }






.ui-widget {  z-index: 9999; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Segoe UI, Helvetica, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #4a4a4a; background: #fff; color: #000; }
.ui-widget-content a { color: #000; }
.ui-widget-header2 { border: 1px solid #000000; background: #9fda58 url(/images/ui/ui-bg_gloss-wave_85_9fda58_500x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header2 a { color: #222222; }


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #1b1613; background: #0a0a0a url(/images/ui/ui-bg_glass_40_0a0a0a_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #b8ec79; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #b8ec79; 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 #000000; background: #000000 url(/images/ui/ui-bg_glass_60_000000_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #96f226; }
.ui-state-hover a, .ui-state-hover a:hover { color: #96f226; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #696969;  font-weight: bold; color: #ffffff; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; text-decoration: none;  }
.ui-widget :active { outline: none; }


.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #8cce3b; background: #f1fbe5 url(/images/ui/ui-bg_glass_55_f1fbe5_1x400.png) 50% 50% repeat-x; color: #030303; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #030303; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #f1ac88; background: #f6ecd5 url(/images/ui/ui-bg_gloss-wave_95_f6ecd5_500x100.png) 50% top repeat-x; color: #74736d; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #74736d; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #74736d; }
.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; }




.ui-icon { width: 16px; height: 16px; background-image: url(/images/ui/ui-icons_9fda58_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/images/ui/ui-icons_9fda58_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/images/ui/ui-icons_1f1f1f_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/images/ui/ui-icons_b8ec79_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/images/ui/ui-icons_b8ec79_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/images/ui/ui-icons_ffffff_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/images/ui/ui-icons_000000_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/images/ui/ui-icons_cd0a0a_256x240.png); }


.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 { 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; }





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


.ui-widget-overlay { background: #262626 url(/images/ui/ui-bg_diagonals-small_50_262626_40x40.png) 50% 50% repeat; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -6px 0 0 -6px; padding: 6px; background: #303030 url(/images/ui/ui-bg_flat_0_303030_40x100.png) 50% 50% repeat-x; opacity: .50;filter:Alpha(Opacity=50); -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px; }
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;
	
	background-image:url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=);
}
.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;}

.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }

.ui-autocomplete {font-size: 11pt; width: auto; position: absolute; cursor: pointer; z-index:4000 !important }	
 ul.ui-autocompletee {z-index: 2; }

* html .ui-autocomplete { width:1px; } 


.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;
}

.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; } 
.ui-button-icon-only { width: 2.2em; } 
button.ui-button-icon-only { width: 2.4em; } 
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 


.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; }

input.ui-button { padding: .4em 1em; }


.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; }


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


button.ui-button::-moz-focus-inner { border: 0; padding: 0; } 

.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; }


.ui-datepicker { width: 17em; padding: .2em .2em 0;  }
.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; }


.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%; }


.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; }


.ui-datepicker-cover {
    display: none; 
    display: block; 
    position: absolute; 
    z-index: -1; 
    filter: mask(); 
    top: -4px; 
    left: -4px; 
    width: 200px; 
    height: 200px; 
}
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }


/**** /css/style.css ****/


* {
margin:0; padding:0;
font-size:100%;
}

html {
font-family: "Segoe UI", Arial, "Trebuchet MS";
font-size: 0.8em;
line-height: 1.5em;
color: #3e3f3b;
}

input, select { vertical-align:middle; font-weight:normal;}

a {color: #6F913B;}
a:hover {text-decoration:none;}

.loader {
	position: relative;
	float: left;
	width: 16px;
	height: 16px;
	background: #fff url(/images/ajax-loader.gif) repeat center;
	padding: 0; margin: 5px 2px 0 2px;
}
.tmarg { margin-right: 20px;}

img {vertical-align:top;}
img.osimg {vertical-align: bottom; margin-bottom: 4px;}
a img { border:0;}

.extra {float:left; position:relative; margin:0 0 0 -26px;}

ul { list-style:none;}
ul.disc{ list-style: disc; margin-left: 20px;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

.corner8 {    -moz-border-radius: 8px;    border-radius: 8px;}
.corner10 {    -moz-border-radius: 10px;    border-radius: 10px;}
.corner15 {    -moz-border-radius: 15px;    border-radius: 15px;}
.corner20 {    -moz-border-radius: 20px;    border-radius: 20px;}

p {margin: 10px 0 10px 0;}
p:first-letter {margin-left: 0px;}
p.j {text-align: justify;}
p.nrl, p.nrl:first-letter {margin-left: 0px;}
p.nm {margin: 0;}


body {
	background-color:#dddddb;
}

#page {
background:#dddddb url(/images/body-tail.jpg) top repeat-x;
text-align:center;
width: 100%;
position: relative;
}

#pagetop {
	background:#000;
	position: relative;
}

#top {
	width:920px;
	background-color:#000;
	text-align: right;
	font-size: 9pt;
	color: #ccc;
	padding-top: 0px;
	padding-bottom: 3px;
	height: 20px;
	margin:0 auto;
	position: relative;
}

#top #auth, #top #hello {
	margin-left: 15px;
	color: #ddd;
	top: 0px;
	padding: 2px;
	height: 16px;
	width: 350px;
	position: absolute;
	right: 240px;
	display: table-cell;   
	display: inline-table; 
	display: inline-block; 
	text-align: right;
}

#top #cart {
	margin-left: 15px;
	background-color: #333;
	color: #ddd;
	padding: 3px;
	cursor: pointer;
	width: 225px;
	height: 16px;
	display: table-cell;   
	display: inline-table; 
	display: inline-block; 
	text-align: right;
	border:1px solid #81AB45;
	border-top:none;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; 
}

#cartfull {
	display: none;
	font-size: 8pt;
	width: 221px;
	position: absolute;
	left: 687px;
	top: -2px;
	background-color: #333;
	color: #ddd;
	padding: 5px;
	border:1px solid #81AB45;
	border-top:none;
	z-index: 150;
	line-height: 1.6;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; 
}

#checkoutlink {
	text-align: center;
	font-size: 10pt;
	width: 114px;
	position: absolute;
	left: 794px;
	top: -1px;
	background-color: #222;
	color: #ddd;
	padding: 5px;
	border:1px solid #81AB45;
	border-top:none;
	z-index: 1;
	line-height: 1.6;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; 
}

#checkoutlink a {
	color: #82AC46;
	text-decoration: none;
}

#cartfull #cartclose, #cartfull #tocheckout {
	text-align: right;
	font-size: 9pt;
	color: #81AB45;
	float:right;
	margin-left: 10px;
}

.itemdel, .itemdelc {
	font-weight: bold;
	color: #FF7F7F;
	text-decoration: none;
}

#main {
	width:920px;
	margin:0 auto;
	padding: 0;
	text-align:left;
	position: relative;
	border: 0px dotted yellow;
}

#header {
	width: 920px;
	height: 291px;
	background:url(/images/header-bg.jpg) top left no-repeat;
	position: relative;
}

#header.min {
	width: 920px;
	height: 80px;
	background:url(/images/header-bg_min.jpg) top left no-repeat;
}

#header #logo {
	background:url(/images/logo.jpg) top left no-repeat;
	width: 342px;
	height: 123px;
	position: absolute;
	top: 82px;
	left: 25px;
	cursor: pointer;
}

#header #logo.min {
	background: none;
	width: 290px;
	height: 75px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#header #salelogo {
	background:url(/images/onsalelogo.png) top left no-repeat;
	width: 112px;
	height: 112px;
	position: absolute;
	top: 82px;
	left: 225px;
	cursor: pointer;
}

#header #salelogo.min {
	-moz-transform: rotate(-5deg);
    -moz-transition: all 0.25s ease-out 0s;
	background:url(/images/onsalelogo.png) top left no-repeat;
	width: 112px;
	height: 112px;
	position: absolute;
	top: -15px;
	left: 290px;
	z-index: 690;
}

#header #salelogo.min:hover {
    -moz-transform: rotate(0deg);
}


#menu {
	width:900px;
	height: 46px;
	background:url(/images/menu-bg.jpg) top left no-repeat;
	padding: 6px 0 15px 27px;
	position: relative;
	margin: 0;
}

#menu.min {
	width:900px;
	height: 46px;
	background:url(/images/menu-bg_min.jpg) top left no-repeat;
	padding: 6px 0 15px 27px;
	position: relative;
	margin: 0;
}

#menu .menuitem, #menu .menuitem a, #menu .menuitem a:link, #menu .menuitem a:active, #menu .menuitem a:visited {
	font-family:Arial;
	font-size: 11pt;
	font-weight: bold;
	display: table-cell;   
	display: inline-table; 
	display: inline-block; 
	width: 130px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	margin: 0;
	padding: 10px 0px 10px 0px;
	z-index: 0;
    text-shadow: 1px 1px 0 #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
}

#menu .menuitem .selected {
    background-color: #324F00;
    -moz-border-radius: 5px;
    border-radius: 5px; 
}

#menu .menuitem a:hover, #menu .menuitem .cur {
    background-color: #abc346;
    color: #000;
    text-shadow: 1px 1px 0 #FFFFFF;
    filter: dropshadow(color=#000000, offx=1, offy=1);
    -moz-border-radius: 5px;
    border-radius: 5px; 

}

#menu .delim {
padding: 0;
margin: 0 6px 10px 6px;
border-left: 1px solid #3a4e13;
border-right: 1px solid #5e8813;
}

#menu #headcontrol {
position: absolute;
top: -23px;
right: 40px;
font-size: 7pt;
}

#menu #headcontrol a {
color: #555;
text-decoration: none;
}

#menu #qsearch {
position: absolute;
width: 278px;
height: 50px;
top: -61px;
left: 163px;
display: none;
padding: 2px 10px 10px 7px;
background-color: #839F55;
font-size: 7pt;
ccolor: #fff;
text-align: right;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
z-index: 999;
}

#menu #qsearch a, #content #qletters a {
color: #fff;
}

#menu #qsearch input[type="text"], #tagbox input {
margin-left: 0px;
width: 197px;
font-size: 15pt;
padding: 3px 3px 2px 7px;
border-top: 1px solid #e6e6e6;
border-right: 1px solid #E2E2E2;
border-bottom: 1px solid #E2E2E2;
border-left: 1px solid #e6e6e6;
}

#menu #qsearch input[type="text"]:focus {
border: solid 1px #666;
}

#menu #qsearch input[type="submit"] {
	margin-right: 7px;
    margin-left: 7px;
	width: 40px;
	height: 30px;
	font-size: 13pt;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}

#menu .saletag {
	z-index: 888;
	position: absolute;
	left: 568px;
	top: 11px;
	width:33px;
	height: 22px;
	background:url(/images/saletag.png) top left no-repeat;
}


#content {
	background-color: #fff;
	padding:36px 34px 40px 32px;
	position: relative;
	overflow:hidden;
}

#content .col-1 {width:250px;   border: 0px dotted red;}
#content .col-2 {width:558px; border: 0px dotted blue;}

#content .col-1 .col-1 {width:70px;}
#content .col-1 .col-2 {width:175px;}

#content .col-3 {width:570px;}
#content .col-4 {width:250px;}

#content .col-3 .col-3 {width:256px;}
#content .col-4 .col-4 {width:234px;}

.col-1, .col-2, .col-3, .col-4 {float:left;}
.col-pad {padding-right:42px;}
.col-padr {margin-left:32px;}

.padding1 {padding-top:17px;}
.padding2 {padding-bottom:40px;}
.padding3 {padding-top:22px;}
.padding4 {padding-top:32px;}
.padding5 {padding-bottom:22px;}
.margin1 {margin-top:28px;}
.margin2 {margin-top:18px;}
.ml20 {margin-left:20px;}

.container {width:100%; overflow:hidden;}


#content #qletters {
position: absolute;
width: 460px;
height: 21px;
top: 0px;
left: 27px;
padding: 2px 10px 2px 10px;
background-color: #406402;
font-size: 8pt;
color: #fff;
text-align: center;
z-index: 1;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px; 
}

#content #qletters a {
text-decoration: none;
padding: 0 2px 0 2px;
border: 1px solid #406402;
margin-left: 0px;
}

#content #qletters a:hover, #content #qletters a.selected {
text-decoration: none;
border: 1px solid #283F00;
background-color: #abc346;
padding: 0 2px 0 2px;
color: #000;
}

#content #letters {
position: relative;
padding: 0 0 0 10px;
font-size: 10pt;
text-align: left;
margin-bottom: 20px;
}

#content #letters a {
text-decoration: none;
padding: 0 2px 0 2px;
border: 1px solid #fff;
margin-left: 0px;
width: 10px;
}

#content #letters a:hover {
text-decoration: none;
border: 1px solid #406402;
background-color: #F6FFCF;
padding: 0 2px 0 2px;
color: #000;
}

#content #letters a.selected {
text-decoration: none;
border: 1px dotted #ABC346;
background-color: #F6FFCF;
padding: 0 2px 0 2px;
}

.apps {
	line-height: 1.5;
}

#footer {
height: 70px;
background-color: #141414;
text-align: center;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px; 
background: -moz-linear-gradient(top, #141414 0%, #263212 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#141414), color-stop(100%,#263212)); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#141414', endColorstr='#263212',GradientType=0 ); 
background: -o-linear-gradient(top, #141414 0%,#263212 100%); 
}

#footer .menu {
padding:25px 0 46px 0;
}

#footer .menu li {
display:inline;
background:none;
border-left:1px solid #8db600;
padding:0 30px 0 29px;
}

#footer .menu li a {
font-weight:normal;
color:#d0d2c8; text-decoration:none;
}

#footer .menu li a:hover {
text-decoration:underline;
}

#footer .menu .first {
border:none;
}

#copyright {
margin:10px 27px 10px 33px;
text-align:center;
font-size: 8pt;
color: #999;
}

#copyright a {
color:#777;
}



h1 {
font-family:Arial;
color:#412d21;
font-size:18pt;
font-weight:normal;
line-height:1em;
border-bottom: 1px dotted #B0B0AF;
padding:4px 0 7px 13px;
margin-top: 7px;
margin-bottom:20px;
}

h1 span {color: #466B04;}

h2 {
font-family:Arial;
color:#412d21;
font-size:2em;
font-weight:normal;
line-height:1em;
background:url(/images/line1.gif) bottom left repeat-x;
padding:4px 0 7px 13px;
margin-bottom:34px;
}

h3 {
font-family:Arial;
color:#412d21;
font-size:2em;
font-weight:normal;
line-height:1em;
text-transform:uppercase;
margin-bottom:23px;
}

h3 span {color:#639012;}

h4 {
font-family:Arial;
font-weight:normal;
text-transform:uppercase;
text-decoration:underline;
margin-bottom:7px;
}
h5 {
font-family:Arial;
color:#497300;
font-weight:normal;
font-size:1.25em;
line-height:1.333em;
}

.lh1 {line-height:1em;}
.lh15 {line-height:1.5em;}
.lh2 {line-height:2em;}
.pad5 {padding: 5px;}
.pad10 {padding: 10px;}
.pad15 {padding: 15px;}
.pad20 {padding: 20px;}
.mar5 {margin: 5px;}

a.tdn {text-decoration: none;}

strong {color:#658300;}
strong a {text-decoration:none;}
strong a:hover {text-decoration:underline;}
cite {font-size:1.083em;}

.added {
	font-size: 8pt;
	line-height: 1.1em;
	display: none;
}

.added ul {margin-left: 0px;}

.offexp {
	font-size: 8pt;
	color: #666;
}

.em07 {font-size: 0.7em;}
.em08 {font-size: 0.8em;}
.em09 {font-size: 0.9em;}
.em11 {font-size: 1.1em;}
.em12 {font-size: 1.2em;}
.em14 {font-size: 1.4em;}
.em16 {font-size: 1.6em;}
.pt7 {font-size: 7pt;}
.pt8 {font-size: 8pt;}
.pt9 {font-size: 9pt;}
.pt10 {font-size: 10pt;}
.pt11 {font-size: 11pt;}
.pt12 {font-size: 12pt;}
.b {font-weight: bold;}
.i {font-style: italic;}


.tbox {
	background-color: #574B45;
	color:#fff;
	padding:25px;
	position:relative;
    background: -moz-linear-gradient(top, #604537 0%, #574B45 20%, #574B45 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#604537), color-stop(20%,#574B45), color-stop(100%,#574B45)); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#604537', endColorstr='#574B45',GradientType=0 ); 
    background: -o-linear-gradient(top, #604537 0%,#574B45 20%,#574B45 100%); 
}

.tbox #testifon {
	position:absolute;
	top:80px;
	left:-10px;
	color: #6F5E55;
	font-style: italic;
	font-size: 180pt;
	z-index: 0;
}

.tbox strong {
	text-transform:uppercase;
	float:right;
	display:block;
	margin-bottom:18px;
	color:#ddd;
	z-index: 5;
    text-shadow: 1px 1px 0 #000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
}
.tbox #testitext {
	position: relative;
	text-align: justify;
	font-size: 1.1em;
	font-style: italic;
	color: #fff;
	z-index: 5;
}

.tbox a {
	color:#8db600;
	float:right;
	display:block;
}

.graybox {
	padding: 20px;
	background:#e9ebe3;
	margin-bottom: 20px;
}


.news {
	margin-bottom: 20px;
}
.newsdate {
	font-family: Arial;
	background-color: #79A917;
	width: 52px;
	height: 40px;
	display: block;
	text-align: center;
	padding-top: 10px;
	margin-left: 3px;
    background: -moz-linear-gradient(top, #86B81B 0%, #638F13 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#86B81B), color-stop(100%,#638F13)); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86B81B', endColorstr='#638F13',GradientType=0 ); 
    background: -o-linear-gradient(top, #86B81B 0%,#638F13 100%); 
}

.newsdate .day {
	display: block;
	color: #fff;
	font-size: 18pt;
	font-weight: bolder;
	line-height: 1em;
	white-space: nowrap;
}
.newsdate .shadow {
	margin-bottom: -1.05em;
	margin-left: 2px;
	color: #444; 
}

.newsdate .month {
	display: block;
	text-transform: uppercase;
	color: #eee;
	font-size: 7pt;
	line-height: 1.3em;
}

#stagcloud, #recentadded, #topweek, #vendors {
	background-color: #f5f5f5;
}

#offer {
	background-color: #FFF2BF;
}

#rotate {
	display: block;
	position: relative;
	width: 558px;
	height: 177px;
	overflow:hidden;
	margin-bottom:40px;
}

#rotate a {text-decoration: none; cursor: pointer;}
#rotate img {border: 0; margin:0; padding:0;}
#rotate span {
	position: absolute;
	right: 0;
	font-size: 15pt;
	background-color: #000;
	color: #eee;
	filter: alpha(opacity=70);
	opacity: 0.7;
	padding: 7px;
}
#rotate div {height: 177px;}


table.orders {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 8pt;
	background-color: #fafafa;
	border: 1px #999 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.orders .b {font-weight: bold;}
table.orders .e {background-color: #eee;}
table.orders td {
	padding: 2px;
	border-bottom: 1px #bbb dotted;
	border-right: 1px #bbb dotted;
}

table.orders td.rg {
	text-align: right;
}

table.orders td.cen {
	text-align: center;
}

table.orders th {
	font-size: 9pt;
	padding: 3px;
	text-align: center;
	background-color: #eee;
	border-bottom: 1px #999 solid;
	border-right: 1px #999 dotted;
}
table.orders tbody tr:hover, table.orders tbody tr.f7:hover
{
	background-color: #EDFFCF;
}

table.orders tbody tr.openedtr:hover
{
	background-color: #f7f7f7;
}

table.orders tbody tr.f7
{
	background-color: #f7f7f7;
}
table.orders td a:hover {
	color: #333;
}
table.orders #totals {background-color: #fff;}
.openedtr {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	border: 0;
	display: none;
}

table#paygws td label  {
	padding-left: 30px;
}

table#paygws img  {
	padding-left: 30px;
}

table#paygws td {
	padding: 15px;
	border: 1px solid #fff;
}

table#paygws td:hover {
	border: 1px solid #ddd;
	background-color: #F9f9f9;
}


form { margin: 0; padding: 0; }

#auth input {
	position: relative;
	z-index: 9999;
	margin: 0;
	margin-bottom: 4px;
	vertical-align: middle;
	width: 60px;
	height: 14px;
	font-size: 7pt;
	background-color: #222;
	color: #999;
	padding: 0px;
	padding-left: 3px;
	border: 1px solid #658300;
}

#auth a {
	font-size: 9pt;
	color: #82AC46;
}

.input2 {
	border: 1px solid #666;
	margin: 0;
	padding: 3px;
	display: block;
}

.input2 input {
	color: #333;
	font-size: 10pt;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.form input[type="text"], .stylized input[type="text"], .form input[type="password"], .stylized input[type="password"], .stylized select {
	font: 110% "Segoe UI", Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background-color: #fff;
	background: url(/images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
	color: #555;

}

.form input.error, .stylized input.error, form select.error , .stylized select.error, {
	border: 2px solid #EF755C;
	background-color: #FFE4DF;
	background: #FFE4DF;
	margin: 0px;
	color: red;
}

.form button, .stylized button {
	font: 130% "Segoe UI", Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #efefef;
	border-top: 1px solid #ddd;
	border-right: 2px solid #999;
	border-bottom: 1px solid #ddd;
	border-left: 5px solid #999;
	color: #222;
	font-weight: bold;
	margin-top: 10px;
}

.form textarea, .stylized textarea {
	font: 110% "Segoe UI", Arial, Helvetica, sans-serif;
	wwidth: 300px;
	hheight: 70px;
	background:url(/images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px;
	color: #555;
	line-height: 1em;
	min-height: 50px;
}

.form textarea:focus, .form input[type="text"]:focus, .form input[type="password"]:focus {
	border: solid 1px #999;
}

form.stylized {
	margin: 0 auto;
	wwidth: 450px;
	padding: 15px;
}

.stylized fieldset {
	border: 1px dashed #bbb;
	background-color: #f9f9f9;
	padding: 10px;
}

.stylized legend {
	color: #333;
	background: inherit;
	background-color: #F3FFDF;
	border: 1px solid #A8BF77;
	padding: 10px;
	font-size: 1.4em;
	margin-left: 20px;
	font-weight: bold;
}

.stylized label {
	margin-right: 10px;
	display:block;
	font-size: 1em;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
	line-height: 1.2em;
	padding-top: 2px;
	padding-bottom: 5px;
}

.stylized label.nowidth {
	width: auto;
	margin-left: 20px;
}

.stylized .right {
	margin-left: 0px;
	display:block;
	text-align:left;
	float:left;
	line-height: 1.2em;
	padding-top: 2px;
}

.stylized .note {
	margin-top: 0px;
	font-size: 7pt;
	font-style: italic;
	display:block;
	width:223px;
	text-align:left;
	float:left;
	line-height: 1em;
	padding: 3px;
	border-left: 2px solid #FF9900;
	background-color: #FFE2AF;
}

.stylized .small {
	color:#666666;
	display:block;
	font-size:7pt;
	font-weight: normal;
	text-align:right;
	font-style: italic;
}

.stylized input {
	float:left;
	width:170px;
}

.stylized input.short, .stylized select.short {
	float:left;
	width:auto;
	height: auto;

}

.stylized button {
	clear:both;
	margin-left:160px;
}

em.error {
	position: relative;
	top: 7px;
	left: -9px;
	background:url("/images/verror.png") top left no-repeat;
	height: 30px;
	padding: 0 0 5px 18px;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: red;
	float: left;
}

em.success {
	position: relative;
	top: 7px;
	left: -9px;
	padding: 0 0 5px 18px;
	background:url("/images/vvalid.png") top left no-repeat;
	float: left;
}

.spacer {clear:both; height:1px;}


.curpoin {cursor: pointer;}
.curhelp {cursor: help;}

.ui-effects-transfer {
	border: 1px dotted #fff;
	background: #666;
	opacity: 0.5;
}

.item, .item a.info {
	font-size: 11pt;
	color: #333;
	text-decoration: none;
}

.item a.info:hover {
	border-bottom: 1px dotted #999;
}

.item a.itemadd {
	font-size: 8pt;
}

.item a.itemadd:hover  {
	color: #fff;
	background-color:#658300;
}

.oldprice {
	color: #ccc;
	text-decoration: line-through;
}

.itembig {
	display: block;
	overflow: hidden;
	border: 1px solid #bbb;
	margin: 12px 0 12px 0;
	min-height: 120px;
}


.itembig div.title { position: relative; clear: both; font-size: 12pt; font-weight: bold; padding: 4px 4px 4px 10px;}

.itembig div.img {
	text-align: center;
	float: left;
	padding: 10px;
	width: 70px;
}

.itembig div.main {
	float: left;
	overflow: visible;
	width: 465px;
}

.itembig div.main div.desc2 {
	width: 370px;
	float: left;
	font-size: 8pt;
	text-align: justify;
}

.itembig div.main div.price2 {
	width: 85px;
	padding: 0 0 0 10px;
	float: left;
	text-align: center;
	font-size: 20pt;
	font-weight: bold;
}

.itembig div.main div.price2 .itemadd {
	display: block;
	margin-top: 8px;
	font-size: 9pt;
	background: #769341;
	color: #fff;
	padding: 2px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
}

.r {color: red;}
.g {color: green;}
.eee {color: #eee;}
.ddd {color: #ddd;}
.col9 {color: #999;}
.col3 {color: #333;}
.bgfff {background-color: #fff;}
.bgeee {background-color: #eee;}
.bg000 {background-color: #000;}
.s {text-decoration: line-through;}
.bbd {border-bottom-width: 1px; border-bottom-style: dotted;}

.ok {
	margin: 5px 10px 0 10px;
	font-family: "Garamond";
	background-color: #F0FFF0;
	padding: 5px;
	border: 2px solid #0F9E0D;
	color: #0C4F0A;
	font-size: 11pt;
}

.ok a {color: #072F06;}

.bad {
	margin: 5px 10px 0 10px;
	font-family: "Garamond";
	border: 2px solid #EF755C;
	background-color: #FFE4DF;
	padding: 5px;
	color: #C01616;
	font-size: 12pt;
	font-weight: bold;
}

.bad a {color: #7F0F0F;}

.dh {display: none;}

.op50 {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.op100 {
	filter: alpha(opacity=100);
	opacity: 1;
}
.noscript {
	mmargin: 30px;
	padding: 20px;
	font-size: 11pt;
	color: #FF6600;
	border: 3px solid #992A2A;
	background-color: #000;
}

.details {
	margin-left: 10px;
	float: left;
	border-left: 2px solid #638527;
	padding-left: 10px;
	width: 220px;
}

.desc {
	margin-left: 20px;
	border-left: 2px solid #DDD;
	padding-left: 15px;
}

.desc p {padding: 0;}

.desc ul { list-style: disc; padding-left: 20px;}

.descurl {
	margin-left: 20px;
	border-left: 2px solid #FCC153;
	padding-left: 15px;
}

.price {
	margin-right: 20px;
	font-size: 18pt;
	width: 280px;
	float: right;
	background-color: #5B7F27;
	padding: 12px;
    padding-bottom: 8px;
	color: #fff;
    text-shadow: 1px 1px 0 #000;
    z-index: 300;
    position: relative;
    filter: dropshadow(color=#000000, offx=1, offy=1);
    background: -moz-linear-gradient(top, #769F3B 0%, #425F17 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#769F3B), color-stop(100%,#425F17)); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#769F3B', endColorstr='#425F17',GradientType=0 ); 
    background: -o-linear-gradient(top, #769F3B 0%,#425F17 100%); 
}

.pricesale {
	mmargin-right: -10px;
	mmargin-top: 10px;
	ffloat: right;
	position: absolute;
	right: -41px;
	top: -41px;
	zz-index: 9;
	width: 80px;
	height: 80px;
	background:url("/images/salecorner2.png") top left no-repeat;
	
}
.price a { color: #fff; }
.price span { font-size: 9pt; }

.searchword {
	background-color: yellow;
	color: #000;
}

.treb {font-family: "Trebuchet MS";}

.noteorange {
	margin: 10px;
	text-align:left;
	line-height: 1.5em;
	padding: 5px;
	border: 1px solid #FF9900;
	background-color: #ffeac0;
}

.notegreen {
	margin: 10px;
	text-align:left;
	line-height: 1.5em;
	padding: 5px;
	border: 1px solid #80C65A;
	background-color: #DDF8CC;
}

.noteblue {
	margin: 10px;
	text-align:left;
	line-height: 1.5em;
	padding: 5px;
	border: 1px solid #3366cc;
	background-color: #c3d9ff;
}

.noteblue a {
	color: #1F407F;
}

.notegray {
	margin: 10px;
	text-align:left;
	line-height: 1.5em;
	padding: 5px;
	border: 1px solid #676767;
	background-color: #e8e8e8;
}

div.gal {
	margin: 30px 5px 10px 5px;
	display:  block;
}

div.gal ul {
    list-style: none;
    margin: 0px;
}

div.gal ul li {
    display: inline;
}

div.gal ul a {
    background-color: #ECECEC;
    border: 1px solid #999999;
    padding: 5px;
    display: block;
    float: left;
    margin: 5px;
    min-height: 88px;
    height: 88px;
    overflow: hidden;
}

div.gal ul a:hover {
    background-color: #FFFFFF;
    border: 1px solid #333333;
}

div.gal ul a img {
    width: 114px;
    border: 1px dotted #999999;
}

div.gal ul a img:hover {
    border: 1px solid #999999;
}




.nyroModalBg {
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.6;
    z-index: 555;
}
.nmReposition {
	position: absolute;
}
.nyroModalCloseButton {
	top: -14px;
	right: -14px;
	width: 29px;
	height: 29px;
	text-indent: -9999em;
	background: url(/images/iclose.png);
    z-index: 9999;
}
.nyroModalTitle {
	top: -26px;
	left: 0;
	margin: 0;
    font-size: 1.1em;
	color: #ddd;
}
.nyroModalCont {
	position: absolute;
	border: 4px solid #486D06;
	margin: 25px;
	background: #fff;
    z-index: 9999;
}
.nyroModalCont iframe {
	width: 720px;
	height: 420px;
}
.nyroModalError {
	border: 4px solid red;
	color: red;
	width: 250px;
	height: 250px;
}
.nyroModalError div {
	min-width: 0;
	min-height: 0;
	padding: 10px;
}
.nyroModalLink, .nyroModalDom, .nyroModalForm, .nyroModalFormFile {
	position: relative;
	padding: 10px;
	min-height: 250px;
	min-width: 250px;
	max-width: 1000px;
}
.nyroModalImage, .nyroModalSwf, .nyroModalIframe, .nyroModalIframeForm {
	position: relative;
	overflow: hidden;
}
.nyroModalHidden {
	left: -9999em;
	top: -9999em;
}
.nyroModalLoad {
	position: absolute;
	width: 100px;
	height: 100px;
	background: #fff url(/images/ajaxLoader.gif) no-repeat center;
	padding: 0;
}
.nyroModalPrev, .nyroModalNext {
	outline: none;
	position: absolute;
	top: 0;
	height: 60%;
	width: 150px;
	min-height: 50px;
	max-height: 300px;
	cursor: pointer;
	text-indent: -9999em;
	background: transparent url('data:image/gif;base64,AAAA') left 20% no-repeat;
}
.nyroModalImage .nyroModalPrev, .nyroModalImage .nyroModalNext {
	height: 100%;
	width: 40%;
	max-height: none;
}
.nyroModalPrev {
	left: 0;
}
.nyroModalPrev:hover {
	background-image: url(/images/prev.gif);
}
.nyroModalNext {
	right: 0;
	background-position: right 20%;
}
.nyroModalNext:hover {
	background-position: right 20%;
	background-image: url(/images/next.gif);
}





#membersarea .ui-wrapper { border: 0px; }


@media projection, screen { 
#membersarea     .ui-tabs-hide {
        display: none !important;
    }
}


@media print {
#membersarea     .ui-tabs-nav {
        display: none;
    }
}


#membersarea .ui-widget-content {border: 0;}

#membersarea .ui-state-default, #membersarea .ui-widget-content .ui-state-default, #membersarea .ui-widget-header .ui-state-default {border: 0; background: none;}

#membersarea .ui-corner-top { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-top-right-radius: 0px; }
    
#membersarea .ui-tabs-nav {
	font-size: 11pt;
    list-style: none;
    margin: 0;
    padding: 0 0 0 3px;
}
#membersarea .ui-tabs-nav:after { 
    display: block;
    clear: both;
    content: " ";
}
#membersarea .ui-tabs-nav li {
    float: left;
    margin: 0 0 0 2px;
    font-weight: bold;
}
#membersarea .ui-tabs-nav a, #membersarea .ui-tabs-nav a span {
    float: left; 
    padding: 2px 10px;
    background-color: #D6EAA6;
}
#membersarea .ui-tabs-nav a {
    margin: 5px 0 0; 
    padding-left: 0;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; 
    outline: 0; 
}
#membersarea .ui-tabs-nav a:link, #membersarea .ui-tabs-nav a:visited {
    color: #333;
}
#membersarea .ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    zz-index: 2;
    margin-top: 0;
    background-position: 100% -23px;
    background-color: #f9f9f9;
    border: 1px solid #eee;
    border-bottom: none;
}
#membersarea .ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;
    line-height: 20px;
}
#membersarea .ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
    height: 27px;
    background-color: #f9f9f9;
    line-height: 27px;

}
#membersarea .ui-tabs-nav .ui-tabs-selected a:link, #membersarea .ui-tabs-nav .ui-tabs-selected a:visited,
#membersarea .ui-tabs-nav .ui-tabs-disabled a:link, #membersarea .ui-tabs-nav .ui-tabs-disabled a:visited { 
    cursor: text;
}
#membersarea .ui-tabs-nav a:hover, #membersarea .ui-tabs-nav a:focus, #membersarea .ui-tabs-nav a:active,
#membersarea .ui-tabs-nav .ui-tabs-unselect a:hover, #membersarea .ui-tabs-nav .ui-tabs-unselect a:focus, #membersarea .ui-tabs-nav .ui-tabs-unselect a:active { 
    cursor: pointer;
}
#membersarea .ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
#membersarea .ui-tabs-nav .ui-tabs-disabled a:link, #membersarea .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
#membersarea .ui-tabs-panel {
    border: 1px dotted #eee;
    padding: 20px;
    background: #f9f9f9; 
    font-size: 10pt;
}



* html #membersarea .ui-tabs-nav { 
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  {
    display: inline-block;
}

.qtip-dark {
	font-size: 0.8em;
}

.photo_small   		{border:0px; float:left; margin: 0px; position: relative; display: inline-block;}

.photo_small .remove { position: absolute; top: -5px; right: -5px; margin:0; border:0; padding: 0; min-height: 0; background: none;}
.photo_small .remove img {border: 0; padding: 0; margin: 0; width: 29px;}
.photo_small .remove img:hover {margin-top: -1px; border: 0;}
.photo_small .remove:hover {background: none; border: none;}




.ui-autocomplete-term { font-weight: bold; color: #000; }
 
 
 
.osbuttons button {
	
    border: none;
    background: #00B6FF;
    color: #fff;

    
    font-size: 20px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    cursor: pointer;
    margin-left: 30px;
    margin-bottom: 25px;

    padding: 8px 13px 8px 13px;
    font-weight: bold;
    
    border-radius: 5px;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow:
        0 0 0 1px #0086ba inset, 
        0 0 0 2px #6cdcea inset, 
        0 30px 20px -18px rgba(255,255,255,0.65) inset, 
        1px 1px 3px rgba(0,0,0,0.2) 
    ;

    -webkit-border-radius: 5px;
    -webkit-text-shadow: 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow:
        0 0 0 1px #0086ba inset, 
        0 0 0 2px #6cdcea inset, 
        0 30px 20px -18px rgba(255,255,255,0.65) inset, 
        1px 1px 3px rgba(0,0,0,0.2) 
    ;
    
}

.osbuttons button img {
	margin-top: -5px;
}




ul#images { list-style: none; left: 0; }
ul#images li {clear: both; padding-bottom: 3px; overflow: hidden;}
#images .ui-state-default img { cursor: move; padding-right: 10px; float: left; overflow: auto;}
#images .ui-state-default {min-height: 56px; padding: 2px; cursor: move;}
.foredit {cursor: text;}

.uploadifyQueueItem {
	background-color: #F5F5F5;
	border: 2px solid #E5E5E5;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	background-color: #FDE5DD !important;
	border: 2px solid #FBCBBC !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyQueue .completed {
	background-color: #E5E5E5;
}
.uploadifyProgress {
	background-color: #E5E5E5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	height: 3px;
	width: 1px;
}



/**** /css/jquery.prettyPhoto.css ****/


	div.light_rounded .pp_top .pp_left { background: url(/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } 
	div.light_rounded .pp_top .pp_middle { background: #fff; } 
	div.light_rounded .pp_top .pp_right { background: url(/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } 

	div.light_rounded .pp_content .ppt { color: #000; }
	div.light_rounded .pp_content_container .pp_left,
	div.light_rounded .pp_content_container .pp_right { background: #fff; }
	div.light_rounded .pp_content { background-color: #fff; } 
	div.light_rounded .pp_next:hover { background: url(/images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } 
	div.light_rounded .pp_previous:hover { background: url(/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } 
	div.light_rounded .pp_expand { background: url(/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } 
	div.light_rounded .pp_expand:hover { background: url(/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } 
	div.light_rounded .pp_contract { background: url(/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } 
	div.light_rounded .pp_contract:hover { background: url(/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } 
	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } 
	div.light_rounded #pp_full_res .pp_inline { color: #000; }
	div.light_rounded .pp_gallery a.pp_arrow_previous,
	div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_rounded .pp_nav .pp_play { background: url(/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_rounded .pp_nav .pp_pause { background: url(/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.light_rounded .pp_arrow_previous { background: url(/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } 
		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_arrow_next { background: url(/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } 
		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } 
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } 
	div.light_rounded .pp_bottom .pp_right { background: url(/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } 

	div.light_rounded .pp_loaderIcon { background: url(/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } 

	

	div.dark_rounded .pp_top .pp_left { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } 
	div.dark_rounded .pp_top .pp_middle { background: url(/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } 
	div.dark_rounded .pp_top .pp_right { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } 

	div.dark_rounded .pp_content_container .pp_left { background: url(/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } 
	div.dark_rounded .pp_content_container .pp_right { background: url(/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } 
	div.dark_rounded .pp_content { background: url(/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } 
	div.dark_rounded .pp_next:hover { background: url(/images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } 
	div.dark_rounded .pp_previous:hover { background: url(/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } 
	div.dark_rounded .pp_expand { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } 
	div.dark_rounded .pp_expand:hover { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } 
	div.dark_rounded .pp_contract { background: url(/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } 
	div.dark_rounded .pp_contract:hover { background: url(/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } 
	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } 
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded .pp_description { color: #fff; }
	div.dark_rounded #pp_full_res .pp_inline { color: #fff; }
	div.dark_rounded .pp_gallery a.pp_arrow_previous,
	div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_rounded .pp_nav .pp_play { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_rounded .pp_nav .pp_pause { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.dark_rounded .pp_arrow_previous { background: url(/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } 
		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_arrow_next { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } 
		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } 
	div.dark_rounded .pp_bottom .pp_middle { background: url(/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } 
	div.dark_rounded .pp_bottom .pp_right { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } 

	div.dark_rounded .pp_loaderIcon { background: url(/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } 


	

	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: url(/images/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } 

	div.dark_square .pp_content_container .pp_left { background: url(/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } 
	div.dark_square .pp_content_container .pp_right { background: url(/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } 
	div.dark_square .pp_expand { background: url(/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } 
	div.dark_square .pp_expand:hover { background: url(/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } 
	div.dark_square .pp_contract { background: url(/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } 
	div.dark_square .pp_contract:hover { background: url(/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } 
	div.dark_square .pp_close { width: 75px; height: 22px; background: url(/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } 
	div.dark_square #pp_full_res .pp_inline { color: #fff; }
	div.dark_square .pp_gallery a.pp_arrow_previous,
	div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_square .pp_nav .pp_play { background: url(/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_square .pp_nav .pp_pause { background: url(/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.dark_square .pp_arrow_previous { background: url(/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } 
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } 
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_square .pp_next:hover { background: url(/images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } 
	div.dark_square .pp_previous:hover { background: url(/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } 


	

	div.light_square .pp_left ,
	div.light_square .pp_middle,
	div.light_square .pp_right,
	div.light_square .pp_content { background: #fff; }

	div.light_square .pp_content .ppt { color: #000; }
	div.light_square .pp_expand { background: url(/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } 
	div.light_square .pp_expand:hover { background: url(/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } 
	div.light_square .pp_contract { background: url(/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } 
	div.light_square .pp_contract:hover { background: url(/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } 
	div.light_square .pp_close { width: 75px; height: 22px; background: url(/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } 
	div.light_square #pp_full_res .pp_inline { color: #000; }
	div.light_square .pp_gallery a.pp_arrow_previous,
	div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_square .pp_nav .pp_play { background: url(/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_square .pp_nav .pp_pause { background: url(/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.light_square .pp_arrow_previous { background: url(/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } 
		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_arrow_next { background: url(/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } 
		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_square .pp_next:hover { background: url(/images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } 
	div.light_square .pp_previous:hover { background: url(/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } 

	div.light_square .pp_loaderIcon { background: url(/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } 


	

	div.facebook .pp_top .pp_left { background: url(/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } 
	div.facebook .pp_top .pp_middle { background: url(/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } 
	div.facebook .pp_top .pp_right { background: url(/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } 

	div.facebook .pp_content .ppt { color: #000; }
	div.facebook .pp_content_container .pp_left { background: url(/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } 
	div.facebook .pp_content_container .pp_right { background: url(/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } 
	div.facebook .pp_content { background: #fff; } 
	div.facebook .pp_expand { background: url(/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } 
	div.facebook .pp_expand:hover { background: url(/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } 
	div.facebook .pp_contract { background: url(/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } 
	div.facebook .pp_contract:hover { background: url(/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } 
	div.facebook .pp_close { width: 22px; height: 22px; background: url(/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } 
	div.facebook #pp_full_res .pp_inline { color: #000; }
	div.facebook .pp_loaderIcon { background: url(/images/prettyPhoto/facebook/loader.gif) center center no-repeat; } 

	div.facebook .pp_arrow_previous { background: url(/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } 
		div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
	div.facebook .pp_arrow_next { background: url(/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } 
		div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
	div.facebook .pp_nav { margin-top: 0; }
	div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
	div.facebook .pp_nav .pp_play { background: url(/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }
	div.facebook .pp_nav .pp_pause { background: url(/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }

	div.facebook .pp_next:hover { background: url(/images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } 
	div.facebook .pp_previous:hover { background: url(/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } 

	div.facebook .pp_bottom .pp_left { background: url(/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } 
	div.facebook .pp_bottom .pp_middle { background: url(/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } 
	div.facebook .pp_bottom .pp_right { background: url(/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; } 




	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		display: none;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}

	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}


		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }

			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}

			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}

		.pp_content { height: 40px; min-width: 40px; }
		* html .pp_content { width: 40px; }

		.pp_fade { display: none; }

		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}

			.pp_content_container .pp_left { padding-left: 20px; }
			.pp_content_container .pp_right { padding-right: 20px; }

			.pp_content_container .pp_details {
				float: left;
				margin: 10px 0 2px 0;
			}
				.pp_description {
					display: none;
					margin: 0 0 5px 0;
				}

				.pp_nav {
					clear: left;
					float: left;
					margin: 3px 0 0 0;
				}

					.pp_nav p {
						float: left;
						margin: 2px 4px;
					}

					.pp_nav .pp_play,
					.pp_nav .pp_pause {
						float: left;
						margin-right: 4px;
						text-indent: -10000px;
					}

					a.pp_arrow_previous,
					a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}

		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}

		.pp_gallery {
			display: none;
			left: 50%;
			margin-top: -50px;
			position: absolute;
			z-index: 10000;
		}

			.pp_gallery ul {
				float: left;
				height: 35px;
				margin: 0 0 0 5px;
				overflow: hidden;
				padding: 0;
				position: relative;
			}

			.pp_gallery ul a {
				border: 1px #000 solid;
				border: 1px rgba(0,0,0,0.5) solid;
				display: block;
				float: left;
				height: 33px;
				overflow: hidden;
			}

			.pp_gallery ul a:hover,
			.pp_gallery li.selected a { border-color: #fff; }

			.pp_gallery ul a img { border: 0; }

			.pp_gallery li {
				display: block;
				float: left;
				margin: 0 5px 0 0;
				padding: 0;
			}

			.pp_gallery li.default a {
				background: url(/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
				display: block;
				height: 33px;
				width: 50px;
			}

			.pp_gallery li.default a img { display: none; }

			.pp_gallery .pp_arrow_previous,
			.pp_gallery .pp_arrow_next {
				margin-top: 7px !important;
			}

		a.pp_next {
			background: url(/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}

		a.pp_previous {
			background: url(/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}

		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}

		a.pp_close {
			display: block;
			float: right;
			line-height:22px;
			text-indent: -10000px;
		}

		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }

			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}

			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}

		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}

		#pp_full_res {
			line-height: 1 !important;
		}

			#pp_full_res .pp_inline {
				text-align: left;
			}

				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }

		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			margin: 0 0 5px 15px;
			z-index: 9999;
		}



	.clearfix:after {
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	


/**** /css/jquery.cluetip.css ****/

#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(/images/wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}


.cluetip-default {
  background-color: #F3FFDF;
  font-size: 8pt;
  border: 1px solid #D9EFB3;
  line-height: 1.3;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #F3FFDF;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #8FAF57;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #F3FFDF;
  font-size: 0.95em;
}
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close {
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}



.clue-right-default .cluetip-arrows {
  background-image: url(/images/darrowleft.gif);
}
.clue-left-default .cluetip-arrows {
  background-image: url(/images/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(/images/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}
.clue-bottom-default .cluetip-arrows {
  background-image: url(/images/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}


.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}


/**** /css/jquery.jgrowl.css ****/

div.jGrowl {
	padding: 			10px;
	z-index: 			9989;
}


div.ie6 {
	position: 			absolute;
}

div.ie6.top-right {
	right: 				auto;
	bottom: 			auto;
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.top-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-right {
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.center {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 				100%;
}


body > div.jGrowl {
	position:			fixed;
}

body > div.jGrowl.top-left {
	left: 				0px;
	top: 				0px;
}

body > div.jGrowl.top-right {
	right: 				0px;
	top: 				0px;
}

body > div.jGrowl.bottom-left {
	left: 				0px;
	bottom:				0px;
}

body > div.jGrowl.bottom-right {
	right: 				0px;
	bottom: 			0px;
}

body > div.jGrowl.center {
	top: 				30px;
	width: 				30%;
	left: 				35%;
}


div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	background-color: 		#f5f5f5;
	border: 1px solid #333;
	color: 					#000;
	opacity: 				.90;
	filter: 				alpha(opacity = 90);
	zoom: 					1;
	width: 					300px;
	padding: 				5px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	font-size: 				9pt;
	text-align: 			center;
	display: 				none;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
}

div.jGrowl div.jGrowl-notification {
	min-height: 			40px;
}

div.jGrowl div.jGrowl-notification div.header {
	font-weight: 			bold;
	font-size:				10pt;
}

div.jGrowl div.jGrowl-notification div.close {
	float: 					right;
	font-weight: 			bold;
	font-size: 				10pt;
	cursor:					pointer;
	color: red;
}

div.jGrowl div.jGrowl-closer {
	height: 				15px;
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				9pt;
	font-weight: 			bold;
	text-align: 			center;
}



/**** /css/jquery.prettycheckboxes.css ****/


	label.checkbox span.holder {
		height: 61px; 
		background: url(/images/checkbox.gif) 0 -1px no-repeat; 
	}
	
	label.radio span.holder {
		height: 61px; 
		background: url(/images/radio.gif) 0 -1px no-repeat; 
	}
	
	label.checkbox:hover span.holder,
	label.radio:hover span.holder { top: -21px; } 
	
	label.checked span.holder,
	label.checked span.holder { top: -42px !important; } 




	label.list {
		float: left; clear: left;
		margin: 0 0 5px 0;
	}
	
	label.inline {
		float: left; margin: 0 10px 0 0;
	}
	
		input.hiddenCheckbox {
			position: absolute; left: -10000px; 
		}
	
		label.prettyCheckbox span.holderWrap {
			display: block; float: left;
			position: relative;
			margin-right: 5px;
			overflow: hidden;
		}
		
		label.prettyCheckbox span.holder {
			display: block;
			position: absolute;
			top: 0; left: 0;
		}


