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


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

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

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
input.span-1, textarea.span-1, select.span-1 {width:30px!important;}
input.span-2, textarea.span-2, select.span-2 {width:50px!important;}
input.span-3, textarea.span-3, select.span-3 {width:90px!important;}
input.span-4, textarea.span-4, select.span-4 {width:130px!important;}
input.span-5, textarea.span-5, select.span-5 {width:170px!important;}
input.span-6, textarea.span-6, select.span-6 {width:210px!important;}
input.span-7, textarea.span-7, select.span-7 {width:250px!important;}
input.span-8, textarea.span-8, select.span-8 {width:290px!important;}
input.span-9, textarea.span-9, select.span-9 {width:330px!important;}
input.span-10, textarea.span-10, select.span-10 {width:370px!important;}
input.span-11, textarea.span-11, select.span-11 {width:410px!important;}
input.span-12, textarea.span-12, select.span-12 {width:450px!important;}
input.span-13, textarea.span-13, select.span-13 {width:490px!important;}
input.span-14, textarea.span-14, select.span-14 {width:530px!important;}
input.span-15, textarea.span-15, select.span-15 {width:570px!important;}
input.span-16, textarea.span-16, select.span-16 {width:610px!important;}
input.span-17, textarea.span-17, select.span-17 {width:650px!important;}
input.span-18, textarea.span-18, select.span-18 {width:690px!important;}
input.span-19, textarea.span-19, select.span-19 {width:730px!important;}
input.span-20, textarea.span-20, select.span-20 {width:770px!important;}
input.span-21, textarea.span-21, select.span-21 {width:810px!important;}
input.span-22, textarea.span-22, select.span-22 {width:850px!important;}
input.span-23, textarea.span-23, select.span-23 {width:890px!important;}
input.span-24, textarea.span-24, select.span-24 {width:940px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success, .errorExplanation {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error, .errorExplanation {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/*! normalize.css v1.1.0 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    /*padding: 0 0 0 40px;*/
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 *
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/images/fancybox/fancy_loading.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
/*  border:1px solid #ccc;*/
/*  border-radius:4px;*/
/*  -moz-border-radius:4px;*/
/*  -webkit-border-radius:4px;*/
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 32px;
	height: 32px;
	background: url('/images/fancybox/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
  border-bottom:0px none !important;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 13px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left:hover, #fancybox-right:hover {
  background-color:transparent;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: transparent url('/images/fancybox/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
	background: transparent url('/images/fancybox/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

div.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 1001;
}

div#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
}

div#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	width: 20px;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
}

div#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
}

div#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	width: 20px;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
}

.ac_results {
  border-color: #3498db !important;
  display: block;
  left: 0;
  margin: 0;
  padding: 0 0;
  position: absolute;
  /*top: 0 !important;*/
  width: 364px;
  -webkit-box-shadow: 0 0 8px rgba(52, 152, 219, .6) !important;
  -moz-box-shadow: 0 0 8px rgba(52, 152, 219, .6) !important;
  box-shadow: 0 0 8px rgba(52, 152, 219, .6) !important;
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius:3px !important;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	overflow: hidden;

  border-top: 1px solid #eee;
  font-size: 16px;
}

.ac_loading {
	background: white url('/images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}


/* autocomplete */
  .ac_results {
    padding: 0px;
    border: 1px solid #ccc;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
  }
  .ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .ac_results li {
    margin: 0px;
    padding:8px;
    cursor: default;
    display: block;
    line-height: 20px;
    overflow: hidden;
    padding: 16px 12px;
  }
  .ac_loading {background: white url('/images/indicator.gif') 98% center no-repeat;}
  .ac_odd {background-color: transparent;}
  .ac_over {
    cursor:pointer !important;

    background: #f6f7f8 !important;
    color: #3498db !important;
  }


/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

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


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


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

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


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

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



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(/images/jqueryui/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border-bottom: 1px solid #aaaaaa; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(/images/jqueryui/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(/images/jqueryui/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(/images/jqueryui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(/images/jqueryui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(/images/jqueryui/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

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

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/images/jqueryui/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/images/jqueryui/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/images/jqueryui/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/images/jqueryui/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/images/jqueryui/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/images/jqueryui/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/images/jqueryui/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/images/jqueryui/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-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-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(/images/jqueryui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(/images/jqueryui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.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 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; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; 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 .ui-datepicker-title select.ui-datepicker-year { float: right; }
.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%; }

/* 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*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; 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 button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.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; }

.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; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.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 { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }


  /* GLOBAL */

  *, body {
    font-family: Halvetica, Arial, sans-serif !important;
  }

  body {
    font-size: 13px;
    padding-top:1em;
    color:#000;
    padding:0;
    background: #fff;
  }

  #viewport, #content {
    min-height: 600px;
  }

  h1, h2, h3, h4 {
    margin-top: 0 !important;
  }

  p {
    line-height:150%;
    font-size:110%;
  }
  h1 {
    font-size:220%
  }
  h2 {
    font-size:160%;
  }
  h3 {
    font-size:120%;
    margin-bottom:0.6em;
  }
  .big {
    font-size:120% !important;
  }
  .strong {
    font-weight: bold;
  }
  h4{
    /*font-weight:bold;*/
    font-size:100%;
    margin-bottom:6px;
    color:#000;
    border-bottom:1px solid #ECF3F6;
    padding-bottom:4px;
  }
  h5 {
    font-size: 100%;
    margin:0 0 1em 0;
  }
  h4 a {
    color:#000;
  }
  span{
    color:#848484;
  }
  small, .small {
    font-size:90%;
    line-height:1em;
  }
  blockquote {
    margin: 1em 0;
    padding: 1em;
    background: #fafafa;
    padding: 1em;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
  }
  a, a h3 {
    color:#2E5EC0;
    text-decoration:none;
    letter-spacing:0;
  }
  a:hover {
    color:#0B2E9F;
    text-decoration:none;
  }
  a.fancybox, a.no-hover {border:0 none;}
  a.fancybox:hover, a.no-hover {background:transparent;}

  a.fancybox.help {color:#36C;text-decoration:none;border-bottom:1px solid #eae6e2;letter-spacing:0.4px;}
  a.fancybox.help:hover {background-color:#0033CC;color:#FFFFFF;border:0px none;}

  a#sugester_widget:hover, a#fancy_right:hover, a#fancy_left:hover {background:transparent;}

  a.sort:hover {text-decoration:none;}

  a.link {
    color: blue;
    text-align:center;
    padding-left: 20px;
    background-image:url(/images/icons/12.png);
    background-repeat: no-repeat;
    margin-left: 20px;
  }
  a.link:hover {
    text-decoration:underline;
    background-image:url(/images/icons/12.png);
    background-repeat: no-repeat;
  }

  a.settings {
    color:#000;
    border:0px none;
    background:transparent;
    color:#8F8F8F;
    display:inline-block;
    font-size:90%;
  }
  a.settings span {
    background-image:url('/images/jqueryui/ui-icons_222222_256x240.png');
    background-repeat:no-repeat;
    background-position:-192px -112px;
    width:16px;
    height:16px;
    float:left;
    opacity:0.5;
  }
  a.settings:hover {
    color:#000;
    text-decoration:none;
  }
  a.settings:hover span {
    opacity:1.0;
  }

  .show-more {
    display:block;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    padding:4px 8px;
    margin-top:0;
    border:0px none;
    padding:5px 10px;
    color:gray;
  }
  .show-more:hover {
    background-color:whiteSmoke;
    color:#343434;
    text-decoration:none;
  }
  .show-more.small {
    padding:2px 4px;
  }
  .show-more.loading {
    text-indent:-9999px;
    background-image:url(/images/ajax-loader-wall.gif);
    background-repeat:no-repeat;
    background-position:center center;
  }

  span a, h1 a {color:inherit;border-bottom:0 none;}
  /*span a:hover,*/ h1 a:hover {background:transparent;color:inherit;}
  .mini-user:hover {background:transparent !important;}

  .button, .pagination a, .pagination span {
    padding:0.8em 1em;
    border:0 none;
    display: inline-block;
    margin:0 0;
    text-decoration: none;
    line-height: 1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #b7b7b7;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    position: relative;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
  }
  .button:hover, .pagination a:hover {
    cursor: pointer;
    background:#ddd;
    color:#fff;
  }
  .button.blue, .pagination .next_page {
    background-color:#4ea2e2;
  }
  .button.blue:hover, .pagination .next_page:hover {
    background-color:#2362A3;
  }
  .button.green {
    background: #1FBF00;
  }
  .button.green:hover {
    background: green;
  }
  .button.red {
    background-color:#D52514;
  }
  .button.red:hover {
    background-color: red;
  }
  .button.yellow {
    background-color: #efff8f;
  }
  .button.yellow:hover {
    background-color: yellow;
  }
  .button.fb {
    padding-left:40px;
    border: 1px solid #23487E !important;
    position: relative;
    top: 1px;
    box-shadow: inset 0 0 0.2em rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.2),0 0 0 #000;
    -webkit-box-shadow: inset 0 0 0.2em rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.2),0 0 0 #000;
    -moz-box-shadow:inset 0 0 0.2em rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.2),0 0 0 #000;
    background:#395C95 url(/images/fb-icon.png) no-repeat 0 50% !important;
    background-image: url(/images/fb-icon.png), -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .25) 100%) !important;
    background-image: url(/images/fb-icon.png), -moz-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .25) 100%) !important;
    background-image: url(/images/fb-icon.png), -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .25) 100%) !important;
    background-image: url(/images/fb-icon.png), -ms-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .25) 100%) !important;
    background-image: url(/images/fb-icon.png), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, .25))) !important;
    background-image: url(/images/fb-icon.png), linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .25) 100%) !important;
  }
  .button.fb:hover {

  }
  .button.small {
    padding:4px 8px;
    font-size: 90%;
  }
  #content .content-box .button {
    font-size: 100%;
    display: block;
    text-align: center;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }

  .span-16 {
    width: 660px;
  }

  div#fancy_overlay {background:#000;}

  .hint {
    background:transparent url(/images/hint.png) 0px 2px no-repeat;
    min-height:18px;
    color:#444;
    padding-left:20px !important;
    line-height:1.4;
    font-size: 100%;
  }
  form div.input-container .hint {
    margin-left:22%;
  }

  .online {color:green !important;}
  .offline {color:gray !important;}

  span.new {
    background:#ED7411 !important;
    color:#fff !important;
    padding:1px 2px !important;
    text-shadow:none !important;
    text-transform:uppercase;
    vertical-align: top;
    font-size: 10px;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
  }
  #menu span.new {
    margin-left: 5px;
  }

  .positive {color:green !important;}
  .neutral {color:gray !important;}
  .negative {color:red !important;}

  .cover {
    display:inline-block;
    border: 1px solid gray;
    margin:0px 5px 2px 0 !important;
    border-radius: 2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
  }
  .cover:hover {
    /*border:1px solid #8098c0 !important;*/
    border-color: #3498db;
    color: #3498db;
    -webkit-box-shadow: 0 0 4px rgba(52, 152, 219, .4);
    -moz-box-shadow: 0 0 4px rgba(52, 152, 219, .4);
    box-shadow: 0 0 4px rgba(52, 152, 219, .4);
  }
  .user-avatar {
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
  }
  .user-avatar-mini {
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
  }
  .user-avatar-big {
    border-radius: 0px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
  }
  .float-left {
    float:left;
    margin:0 10px 10px 0 !important;
  }
  .inline {
    display: inline;
  }
  .center {
    text-align: center
  }

  .blank-state, .search-blank-state {
    padding:2em;
    text-align:center;
    color:gray;
    margin:0;
  }

  .border {
    border-right:1px dashed #ddd !important;
    padding-right: 10px !important;
    margin-right: -1px !important;
  }

  hr {
    background:#ddd;
    margin:10px 0;
    height:1px;
  }

  .dropdown-container {
    display:inline-block;
    float:right;
  }
  .dropdown {
    list-style:none;
    margin:0;
    padding:0;
    position:absolute;
    z-index:97;
    right:12px;
    top:50px;
    min-width:160px;
    box-shadow: 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px #ccc;
    -moz-box-shadow: 1px 1px 1px #ccc;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
  }
  .dropdown li {
    border:1px solid #ddd;
    padding:0;
    background:#fff;
    border-top:0 none;
    border-bottom:0;
    text-align: center;
  }
  .dropdown li:hover {
    background:#EBEBEB;
  }
  .dropdown li:first-child {
    display:block;
    padding-right:0px;
  }
  .dropdown li:first-child a {
    border-top:1px solid #ddd;
  }
  .dropdown li:last-child a {
    border-bottom:1px solid #ddd;
  }
  .dropdown li a {
    border-bottom:0 none;
    color:#5D5D5D;
    display:block;
    padding:6px 8px;
  }
  .dropdown li a:hover {
    background:transparent;
    color:#424242;
    text-decoration:none;
  }
  h1 .dropdown {
    padding-top:10px;
  }
  h1 .dropdown li a {
    font-size:16px;
    font-weight:normal;
  }

  /* flashes and error messages */
  .notice {background:#C8E2F8;border:0px none;color:#fff;}
  .error {background:transparent;padding:10px 0;border:0 none;}
  .error .messages {list-style:none;display:block;}
  .error input {background:#FBE3E4;}
  .error.inline {border:0;margin:0;padding:0;}
  .flash {min-height:26px !important;margin-left:-10px;margin-right:-10px;margin-bottom:0px;padding-top:15px !important;}
  .flash, .errorExplanation {
    letter-spacing:0.2px;
    word-spacing:2px;
    min-height:20px;
  }
  .flash.error, .errorExplanation {
    border:1px solid #FBC2C4;
    background-color:#FBE3E4;
  }
  .errorExplanation {
    border-radius: 3px !important;
    -webkit-border-radius:3px !important;
    -moz-border-radius:3px !important;
  }
  .errorExplanation ul {
    padding: 0 0 0 40px !important;
  }
  .flash.error {border:0px none;min-height:32px !important;}
  .flash.notice {border-color:#c2d6bb;background-color:#f0ffe4;color:#1e4300;}
  .errorExplanation h2 {color:inherit;margin:0;font-weight:bold;}
  .flash p {text-align:right;margin-bottom:0em;}
  ul.messages {display:none;}
  .fieldWithErrors input {border:1px solid red !important;}
  .inlineErrors {
    display:none;
    color:red;
    margin-left:22%;
  }
  .fieldWithErrors .inlineErrors {display:block;}
  .error a {color: #0B2E9F;}

  /* forms */
  form {
    color:#373b3d;
    font-size:13px;
    text-align:left;
  }
  fieldset {
    padding:1em;
    margin-bottom:20px;
    background:#fafafa;
    border:1px solid #ddd;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
  }

  fieldset legend {
    font-size:120%;
    text-transform:uppercase;
    padding:0 1em;
  }
  form .input-container, form fieldset div {
    margin:0;
    padding:0 0 15px;
  }
  form hr {
    margin:5px 0 15px;
  }
  form fieldset > div:last-child {
    padding-bottom:0;
  }
  input, label, textarea, select {
    font-size:110%;
    border-radius: 2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
  }

  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus {
    border-color: #3498db;
    color: #3498db;
    -webkit-box-shadow: 0 0 8px rgba(52, 152, 219, .6);
    -moz-box-shadow: 0 0 8px rgba(52, 152, 219, .6);
    box-shadow: 0 0 8px rgba(52, 152, 219, .6);
    outline: none;
  }


  ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
  }
  :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999 !important;
  }
  ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999 !important;
  }
  :-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
  }

  label {
    font-weight:normal;
    cursor:pointer;
  }
  form div label {
    display:block;
    float:left;
    font-weight:normal;
    width:20%;
    text-align:right;
    padding:8px 10px 0 0;
  }
  form div.required label {font-weight:bold;}
  form div.required span.inlineErrors {color:red}
  form div ul.messages {margin:1em 0em 0em 28%;}
  form select {
    font-size:14px;
    height: 24px;
  }
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"] {
    width:300px;
    border: 1px solid #ccc;
    color: #424242;
    padding: 0.8em 0.8em;
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0,0.1);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0,0.1);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0,0.1);
  }

  form textarea {
    width:480px;
  }

  form div input[type='checkbox'] {
    margin-top:12px;
    margin-bottom:0;
    padding:0;
  }

  .labelHighlight { color: #ccc !important; }

  form fieldset#photos div img {margin-left:10%;}

  form fieldset.disabled {
    position:relative;
    color:silver !important;
  }
  form fieldset.disabled legend {
    opacity:0.5;
  }
  form fieldset.disabled a, form fieldset.disabled .actions {
    display:none;
  }
  form fieldset.disabled #automator-prompt a {
    display:block;
  }
  form fieldset.disabled p {
    color:silver !important;
  }
  form fieldset.disabled textarea, form fieldset.disabled input[type=text], input[type=text].disabled {
    background:#EEE;
    border:1px solid #DADADA;
    color:#ccc;
  }

  .expandable-form {margin-bottom:20px;}
  .expandable-form form {padding:0 !important;}
  .expandable-form .true-form {display:none;}
  .expandable-form .fake-form fieldset {
    border:0px none;
  }
  .expandable-form .fake-form input {width:98%;color:gray;padding:4px;}
  .expandable-form textarea {
    width:98%;
    height:90px;
  }
  .expandable-form p {
    margin-bottom:0;
  }

  /* inline lists */
  ul.inline {position:relative;}
  ul.inline {list-style:none;margin:0em;}
  ul.inline li {display:block;float:left;padding:0em;}

  /* actions */
  ul.actions {
    list-style:none;
    margin:0 0;
    padding: 0 0;
  }
  ul.actions > li {
    background:transparent url(/images/icons/5.png) left 0.3em no-repeat;
    padding:1px 0px 0px 21px;
    min-height:24px;
  }
  ul.actions.small > li {
    background:transparent url(/images/icons/5.png) left 0 no-repeat;
    min-height: 16px;
  }
  ul.actions.small > li {
    margin:0px 0px;
    padding:0px 0px 0px 21px;
  }
  /* deprecated */
  ul.actions li.new {background-image:url(/images/icons/11.png);}
  ul.actions li.edit {background-image:url(/images/icons/24.png);}
  ul.actions li.destroy {background-image:url(/images/icons/12.png);}
  ul.actions li.mail {background-image:url(/images/icons/48.png);}
  ul.actions li.offer {background-image:url(/images/icons/10.png);}
  ul.actions li.approved {background-image:url(/images/icons/10.png);}
  ul.actions li.fav {background-image:url(/images/icons/fav-16.png);}
  #main-actions {
    margin-bottom:20px;
  }
  #other-actions {
    margin-top:80px;
    bottom:0px;
  }

  /* pagination */
  .pagination a, .pagination span {
    background-color: #fff;
    border:1px solid #ddd;
    color:gray;
    padding:0.7em 1em;
  }
  .pagination {
    margin:0;
    margin-bottom:1em;
    text-align: center;
    padding:1em 0;
  }
  .pagination .next_page.disabled, .pagination .prev_page.disabled {
    display:none !important;
  }
  .pagination .next_page, .pagination .prev_page {
    padding:9px 16px !important;
  }
  .pagination .next_page {
    font-weight: bold;
    border:0 none;
    color:#fff;
  }
  .pagination span.current {
    background:transparent !important;
    border:0 none !important;
  }
  .pagination .gap {
    background:transparent !important;
    border:0px none !important;
    box-shadow:none !important;
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
  }

  /* attention bubble */
  .attention {
    background:#ECFFDE;
    padding:10px;
    margin-bottom:2em;
    text-align: center;
    /*border:1px solid #8bbd6d;*/
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
  }
  .attention.red {
    background:#F5D0D0;
    border:0px none;
  }
  .attention.yellow {
    background: #FFFDBA;
    border:0px none;
  }
  .attention p {
    margin:0 0 0.5em;
  }
  .attention.create {
    background:#ECFFDE;
    margin-bottom:0px;
  }
  .attention.update {
    background:#E4F5FF;
    margin-bottom:0px;
  }
  .attention .button {
  }

  /* sidebars */
  .sidebar, .sidebar ul {
    position:relative;
    list-style:none;
    margin:0 0;
    padding:0 0;
    /*border:1px solid #ccc;*/
    width:200px;
  }
  .sidebar li a {
    display:block;
    padding:8px 0px;
    position:relative;
    padding-left:10px;
    color:#474848;
  }
  .sidebar li a span, .account-menu li a span {
    background:transparent;
    padding:0 0.2em;
    -moz-border-radius:1em;
    -webkit-border-radius:1em;
    border-radius:1em;
    min-width:15px;
    text-align:center;
    background: #eee;
    margin-right: 0.6em;
  }
  #desktop-account-menu {
    font-size: 13px;
  }
  #desktop-account-menu.account-menu li a span {
    margin-right: 0;
  }
  .sidebar li a span.new, .account-menu li a span.new {
    position:relative;
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
  }
  .sidebar li a span.unread, .account-menu li a span.unread {
    background:red !important;
    color:#fff;
    text-shadow:none;
  }
  .sidebar li:last-child a {border-bottom:0 none;}
  .sidebar ul {
    margin-left:30px;
    margin-bottom:10px;
  }
  .active {
    background:#fafafa;
  }
  .sidebar .active, .sidebar a:active, .sidebar a:focus, .sidebar .active:hover {
    background:#2362A3;
    font-weight:bold;
    color: #fff;
  }
  .sidebar a:hover {
    background: #eee;
    text-decoration:none;
  }
  .sidebar a:hover span {
/*    right:17px !important;*/
  }
  .sidebar .active span, .sidebar a:hover span {
    text-shadow:none;
    font-weight:normal;
/*    right:17px !important;*/
  }
  .sidebar a.active:hover span {
  }
  .sidebar hr {
    margin:0 0;
    background:transparent;
    height: 1em;
  }
  aside .sidebar {
    width:100% !important;
  }
  .sidebar li:first-child a.active {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }

  .submenu {
    position:relative;
    margin-bottom:1em;
  }
  .submenu > ul {
    list-style:none;
    margin:0 0;
    padding:0 0;
    background:rgba(40, 132, 206, 1);
    display:inline-block;
    border:1px solid #2362A3;
    /*font-size: 110%;*/
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    overflow: hidden;
  }
  .submenu > ul > li {
    display:inline-block;
    padding:0 0;
    margin:0 0;
  }
  .submenu > ul > li > a {
    display:inline-block;
    padding:6px 12px;
    color:#fff;
    background: rgba(40, 132, 206, 1);
    border-right:1px solid #2362A3;
    margin-right:-4px;

  }
  .submenu > ul > li > a:hover {
    text-decoration:none;
    background: #3079c5;
  }
  .submenu > ul > li:last-child > a, .submenu > ul > li > a.active {
    border-right:0px;
  }
  .submenu > ul > li > a.active {
    background: #2362A3;
    color:#fff;
    font-weight: bold;
  }
  .submenu > ul > li > a.active:hover {
    text-decoration:none;
  }
  .submenu > ul > li:last-child a {
    margin-right:0px !important;
  }
  .submenu .count {
    color:#fff;
    margin-left: 5px;
  }

  /* layout */
  .container {
    width:95%;
    position:relative;
    max-width:1180px;
  }
  .span-22.prepend-1 {
    width:100%;
    min-width:870px;
    margin-left:auto;
    margin-right:auto;
    float:none;
    padding-left:0;
  }
  #main-content {
    width:auto;
    margin-left:0;
    position: relative;
    margin-right:340px;
    padding-bottom: 10px;
  }
  .dashboard #main-content, .user #main-content, #groups-show #main-content, #games-index #main-content, .owned_games#owned_games-index #main-content, .owned_hardwares#owned_hardwares-index #main-content, .account #main-content, .info #main-content, #users-index #main-content, #places-index #main-content {
    margin-left:230px;
    margin-right: 0;
  }
  #main-content.no-sidebar {
    margin-right: 0 !important;
  }

  #main-content form {
    padding-bottom:1px;
  }
  #main-content #billboard-container {
    padding-top:0 !important;
  }
  #main-content h1 {
    padding-top:0 !important;
  }
  #main-content > .submenu {
    margin-top:1em;
    margin-bottom:1em;
    /*display:inline-block;*/
  }
  #main-content h1 .submenu {
    right:20px;
  }
  #owned-items-search-form fieldset {
    font-size: 12px !important;
    margin-left:0 !important;
    margin-right:0 !important;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #DDD;
  }
  #main-content .list {
    margin-bottom:2em;
  }
  #main-content .list tr:last-child td {
    border-bottom:0 none;
  }
  #main-content legend {
    padding-left:0;
  }
  #main-content .attention {
    padding:12px;
    margin-bottom:0;
  }
  #main-content > form > .hint {
    margin:20px;
  }
  #main-content > p, #main-content > h3 {
    padding:10px 12px;
    margin-bottom:0;
  }
  #sidebar {
    position:absolute;
    width:202px;
    margin-bottom:10px;
  }
  #sidebar hr {
    background: #eee;
    height: 1px;
  }
  aside {
    position:absolute;
    right:0;
    top:0;
    width:300px;
  }
  aside h4, #sidebar h4, .home h4 {
    font-weight:normal;
  }
  aside h4, aside h4 a, #sidebar h4, #sidebar h4 a, .home h4 a {
    color:gray;
    text-transform: uppercase;
    margin-top: 0;
  }
  aside.thin {
    width:160px;
  }
  .aside.thin #c-container {
    padding-top:2.65em;
  }

  .inner {
    padding:12px;
  }
  .inner .pagination {
    margin:-20px !important;
  }

  #file-uploader{
    width: 80px;
    float: left;
  }

  #upload-ajax-indicator{
    margin-top: 10px;
    margin-left: 155px;
    z-index:99999;
    width: 40px;
    height: 40px;
    display:none;
    opacity: .8;
  }

  #menu.fixed {
    top:0 !important;
    height: 36px;
  }
  #menu.fixed #help-link-container {
    display: none;
  }
  #menu.fixed .additional {
    display: inline-block !important;
  }
  #menu.fixed span.new {
    display: none;
  }

  #announcement {
    background-color:#FFFDBA;
    margin:0 0;
    height: auto;
    padding:1em 0;
    z-index:999;
    position: fixed;
    width:100%;
  }
  #announcement p {
    margin:0 0;
    text-align: center;
  }
  #hide_announcement {
    position: absolute;
    top:0;
    right:0;
    padding: 0px 6px;
    z-index: 10;
    color: gray !important;
    cursor: pointer;
    font-size: 130%;
  }
  #hide_announcement:hover {
    text-decoration: none;
  }
  .minimal #announcement {
    display: none;
  }

  #flashes {
    margin-bottom: 2em;
  }

  header {
    margin-bottom: 2em;
    background: #fff;
    z-index:98;
  }
  header > .container {
    color:gray;
    font-size: 14px;
  }
  #logo {
    display: inline-block;
    float: left;
    width:200px;
    margin-right: 10px;
    height: 64px;
    text-indent: -9999px;
    background: url(/images/logo3.png) no-repeat 0 10px;
  }
  #like {
    position:absolute;
    left:-80px;
    top:2px;
  }
  .main-search {
    text-align:right;
    float: left;
    padding: 12px 0 12px;
    font-size: 100%;
  }
  .main-search .query{
    float: left;
    color:#000 !important;
    outline:none;
    width: auto;
    width:375px;
    border:1px solid #ccc !important;
    border-right: 0 none !important;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .main-search .query:focus {
    color:#000 !important;
    border:1px solid #2362A3 !important;
    border-right: 0 none !important;
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0,0.1);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0,0.1);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0,0.1);
  }
  .main-search .query, .main-search .submit {
    margin:0;
    border:0px none;
    padding:8px 7px 8px 7px !important;
    font-size: 120% !important;
  }
  .main-search .submit {
    cursor:pointer;
    position:relative;
    text-transform: uppercase;
    padding: 0.47em 1.4em !important;
    -webkit-border-top-left-radius: 0 ;
    -webkit-border-bottom-left-radius: 0 ;
    -moz-border-radius-topleft: 0 ;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 0 ;
    border-bottom-left-radius: 0;
  }
  .main-search .submit:hover {
    border:0 none !important;
    background: #2362A3 !important;
  }
  .main-search input.focused {border-color:#BBBBBB !important;background-color:#fff;}
  .main-search input.focused {border-color:#BBBBBB !important;background-color:#fff;}
  #menu .main-search {
    display: none;
    background: #2362A3;
    right:0;
    width:auto;
    z-index: 99;
    position: absolute;
    padding:1em 0;
    text-align: right;
  }
  #menu .main-search .query, #menu .main-search .submit {
    float:none;
    display: inline-block;
  }
  #menu .main-search .query {
    box-shadow: none !important;
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    width: 10.3em;
    margin-left: 0.5em;
    border: 1px solid #2884ce !important;
  }
  #menu .main-search .submit {
    margin-right: 1em !important;
    border-radius: 0 none !important;
    -webkit-border-radius:0 none !important;
    -moz-border-radius:0 none !important;
    background: #2884ce !important;
  }

  header .account {
    position: absolute;
    right:0px;
    text-align: right;
    top: 20px;
  }
  header .account#logged-in {
    top:12px;
    text-align: right;
  }
  header .account#login-box a {
    padding: 0.7em;
    text-transform: uppercase;
  }
  header > .account#login-box > a:hover {
    text-decoration: none;
    border-bottom: 2px solid #ddd;
  }

  #account-link {
    width: 250px;
    display:inline-block;
    float:left;
    padding-top: 6px;
    font-size: 120%;
  }
  #account-link:hover, #account-link.active {
    background: #2362A3;
    text-decoration: none;
    color:#fff;
  }
  #account-link img {
    float: right;
    width:34px;
    height:34px;
    border:1px solid #2362A3;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    margin-left: 1em;
    margin-top: -6px;
  }
  .account-menu {
    display:none;
    background:#fff;
    position:absolute;
    top:2.4em;
    margin:0 0;
    letter-spacing:1px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.3);
    border-top:0px;
    z-index:98;
    text-align:left;
    font-size: 100%;
    list-style: none;
    width:250px;
  }
  .account-menu li {
    padding:0 0;
    margin:0 0;
    width: 100%;
  }
  .account-menu a {
    display:block;
    padding:0.4em 0.8em;
    color:#000;
    width: auto;
  }
  .account-menu a span, .sidebar a span {
    position: relative !important;
    float: right !important;
    top:0 !important;
    right: 0 !important;
  }
  .account-menu hr {
    margin:0 0;
  }
  .account-menu a:hover {
    text-decoration:none;
    background:whiteSmoke;
  }
  .account-menu i, .sidebar i {
    margin-right: 0.5em;
  }

  .avatar-inbox-container {
    position:relative;
    display:inline-block;
    float:right;
  }
  .inbox-counter {
    position: absolute;
    bottom:-4px;
    right:-4px;
    font-size: 12px;
    color: white;
    background: red;
    padding: 0px 5px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    z-index:99;
  }

  #menu .account-menu {
    top:2.9em;
    right:0;
  }

  #new-item-link {
    position: relative;
    left: 20px;
    top: 12px;
    padding: 10px 8px;
    display: inline-block;
  }

  #menu {
    width:100%;
    background: rgba(40, 132, 206, 1);
    z-index: 99;
  }
  #menu span {
    color:#fff;
  }
  #menu > .container > ul {
    list-style:none;
    margin:0 0;
    padding:0;
  }
  #menu > .container > ul > li {
    display:inline-block;
    margin:0 !important;
    padding:0 !important;
  }
  #menu > .container > ul > li > a {
    padding:8px 10px 7px;
    color:#fff;
    text-decoration:none;
    font-size:110%;
    display:inline-block;
    /*letter-spacing: 1px;*/
    text-transform: uppercase;
    margin-right: 0;
  }
  #menu > .container > ul > li > a.active, #menu > .container > ul > li > a:hover {
    background: #2362A3;
    opacity: 1.0;
    color:#fff;
  }
  #menu .additional {
    display: none !important;
    float: right;
  }
  #menu #facebook-link {
    float: right;
  }
  #menu .avatar-inbox-container {
    margin-bottom: -4px;
    cursor: pointer;
  }
  #menu .avatar-inbox-container img {
    height:40px;
    width:40px;
  }
  #menu.fixed .avatar-inbox-container img {
    width: 36px;
    height: 36px;
  }
  #menu #like {
    position:absolute;
    top:10px;
    right:0;
  }


  #menu > .container > ul > li > a#categories-link {
    width:174px;
    text-align: center;
    margin-right: 10px;
  }
  #categories {
    position: absolute;
    margin:0 0;
    padding: 0 0;
    width:300px;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
    border:6px solid #2362A3;
    z-index: 98;
    background: #fff;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-transform: uppercase;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  #categories li span, #categories ul li {
    color:#000;
    display: block;
    padding: 10px 12px !important;
    position: relative;
    cursor: pointer;
  }
  #categories li i {
    float: right;
  }
  #categories ul li {
    position: relative;
    padding: 0 0 !important;
  }
  #categories ul li a {
    padding: 1em !important;
    display: block;
  }
  #categories ul li i {
    position: absolute;
    top:1em;
    right:1em;
  }
  #categories li.break {
    /*padding-top:1em !important;*/
  }
  #categories li {
    /*border:1px solid #2362A3;*/
    border-top: 1px solid #ddd;
    /*border-bottom: 0 none;*/
  }
  #categories li:last-child {
    /*border-bottom: 1px solid #2362A3;*/
  }
  #categories li span.active {
    background: whitesmoke;
  }
  #categories a:hover {
    text-decoration: none;
  }
  .oi-counter {
    float:right;
  }

  #content > .container {
    margin-bottom:1em;
  }
  #content > .container > .span-24, #content > .container > .span-23, #content > .container > .span-22, #content > .container > .span-21, #content > .container > .span-20, #content > .container > .span-19, #content > .container > .span-18, #content > .container > .span-17, #content > .container > .span-16, #content > .container > .span-15, #content > .container > .span-14, #content > .container > .span-13, #content > .container > .span-12, #content > .container > .span-11, #content > .container > .span-10, #content > .container > .span-9, #content > .container > .span-8, #content > .container > .span-7, #content > .container > .span-6, #content > .container > .span-5, #content > .container > .span-4, #content > .container > .span-3 {
    padding-top:12px;
    padding-bottom:12px;
  }
  #content > .container > .span-19.last {
    width:750px;
    padding-left:10px;
    margin-right:-20px;
  }
  #content > .container > .span-5.last {
    padding-left:10px;
    width:180px;
  }
  #content > .container > .span-16.last {
    width:620px;
    padding-left:10px;
  }
  #content > .container > .span-8.last {
    width:300px;
    padding-left:10px;
  }

  .left-col {
    width:48%;
    margin-right: 52%;
  }
  .right-col {
    width:48%;
    float:right;
    top:0;
    position: absolute;
    left:52%;
  }


  #content h1, #facebox h1 {
    color:#000;
    /*border-bottom:1px solid #ccc;*/
    padding-bottom:10px;
    padding-top:10px;
    text-align:left;
    margin-bottom:10px;
    font-weight: bold;
  }
  #content .span-19 h1 {
    margin-top:-10px;
    padding-top:10px;
    margin-bottom:10px;
  }
  #content h1 span {color:silver;}

  #breadcrumbs {
    padding: 8px 0;
    background: #fafafa;
    margin-top: -2em;
    margin-bottom: 15px;
  }
  #breadcrumbs h3 {
    margin-bottom:0;
    font-size:13px;
    color:#ccc;
    padding:18px 0;
    display: inline;
  }
  #breadcrumbs h3 a {
    text-decoration: none;
    color:gray !important;
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
  }
  #breadcrumbs h3 a:hover {
    text-decoration: underline;
  }
  #breadcrumbs h3 div {
    display: inline;
  }
  #breadcrumbs h3 div:first-child a {
    margin-left: 0;
  }

  #social-media {
    padding: 20px 0 30px;
    text-align: center;
    background: #eee;
  }
  footer {
    background: #fafafa;
    color:gray;
    margin-top: -1em;
    padding-top:3em;
    padding-bottom:3em;
    margin-right:auto;
    margin-left:auto;
    margin-bottom: -1.5em;
    -webkit-box-shadow: inset 0px 5px 5px -5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0px 5px 5px -5px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px 5px 5px -5px rgba(0, 0, 0, 0.25);
  }
  footer p {
    margin-bottom:1em;
    font-size: inherit;
  }
  footer .container {
    text-align: center;
  }
  #mixpanel {
    position:absolute;
    top:0;
    right:10px;
  }
  #mixpanel img {
    margin-top: 2em;
  }

  footer {
    background: #000;
    padding-top: 2em;
    padding-bottom: 2em;
  }
  footer a {
    color:#fff;
    text-decoration: underline;
  }

  /* facebook connect button fix */
  .fbconnect_login_button {
    border:0px none !important;
  }

  /* truncate fix */
  .truncatable span {color:inherit;}
  .truncatable p {margin-bottom:5px;}

  /* stars ratings fix */
  .ui-stars-star a {
    border-bottom:0 none;
  }
  .ui-stars-star {
    padding:0 !important;
  }
  .clear {
    padding:0 !important;
  }

  .hidden{
    display: none;
  }

  /* voter */
  .vote-container {
    display: inline;
    margin-bottom:0em !important;
  }
  .vote-container .like-button {
  }
  .vote-container .like-button:hover, .vote-container .cool-prompt:hover {
    color:#000 !important;
  }
  .vote-container a:hover {
    text-decoration:none;
  }
  .vote-container .button.voted-already, .vote-container a.voted-already:hover, .voted-already .cool-prompt {
    cursor:default !important;
    color:gray !important;
  }

  /* platform select */
  .platform-select {
    list-style:none;
    margin:0;
  }
  .platform-select li {
    border-top:1px solid #ccc;
    padding:1em;
    opacity:0.3;
    min-height:30px;
    font-size: 120%;
  }
  #other-platforms .platform-select li:first-child {
    border-top:1px solid #EEE;
  }
  .platform-select li:hover, .platform-select li.selected {
    opacity:1.0;
    cursor:pointer;
    background:#fff;
    border-top:1px solid #EEE;
    font-weight:bold;
  }
  .platform-select li.selected {
    background:#F4F4F4;
  }
  .platform-select li:first-child, .platform-select li:first-child:hover {
    border-top:0 none;
  }
  .platform-select li img {
    float:left;
    margin-right:1em;
  }

  /* automator */
  #automator-prompt {
    background: #D5FFCA url(/images/automator-50.png) no-repeat 20px 10px;
    padding:12px;
    padding-left:100px !important;
    border-bottom:1px solid #ddd;
    margin:0 0 !important;
    line-height:1.7em;
    font-size: 110%;
  }

  /* verification */
  .verified-badge, .verified-badge:hover, .moderator-badge, .not-verified-badge {
    margin-bottom:0;
    /*background:#309E27 !important;*/
    /*color:#fff !important;*/
    color:green;
    font-weight:normal !important;
    text-decoration:none;
    white-space:nowrap;
  }
  .not-verified-badge {
    color:red !important;
  }
  .verified-badge a, .verified-badge a:hover {
    color:#fff !important;
    text-decoration:none !important;
  }
  #sidebar .verified-badge, #sidebar .not-verified-badge {
    color:#fff !important;
    margin:-13px -13px 0 -13px;
    padding:8px 1em;
    text-align: center;
    display: block;
    font-size: 110%;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  #sidebar .verified-badge {
    background: green;
  }
  #sidebar .not-verified-badge {
    background: red;
  }
  #sidebar .verified-badge [class^="icon-"], #sidebar .not-verified-badge [class^="icon-"] {
    font-size:120%;
    color:#fff !important;
  }
  .moderator-badge {
    background:#3298E8 !important;
  }
  #verification-tootltip, #me-verified-tootltip, #not-verified-tootltip, #me-not-verified-tootltip {
    padding-bottom:10px;
  }

  .highlight { background-color: yellow }

