/* ui.core.css */
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.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%; }
/* Dialog */
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; }
.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 { border: 0; padding: .5em 1em; background: none; overflow: auto; }
.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 button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Resizable */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; 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.theme */
.ui-widget { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1em; }
.ui-widget-header { border: 1px solid #4297d7; background: #5c9ccc url(../images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }
.ui-widget-content { border: 1px solid #a6c9e2; background: #fcfdfd url(../images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #c5dbec; background: #dfeffc url(../images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2e6e9e; outline: none; }
.ui-state-default a { color: #2e6e9e; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #79b7e7; background: #d0e5f5 url(../images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1d5987; outline: none; }
.ui-state-hover a { color: #1d5987; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #79b7e7; background: #f5f8f9 url(../images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #e17009; outline: none; }
.ui-state-active a { color: #e17009; outline: none; text-decoration: none; }
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fad42e; background: #fbec88 url(../images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x; color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(../images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; float: none;}
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-icon { width: 16px; height: 16px; background-image: url(../images/ui-icons_469bdd_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../images/ui-icons_469bdd_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../images/ui-icons_d8e7f3_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../images/ui-icons_6da8d5_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../images/ui-icons_217bc0_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../images/ui-icons_f9bd01_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../images/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-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: 5px; -webkit-border-top-left-radius: 5px; }
.ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-right {  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.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; -webkit-border-radius: 8px; }
/* custom.css */
* {
font-family: Tahoma, Arial, sans-serif;
}
#logo {
float: left;
background: url(../images/logo.gif) no-repeat;
height: 60px;
width: 214px;
margin-bottom: 8px;
}
#userLogin FORM {margin: 0px;}
#userLogin {
float: right;
margin: 0px 0px 5px 0px;
background: #F8F8F7 url(../images/grad4.gif) repeat-x scroll center bottom;
border-color: #E7E8E6 #E7E8E6 #CCCCCC;
border-style: solid;
border-width: 1px;
padding: 4px 8px;
line-height: normal;
color: #515756;
font-family: "Lucida Grande",Arial,sans-serif;
}
#userLogin input[type=submit] {
font-size: 11px !important;
background: transparent url(../images/grad4.gif) repeat-x scroll 0 0;
border: 1px outset #A8A8A8;
color: #515756;
font-weight: bold;
padding: 1px 8px;
font-family: Tahoma,Arial,sans-serif;
border-style: solid;
line-height: normal;
cursor: pointer;
}
#userLogin input[type=text], #userLogin input[type=password] {
font-size: 11px !important;
margin: 1px 8px 0 0px;
padding: 2px;
width:130px;
background: #FFFFFF none repeat scroll 0 0;
border: 1px solid #CCCCCC;
color: #515756;
font-family: Tahoma,Arial,sans-serif;
border-style: solid;
}
#userLogin SPAN.password {
background: transparent url(../images/icon-key.gif) no-repeat scroll left center;
height: 20px;
width: 20px;
cursor: pointer;
}
#userLogin SPAN.email {
background: transparent url(../images/icon-email.gif) no-repeat scroll left center;
height: 20px;
width: 20px;
cursor: pointer;
}

.w250{
width:320px;
border: 1px solid #aaa;
}
.w200{
width:240px;
border: 1px solid #aaa;
}
.w50 {
width:74px;
border: 1px solid #aaa;
}
.binput {
border: 1px solid #aaa;
}

