/* normalize */

label.cc { display: inline-block; width: 20%; }
.realperson-challenge { display: inline-block }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/*
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: Verdana,Geneva,Kalimati,sans-serif; color: #000; }
*/
/*body { margin: 0; font-size: 0.75em; line-height: 1.583em; }*/


::-moz-selection { background: #007dbf; color: #fff; text-shadow: none; border:0; outline:none; }
::selection { background: #007dbf; color: #fff; text-shadow: none; border:0; outline:none; }

button::-moz-focus-inner,
  input[type="reset"]::-moz-focus-inner,
  input[type="button"]::-moz-focus-inner,
  input[type="submit"]::-moz-focus-inner,
  input[type="submit"]::-moz-focus-inner,
  input[type="file"] &gt; input[type="button"]::-moz-focus-inner {/* */
  border: none;
}


 #ui-datepicker-div {
 z-index: 9999!important;

 }
:focus {
  -moz-outline: 3px solid #fff !important;
}
input[type="radio"]:focus {
  -moz-outline-radius: 12px !important;
  -moz-outline-offset: 0px !important;
}

input[type="checkbox"]:focus {
  -moz-outline-offset: -1px !important;
  -moz-outline: 1px solid #000 !important;
}

/*
a { color: #007dbf; }
a:visited { color: #007dbf; }
a:hover { color: #007dbf; text-decoration: none; }
*/

label.radiotype { color: #007dbf; }
label.radiotype:visited { color: #007dbf; }
label.radiotype:hover { color: #007dbf; text-decoration: none; }

/*a:focus { outline: thin dotted; }*/
/*body a:active,body a:hover,body a:focus,body a:visited, body img:active,body img:hover,body img:focus { outline:none; }*/

a:hover, a:active, a:visited  { outline: none; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

/*blockquote { margin: 1em 40px; }*/

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }




img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

select:focus {outline:none;}

button, input { line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

button[disabled], input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; resize: vertical; }

input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/*
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
*/

@font-face {
  font-family: 'UniversCondensedBold';
  src: url('fonts/UniversCondensedMedium.eot');
  src: url('fonts/UniversCondensedMedium.eot?#iefix') format('embedded-opentype'),
       url('fonts/UniversCondensedMedium.woff') format('woff'),
       url('fonts/UniversCondensedMedium.ttf') format('truetype'),
       url('fonts/UniversCondensedMedium.svg#UniversCondensedBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

ul#userul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

ul#userul {
  padding-left: 0;
  list-style: none;
}

/* Mobile Android TextView width fixer... This is not logical.. */
.androidBrowser p { background: url('../img/transparentDOT.gif') repeat-x 0 0 }


/* primary styles */

html {
  height: 100%;
}
body {
  width: 100%;
  height: 100%;
  /*background: #cedce1;*/
  min-width: 981px;
}

body#index {
  background-image: url('../img/cat.gif');
  background-position: right top;
  background-repeat: no-repeat;
}

body#main   {
  background-image: url('../img/f.jpg');
  background-position: right bottom;
  background-repeat: no-repeat;
  background-attachment: fixed;

}

#mainWrapper {
  margin: 0 auto;
  /*min-height: 100%;
  height: auto !important;
  height: 100%;
  background: url('../img/footer-bg.png') repeat-x 0 100%;*/
}
#wrapper {
  padding: 0 0 78px;
  /*background: url('../img/mainWrapper-bg.jpg') repeat  no-repeat 50% 0;
  min-height: 460px;
  height: auto !important;
  height: 460px;*/
}
#header {
  padding: 1px 0;
}
#main {
  height: 1%;
  position: relative;
}
#main:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
.wrapper {
  width: auto;
  /*background: url('../img/footer-bg-half.png') repeat-x 0 100%;*/
  /*margin: 0 auto;*/
}
.container {
  width: 100%;
  /*float: left;
  overflow: hidden;*/
}
.content {
  padding: 0 0 0 270px;
}
.leftSideBar {
  float: left;
  width: 250px;
  margin-left: -100%;
  position: relative;
}
#footer {
  margin: -78px auto 0;
  height: 78px;
  position: relative;
}

#logo {
  margin-top: 10px;
  display: inline;
  float: left;
}
#logo, #logo img {
  width: 200px;
  height: 72px;
}
#header nav {
  margin: 20px auto;
  padding: 4px 10px 5px 0px;
  float: right;
}
.borderradius #header nav {
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
.rgba #header nav {
  background: rgba(255,255,255,0.7);
}
.no-rgba #header nav {
  background: #d9ebf0;
}
#header nav ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  margin: 0 6px;
  padding: 6px 0;
  border-color: transparent;
  background: none;
  padding-left: 0;
}
#header nav ul li:first-child {
  margin-right: 10px;
}
#header nav ul ul li:first-child {
  margin-right: auto;
}
#header nav ul li:first-child a {
  position: relative;
}
#header nav ul ul li:first-child a {
  position: static;
}
#header nav ul li:first-child a:after {
  content: "";
  position: absolute;
  right: -6px;
  top: 0;
  width: 0;
  height: 100%;
  border-left: 1px solid #aac5cf;
}
#header nav ul ul li:first-child a:after {
  display: none;
}
#header nav li.state-opened {
  background: #fff;
  margin: 0;
  padding: 5px;
  border: 1px solid #c4d3d9;
  border-bottom: 1px solid #fff;
  position: relative;
  z-index: 1;
}
.lt-ie7 #header nav li.state-opened { width: 1%; }
#header nav li.state-opened:before {
  content: "";
  width: 100%;
  border-top: 1px solid #fff;
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 0;
  z-index: 3;
}
#header nav ul li,
#header nav ul li a {
  font-weight: bold;
}
#header nav ul li,
#header nav ul li a {
  color: #0a74b1;
  text-decoration: none;
}
#header nav ul li a {
  padding: 6px 10px 7px;
  display: block;
}
#header nav ul li a.hasInnerMenu {
  background: url('../img/sprite.png') no-repeat 50% -619px;
}
#header nav ul li a.orange,
.orange {
  color: #d33e0d;
}
.borderradius #header nav ul li {
  -webkit-border-radius: 5px 5px 0 0;
     -moz-border-radius: 5px 5px 0 0;
          border-radius: 5px 5px 0 0;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
.borderradius #header nav ul li a {
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
#header nav ul li a:hover {
  color: #fff;
  background: #007dbf;
}
#header nav ul li a.hasInnerMenu:hover {
  background: #007dbf url('../img/sprite.png') no-repeat 50% -655px;
  cursor: pointer;
}
#header nav ul li a.orange:hover,
#header nav ul li a.orange.state-active {
  color: #fff;
  background: #d33e0d;
}
#header nav ul li a.state-active {
  color: #fff;
  background: #007dbf url('../img/sprite.png') no-repeat 50% -655px;
  cursor: default;
}
#header nav li ul { display: none }
#header nav li.state-opened ul { display: block }
#header nav ul ul {
  position: absolute;
  z-index: 2;
  top: 42px;
  left: -1px;
  background: #fff;
  border: 1px solid #c4d3d9;
  -webkit-border-radius: 0 5px 5px 5px;
     -moz-border-radius: 0 5px 5px 5px;
          border-radius: 0 5px 5px 5px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  padding: 10px 12px;
}
#header nav ul ul.flip {
  -webkit-border-radius: 5px 0 5px 5px;
     -moz-border-radius: 5px 0 5px 5px;
          border-radius: 5px 0 5px 5px;
  left: auto;
  right: -1px;
}
.lt-ie9 #header nav ul ul {
  z-index: -1;
}
.lt-ie7 #header nav ul a.hasInnerMenu:hover,
.lt-ie7 #header nav ul a.state-active {
  background-image: none !important;
}
#header nav ul ul li {
  display: list-item;
  vertical-align: top;
  margin: 0 auto;
  padding: 0;
}
#header nav ul ul li+li {
  margin-top: 4px;
}
#header nav ul ul li,
#header nav ul ul li a {
  font-weight: normal;
  white-space: nowrap;
}
.borderradius #header nav ul ul li {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
.borderradius #header nav ul ul li a {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
#header nav ul ul li a {
  padding: 0;
  display: inline;
}
#header nav ul ul li a:hover {
  color: #0a74b1;
  background: none;
  text-decoration: underline;
}
.gridContainer {
  width: 100%;
  /*margin: 0 auto 15px;*/
}
.gridContainer:before, .gridContainer:after { content: ""; display: table; }
.gridContainer:after { clear: both; }
.gridContainer { *zoom: 1; }

.gridContainer .grid-1,
.gridContainer .grid-2,
.gridContainer .grid-3,
.gridContainer .grid-4,
.gridContainer .grid-5,
.gridContainer .grid-6,
.gridContainer .grid-7,
.gridContainer .grid-8,
.gridContainer .grid-9,
.gridContainer .grid-10,
.gridContainer .grid-11,
.gridContainer .grid-12 {
  display: inline;
  float: left;
  margin: 0 10px;
  padding: 0 10px;
  background-image: url('../img/grid-blink-sprite.png');
  background-repeat: no-repeat;
}

.gridContainer .grid-1 { width: 40px; background-position: 0 0 }
.gridContainer .grid-2 { width: 120px; background-position: -60px 0 }
.gridContainer .grid-3 { width: 200px; background-position: -200px 0}
.gridContainer .grid-4 { width: 280px; background-position: -420px 0 }
.gridContainer .grid-5 { width: 360px; background-position: -720px 0 }
.gridContainer .grid-6 { width: 740px; background-position: -1100px 0 }
.gridContainer .grid-7 { width: 520px; background-position: -1560px 0 }
.gridContainer .grid-8 { width: 600px; background-position: -2100px 0 }
.gridContainer .grid-9 { width: 680px; background-position: -2720px 0 }
.gridContainer .grid-10 { width: 760px; background-position: -3420px 0 }
.gridContainer .grid-11 { width: 840px; background-position: -4200px 0 }
.gridContainer .grid-12 { width: 920px; background-position: -5060px 0 }