/*  .destroy-button {
    display:block;
    text-decoration:none;
    background:#3D80EC;
    color:#fff;
    font-weight:bold;
    padding:0px 4px;
  }*/

  .news-widget {
    padding:0px 10px 0 10px;
    margin-bottom:20px;
    font-size: 11px;
  }
  .news-widget a {
    display:block;
    text-decoration:none;
    margin:0 -10px 0 -10px;
    padding:5px 10px;
    border-top:1px solid #E7E7E7;
    color:#000;
    background: transparent;
  }
  .news-widget a:hover {
    background:#fafafa !important
  }
  .news-widget a:first-child, .news-widget a:first-child:hover {
    padding:0 0 0px 10px;
    border-top:0 none;
  }

  .video-playlist {

  }

  .video-playlist-item img {
    float:left;
  }

  .video-playlist-item-meta {
    float:left;
  }

  .junior-radio-buttons div{
    float: left;
    width: 10%;
  }

  .junior-radio-buttons div label{
    padding-right: 5px;
    width: auto;
  }

  .junior-radio-buttons div input{
    margin-top: 10px;
  }

  #topics .topic-link {
    margin-bottom:8px;
  }
  #topics .topic-link img {
    float:left;
    margin-left:-20px !important;
    border-radius: 3px;
    margin-bottom: 1em !important;
    margin-top: -2px !important;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
  }
  #topics .topic-link {
    padding-left:20px;
  }

  .mini-avatars-container {
    margin-right:-2px;
  }
  .mini-avatars-container img {
    float:left;
    margin-right:2px;
    margin-bottom:2px;
  }

  .fixed {
    top:50px;
    position:fixed;
    z-index:10;
  }
  @media only screen and (min-height: 700px) {
    .fixed {
      top:56px;
    }
  }

  .fb-like-box-container {
    padding-bottom: 0 !important;
  }
  .fb-like-box-container .fb-like-box {
    margin-left: -13px;
    margin-top: -10px;
    margin-bottom: -10px;
  }

  .fb-facepile {
    margin-bottom: 10px;
  }

  .add-photo {
    float:left;
    margin-right:5px;
  }
  .add-attachment {
    float:left;
    margin-right:5px;
  }

  #about-container {
    margin-top:20px;
    padding-bottom:30px;
  }
  #about-container h2 {
    float:left;
    width:20%;
    color:#888;
    font-size:13px;
    text-align:right;
    padding-left:12px;
  }
  #about-container .content-cell   {
    margin-left:23%;
    margin-bottom:1em;
  }

  #filter-search {
    text-align:right;
  }
  #filter-search input[type=submit] {
    cursor:pointer;
    background:url(/images/search.png) transparent 5px 5px no-repeat;
    width:28px;
    height:24px;
    margin-left:-28px;
    position:relative;
    box-shadow:none;
    border:0px none;
    top:6px;
    right:6px;
  }
  #filter-search .query {
    margin-right:-28px;
    width:186px;
    margin:0;
    font-size:13px;
    margin-top:-2px;
    padding:3px 7px;
    outline:none;
  }

  #feedback-link {
    position: fixed;
    bottom:0;
    right:100px;
    background: rgba(255, 253, 186, 1);
    color: gray;
    padding:5px; 10px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    z-index: 999;
  }
  #feedback-link:hover {
    color:#000;
    text-decoration: underline;
  }

  #welcome-screen {
    position:fixed;
    background:#000;
    z-index:99999;
    top:0;
    left:0;
    width:100%;
    height:100%;
    color:#fff;
  }
  #welcome-screen span {
    color:#fff !important;
  }
  #welcome-screen a {
    color:#fff;
    text-decoration: underline;
  }
  #welcome-screen-inner {
    width:1000px;
    margin-left: auto;
    margin-right: auto;
  }
  #welcome-screen-close-container {
    width:1000px;
    margin-left: auto;
    margin-right: auto;
    top:0;
    width:100%;
    padding:10px 0;
  }
  #welcome-screen-close-link {
    float:right;
  }

  #video-previews-container {
    padding-top:20px;
  }
  #video-previews-links-container {
    text-align:center;
  }
  #video-previews-container img {
    margin-bottom:10px;
  }

  /* search form */
  #search-form fieldset {
    margin:0;
    padding:0 0 0.8em !important;
    position:relative;
  }
  #search-form #toggle-advanced-search {
    display: inline-block;
    margin:1em 0 0 0;
  }
  #search-form #toggle-advanced-search:hover {
    text-decoration: none;
  }
  #search-form #query, #search-form #origin {
    width:43%;
    margin-right:10px;
    font-size:17px;
    float:left;
    margin-top:0px;
  }
  #search-form #origin {
    width:30%;
  }
  #search-form #advanced-search {
    display:none;
    margin-top: 12px;
    padding-top: 2px;
    border-top:1px solid #eee;
  }
  #advanced-search input, #advanced-search select, #advanced-search label {
    font-size:13px;
  }
  #advanced-search #price-range {
    padding:1em 0;
  }
  #advanced-search .price {
    display: inline-block;
    margin-right: 2em;
  }
  #advanced-search .price input{
    width:4.5em;
  }
  #search-form-submit-advanced-container {
    display: inline-block !important;
  }
  #owned_items_order {
    height: 30px;
  }
  #search-form #platform_id {
    margin-right:10px;
  }
  #search-form #submit {
    padding:10px 20px 12px !important;
    float:left;
    margin-right: 1em !important;
  }
  #search-form fieldset div {
    padding-bottom:0;
  }
  #search-form label {
    float:none;
    width:auto;
    text-align:left;
  }
  #search-form .checkbox input {
    margin-right: 5px;
  }
  #search-form .checkbox input, #search-form .checkbox label {
    display:inline;
  }
  #search-form .checkbox  {
    padding:0.5em 0;
    float:left;
    margin-right: 10px;
  }
  #search-form .checkbox img {
    margin-bottom:-4px;
    cursor:pointer;
    opacity:0.6;
    width:16px;
    height:16px;
  }
  #search-form .checkbox img:hover, #search-form .checkbox.checked img {
    opacity:1.0;
  }
  #search-form-platform-container {
    display: inline-block;
    float:left;
  }
  #search-form-platform-container select {
    height:49px;
  }
  #search-form .select {
    float: left;
    width: auto;
    min-width: 130px;
  }
  #search-form .select label {
    width: auto !important;
    margin-bottom: 8px;
  }

  .ui-state-default, .ui-widget-content .ui-state-default {
    border: 1px solid gray !important;
  }

  #loading {
    color:#fff;
    position:fixed;
    top:40%;
    left:40%;
    min-width: 120px;
    text-align:center;
    background-color:#000;
    border-radius:12px;
    -moz-border-radius:12px;
    -webkit-border-radius:12px;
    z-index:9999;
    font-size:120%;
    padding:8em 2em 1em 2em;
    background-image: url(/images/loading.gif) !important;
    background-repeat: no-repeat;
    background-position: center 1em;
    display: none;
  }

  #automator-promo-top {
    background:#FFFDBA;
    width:100%;
    position:fixed;
    bottom:0;
    z-index:99;
    border-top:1px solid #ccc;
  }
  #automator-promo-top #automator-prompt {
    background-color:#FFFDBA;
    background-position:0px 5px;
    padding: 8px 12px 8px 80px !important;
    border-bottom:none;
    margin-left: -10px !important;
  }
  #automator-promo-top #disable-ads-container {
    float:right;
    margin-right:-20px;
    margin-top:-5px;
  }


  div.facebook_login_widget span {max-height: 18px !important;}

  .ui-state-default, .ui-widget-content .ui-state-default {
    border:1px solid #ccc !important;
  }
  .ui-widget-header {
    border-bottom:1px solid #ccc !important;
  }
  .ui-tabs {
    padding: 0px !important;
  }
  .ui-widget-content a {
    color:#2E5EC0;
  }
  .ui-widget-content a.button {
    color:#fff;
  }
  .topics .ui-tabs .ui-tabs-panel  {
    padding:0px !important;
  }
  .topics .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    background-color: #eee !important;
  }

  .ui-tabbed .js-commercial ul li a {
    cursor: pointer !important;
  }

  .ui-tabbed .js-commercial ul li a.selected:hover {
    text-decoration: underline;
  }

  .ui-tabbed .js-commercial ul li h4 {
    padding: 0 !important;
    min-height: 28px !important;
    border: none !important;
  }

  .ui-corner-all {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
  }

  .ui-tabs .ui-tabs-nav {
    padding: 0 !important;

  }
  .ui-tabs .ui-tabs-nav li {
    padding: 4px 6px !important;
    border-top:0 !important;
    border-left: 0 !important;
    margin-right: 0 !important;
    border-right:0 !important;
  }
  .ui-state-default, .ui-widget-content .ui-state-default {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
  }
  .ui-state-default, .ui-widget-content .ui-state-default {
    background: transparent !important;
  }
  .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    border-right: 1px solid #ccc !important;
    background: #eee;
  }

  span.shared-title {
    color: #2E5EC0;
  }
  span.shared-title:hover {
    text-decoration: underline;
  }
  a.shared-box-link:hover {
    text-decoration: none;
  }
  div.shared-box {
    background: #fafafa;
    padding: 1em;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
  }

  h3.owned-item-title {
    color:#2E5EC0;
  }

  /* google search */
  .cse .gsc-control-cse, .gsc-control-cse {
    padding: 0 !important;
  }
  #___gcse_0 {
    position:relative;
    top:0px;
    right:0px;
    width:100%;
  }
  .gsc-input {
    padding-top: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  td.gsc-search-button {
    padding:0 !important;
  }

  .ui-slider-handle:nth-of-type(1) {
    background: url(/images/slider-handles.png) 0 0 !important;
    border: none !important;
  }

  .ui-slider-handle:nth-of-type(2) {
    background: url(/images/slider-handles.png) 20px 0 !important;
    border: none !important;
  }

  .ui-slider-handle {
    width:20px !important;
    height:25px !important;
    top: -.47em !important;
  }

  /* search form clear button */

  span.icon_clear{
    position:relative;
    top: 6px;
    right: 70px;
    float: left;
    display: none;
    cursor:pointer;
    font-family: arial;
    font-size:24px;
    color:#ccc;
    max-width: 0;
  }

  span.icon_clear:hover{
    color:gray;
  }

  /* facebook login button */

  #facebook-login {
    text-align:center;
    padding: 3em 0;
    background: #EDEFF4;

  }
  #facebook-login .clear {
    height: 20px;
  }
  #or-signup-by-email {
    margin:3em 0;
    color:gray;
    text-align:center;
  }

  .no-shop #new_user {
    display: none;
  }

  #owned_games-confirm_destroy .owner {
    display: none;
  }

  .user-rating-options {
    visibility: visible !important;
  }

  table.swap-list .button.blue {
    z-index: 1;
  }

  #cookies-privacy {
    display: none;
    text-align: center;
    font-size: 90%;
    color: gray;
    width: auto;
    z-index: 10;
    bottom: 0;
    position: fixed;
    width: 100%;
    border-top: 1px solid #ddd;
    background: #eee;
    padding: 4px 0;
  }
  #cookies-privacy a {
    color:gray;
  }
  #cookies-privacy-close {
    position: absolute;
    top:-5px;
    right:8px;
    color:#ccc !important;
    border-radius: 4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    font-size:250%;
  }
  #cookies-privacy-close:hover {
    color:gray !important;
    text-decoration: none;
  }
  #cookies-privacy .button {
    padding: 3px 4px;
    background: #ddd;
  }
  #cookies-privacy .button:hover {
    background: #ccc;
  }