.ui-state-error p, .ui-state-highlight p, .ui-state-success p, .jQ-notice p {
margin:11px 0px 11px 0px;
font-size: 0.93em;
}
.ui-state-success, .ui-widget-content .ui-state-success {border: 1px solid #595; background: #EFE color: #363636; }
.ui-dialog-error .ui-widget-header { border: 1px solid #cd0a0a; background: #fef1ec url(../images/ui-bg_gloss-wave_55_cc5c5f_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-dialog-error .ui-widget-header .ui-icon { background-image: url(../images/ui-icons_cd0a0a_256x240.png); }
.ui-dialog-error { border-color: #cd0a0a; }
.ui-dialog-error .ui-dialog-buttonpane { border-color: #cd0a0a; }
.ui-dialog-error .ui-widget-content .ui-state-default { border: 1px solid #cd0a0a; background: #fef1ec; color: #cd0a0a;}

h1, h2, h3 {color: #ff6c00; margin: 0px;}

h4 {color: #505050; margin: 0px;}

table.list {
border: 1px solid #000;
}
table.list tr th {
background: #000;
color: #fff;
font-size: 90%;
}
table.list tr td {
border-color: transparent #E0E0E0 #D0D0D0 transparent;
border-style: none solid solid none;
border-width: 0 1px 1px 0;
empty-cells: show;
padding: 3px;
}
.clickable {
cursor: pointer;
}
.payment_form_table , .table {
border:1px solid #3F7C5F;
font-family: arial,verdana,helvetica,lucida,sans-serif;
color: black;
}
.payment_form_table tbody tr td , .table tbody tr td {
border-color: transparent #E0E0E0 #D0D0D0 transparent;
border-style: none solid solid none;
border-width: 0 1px 1px 0;
empty-cells: show;
padding: 5px;
}

.inputsubmit {
background-color: #3B5998;
border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;
border-style: solid;
border-width: 1px;
color: #fff;
font-size:11px;
padding: 2px 15px 3px;
text-align: center;
}

.payment_form_table .inputsubmit {
padding: 2px 4px 3px;
}

table.color th {
background: #3B5998;
color: #fff;
}
table.color td {
background-color: #e8efff;
}
table.color tr.odd td {
background-color: #f9fbff;
}
table.color {
border: 1px solid #3B5998;
}

a:visited { color: blue;}

blockquote {
text-align: left;
background-image:url(../images/quote.gif);
background-position: left top;
background-repeat: no-repeat;
padding-left: 20px;
padding-top: 5px;
margin-left: 20px;
margin-top: 12px;
}
blockquote ul.default, blockquote ol.default {
    padding-left: 20px;
    margin-top:0px;
    margin-bottom:0px;
}

.padding td, .padding th {
padding: 3px;
}
.padding2 td, .padding2 th {
padding: 8px;
}
.fixfontsize {
font-size: 14px;
}
ul.default li,ol.default li{
margin-left:20px;
}

#ajax-loading{
position:fixed;
left:0px;
top:0px;
padding:3px 10px 3px 10px;
background:#3B5998;
color:#fff;
font-weight:bold;
display: none;
}

.success {
text-align: center;
border: 1px solid #595;
background-color: #EFE;
}
div.success {
padding: 20px 20px 40px 20px;
margin: 25px 10px 25px 10px;
}

.page_description {
margin-left:16px; padding:12px 0 12px 6px; border-left:4px solid #D8DFEA;
}
.ui-widget .indent {
padding: 0pt 20px;
}

input.w250[disabled=disabled]{background: white;}

.light {
filter: Alpha(Opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;
}

.wait_confirm_payment {
border:1px solid #3F7C5F;
font-family: arial,verdana,helvetica,lucida,sans-serif;
color: black;
}
.wait_confirm_payment tbody tr td , .table tbody tr td {
border-color: transparent #E0E0E0 #D0D0D0 transparent;
border-style: none solid solid none;
border-width: 0 1px 1px 0;
empty-cells: show;
padding: 1px;
}
.hosting_feature {
font-family:tahoma;
}
.hosting_feature .hleft {
border:1px solid #ccc;
background:#bbb;
color:#111;
padding: 2px;
}
.hosting_feature .hright {
border:1px solid #ccc;
background:#bbb;
color:#111;
padding: 2px;
}
.hosting_feature .bleft {
border:1px solid #ccc;
color:#333;
padding: 2px;
}
.hosting_feature .bright {
border:1px solid #ccc;
color:#333;
padding: 2px;
}

A.external {
background: transparent url(../../../../../modules/lnwhost/views/images/icon/external.png) no-repeat scroll right center;
text-decoration: none;
padding-right: 13px;
color: #3366BB;
}
form.std {
margin: 0px;
padding: 0px;
}
form.std div.title {
background-color: #ddd;
color: #555;
padding: 3px 0 2px 8px;
font-size: 1.4em;
letter-spacing: 2px;
border: 1px solid #aaa;
}
form.std div.content {
background-color: #eee;
color: #555;
padding: 20px;
font-size: 1em;
line-height: 2em;
letter-spacing: 1px;
border: 1px solid #ddd;
}


        ul.dropdown, ul.dropdown li, ul.dropdown ul {
            list-style: none;
            margin: 0px auto;
            padding: 0px;
        }
        ul.dropdown {
            position: relative;
            z-index: 597;
            float: left;
        }
ul.dropdown li {
    display: inline;
    float: left;
    vertical-align: middle;
    zoom: 1;
}
ul.dropdown li a {
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    font-family: sans-serif;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    text-decoration: none;
    display: block;
    width:121px;
    background-repeat: no-repeat;
    background-image: url(../new/img/bg-menu.gif);
}
        ul.dropdown li.hover,ul.dropdown li:hover {
            position: relative;
            z-index: 599;
            cursor: default;
        }
        ul.dropdown ul {
            visibility: hidden;
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 598;
            width: 100%;
        }
        ul.dropdown ul li {
            float: none;
        }
        ul.dropdown ul ul {
            top: 1px;
            left: 99%;
        }
        ul.dropdown li:hover > ul {
            visibility: visible;
        }
        ul.dropdown li ul li a {
            color: #fff;
            font-size: 12px;
            text-align: left;
            padding: 6px;
            width: 160px;
            height: auto;
            background-image: none;
            background-color: #5988d4;
            border-color: #5f92e3 #4f79bd #4f79bd #6093e5;
            border-style: solid;
            border-width: 1px;
        }
        ul.dropdown li ul li:hover a {
            background-color: #3f72c6;
            border-color: #457cd6 #3866b0 #3866b0 #457ed9;
        }

UL.dropdown LI A:hover {
    background-position: 0px -50px;
}
UL.dropdown LI A:active {
    background-position: 0px -100px;
}
UL.dropdown LI A.curr {
    background-position: 0px -100px;
}


UL.dropdown LI.left A {
    width:122px;
    background-position: 0px -150px;
}
UL.dropdown LI.left A:hover {
    background-position: 0px -200px;
}
UL.dropdown LI.left A:active {
    background-position: 0px -250px;
}
UL.dropdown LI.left A.curr {
    background-position: 0px -250px;
}


UL.dropdown LI.right > A {
    width:122px;
    background-position: 0px -300px;
}
UL.dropdown LI.right > A:hover {
    background-position: 0px -350px;
}
UL.dropdown LI.right > A:active {
    background-position: 0px -400px;
}
UL.dropdown LI.right > A.curr {
    background-position: 0px -400px;
}

/* SPLITER */
UL.main_menu {
    margin: 0 auto;
}

UL.main_menu LI {
    display: inline;
    float: left;
}

UL.main_menu LI A {
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    font-family: sans-serif;
    padding-top: 7px;
    text-align: center;
    text-decoration: none;
    display: block;
    width:121px;
    height:32px;
    background-repeat: no-repeat;
    background-image: url(../new/img/bg-menu.gif);
}
UL.main_menu LI A:hover {
    background-position: 0px -50px;
}
UL.main_menu LI A:active {
    background-position: 0px -100px;
}
UL.main_menu LI A.curr {
    background-position: 0px -100px;
}


UL.main_menu LI.first A {
    width:122px;
    background-position: 0px -150px;
}
UL.main_menu LI.first A:hover {
    background-image: url(../new/img/bg-menu.gif);
    background-position: 0px -200px;
}
UL.main_menu LI.first A:active {
    background-position: 0px -250px;
}
UL.main_menu LI.first A.curr {
    background-position: 0px -250px;
}

UL.main_menu LI.last A {
    width:122px;
    background-position: 0px -300px;
}
UL.main_menu LI.last A:hover {
    background-position: 0px -350px;
}
UL.main_menu LI.last A:active {
    background-position: 0px -400px;
}
UL.main_menu LI.last A.curr {
    background-position: 0px -400px;
}

UL.footer {
    margin: 0 auto;
    padding-left: 0px;
}

UL.footer li {
    display: block;
}

BODY {
	/*background-image: url(../new/img/wall2010_paper.jpg);*/
	background-repeat: no-repeat;
    background-color : #fbfbff;
    background-attachment: fixed;
    background-position: center;
    color: #505050;
}

BODY A{
    color: #0022ff;
    text-decoration:none;
}

BODY A:hover {
    color: #0000ff;
    text-decoration:underline;
}

A.Top{
    text-decoration:none;
    color:#777;
}

A.Top:hover{
    text-decoration:none;
    color:#222;
}

TABLE.news {
    background: url(../new/img/news.gif);
    background-repeat: no-repeat;
}

TABLE.general {
    background-color: #fbfbff;
}
DIV.general {
    background-color: #fbfbff;
}
/*********************************************************************************************************************/
TABLE.paragraph TD.lt {
    width:28px; height: 28px;
    background: url(../new/img/bg/1/corner.gif);
}
TABLE.paragraph TD.rt {
    width:28px; height: 28px;
    background: url(../new/img/bg/1/corner.gif);
    background-position: 28px 0px;
}
TABLE.paragraph TD.lb {
    width:28px; height: 28px;
    background: url(../new/img/bg/1/corner.gif);
    background-position: 0px 28px;
}
TABLE.paragraph TD.rb {
    width:28px; height: 28px;
    background: url(../new/img/bg/1/corner.gif);
    background-position: 28px 28px;
}
TABLE.paragraph TD.t {
    height: 28px;
    background-image: url(../new/img/bg/1/top.gif);
    background-repeat: repeat-x;
}
TABLE.paragraph TD.b {
    height: 28px;
    background-image: url(../new/img/bg/1/bottom.gif);
    background-repeat: repeat-x;
}
TABLE.paragraph TD.r {
    width: 28px;
    background-image: url(../new/img/bg/1/right.gif);
    background-repeat: repeat-y;
}
TABLE.paragraph TD.l {
    width: 28px;
    background-image: url(../new/img/bg/1/left.gif);
    background-repeat: repeat-y;
}
TABLE.paragraph TD.c{
    background-color: #fff;
}

/*********************************************************************************************************************/

TABLE.sitemap TD.lt {
    width:10px; height: 12px;
    background: url(../new/img/bg/1/corner2.gif);
}
TABLE.sitemap TD.rt {
    width:10px; height: 12px;
    background: url(../new/img/bg/1/corner2.gif);
    background-position: 10px 0px;
}
TABLE.sitemap TD.lb {
    width:10px; height: 10px;
    background: url(../new/img/bg/1/corner2.gif);
    background-position: 0px 10px;
}
TABLE.sitemap TD.rb {
    width:10px; height: 10px;
    background: url(../new/img/bg/1/corner2.gif);
    background-position: 10px 10px;
}
TABLE.sitemap TD.t {
    height: 12px;
    background-image: url(../new/img/bg/1/top2.gif);
    background-repeat: repeat-x;
}
TABLE.sitemap TD.b {
    height: 10px;
    background-image: url(../new/img/bg/1/bottom2.gif);
    background-repeat: repeat-x;
}
TABLE.sitemap TD.r {
    width: 10px;
    background-image: url(../new/img/bg/1/right2.gif);
    background-repeat: repeat-y;
}
TABLE.sitemap TD.l {
    width: 10px;
    background-image: url(../new/img/bg/1/left2.gif);
    background-repeat: repeat-y;
}
TABLE.sitemap TD.c{
    background-color: #fff;
}
TABLE.sitemap TD.c a {
    color: #505050;
    text-decoration: none;
}
TABLE.sitemap TD.c a:hover {
    color: #505050;
    text-decoration: underline;
}


/*****************************************************************************************************/


TD.plan99{
    width: 240px; height: 172px;
    background: url(../new/img/planbox/plan.jpg);
    background-position: 1px 516px;
}
TD.plan200{
    width: 240px; height: 172px;
    background: url(../new/img/planbox/plan.jpg);
    background-position: -240px 516px;
}
TD.plan390{
    width: 240px; height: 172px;
    background: url(../new/img/planbox/plan.jpg);
    background-position: -481px 516px;
}
TD.plan770{
    width: 240px; height: 172px;
    background: url(../new/img/planbox/plan.jpg);
    background-position: -722px 516px;
}

TD.plan99:hover{
    width: 240px; height: 172px;
    background: url(../new/img/planbox/plan.jpg);
    background-position: 0px 0px;
}
TD.plan200:hover{
    width: 240px; height: 172px;
    background: url(../new/img/planbox/plan.jpg);
    background-position: -242px 0px;
}
TD.plan390:hover{
    width: 240px; height: 172px;
    background: url(../new/img/planbox/plan.jpg);
    background-position: -483px 0px;
}
TD.plan770:hover{
    width: 240px; height: 172px;
    background: url(../new/img/planbox/plan.jpg);
    background-position: -724px 0px;
}

TD.plan1150{
    width: 321px; height: 172px;
    background: url(../new/img/planbox/plan.jpg);
    background-position: 0px 344px;
}
TD.plan1500{
    width: 321px; height: 172px;
    background: url(../new/img/planbox/plan.jpg);
    background-position: -321px 344px;
}
TD.plan1890{
    width: 321px; height: 172px;
    background: url(../new/img/planbox/plan.jpg);
    background-position: -642px 344px;
}

TD.plan1150:hover{
    width: 321px; height: 172px;
    background: url(../new/img/planbox/plan.jpg);
    background-position: 0px 860px;
}
TD.plan1500:hover{
    width: 321px; height: 172px;
    background: url(../new/img/planbox/plan.jpg);
    background-position: -321px 860px;
}
TD.plan1890:hover{
    width: 321px; height: 172px;
    background: url(../new/img/planbox/plan.jpg);
    background-position: -642px 860px;
}

TD.plan3000{
    width: 484px; height: 172px;
    background: url(../new/img/planbox/plan.jpg);
    background-position: 0px 172px;
}
TD.plan5500{
    width: 484px; height: 172px;
    background: url(../new/img/planbox/plan.jpg);
    background-position: -484px 172px;
}

TD.plan3000:hover{
    width: 484px; height: 172px;
    background: url(../new/img/planbox/plan.jpg);
    background-position: 0px 688px;
}
TD.plan5500:hover{
    width: 484px; height: 172px;
    background: url(../new/img/planbox/plan.jpg);
    background-position: -484px 688px;
}

TD.plan10000{
    width: 975px; height: 175px;
    background: url(../new/img/planbox/goldplan.png);
    background-position: 0px 0px;
}
TD.plan10000:hover{
    width: 975px; height: 175px;
    background: url(../new/img/planbox/goldplan.png);
    background-position: 0px 175px;
}

/*********************************************************************************************************/

TD.maps_left {
    width:40px; height: 35px;
    background: url(../new/img/bg/maps/maps.gif);
    background-repeat: no-repeat;
}
TD.maps_center {
    height: 35px;
    background: url(../new/img/bg/maps/maps_c.gif);
    background-position: -10px 0px;
    background-repeat: repeat-x;
}
TD.maps_right {
    width:15px; height: 35px;
    background: url(../new/img/bg/maps/maps.gif);
    background-position: -40px 0px;
    background-repeat: no-repeat;
}

/*********************************************************************************************************/

input.textForm{

    background:#EFF url(images/input_bg.gif) repeat-x scroll center top;
    border-color:#7C7C7C #C3C3C3 #DDDDDD;
    border-style:solid;
    border-width:1px;
    width:300px;
}

input.text, textarea.textarea, select.select {
background:#FFFFFF url(images/input_bg.gif) repeat-x scroll center top;
border-color:#7C7C7C #C3C3C3 #DDDDDD;
border-style:solid;
border-width:1px;
color:#333333;
font-size:100%;
margin:0;
width:150px;
height:18px;
}

/***********************************************************************************************************/
TD.buttons_4{
    width:25%; height: 209px;
    background:  url(../new/img/frame.gif) center top no-repeat;
    padding-left:7px;
}
TD.buttons_4:hover{
    width:25%; height: 209px;
    background:  url(../new/img/frame_onclick.gif) center top no-repeat;
}

TD.menuTop{
    width:225px; height: 35px;
    background:  url(../new/img/menu.gif) no-repeat;
    background-position: 0px -70px;

}
TD.menuBottom{
    background:  url(../new/img/menu_bottom.gif) no-repeat;
    height: 11px;
}
TD.menuTopHosting{
    width:225px; height: 35px;
    background:  url(../new/img/menu.gif) no-repeat;
    background-position: 0px -105px;
}
TD.menuBottomHosting{
    background:  url(../new/img/menu_bottom.gif) no-repeat;
    height: 40px;
}
TD.menuTopOther{
    width:225px; height: 35px;
    background:  url(../new/img/menu.gif) no-repeat;
    background-position: 0px 0px;
}
TD.menuBottomOther{
    background:  url(../new/img/menu_bottom.gif) no-repeat;
    height: 40px;
}
TD.menuTopOrder{
    width:225px; height: 35px;
    background:  url(../new/img/menu.gif) no-repeat;
    background-position: 0px -35px;
}
TD.menuBottomOrder{
    background:  url(../new/img/menu_bottom.gif) no-repeat;
    height: 40px;
}
TD.menuTopPayment{
    width:225px; height: 35px;
    background:  url(../new/img/menu.gif) no-repeat;
    background-position: 0px -175px;
}
TD.menuBottomPayment{
    background:  url(../new/img/menu_bottom.gif) no-repeat;
    height: 40px;
}
TD.menuTopAboutUs{
    width:225px; height: 35px;
    background:  url(../new/img/menu.gif) no-repeat;
    background-position: 0px -140px;
}
TD.menuBottomAboutUs{
    background:  url(../new/img/menu_bottom.gif) no-repeat;
    height: 40px;
}
TD.menuTopSupport{
    width:225px; height: 35px;
    background:  url(../new/img/menu.gif) no-repeat;
    background-position: 0px -210px;
}
TD.menuBottomSupport{
    background:  url(../new/img/menu_bottom.gif) no-repeat;
    height: 40px;
}

TD.dot{
background:  url(../new/img/dot.gif) no-repeat;
border-left: solid;
border-left-width :1px;
border-left-color :#CACBCB;
border-right : solid;
border-right-width :1px;
border-right-color :#CACBCB;
height: 3px;
}

TD.menu{
padding-left:20px;
border-left: solid;
border-left-width :1px;
border-left-color :#CACBCB;
border-right : solid;
border-right-width :1px;
border-right-color :#CACBCB;
height: 30px;
background-color: #EFEFEF;
}
TD.menu:hover{
/*background: url(../new/img/pin.png) right no-repeat;*/
background-color: #DDD;
}

TD.menu_c{
font-weight: bold;
padding-left:20px;
border-left: solid;
border-left-width :1px;
border-left-color :#CACBCB;
border-right : solid;
border-right-width :1px;
border-right-color :#CACBCB;
height: 30px;
/*background: url(../new/img/pin_c.png) right no-repeat;*/
background-color: #EFEFEF;
}
TD.menu_c:hover{
background: url(../new/img/pin.png) right no-repeat;
background-color: #DDD;
}
TD.titleAdv{
height: 35px;
background: url(../new/img/bar.png) center top no-repeat;
}
TD.title{
height: 31px;
background: url(../new/img/bar.png) center top no-repeat;
}
TR.title{
height: 35px;
color: white;
background: url(../new/img/bar2.gif) center top repeat-x;
}

TR.odd{
height: 30px;
background-color: #FEC;
}
TR.even{
height: 30px;
background-color: #F5F5F5;
}

TD.title2{
height: 35px;
background: url(../new/img/bar2.png) center top no-repeat;
}
TR.odd2{
height: 30px;
background-color: #DEF;
}
TR.even2{
height: 30px;
background-color: #F5F5F5;
}

TD.title3{
height: 35px;
background: url(../new/img/bar3.png) center top no-repeat;
}
TR.odd3{
height: 30px;
background-color: #DFE;
}
TR.even3{
height: 30px;
background-color: #F5F5F5;
}

TD.message{
    height: 220px;
    background: url(../new/img/paper.gif) center bottom no-repeat;
    padding-left: 220px;
    color:black;
}


A.menu{
    text-decoration: none;
    color: #505050;
}
A.menu:hover{
    text-decoration: none;
    color: #000;
}

td.payment {
    font-weight: bold;
    color: white;
    height: 31px;
    padding-left: 10px;
    background: url(../new/img/bar.png) left top no-repeat;
}
td.payment2 {
    font-weight: bold;
    color: white;
    height: 31px;
    padding-left: 10px;
    background: url(../new/img/bar2.png) left top no-repeat;
}

td.content {
    padding-left: 20px;
    background-color: #FFFAFA;
}
td.content2 {
    background-color: #FAFAFF;
}

TD.menu2{
border: solid;
border-width:1px;
border-color:#FBFBFB;
height: 30px;
background-color: #EEE;
}
TD.menu2:hover{
background-color: #FEC;
}


TD.domain{
    width: 183px; height: 275px;
    background: url(../new/img/chooseOrder.jpg) left top no-repeat;
}
TD.hosting{
    width: 180px; height: 275px;
    background: url(../new/img/chooseOrder.jpg) left top no-repeat;
    background-position: -183px 0px;
}
TD.domain_hosting{
    width: 183px; height: 275px;
    background: url(../new/img/chooseOrder.jpg) no-repeat;
    background-position: -363px 0px;
}

TD.promotion{
    height: 110px;
    background-image : url(../new/img/promotion.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-left: 20px;
}
/***************************************************************************************************************************

@charset "UTF-8";
/* CSS Document */
#tbplan{
    width:970px;
    margin:0px;
    padding:0px;
    table-layout:fixed;
    text-align:center;
}

#tbplan tr td a{
    font-size: 10pt;
    text-decoration:none;
    color:#333;
}

.freetopic, .standardtopic, .deluxetopic, .platinumtopic, .goldtopic, .freeplan, .standardplan, .deluxeplan, .platinumplan, .goldplan, .freeplan_light, .standardplan_light, .deluxeplan_light, .platinumplan_light, .goldplan_light {
    margin:0px;
    padding:0px;
    border-right:1px solid #b1b9b9;
    border-top:1px solid #b1b9b9;
    height:50px;
    width:80px;

}

.freelast, .freelast_light, .standardlast, .standardlast_light, .deluxelast, .deluxelast_light, .platinumlast, .platinumlast_light , .tdlast ,.platinumlast, .goldlast, .goldlast_light{
    margin:0px;
    padding:0px;
    border-right:1px solid #b1b9b9;
    border-top:1px solid #b1b9b9;
    height:53px;
    width:80px;
}

.tdtopic, .tdtopic_light{
    border-left:1px solid #b1b9b9;
    border-top:1px solid #b1b9b9;
}

.freelast, .freelast_light, .freeplan, .freeplan_light, .freetopic{
    border-left:1px solid #b1b9b9;
}

.left_td {
    border-left:1px solid #b1b9b9;
}

.freelast, .freelast_light, .standardlast, .standardlast_light, .deluxelast, .deluxelast_light, .platinumlast, .platinumlast_light, .goldlast, .goldlast_light{
    border-bottom:1px solid #b1b9b9;
}

.tdtopic, #tdlast{
    padding-left: 10px;
    background:#f1f0f0;
}

#tdlast{
    background:url(../new/plan_table.jpg) -162px -253px no-repeat;
    border-top:1px solid #b1b9b9;
}

.tdtopic_light, #tdlast_light{
    padding-left: 10px;
    background:#fafafa;
}

#tdlast_light{
    background:#fafafa url(../new/plan_table.jpg) -162px -253px no-repeat;
    border-top:1px solid #b1b9b9;
}

.freeplan, .freelast{
    background-color:#e0ffb2;
}

.standardplan, .standardlast{
    background-color:#c5eeff;
}

.deluxeplan, .deluxelast{
    background-color:#c4d6ff;
}

.platinumplan, .platinumlast, #platinumlast{
    background-color:#d9dada;
}

.goldplan, .goldlast,  #goldlast{
    background-color:#ffffce;
}