.textInput {
  border: 1px solid #c4d3d9;
  -webkit-box-shadow: 1px 1px 3px -1px #c4d3d9 inset;
     -moz-box-shadow: 1px 1px 3px -1px #c4d3d9 inset;
          box-shadow: 1px 1px 3px -1px #c4d3d9 inset;
  padding: 4px 5px 5px;
  margin: 5px auto;
  outline: none;
  background: #fff;
  zoom: 1;
  -webkit-input-placeholder { color: grey; }  
}
  
  input:-moz-placeholder { color: grey; }

  input::-webkit-input-placeholder { color: grey; }

  .text-placeholder {color: grey !important}

.state-focus {
  border: 1px solid #007dbf;
}
.state-disabled {
  border: 1px solid #007dbf;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.textInput:hover {
  border: 1px solid #007dbf;
}
label.textInput:hover,
input.textInput:hover {
  cursor: pointer;
}
label.textInput:focus,
input.textInput:focus {
  border: 1px solid #007dbf;
  cursor: text;
}
textarea.textInput {
  resize: none;
}
form .state-ok, form .state-ok:hover { border: 1px solid #0a923c }
form .state-error, form .state-error:hover { border: 1px solid #d33e0d }
small.state-ok, small.state-error, .formInput small {
  display: block; 
  font-size: 11px; 
  line-height: 13px;
  padding-left: 8px;
  border: 0;
}
.formInput small {
  color: #8ea6ae;
}
small.state-ok:hover, small.state-error:hover {
  border: 0;
}
small.state-ok { color: #0a923c }
small.state-error { color: #d33e0d }


#userAuthBlock {
  padding-top: 5px;
  width: 200px;
}
#userAuthBlock .textInput {
  width: 188px;
}
#userAuthBlock a {
  font-size: 11px;
  line-height: 14px;
  text-decoration: none;
}
.userAuthLink {
  display: block;
  overflow: auto;
  margin: 5px auto 2px;
}
.userAuthLink+.userAuthLink {
  margin-top: 2px;
}
.lt-ie7 .userAuthLink {
  margin: 4px auto 2px;
}
#userAuthBlock a:hover {
  text-decoration: underline;
}
#userAuthBlock .submitInput {
  margin: 0px 19px 0 0;
  float: left;
  display: inline;
  width: 80px;
  padding: 7px 0;
}
#userAuthPopup .cmCol {
  padding-top: 0;
  padding-bottom: 0;
}


#userRegConfirm .formLabel {
  float: left; 
  width: 20px !important;
  padding: 8px 20px 0 0 !important;
  text-align: right;
}

#userRegConfirm .img {
  height: 12px;
}

#userRegConfirm a {
  font-size: 12px;
  line-height: 14px;
}

.errorFormItem {
  background: url('../img/error-img.png') no-repeat;
  padding-left: 42px;
  font-size: 12px;
  line-height:30px;
  margin-top: 5px;
}

.submitInput {
  color: #fff;
  text-shadow: 0px 0px 2px #033a6d;
  border: 1px solid #72c5f2;
  border-bottom: 1px solid #002c70;
  text-align: center;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  padding: 7px 10px;
  width: auto;
  background: #1288cb url('../img/submit-bg.png') repeat-x 0 50%;
  -webkit-box-shadow: 0 6px 5px -5px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 6px 5px -5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 6px 5px -5px rgba(0, 0, 0, 0.5);
  display: inline-block;
}
.lt-ie8 .submitInput { border: none }
.lt-ie7 .submitInput { cursor: pointer }
.submitInput:hover {
  background-position: 0 30%;
}
.submitInput+.submitInput {
  margin-left: 0.5em;
}

h1, h2, h3, h4, h5, h6 {
  color: #d33e0d;
  line-height: 1.231em;
  font-weight: bold;
  margin: 5px auto;
}
h1 { font-size: 15px; }
h2 { font-size: 13px; color: #404040;}
h3, h4, h5, h6 { font-size: 11px; color: #000; }

.mainHeader h1,
.cart h1,
.service {
  font-weight: normal;
  font-family: 'UniversCondensedBold';
  color: #007dbf;
  font-size: 18px;
  text-transform: uppercase;
}

.fll { float: left; display: inline !important }
.flr { float: right; display: inline !important }
.tal { text-align: left }
.tac { text-align: center }
.tar { text-align: right }
.ovrflwa { overflow: auto; }
.lt-ie7 .ovrflwa { zoom: 1 }

.mainHeader a,
.mainHeader p {
  font-size: 11px;
  line-height: 13px;
}
.mainHeader p {
  margin: 0 auto 5px;
}
.textOv {
  display: block;
}
#main .newsList a {
  color: #293c42;
  text-decoration: none;
  font-size: 12px;
  line-height: 1.3em;
}
#main .newsList a small {
  font-size: 11px;
}
#main .newsList a:hover {
  color: #007dbf;
  text-decoration: underline;
}
.newsList p {
  margin: 0 auto 8px;
}

.mainHeader .flr,
.mainHeader .fll {
  margin: 5px auto;
}

span.moreLink {
  background: url('../img/moreLink-bg.png') no-repeat 0 6px;
  padding-left: 8px;
}
span.moreLink a:hover {
  text-decoration: none;
  border-bottom: 0;
}
span.moreLink a {
  color: #007dbf;
  text-decoration: none;
  border-bottom: 1px dotted #007dbf;
  display: inline-block;
}

span.captcha:hover {
  text-decoration: none;
  border-bottom: 0;
}
span.captcha {
  color: #007dbf;
  text-decoration: underline;
  display: inline-block;
}

span.exit {
/*  border-bottom: 1px dotted #007dbf; */
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
}

span.exit:hover {
  text-decoration: none;
  border-bottom: 0;
}

.mainHeader span.agentLink {
  display: block;
  margin: 7px 0 0 18px;
  background: url('../img/sprite.png') no-repeat -14px -592px;
}
span.agentLink {
  background: url('../img/sprite.png') no-repeat -14px -592px;
  padding-left: 15px;
}
span.agentLink a:hover {
  text-decoration: none;
  border-bottom: 0;
}
span.agentLink a {
  color: #007dbf;
  text-decoration: none;
  border-bottom: 1px dotted #007dbf;
  display: inline-block;
  font-size: 12px;
}

.date {
  color: #8ea6ae;
}

.newsList {
  list-style: none;
  padding-left: 0;
  margin: 0 auto;
  /*margin-right: -20px;*/
}
.newsList li {
 /* float: left;
  display: inline;
  width: 200px;
  margin-right: 20px;*/
  background: none;
  padding-left: 0;
}
/*.grid-6 .newsList li {
  width: 210px;
}
*/
.grid-6 .newsList .date {
  float: left;
  display: inline;
  margin-right: 10px;
}
.grid-6 .newsText {
  display: block;
}
#main .mainHeader .iconContainer {
  text-decoration: none;
  color: #000;
}
#main .mainHeader .iconContainer:hover {
  color: #007dbf;
}
.lightBlue {
  color: #409bcb;
}

#main .iconContainer {
  display: inline-block;
  line-height: 18px;
  vertical-align: middle;
}
.phoneIcon,
.skypeIcon,
.icqIcon {
  display: inline;
  float: left;
  background: url('../img/sprite.png') no-repeat 0 0;
}
.phoneIcon {
  width: 32px;
  height: 16px;
  background-position: -5px -4px;
}
.skypeIcon {
  width: 32px;
  height: 20px;
  background-position: -4px -26px;
}
.icqIcon {
  width: 32px;
  height: 20px;
  background-position: -4px -50px;
}