.rsDefaultInv .rsBullet.rsNavSelected span {
  margin-left: -1px !important;
  margin-top: -1px !important;
  height: 12px !important;
  width: 12px !important;
  background-color: #000 !important;
}
.rsDefaultInv .rsBullet {
  text-align: center  !important;
  vertical-align: middle  !important;
  width: 10px  !important;
  height: 10px  !important;
  display: inline-block  !important;
  padding: 6px !important;
}
.rsDefaultInv .rsBullet span {
  width:10px !important;
  height: 10px !important;
  cursor: pointer;
}


#premium-services .attention {
  margin-bottom: 0 !important;
  text-align: center;
  padding:0.5em 1.5em 0.5em 0.5em;
  font-size: 110%;
}
#vericication-message, #automator-message, #promoted-message, #invitation-message {
  position: relative;
}
#hide-verification-message, #hide-automator-message, #hide-promoted-message, #hide-invitation-message, #hide-verification-message-pending {
  position: absolute;
  right:3%;
  top:1em;
  color:gray;
  font-size: 110%;
  font-weight: normal;
}
.minimal #premium-services {
  display: none;
}

/* content box */
.content-box {
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
background-color: rgba(250,250,250,0.9);
background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.9) 0%,rgba(250,250,250,0.9) 100%);
background-image: -moz-linear-gradient(top, rgba(255,255,255,0.9) 0%,rgba(250,250,250,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5ffffff', endColorstr='#e5fafafa', GradientType=0);
  padding:1em;
  margin-bottom: 20px;
  border:1px solid #ddd;
  border-radius: 3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  color:#393c3d;
}
.content-box fieldset {
  background: transparent;
  border: 0 none;
}
.content-box .center {
  margin-bottom: 0;
}
.content-box .sidebar {
  margin:-1em !important;
  width:auto !important;
}
.content-box h4, .content-box h2 {
  padding: 10px 10px !important;
  font-size:100%;
  text-transform: uppercase;
  margin:-1em -1em 1em -1em !important;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.content-box.ui-tabs h4 {
  margin:0 0 1em 0 !important;
}

.only-logged-in {
  display: none;
}
.hidden-submit {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
}

span.black{
  color:#000000;
}
span#shipment-cash{
  display:none;
}
span#product-price-cash{
  display:none;
}

#account-link {
  display: block;
  min-height: 1.6em;
  padding-top: 8px;
  width: 160px;
  padding-left: 40px;
  text-align: left;
}
#account-link img {
  margin-left: 10px;
  margin-top: -8px;
}
#account-link .icon-chevron-down, #account-link .icon-chevron-up {
  position: absolute;
  left: 12px;
  top: 10px;
}
.account-menu {
  top:36px;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
  border:1px solid #2362A3;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 0 none;
  width:198px;
}

#whats-new-prompt ul {
  padding:0 0 0 40px;
  font-size:110%;
}
#whats-new-prompt ul li {
  margin-bottom: 10px;
}

.inline-element {
  display: inline;
}

#flashes .flash {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 120%;
  padding-top: 22px !important;
  padding-bottom: 22px;
  z-index: 99;
}
#flashes .flash .icon-remove {
  position: absolute;
  right: 10px;
  top:5px;
  cursor: pointer;
}


/* table - all lists */
table {border:0px none;}
table tr td {
  border-top:0 none;
  padding:1em;
}
table.items tr td {
  vertical-align: top;
}
table tr:last-child td {
  border-bottom:1px solid #eee;
}
table tr:first-child td {
  border-bottom:0px none;
}
table tr td ul {margin:0 0;}
table tr.new td {font-weight:bold;background:#fffdba;}
thead th {
  background:transparent;
  color:#454044;
  padding:1em 0.2em;
  border-bottom: 1px solid #ddd;
}
thead th a {color:#2B2B2B;}
table a {border-bottom:0 none;}
table tr.promoted td {
  padding:0 0;
  border:0 none !important;
}
table tr.promoted .rectangle img, table tr.promoted .rectangle object:first-child {
  margin:12px;
}

/* items */
.items h3 {
  margin-bottom:5px;
  position:relative;
  font-size:120%;
  line-height: 140%;
}

.items p {color:#000;margin:0;}
.items tr td {position:relative;}
.list .options {
  display:none;
  position:absolute;
  background:#fafafa;
  z-index:2;
  margin-top:0;
  margin-left:140px;
  min-height: 140px;
  width:125%;
  height: 100%;
}
.list .options ul {
  list-style: none;
}
.list .options li {
  margin:0 0 5px 0;
}
.list .options-container {
  position: relative;
}
.owned_hardwares .list .options {
  margin-left: 130px;
}
.wanted_games .list .options {
  width:70%;
}

.items .new {display:none;}
.items .new.timestamp{display:inline!important;margin-left:0px !important;}

.items tr.automator-distinct td, .items tr.automator-distinct td.active {
  /*background:#FFFDBA !important;*/
}
.items tr.automator-distinct h3 {
  font-weight:bold;
}
.items .swap, .items .buy-now {
  vertical-align:top;
  font-size: 110%;
}
.items .swap {
  text-align: right;
}
.items .buy-now {
  text-align: center;
}
.items .buy-now .button.small {
  font-size: 80%;
}
.list-item-picture {
  margin-right:20px !important;
  margin-bottom:0;
  width:100px;
}
@media only screen and (min-width: 600px) {
  .list-item-picture {
    min-height:120px;
    width:120px;
  }
}

.owned_item {
  min-height: 140px;
}
.list .owned_item img.float-left.item-default {
  min-width:121px;
}

.list div.owned_for_wanted_game {
  width:33%;
  float:left;
}

.list .owned_item .owned-item-container h5.owner, .list .owned_item .owned-item-container span.language {
  /*margin-left: 101px;*/
}

.list .owned_item .owned-item-container h5.owner {
  max-height: 1.5em;
}

/* messages */
table.messages tr td {color:#000;}
table tr td.user{width:20%;}
table tr td.subject{width:50%;}
table tr.new td.subject{font-weight:bold;}
table tr td.date{width:20%;}
table tr td.delete{width:10%;}

/* topics */
.topic-row .last-post {
  width:25%;
}
.topic-row .last-post .float-left {
  margin:4px 7px !important;
}
.topic-row .last-post span {
  display: block;
}

table.list tr:hover td {
  background: #fafafa;
}
table.list tr:hover td .options {
  display: block;
}
.promoted-item {
  background: #FFFDBA;
}
table.list tr.promoted-item:hover td {
  background: #f9ffd7;
}
.promoted-item h3 {
  font-weight: bold;
}

/* notifications */
.notification {
  min-height:60px;
  padding:2em 1em !important;
  position:relative;
  clear:left;
  margin:0 !important;
  border-bottom: 1px solid #ddd;
}
.notification:hover, .notification.match:hover {
  background: whitesmoke !important;
}
.notification.new, .topic-link.new {
  background:#FFFDBA;
}
.notification.notification-small {
  min-height:28px;
}
.notification a.more {
  font-size:11px;
  background:#A3D4F9;
  color:#fff;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  padding:0.1em 0.2em;
  border-bottom:0 none;
}
.notification a.more:hover {
  border-bottom:0 none;
  background:#16405F !important;
  color:#fff !important;
  text-decoration:none !important;
}
.notification-content {
  margin-left:50px;
  color:gray;
}
.notification-small .notification-content {
  padding-top:4px;
  margin-left:0px !important;
}
.notification-item {
  margin-top:1em;
  margin-bottom:2px;
  color:gray;
}
.notification-date {
  font-size:90%;
  color:silver;
  padding-left:0.3em;
  white-space:nowrap;
  display:inline-block;
}
.notification-destroy {
  position:absolute;
  display:none;
  top:2em;
  right:1em;
  color:#ccc;
  border-radius:4px;
}
.notification-destroy:hover {
  text-decoration:none !important;
  color:gray !important;
}
.notification:hover .notification-destroy {
  display: block;
}
.notification-game-review .clear {
  clear:none;
}
.notification-game-review .star-rating-container {
  height:12px;
}
.notification-avatar {
  width:35px;
  height:35px;
}
.notification .verified, .notification .photo {
  display:none;
}
.notification.topic {
  background:transparent !important;
}
.notification.user_rating em {
  color:#000;
}
.notification .owned_item h3 {
  font-weight:bold;
}
.notification .float-left {
  margin: 0 10px 10px 0 !important;
  /*border-radius:0 !important;
    -moz-border-radius:0 !important;
    -webkit-border-radius:0 !important;*/
}
.notification .shop-logo {
  display:none;
}
.notification.post {
  border-top:0px none !important;
}
.notification.match {
}
.notification.match:hover {
  background: transparent;
}
.notification.match .notification-item p {
  margin-bottom: 10px;
}
.notification.match .notification-item p.small {
  margin-top: 10px;
}
.notification .want-button {
  display:none;
}
.notification:hover .want-button {
  display: inline-block;
}
.notification-swap-buy-now-options {
  height:0px;
  overflow: hidden;
   -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
}
.notification:hover .notification-swap-buy-now-options {
  height: 40px;
}
.notification-sponsored a {
  color:silver;
}
.notification .owned_item .timestamp-container {
  display: none;
}

/* match */
.match {
  padding:2em 1em;
  margin:0;
  position: relative;
  margin-bottom: 1px solid #ddd;
}
.match:hover {
  background:#fafafa;
}
.match .left-col .owned-item-photos, .match .left-col .owned-item-verified {
  display:none;
}
.match .left-col a h3 {
  color:#000;
}
.match .right-col {
  top:1.8em;
}
.match .unread-matches-count {
  background:red;
  color:#fff;
  padding:4px;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  display:inline-block;
  margin-top:5px;
}

.match-owned-item {
  width:55%;
}
.match-user {
  vertical-align:top;
  padding-top:20px;
  text-align:center;
}
.match-options {
  width:20%;
  vertical-align:top;
}
.match-options .button.big.green, .match-options .button.small.blue {
  margin-bottom: 10px;
}

/* post */
div.post {
  padding:2em 0;
  border-top: 1px solid #ddd;
  position:relative;
}
div.post .post-photo, div.topic .post-photo, div.post-text img.fancybox {
  max-width: 100%;
  width:auto;
  height: auto;
}
#main-content div.topic {
  border-top:0px none;
  padding:0;
}
div.post .fancybox {
  display:block;
}
div.post-author {
  font-size:13px !important;
  line-height: 1.4;
  color:gray;
  margin-bottom: 2px;
}
div.post-author img {
  margin-right: 20px !important;
}
div.post-author a {
  color:#2D2D2D;
  font-weight:bold;
}
div.post-author-verified a {
  color:green;
}
div.post-author-verified a.verify-tips img {
  margin-right:0px !important;
}
div.post-author-mod a {
  color:#36C;
}
div.post-author .automator-link {
  color:#548039;
  font-weight:normal;
}
div.post-footer {
  min-height:16px;
}
div.post-footer a:hover {
  text-decoration: none;
}
div.topic .post-footer {
  min-height: 0;
}
div.topic .topic-photo {
  margin-bottom: 1em;
}
div.topic {
  margin-bottom: 30px;
}
div.post-footer, div.post-footer > span, div.post .timestamp {
  position:relative;
  font-size:90%;
  color:silver;
}
div.post-options {
  position:absolute;
  display:none;
  right:0px;
  top:0px;
}
div.post:hover .post-options, div.topic:hover .post-options {
  display: block;
}
div.post-content {
  margin-left:70px;
}
div.post-content p span {
  color:#000;
}
div.post .verified-badge, div.post .moderator-badge {
  font-size:9px;
  font-weight:normal;
  opacity:0.5;
}
div.post blockquote {
  margin:0;
  margin-bottom:1em;
}
div.post blockquote p {
  margin:0;
}
div.post-content ul {
  margin-left:1.5em;
  margin-bottom:1em;
}
div.post .star-rating-container {
  padding:8px 0 !important;
}
div.post div.post-text {
  overflow:hidden;
  padding:10px 0px 15px;
}
div.post div.post-text .fancybox img {
  /*width:336px;*/
}
div.post div.post-text .star-rating-container {
  margin-bottom: 1em;
}
div.post p, div.topic p {
  margin:0px;
  margin-bottom:6px;
}
div.post div.post-text p:last-child {
  margin-bottom:0px;
}
.post-video-youtube {
  font-size:14px;
  display:block;
  width:480px;
  height:360px;
  background-repeat:no-repeat !important;
  background-position:center center !important;
  color:#fff;
  padding:8px 0 0 10px;
  position:relative;
  text-shadow:1px 1px 1px #000;
  font-weight:bold;
}
.post-video-youtube:hover {
  color:#fff !important;
  border:0px none !important;
  text-decoration:underline !important;
}
.post-video-youtube img {
  position:absolute;
  top:35%;
  left:40%;
  opacity:0.8;
}
.post-video-youtube:hover img {
  opacity:1;
}
div.post .rectangle {
  margin-left:0;
}
div.post-text, div.post-text * {
  font-size: 15px;
}

.user-rank {
  display:none;
}
.topics .user-rank, .posts .user-rank {
  display:inline;
}


/* post form */
div.post form {
  padding:0 0 !important;
}
div.post form div {
  padding:0 !important;
}
div.post form textarea {
  width:96%;
  height:70px;
  font-size: 15px;
}
div.post form p {
   margin-bottom:0;
}

/* user rating */
.user_rating .moderator-badge {
  display:none;
}

/* user mini badge */
.mini-user {
  color:#0B2E9F !important;
}
.rating img {
  margin-bottom:-0.25em;
}
.mini-user:hover {
  color:#0B2E9F !important;
}

/* photo viewer */
.photo .photo-navigation {
  float:right;
}
.photo .photo-photo {
  text-align:center;
  background:#EEF5F2;
}

/* ad form */

#new_ad textarea{
  max-width: 400px;
  max-height: 53px;
}
#new_ad input[type=text]{
  max-width: 406px;
}
#new_ad select{
  max-width: 410px;
}
#new_ad .span-5{
  margin-top: 10px;
}