.freeplan_light, .freelast_light{
    background-color:#f0ffd9;
}

.standardplan_light, .standardlast_light{
    background-color:#e2f7ff;
}

.deluxeplan_light, .deluxelast_light{
    background-color:#e4e7ff;
}

.platinumplan_light, .platinumlast_light #platinumlast_light{
    background-color:#eceded;
}

.goldplan_light, .goldlast_light{
    background-color:#ffffe8;
}

#platinumlast{
    background:url(../new/plan_table.jpg) -81px -253px no-repeat;
    border-top:1px solid #b1b9b9;
}

#platinumlast_light{
    background:url(../new/plan_table.jpg) 0px -253px no-repeat;
    border-top:1px solid #b1b9b9;
}
#goldlast{
    background:url(../new/gold_table.jpg) 0px -235px no-repeat;
    border-top:1px solid #b1b9b9;
}

#goldlast_light{
    background:url(../new/gold_table.jpg) 0px -298px no-repeat;
    border-top:1px solid #b1b9b9;
}

.freetopic{
    background:#9F6 url(../new/plan_table.jpg) -482px -286px no-repeat;
}

.standardtopic{
    background:#9CF url(../new/plan_table.jpg) -482px -233px no-repeat;
}

.deluxetopic{
    background:#69F url(../new/plan_table.jpg) -482px -180px no-repeat;
}