.mainContainer {
  margin: 8px auto;
}
.tabs+.mainContent {
  background-color: #f2f6f6;
}
.mainContent {
  padding: 10px 12px;
}
.borderradius .mainContainer {
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
.borderradius .mainContent {
  -webkit-border-radius: 0 0 9px 9px;
     -moz-border-radius: 0 0 9px 9px;
          border-radius: 0 0 9px 9px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
.mainContainer.topBlueLine {
  background-color: #f2f6f6;
}
.topBlueLine {
  background-image: url('../img/topBlueLine-bg.png');
  background-repeat: repeat-x;
  background-position: 0 0;
}
.colorBlack { color: #000; }
.colorGray { color: #5f767e; }

.attentionBox {
  padding-left: 22px;
  background: url('../img/li-black.png') no-repeat 0 0.8em;
}

.sideBar-left {
  float: left;
  width: 250px;
  margin-right: 20px;
}
.cart {
  font-size: 11px;
  background-color: #e7eef0;
  padding: 10px 8px 1px 18px;
  min-height: 94px;
  height: auto !important;
  height: 94px;
  margin: 10px auto;
}
.cart:before, .cart:after { content: ""; display: table; }
.cart:after { clear: both; }
.cart { *zoom: 1; }
.borderradius .cart{
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
.mainContainer .cart{
  padding: 8px 6px 1px 16px;
  border: 2px solid #e7eef0;
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}
.mainContainer .cart:hover { border: 2px solid #007dbf }
.mainContainer .cart a:before, .mainContainer .cart a:after { content: ""; display: table; }
.mainContainer .cart a:after { clear: both;  }
.mainContainer .cart a { *zoom: 1; }
.cart p {
  margin: 5px auto;
  line-height: 1.231em;
}
.cart img {
  float: right;
}
.cart a {
  text-decoration: none;
  display: block;
  min-height: 94px;
  height: auto !important;
  height: 94px;
}
div.cart h1 {
  line-height: 19px;
  margin: 5px auto;
}
.contentMenu {
  padding: 9px 8px;
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  background-color: #c4d3d9;
  margin: 8px auto;
}
.contentMenu nav {
  border-right: 1px solid #a2b2b8;
  border-bottom: 1px solid #a2b2b8;
  background-color: #f8f7f7;
}
.contentMenu nav li {
  background: none;
  padding-left: 0;
}
.contentMenu nav li a {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ebebeb;
  padding-left: 33px;
  padding-right: 21px;
  text-decoration: none;
  line-height: 30px;
  height: 30px;
  display: block;
  position: relative;
  background: url('../img/contentMenu-el-bg.png') no-repeat 100% 0;
  font-size: 11px;
}
.contentMenu nav li a:hover,
.contentMenu nav li a.state-active {
  border: none;
  background: blue;
  color: #fff;
  margin-right: -23px;
  padding-right: 44px;
  line-height: 32px;
  height: 32px;
}
.contentMenu nav li a:hover {
  background: url('../img/contentMenu-el-bg.png') no-repeat 100% -128px;
}
.contentMenu nav li a.state-active,
.contentMenu nav li a.state-active:hover {
  cursor: default;
  background: url('../img/contentMenu-el-bg.png') no-repeat 100% -64px;
}

.contentMenu nav li .num {
  position: absolute;
  top: 0;
  right: 5px;
  color: #c2c2c2;
}
.contentMenu nav li a:hover .num,
.contentMenu nav li a.state-active .num {
  color: #fff;
  right: 28px;
}

.leftIcon{
  position: absolute;
  left: 10px;
  top: 0;
  width: 15px;
}
.iconMobile,
.iconCredits,
.iconInternet,
.iconCommys,
.iconGibdd,
.iconYfspp,
.iconCommtv,
.iconHomelink,
.iconYfms,
.iconInetservices,
.iconGames,
.iconAlso {
  position: absolute;
  left: 10px;
  top: 0;
  width: 15px;
  background: url('../img/icons.gif') no-repeat 0 0;
}
.iconMobile { background-position: 0 -2px; }
.iconCredits { background-position: 0 -38px; }
.iconInternet { background-position: 0 -74px; }
.iconCommys { background-position: 0 -110px; }
.iconGibdd { background-position: 0 -146px; }
.iconYfspp { background-position: 0 -182px; }
.iconCommtv { background-position: 0 -218px; }
.iconHomelink { background-position: 0 -254px; }
.iconYfms { background-position: 0 -290px; }
.iconInetservices { background-position: 0 -326px; }
.iconGames { background-position: 0 -362px; }
.iconAlso { background-position: 0 -398px; }

.mainContainer h1 {
  margin: 5px auto 5px;
}
.mainContainer .headerBlock {
  margin-bottom: 15px;
}

.copyright,
.design {
  color: #a6bdc5;
  font-size: 11px;
  line-height: 1.5em;
  padding-top: 22px;
}
.copyright p {
  padding-left: 15px;
  margin: 0 auto;
}

#footer .grid-1,
#footer .grid-2,
#footer .grid-3,
#footer .grid-4,
#footer .grid-5,
#footer .grid-6,
#footer .grid-7,
#footer .grid-8,
#footer .grid-9,
#footer .grid-10,
#footer .grid-11,
#footer .grid-12 { background-image: none }

a.nikolasLink,
a.nikolasLink:hover {
  text-decoration: none;
  color: #a6bdc5;
}
.lt-ie8 .NGgroup { margin-left: 0.3em; }
.NGgroup:before { content: " "; opacity: 0; }
a.nikolasLink:hover .NGnikolas { color: #1a4687; }
a.nikolasLink:hover .NGgroup:before { content: "."; color: #e64024; opacity: 1 }
a.nikolasLink:hover .NGgroup { content: "group"; color: #e64024; }

#miniLogo { display: inline; float: left; margin-top: 16px }
#miniLogo,
#miniLogo img {
  width: 120px;
  height: 45px;
}

.banners {
  margin: 8px auto;
}
.banners ul {
  margin: 0 auto;
}
.banners li {
  background: none;
  padding-left: 0;
}
.banners ul {
  font: 12px Verdana,Geneva,Kalimati,sans-serif;
  text-align: justify;
  line-height: 0;
  font-size: 1px;
  text-justify: newspaper;
  zoom: 1;
  text-align-last: justify;
}
.banners ul:after {
  width: 100%;
  height: 0px;
  visibility: hidden;
  overflow: hidden;
  content: '';
  display: inline-block;
}
.banners ul li {
  width: 230px;
  height: 90px;
  display: inline-block;
  text-align: left;
  line-height: normal;
  font-size: 12px;
  vertical-align: top;
  //display : inline;
  //zoom : 1;
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
.banners ul li a img {
  display: inline-block;
  background-position: 50% 50%;
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  content: '';
}

.bottomMenu {
  margin: 15px auto;
  font-size: 11px;
}
.bottomMenu ul {
  text-align: center;
}
.bottomMenu li {
  padding-left: 0;
  background: none;
  padding: 1px 12px 2px;
  display: inline-block;
  line-height: 1em;
}
.lt-ie8 .bottomMenu li {
  display: inline;
}
.bottomMenu li+li {
  border-left: 1px solid #a6bdc5;
}

.csstransitions .jcarousel-skin-regplat .jcarousel-next-horizontal { background-position: -6px -72px; }
.csstransitions .jcarousel-skin-regplat .jcarousel-prev-horizontal { background-position: -7px -107px; }
.no-csstransitions .jcarousel-skin-regplat .jcarousel-next-horizontal { background-position: -7px -216px; }
.no-csstransitions .jcarousel-skin-regplat .jcarousel-prev-horizontal { background-position: -7px -252px; }
.jcarousel-skin-regplat .jcarousel-next-horizontal,
.jcarousel-skin-regplat .jcarousel-prev-horizontal {
  margin-top: -16px;
  position: absolute;
  top: 50%;
  width: 22px;
  height: 36px;
  cursor: pointer;
  background-image: url('../img/sprite.png');
  background-repeat: no-repeat;
}
.csstransitions .jcarousel-skin-regplat .jcarousel-next-horizontal,
.csstransitions .jcarousel-skin-regplat .jcarousel-prev-horizontal {
  background-color: #c4d3d9;
}
.csstransitions .jcarousel-skin-regplat .jcarousel-next-horizontal:hover,
.csstransitions .jcarousel-skin-regplat .jcarousel-next-horizontal:focus,
.csstransitions .jcarousel-skin-regplat .jcarousel-prev-horizontal:hover,
.csstransitions .jcarousel-skin-regplat .jcarousel-prev-horizontal:focus {
  background-color: #007dbf;
}
.no-csstransitions .jcarousel-skin-regplat .jcarousel-next-horizontal:hover,
.no-csstransitions .jcarousel-skin-regplat .jcarousel-next-horizontal:focus {
  background-position: -7px -144px;
}
.no-csstransitions .jcarousel-skin-regplat .jcarousel-prev-horizontal:hover,
.no-csstransitions .jcarousel-skin-regplat .jcarousel-prev-horizontal:focus {
  background-position: -7px -180px;
}
.csstransitions .jcarousel-skin-regplat .jcarousel-next-horizontal:active,
.csstransitions .jcarousel-skin-regplat .jcarousel-prev-horizontal:active {
  background-color: #00507a;
}
.csstransitions .jcarousel-skin-regplat .jcarousel-next-disabled-horizontal,
.csstransitions .jcarousel-skin-regplat .jcarousel-next-disabled-horizontal:hover,
.csstransitions .jcarousel-skin-regplat .jcarousel-next-disabled-horizontal:focus,
.csstransitions .jcarousel-skin-regplat .jcarousel-next-disabled-horizontal:active,
.csstransitions .jcarousel-skin-regplat .jcarousel-prev-disabled-horizontal,
.csstransitions .jcarousel-skin-regplat .jcarousel-prev-disabled-horizontal:hover,
.csstransitions .jcarousel-skin-regplat .jcarousel-prev-disabled-horizontal:focus,
.csstransitions .jcarousel-skin-regplat .jcarousel-prev-disabled-horizontal:active {
  cursor: default;
  background-color: #e4edf1;
}
.no-csstransitions .jcarousel-skin-regplat .jcarousel-next-disabled-horizontal,
.no-csstransitions .jcarousel-skin-regplat .jcarousel-next-disabled-horizontal:hover,
.no-csstransitions .jcarousel-skin-regplat .jcarousel-next-disabled-horizontal:focus,
.no-csstransitions .jcarousel-skin-regplat .jcarousel-next-disabled-horizontal:active {
  cursor: default;
  background-position: -7px -288px;
}
.no-csstransitions .jcarousel-skin-regplat .jcarousel-prev-disabled-horizontal,
.no-csstransitions .jcarousel-skin-regplat .jcarousel-prev-disabled-horizontal:hover,
.no-csstransitions .jcarousel-skin-regplat .jcarousel-prev-disabled-horizontal:focus,
.no-csstransitions .jcarousel-skin-regplat .jcarousel-prev-disabled-horizontal:active {
  cursor: default;
  background-position: -7px -324px;
}

#siteMap {
  text-decoration: none;
  display: inline;
  float: left;
  width: 38px;
  padding: 6px 0 7px;
  border: 1px solid #c4d3d9;
  background: #eef8fb url('../img/sprite.png') no-repeat 2px -367px;
  -webkit-box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 4px 0px #ffffff inset;
     -moz-box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 4px 0px #ffffff inset;
          box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 4px 0px #ffffff inset;
  text-align: center;
  line-height: 9px;
  margin: 30px 0 0 16px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  -webkit-transition: -webkit-box-shadow 0.3s ease-out;
     -moz-transition: -moz-box-shadow 0.3s ease-out;
      -ms-transition: -ms-box-shadow 0.3s ease-out;
       -o-transition: box-shadow 0.3s ease-out;
          transition: box-shadow 0.3s ease-out;
  outline: none;
}

#siteMap:hover {
  -webkit-box-shadow: 0px 0px 4px 0px #c4d3d9;
     -moz-box-shadow: 0px 0px 4px 0px #c4d3d9;
          box-shadow: 0px 0px 4px 0px #c4d3d9;
}
#siteMap:active,
#siteMap.state-active {
  margin: 31px 0 0 17px;
  -webkit-box-shadow: 2px 2px 4px 0px #c4d3d9 inset;
     -moz-box-shadow: 2px 2px 4px 0px #c4d3d9 inset;
          box-shadow: 2px 2px 4px 0px #c4d3d9 inset;
}
.sitemap a {
  text-decoration: none;
  font-size: 12px;
  line-height: 1.231em;
}
.sitemap a:hover {
  text-decoration: underline;
}
.sitemap ul ul a {
  font-size: 11px;
}
.sitemap li {
  padding-left: 0;
  background: none;
  margin-bottom: 10px;
  white-space: nowrap;
}
.sitemap ul ul li {
  margin-bottom: 0;
  margin-top: 6px;
}
.sitemap ul {
  margin: 0 auto;
}
.sitemap ul ul {
  padding-left: 10px;
}
.sitemap ul a {
  font-weight: bold;
}
.sitemap ul ul a {
  font-weight: normal;
}

.cornerWrapper {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
}
.cornerWrapper .cornerWrapperRow {
  padding: 0px;
  border: none;
  margin: 0px;
  height: auto;
}
.cornerWrapper .cornerWrapperCol {
  padding: 0px;
  border: none;
  margin: 0px;
}
.cornerWrapper .tlCol,
.cornerWrapper .tcCol,
.cornerWrapper .trCol,
.cornerWrapper .clCol,
.cornerWrapper .cmCol,
.cornerWrapper .crCol,
.cornerWrapper .blCol,
.cornerWrapper .bmCol,
.cornerWrapper .brCol {
  line-height: 0;
  font-size: 0px;
  height: 20px;
  width: 20px;
  background-image: url('../img/cornerWrapper.png');
  background-repeat: no-repeat;
}
.cornerWrapper .tlCol { background-position: 0 0 }
.cornerWrapper .tcCol { background-position: 0 -40px; background-repeat: repeat-x; width: auto; }
.cornerWrapper .trCol { background-position: 100% 0 }
.cornerWrapper .clCol { background-position: 0 100%; background-repeat: repeat-y; height: auto; }
.cornerWrapper .cmCol { background: #f8f7f7; padding: 10px 12px; line-height: 1.231em; font-size: 12px; width: auto; height: auto; }
.cornerWrapper .crCol { background-position: 100% 100%; background-repeat: repeat-y; height: auto; }
.cornerWrapper .blCol { background-position: 0 -20px; }
.cornerWrapper .bmCol { background-position: 0 -60px; background-repeat: repeat-x; width: auto; }
.cornerWrapper .brCol { background-position: 100% -20px }

.no-js #siteMap {
  display: none;
}
.js .js-trigger {
  display: none;
}
.no-js .sitemap table.cornerWrapper {
  width: 100%;
}
.sitemapLabel {
  position: relative;
  width: 40px;
  height: 20px;
  left: 50%;
  margin-left: -20px;
  zoom: 1;
}
.sitemapLabel-bottom {
  top: -8px;
  margin-bottom: -8px;
}
.sitemapLabel-top {
  bottom: -8px;
  margin-top: -8px;
}
.sitemapLabel .whiteBD {
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  z-index: 2;
}
.sitemapLabel-bottom .whiteBD {
  border: 10px solid transparent;
  border-top: 10px solid #f8f7f7;
  border-bottom: 0;
  top: 0;
}
.sitemapLabel-top .whiteBD {
  border: 10px solid transparent;
  border-bottom: 10px solid #f8f7f7;
  border-top: 0;
  bottom: 0;
}
.sitemapLabel .grayBD {
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -20px;
  z-index: 1;
}
.sitemapLabel-bottom .grayBD {
  border: 20px solid transparent;
  border-top: 20px solid #c4d3d9;
  border-bottom: 0;
  top: 0;
}
.sitemapLabel-top .grayBD {
  border: 20px solid transparent;
  border-bottom: 20px solid #c4d3d9;
  border-top: 0;
  bottom: 0;
}
.lt-ie7 .whiteBD {
  border-left-color: pink;
  border-right-color: pink;
  filter:chroma(color=pink);
}
.lt-ie7 .grayBD {
  border-left-color: pink;
  border-right-color: pink;
  filter:chroma(color=pink);
}

.mainHeader .cart {
  min-height: 100px;
  height: auto !important;
  height: 100px;
  margin: 0;
}
.mainHeader .cart:before, .mainHeader .cart:after { content: ""; display: none; }
.borderradius .mainHeader .cart {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
.mainHeader div.cart h1 {
  line-height: 19px;
}

.terminalMap {
  background: url('../img/terminal-cart.png') no-repeat 100% 50%;
  padding: 0;
}
.terminalMap a {
  padding-right: 80px;
}

.contentMenu form {
  margin-bottom: 5px;
  position: relative;
}
form label.textInput {
  display: block;
  margin: 0 auto;
}
.contentMenu form label.textInput {
  padding-right: 25px;
}
form .textInput input {
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  background: none;
  outline: none;
  border: none;
}
form .textInput textarea {
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  background: none;
  outline: none;
  border: none;
  resize: none;
}
form .textInput select {
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  background: none;
  outline: none;
  border: none;
}
.textInput select {
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  background: none;
  outline: none;
  border: none;
}
.searchSubmit {
  width: 15px;
  height: 15px;
  position: absolute;
  background: url('../img/sprite.png') no-repeat -10px -406px;
  top: 5px;
  right: 5px;
  border: 0;
  padding: 0;
  margin: 0;
  text-indent: -999em;
}
.lt-ie7 .searchSubmit {
  right: 15px;
  cursor: pointer;
}
.borderradius .tabs {
  -webkit-border-radius: 9px 9px 0 0;
     -moz-border-radius: 9px 9px 0 0;
          border-radius: 9px 9px 0 0;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  overflow: hidden;
}
/* Opera fixing */
.borderradius .tabs li:first-child {
  -webkit-border-radius: 9px 0 0 0;
     -moz-border-radius: 9px 0 0 0;
          border-radius: 9px 0 0 0;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  overflow: hidden;
}
.borderradius .tabs li:last-child {
  -webkit-border-radius: 0 9px 0 0;
     -moz-border-radius: 0 9px 0 0;
          border-radius: 0 9px 0 0;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  overflow: hidden;
}
/* end of Opera fixing */
.tabs {
  background: url('../img/tabs-bg.png') repeat-x 0 0;
}
.tabs nav ul {
  font: 12px Verdana,Geneva,Kalimati,sans-serif;
  text-align: justify;
  line-height: 0;
  font-size: 1px;
  text-justify: newspaper;
  zoom: 1;
  text-align-last: justify;
  height: 58px;
}
.tabs nav ul:after {
  width: 100%;
  height: 0px;
  visibility: hidden;
  overflow: hidden;
  content: '';
  display: inline-block;
}
.tabs nav ul li  {
  height: 58px;
  background: none;
  padding-left: 0;
  display: inline-block;
  text-align: left;
  line-height: normal;
  font-size: 12px;
  vertical-align: top;
  //display : inline;
  //zoom : 1;
}
.tabs nav ul li.state-active {
  background-color: #f2f6f6;
  background-image: url('../img/topBlueLine-bg.png');
  background-repeat: repeat-x;
  background-position: 0 0;
}
.tabs nav ul li a,
.tabs nav ul li span {
  font-weight: bold;
  padding-left: 60px;
  padding-right: 15px;
  display: inline-block;
  height: 58px;
  line-height: 58px;
  vertical-align: middle;
  color: #8ea6ae;
  text-decoration: none;
}
.tabs nav ul li.state-active a,
.tabs nav ul li a:hover {
  color: #007dbf;
  text-decoration: underline;
}
.tabs nav ul li.state-prohibit a {
  color: #8ea6ae !important;
  text-decoration: none !important;
  cursor: default !important;
}
.tabs nav ul li.state-active a {
  padding-right: 15px;
}

.iconPayment,
.iconReplenishment,
.iconTransfer,
.iconReports,
.iconAccounts,
.iconMaps,
.iconMessages {
  background: url('../img/tabs-icon-sprite.png') no-repeat 0 0;
}
.iconPayment { background-position: 12px -42px }
.state-active .iconPayment,
.iconPayment:hover { background-position: 12px 18px }
.state-prohibit .iconPayment { background-position: 12px -42px !important }

.iconReplenishment { background-position: 12px -165px }
.state-active .iconReplenishment,
.iconReplenishment:hover { background-position: 12px -105px }
.state-prohibit .iconReplenishment { background-position: 12px -165px }

.iconTransfer { background-position: 12px -285px }
.state-active .iconTransfer,
.iconTransfer:hover { background-position: 12px -225px }
.state-prohibit .iconTransfer { background-position: 12px -285px }

.iconReports { background-position: 12px -404px }
.state-active .iconReports,
.iconReports:hover { background-position: 12px -344px }
.state-prohibit .iconReports { background-position: 12px -404px }

.iconAccounts { background-position: 12px -525px }
.state-active .iconAccounts,
.iconAccounts:hover { background-position: 12px -465px }
.state-prohibit .iconAccounts { background-position: 12px -525px }

.iconMaps { background-position: 12px -644px }
.state-active .iconMaps,
.iconMaps:hover { background-position: 12px -584px }
.state-prohibit .iconMaps { background-position: 12px -644px }

.iconMessages { background-position: 12px -765px }
.state-active .iconMessages,
.iconMessages:hover { background-position: 12px -707px }
.state-prohibit .iconMessages { background-position: 12px -765px }


.itemList {
  margin: 15px 0 10px 10px;
}
.itemList ul {
  list-style: none;
  margin: 0 auto;
}
.itemList li {
  padding-left: 0;
  background: none;
  width: 166px;
  min-height: 148px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  zoom: 1;
  *display: inline;
  _height: 148px;
  text-align: center;
}

.itemList a {
  font-family: Arial,Helvetica,Garuda,sans-serif;
  font-size: 16px;
  text-decoration: none;
  color: #a2b2b8;
  -webkit-transition: color 0.3s ease-out;
     -moz-transition: color 0.3s ease-out;
      -ms-transition: color 0.3s ease-out;
       -o-transition: color 0.3s ease-out;
          transition: color 0.3s ease-out;
}
.itemList a:hover {
  color: #007dbf;
}
.middleIcon {
  background-repeat: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  padding-top: 104px;
  display: inline-block;
  width: 100%;
}
.middleIcon:hover { background-position: 50% -200px; }
.cellularIcon,
.loansToDepositIcon,
.internetIP-telephonyIcon,
.publicServiceIcon,
.stsiIcon,
.ufsppIcon,
.commercialTelevisionIcon,
.homeContactIcon,
.ufmsIcon,
.internetServicesShopsIcon,
.gamesEntertainmentIcon,
.otherServicesIcon {
  background-repeat: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  padding-top: 104px;
  display: inline-block;
  width: 100%;
}
.cellularIcon { background-image: url('../img/cellularIcon.png') }
.cellularIcon:hover { background-position: 50% -200px; }
.loansToDepositIcon { background-image: url('../img/loansToDepositIcon.png') }
.loansToDepositIcon:hover { background-position: 50% -200px; }
.internetIP-telephonyIcon { background-image: url('../img/internetIP-telephonyIcon.png') }
.internetIP-telephonyIcon:hover { background-position: 50% -200px; }
.publicServiceIcon { background-image: url('../img/publicServiceIcon.png') }
.publicServiceIcon:hover { background-position: 50% -200px; }
.stsiIcon { background-image: url('../img/stsiIcon.png') }
.stsiIcon:hover { background-position: 50% -200px; }
.ufsppIcon { background-image: url('../img/ufsppIcon.png') }
.ufsppIcon:hover { background-position: 50% -200px; }
.commercialTelevisionIcon { background-image: url('../img/commercialTelevisionIcon.png') }
.commercialTelevisionIcon:hover { background-position: 50% -200px; }
.homeContactIcon { background-image: url('../img/homeContactIcon.png') }
.homeContactIcon:hover { background-position: 50% -200px; }
.ufmsIcon { background-image: url('../img/ufmsIcon.png') }
.ufmsIcon:hover { background-position: 50% -200px; }
.internetServicesShopsIcon { background-image: url('../img/internetServicesShopsIcon.png') }
.internetServicesShopsIcon:hover { background-position: 50% -200px; }
.gamesEntertainmentIcon { background-image: url('../img/gamesEntertainmentIcon.png') }
.gamesEntertainmentIcon:hover { background-position: 50% -200px; }
.otherServicesIcon { background-image: url('../img/otherServicesIcon.png') }
.otherServicesIcon:hover { background-position: 50% -200px; }

.sorting {
  text-align: center;
}
.sorting a {
  font-size: 14px;
  font-family: Arial,Helvetica,Garuda,sans-serif;
  text-decoration: none;
  color: #8da5ad;
}
.sorting a.state-active {
  color: #007bdf;
}
.sorting a span {
  font-size: 11px;
  font-family: Verdana,Geneva,Kalimati,sans-serif;
}
.sorting a.state-active span {
  border-bottom: 1px dotted #007dbf;
}
.sorting a:hover {
  color: #007bdf;
}
.sorting a:hover span {
  border-bottom: 0;
}
.sorting a+a {
  margin-left: 2px;
}

.mainHeader .skypeContact,
.mainHeader .icqContact,
.mainHeader .batContact,
.mainHeader .twitterContact {
  line-height: 36px;
  vertical-align: middle;
  width: 36px;
  display: inline-block;
  text-decoration: none;
}

.refreshbalance {
  display: inline-block;
  background: url('../img/sprite.png') no-repeat -5px -1205px;
  height: 15px;
  width: 24px;
}

.skypeContact {
  background: url('../img/sprite.png') no-repeat 0 -444px;
}
.icqContact {
  background: url('../img/sprite.png') no-repeat 0 -480px;
}
.batContact {
  background: url('../img/sprite.png') no-repeat 0 -516px;
}
.twitterContact {
  background: url('../img/sprite.png') no-repeat 0 -552px;
}

.tooltip {
  display: none;
  background: #96acb4;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  color: #d4dee2;
  font-size: 11px;
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
}
.lt-ie7 .tooltipContainer {
  width: 50%;
}
.tooltipContainer {
  position: relative;
}
.tooltip .tooltipContainer div {
  padding: 8px 12px 8px;
}
.tooltip .tooltipContainer .tooltipAngle {
  position: absolute;
  padding: 0;
  left: 50%;
  top: -7px;
  border: 7px solid transparent;
  border-left: 7px solid #96acb4;
  border-bottom: 0;
  height: 0;
  width: 0;
  line-height: 0;
}
.lt-ie7 .tooltip .tooltipContainer .tooltipAngle {
  border-top-color: pink;
  border-right-color: pink;
  filter:chroma(color=pink);
}

.tooltipRight .tooltipContainer .tooltipAngle {
  left: -7px;
  top: 50%;
  margin-top: -3px;
  border: 7px solid transparent;
  border-top: 7px solid #96acb4;
  border-bottom: 0;
}
.lt-ie7 .tooltipRight .tooltipContainer .tooltipAngle {
  border-left-color: pink;
  border-right-color: pink;
  filter:chroma(color=pink);
}



.tooltip p {
  margin: 0 auto !important;
  line-height: 1.231em;
}
.tooltip strong {
  color: #fff;
  font-size: 12px;
}
.tooltip hr {
  border-top: 1px solid #b3c4ca;
  margin: 0 auto;
}

.contacts .tooltipController {
  display: inline-block;
}

.iconEdit {
  background: url('../img/sprite.png') no-repeat -11px -689px;
  padding-left: 18px;
  display: inline-block;
}

#userLoginBlock {
  padding-top: 9px;
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
#userLoginBlock p {
  margin: 0 auto 5px;
  line-height: 1.231em;
}
.userName {
  text-decoration: none;
  color: #d33e0d;
  background: url('../img/sprite.png') no-repeat 100% -712px;
  padding-right: 13px;
  display: inline-block;
  position: relative;
  z-index: 10;
}
.state-alert {
  background: url('../img/alert.gif') no-repeat 100% 50%;
  padding-right: 16px;
}
.userName:visited {
  color: #d33e0d;
}
.lt-ie7 .userName {
   color: #d33e0d !important;
}
.userName span {
  border-bottom: 1px dotted #d33e0d;
  cursor: pointer;
}
.lt-ie8 .userName span {
  display: inline-block;
}
.lt-ie7 .userName {
  margin-top: 3px;
}
.lt-ie7 .userName span {
  border: 0;
}
.userName:hover {
  color: #d33e0d;
}
.userName:hover span {
  border-bottom: 0;
}
.userExit {
  display: inline-block;
  background: url('../img/sprite.png') no-repeat 100% -735px;
  padding-right: 15px;
  position: relative;
  z-index: 10;
  text-decoration:none;
}
.mainHeader .userExit {
 /* margin: 3px auto 0; */
margin: 0px auto 0;
}

.blueColor { color: #007dbf }
.greyColor { color: #8ea6ae }
.whiteColor { color: #fff }

#userLoginBlock .blueColor {
  font-size: 12px;
}
#userLoginBlock .userLoginControls {
  margin: 0 auto 12px;
  position: relative;
}
#userLoginBlock .greyColor {
  margin: 10px auto 5px;
}
#userLoginBlock .greyColor+.greyColor {
  margin: 0 auto 5px;
}

.iconQuestion {
  display: inline-block;
  background: url('../img/sprite.png') no-repeat -10px -767px;
  width: 15px;
  height: 14px;
}
#userLoginBlock .iconQuestion {
  margin: 0 auto 0 8px;
}

.tooltipContainer .whiteColor {
  font-size: 11px;
  white-space: nowrap;
}

.formItem:before, .formItem:after { content: ""; display: table; }
.formItem:after { clear: both; }
.formItem { *zoom: 1; }

.formItem {
  margin: 0px 5px 10px 0;
}
.formLabel {
  float: left;
  width: 170px;
  padding: 3px 30px 0 0;
  text-align: right;
}
.required .formLabel {
  background: url('../img/requiredIcon.png') no-repeat 180px 7px;
}
.requiredIcon {
  background: url('../img/requiredIcon.png') no-repeat 11% 0%;
  padding: 0 0px;
}
.legend {
  text-align: right;
}
.formInput {
  overflow: hidden;
}
.lt-ie7 .formInput {
  zoom: 1;
}
.formInput .textInput {
  margin: 0 auto;
}

.closeIcon {
  display: inline-block;
  width: 19px;
  height: 19px;
  text-decoration: none;
  background-image: url('../img/sprite.png');
  background-repeat: no-repeat;
}
.sitemap .closeIcon {
  position: absolute;
  top: 10px;
  right: 10px;
}

.borderradius .closeIcon {
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  background-color: #2399db;
  background-position: -8px -794px;
}
.borderradius .closeIcon:hover {
  background-color: #11a3f5;
}
.no-borderradius .closeIcon {
  background-position: -8px -818px;
}
.no-borderradius .closeIcon:hover {
  background-position: -8px -842px;
}

.tableContainer {
  position: relative;
}

.ui-menu .ui-menu-item { background-image: none }
.ui-autocomplete-loading { background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat !important; }
.highslide-header ul li { background-image: none; }
.highslide-loading { line-height: 1.4em; }
.highslide-container .highslide-header .highslide-close a {
  display: inline-block;
  width: 19px;
  height: 19px;
  background-image: url('../img/sprite.png');
  background-repeat: no-repeat;
  background-position: -8px -818px;
  padding-left: 0;
}
.highslide-container .highslide-header .highslide-close a:hover {
  background-position: -8px -842px;
}
.highslide-container .titlebar .highslide-header {
  border-bottom: 0;
}
.highslide-body {
  padding: 5px 10px;
}
.highslide-container div.highslide-heading {
  font-size: 15px;
  color: #D33E0D;
  line-height: 1.231em;
  font-weight: bold;
  margin: 5px auto 0;
  padding-left: 10px;
}

.paymentLogo {
  float: left;
  display: inline;
  margin: 0 30px 0 0;
  width: 140px;
}
form {
  clear: both;
}


body .ui-widget { z-index: 1001 !important; }

.messagesList li {
  padding-left: 0;
  background: none;
  margin-bottom: 1.5em;
}
.messagesList li p {
  margin: 0.3em auto;
  padding-left: 2em;
}

.mainContent table {
  width: 100%;
}
/*.mainContent table {
  margin: 0px auto;
}*/
/*
.mainContent td {
  padding: 3px 4px 4px;
}
.rgba .mainContent tbody tr.even td {
  background: rgba(28,115,162,0.1);
}
.no-rgba .mainContent tbody tr.even td {
  background: #dce9ed;
}
.rgba .mainContent tbody tr:hover td {
  background: rgba(28,115,162,0.2);
}
.no-rgba .mainContent tbody tr:hover td {
  background: #a3c9d9;
}

.mainContent table thead td {
  font-weight: bold;
  border: 1px solid #c4d3d9;
  background-color: #a3c9d9;
}
.mainContent table tbody tr td {
  border: 1px solid #c4d3d9;
}
*/
.top1px {
  top: 1px !important;
}

.contentTabs {
  padding: 0 0px;
  border-bottom: 1px solid #c3d8df;
}
.contentTabs li {
  float: left;
  padding: 0 4px;
  background: none;
  border: 1px solid #c3d8df;
border-bottom:none;
border-collapse:collapse;
  -webkit-border-radius: 5px 0 0 0;
     -moz-border-radius: 5px 0 0 0;
          border-radius: 5px 0 0 0;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  line-height: 33px;
  vertical-align: middle;
  position: relative;
  font-weight: bold;
/* top: 1px; */
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}
.contentTabs li.state-active {
  background: #f2f6f6 url('../img/contentTabs-bg.gif') repeat-x 0 0;
/*  border-bottom: 1px solid #f2f6f6; */
  margin-top: -3px;
  padding-top: 3px;
}
.contentTabs li+li {
 /* left: -1px; */
  left: 0px;
}
.contentTabs li a {
  color: #007dbf;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}
.contentTabs li.state-active a,
.contentTabs li a:hover {
  color: #d33e0d;
}

.emailIcon, .smsIcon {
  display: inline-block;
  line-height: 25px;
  padding-left: 50px;
}
.emailIcon {
  background: url('../img/email.png') no-repeat 0 50%;
}
.smsIcon {
  background: url('../img/sms.png') no-repeat 0 50%;
}

.forgotLinkBlock {
  padding: 0.8em 0;
}
.forgotLinkBlock a,
.forgotLinkBlock strong {
  margin-right: 1em;
}

.passwordStrength {
  position: absolute;
  height: 6px;
  width: 10%;
  background: #d8e9f0;
  right: 5px;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
.passwordStrength div {
  height: 6px;
  width: 0;
}

.printIcon {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url('../img/printer.png') no-repeat 0 0;
  text-decoration: none;
}

td.tableSorterDefault,
td.tableSorterAsc,
td.tableSorterDesc {
  background-repeat: no-repeat;
  background-position: 100% 8px;
  padding-right: 24px;
  cursor: pointer;
}
table thead td.tableSorterDefault { background-image: url('../img/tableSorterDefault.gif'); }
table thead td.tableSorterDesc    { background-image: url('../img/tableSorterDesc.gif'); /*background-color: #b4d6e4; */}
table thead td.tableSorterAsc     { background-image: url('../img/tableSorterAsc.gif'); /*background-color: #b4d6e4; */}

.paginator {
  text-align: center;
}
.paginator a,
.paginator span {
  display: inline-block;
  color: #007dbf;
  font-weight: bold;
  width: 25px;
  height: 23px;
  line-height: 23px;
  font-size: 11px;
  text-decoration: none;
  text-align: center;
}
.paginator a:hover,
.paginator .state-active {
  background: url('../img/sprite.png') no-repeat -5px -936px;
  color: #fff;
}

.paginator .paginatorPrev { background: url('../img/sprite.png') no-repeat 50% -1032px }
.paginator .paginatorPrev:hover { background: url('../img/sprite.png') no-repeat -5px -1080px }
.paginator .paginatorPrev.state-deactive { background: url('../img/sprite.png') no-repeat 50% -1055px }
.paginator .paginatorNext { background: url('../img/sprite.png') no-repeat 50% -960px }
.paginator .paginatorNext:hover { background: url('../img/sprite.png') no-repeat -5px -1008px }
.paginator .paginatorNext.state-deactive { background: url('../img/sprite.png') no-repeat 50% -983px }

.checkboxesList {
  text-align: center;
}
ul.checkboxesListUl {
  padding-left: 20px;
  margin-bottom: 0;
}
.checkboxesListItem {
  display: inline;
  float: left;
  width: 14px;
}
.checkboxesListItem + .checkboxesListItem {
  padding-left: 15px;
  background: url('../img/li.png') repeat-x 0 26px;
}
.checkboxesListMarker {
  display: block;
  text-align: center;
  font-size: 11px;
  color: #8ea6ae;
}
.clrboth { clear: both }
.clrr { clear: right }
.clrl { clear: left }








.androidBrowser .highslide-dimming {
  display: none;
}
/**
* @file: highslide.css
* @version: 4.1.13
*/
.highslide-container div {
  font-family: Verdana, Helvetica;
  font-size: 10pt;
}
.highslide-container table {
  background: none;
  table-layout: auto;
}
.highslide {
  outline: none;
  text-decoration: none;
}
.highslide img {
  border: 2px solid silver;
}
.highslide:hover img {
  border-color: #007DBF;
}
.highslide-gallery .highslide-active-anchor img {
  border-color: black;
  visibility: visible;
  cursor: default;
}
.highslide-image {
  border-width: 2px;
  border-style: solid;
  border-color: white;
}
.highslide-wrapper, .highslide-outline {
  background: white;
}
.glossy-dark {
  background: #111;
}

.highslide-image-blur {
}
.highslide-number {
  font-weight: bold;
  color: gray;
  font-size: .9em;
}
.highslide-caption {
  display: none;
  font-size: 1em;
  padding: 5px;
  /*background: white;*/
}
.highslide-heading {
  display: none;
  font-weight: bold;
  margin: 0.4em;
}
.highslide-dimming {
  /*position: absolute;*/
  background: black;
}
a.highslide-full-expand {
   background: url(graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
  display: block;
  color: black;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  padding: 3px;
  border: 1px solid white;
  background-color: white;
  padding-left: 22px;
  background-image: url(graphics/loader.white.gif);
  background-repeat: no-repeat;
  background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
  padding: 2px;
  color: silver;
  text-decoration: none;
  font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
  color: white;
  background-color: gray;
}

a.download {
  text-decoration: none;
}

a.download:hover {
  text-decoration: underline;
}

.highslide-move, .highslide-move * {
  cursor: move;
}

.highslide-viewport {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: none;
  left: 0;
  top: 0;
}
.highslide-overlay {
  display: none;
}
.hidden-container {
  display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
  position: relative;
  top: -15px;
  left: 15px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url(graphics/close.png);
  /* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.highslide-gallery ul li {
  display: block;
  position: relative;
  float: left;
  width: 106px;
  height: 106px;
  border: 1px solid silver;
  background: #ededed;
  margin: 2px;
  padding: 0;
  line-height: 0;
  overflow: hidden;
}
.highslide-gallery ul a {
  position: absolute;
  top: 50%;
  left: 50%;
}
.highslide-gallery ul img {
  position: relative;
  top: -50%;
  left: -50%;
}
html>/**/body .highslide-gallery ul li {
  display: table;
  text-align: center;
}
html>/**/body .highslide-gallery ul li {
  text-align: center;
}
html>/**/body .highslide-gallery ul a {
  position: static;
  display: table-cell;
  vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
  position: static;
}

/*****************************************************************************/
/* Controls for the galleries.                           */
/* Remove these if you are not using a gallery                   */
/*****************************************************************************/
.highslide-controls {
  width: 195px;
  height: 40px;
  background: url(graphics/controlbar-white.gif) 0 -90px no-repeat;
  margin: 20px 15px 10px 0;
}
.highslide-controls ul {
  position: relative;
  left: 15px;
  height: 40px;
  list-style: none;
  margin: 0;
  padding: 0;
  background: url(graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
  float: left;
  padding: 5px 0;
  margin:0;
  list-style: none;
}
.highslide-controls a {
  background-image: url(graphics/controlbar-white.gif);
  display: block;
  float: left;
  height: 30px;
  width: 30px;
  outline: none;
}
.highslide-controls a.disabled {
  cursor: default;
}
.highslide-controls a.disabled span {
  cursor: default;
}
.highslide-controls a span {
  /* hide the text for these graphic buttons */
  display: none;
  cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
  background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
  background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
  background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
  background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
  background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
  background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
  background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
  background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
  background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
  background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
  background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
  background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
  background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
  background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
  background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
  background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
  background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
  background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups                          */
/* Remove these if you are not using Highslide HTML                */
/*****************************************************************************/
.highslide-maincontent {
  display: none;
}
.highslide-html {
  background-color: white;
}
.mobile .highslide-html {
  border: 1px solid silver;
}
.highslide-html-content {
  display: none;
  width: 400px;
  padding: 0 5px 5px 5px;
}
.highslide-header {
  padding-bottom: 5px;
}
.highslide-header ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
.highslide-header ul li {
  display: inline;
  padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
  display: none;
}
.highslide-header a {
  font-weight: bold;
  color: gray;
  text-transform: uppercase;
  text-decoration: none;
}
.highslide-header a:hover {
  color: black;
}
.highslide-header .highslide-move a {
  cursor: move;
}
.highslide-footer {
  height: 16px;
}
.highslide-footer .highslide-resize {
  display: block;
  float: right;
  margin-top: 5px;
  height: 11px;
  width: 11px;
  background: url(graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
  display: none;
}
.highslide-body {
}
.highslide-resize {
  cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.              */
/* See www.highslide.com/ref/hs.wrapperClassName               */
/* You can safely remove the class name themes you don't use         */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
  height: 18px;
  border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
  position: absolute;
  margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
  cursor: move;
  display: block;
  height: 16px;
  position: absolute;
  right: 24px;
  top: 0;
  width: 100%;
  z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
  display: none;
}
.draggable-header .highslide-header .highslide-close {
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 5;
  padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
  display: block;
  height: 16px;
  width: 16px;
  background-image: url(graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
  background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
  display: none;
}
.draggable-header .highslide-maincontent {
  padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
  height: 24px;
  border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
  position: absolute;
  width: 90%;
  margin: 1px 0 1px 5px;
  color: #666666;
}

.titlebar .highslide-header .highslide-move {
  cursor: move;
  display: block;
  height: 16px;
  position: absolute;
  right: 24px;
  top: 0;
  width: 100%;
  z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
  display: none;
}
.titlebar .highslide-header li {
  position: relative;
  top: 3px;
  z-index: 2;
  padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
  padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
  display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
  background: white;
}
.wide-border .highslide-image {
  border-width: 10px;
}
.wide-border .highslide-caption {
  padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
  border: none;
}
.borderless .highslide-caption {
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
  background: #444;
}
.outer-glow .highslide-image {
  border: 5px solid #444444;
}
.outer-glow .highslide-caption {
  border: 5px solid #444444;
  border-top: none;
  padding: 5px;
  background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border {
  background: white;
}
.colored-border .highslide-image {
  border: 2px solid green;
}
.colored-border .highslide-caption {
  border: 2px solid green;
  border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
  background: #111;
}
.dark .highslide-image {
  border-color: black black #202020 black;
  background: gray;
}
.dark .highslide-caption {
  color: white;
  background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
  background-image: url(graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
  position: absolute;
  padding: 1em 0 0 0;
  background: none;
  color: white;
  border: none;
  font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
  color: gray;
  font-weight: bold;
  height: 20px;
  overflow: hidden;
  cursor: default;
  padding: 0 0 0 22px;
  margin: 0;
  background: url(graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
  width: 105px;
  height: 20px;
  position: relative;
  margin: 0;
  top: -23px;
  left: 7px;
  background: none;
}
.controls-in-heading .highslide-controls ul {
  position: static;
  height: 20px;
  background: none;
}
.controls-in-heading .highslide-controls li {
  padding: 0;
}
.controls-in-heading .highslide-controls a {
  background-image: url(graphics/controlbar-white-small.gif);
  height: 20px;
  width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
  display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
  background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
  background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
  background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
  background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
  background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
  background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
  background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
  background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
  background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
  background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
  background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
  background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
  background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
  background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
  background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
  background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for text based controls.                                 */
/* You can safely remove this if you don't use text based controls       */
/*****************************************************************************/

.text-controls .highslide-controls {
  width: auto;
  height: auto;
  margin: 0;
  text-align: center;
  background: none;
}
.text-controls ul {
  position: static;
  background: none;
  height: auto;
  left: 0;
}
.text-controls .highslide-move {
  display: none;
}
.text-controls li {
    background-image: url(graphics/controlbar-text-buttons.png);
  background-position: right top !important;
  padding: 0;
  margin-left: 15px;
  display: block;
  width: auto;
}
.text-controls a {
    background: url(graphics/controlbar-text-buttons.png) no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
  display: block;
  width: auto;
  height: auto;
  text-decoration: none !important;
}
.text-controls a span {
  background: url(graphics/controlbar-text-buttons.png) no-repeat;
    margin: 1px 2px 1px 10px;
  display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
  padding: 1px 0 1px 18px;
    color: #333;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
}
.text-controls .highslide-next {
  margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
  min-width: 0;
  margin: 1px 0;
  padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
  min-width: 0;
}
.text-controls a:hover span {
  color: black;
}
.text-controls a.disabled span {
  color: #999;
}

.text-controls .highslide-previous span {
  background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
  background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
  background-position: 0 -140px;
}
.text-controls .highslide-play span {
  background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
  background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
  background-position: 0 -160px;
}
.text-controls .highslide-pause span {
  background-position: 0 -80px;
}
.text-controls .highslide-next span {
  background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
  background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
  background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
  background: none;
}
.text-controls .highslide-full-expand a.disabled {
  background-position: left top !important;
}
.text-controls .highslide-close span {
  background-position: 0 -120px;
}


/*****************************************************************************/
/* Styles for the thumbstrip.                                  */
/* See www.highslide.com/ref/hs.addSlideshow                   */
/* You can safely remove this if you don't use a thumbstrip          */
/*****************************************************************************/

.highslide-thumbstrip {
  height: 100%;
  direction: ltr;
}
.highslide-thumbstrip div {
  overflow: hidden;
}
.highslide-thumbstrip table {
  position: relative;
  padding: 0;
  border-collapse: collapse;
}
.highslide-thumbstrip td {
  padding: 1px;
  /*text-align: center;*/
}
.highslide-thumbstrip a {
  outline: none;
}
.highslide-thumbstrip img {
  display: block;
  border: 1px solid gray;
  margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
  visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
  position: absolute;
  width: 0;
  height: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
  width: auto;
  /* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
  width: 25px;
  height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
  margin-bottom: 10px;
  cursor: pointer;
  background: url(graphics/scrollarrows.png) left center no-repeat;
  height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
  display: none;
  position: absolute;
  top: 3px;
  right: 3px;
  width: 25px;
  height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
  margin-bottom: 10px;
  cursor: pointer;
  background: url(graphics/scrollarrows.png) center right no-repeat;
  height: 42px;
}
.highslide-thumbstrip-horizontal table {
  margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
  margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
  width: auto;
  height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
  top: 47px;
  border-left-width: 6px;
  border-right-width: 6px;
  border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
  margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
  border-bottom-color: white !important;
}

.highslide-thumbstrip-vertical-overlay {
  overflow: hidden !important;
}
.highslide-thumbstrip-vertical div {
  height: 100%;
}
.highslide-thumbstrip-vertical a {
  display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
  margin-left: 10px;
  cursor: pointer;
  background: url(graphics/scrollarrows.png) top center no-repeat;
  height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
  margin-left: 10px;
  cursor: pointer;
  background: url(graphics/scrollarrows.png) bottom center no-repeat;
  height: 25px;
}
.highslide-thumbstrip-vertical table {
  margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
  width: 60px; /* t=5481 */
}
.highslide-thumbstrip-vertical .highslide-marker {
  left: 0;
  margin-top: 8px;
  border-top-width: 6px;
  border-bottom-width: 6px;
  border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
  border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
  overflow: auto;
}
.highslide-thumbstrip-float ul {
  margin: 2px 0;
  padding: 0;
}
.highslide-thumbstrip-float li {
  display: block;
  height: 60px;
  margin: 0 2px;
  list-style: none;
  float: left;
}
.highslide-thumbstrip-float img {
  display: inline;
  border-color: silver;
  max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
  border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
  display: none;
}
.highslide-thumbstrip-float .highslide-marker {
  display: none;
}


/*****************************************************************************/
/* The following styles are added by the Highslide Editor                    */
/*****************************************************************************/
.highslide-wrapper, .highslide-outline {
  background: #FFFFFF;
}
.highslide img {
  border: 1px solid #D0D0D0;
}
/* .highslide:hover img {
  border-color: #A0A0A0;
}*/
.highslide-dimming {
  background: #000000;
}
.highslide-image {
  border: 1px solid #FFFFFF;
}
.highslide-loading {
  color: black;
  border: 1px solid black;
  background-color: white;
  background-image: url(graphics/loader.white.gif);
}

.highslide-html {
  background: none;
}
.highslide-header ul a {
  background-image: url(graphics/controlbar-text-buttons.png);
  padding-left: 16px;
  display: inline-block;
  height: 16px;
}
.highslide-header ul li span {
  display: none;
}
.highslide-header .highslide-move {
  display: none;
}
.highslide-header .highslide-close a {
  background-position: 0 -221px;
}
.highslide-footer {
  display: none;
}




.lt-ie7 .closebutton {
    /* NOTE! This URL is relative to the HTML page, not the CSS */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='/highslide/graphics/close.png', sizingMethod='scale');

  background: none;
  cursor: hand;
}

/* Viewport fixed hack */
.lt-ie7 .highslide-viewport {
  position: absolute;
    left: expression( ( ( ignoreMe1 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( ignoreMe2 = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 'px' );
  width: expression( ( ( ignoreMe3 = document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) ) + 'px' );
  height: expression( ( ( ignoreMe4 = document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) ) + 'px' );
}

/* Thumbstrip PNG fix */
.lt-ie7 .highslide-scroll-down, .highslide-scroll-up {
  position: relative;
  overflow: hidden;
}
.lt-ie7 .highslide-scroll-down div, .highslide-scroll-up div {
  /* NOTE! This URL is relative to the HTML page, not the CSS */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../highslide/graphics/scrollarrows.png', sizingMethod='scale');
  background: none !important;
  position: absolute;
  cursor: hand;
  width: 75px;
  height: 75px !important;
}
.lt-ie7 .highslide-thumbstrip-horizontal .highslide-scroll-down div {
  left: -50px;
  top: -15px;
}
.lt-ie7 .highslide-thumbstrip-horizontal .highslide-scroll-up div {
  top: -15px;
}
.lt-ie7 .highslide-thumbstrip-vertical .highslide-scroll-down div {
  top: -50px;
}

/* Thumbstrip marker arrow trasparent background fix */
.lt-ie7 .highslide-thumbstrip .highslide-marker {
  border-color: white; /* match the background */
}
.lt-ie7 .dark .highslide-thumbstrip-horizontal .highslide-marker {
  border-color: #111;
}
.lt-ie7 .highslide-viewport .highslide-marker {
  border-color: #333;
}
.lt-ie7 .highslide-thumbstrip {
  float: left;
}

/* Positioning fixes for the control bar */
.lt-ie7 .text-controls .highslide-controls {
  width: 480px;
}
.lt-ie7 .text-controls a span {
  width: 4em;
}
.lt-ie7 .text-controls .highslide-full-expand a span {
  width: 0;
}
.lt-ie7 .text-controls .highslide-close a span {
  width: 0;
}

/* Special */
.lt-ie7 .in-page .highslide-thumbstrip-horizontal .highslide-marker {
    border-bottom: gray;
}








/*!
 * jQuery.buttonCaptcha - plugin that protects your site from robots using jQuery.
 * http://www.gobwas.com/bcaptcha
 * Version: 1.1
 *
 * Copyright 2011, Sergey Kamardin.
 * Licensed under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 *
 * Date: Mon Jun 7 17:15:07 2011 +0300.
 * Location: Moscow, Russia.
 * Contact: gobwas[a]gobwas.com
 */

.captcha_gbws_wrap {margin:0;}
.captcha_gbws {float:left;}
/* Top part of Captcha: */
.captcha_top {clear:both;}
.captcha_lock {float:left; width:16px; height:26px; background:url('../img/captcha/lock.png') center no-repeat;}
.captcha_unlock {float:left; width:16px; height:26px; margin-left:-8px; background:url('../img/captcha/unlock.png') center no-repeat;}
.captcha_showtip {margin:5px 0 0 25px; padding-bottom:1px;}
.captcha_showtip:hover {cursor:pointer;}
.captcha_tip {clear:both; color:#8EA6AE; font-size: 12px; line-height: 1.231em; margin:5px 0;}
.captcha_retake {position:absolute; right:3px; top:3px; width:10px; height:11px; right:0; background:url('../img/captcha/retake.png') no-repeat;}
.captcha_retake:hover {background:url('../img/captcha/retake_hover.png') no-repeat; cursor:pointer;}
/* Inner part of Captcha: */
.captcha_left {float:left; height:78px; width:15px; background:url('../img/captcha/left.png') no-repeat;}
.captcha_blue {float:left; position:relative; height:78px; background:url('../img/captcha/blue_back.png') repeat-x;}
.captcha_delshadow {float:left; position:absolute; right:0; top:1px; height:76px; width:15px; background:url('../img/captcha/del_shadow.png') repeat-y;}
.captcha_white {float:left; position:relative; height:78px; z-index:1;padding-left:10px; background:url('../img/captcha/white_back.png') repeat-x;}
.captcha_zone {float:left; height:24px;}
.captcha_right {float:left; height:78px; width:4px; background:url('../img/captcha/right.png') no-repeat;}
.letters {margin:25px 15px 25px 0px;}
.letter {float:left; cursor:pointer; z-index:2; width:18px; height:24px; background:url('../img/captcha/letters_black.png') no-repeat;}
.zone_letter {float:left; z-index:2; width:18px; height:24px; margin-right:-4px; background:url('../img/captcha/letters_grey.png') no-repeat;}
.zone_dot {float:left; z-index:2; width:12px; height:24px; margin-right:-4px; background:url('../img/captcha/dot.png') no-repeat;}
.letter_blue {float:left; width:18px; height:24px; background:url('../img/captcha/letters_blue.png') no-repeat;}
.letter_red {float:left; width:18px; height:24px; background:url('../img/captcha/letters_red.png') no-repeat;}
.baskets {margin:25px 10px;z-index:2}
.basket {width:18px; height:24px; border:1px dotted #dedede; float:left;}
.basket-hover {}
.basket_closed {width:18px; height:24px; border:1px solid transparent; margin-left:-1px; float:left; border-collapse:collapse;}
.input_gbws {width:1px; height:1px; position:absolute; top:-1000px;}



/*
 * jQuery UI CSS Framework 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,%20Geneva,%20Kalimati,%20sans-serif;&fwDefault=normal&fsDefault=1em&cornerRadius=5px&bgColorHeader=deedf7&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=100&borderColorHeader=aed0ea&fcHeader=222222&iconColorHeader=72a7cf&bgColorContent=f2f5f7&bgTextureContent=04_highlight_hard.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=362b36&iconColorContent=72a7cf&bgColorDefault=d7ebf9&bgTextureDefault=02_glass.png&bgImgOpacityDefault=80&borderColorDefault=aed0ea&fcDefault=2779aa&iconColorDefault=3d80b3&bgColorHover=e4f1fb&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=74b2e2&fcHover=0070a3&iconColorHover=2694e8&bgColorActive=0095d1&bgTextureActive=02_glass.png&bgImgOpacityActive=50&borderColorActive=0077a7&fcActive=ffffff&iconColorActive=ebebeb&bgColorHighlight=ffef8f&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=25&borderColorHighlight=f9dd34&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=cd0a0a&bgTextureError=01_flat.png&bgImgOpacityError=15&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffffff&bgColorOverlay=eeeeee&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=90&opacityOverlay=80&bgColorShadow=000000&bgTextureShadow=04_highlight_hard.png&bgImgOpacityShadow=70&opacityShadow=30&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana, Geneva, Kalimati, sans-serif;; font-size: 1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana, Geneva, Kalimati, sans-serif;; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #f2f5f7 url(images/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x; color: #362b36; }
.ui-widget-content a { color: #362b36; }
.ui-widget-header { border: 1px solid #aed0ea; background: #deedf7 url(images/ui-bg_highlight-soft_100_deedf7_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #aed0ea; background: #d7ebf9 url(images/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #2779aa; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2779aa; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #74b2e2; background: #e4f1fb url(images/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #0070a3; }
.ui-state-hover a, .ui-state-hover a:hover { color: #0070a3; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #0077a7; background: #0095d1 url(images/ui-bg_glass_50_0095d1_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #f9dd34; background: #ffef8f url(images/ui-bg_highlight-soft_25_ffef8f_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #cd0a0a url(images/ui-bg_flat_15_cd0a0a_40x100.png) 50% 50% repeat-x; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_72a7cf_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_72a7cf_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_72a7cf_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_3d80b3_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_2694e8_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_ebebeb_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_ffffff_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; border-top-left-radius: 5px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; border-top-right-radius: 5px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -khtml-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }

/* Overlays */
.ui-widget-overlay { background: #eeeeee url(images/ui-bg_diagonals-thick_90_eeeeee_40x40.png) 50% 50% repeat; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #000000 url(images/ui-bg_highlight-hard_70_000000_1x100.png) 50% top repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Resizable 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 999; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*
 * jQuery UI Autocomplete 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete  {
    cursor: default;
    height: 200px;
    overflow-y: scroll;
    position: absolute;
}

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.18
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
  list-style:none;
  padding: 2px;
  margin: 0;
  display:block;
  float: left;
}
.ui-menu .ui-menu {
  margin-top: -3px;
}
.ui-menu .ui-menu-item {
  margin:0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}
.ui-menu .ui-menu-item a {
  text-decoration:none;
  display:block;
  padding:.2em .4em;
  line-height:1.5;
  zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
/*
 * jQuery UI Button 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: hidden; *overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; }
button.ui-button-icons-only { width: 3.7em; }

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * jQuery UI Slider 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
 * jQuery UI Tabs 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * jQuery UI Datepicker 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Progressbar 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }




/* Transitions */
.csstransitions .carousel li,
.csstransitions a.nikolasLink span,
.csstransitions .mainHeader a,
.csstransitions .submitInput,
.csstransitions .textInput
 {
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}
.csstransitions .closeIcon,
.csstransitions #header nav li a {
  -webkit-transition: background-color 0.3s ease-out;
     -moz-transition: background-color 0.3s ease-out;
      -ms-transition: background-color 0.3s ease-out;
       -o-transition: background-color 0.3s ease-out;
          transition: background-color 0.3s ease-out;
}


/* media queries */

@media only screen and (min-width: 35em) {

}



/* non-semantic helper classes */

.debug { outline: 1px solid #ff0000; }
.debug * { outline: 1px solid #ff8400; }
.debug * * { outline: 1px solid #fff600; }
.debug * * * { outline: 1px solid #00ff12; }
.debug * * * * { outline: 1px solid #00b4ff; }
.debug * * * * * { outline: 1px solid #0012ff; }
.debug * * * * * * { outline: 1px solid #c000ff; }
.debug * * * * * * * { outline: 1px solid #ff0000; }
.debug * * * * * * * * { outline: 1px solid #ff8400; }
.debug * * * * * * * * * { outline: 1px solid #fff600; }
.debug * * * * * * * * * * { outline: 1px solid #00ff12; }
.debug * * * * * * * * * * * { outline: 1px solid #00b4ff; }
.debug * * * * * * * * * * * * { outline: 1px solid #0012ff; }
.debug * * * * * * * * * * * * * { outline: 1px solid #c000ff; }

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

.hidden { display: none !important; visibility: hidden; }

.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

.invisible { visibility: hidden; }

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* print styles */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

.newsDiv-hidden { 
  margin-bottom:10px;
  overflow:hidden;
  word-wrap:break-word;
  position:relative;
  height:120px;
  display:block;
}
	
.newsDiv-full {
  margin-bottom:10px;
  position:relative;
  min-height:120px;
  display:block;
  background-color:#E2EBEB !important;
}

#content {padding-top:75px;}
#content .post {padding:10px 10px; position:relative; background-color:white; -webkit-border-radius:6px; border-radius:6px; margin-top:10px;}
#content .post .title {position:relative; height:1%}
#content .post .title h3 {font-size:1em; margin-left:0px !important; margin-right:35px !important;}
#content .post .title h3 a {text-decoration:none; color:#000;}
#content .post .title span {position:absolute; right:0; top:0px; right:3px; cursor:pointer; width:16px; height:13px; background:url(../img/trigger.gif) no-repeat left top; display:block; font-size:0}
#content .inactive .title span {background-position:left bottom;}