/* video competition*/
.video-navigation{
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.new-post input, .new-post fieldset {
  font-size: 15px !important;
}
.new-post fieldset {
  padding-left:0;
  margin-left:0 !important;
  border:0 none;
  box-shadow:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  background: transparent;
}
.new-post .errorExplanation{
  background-image: none;
  width: 512px;
}
.new-post .errorExplanation h2, div.post-content .errorExplanation h2{
  display: none;
}
.new-post .post {
  border:0px none;
  padding-bottom:0 !important;
}
.new-post .post-author {
  display:none;
}
div.post-content .errorExplanation{
  background-image: none;
  width: 410px;
}
.post-photo-container {
  display: none;
}
.post-attachment-container {
  display: none;
}

/* owned_item */
.owned_item .timestamp-container, .owned_item .language {
  display:none;
}

.owned_item .timestamp-container, .owned_item .language, span.platform {
  font-size:90%;
}

.buy_now .owned_item .owned-item-verified, .buy_now .owned_item .owned-item-photos {
  display:none;
}

span.platform {
  background-color:#eee;
  color:gray !important;
  text-decoration:none;
  white-space:nowrap;
  display:inline-block;
  padding:0px 2px;
  margin-bottom:5px;
  text-transform:uppercase;
}
span.platform a:hover {
  text-decoration:none;
  color:#000;
}
a.wanted-game-link:hover h3.owned-item-title, a.game-link:hover h3.owned-item-title {
  text-decoration:underline;
}
a.wanted-game-link:hover, a.game-link:hover {
  text-decoration:none;
}
a.wanted-game-link h3.owned-item-title:hover, a.game-link h3.owned-item-title:hover {
  text-decoration:underline;
}
span.edition {
  display:block;
  margin-bottom:5px;
  color:#000;
  font-size: 90%;
}

.owned_items .owned_item .platform {
  display:none;
}
.owned_item .language, .owned_item .timestamp-container, .owned_item .condition {
  display:block;
  margin-top: 5px;
}
.city {
  color:#000;
}
.city a:hover {
  color:#000;
  text-decoration: underline;
}
.owned_item .owner {
  display:none;
  font-weight:normal;
  margin-top:10px;
  max-width:200px;
  max-height:25px;
  overflow:hidden;
  font-size:12px;
}
.owned_item .owner img {
  width: 18px;
  height: 18px;
  margin-right:6px;
  margin-bottom: -4px;
}
.owned_items .owned_item .owner {
  display:block;
}

.owned_items #similar .timestamp-container, .owned_items #similar .language {
  display:none;
}

.friend {
  float:left;
  width:44%;
  padding:20px;
  overflow:hidden;
}

.video-preview {
  min-height:97px;
}
.video-preview:hover {
  background:#F5F5F5;
}
.video-preview h3 {
  margin-bottom:5px;
  font-weight:bold;
  font-size:16px;
  padding-top:5px;
}
.video-preview img {
  width:129px;
  height:97px;
}

.buyout_game {
  position:relative;
}
.buyout_game .sell {
  position:absolute;
  top:40%;
  right:50px;
}
.buyout_game h3 {
  font-weight: bold;
  padding-top:6px;
}

div.message {
  padding:2em 1em;
}

.user-list-item {
  float:left;
  width:118px;
  height:118px;
  text-align:center;
  margin:0;
  position: relative;
}
.user-list-item img {
  width:110px;
  height: 110px;
}
.user-list-item .verified-badge {
  font-size: 150%;
  z-index: 10;
  bottom: 10px;
  position: absolute;
  left: 10px;
}

.product {

}
.product-name {
  margin-bottom: 5px;
  font-size: 14px;
}
.product-name .platform {
  font-size:11px;
  margin-bottom: 0;
}
.product-image {
  width:80px;
}
.product-availability {
  color:gray;
  font-size:12px;
}
.product-price {
}
.product-price .product-suggested-price {
  font-weight: normal;
  display: block;
  font-size:90%;
}
.product-price .product-new-price {
  font-weight: bold;
  display: block;
  color: #07c;
}

.similar-products-container {
  border:3px solid #07c;
  border-radius: 3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  margin-bottom: 20px;
}
.similar-products .product {
  width:25%;
  float: left;
  min-height: 133px;
}
.similar-products .product-inner {
  padding: 12px 8px 8px 8px;
}
.similar-products .product:hover {
  background: #fafafa;
}
.similar-products .product-image {
}
.similar-products .clear {
  display: none;
}
.similar-products .product-name .platform {
  display: block;
  background: none;
  margin-top: 8px;
}
.similar-products-title {
  background: #07c;
  display: inline-block;
  padding: 6px 6px 3px 6px;
  margin-bottom: 0;
  border-bottom: 0;
  margin-left: 4px;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1200px) {
  .similar-products .product {
    width:50%;
  }
}

/* game show */
.games #show-photos {
  display: none;
}

.games #search-form fieldset {
  margin-bottom: 1em;
}
.games #search-form fieldset .checkbox {
  margin-left: 10px;
}


#games-index #search-form fieldset {
  margin-bottom: 0;
}

#games-index .star-cap-container {
  display:none;
}

.filter-container {
  padding:20px;
}
.filter-container#alphabet {
  border-top:1px solid #E7E7E7;
}
.filter-container#platform-switcher a, .filter-container#alphabet a {
  display:inline-block;
  padding:6px 6px 4px;
  margin:-4px;
  border-radius:6px;
  color:#000;
  text-decoration:none;
}
.filter-container#alphabet a {
  padding:3px 4px;
  margin-right:4px;
}

#games-index #platform-switcher img {
  height:15px;
}
#games-index #platform-switcher a {
  margin-bottom: 5px;
}
#games-index #platform-switcher a:first-child {
  margin-right:4px;
}
#games-index #platform-switcher .active, .filter-container#alphabet .active {
  background:#fff !important;
  font-weight:bold;
}
#games-index #platform-switcher a:hover, .filter-container#alphabet a:hover {
  background:#fff !important;
  color:#000;
  text-decoration:none;
}
#platform-switcher {
  padding-bottom: 5px;
}


#game-header {
  padding:1em;
  padding-left:216px;
  min-height: 225px;
  margin-bottom: 3em;
}
#game-header .cover.float-left {
  margin-right: 20px !important;
}
#game-header h1, #game-header h2 {
  border-bottom: 0;
  margin-bottom: 1em;
  font-weight: bold;
}
#game-name {
  display: block;
  margin-left: -216px;
}
#game-header .clear {
  display: none;
}
#game-header .star-rating-container, #game-header .fb-like {
  margin-bottom:1em;
}
#game-header .star-rating-container {
  margin-top: 0.5em;
  height: 1em;
}
#game-header .game-extra-options {
  display: block;
  margin-bottom: 1.5em;
}
#game-header .game-extra-options br {
  display: none;
}
#game-header .want-button {
  margin-bottom: 0.5em;
}

#games-show .post-video-youtube  {
  width:300px;
  height: 200px;
  text-indent: -9999px;
}

#game-rating {
  width:64px;
  height: 64px;
  background: url(/images/star.png) no-repeat;
  float:left;
  position: relative;
}
#game-header span {
  color:#000 !important;
}
#game-rating .big {
  position: absolute;
  top: 19px;
  left: 16px;
  text-shadow: 1px 1px 2px white;
  font-size: 20px !important;
}
#game-rating-best {
  display: none;
}

.games .span-16 {
  width:640px;
  margin-right: 30px;
}

.games .new-post textarea {
  width:99% !important;
}

#games-show #posts > .clear {
  display: none;
}

.games .span-16 h2, .span-8 h2 {
  margin-bottom: 5px;
}

.games .span-16 .button {
  margin-bottom: 2em !important;
}

h2 .count {
  background: #ccc;
  font-weight: bold;
  border-radius: 12px;
  padding:4px 8px;
  font-size: 14px;
  color:#fff;
  text-shadow:1px 1px #5b5b5b;
}

.games .new-post fieldset {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.games .vote-container {
  display: none;
}

.games#posts-show .post {
  border-top: 0;
}

.games .post-text .button.small {
  margin-bottom: 0 !important;
}

/* want button */
.want-button, .want-button-count, .want-button-want {
  display: inline-block;
  text-transform: uppercase;
  font-size: 90%;
}
.want-button-want {
  padding:4px 0.5em 5px !important;
}
.want-button-count {
  border-radius: 3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  padding:1px 4px 2px;
  min-width: 0.6em;
}
.want-button-want {
  cursor: pointer;
}
.want-button-count {
  border:1px solid #ccc;
  background: #fff;
}

.game .want-button {
  margin-top:0.5em;
}

#games-show #main-content .button {
  margin-bottom: 1em !important;
}

.game-extra-options .button {
  margin-bottom: 10px !important;
}

#games-show #content {
  margin-top:0;
}

.games #posts .post .post-reply {
  display: none;
}

#facebox .body table.compare-prices {
  width: 600px;
  border: 0px none !important;
}

table.compare-prices .button {
  margin-bottom: 0 !important;
}

#facebox table.compare-prices td {
  background-color: white !important;
}

.games .submenu {
  margin-top:-1em !important;
  margin-left: 0 !important;
  margin-bottom: 2em !important;
}

#photo-switcher-container {
  max-width: 600px;
}

#photo-switcher {
  width:100%;
}

#games-compare_prices .game-extra-options {
  display: none;
}

.games #content {
  min-height:1250px;
}

.games aside h2 {
  font-size: 120%;
  margin-bottom: 0.5em;
}

.game .game-genres {
  display:block;
  margin:10px 0;
}

#wanters-index .user-cell .verified-badge, #wanters-index .user-cell .city, #wanters-index .user-cell .rating {
  display: block;
}

/* owned items - show */
#owned-item-container {
  position:relative
}
#owned-item-content {
  padding-right:290px;
}

#owned_games-show h1 small, #owned_games-show_photo h1 small {
  display:block;
  margin-top:5px;
  font-size:15px;
}

#owned_games-show .timestamp {
  display:inline;
  color:#000;
}

.owned_items #info-box p, .owned_items #description p {
  margin-bottom: 10px;
}
.owned_items #info-box {
  margin-bottom:10px;
  margin-top:20px;
}

#owned_games-show #sidebar {
  width:250px;
}



@media only screen and (min-width: 700px) {
  .owned_items #trade-options {
    padding-left:2em;
  }
}
.owned_items #trade-options h3 {
  line-height:1.5em;
  margin-bottom:1em;
}
.owned_items #trade-options .tipsy-inner {
  max-width: 280px;
  text-align: left;
  font-size:100%;
  padding:8px 12px;
  margin-left: auto;
  margin-right: auto;
}
.owned_items #trade-options .tipsy-arrow {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.owned_items #trade-options hr {
  background:#ccc;
  opacity: 0.6;
  margin:1.5m 0 !important;
}
#trade-options .item-price {
  color:#000;
  font-size:300%;
  font-weight: bold;
  display: block;
}
#trade-options > p {
  margin:0 0 1em 0;
}
#owned-item-buy-or-swap .button {
  display: inline-block;
}

.owned_items #owner-box {
  margin-top:5px;
  min-height:30px;
  padding:10px 10px;
  margin-left:-10px;
  margin-right:-20px;
}

.owned_items #no-photos {
  background:#fafafa;
  color:#BFBFBF;
  text-align:center;
  padding:200px 20px;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
}

.owned_items #no-photos img {
  margin-bottom:-30px;
}

.owned_items #similar {
  z-index:11;
  margin-top: 2em;
  margin-bottom: -0.8em;
  padding-bottom: 1.5em;
  z-index: 11;
  padding-top: 1.5em;
  background: #fff;
  border-top:1px dashed #ddd;
}
.owned_items #similar h3:first-child {
  font-weight: bold;
}
.owned_items #similar .owned_item {
  width:30%;
  float:left;
  min-height: 120px;
}
.owned_items #similar .owned_item .owned-item-container {
  padding:1em 2em 1em 0;
}
.owned_items #similar .owned_item .cover {
}
.owned_items #similar .owned-item-title img {
  display:none;
}
.owned_items #similar .similar-slider {
  width:100%;
}
.owned_items #similar .rsOverflow, .owned_items #similar .rsSlide, .owned_items #similar .similar-slider {
  background: transparent;
}
.owned_items #similar .owned-item-title {
  font-size:110%;
}

/* owned games - new, edit */
.owned_items #content form label {
  width:30%;
}
.owned_items #content form fieldset#photos div img {
  margin-left:30%;
}
.owned_items #content form div.input-container .hint {
  margin-left:32% !important;
}
.owned_items #content form fieldset#photos .hint {
  margin-left:0;
}
.owned_items #content form #genres {
  margin-left:30%;
}
.owned_items #content form #genres span {
  color:#4B4B4B;
  display:block;
}
.owned_items #content form .input-container textarea {
  height: 100px;
  width: 400px;
  overflow-x: hidden;
  overflow-y: hidden;
  margin-left: 31.5%;
  margin-top: -1.8em;
}

#formCover {
  padding-top:10px;
}

form #platforms .settings {
  margin-left:1em;
}
#selected_wanted_games {
  margin-left:32%;
  padding-top:10px;
}
#selected_wanted_games ul label {
  float:none;
  display:inline;
}
#selected_wanted_games ul {
  margin: 0 0 10px 0;
  list-style:none;
}
#selected_wanted_games .hint {
  width:auto;
  margin-left:0;
  margin-bottom:5px;
}

.swap-list div:not(.clear) {
  margin-bottom: 10px;
  min-height: 120px;
  padding: 10px;
}
.swap-list .clear {
  height: 0;
  min-height: 0;
}
.swap-list div .left-col img {
  margin-left:1em !important;
}
#owned_games-swap_info #content .container h3 {
  margin-top: 20px !important;
}
.swap-other-game {
  margin: 30px 0;
}
.owned_items .swap-possible, .owned_items .swap-not-possible {
  position: relative;
}
.owned_items .swap-possible {
  background:#FFFDCE;
  border-radius: 3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}
.swap-list .right-col {
  text-align: center;
  top:3em;
}

.owned_items#owned_games-index #owned-items-pagination {
  display:none;
}

.owned_items #most-popular-games {
  max-height:140px;
  overflow:hidden;
}
.owned_items #most-popular-games div {
  float:left;
  margin:12px 0 12px 12px;
}
.owned_items #most-popular-games div:first-child {
  margin-left:12px;
}
.owned_items #most-popular-games .cover {
  margin-right: 0 !important;
}

.owned_items #topics {
  padding:0;
  margin:0;
  list-style:none;
}
.owned_items #topics li {
  padding:10px 20px;
  margin:0 0;
}

#owned_games-index .ads.cpc {
  margin:0 0 -13px -12px;
  padding:12px 12px 0 12px;
  padding-top:10px;
  border-top:1px solid #ddd;
  text-align:left;
}

#owned_games-index #all-categories {
  display:none;
}

#c-container .ui-tabs {
  background: transparent !important;
  border:0 none !important;
}
#c-container .ui-tabs .ui-tabs-panel {
  padding:0 !important;
}
#c-container #forum {
  padding:12px !important;
}
#c-container .ui-tabs a {
  color:#2E5EC0;
}
#c-container .ui-tabs h4 a {
  color:#000;
}

#shops-owned-items h4 {
  border-bottom: 0px none;
  padding: 5px 12px;
  margin-bottom: 0;
}
#shops-owned-items thead {
  display: none;
}

#games-wiki-link .span-18 {
  padding-top: 0 !important;
}
#games-wiki-link .span-6 {
  width:260px;
}
#games-wiki-link h2:first-child {
  border-bottom: 1px solid #DDD;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: left;
  font-size: 24px;
}
#games-wiki-link p {
  margin-top:5px;
  margin-bottom:5px;
}

#owned-item-type-switcher {
  margin-bottom: 2em;
  padding:0 1em;
  font-size: 120%;
}
#owned-item-type-switcher * {
  display: inline !important;
  width:auto !important;
  float: none;
}

.owned-items-sort {
  color: gray;
  padding:1em;
  margin-bottom: 2em;
}

.owned-item-container .owned-item-swap-sale {
  display: none;
}

.owned_items #similar .owned-item-container .owned-item-swap-sale {
  display: block;
}

.owned_items .subtitle {
  font-size: 120%;
}


.owned-item-icons {
  display: inline;
}

#owned_games-show h1, #owned_hardwares-show h1 {
  margin-bottom: 0;
}

#content > .container > .container {
  width: 100%;
}


.owned_items .rsImg {
  min-height: auto;
}

#imported-games-form {
  margin-bottom: 48px;
}
#imported-games-form .submit-container {
  position:fixed;
  bottom:0;
  left:0;
  margin-left: auto;
  margin-right: auto;
  width:100%;
  background: #fff;
  padding:24px 12px;
  border-top:1px solid #ccc;
  z-index:998;
  text-align: center;
}
#imported-games-form .submit-container .button {
  width:150px;
  padding:10px 12px !important;
}
#imported-games-form label {
  display: block;
  text-align: center;
  width: 100% !important;
}
@media only screen and (max-width: 999px) {
  #imported-games-form .submit-container {
    position: relative;
  }
  #imported-games-form {
    margin-bottom: 0;
  }
  #imported-games-form .platform, #imported-games-form h3 {
    display: none;
  }
}

/* users home */
#home-users h2 {
  margin-bottom:0;
}
#home-users .rating {
  font-size:80%;
  font-weight:bold;
}
#home-users .rating img {
  margin-bottom:-0.2em;
}
#home-users #content form {
  padding:0 1em 0 0 !important;
}
#home-users form label {
  width:auto;
}

.user #content > .container {
  padding-bottom:0;
}

.user #content h1 {
  font-weight: normal;
}
.user h1 > a {
  font-weight:bold;
}

.user #user-platforms {
  margin-bottom:10px;
}

.user#posts .post td:first-child, .user#posts .post td:nth-child(2) {display:none;}

.user#games_ratings .star-cap-container {
  clear:both;
  float:none !important;
}

.user#posts-index .post-author {display:none;}
.user#posts-index .post-content {
  margin-left:0;
}
.user .owned_item {
  background:transparent !important;
}
.user .owner {
  display:none;
}
.user .owned_item .shop-logo {
  display:none;
}

.qq-uploader{
   margin: 0 0 0 0!important;
}
.upload-link{
  font-size: 14px!important;
  color: blue!important;
  font-weight: bold!important;
  width: 70px!important;
  height: 80px!important;
  text-align: center!important!;
  vertical-align:middle!important;
  display: block!important;
  background-color: transparent!important;
  border-bottom: none!important;
  padding: 0 0 0 0!important;
  margin-left: 0px!important;
  top: 0px!important;
}
.avatar.profile .upload-link{
  top: 50px!important;
  left: 50px;
  font-size: 120%;
}
.upload-link input{height: 85px!important;}
.upload-avatar #upload-ajax-indicator{
  position: absolute;
  top: 110px;
  left: -125px;
  float: left;
  width: 10px;
}
.avatar.change .upload-link{
  font-size: 12px!important;
  width: 200px!important;
  font-weight: normal!important;
}
.avatar.change .upload-link:hover{text-decoration:none!important;}
.avatar.change .upload-link:hover span{color: black!important;}
.avatar.change #file-uploader{
  height: 10px!important;
}

.user-avatar-container img {
  margin-left: -13px;
  width:200px;
  height:200px;
  margin-bottom: 0.7em;
}

.user #sidebar .button {
  margin-bottom: 0.5em;
  margin-left: -5px;
  margin-right: -5px;
}
.user #sidebar .button i {
  margin-right: 0.2em;
}

.user.games_reviews .post-reply {
  display: none;
}
.user.games_reviews .small {
  font-size: 80% !important;
}

.groups-list div {
  margin-bottom:1.2em;
}

#groups-show .container ul.actions {margin-left:0;}

#groups-show #group-description a,#groups-show #group-description strong  {
  font-weight:normal !important;
}

#groups-show #group-description, #groups-show #group-description p {
  color:gray;
  margin-bottom:20px;
}
#groups-show #group-description p {
  margin-bottom: 10px;
}

#group-categories {
  margin-bottom:1em;
}

#group-categories ul {
  background:transparent;
}
#group-categories ul li {
  background:#fff;
}
#group-categories ul li a {
  margin-left:0;
  margin-right:0;
}

#group-categories a, #group-categories a:hover  {
  border-bottom:0 none !important;
  font-size:13px;
  font-weight:bold;
  -moz-border-radius:0;
}
#group-categories a:hover {
  background:#CCEDFF;
}
#group-categories a small {
  color:gray;
  font-weight:normal;
}
#group-categories li span {
  background:#F3F3F3;
  font-weight:normal;
}

#promoted-groups img {
  margin:0 0 !important;
}
#promoted-groups div {
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:10px;
}
#promoted-groups p {
  margin-bottom:4px;
  line-height:auto;
}
#promoted-groups h4, #promoted-groups h3 {
  font-weight:bold;
  font-size:13px;
}
#promoted-groups h3 {
  margin-bottom:0;
}

.topic-row h3 {
  font-size:15px;
}

#similar-topics {
  margin-top: 10px;
  background: #fff;
  width:280px;
  border:1px solid #ddd;
  padding:10px !important;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  border-radius: 3px !important;
  -webkit-border-radius:3px !important;
  -moz-border-radius:3px !important;
}
#similar-topics.fixed {
  top:40px;
  overflow: hidden;
  bottom: -2em;
}
#similar-topics h3 img {
  margin:-3px 10px 10px 0;
}
#similar-topics .topic-link a {
  display: block;
  padding: 0.8em 0.5em;
  color:#2E5EC0 !important;
  border-top: 1px solid #eee;
}
#similar-topics .topic-link a:first-child {
  /*border-top: 0px none;*/
}
#similar-topics .topic-link a:hover, #similar-topics .topic-link a:focus, #similar-topics .topic-link:hover {
  background: #eee;
}
#similar-topics-container {
  margin-bottom: 260px;
}

#topics-show .attention {
  margin:1em 0;
}
#topics-index .attention {
  margin-bottom: 1em;
}
#topics-show .pagination {
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  border:0 none;
}

.topics h1 {
  position:relative;
}
.topics h1 .pagination {
  position:absolute;
  top:15px;
  right:10px;
  font-size:13px !important;
  padding-top:0px;
}
.topics h1 .pagination span {
  font-size:13px !important;
}

.topics #content .last .pagination {
  margin-bottom:25px;
}

.groups #other-actions {
  margin-top:40px;
  margin-bottom:40px;
}

#new-post {
  margin-left: -10px;
  margin-right: -10px;
}
#new-post fieldset {
  padding-left:10px;
  padding-right: 10px;
}
#new-post .post {
  padding-top:5px;
}

#group-search {
  float:right;
}

#topics-show .new-post fieldset {
}

#topics-index #video-previews-container {
  background:#eee;
}
#topics-index #video-previews-container h4, #topics-index #video-previews-container .show-more {
  display:none;
}
#topics-index #video-previews-links-container img {
  margin-left:15px;
  margin-bottom:20px;
}
#topics-index #video-previews-links-container a:first-child img {
  margin-left:0 !important;
}

.ui-tabs-nav li a {
  padding: 0.5em 0.6em !important;
}


#topic-tags {
  font-family: "lucida grande", "tahoma", "helvetica", "verdana", "arial", sans-serif;
  font-size: 100%;
  padding: 28px 0 0 0;
  margin-right: 310px;
  color:gray;
}