.platinumtopic{
    background:#CCC url(../new/plan_table.jpg) -482px -127px no-repeat;
}

.goldtopic{
    background:#CCC url(../new/gold_table.jpg) 0px -127px no-repeat;
}

.tdtopic, .topicnoborder{
    width:159px;
}

.tdpic{
    height:127px;
}

#upconerpic{
    background: url(../new/plan_table.jpg) -410px 0px no-repeat;
}

#vpspic1 {
    padding-left: 5px;;
    background: url(../new/vps1.png) 0px 0px no-repeat;
}

#vpspic2 {
    background: url(../new/vps2.png) 0px 0px no-repeat;
}

#vpspic3 {
    background: url(../new/vps3.png) 0px 0px no-repeat;
}

#vpspic4 {
    background: url(../new/vps4.png) 0px 0px no-repeat;
}

#corner {
    background: white;
    border-bottom:1px solid #b1b9b9;
}

#freepic{
    background: url(../new/plan_table.jpg) 0px 0px no-repeat;
}

#standardpic{
    background: url(../new/plan_table.jpg) -80px 0px no-repeat;
}

#deluxepic{
    background: url(../new/plan_table.jpg) 0px -127px no-repeat;
}

#platinumpic{
    background: url(../new/plan_table.jpg) -249px -127px no-repeat;
}

#goldpic{
    background: url(../new/gold_table.jpg) 0px 0px no-repeat;
}

#standardpic3{
    background: url(../new/plan_table.jpg) -195px 0px no-repeat;
}

#deluxepic3{
    background: url(../new/plan_table.jpg) -90px -127px no-repeat;
}

#platinumpic3{
    background: url(../new/plan_table.jpg) -285px -127px no-repeat;
}


#blankpic{
    background: url(../new/plan_table.jpg) -410px -67px no-repeat;
}

.topicnoborder{
    border:hidden;
}

#orderfree, #order99, #order200, #order390, #order770, #order1150, #order1500, #order1890, #order3000, #order5500, #goldorder{
    width:75px;
    height:53px;
    line-height:50px;
    margin:0px;
    padding:0px;
}

#orderfree{
    background:url(../new/plan_table.jpg) -5px -307px no-repeat;
}

#order99, #order200, #order390, #order770{
    background:url(../new/plan_table.jpg) -104px -307px no-repeat;
}

#order1150, #order1500, #order1890{
    background:url(../new/plan_table.jpg) -202px -307px no-repeat;
}

#order3000, #order5500{
    background:url(../new/plan_table.jpg) -314px -307px no-repeat;
}
#order10000 {
    background:url(../new/gold_table.jpg) 0px -179px no-repeat;
}
#orderfree{
    background:url(../new/gold_table.jpg) -0px -179px no-repeat;
}