#topics-show #automator-promo-top {
  display:none;
}

#topics-show .topic-link img.tooltip {
  display:none;
}

.topic-link-with-photo .clear {
}

.topic-link-with-photo img {
  border-radius: 3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}
.topic-link-with-photo .cover {
  margin: 0 5px 5px 0 !important;
}
.topic-link-with-photo span {
  font-size:11px;
}
.topic-link-with-photo strong {
  display:block;
  margin-bottom:5px;
}

#topics-show .ui-tabs .ui-tabs-nav li a {
  padding:1px !important;
}

#topics-with-photos {
  height: 176px;
  overflow: hidden;
  margin:2em 0;
  text-align: center;
}

#topics-with-photos div {
  position: relative;
  margin:0;
  padding:0;
  height:174px;
  width:164px;
  display:inline-block;
}

#topics-with-photos span.topic-with-photo-subject {
  position: absolute;
  bottom: 13px;
  left: 0;
  width: 99% !important;
  background: rgba(0, 0, 0, 0.7);
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

#topics-with-photos span.topic-with-photo-subject span {
  margin: 2px 10px !important;
  display: block;
  color: white;
  font-weight: bold;
}

#topics-with-photos a {
  display:inline-block;
  float:left;
}
#topics-with-photos .cover {
  width: 161px;
  height: 160px;
  margin-bottom: 20px !important;
}
#topics-with-photos .cover:hover {
  border: 1px solid #000 !important;
}

#topics-index .sidebar, #groups-index .sidebar {
  margin-bottom: 20px;
}

#topics-show #main-content .fb-like {
  padding:1em 0 !important;
  height: 24px;
}

#___gcse_1 td {
  border-top:0 none !important;
}
.gsc-input {
  margin-top:-1.1em !important;
  box-shadow: none !important;
  -webkit-box-shasow:none !important;
  -moz-box-shadow:none !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
  padding-left: 0 !important;
}
.gsc-control-cse.gsc-control-cse-pl {
  background: transparent;
  border: 0 none;
}

.post-options {
  visibility: hidden;
}

.destroy-link {
  display: none;
}

span.sticked, span.closed {
  margin-right:8px;
  display:inline-block;
  width:16px;
  height:16px;
  position:relative;
  top:10px;
}

span.sticked {
  background-image: url('/images/group_icons/topic_sticked.png');
}

span.closed {
  background-image: url('/images/group_icons/topic_closed.png');
}

.css1 { font-size: 1.0em; }
.css2 { font-size: 1.4em; }
.css3 { font-size: 1.7em; }
.css4 { font-size: 2.0em; }

.group-avatar {
  width:35px;
  height:35px;
  border-radius: 3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}

#topics-index #active-users ul {
  padding: 0 1em;
  list-style: none;
}

#topics-index #dashboard-preorders {
  width:auto;
}
#topics-index #dashboard-preorders .preorder img {
  float:left;
  margin-right: 10px !important;
  width:122px;
}
#topics-index #dashboard-preorders .preorder h3 {
  font-size: 120%;
}

/* login screen */
#topic_permalink{
  width: 150px;
}

#login-container {
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
}
.sessions.minimal form {
  padding:0 !important;
}
.sessions form label {
  float:none;
  width:auto;
  text-align:left;
}
.sessions input {
  font-size: 120%;
}
.sessions .attention {
  text-align:center;
  margin-bottom:1em;
}
.sessions #remember_me {
  display: inline-block;
  width: auto;
}
#sessions-new #logo, #users-new #logo {
  float: none;
  display: block;
  margin:0 auto;
}
.sessions .small {
  margin-bottom: 0;
}

/* signup form */
.inlineErrors {display:block;}
/*.big-form input[type=text], .big-form input[type=password], .big-form select {font-size:120%;}
.big-form {font-size:140%;}
.big-form label {
  width:30%;
}*/
#users-new h4, #users-create h4 {
  display: none;
}
#users-new h1, #users-create h1 {
  text-align: center;
}
#users-new #content .container, #users-create .container {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
#users-new #signup-container fieldset {
  width:275px;
  margin:0 auto;
}

/* blogs */
#blog-entries {
  padding-top:1em;
}
#blog-sidebar {
  margin-top:1em;
  padding:2em;
  background:#ccc;
  -moz-border-radius:12px;
  -webkit-border-radius:12px;
  border:1px solid #BEBEBE;
}
#blog-sidebar a {
  text-shadow:1px 1px 1px #fff;
  color:#4B4B4B;
  border-bottom:0 none;
  text-decoration:none;
}
#blog-sidebar a:hover {
  background:#3C3C3C;
  color:#fff;
  text-shadow:none;
  -moz-border-radius:4px;
}

/* about page */
#about p {color:#383838;padding-right:20px;}
#about .container, #about hr {margin-bottom:2em;}

/* search */
#search-show .pagination {display:none;}

/* terms change acceptation */
#term_versions-show #menu, #term_versions-show #footer, #term_versions-show #userbar {
  display:none;
}

#term_versions-show .blue.button {
  font-size:150%;
}

#term_versions-show #new-terms {
  width:auto;
  height:250px;
  overflow:auto;
  border:1px solid gray;
  margin-bottom:1em;
  background: #fff;
}
#term_versions-show #terms {
  margin-left: 3em;
}

#term_versions-show #first-steps {
  display:none;
}

#term_versions-show #invite-friends-button {display:none;}


/* FAQ */
#help-index #content h2 {
  margin-bottom:4px;
}
#help-index #content a {
  cursor:pointer;
}
#help-index #content ol {
  margin-left:30px;
}
#help-index #content li {
  margin-bottom:4px;
}
#help-index #content li div {
  margin-bottom:1em;
}

/* facebook invite page */
#facebook_invitations-show #menu, #facebook_invitations-show #userbar {display:none;}
#facebook_invitations-show #footer {display:none;}

/* facebook complete signup */
#facebook_users-edit .inlineErrors, #facebook_users-update .inlineErrors {display:block;}
#facebook_users-edit #first-steps, #facebook_users-update #first-steps {display:none;}



/* verification page */
.verification #main-content {
  margin-left: 0 !important;
  margin-right: 340px;
}

.verification h2 {
/*  font-size:20px;*/
}

.step {
  padding:10px;
  height:17em;
}
#verification-show .step:hover {
  box-shadow: 1px 1px 0px 0px #ccc;
}
#verification-show .actions li {
  margin-bottom: 0.5em;
}

.step.money {
  background-image:url('/images/money-bgr.png');
  background-position:bottom right;
  background-repeat:no-repeat;
}
.step h3:first-letter {
  font-size:20px;
  color:#375C99;
}
.step p {
  font-size:12px;
  line-height:18px;
}
.step p.important {
/*  border:2px solid #E6EEFF;*/
/*  background:#fff;*/
  padding:10px;
  background:#fafafa;
  border-radius:4px;
  box-shadow: 1px 1px 0px 0px #ddd;

}

.verification #footer, #info-mbank #footer {
  visibility:hidden;
}
#new_verification_data label {
  width:35%;
}
.verification-menu {
  margin-bottom: 3em;
  min-height: 3em;
}
.verification-menu .step {
  height:auto !important;
  border-bottom:1px solid #ddd;
  float: left;
  width:26%;
}
.verification-menu .step:last-child {
  width:41%;
}
@media only screen and (max-width: 999px) {
  .verification-menu .step {
    width:auto !important;
    float: none;
  }
}

#verification-features {
}
.verification fieldset p {
  margin:0 0;
}

.step.active {
  background:#fff !important;
}
.step.active h3 {
  font-weight:bold;
}

/* security page */
ol.security {
  list-style:none;
  margin-left:0;
  margin-right:0;
}
ol.security li {
  margin-bottom:10px;
  padding-left:23px;
  background-image:url(/images/icons/10.png);
  background-repeat:no-repeat;
  background-position:2px 3px;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  min-width:500px;
}

#showcase-list {
  list-style:none;
  margin:0 0 0 0;
}
#showcase-list strong {
  font-size:15px;
}


/* birth year setting */
.birth_years #content p, .birth_years label, .birth_years select {
  font-size:140%;
}

.shops .cover {
  margin-bottom:10px !important;
}

#info-first_steps #content .span-17 ol {list-style-type:decimal;}
#info-first_steps #content .span-17 li {margin:0 0 1em 1em;border-bottom:1px dotted #eae6e2;padding:0 0 1em 0;}

.info #main-content h1 {
  margin-bottom:20px !important;
}
.info h3 {
  font-size: 150%;
  padding:0 0 !important;
  font-weight: bold;
  margin-bottom: 0.5em !important;
}
.info p {
  padding:0 !important;
  margin: 0 0 1.5em !important;
}

/* invitation form */
#facebook-invite-button, #facebook-invite-button:hover {
  display:block;
  background:#3B5998 url('/images/facebook-logo-transparent.png') no-repeat 10px 10px !important;
  width:196px;
  height:56px;
  margin-bottom:0em !important;
}

#facebook-invitation-banner {
  border:2px solid #3B5998;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  padding:1em;
  margin-bottom:2em;
  min-height:58px;
}

#facebook-invitation-banner p {
  padding-top:0.5em;
  margin-bottom:0;
}

#contact-importer-list, #group-invitation-list, #blank-state-list {
  height:250px;
  width:600px;
  overflow:auto;
  list-style:none;
  border:1px solid gray;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  margin-bottom:1em;
}
#contact-importer-list li {
  padding:1em;
  border-bottom:1px solid #f1f1f1;
}
#contact-importer-list li strong, #contact-importer-list li span, #contact-importer-list li img {
  cursor:pointer;
}
#contact-importer-list li.selected {
  background:#FFFCE3;
}
#contact-importer-list li img {
  float:right;
  margin-top:-0.85em;
}

#group-invitation-list, #blank-state-list {
  width:500px;
}

#group-invitation-list li strong, #group-invitation-list li span, #group-invitation-list li img {
  cursor:pointer;
}

#group-invitation-list li strong:hover{
    text-decoration:underline;
}

#group-invitation-list li {
  padding:1em;
  border-bottom:1px solid #f1f1f1;
}


#group-invitation-list li img {
  float:left;
  margin-top:-0.85em;
}

#orders-show table {
 border:0px none;
 margin-bottom:0;
}
#orders-show table table {
 margin-bottom:1em;
}
#orders-show table tr td {
 padding:0;
 border:0px none;
 background:transparent;
 font-size:13px;
}

#terms {
  margin-left:4em;
  list-style:upper-roman;
}
#terms .alpha {
  list-style:lower-alpha;
}
#terms > li {
  font-weight:bold;
}
#terms > li > ol, #terms p {
  margin-top:1em;
  margin-bottom:1em;
  font-weight:normal;
}
#terms > li > ol > li, #terms p {
  font-size:13px;
  margin-bottom:0.3em;
  font-weight:normal;
}
#terms p {
  margin-bottom:2em;
}

#account-menu a {
  /*width:95px;*/
}
#account-menu a:last-child {
  /*width:110px;*/
}

#new_blocked_user {
  padding-left:0 !important;
}
#new_blocked_user fieldset {
  width: 443px;
}

.landing_pages #userbar-fb, .landing_pages #menu, .landing_pages #footer .container {
  display:none;
}
.landing_pages #copyright {display:block !important;}

.buy_automator_big {
  font-size:15px;
  padding:0.5em 1.5em !important;
}

/* market main page */
#markets-show .platform-link {
  display:block;
  padding-left:195px;
  position: relative;
}
#markets-show .platform-link img {
  position:absolute;
  left:0;
}

#markets-show .span-16 {
  width:670px;
}
#markets-show .span-8 {
  padding-left:0 !important;
}
#markets-show h1 {
  margin-bottom:0;
}
#markets-show #content h2 {
  margin-bottom:5px;
}
#markets-show #content h3 {
  display:inline-block;
  color:gray;
  font-size:13px;
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", "Verdana", "sans-serif";
}
#markets-show td {opacity:0.8;}
#markets-show tr.popular td {opacity:1.0;}
#markets-show table tr:first-child td {
  border-top:0px none;
}
#markets-show #automator-promo-top {
  display:none;
}
#markets-show #categories {
  width:690px;
}
#markets-show #shops {
  padding:0 10px;
}
#markets-show #shops h4 {
  border-bottom:0;
}
#markets-show #games-wiki {
  background:transparent !important;
  border:0 none !important;
  margin-top:30px !important;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.orders #footer-links {
  display:none;
}

.admin #main-content h2 {
  padding:20px !important;
}

.account #content, .account #main-content {
  min-height:240px;
}
.account .submenu {
  margin-top:0 !important;
}

.account #like {
  display: none;
}
.account #setting_sale_message {
  width:400px;
}

#tradein-mini-help .tradein-step, #signup-container .signup-step {
  float:left;
  width:24%;
  margin-right: 20px;
  padding-left:74px;
  padding-top:16px;
  background-repeat: no-repeat;
  min-height: 64px;
  text-align: left;
  font-size:15px;
}
#tradein-mini-help .tradein-step#secure {
  background-image: url(/images/tradein/shield.png);
  padding-top:8px;
}
#tradein-mini-help .tradein-step#mail {
  background-image: url(/images/tradein/letter.png);
}
#tradein-mini-help .tradein-step#cash {
  background-image: url(/images/tradein/wallet.png);
  margin-right: 0;
}

#tradein-mini-help p:last-child {
  margin-bottom: 0;
}
.span-8 #tradein-mini-help .tradein-step, aside #tradein-mini-help .tradein-step {
  width:auto;
}
aside #tradein-mini-help .tradein-step {
  min-height: 54px;
}
aside #tradein-mini-help p {
  margin-bottom: 1em;
}

.sessions.minimal .account, #users-new .account {
  display: none;
}
.sessions #main-content #rectangle {
  display: none;
}

/* dashboard */
#dashboard-menu .account-menu-extras {
  display: none;
}

#lifestream-container {
  overflow: hidden;
  position: relative;
}
.dashboard #topics {
  overflow:hidden;
  width:174px;
}
.dashboard aside #topics {
  width:auto;
  min-height: 390px;
}
.dashboard #topics > div {
  /*padding:0 12px;*/
}
.dashboard #topics .topic-link {
  margin-bottom: 5px;
}
.dashboard #topics .topic-link a {
  /*color:#353535;*/
}
#lifestream-container h4 {
  margin-bottom:0;
  padding-left:20px;
}
#lifestream-container .submenu {

}

#promoted-services {
  min-height: 11em;
  display: none;
}

.slideshow-pager {
  position: absolute;
  bottom: 12px;
  right: 12px;
  z-index: 98;
}
.slideshow-pager a {
  display:inline-block;
  border-radius:6px;
  width:12px;
  height:12px;
  background: #fff;
  border: 1px solid #CCC;
  box-shadow: 1px 1px 1px #DDD inset;
  -moz-box-shadow: 1px 1px 1px #DDD inset;
  -webkit-box-shadow: 1px 1px 1px #DDD inset;
  cursor: pointer;
}
.slideshow-pager a.activeSlide {
  box-shadow: none;
  border:1px solid #1F5292;
  background-image: linear-gradient(bottom, rgb(59,148,189) 19%, rgb(0,115,255) 60%);
  background-image: -o-linear-gradient(bottom, rgb(59,148,189) 19%, rgb(0,115,255) 60%);
  background-image: -moz-linear-gradient(bottom, rgb(59,148,189) 19%, rgb(0,115,255) 60%);
  background-image: -webkit-linear-gradient(bottom, rgb(59,148,189) 19%, rgb(0,115,255) 60%);
  background-image: -ms-linear-gradient(bottom, rgb(59,148,189) 19%, rgb(0,115,255) 60%);
}

#start-hints {
  margin-top: 0px;
}

#start-hints p {
  padding:18px;
  margin:0 0;
  border-bottom:1px solid #eee;
}
#start-hints p:hover {
  background:#fafafa;
}
#start-hints p#fb {
  border-bottom:0 none;
  padding-bottom: 0;
}

#start-hints .button {
  margin-bottom: 0.5em;
}

/* offers */
.trade, .offer {
  padding-bottom:1px;
  position: relative;
}
.trade td, .offer td {
  padding:1em 0 !important;
}
.offer .left-col, .offer .right-col {
  width:40%;
}
.trade .offer .left-col, .trade .offer .right-col {
  width:auto;
  float:none;
}
.trade .offer .middle-col {
  width:auto;
  float:none;
}
.offer .wanted {
  margin-top:3em;
}

#offers-show .attention {
  text-align:left;
  margin-bottom:2em;
}
#offers-create .inlineErrors {display:block;}
#offers-show #decision {
  margin:20px auto 20px auto;
  background:#eee;
  padding:10px;
  float:none;
  text-align:center;
  z-index:1;
}
#offers-show #decision li {margin-right:2.5em;}
.edit_offer fieldset div {
  padding-top:0 !important;
}
.edit_offer label {
  float:none !important;
  width:100% !important;
  padding-top:0 !important;
}
#offers-show #decision #accept {
  margin-right:3em;
}
#offers-show .mini-user {
  display:none;
}
#offers-show .owned_item {
  min-height:75px;
}
.dashboard .owned-item-photos, .dashboard .owned-item-verified {
  display:none;
}
.new_offer .owned-item-title a {
  color:#000;
  cursor:default;
}
.new_offer .owned-item-title a:hover {
  text-decoration:none;
}
.new_offer .owned-item-photos, .new_offer .owned-item-verified {
  display:none;
}
.new_offer .timestamp-container {
  display: none !important;
}

/* user ratings */
#new_user_rating .errorExplanation ul, #new_user_rating .errorExplanation p {
  display:block;
}

/* trades */
#address-box {
  padding:2em;
  width:400px;
}

#trade-steps {
  padding:0px 0px 0px 0px;
}
#trade-steps small a, #trade-steps small a:hover {
  color:#666;
  background:transparent;
  border:0 none;
}
#trade-steps li {
  border-bottom:1px solid #ddd;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:30px;
  background-position:10px 1em;
}
#trade-steps li:hover {
  background-color:#fafafa;
}
.trade > .left-col {
  width:40%;
}
.trade > .right-col {
  width:55%;
  left: 45%;
}

/* chats */
#chat_submit {
  padding:3px 7px !important;
}
#chats-show .new-post-form {
  background:#fff;
  padding: 1em;
}
#chat-automator-options {
  text-align:center;
  padding-top:4px;
}
#chat-automator-options select {
  margin:0;
}
#chats-mark-as-read, #chats-search-form {
  margin-top:-2px;
}
#chats-mark-as-read {
  float:left;
  margin-top: 6px;
}
#chats-search-form {
  float:right;
}
#chats-search #messages div:first-child {
  border-top:0px none;
}

/* invitations */
.invitations #automator-prompt, .friendships #automator-prompt {
  background-image:url(/images/automator-200.png);
  background-position:0px 10px;
  padding-left:220px !important;
  margin-bottom:30px !important;
}
.invitations form fieldset div {
  padding-bottom:0;
}
.invitations #automator-prompt {
  margin-bottom:12px !important;
}
.invitations #online-friends {
  display: none;
}

.dashboard #sidebar .recrangle {
  margin-top:0 !important;
}

#dashboard-show #billboard-container, #dashboard-notifications #billboard-container {
  margin-bottom:20px;
}

#promoted-games-container {
  position:relative;
  height:146px;
  overflow:hidden;
  border-bottom:1px solid #ccc;
}
#promoted-games > div {
  display: none;
}
.promoted-game {
  float:left;
  width:50%;
  min-height:120px;
}
.promoted-game h3 {
  font-weight:bold;
}
#promoted-games-container .nav {
  position:absolute;
  bottom:12px;
  right:12px;
  z-index:10;
}
#promoted-games-container .nav .button {
  font-size:13px !important;
  border-radius: 12px !important;
  -webkit-border-radius: 12px !important;
  -moz-border-radius: 12px !important;
}

#lifestream-container .fb-like {
  min-height:24px;
  padding:0 18px;
  width:100%;
}

#dashboard-show #main-content {
  margin-top: 0 !important;
}
#dashboard-show #main-content .attention {
  padding:18px;
}

#online-friends .clear {
  height: 5px;
}

#dashboard-matches {
  text-align: center;
}
#dashboard-matches .blank-state {
  padding:1em;
  padding-bottom: 0;
}
#dashboard-matches .blank-state:first-child {
  padding-top:0;
}
#dashboard-matches .button {
  display: inline-block !important;
}
#dashboard-matches a {
  display: none;
}
#dashboard-matches-container {
  margin-bottom: 2em;
  margin-top:2em;
}
#lifestream-container #dashboard-matches-container {
  margin-top: 0;
}
#dashboard-matches-container h4 {
  font-size: 100%;
}
#dashboard-matches-container h4 a:hover {
  text-decoration: underline;
}
#dashboard-matches-container .content-box .center {
  margin-top: 0;
}

#dashboard-show #content > .container #c-container.billboard {
  margin-top: 0;
}

#dashboard-show aside {
  top:0px;
}

#offers-index .offer-title-container {
  width:45%;
}
#offers-index .offer-sender {
  width:25%;
}
#offers-index .offer-time {
  width:8%;
}
#offers-index .offer-options {
  width:22%;
}
#offers-index .offer-title-container span {
  display: block;
}
#offers-index table tr td {
  vertical-align: top;
}
#offers-index table tr td .button {
  margin-bottom: 10px;
}

#offers-show .owned_item .timestamp-container {
  display: none;
}


#trades-index .trade-actions .green.button {
  margin-bottom: 0.5em;
}

.dashboard #sidebar .tradein-step {
  display: none;
}

#dashboard-preorders {
  width:132px;
  padding:13px !important;
}
#dashboard-preorders .preorder {
  margin-bottom: 1.5em;
}
#dashboard-preorders h4 {
  padding-top: 10px;
  padding-bottom: 10px;
}
#dashboard-preorders .preorder img {
  width: 130px;
}
#dashboard-preorders .preorder a {
  display: block;
}
#dashboard-preorders .preorder h3 {
  font-size: 110%;
  margin-bottom: 2px;
}
#dashboard-preorders span {
  font-size: 90%;
}

/* display */
.ads {
  padding:0 0;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}