.tdtopic3, .tdtopic_light3{
    padding-left:10px;
    border-left:1px solid #b1b9b9;
    border-top:1px solid #b1b9b9;
}
.tdtopic3, {
    background:#f1f0f0;
}

.tdtopic_light3, {
    background:#fafafa;
}

#tbplan3{
    margin:0px;
    padding:0px;
    table-layout:fixed;
    text-align:center;
}

#tbplan3 tr td a{
    font-size: 10pt;
    text-decoration:none;
    color:#333;
}

/* CSS Document */
#tbplan2{
    margin:0px;
    padding:0px;
    table-layout:fixed;
    text-align:center;
}

#tbplan2 tr td a{
    font-size: 10pt;
    text-decoration:none;
    color:#333;
}

.freetopic2, .standardtopic2, .deluxetopic2, .platinumtopic2 , .goldtopic2{
    margin:0px;
    padding:0px;
    border-left:0px solid #b1b9b9;
    border-bottom:0px solid #b1b9b9;
    border-right:1px solid #b1b9b9;
    border-top:1px solid #b1b9b9;
    width : 80px;
}

.freeplan2, .standardplan2, .deluxeplan2, .platinumplan2, .goldplan2, .freeplan_light2, .standardplan_light2, .deluxeplan_light2, .platinumplan_light2, .goldplan_light2, .freelast2, .freelast_light2, .standardlast2, .standardlast_light2, .deluxelast2, .deluxelast_light2, .platinumlast2, .platinumlast_light2 ,.goldlast2{
    margin:0px;
    padding:0px;
    border-left:0px solid #b1b9b9;
    border-bottom:0px solid #b1b9b9;
    border-right:1px solid #b1b9b9;
    border-top:1px solid #b1b9b9;
    height:53px;
    width:80px;
}

.tdtopic2, .tdtopic_light2{
    padding-left:0px;
    border-left:0px solid #b1b9b9;
    border-bottom:0px solid #b1b9b9;
    border-right:1px solid #b1b9b9;
    border-top:1px solid #b1b9b9;
    font-weight: bold;
    height: 60px;
}

.freelast2, .freelast_light2, .freeplan2, .freeplan_light2, .freetopic2{
    border-left:0px;
}

.freelast2, .freelast_light2, .standardlast2, .standardlast_light2, .deluxelast2, .deluxelast_light2, .platinumlast2, .platinumlast_light2 , .goldlast_light2{
    border-bottom:0px solid #b1b9b9;
}

.tdtopic2, #tdlast2{
    background:#f1f0f0;
}

#tdlast2{
    background:url(../new/plan_table.jpg) -162px -255px no-repeat;
    border-top:1px solid #b1b9b9;
}

.tdtopic_light2, #tdlast_light2{
    background:#fafafa;
}

#tdlast_light2{
    background:#fafafa url(../new/plan_table.jpg) -162px -255px no-repeat;
    border-top:1px solid #b1b9b9;
}

.freeplan2, .freelast2{
    background-color:#e0ffb2;
}

.standardplan2, .standardlast2{
    background-color:#c5eeff;
}

.deluxeplan2, .deluxelast2{
    background-color:#c4d6ff;
}

.platinumplan2, .platinumlast2, #platinumlast2{
    background-color:#d9dada;
}

.goldplan2, .goldlast2{
    background-color:#ffffce;
}

.freeplan_light2, .freelast_light2{
    background-color:#;
}

.standardplan_light2, .standardlast_light2{
    background-color:#e2f7ff;
}

.deluxeplan_light2, .deluxelast_light2{
    background-color:#e4e7ff;
}