.ads.billboard {
  position:relative;
  margin-left:auto;
  margin-right:auto;
}
.ads.billboard div {
  z-index:0 !important;
}
.ads.rectangle div {
  overflow: visible !important;
}
.ads.rectangle div > ins {
  border-radius: 3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  overflow: visible !important;
}
.ads.billboard table {border:0px none !important;}
.ads.billboard td {background:transparent !important;border:0px none !important;}
.ads.rectangle {
  width:300px;
  padding:0 !important;
  position: relative;
}
.ads.rectangle.fixed {
  position: fixed;
}

.ads.skyscraper {
  margin-top:20px;
}
#sidebar .ads.skyscraper {
  margin:0 0;
  width:200px;
  height: 600px;
  border-radius: 3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  overflow: visible;
}
.ads.skyscraper.fixed {
  top:58px !important;
}

.ads.mobile-billboard img {
  display: block;
  overflow: visible !important;
}


/* pro prompt */
#pro-prompt {
  width:100%;
  background:firebrick;
  color:#fff;
  font-size: 14px;
  padding: 5px 0;
  margin-bottom: 13px;
  margin-top: -20px;
}
#pro-prompt a {
  color:#fff;
}
#pro-prompt .pro-icon {
  float: left;
  margin: 0 20px 0 10px;
  width: 32px;
  height: 32px;
}
#pro-prompt .pro-features li {
  margin-right: 20px;
  padding-top: 5px;
}
#pro-prompt .pro-see-more {
  float: right;
  font-size: 13px;
  font-weight: bold;
  border:1px solid #ddd;
  padding:8px !important;
}
#pro-prompt.fixed {
  left:0;
  top:56px;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

/* promoted */
#c-container thead {
  display:none;
}

.p-container .title{
  overflow: hidden;
  font-size: 110%;
}
.p-container .title a {
}

#c-container #buy-link {
  padding:10px 0;
  text-align:center;
}

.publicity {
  padding-bottom:15px;
  padding-top:10px;
  text-align:center;
}

.publicity .block:hover {
  cursor: pointer;
}

.publicity .photo{
  border: none !important;
  padding: 0px 4px 4px 0px !important;
}

.publicity .block .image-link{
}

.publicity .ad-big {
/*  display:none;*/
}
.publicity .ad-small {
  display:none;
}

.publicity .content a:hover{
  text-decoration:none !important;
}

.publicity .content a{
  color: #333 !important;
}

.publicity .ad-user a{
  color: gray !important;
}

.publicity span {
  color:#000;
}

#ads-about-xhr p {
  line-height:1.7em;
}

#ads-about-xhr ul, #ads-about-xhr ol, #ads-about-xhr p, #ads-about-xhr div {
  font-size:13px !important;
}

#ads-about-xhr ul {
  margin-left:30px !important;
  margin-bottom:1em !important;
}

#c-container.sky {
  width:160px;
}

#c-container.billboard {
  width:auto;
  position:relative;
  margin-bottom:10px;
  /*background:#fff;*/
}

#content > .container #c-container.billboard {
  margin-left:0;
  margin-top:3em;
  margin-bottom:1em;
  min-width:760px;
}

#c-container.billboard h4 {
  text-transform: uppercase;
  border-bottom:0;
  margin:0 0;
  border-bottom:1px solid #ccc;
}
#c-container h4 a {
  color:gray;
}
#c-container h4 a:hover {
  text-decoration: none;
}

#c-container.billboard h4 small {
  display:none;
}
#c-container.billboard .publicity {
  float:left;
  width:24.8%;
  border-bottom:0;
  min-height:165px;
  padding:0 0;
}
#c-container.billboard .ad-small {
  display:none;
}
#c-container.billboard .ad-big {
  display:inline-block;
}

#c-container.billboard .publicity .block {
  padding:10px;
  margin-bottom: 1em;
}
#c-container.billboard div.publicity:last-child {
  border-right:0px none;
  width:24%;
}
#c-container.billboard .title {
  margin-bottom: 1em;
  height: 3em;
}

#c-container.billboard #buy-link {
  position:absolute;
  top:4px;
  right:10px;
}

#c-container.billboard p {
  padding:12px;
  margin:0;
}

body.ads {
  text-align:left;
}

.js-commercial .items h3.owned-item-title {
  max-width: 100%;
}

#sidebar #c-container.sky {
  width:190px;
}

#sidebar .publicity, #sidebar #buy-link {
  margin:0 10px;
}


#c-container.rectangle {
  width:300px;
  margin-bottom: 2em;
}
#c-container.rectangle .publicity {
  border-bottom: 0 none;
}
#c-container.rectangle .block {
  font-size:14px;
  text-align: left;
}
#c-container.rectangle .title {
  font-size: 15px;
  padding-left:133px;
  text-align: left;
  height: 50px;
}
#c-container.rectangle .image-link {
  float:left;
  margin-right: 12px;
  margin-top: -50px;
}
#c-container.rectangle .image-link img {
  width:120px;
  min-height: 120px;
}

/* home page */
.home #main-content {
  margin-left: 0px;
  margin-right: 320px;
  text-align: center;
}

#signup-container #new_user input:not([type="checkbox"]) {
  width:240px;
}
#signup-container fieldset {
  padding:0 9px 0 8px;
  border:0px none;
  background:transparent;
}
#signup-container label {
  width:auto;
  padding-right:10px;
  padding-top:0;
}
#signup-container label span {
  display:none;
}
#signup-container .form-hint {
  font-size:90%;
  padding:0px 0 10px;
  text-align: center;
}
#signup-container select {
  margin:0 0;
}
.home h2 {
  margin-bottom:10px;
}
#signup-container h2 {
  margin:0 10px;
  font-weight:bold;
}
#signup-container .inlineErrors {
  margin-right: auto;
  margin-left: auto;
}
#signup-container .submit-container {
  text-align: center;
  padding-top: 10px;
}
#facebox #signup-container, #facebox #signup-counter {
  margin-bottom: 0;
}
#facebox #signup-container input[type=submit] {
  float:none !important;
}
#facebox #signup-container h4 {
  display: none;
}
#fixed-signup-form-container {
  display: none;
}



#home-additional {
  margin-top:20px;
  padding-bottom:20px;
}

#home-additional .span-4 h4 {
  border-bottom:0px none;
  color:gray;
  text-shadow: 0 1px 1px #FFF;
  text-transform:uppercase;
}
#home-additional .span-4 {
  color:gray;
  text-align:center;
  font-size:90%;
}
#home-additional .prepend-2 {
  padding-left:50px;
}
#home-additional .span-4.last {
  border-right:none;
}
#home-additional .span-8 > small {
  display:block;
  text-align:right;
  margin-top:5px
}
#home-additional .span-4 div {
  text-align:center;
  margin-right:10px;
  padding:8px 0px 8px 0px;
  font-size:20px;
  height:80px;
  font-weight:bold;
  margin-bottom:10px;
  font-family:"tahoma", "helvetica", "verdana", "arial", sans-serif;
}
#home-additional .span-4 div strong {
  display:block;
  font-size:35px;
  margin-top:-5px;
  margin-bottom:-10px;
  text-shadow:0 1px 2px #fff;
}

.home #flashes, #groups-index #flashes, .home #flashes, .markets #flashes {
  display:none !important;
}

.home #slideshow-2 {
  display:block;
  background:url('/images/home_slide_3.png') no-repeat center center;
  height:205px;
  margin-bottom:2em;
}

.home #free-adnotation {
  margin-right:140px;
  padding:10px 0;
}
.home #free-adnotation span {
  color:#383838;
}

#signup-container {
  overflow: hidden;
  margin-bottom: 2em;
}
#signup-container h4 {
  margin-bottom: 1em;
}
#signup-counter {
  padding: 0.5em 0;
  background: #fffdba;
  text-align: center;
}
#signup-container #facebook-login {
  background: transparent;
}

#signup-container #new_user {
  display:none;
  margin-bottom: 2em;
  margin-left: -8px;
}

#signup-container #or-signup-by-email {
  margin:0em 0 1em 0;
}

#facebook-login {
  text-align:center;
  padding: 0 0;
  background: transparent;
}
#facebook-login .clear {
  height: 0;
}

.home aside h4 {
  /*margin-bottom: -1px;*/
}
.home h4 i {
  margin-right: 0.3em;
}

#signup-container .signup-step {
  width:auto;
  padding-top: 5px;
}
#signup-container .signup-step#buy {
  background-image: url(/images/signup/buy.png);
}
#signup-container .signup-step#sell {
  background-image: url(/images/signup/sell.png);
}
#signup-container .signup-step#swap {
  background-image: url(/images/signup/swap.png);
}

#signup-container .signup-explanation {
  display: none;
  margin-top:0;
  margin-bottom: 0.5em;
}
#facebox #signup-container .signup-explanation {
  display: block;
  text-align: center;
}
#facebox #facebook-login {
  margin-top:2em;
}
#facebox #signup-container #new_user {
  margin-bottom: 2em !important;
}

#sitemap {
  position: relative;
}
#sitemap h5 {
  color:gray;
}
#sitemap ul {
  list-style: circle;
  color:gray;
  margin:1em 1em;
}
#sitemap li {
  margin-bottom: 0.5em;
}
#sitemap > div > ul > li {
  margin-bottom: 2em;
  list-style: none;
}
#sitemap .right-col ul {
  margin-top: 0;
}
.home #dashboard-matches-container h4, .home #signup-container h4, .content-box h4 {
  font-weight: normal;
  padding: 1em;
}

.home #disable-ads-link {
  display: none;
}

#slider {
  margin-top: -2em;
}

#home-index #signup-container #signup-counter {
  display:none;
}
#home-index #signup-container .signup-step {
  display: none;
}
#home-index #signup-container #or-signup-by-email a {
  display: none;
}
#home-index #signup-container #new_user {
  display: block;
  margin-bottom: 0;
}
#home-index #signup-counter {
  font-size: 120%;
  border-radius: 3px;
  margin-top: 0;
  display: inline-block;
}
#home-index #signup-container {
  border:2px solid #2362A3 !important;
  border-radius: 6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  padding: 1em 1em 0 1em !important;
  -webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.1),0 0 0 #000;
  -moz-box-shadw: 0 2px 7px rgba(0,0,0,0.1),0 0 0 #000;
  box-shadow: 0 2px 7px rgba(0,0,0,0.1),0 0 0 #000;
}
#home-index #signup-container h4 {
  text-align: center;
  color:#fff;
  background: #2362A3 !important;
}
#home-index #signup-container input[type=submit] {
  margin-left: auto;
  margin-right: auto;
}
#home-index #social-media {
  display: none;
}


#in-media, #recently-signed-up, #most-popular-games {
  background: #eee;
  padding: 30px 0;
  text-align: center;
  margin-bottom: 30px;
}
#recently-signed-up {
  background: transparent;
}
#in-media h4, #recently-signed-up h4,  #most-popular-games h4 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0 none;
  color:gray !important;
}
#recently-signed-up h4,  #most-popular-games h4 {
  margin-bottom: 15px;
}
#in-media img {
  width:auto;
}
#most-popular-games {
  margin-bottom: 0;
  padding:50px 0;
}

#home-slide {
  width:100%;
  height:auto;
}

/* normal list */
.entry {
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  position: relative;
  min-height: 150px;
}
.entry-title {
  font-size:20px;
  font-weight:bold;
}
.entry-meta {
  font-size: 90%;
  color:gray;
}
.entry-author a {
  font-weight: bold;
}
.entry-author img {
  width:20px;
  height: 20px;
  margin-bottom: -6px;
  margin-right: 5px;
}
.entry-category {
  text-transform: uppercase;
  color:#fff;
  background: #ccc;
  border-radius: 3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  padding: 3px 4px 1px;
  display: inline-block;
  margin-right: 10px;
}
.entry-thumb {
  border-radius: 3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  margin-right: 20px;
  float:left;
  width:150px;
  height:150px;
}
.entry-options {
  position: absolute;
  bottom: 30px;
  right: 20px;
  display: none;
}

/* mini list */
.entries-mini-list .entry {
  height: 80px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  min-height: 80px;
}
.entries-mini-list .entry:hover .entry-options {
  display: none !important;
}
.entries-mini-list .entry-description, .entries-mini-list .entry-meta, .entries-mini-list .entry-comments-count {
  display: none;
}
.entries-mini-list .entry-thumb {
  width: 80px;
  height: 80px;
  margin-right: 10px;
}
.entries-mini-list .entry-title {
  font-size:14px;
  line-height: 16px;
  font-weight: normal;
}

/* full blog entry view */
.entry-full .entry-body img {
  max-width: 100%;
  height: auto;
  border-radius: 3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}

.entries-categories {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.entries-categories a:first-child {
  padding-left: 15px;
}

.entries-tags {
  color:#ccc;
  display: inline-block;
  padding:6px 12px;
  background: #fafafa;
  border-radius:3px;
  margin-bottom: 30px;
  min-height: 22px;
  line-height: 28px;
}
.entries-tags a {
  white-space: nowrap;
}


/* entry show */
.entry-body, .entry-share, .entry-reply {
  margin-bottom: 20px;
}

.entry-body ol, .entry-body ul {
  padding: 0 0 0 30px;
  font-size:110%;
}
.entry-body li {
  margin-bottom: 3px;
}
.entry-body blockquote {
  padding: 0 1em;
}

.entry-share {
  text-align:center;
  padding:10px;
  border-radius: 3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  color:#fff;
  border:1px solid #627AAD;
}

#blog_entries-show .entries-tags {
  font-size:13px;
}

/* blogs show */
.blog-stats {
  list-style: none;
  color:gray;
  margin-top: 0;
  margin-bottom: 20px;
}
.blog-games .owned_item {
  display: inline-block;
  min-height: 1px;
}
.blog-games .owned-item-title, .blog-games span {
  display: none !important;
}
.blog-games .list-item-picture {
  width:76px;
  margin-right: 10px !important;
  min-height: 90px
}


/* widget */
#widget-blog-entries {
  background: #000;
  color:#fff;
  margin-bottom: 20px;
  margin-top: -2em;
  /*border-bottom: 1px solid #000;*/
  height: 162px;
  overflow: hidden;
  /*border-top: 1px solid #000;*/
}
.widget-blog-entry {
  width:294px;
  border-right:1px solid #333;
  border-bottom: 1px solid #333;
  border-top:1px solid #333;
  /*margin-right: 1px;*/
  height:160px;
  background: #000;
  float:left;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.widget-blog-entry img {
  width:100%;
  height:auto;
}
.widget-blog-entry:hover img {
  -webkit-filter: contrast(1.1);
}
.widget-blog-entry:first-child {
  border-left: 1px solid #333;
  width:293px;
}
.widget-blog-entry-mask {
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(25%,rgba(0,0,0,0)),color-stop(75%,rgba(0,0,0,0.9)),color-stop(100%,rgba(0,0,0,0.9))) !important;

  -webkit-box-shadow: inset 10px 10px 59px -4px rgba(0,0,0,0.75);
  -moz-box-shadow: inset 10px 10px 59px -4px rgba(0,0,0,0.75);
  box-shadow: inset 10px 10px 59px -4px rgba(0,0,0,0.75);
}
.widget-blog-entry-mask:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.widget-blog-entry a {
  display: block;
  position: absolute;
  width:100%;
  height: 100%;
  color:#fff;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
  top:0;
}
.widget-blog-entry a strong {
  position: absolute;
  display: block;
  bottom:5px;
  left:10px;
  padding-right: 60px;
}
.widget-blog-entry a:hover strong {
  color:rgba(40, 132, 206, 1);
}
.widget-blog-entry-comments-count {
  position: absolute;
  bottom:5px;
  right:10px;
  opacity:0.8;
}
.widget-blog-entry:hover {
  border-color:gray;
}


/* mobile */
@media only screen and (max-width: 999px) {
  .entry {
    height: 80px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    min-height: 80px;
  }
  .entry:hover .entry-options {
    display: none !important;
  }
  .entry-description, .entry-meta {
    display: none;
  }
  .entry-thumb {
    width: 80px;
    height: 80px;
  }
  .entry-title {
    font-size:17px;
    max-height:56px;
    overflow: hidden;
  }
  .entry-comments-count {
    margin:0 !important;
    font-size: 12px;
  }
  .entry-comments-count a {
    color: gray;
  }

  #blog_entries-index #content h1, #blog_entries-index #facebox h1 {
    padding:0 !important;
    margin-bottom: 0 !important;
  }

  .entries-tags {
    padding: 5px;
    margin-bottom: 15px;
  }

  .entries-categories {
    font-size: 13px;
  }
  .entries-categories.submenu > ul > li > a {
    padding: 5px;
  }

  .entry-body iframe {
    height: 240px;
    margin-left: -5%;
    width: 110%;
  }
  .entry-full .entry-body img {
    margin-left: -5%;
    max-width: 110%;
  }
}

#facebox .b {
  display:none;
}

#facebox .tl {
  display:none;
}

#facebox .tr {
  display:none;
}

#facebox .bl {
  display:none;
}

#facebox .br {
  display:none;
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
  margin-top: -45px;

  padding: 35px 20px 15px;

  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;

  background:#fff;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
  border:0px none !important;
  margin-bottom:0px !important;
}

#facebox td {
  border-bottom: 0;
  border-top: 0;
  padding: 0;
}

#facebox .body {
  background: #fff;
  width: 370px;
}

#facebox .body td {
  background:none repeat scroll 0 0 #FAFAFA !important;
  padding:4px 10px 4px 5px !important;
  border-bottom:1px solid #E5E5E5 !important;
}

#facebox .body table {
  border:1px solid #E5E5E5 !important;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  /*background-color: #fff;*/
  background: black;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…BoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover, #4c4c4c 0%, #000000 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#4c4c4c), color-stop(100%,#000000));
background: -webkit-radial-gradient(center, ellipse cover, #4c4c4c 0%,#000000 100%);
background: -o-radial-gradient(center, ellipse cover, #4c4c4c 0%,#000000 100%);
background: -ms-radial-gradient(center, ellipse cover, #4c4c4c 0%,#000000 100%);
background: radial-gradient(ellipse at center, #4c4c4c 0%,#000000 100%);

  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#facebox h1{
  margin-left: -20px !important;
  margin-right: -20px !important;
  margin-bottom: 20px !important;
  margin-top: -35px !important;
  font-size: 20px;
  line-height: 24px;
  font-weight:bold;
  padding-left: 20px !important;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-right: 40px;
  border-bottom: 1px solid #eee;
}

div.close{
  text-align: right;
  margin-right: 20px;
}

#facebox form {
  margin:0 0;
  padding:0 0;
  margin-bottom:-20px !important;
}

#facebox form input[type=submit], #facebox form .submit {
  float:right;
  left: 9px;
}

#facebox .cancel {
  float:right;
  margin-top:5px;
}

#facebox fieldset {
  border:0px none !important;
  border-bottom:1px solid #eee !important;
  padding-top:0 !important;
  padding-bottom:15px !important;
  margin-bottom:15px !important;
  border-radius:0px;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  background:transparent !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  margin-left: -20px !important;
  margin-right: -20px !important;
  box-shadow:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
}
#facebox legend {
  padding:0 0 10px 0;
}
#facebox .span-22.prepend-1 {
  min-width:500px;
  width:auto;
}

#facebox .hint {
  margin-left:0;
}

#facebox label {
  text-align:left;
  width:100%;
  margin-bottom: 5px;
}

#facebox form .input-container, #facebox form fieldset div {
  margin:0;
  padding:0 0 10px;
}
#facebox form hr {
  margin:5px 0 10px;
}

#facebox .attention.create, #facebox .attention.update {
  background:transparent;
  padding:0;
  margin:0 0.8em;
  border:0 !important;
}

#facebox #new_offer fieldset {
  border:0 none !important;
}
#facebox #new_offer legend {
  padding-bottom: 5px;
  margin: 0 0px 10px 0px;
}

.facebox-close {
  position: absolute;
  top:17px;
  right:20px;
  margin-top: 0 !important;
  z-index: 999;
  color: #b7bcb6 !important;
  cursor: pointer;
}
.facebox-close:hover {
  color:gray !important;
}


#facebox .content-box {
  background: transparent !important;
  border:0 none !important;
}

#facebox #signup-container fieldset, #facebox #signup-container label {
  text-align: center;
}

#facebox #owned-item-type-switcher {
  display: none;
}
#facebox .new_owned_game #platform-required .attention.big, #facebox .new_owned_game legend {
  display: none;
}
#facebox .hidden-submit {
  display: none !important;
}

/**
 * achtung 0.3.0
 *
 * Growl-like notifications for jQuery
 *
 * Copyright (c) 2009 Josh Varner <josh@voxwerk.com>
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 *
 * Portions of this file are from the jQuery UI CSS framework.
 *
 * @license http://www.opensource.org/licenses/mit-license.php
 * @author Josh Varner <josh@voxwerk.com>
 */

/* IE 6 doesn't support position: fixed */
* html #achtung-overlay {
	position:absolute;
}

/* IE6 includes padding in width */
* html .achtung {
    width: 280px;
}

#achtung-overlay {
    overflow: hidden;
    position: fixed;
    top: 60px;
    right: 15px;
    width: 280px;
    z-index:50;
}

.achtung {
    display:none;
    margin-bottom: 8px;
	padding: 15px 15px;
	background-color: #000;
	color: white;
	width: 250px;
	font-weight: bold;
	position:relative;
	overflow: hidden;
    -moz-box-shadow: #aaa 1px 1px 2px;
    -webkit-box-shadow: #aaa 1px 1px 2px;
    box-shadow: #aaa 1px 1px 2px;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
    /* Note that if using show/hide animations, IE will lose
       this setting */
    opacity: .85;
    filter:Alpha(Opacity=85);
  text-align:left;
}

/**
 * This section from jQuery UI CSS framework
 * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
 * Can (and should) be removed if you are already loading the jQuery UI CSS
 * to reduce payload size.
 */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
.ui-icon { width: 16px; height: 16px; background-image: url(/images/jqueryui/ui-icons_222222_256x240.png); }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }

.achtung .achtung-message-icon {
	margin-top: 0px;
	margin-left: -.5em;
	margin-right: .5em;
    float: left;
	zoom: 1;
}

.achtung .ui-icon.achtung-close-button {
    overflow: hidden;
    float: right;
    position: relative;
    top: -8px;
    right: -8px;
    cursor: pointer;
    background-image: url(/images/jqueryui/ui-icons_454545_256x240.png);
}

.achtung .ui-icon.achtung-close-button-hover {
    background-image: url(/images/jqueryui/ui-icons_888888_256x240.png);
}

/* Slightly darker for these colors (readability) */
.achtungSuccess, .achtungFail, .achtungWait {
    /* Note that if using show/hide animations, IE will lose
       this setting */
    opacity: .93; filter:Alpha(Opacity=93);
}

.achtungSuccess {
	background-color: #4DB559;
}

.achtungFail {
	background-color: #D64450;
}

.achtungWait {
	background-color: #658093;
}

.achtungSuccess .ui-icon.achtung-close-button,
.achtungFail .ui-icon.achtung-close-button {
    background-image: url(/images/jqueryui/ui-icons_444444_256x240.png);
}

.achtungSuccess .ui-icon.achtung-close-button-hover,
.achtungFail .ui-icon.achtung-close-button-hover {
    background-image: url(/images/jqueryui/ui-icons_000000_256x240.png);
}

.achtung .wait-icon {
    background-image: url('/images/jqueryui/wait.gif');
}

.achtung .achtung-message {
    display: inline;
}


/*!
 * jQuery UI Stars v3.0.1
 * http://plugins.jquery.com/project/Star_Rating_widget
 *
 * Copyright (c) 2010 Marek "Orkan" Zajac (orkans@gmail.com)
 * Dual licensed under the MIT and GPL licenses.
 * http://docs.jquery.com/License
 *
 * $Rev: 164 $
 * $Date:: 2010-05-01 #$
 * $Build: 35 (2010-05-01)
 *
 */
.ui-stars-star,
.ui-stars-cancel {
  float: left;
  display: block;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
}
.ui-stars-star a,
.ui-stars-cancel a {
  width: 16px;
  height: 15px;
  display: block;
  background: url(/images/jquery.ui.stars.gif) no-repeat 0 0;
}
.ui-stars-star a {
  background-position: 0 -32px;
}
.ui-stars-star-hover a:hover {
  background: url(/images/jquery.ui.stars.gif) no-repeat 0 0 !important;
  background-position: 0 -64px !important;
}
.ui-stars-star-on a {
  background-position: 0 -48px;
}
.ui-stars-star-hover a {
  background-position: 0 -64px;
}
.ui-stars-cancel-hover a {
  background-position: 0 -16px;
}
.ui-stars-star-disabled,
.ui-stars-star-disabled a,
.ui-stars-cancel-disabled a {
  cursor: default !important;
}


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

#cluetip-outer {
  border-radius:3px;
}
#cluetip-inner {
  padding:5px 10px !important;
}

/***************************************
   =cluetipClass: 'default'
-------------------------------------- */

.cluetip-default {
  background-color: #d9d9c2;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #d9d9c2;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #87876a;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close {
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

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

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
  border-radius:5px;
  -moz-box-shadow: 0 0 20px #555 !important;
  -webkit-box-shadow: 0 0 20px #555 !important;
  box-shadow: 0 0 20px #555 !important;
  border: 6px solid #494949;
  background:#494949;
}
.cluetip-jtip #cluetip-outer {
/*  border: 2px solid #ccc;*/
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 16px;
  font-weight: normal;
  background-color: #fff;
  color: #333;
}

.cluetip-jtip #cluetip-inner {
  padding: 0 5px 5px;
  display: inline-block;
	font-size:14px;
}
.cluetip-jtip div#cluetip-close {
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
  background-image: url(/images/cluetip/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
  background-image: url(/images/cluetip/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url(/images/cluetip/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}
.clue-bottom-jtip .cluetip-arrows {
  background-image: url(/images/cluetip/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */

.cluetip-rounded {
  background: transparent url(/images/cluetip/bl.gif) no-repeat 0 100%;
  margin-top: 10px;
  margin-left: 12px;
}

.cluetip-rounded #cluetip-outer {
  background: transparent url(/images/cluetip/tl.gif) no-repeat 0 0;
  margin-top: -12px;
}

.cluetip-rounded #cluetip-title {
  background-color: transparent;
  padding: 12px 12px 0;
  margin: 0 -12px 0 0;
  position: relative;
}
.cluetip-rounded #cluetip-extra {
  position: absolute;
  display: block;
  background: transparent url(/images/cluetip/tr.gif) no-repeat 100% 0;
  top: 0;
  right: 0;
  width: 12px;
  height: 30px;
  margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner {
  background: url(/images/cluetip/br.gif) no-repeat 100% 100%;
  padding: 5px 12px 12px;
  margin: -18px -12px 0 0;
  position: relative;
}

.cluetip-rounded div#cluetip-close {
  text-align: right;
  margin: 0 5px 5px;
  color: #009;
  background: transparent;
}
.cluetip-rounded div#cluetip-close a {
  color: #777;
}

/* rounded arrows */

.clue-right-rounded .cluetip-arrows {
  background-image: url(/images/cluetip/rarrowleft.gif);
}
.clue-left-rounded .cluetip-arrows {
  background-image: url(/images/cluetip/rarrowright.gif);
  left: 100%;
  margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
  background-image: url(/images/cluetip/rarrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}
.clue-bottom-rounded .cluetip-arrows {
  background-image: url(/images/cluetip/rarrowup.gif);
  top: -23px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}



/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}

.tipsy { font-size: 90%; position: absolute; padding: 5px; z-index: 100000; }
  .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }

  /* Rounded corners */
  .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

  /* Uncomment for shadow */
  /*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/

  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }

  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #000; }
  .tipsy-arrow-s { border-top-color: #000; }
  .tipsy-arrow-e { border-left-color: #000; }
  .tipsy-arrow-w { border-right-color: #000; }

  .tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }

.qq-uploader { position:relative; width: 100%; margin-left: 40px;}

.qq-upload-button {
    display:block; /* or inline-block */
    width: 150px;
    background:#880000; border-bottom:1px solid #ddd;color:#fff;
}
.qq-upload-button [class^="icon-"] {
  margin-right: 0.6em;
}
.qq-upload-button-hover {background:#cc0000;}
.qq-upload-button-focus {outline:1px dotted black;}

.qq-upload-drop-area {
    position:absolute; top:0; left:0; width:100%; height:100%; min-height: 70px; z-index:2;
    background:#FF9797; text-align:center;
}
.qq-upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}
.qq-upload-drop-area-active {background:#FF7171;}

.qq-upload-list {margin:15px 35px; padding:0; list-style:disc;}
.qq-upload-list li { margin:0; padding:0; line-height:15px; font-size:12px;}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
    margin-right: 7px;
}

.qq-upload-file {}
.qq-upload-spinner {display:inline-block; background: url("loading.gif"); width:15px; height:15px; vertical-align:text-bottom;}
.qq-upload-size,.qq-upload-cancel {font-size:11px;}

.qq-upload-failed-text {display:none;}
.qq-upload-fail .qq-upload-failed-text {display:inline;}

/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
	width: 600px;
	height: 400px;
	position: relative;
	direction: ltr;
}
.royalSlider > * {
	float: left;
}


.rsWebkit3d .rsSlide {
	-webkit-transform: translateZ(0);
}


.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
	-webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
	-webkit-transform: none;
}
.rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap .rsOverflow {
	position: absolute;
	left: 0;
	top: 0;

}
.rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.rsArrow,
.rsThumbsArrow {
	cursor: pointer;
}

.rsThumb {
	float: left;
	position: relative;
}


.rsArrow,
.rsNav,
.rsThumbsArrow {
	opacity: 1;
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.rsHidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}


.rsGCaption {
	width: 100%;
	float: left;
	text-align: center;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2147483647 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
	opacity: 1 !important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition:  0s;
	transition:  0s;
	display: none;
}

.rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;

	height: 100%;
	width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
	height: auto;
}

.rsContent {
	width: 100%;
	height: 100%;
	position: relative;
}

.rsPreloader {
	position:absolute;
	z-index: 0;
}

.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}
.rsNavItem {
	-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}

.rsThumbs {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 22;
}
.rsTabs {
	float: left;
	background: none !important;
}
.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}


.rsVideoContainer {
	/*left: 0;
	top: 0;
	position: absolute;*/
	/*width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;*/
	width: auto;
	height: auto;
	line-height: 0;
	position: relative;
}
.rsVideoFrameHolder {
	position: absolute;
	left: 0;
	top: 0;
	background: #141414;
	opacity: 0;
	-webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
	opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
	position: absolute;
	z-index: 50;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 44px;
}

.rsABlock {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 15;

}

img.rsImg {
	max-width: none;
}

.grab-cursor {
	cursor:url(grab.png) 8 8, move;
}

.grabbing-cursor{
	cursor:url(grabbing.png) 8 8, move;
}

.rsNoDrag {
	cursor: auto;
}

.rsLink {
	left:0;
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	display:block;
	z-index: 20;
	background: url(blank.gif);
}


/******************************
*
*  RoyalSlider Default Inverted Skin
*
*    1. Arrows
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*
*  Sprite: 'rs-default-inverted.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
*
******************************/


/* Background */
.rsDefaultInv,
.rsDefaultInv .rsOverflow,
.rsDefaultInv .rsSlide,
.rsDefaultInv .rsVideoFrameHolder,
.rsDefaultInv .rsThumbs {
	background: #EEE;
	color: #222;
}


/***************
*
*  1. Arrows
*
****************/

.rsDefaultInv .rsArrow {
	height: 100%;
	width: 44px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
}
.rsDefaultInv.rsVer .rsArrow {
	width: 100%;
	height: 44px;

}
.rsDefaultInv.rsVer .rsArrowLeft { top: 0; left: 0; }
.rsDefaultInv.rsVer .rsArrowRight { bottom: 0;  left: 0; }

.rsDefaultInv.rsHor .rsArrowLeft { left: 0; top: 0; }
.rsDefaultInv.rsHor .rsArrowRight { right: 0; top:0; }

.rsDefaultInv .rsArrowIcn {
	width: 32px;
	height: 32px;
	top: 50%;
	left: 50%;
	margin-top:-16px;
	margin-left: -16px;

	position: absolute;
	cursor: pointer;
	background: url('/images/rs-default-inverted.png');

	background-color: #FFF;
	background-color: rgba(255,255,255, .75);
	*background-color: #FFF;

	border-radius: 2px;
}
.rsDefaultInv .rsArrowIcn:hover {
	background-color: rgba(255,255,255,0.9);
}

.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn { background-position: -64px -32px; }
.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn { background-position: -64px -64px; }

.rsDefaultInv.rsVer .rsArrowLeft .rsArrowIcn { background-position: -96px -32px; }
.rsDefaultInv.rsVer .rsArrowRight .rsArrowIcn { background-position: -96px -64px; }

.rsDefaultInv .rsArrowDisabled .rsArrowIcn { filter: alpha(opacity=20); opacity: .2; *display: none; }


/***************
*
*  2. Bullets
*
****************/

.rsDefaultInv .rsBullets {
	position: relative;
	z-index: 35;
	padding-top: 4px;
	width: 100%;
	height: auto;
	margin: 0 auto;

	text-align: center;
	line-height: 5px;
	overflow: hidden;
}
.rsDefaultInv .rsBullet {
	width: 5px;
	height: 5px;
	display: inline-block;
	*display:inline;
	*zoom:1;
	padding: 6px;
}
.rsDefaultInv .rsBullet span {
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #BBB;
}
.rsDefaultInv .rsBullet.rsNavSelected span {
	background-color: #000;
}





/***************
*
*  3. Thumbnails
*
****************/

.rsDefaultInv .rsThumbsHor {
	width: 100%;
	height: auto;
}
.rsDefaultInv .rsThumbsVer {
	width: 96px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.rsDefaultInv.rsWithThumbsHor .rsThumbsContainer {
	position: relative;
	height: 100%;
}
.rsDefaultInv.rsWithThumbsVer .rsThumbsContainer {
	position: relative;
	width: 100%;
}
.rsDefaultInv .rsThumb {
	float: left;
	overflow: hidden;
	width: 96px;
	height: 72px;
}
.rsDefaultInv .rsThumb img {
	width: 100%;
	height: 100%;
}
.rsDefaultInv .rsThumb.rsNavSelected {
	background: #FFF;
}
.rsDefaultInv .rsThumb.rsNavSelected img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.rsDefaultInv .rsTmb {
	display: block;
}

/* Thumbnails with text */
.rsDefaultInv .rsTmb h5 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
.rsDefaultInv .rsTmb span {
	color: #DDD;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
}



/* Thumbnails arrow icons */
.rsDefaultInv .rsThumbsArrow {
	height: 100%;
	width: 20px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
	background: #FFF;
	background: rgba(255,255,255,0.75);
}
.rsDefaultInv .rsThumbsArrow:hover {
	background: rgba(255,255,255,0.9);
}
.rsDefaultInv.rsWithThumbsVer .rsThumbsArrow {
	width: 100%;
	height: 20px;
}
.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }
.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0;  left: 0; }

.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }
.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }

.rsDefaultInv .rsThumbsArrowIcn {
	width: 16px;
	height: 16px;
	top: 50%;
	left: 50%;
	margin-top:-8px;
	margin-left: -8px;
	position: absolute;
	cursor: pointer;
	background: url('/images/rs-default-inverted.png');
}

.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -128px -32px; }
.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -128px -48px; }

.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }
.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }

.rsDefaultInv .rsThumbsArrowDisabled { display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
	.rsDefaultInv .rsThumb {
		width: 59px;
		height: 44px;
	}
	.rsDefaultInv .rsThumbsHor {
		height: 44px;
	}
	.rsDefaultInv .rsThumbsVer {
		width: 59px;
	}
}




/***************
*
*  4. Tabs
*
****************/

.rsDefaultInv .rsTabs {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align:center;
	overflow: hidden; padding-top: 12px; position: relative;
}
.rsDefaultInv .rsTab {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	height: auto;
	width: auto;
	color: #333;
	padding: 5px 13px 6px;
	min-width: 72px;
	border: 1px solid #D9D9DD;
	border-right: 1px solid #f5f5f5;
	text-decoration: none;

	background-color: #FFF;
	background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
	background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);
	background-image:         linear-gradient(to bottom, #fefefe, #f4f4f4);

	-webkit-box-shadow: inset 1px 0 0 #fff;
	box-shadow: inset 1px 0 0 #fff;

	*display:inline;
	*zoom:1;
}
.rsDefaultInv .rsTab:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.rsDefaultInv .rsTab:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	border-right:  1px solid #cfcfcf;
}
.rsDefaultInv .rsTab:active {
	border: 1px solid #D9D9DD;
	background-color: #f4f4f4;
	box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsDefaultInv .rsTab.rsNavSelected {
	color: #FFF;
	border: 1px solid #999;
	text-shadow: 1px 1px #838383;
	box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
	background: #ACACAC;
	background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
	background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
	background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}





/***************
*
*  5. Fullscreen button
*
****************/

.rsDefaultInv .rsFullscreenBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 22;
	display: block;
	position: absolute;
	cursor: pointer;

}
.rsDefaultInv .rsFullscreenIcn {
	display: block;
	margin: 6px;
	width: 32px;
	height: 32px;

	background: url('/images/rs-default-inverted.png') 0 0;
	background-color: #FFF;
	background-color: rgba(255,255,255,0.75);
	*background-color: #FFF;
	border-radius: 2px;

}
.rsDefaultInv .rsFullscreenIcn:hover {
	background-color: rgba(255,255,255,0.9);
}
.rsDefaultInv.rsFullscreen .rsFullscreenIcn {
	background-position: -32px 0;
}





/***************
*
*  6. Play/close video button
*
****************/

.rsDefaultInv .rsPlayBtn {
	-webkit-tap-highlight-color:rgba(0,0,0,0.3);
	width:64px;
	height:64px;
	margin-left:-32px;
	margin-top:-32px;
	cursor: pointer;
}
.rsDefaultInv .rsPlayBtnIcon {
	width:64px;
	display:block;
	height:64px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;

	background:url(rs-default-inverted.png) no-repeat 0 -32px;
	background-color: #FFF;
	background-color: rgba(255,255,255,0.75);
	*background-color: #FFF;
}
.rsDefaultInv .rsPlayBtn:hover .rsPlayBtnIcon {
	background-color: rgba(255,255,255,0.9);
}
.rsDefaultInv .rsBtnCenterer {
	position:absolute;
	left:50%;
	top:50%;
	width: 20px;
	height: 20px;
}
.rsDefaultInv .rsCloseVideoBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 500;
	position: absolute;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);

}
.rsDefaultInv .rsCloseVideoBtn.rsiOSBtn {
	top: -38px;
	right: -6px;
}

.rsDefaultInv .rsCloseVideoIcn {
	margin: 6px;
	width: 32px;
	height: 32px;
	background: url('/images/rs-default-inverted.png') -64px 0;
	background-color: #FFF;
	background-color: rgba(255,255,255,0.75);
	*background-color: #FFF;
}
.rsDefaultInv .rsCloseVideoIcn:hover {
	background-color: rgba(255,255,255,0.9);
}



/***************
*
*  7. Preloader
*
****************/

.rsDefaultInv .rsPreloader {
	width:20px;
	height:20px;
	background-image:url(/images/loading.gif);

	left:50%;
	top:50%;
	margin-left:-10px;
	margin-top:-10px;
}




/***************
*
*  8. Global caption
*
****************/
.rsDefaultInv .rsGCaption {
	position: absolute;
	float: none;
	bottom: 6px;
	left: 6px;
	text-align: left;

	background: #FFF;
    background: rgba(255,255,255, 0.75);

	color: #000;
	padding: 2px 8px;
	width: auto;
	font-size: 12px;
	border-radius: 2px;
}

/******************************
*
*  RoyalSlider Default Skin
*
*    1. Arrows
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*
*  Sprite: '/images/rs-default.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
*
******************************/


/* Background */
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
	background: #151515;
	color: #FFF;
}


/***************
*
*  1. Arrows
*
****************/

.rsDefault .rsArrow {
	height: 100%;
	width: 44px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
}
.rsDefault.rsVer .rsArrow {
	width: 100%;
	height: 44px;

}
.rsDefault.rsVer .rsArrowLeft { top: 0; left: 0; }
.rsDefault.rsVer .rsArrowRight { bottom: 0;  left: 0; }

.rsDefault.rsHor .rsArrowLeft { left: 0; top: 0; }
.rsDefault.rsHor .rsArrowRight { right: 0; top:0; }

.rsDefault .rsArrowIcn {
	width: 32px;
	height: 32px;
	top: 50%;
	left: 50%;
	margin-top:-16px;
	margin-left: -16px;

	position: absolute;
	cursor: pointer;
	background: url('/images/rs-default.png');

	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;

	border-radius: 2px;
}
.rsDefault .rsArrowIcn:hover {
	background-color: rgba(0,0,0,0.9);
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn { background-position: -64px -32px; }
.rsDefault.rsHor .rsArrowRight .rsArrowIcn { background-position: -64px -64px; }

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn { background-position: -96px -32px; }
.rsDefault.rsVer .rsArrowRight .rsArrowIcn { background-position: -96px -64px; }

.rsDefault .rsArrowDisabled .rsArrowIcn { opacity: .2; filter: alpha(opacity=20);  *display: none; }


/***************
*
*  2. Bullets
*
****************/

.rsDefault .rsBullets {
	position: absolute;
	z-index: 35;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	margin: 0 auto;

	background: #000;
	background: rgba(0,0,0,0.75);

	text-align: center;
	line-height: 8px;
	overflow: hidden;
}
.rsDefault .rsBullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	*display:inline;
	*zoom:1;
	padding: 6px 5px 6px;
}
.rsDefault .rsBullet span {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #777;
	background: rgba(255,255,255,0.5);
}
.rsDefault .rsBullet.rsNavSelected span {
	background-color: #FFF;
}





/***************
*
*  3. Thumbnails
*
****************/

.rsDefault .rsThumbsHor {
	width: 100%;
	height: auto;
}
.rsDefault .rsThumbsVer {
	width: 96px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.rsDefault.rsWithThumbsHor .rsThumbsContainer {
	position: relative;
	height: 100%;
}
.rsDefault.rsWithThumbsVer .rsThumbsContainer {
	position: relative;
	width: 100%;
}
.rsDefault .rsThumb {
	float: left;
	overflow: hidden;
	width: 96px;
	height: 72px;
}
.rsDefault .rsThumb img {
	width: 100%;
	height: 100%;
}
.rsDefault .rsThumb.rsNavSelected {
	background: #02874a;
}
.rsDefault .rsThumb.rsNavSelected img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.rsDefault .rsTmb {
	display: block;
}

/* Thumbnails with text */
.rsDefault .rsTmb h5 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #FFF;
}
.rsDefault .rsTmb span {
	color: #DDD;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
}



/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow {
	height: 100%;
	width: 20px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
	background: #000;
	background: rgba(0,0,0,0.75);
}
.rsDefault .rsThumbsArrow:hover {
	background: rgba(0,0,0,0.9);
}
.rsDefault.rsWithThumbsVer .rsThumbsArrow {
	width: 100%;
	height: 20px;
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0;  left: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }

.rsDefault .rsThumbsArrowIcn {
	width: 16px;
	height: 16px;
	top: 50%;
	left: 50%;
	margin-top:-8px;
	margin-left: -8px;
	position: absolute;
	cursor: pointer;
	background: url('/images/rs-default.png');
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -128px -32px; }
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -128px -48px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }

.rsDefault .rsThumbsArrowDisabled { display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
	.rsDefault .rsThumb {
		width: 59px;
		height: 44px;
	}
	.rsDefault .rsThumbsHor {
		height: 44px;
	}
	.rsDefault .rsThumbsVer {
		width: 59px;
	}
}




/***************
*
*  4. Tabs
*
****************/