.platinumplan_light2, .platinumlast_light2 #platinumlast_light2{
    background-color:#eceded;
}

.goldplan_light2, .goldlast_light2{
    background-color:#ffffe8;
}

#platinumlast2{
    background:url(../new/plan_table.jpg) -81px -255px no-repeat;
    border-top:1px solid #b1b9b9;
}

#platinumlast_light2{
    background:url(../new/plan_table.jpg) 0px -255px no-repeat;
    border-top:1px solid #b1b9b9;
}

.freetopic2{
    background:#9F6 url(../new/plan_table.jpg) -482px -286px no-repeat;
}

.standardtopic2{
    background:#9CF url(../new/plan_table.jpg) -482px -233px no-repeat;
}

.deluxetopic2{
    background:#69F url(../new/plan_table.jpg) -482px -180px no-repeat;
}

.platinumtopic2{
    background:#CCC url(../new/plan_table.jpg) -482px -127px no-repeat;
}

.goldtopic2 {
    background: url(../new/gold_table.jpg) 0px -127px no-repeat;
}

.tdtopic2, .topicnoborder2{
    width: auto;
}

.tdpic2{
    height:127px;
}

#upconerpic2{
    background: url(../new/plan_table.jpg) -410px 0px no-repeat;
}

#freepic2{
    background: url(../new/plan_table.jpg) 0px 0px no-repeat;
}

#standardpic2{
    background: url(../new/plan_table.jpg) -80px 0px no-repeat;
}

#deluxepic2{
    background: url(../new/plan_table.jpg) 0px -127px no-repeat;
}

#platinumpic2{
    background: url(../new/plan_table.jpg) -249px -127px no-repeat;
}

#blankpic2{
    background: url(../new/plan_table.jpg) -410px -67px no-repeat;
}

.topicnoborder2{
    border:hidden;
}

#orderfree, #order99, #order200, #order390, #order770, #order1150, #order1500, #order1890, #order3000, #order5500{
    width:75px;
    height:53px;
    line-height:40px;
    margin:0px;
    padding:0px;

}

#orderfree{
    background:url(../new/plan_table.jpg) -5px -307px no-repeat;
}

#order99, #order200, #order390, #order770{
    background:url(../new/plan_table.jpg) -104px -307px no-repeat;
}

#order1150, #order1500, #order1890{
    background:url(../new/plan_table.jpg) -202px -307px no-repeat;
}

#order3000, #order5500{
    background:url(../new/plan_table.jpg) -314px -307px no-repeat;
}

.arrow_div{
    position:relative;
    width:18px;
    height:46px;
    z-index:22;
    display:none;
    cursor: pointer;
}
.number_div{
    position:relative;
    width:30px;
    height:31px;
    z-index:22;
    display:none;
    cursor: pointer;
}

#num_1{
	background-image: url(../../../../../modules/pathosting/views/images/promotion/number/1_1.png);
}
#num_1:hover{
	background-image: url(../../../../../modules/pathosting/views/images/promotion/number/1.png);
}
#num_2{
	background-image: url(../../../../../modules/pathosting/views/images/promotion/number/2_1.png);
}
#num_2:hover{
	background-image: url(../../../../../modules/pathosting/views/images/promotion/number/2.png);
}
#num_3{
	background-image: url(../../../../../modules/pathosting/views/images/promotion/number/3_1.png);
}
#num_3:hover{
	background-image: url(../../../../../modules/pathosting/views/images/promotion/number/3.png);
}
#num_4{
	background-image: url(../../../../../modules/pathosting/views/images/promotion/number/4_1.png);
}
#num_4:hover{
	background-image: url(../../../../../modules/pathosting/views/images/promotion/number/4.png);
}
#num_5{
	background-image: url(../../../../../modules/pathosting/views/images/promotion/number/5_1.png);
}
#num_5:hover{
	background-image: url(../../../../../modules/pathosting/views/images/promotion/number/5.png);
}

#left_div{
    background-image: url(../../../../../modules/pathosting/views/images/promotion/arrow/left.png);
}
#left_div:hover{
    background-image: url(../../../../../modules/pathosting/views/images/promotion/arrow/left_over.png);
}
#right_div{
    background-image: url(../../../../../modules/pathosting/views/images/promotion/arrow/right.png);
}
#right_div:hover{
    background-image: url(../../../../../modules/pathosting/views/images/promotion/arrow/right_over.png);
}

#promotion_div{
    width: 700px;
    height: 253px;
    z-index: 21;
    overflow: hidden;
}
#pro_slide{
    width: 2100px;
    height: 253px;
    margin-left: -700px;
}
.promotion_img{
    width: 700px;
    height: 253px;
    display: inline;
    float: left;
    border: 0;
}
#slide-loading{
    position: absolute;
    border: 1px dotted #000000;
    width: 700px;
    height: 150px;
    z-index: 9999;
    background-color: #ffffff;
    color: #000000;
    text-align: center;
    vertical-align: middle;
    padding-top: 100px;
}
a.link0{
    color: #505050;
    text-decoration: none;
}
a.link0:hover{
    color: #505050;
    text-decoration: underline;
}
a.link0 img{
    border: 0;
}