.rsDefault .rsTabs {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align:center;
	overflow: hidden; padding-top: 12px; position: relative;
}
.rsDefault .rsTab {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	height: auto;
	width: auto;
	color: #333;
	padding: 5px 13px 6px;
	min-width: 72px;
	border: 1px solid #D9D9DD;
	border-right: 1px solid #f5f5f5;
	text-decoration: none;

	background-color: #FFF;
	background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
	background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);
	background-image:         linear-gradient(to bottom, #fefefe, #f4f4f4);

	-webkit-box-shadow: inset 1px 0 0 #fff;
	box-shadow: inset 1px 0 0 #fff;

	*display:inline;
	*zoom:1;
}
.rsDefault .rsTab:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.rsDefault .rsTab:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	border-right:  1px solid #cfcfcf;
}
.rsDefault .rsTab:active {
	border: 1px solid #D9D9DD;
	background-color: #f4f4f4;
	box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsDefault .rsTab.rsNavSelected {
	color: #FFF;
	border: 1px solid #999;
	text-shadow: 1px 1px #838383;
	box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
	background: #ACACAC;
	background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
	background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
	background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}





/***************
*
*  5. Fullscreen button
*
****************/

.rsDefault .rsFullscreenBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 22;
	display: block;
	position: absolute;
	cursor: pointer;

}
.rsDefault .rsFullscreenIcn {
	display: block;
	margin: 6px;
	width: 32px;
	height: 32px;

	background: url('/images/rs-default.png') 0 0;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
	border-radius: 2px;

}
.rsDefault .rsFullscreenIcn:hover {
	background-color: rgba(0,0,0,0.9);
}
.rsDefault.rsFullscreen .rsFullscreenIcn {
	background-position: -32px 0;
}





/***************
*
*  6. Play/close video button
*
****************/

.rsDefault .rsPlayBtn {
	-webkit-tap-highlight-color:rgba(0,0,0,0.3);
	width:64px;
	height:64px;
	margin-left:-32px;
	margin-top:-32px;
	cursor: pointer;
}
.rsDefault .rsPlayBtnIcon {
	width:64px;
	display:block;
	height:64px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;

	background:url('/images/rs-default.png') no-repeat 0 -32px;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
}
.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
	background-color: rgba(0,0,0,0.9);
}
.rsDefault .rsBtnCenterer {
	position:absolute;
	left:50%;
	top:50%;
	width: 20px;
	height: 20px;
}
.rsDefault .rsCloseVideoBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 500;
	position: absolute;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);

}
.rsDefault .rsCloseVideoBtn.rsiOSBtn {
	top: -38px;
	right: -6px;
}

.rsDefault .rsCloseVideoIcn {
	margin: 6px;
	width: 32px;
	height: 32px;
	background: url('/images/rs-default.png') -64px 0;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
}
.rsDefault .rsCloseVideoIcn:hover {
	background-color: rgba(0,0,0,0.9);
}



/***************
*
*  7. Preloader
*
****************/

.rsDefault .rsPreloader {
	width:20px;
	height:20px;
	background-image:url(../preloaders/preloader-white.gif);

	left:50%;
	top:50%;
	margin-left:-10px;
	margin-top:-10px;
}




/***************
*
*  8. Global caption
*
****************/
.rsDefault .rsGCaption {
	position: absolute;
	float: none;
	bottom: 6px;
	left: 6px;
	text-align: left;

	background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.75);

	color: #FFF;
	padding: 2px 8px;
	width: auto;
	font-size: 12px;
	border-radius: 2px;
}

[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome !important;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
a [class^="icon-"],a [class*=" icon-"]{display:inline;}
[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;}
.icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.icons-ul>li{position:relative;}
.icons-ul .icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
[class^="icon-"].hide,[class*=" icon-"].hide{display:none;}
.icon-muted{color:#eeeeee;}
.icon-light{color:#ffffff;}
.icon-dark{color:#333333;}
.icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.icon-2x{font-size:2em;}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.icon-3x{font-size:3em;}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-4x{font-size:4em;}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.icon-5x{font-size:5em;}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em;}
[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em;}
[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none;}
.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block;}
.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em;}
.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em;}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em;}
.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}
.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{line-height:inherit;}
.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block;}
.icon-glass:before{content:"\f000";}
.icon-music:before{content:"\f001";}
.icon-search:before{content:"\f002";}
.icon-envelope-alt:before{content:"\f003";}
.icon-heart:before{content:"\f004";}
.icon-star:before{content:"\f005";}
.icon-star-empty:before{content:"\f006";}
.icon-user:before{content:"\f007";}
.icon-film:before{content:"\f008";}
.icon-th-large:before{content:"\f009";}
.icon-th:before{content:"\f00a";}
.icon-th-list:before{content:"\f00b";}
.icon-ok:before{content:"\f00c";}
.icon-remove:before{content:"\f00d";}
.icon-zoom-in:before{content:"\f00e";}
.icon-zoom-out:before{content:"\f010";}
.icon-power-off:before,.icon-off:before{content:"\f011";}
.icon-signal:before{content:"\f012";}
.icon-gear:before,.icon-cog:before{content:"\f013";}
.icon-trash:before{content:"\f014";}
.icon-home:before{content:"\f015";}
.icon-file-alt:before{content:"\f016";}
.icon-time:before{content:"\f017";}
.icon-road:before{content:"\f018";}
.icon-download-alt:before{content:"\f019";}
.icon-download:before{content:"\f01a";}
.icon-upload:before{content:"\f01b";}
.icon-inbox:before{content:"\f01c";}
.icon-play-circle:before{content:"\f01d";}
.icon-rotate-right:before,.icon-repeat:before{content:"\f01e";}
.icon-refresh:before{content:"\f021";}
.icon-list-alt:before{content:"\f022";}
.icon-lock:before{content:"\f023";}
.icon-flag:before{content:"\f024";}
.icon-headphones:before{content:"\f025";}
.icon-volume-off:before{content:"\f026";}
.icon-volume-down:before{content:"\f027";}
.icon-volume-up:before{content:"\f028";}
.icon-qrcode:before{content:"\f029";}
.icon-barcode:before{content:"\f02a";}
.icon-tag:before{content:"\f02b";}
.icon-tags:before{content:"\f02c";}
.icon-book:before{content:"\f02d";}
.icon-bookmark:before{content:"\f02e";}
.icon-print:before{content:"\f02f";}
.icon-camera:before{content:"\f030";}
.icon-font:before{content:"\f031";}
.icon-bold:before{content:"\f032";}
.icon-italic:before{content:"\f033";}
.icon-text-height:before{content:"\f034";}
.icon-text-width:before{content:"\f035";}
.icon-align-left:before{content:"\f036";}
.icon-align-center:before{content:"\f037";}
.icon-align-right:before{content:"\f038";}
.icon-align-justify:before{content:"\f039";}
.icon-list:before{content:"\f03a";}
.icon-indent-left:before{content:"\f03b";}
.icon-indent-right:before{content:"\f03c";}
.icon-facetime-video:before{content:"\f03d";}
.icon-picture:before{content:"\f03e";}
.icon-pencil:before{content:"\f040";}
.icon-map-marker:before{content:"\f041";}
.icon-adjust:before{content:"\f042";}
.icon-tint:before{content:"\f043";}
.icon-edit:before{content:"\f044";}
.icon-share:before{content:"\f045";}
.icon-check:before{content:"\f046";}
.icon-move:before{content:"\f047";}
.icon-step-backward:before{content:"\f048";}
.icon-fast-backward:before{content:"\f049";}
.icon-backward:before{content:"\f04a";}
.icon-play:before{content:"\f04b";}
.icon-pause:before{content:"\f04c";}
.icon-stop:before{content:"\f04d";}
.icon-forward:before{content:"\f04e";}
.icon-fast-forward:before{content:"\f050";}
.icon-step-forward:before{content:"\f051";}
.icon-eject:before{content:"\f052";}
.icon-chevron-left:before{content:"\f053";}
.icon-chevron-right:before{content:"\f054";}
.icon-plus-sign:before{content:"\f055";}
.icon-minus-sign:before{content:"\f056";}
.icon-remove-sign:before{content:"\f057";}
.icon-ok-sign:before{content:"\f058";}
.icon-question-sign:before{content:"\f059";}
.icon-info-sign:before{content:"\f05a";}
.icon-screenshot:before{content:"\f05b";}
.icon-remove-circle:before{content:"\f05c";}
.icon-ok-circle:before{content:"\f05d";}
.icon-ban-circle:before{content:"\f05e";}
.icon-arrow-left:before{content:"\f060";}
.icon-arrow-right:before{content:"\f061";}
.icon-arrow-up:before{content:"\f062";}
.icon-arrow-down:before{content:"\f063";}
.icon-mail-forward:before,.icon-share-alt:before{content:"\f064";}
.icon-resize-full:before{content:"\f065";}
.icon-resize-small:before{content:"\f066";}
.icon-plus:before{content:"\f067";}
.icon-minus:before{content:"\f068";}
.icon-asterisk:before{content:"\f069";}
.icon-exclamation-sign:before{content:"\f06a";}
.icon-gift:before{content:"\f06b";}
.icon-leaf:before{content:"\f06c";}
.icon-fire:before{content:"\f06d";}
.icon-eye-open:before{content:"\f06e";}
.icon-eye-close:before{content:"\f070";}
.icon-warning-sign:before{content:"\f071";}
.icon-plane:before{content:"\f072";}
.icon-calendar:before{content:"\f073";}
.icon-random:before{content:"\f074";}
.icon-comment:before{content:"\f075";}
.icon-magnet:before{content:"\f076";}
.icon-chevron-up:before{content:"\f077";}
.icon-chevron-down:before{content:"\f078";}
.icon-retweet:before{content:"\f079";}
.icon-shopping-cart:before{content:"\f07a";}
.icon-folder-close:before{content:"\f07b";}
.icon-folder-open:before{content:"\f07c";}
.icon-resize-vertical:before{content:"\f07d";}
.icon-resize-horizontal:before{content:"\f07e";}
.icon-bar-chart:before{content:"\f080";}
.icon-twitter-sign:before{content:"\f081";}
.icon-facebook-sign:before{content:"\f082";}
.icon-camera-retro:before{content:"\f083";}
.icon-key:before{content:"\f084";}
.icon-gears:before,.icon-cogs:before{content:"\f085";}
.icon-comments:before{content:"\f086";}
.icon-thumbs-up-alt:before{content:"\f087";}
.icon-thumbs-down-alt:before{content:"\f088";}
.icon-star-half:before{content:"\f089";}
.icon-heart-empty:before{content:"\f08a";}
.icon-signout:before{content:"\f08b";}
.icon-linkedin-sign:before{content:"\f08c";}
.icon-pushpin:before{content:"\f08d";}
.icon-external-link:before{content:"\f08e";}
.icon-signin:before{content:"\f090";}
.icon-trophy:before{content:"\f091";}
.icon-github-sign:before{content:"\f092";}
.icon-upload-alt:before{content:"\f093";}
.icon-lemon:before{content:"\f094";}
.icon-phone:before{content:"\f095";}
.icon-unchecked:before,.icon-check-empty:before{content:"\f096";}
.icon-bookmark-empty:before{content:"\f097";}
.icon-phone-sign:before{content:"\f098";}
.icon-twitter:before{content:"\f099";}
.icon-facebook:before{content:"\f09a";}
.icon-github:before{content:"\f09b";}
.icon-unlock:before{content:"\f09c";}
.icon-credit-card:before{content:"\f09d";}
.icon-rss:before{content:"\f09e";}
.icon-hdd:before{content:"\f0a0";}
.icon-bullhorn:before{content:"\f0a1";}
.icon-bell:before{content:"\f0a2";}
.icon-certificate:before{content:"\f0a3";}
.icon-hand-right:before{content:"\f0a4";}
.icon-hand-left:before{content:"\f0a5";}
.icon-hand-up:before{content:"\f0a6";}
.icon-hand-down:before{content:"\f0a7";}
.icon-circle-arrow-left:before{content:"\f0a8";}
.icon-circle-arrow-right:before{content:"\f0a9";}
.icon-circle-arrow-up:before{content:"\f0aa";}
.icon-circle-arrow-down:before{content:"\f0ab";}
.icon-globe:before{content:"\f0ac";}
.icon-wrench:before{content:"\f0ad";}
.icon-tasks:before{content:"\f0ae";}
.icon-filter:before{content:"\f0b0";}
.icon-briefcase:before{content:"\f0b1";}
.icon-fullscreen:before{content:"\f0b2";}
.icon-group:before{content:"\f0c0";}
.icon-link:before{content:"\f0c1";}
.icon-cloud:before{content:"\f0c2";}
.icon-beaker:before{content:"\f0c3";}
.icon-cut:before{content:"\f0c4";}
.icon-copy:before{content:"\f0c5";}
.icon-paperclip:before,.icon-paper-clip:before{content:"\f0c6";}
.icon-save:before{content:"\f0c7";}
.icon-sign-blank:before{content:"\f0c8";}
.icon-reorder:before{content:"\f0c9";}
.icon-list-ul:before{content:"\f0ca";}
.icon-list-ol:before{content:"\f0cb";}
.icon-strikethrough:before{content:"\f0cc";}
.icon-underline:before{content:"\f0cd";}
.icon-table:before{content:"\f0ce";}
.icon-magic:before{content:"\f0d0";}
.icon-truck:before{content:"\f0d1";}
.icon-pinterest:before{content:"\f0d2";}
.icon-pinterest-sign:before{content:"\f0d3";}
.icon-google-plus-sign:before{content:"\f0d4";}
.icon-google-plus:before{content:"\f0d5";}
.icon-money:before{content:"\f0d6";}
.icon-caret-down:before{content:"\f0d7";}
.icon-caret-up:before{content:"\f0d8";}
.icon-caret-left:before{content:"\f0d9";}
.icon-caret-right:before{content:"\f0da";}
.icon-columns:before{content:"\f0db";}
.icon-sort:before{content:"\f0dc";}
.icon-sort-down:before{content:"\f0dd";}
.icon-sort-up:before{content:"\f0de";}
.icon-envelope:before{content:"\f0e0";}
.icon-linkedin:before{content:"\f0e1";}
.icon-rotate-left:before,.icon-undo:before{content:"\f0e2";}
.icon-legal:before{content:"\f0e3";}
.icon-dashboard:before{content:"\f0e4";}
.icon-comment-alt:before{content:"\f0e5";}
.icon-comments-alt:before{content:"\f0e6";}
.icon-bolt:before{content:"\f0e7";}
.icon-sitemap:before{content:"\f0e8";}
.icon-umbrella:before{content:"\f0e9";}
.icon-paste:before{content:"\f0ea";}
.icon-lightbulb:before{content:"\f0eb";}
.icon-exchange:before{content:"\f0ec";}
.icon-cloud-download:before{content:"\f0ed";}
.icon-cloud-upload:before{content:"\f0ee";}
.icon-user-md:before{content:"\f0f0";}
.icon-stethoscope:before{content:"\f0f1";}
.icon-suitcase:before{content:"\f0f2";}
.icon-bell-alt:before{content:"\f0f3";}
.icon-coffee:before{content:"\f0f4";}
.icon-food:before{content:"\f0f5";}
.icon-file-text-alt:before{content:"\f0f6";}
.icon-building:before{content:"\f0f7";}
.icon-hospital:before{content:"\f0f8";}
.icon-ambulance:before{content:"\f0f9";}
.icon-medkit:before{content:"\f0fa";}
.icon-fighter-jet:before{content:"\f0fb";}
.icon-beer:before{content:"\f0fc";}
.icon-h-sign:before{content:"\f0fd";}
.icon-plus-sign-alt:before{content:"\f0fe";}
.icon-double-angle-left:before{content:"\f100";}
.icon-double-angle-right:before{content:"\f101";}
.icon-double-angle-up:before{content:"\f102";}
.icon-double-angle-down:before{content:"\f103";}
.icon-angle-left:before{content:"\f104";}
.icon-angle-right:before{content:"\f105";}
.icon-angle-up:before{content:"\f106";}
.icon-angle-down:before{content:"\f107";}
.icon-desktop:before{content:"\f108";}
.icon-laptop:before{content:"\f109";}
.icon-tablet:before{content:"\f10a";}
.icon-mobile-phone:before{content:"\f10b";}
.icon-circle-blank:before{content:"\f10c";}
.icon-quote-left:before{content:"\f10d";}
.icon-quote-right:before{content:"\f10e";}
.icon-spinner:before{content:"\f110";}
.icon-circle:before{content:"\f111";}
.icon-mail-reply:before,.icon-reply:before{content:"\f112";}
.icon-github-alt:before{content:"\f113";}
.icon-folder-close-alt:before{content:"\f114";}
.icon-folder-open-alt:before{content:"\f115";}
.icon-expand-alt:before{content:"\f116";}
.icon-collapse-alt:before{content:"\f117";}
.icon-smile:before{content:"\f118";}
.icon-frown:before{content:"\f119";}
.icon-meh:before{content:"\f11a";}
.icon-gamepad:before{content:"\f11b";}
.icon-keyboard:before{content:"\f11c";}
.icon-flag-alt:before{content:"\f11d";}
.icon-flag-checkered:before{content:"\f11e";}
.icon-terminal:before{content:"\f120";}
.icon-code:before{content:"\f121";}
.icon-reply-all:before{content:"\f122";}
.icon-mail-reply-all:before{content:"\f122";}
.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123";}
.icon-location-arrow:before{content:"\f124";}
.icon-crop:before{content:"\f125";}
.icon-code-fork:before{content:"\f126";}
.icon-unlink:before{content:"\f127";}
.icon-question:before{content:"\f128";}
.icon-info:before{content:"\f129";}
.icon-exclamation:before{content:"\f12a";}
.icon-superscript:before{content:"\f12b";}
.icon-subscript:before{content:"\f12c";}
.icon-eraser:before{content:"\f12d";}
.icon-puzzle-piece:before{content:"\f12e";}
.icon-microphone:before{content:"\f130";}
.icon-microphone-off:before{content:"\f131";}
.icon-shield:before{content:"\f132";}
.icon-calendar-empty:before{content:"\f133";}
.icon-fire-extinguisher:before{content:"\f134";}
.icon-rocket:before{content:"\f135";}
.icon-maxcdn:before{content:"\f136";}
.icon-chevron-sign-left:before{content:"\f137";}
.icon-chevron-sign-right:before{content:"\f138";}
.icon-chevron-sign-up:before{content:"\f139";}
.icon-chevron-sign-down:before{content:"\f13a";}
.icon-html5:before{content:"\f13b";}
.icon-css3:before{content:"\f13c";}
.icon-anchor:before{content:"\f13d";}
.icon-unlock-alt:before{content:"\f13e";}
.icon-bullseye:before{content:"\f140";}
.icon-ellipsis-horizontal:before{content:"\f141";}
.icon-ellipsis-vertical:before{content:"\f142";}
.icon-rss-sign:before{content:"\f143";}
.icon-play-sign:before{content:"\f144";}
.icon-ticket:before{content:"\f145";}
.icon-minus-sign-alt:before{content:"\f146";}
.icon-check-minus:before{content:"\f147";}
.icon-level-up:before{content:"\f148";}
.icon-level-down:before{content:"\f149";}
.icon-check-sign:before{content:"\f14a";}
.icon-edit-sign:before{content:"\f14b";}
.icon-external-link-sign:before{content:"\f14c";}
.icon-share-sign:before{content:"\f14d";}
.icon-compass:before{content:"\f14e";}
.icon-collapse:before{content:"\f150";}
.icon-collapse-top:before{content:"\f151";}
.icon-expand:before{content:"\f152";}
.icon-euro:before,.icon-eur:before{content:"\f153";}
.icon-gbp:before{content:"\f154";}
.icon-dollar:before,.icon-usd:before{content:"\f155";}
.icon-rupee:before,.icon-inr:before{content:"\f156";}
.icon-yen:before,.icon-jpy:before{content:"\f157";}
.icon-renminbi:before,.icon-cny:before{content:"\f158";}
.icon-won:before,.icon-krw:before{content:"\f159";}
.icon-bitcoin:before,.icon-btc:before{content:"\f15a";}
.icon-file:before{content:"\f15b";}
.icon-file-text:before{content:"\f15c";}
.icon-sort-by-alphabet:before{content:"\f15d";}
.icon-sort-by-alphabet-alt:before{content:"\f15e";}
.icon-sort-by-attributes:before{content:"\f160";}
.icon-sort-by-attributes-alt:before{content:"\f161";}
.icon-sort-by-order:before{content:"\f162";}
.icon-sort-by-order-alt:before{content:"\f163";}
.icon-thumbs-up:before{content:"\f164";}
.icon-thumbs-down:before{content:"\f165";}
.icon-youtube-sign:before{content:"\f166";}
.icon-youtube:before{content:"\f167";}
.icon-xing:before{content:"\f168";}
.icon-xing-sign:before{content:"\f169";}
.icon-youtube-play:before{content:"\f16a";}
.icon-dropbox:before{content:"\f16b";}
.icon-stackexchange:before{content:"\f16c";}
.icon-instagram:before{content:"\f16d";}
.icon-flickr:before{content:"\f16e";}
.icon-adn:before{content:"\f170";}
.icon-bitbucket:before{content:"\f171";}
.icon-bitbucket-sign:before{content:"\f172";}
.icon-tumblr:before{content:"\f173";}
.icon-tumblr-sign:before{content:"\f174";}
.icon-long-arrow-down:before{content:"\f175";}
.icon-long-arrow-up:before{content:"\f176";}
.icon-long-arrow-left:before{content:"\f177";}
.icon-long-arrow-right:before{content:"\f178";}
.icon-apple:before{content:"\f179";}
.icon-windows:before{content:"\f17a";}
.icon-android:before{content:"\f17b";}
.icon-linux:before{content:"\f17c";}
.icon-dribbble:before{content:"\f17d";}
.icon-skype:before{content:"\f17e";}
.icon-foursquare:before{content:"\f180";}
.icon-trello:before{content:"\f181";}
.icon-female:before{content:"\f182";}
.icon-male:before{content:"\f183";}
.icon-gittip:before{content:"\f184";}
.icon-sun:before{content:"\f185";}
.icon-moon:before{content:"\f186";}
.icon-archive:before{content:"\f187";}
.icon-bug:before{content:"\f188";}
.icon-vk:before{content:"\f189";}
.icon-weibo:before{content:"\f18a";}
.icon-renren:before{content:"\f18b";}
