a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: '';
    content: none
}

button,input,select,textarea {
    width: auto;
    overflow: visible;
    margin: 0;
    font-size: 100%;
    vertical-align: baseline;
    outline: 0
}

textarea {
    vertical-align: text-top
}

canvas {
    display: block
}

code,kbd,pre,samp,textarea,tt,var {
    font-family: monospace
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr,legend {
    display: none
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

.g100,.g20,.g25,.g33,.g40,.g50,.g60,.g75,.g83 {
    float: left;
    display: inline;
    margin: 0 1%;
    min-height: 1px
}

.g20 {
    width: 18%
}

.g25 {
    width: 23%
}

.g33 {
    width: 31.33%
}

.g40 {
    width: 38%
}

.g50 {
    width: 48%
}

.g60 {
    width: 58%
}

.g75 {
    width: 73%
}

.g83 {
    width: 81%
}

.g100 {
    width: 98%
}

body {
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    background: #fff;
    color: #5a5a5a;
    font-family: Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-smoothing: antialiased;
    line-height: 1.5em;
    text-rendering: optimizeLegibility
}

::selection {
    background: #243152;
    color: #fefefe
}

::-moz-selection {
    background: #243152;
    color: #fefefe
}

.clear {
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.clear.left,.clear.right {
    clear: right;
    width: auto
}

p {
    word-wrap: break-word
}

cite,dfn,em {
    font-style: italic
}

code,kbd,pre,samp,tt,var {
    font-family: Consolas,"Bitstream Vera Sans Mono","Courier New",Courier,monospace!important;
    font-style: normal
}

strong {
    font-weight: 700
}

pre {
    background: #fff;
    max-width: 98%;
    padding-left: 1em;
    height: auto
}

del {
    color: #555;
    text-decoration: line-through
}

dfn,ins {
    border-bottom: 1px solid #ccc
}

small,sub,sup {
    font-size: 85%
}

abbr,acronym {
    font-size: 85%;
    letter-spacing: .1em;
    text-transform: uppercase
}

a abbr,a acronym {
    border: none
}

abbr[title],acronym[title],dfn[title] {
    border-bottom: 1px solid #ccc;
    cursor: help
}

sup {
    vertical-align: super
}

sub {
    vertical-align: sub
}

.grid {
    float: left;
    margin-bottom: 2.127659574468%;
    padding-top: 0
}

.grid-right {
    float: right;
    margin-bottom: 2.127659574468%;
    padding-top: 0
}

.col-140,.col-220,.col-300,.col-317,.col-380,.col-460,.col-500,.col-540,.col-60,.col-620,.col-700,.col-740,.col-780,.col-860 {
    display: inline;
    margin-right: .2%
}

.col-60 {
    width: 6.382978723404%
}

.col-140 {
    width: 14.893617021277%
}

.col-180 {
    width: 18.404255319149%
}

.col-220 {
    width: 23.404255319149%
}

.col-300 {
    width: 31.914893617021%
}

.col-319 {
    width: 319px
}

.col-321 {
    width: 321px
}

.col-380 {
    width: 40.425531914894%
}

.col-460 {
    width: 48.936170212766%
}

.col-500 {
    width: 500px
}

.col-540 {
    width: 57.446808510638%
}

.col-620 {
    width: 65.957446808511%
}

.col-700 {
    width: 74.468085106383%
}

.col-740 {
    width: 77.468085%
}

.col-780 {
    width: 82.978723404255%
}

.col-860 {
    width: 91.489361702128%
}

.col-940 {
    width: 100%
}

.fit {
    margin-left: 0!important;
    margin-right: 0!important
}

a {
    color: #525D7B;
    font-weight: 400;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

fieldset {
    border: 1px solid #ccc
}

legend {
    padding: 2px 5px
}

label {
    display: block;
    font-weight: 700;
    padding: 2px 0
}

form div {
    clear: both
}

input[type=text],input[type=password],select {
    background: #fff;
    outline: 0;
    border: 1px solid #E7E7E7;
    padding: 6px 7px;
    margin: 0 auto 10px;
    color: #747474
}

select {
    height: auto;
    width: 70%
}

area,textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-bottom-color: #e7e7e7;
    border-radius: 2px;
    height: auto;
    overflow: auto;
    margin: 0;
    outline: 0;
    padding: 8px 10px;
    width: 100%
}

input,select {
    cursor: pointer
}

area:focus,input:focus,textarea:focus {
    background: #fff
}

input[type=text],input[type=password] {
    cursor: text
}

a.button,button,input[type=button],input[type=submit],input[type=reset] {
    border: none;
    color: #555;
    cursor: pointer;
    outline: 0;
    padding: 6px 10px
}

a.button:hover,button:hover,input[type=button]:hover,input[type=submit]:hover,input[type=reset]:hover {
    opacity: .5
}

.call-to-action {
    text-align: center
}

.call-to-action a.button {
    font-size: 24px;
    padding: 15px 35px
}

.call-to-action a.button:hover {
    text-decoration: none
}

.ie7 .call-to-action a.button {
    padding: 15px 35px 18px
}

.small a.button {
    font-size: 10px;
    padding: 3px 6px
}

.medium a.button {
    font-size: 16px;
    padding: 8px 16px
}

.large a.button {
    font-size: 18px;
    padding: 10px 35px
}

.xlarge a.button {
    font-size: 24px;
    padding: 12px 55px
}

.blue {
    color: #0E0E7A
}

a.blue {
    background-color: #4682b4;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5fb0f4),to(#4682b4));
    background-image: -webkit-linear-gradient(top,#5fb0f4,#4682b4);
    background-image: -moz-linear-gradient(top,#5fb0f4,#4682b4);
    background-image: -ms-linear-gradient(top,#5fb0f4,#4682b4);
    background-image: -o-linear-gradient(top,#5fb0f4,#4682b4);
    background-image: linear-gradient(top,#5fb0f4,#4682b4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5fb0f4, endColorstr=#4682b4);
    border: 1px solid #386890;
    color: #fff;
    text-shadow: 0 1px 0 #386890
}

a.blue:hover {
    background-color: #4682b4;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#4682b4),to(#4682b4));
    background-image: -webkit-linear-gradient(top,#4682b4,#4682b4);
    background-image: -moz-linear-gradient(top,#4682b4,#4682b4);
    background-image: -ms-linear-gradient(top,#4682b4,#4682b4);
    background-image: -o-linear-gradient(top,#4682b4,#4682b4);
    background-image: linear-gradient(top,#4682b4,#4682b4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4682b4, endColorstr=#4682b4);
    border: 1px solid #386890;
    color: #fff;
    text-shadow: 0 1px 0 #386890
}

a.red {
    background-color: #b22222;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ed2e2e),to(#b22222));
    background-image: -webkit-linear-gradient(top,#ed2e2e,#b22222);
    background-image: -moz-linear-gradient(top,#ed2e2e,#b22222);
    background-image: -ms-linear-gradient(top,#ed2e2e,#b22222);
    background-image: -o-linear-gradient(top,#ed2e2e,#b22222);
    background-image: linear-gradient(top,#ed2e2e,#b22222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ed2e2e, endColorstr=#b22222);
    border: 1px solid #8e1b1b;
    color: #fff;
    text-shadow: 0 1px 0 #8e1b1b
}

a.red:hover {
    background-color: #b22222;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#b22222),to(#b22222));
    background-image: -webkit-linear-gradient(top,#b22222,#b22222);
    background-image: -moz-linear-gradient(top,#b22222,#b22222);
    background-image: -ms-linear-gradient(top,#b22222,#b22222);
    background-image: -o-linear-gradient(top,#b22222,#b22222);
    background-image: linear-gradient(top,#b22222,#b22222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b22222, endColorstr=#b22222);
    border: 1px solid #8e1b1b;
    color: #fff;
    text-shadow: 0 1px 0 #8e1b1b
}

a.orange {
    background-color: #ff8C00;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fdc37d),to(#ff8C00));
    background-image: -webkit-linear-gradient(top,#fdc37d,#ff8C00);
    background-image: -moz-linear-gradient(top,#fdc37d,#ff8C00);
    background-image: -ms-linear-gradient(top,#fdc37d,#ff8C00);
    background-image: -o-linear-gradient(top,#fdc37d,#ff8C00);
    background-image: linear-gradient(top,#fdc37d,#ff8C00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdc37d, endColorstr=#ff8C00);
    border: 1px solid #cc7000;
    color: #fff;
    text-shadow: 0 1px 0 #cc7000
}

a.orange:hover {
    background-color: #ff8C00;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ff8C00),to(#ff8C00));
    background-image: -webkit-linear-gradient(top,#ff8C00,#ff8C00);
    background-image: -moz-linear-gradient(top,#ff8C00,#ff8C00);
    background-image: -ms-linear-gradient(top,#ff8C00,#ff8C00);
    background-image: -o-linear-gradient(top,#ff8C00,#ff8C00);
    background-image: linear-gradient(top,#ff8C00,#ff8C00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff8C00, endColorstr=#ff8C00);
    border: 1px solid #cc7000;
    color: #fff;
    text-shadow: 0 1px 0 #cc7000
}

a.green {
    background-color: #2e8b57;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#46d686),to(#2e8b57));
    background-image: -webkit-linear-gradient(top,#46d686,#2e8b57);
    background-image: -moz-linear-gradient(top,#46d686,#2e8b57);
    background-image: -ms-linear-gradient(top,#46d686,#2e8b57);
    background-image: -o-linear-gradient(top,#46d686,#2e8b57);
    background-image: linear-gradient(top,#46d686,#2e8b57);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#46d686, endColorstr=#2e8b57);
    border: 1px solid #256f46;
    color: #fff;
    text-shadow: 0 1px 0 #256f46
}

a.green:hover {
    background-color: #2e8b57;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#2e8b57),to(#2e8b57));
    background-image: -webkit-linear-gradient(top,#2e8b57,#2e8b57);
    background-image: -moz-linear-gradient(top,#2e8b57,#2e8b57);
    background-image: -ms-linear-gradient(top,#2e8b57,#2e8b57);
    background-image: -o-linear-gradient(top,#2e8b57,#2e8b57);
    background-image: linear-gradient(top,#2e8b57,#2e8b57);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2e8b57, endColorstr=#2e8b57);
    border: 1px solid #256f46;
    color: #fff;
    text-shadow: 0 1px 0 #256f46
}

a.purple {
    background-color: #9932cc;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d481fd),to(#9932cc));
    background-image: -webkit-linear-gradient(top,#d481fd,#9932cc);
    background-image: -moz-linear-gradient(top,#d481fd,#9932cc);
    background-image: -ms-linear-gradient(top,#d481fd,#9932cc);
    background-image: -o-linear-gradient(top,#d481fd,#9932cc);
    background-image: linear-gradient(top,#d481fd,#9932cc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d481fd, endColorstr=#9932cc);
    border: 1px solid #7a28a3;
    color: #fff;
    text-shadow: 0 1px 0 #7a28a3
}

a.purple:hover {
    background-color: #9932cc;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#9932cc),to(#9932cc));
    background-image: -webkit-linear-gradient(top,#9932cc,#9932cc);
    background-image: -moz-linear-gradient(top,#9932cc,#9932cc);
    background-image: -ms-linear-gradient(top,#9932cc,#9932cc);
    background-image: -o-linear-gradient(top,#9932cc,#9932cc);
    background-image: linear-gradient(top,#9932cc,#9932cc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9932cc, endColorstr=#9932cc);
    border: 1px solid #7a28a3;
    color: #fff;
    text-shadow: 0 1px 0 #7a28a3
}

a.pink {
    background-color: #ff69b4;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fcb8da),to(#ff69b4));
    background-image: -webkit-linear-gradient(top,#fcb8da,#ff69b4);
    background-image: -moz-linear-gradient(top,#fcb8da,#ff69b4);
    background-image: -ms-linear-gradient(top,#fcb8da,#ff69b4);
    background-image: -o-linear-gradient(top,#fcb8da,#ff69b4);
    background-image: linear-gradient(top,#fcb8da,#ff69b4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fcb8da, endColorstr=#ff69b4);
    border: 1px solid #cc5490;
    color: #fff;
    text-shadow: 0 1px 0 #cc5490
}

a.pink:hover {
    background-color: #ff69b4;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ff69b4),to(#ff69b4));
    background-image: -webkit-linear-gradient(top,#ff69b4,#ff69b4);
    background-image: -moz-linear-gradient(top,#ff69b4,#ff69b4);
    background-image: -ms-linear-gradient(top,#ff69b4,#ff69b4);
    background-image: -o-linear-gradient(top,#ff69b4,#ff69b4);
    background-image: linear-gradient(top,#ff69b4,#ff69b4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff69b4, endColorstr=#ff69b4);
    border: 1px solid #cc5490;
    color: #fff;
    text-shadow: 0 1px 0 #cc5490
}

a.brick {
    background-color: tomato;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fcad9f),to(tomato));
    background-image: -webkit-linear-gradient(top,#fcad9f,tomato);
    background-image: -moz-linear-gradient(top,#fcad9f,tomato);
    background-image: -ms-linear-gradient(top,#fcad9f,tomato);
    background-image: -o-linear-gradient(top,#fcad9f,tomato);
    background-image: linear-gradient(top,#fcad9f,tomato);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fcad9f, endColorstr=tomato);
    border: 1px solid #cc4f39;
    color: #fff;
    text-shadow: 0 1px 0 #cc4f39
}

a.brick:hover {
    background-color: tomato;
    background-image: -webkit-gradient(linear,left top,left bottom,from(tomato),to(tomato));
    background-image: -webkit-linear-gradient(top,tomato,tomato);
    background-image: -moz-linear-gradient(top,tomato,tomato);
    background-image: -ms-linear-gradient(top,tomato,tomato);
    background-image: -o-linear-gradient(top,tomato,tomato);
    background-image: linear-gradient(top,tomato,tomato);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=tomato, endColorstr=tomato);
    border: 1px solid #cc4f39;
    color: #fff;
    text-shadow: 0 1px 0 #cc4f39
}

a.gold {
    background-color: #daa520;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fbd577),to(#daa520));
    background-image: -webkit-linear-gradient(top,#fbd577,#daa520);
    background-image: -moz-linear-gradient(top,#fbd577,#daa520);
    background-image: -ms-linear-gradient(top,#fbd577,#daa520);
    background-image: -o-linear-gradient(top,#fbd577,#daa520);
    background-image: linear-gradient(top,#fbd577,#daa520);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fbd577, endColorstr=#daa520);
    border: 1px solid #ae841a;
    color: #fff;
    text-shadow: 0 1px 0 #ae841a
}

a.gold:hover {
    background-color: #daa520;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#daa520),to(#daa520));
    background-image: -webkit-linear-gradient(top,#daa520,#daa520);
    background-image: -moz-linear-gradient(top,#daa520,#daa520);
    background-image: -ms-linear-gradient(top,#daa520,#daa520);
    background-image: -o-linear-gradient(top,#daa520,#daa520);
    background-image: linear-gradient(top,#daa520,#daa520);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#daa520, endColorstr=#daa520);
    border: 1px solid #ae841a;
    color: #fff;
    text-shadow: 0 1px 0 #ae841a
}

a.brown {
    background-color: #8b4513;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d3691d),to(#8b4513));
    background-image: -webkit-linear-gradient(top,#d3691d,#8b4513);
    background-image: -moz-linear-gradient(top,#d3691d,#8b4513);
    background-image: -ms-linear-gradient(top,#d3691d,#8b4513);
    background-image: -o-linear-gradient(top,#d3691d,#8b4513);
    background-image: linear-gradient(top,#d3691d,#8b4513);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d3691d, endColorstr=#8b4513);
    border: 1px solid #6f370f;
    color: #fff;
    text-shadow: 0 1px 0 #6f370f
}

a.brown:hover {
    background-color: #8b4513;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#8b4513),to(#8b4513));
    background-image: -webkit-linear-gradient(top,#8b4513,#8b4513);
    background-image: -moz-linear-gradient(top,#8b4513,#8b4513);
    background-image: -ms-linear-gradient(top,#8b4513,#8b4513);
    background-image: -o-linear-gradient(top,#8b4513,#8b4513);
    background-image: linear-gradient(top,#8b4513,#8b4513);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8b4513, endColorstr=#8b4513);
    border: 1px solid #6f370f;
    color: #fff;
    text-shadow: 0 1px 0 #6f370f
}

a.silver {
    background-color: silver;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fbf8f8),to(silver));
    background-image: -webkit-linear-gradient(top,#fbf8f8,silver);
    background-image: -moz-linear-gradient(top,#fbf8f8,silver);
    background-image: -ms-linear-gradient(top,#fbf8f8,silver);
    background-image: -o-linear-gradient(top,#fbf8f8,silver);
    background-image: linear-gradient(top,#fbf8f8,silver);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fbf8f8, endColorstr=silver);
    border: 1px solid #9a9a9a;
    color: #111;
    text-shadow: 0 1px 0 #fff
}

a.silver:hover {
    background-color: silver;
    background-image: -webkit-gradient(linear,left top,left bottom,from(silver),to(silver));
    background-image: -webkit-linear-gradient(top,silver,silver);
    background-image: -moz-linear-gradient(top,silver,silver);
    background-image: -ms-linear-gradient(top,silver,silver);
    background-image: -o-linear-gradient(top,silver,silver);
    background-image: linear-gradient(top,silver,silver);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=silver, endColorstr=silver);
    border: 1px solid #9a9a9a;
    color: #111;
    text-shadow: 0 1px 0 #fff
}

a.gray {
    background-color: #696969;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#c0bfbf),to(#696969));
    background-image: -webkit-linear-gradient(top,#c0bfbf,#696969);
    background-image: -moz-linear-gradient(top,#c0bfbf,#696969);
    background-image: -ms-linear-gradient(top,#c0bfbf,#696969);
    background-image: -o-linear-gradient(top,#c0bfbf,#696969);
    background-image: linear-gradient(top,#c0bfbf,#696969);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c0bfbf, endColorstr=#696969);
    border: 1px solid #545454;
    color: #fff;
    text-shadow: 0 1px 0 #111
}

a.gray:hover {
    background-color: #696969;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#696969),to(#696969));
    background-image: -webkit-linear-gradient(top,#696969,#696969);
    background-image: -moz-linear-gradient(top,#696969,#696969);
    background-image: -ms-linear-gradient(top,#696969,#696969);
    background-image: -o-linear-gradient(top,#696969,#696969);
    background-image: linear-gradient(top,#696969,#696969);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#696969, endColorstr=#696969);
    border: 1px solid #545454;
    color: #fff;
    text-shadow: 0 1px 0 #111
}

a.black {
    background-color: #000;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#515151),to(#000));
    background-image: -webkit-linear-gradient(top,#515151,#000);
    background-image: -moz-linear-gradient(top,#515151,#000);
    background-image: -ms-linear-gradient(top,#515151,#000);
    background-image: -o-linear-gradient(top,#515151,#000);
    background-image: linear-gradient(top,#515151,#000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#515151, endColorstr=#000000);
    border: 1px solid #000;
    color: #fff;
    text-shadow: 0 1px 0 #000
}

a.black:hover {
    background-color: #000;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#191919),to(#000));
    background-image: -webkit-linear-gradient(top,#191919,#000);
    background-image: -moz-linear-gradient(top,#191919,#000);
    background-image: -ms-linear-gradient(top,#191919,#000);
    background-image: -o-linear-gradient(top,#191919,#000);
    background-image: linear-gradient(top,#191919,#000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#191919, endColorstr=#000000);
    border: 1px solid #000;
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.button {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    padding: 7px 20px 9px;
    margin: .5em .5em .5em 0;
    cursor: pointer;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-transition: .1s linear;
    -moz-transition: .1s linear;
    -ms-transition: .1s linear;
    -o-transition: .1s linear;
    transition: .1s linear;
    border-radius: 2px;
    box-shadow: inset rgba(255,255,255,.3) 1px 1px 0
}

.button:active {
    box-shadow: inset rgba(0,0,0,.4) 0 0 6px
}

.rounded {
    border-radius: 20px
}

#album_order,#orderform #choosen,#partner_container table td button,.cont_ftp_login input[type=submit],.cont_partner ul>li>a,.white,.wysija-submit {
    background: #f5f5f5;
    background: -moz-linear-gradient(top,rgba(247,247,247,1) 0,rgba(235,235,235,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(247,247,247,1)),color-stop(100%,rgba(235,235,235,1)));
    background: -webkit-linear-gradient(top,rgba(247,247,247,1) 0,rgba(235,235,235,1) 100%);
    background: -o-linear-gradient(top,rgba(247,247,247,1) 0,rgba(235,235,235,1) 100%);
    background: -ms-linear-gradient(top,rgba(247,247,247,1) 0,rgba(235,235,235,1) 100%);
    background: linear-gradient(top,rgba(247,247,247,1) 0,rgba(235,235,235,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ebebeb', GradientType=0);
    border: 1px solid #F3F3F3;
    -moz-box-shadow: #D1D1D1 0 1px 2px,rgba(63,63,63,.11) 0 2px 3px;
    -webkit-box-shadow: #D1D1D1 0 1px 2px,rgba(63,63,63,.11) 0 2px 3px;
    box-shadow: #D1D1D1 0 1px 2px,rgba(63,63,63,.11) 0 2px 3px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#bdbdbd')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#bdbdbd');
    zoom:1;text-shadow: 1px 1px 0 #fff;
    display: block;
    color: #363636
}

#album_order:hover,#orderform #choosen:hover,#partner_container table td button:hover,.cont_ftp_login input[type=submit]:hover,.cont_partner ul>li>a:hover,.white:hover,.wysija-submit:hover {
    background: #f1f1f1;
    background: -moz-linear-gradient(top,rgba(252,252,252,1) 0,rgba(238,238,238,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(238,238,238,1)),color-stop(100%,rgba(238,238,238,1)));
    background: -webkit-linear-gradient(top,rgba(252,252,252,1) 0,rgba(238,238,238,1) 100%);
    background: -o-linear-gradient(top,rgba(252,252,252,1) 0,rgba(238,238,238,1) 100%);
    background: -ms-linear-gradient(top,rgba(252,252,252,1) 0,rgba(238,238,238,1) 100%);
    background: linear-gradient(top,rgba(252,252,252,1) 0,rgba(238,238,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#EBEBEB', GradientType=0);
    -moz-box-shadow: #D1D1D1 0 1px 0,rgba(63,63,63,.11) 0 2px 3px;
    -webkit-box-shadow: #D1D1D1 0 1px 0,rgba(63,63,63,.11) 0 2px 3px;
    box-shadow: #D1D1D1 0 1px 0,rgba(63,63,63,.11) 0 2px 3px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#dbdbdb')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#dbdbdb');
    zoom:1;opacity: 1
}

.info-box {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block;
    margin: 0 0 20px;
    padding: 15px;
    text-align: left
}

.alert {
    background-color: #faebeb;
    border: 1px solid #dc7070;
    color: #212121
}

.success {
    background-color: #f9fde8;
    border: 1px solid #a2bc13;
    color: #212121
}

.notice {
    background-color: #fbf9e9;
    border: 1px solid #e3cf57;
    color: #212121
}

.information {
    background-color: #eef3f6;
    border: 1px solid #6ca6cd;
    color: #212121
}

.download {
    background-color: #fff4e5;
    border: 1px solid #ff9912;
    color: #212121
}

.address {
    background-color: #f6f5ef;
    border: 1px solid #cdc9a5;
    color: #212121
}

.msie-box {
    background-color: #f9edbe;
    border: 1px solid #f0c36d;
    color: #212121;
    display: block;
    margin: 0 auto;
    max-width: 960px;
    padding: 10px;
    position: absolute;
    top: 60px;
    text-align: center;
    width: 100%
}

.msie-box a {
    color: #212121
}

.required {
    color: #d5243f
}

table {
    width: 100%
}

blockquote {
    background: #f9f9f9;
    border: none;
    border-left: 4px solid #d6d6d6;
    overflow: auto
}

blockquote p {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
    font-size: 18px;
    line-height: 26px
}

.widget-title,.widget-title *,h1,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a,h6,h6 a {
    font-weight: 700;
    line-height: 1em;
    word-wrap: break-word;
    font-family: Corbel,Segoe UI,Arial,Verdana,sans-serif
}

h1 {
    color: #404040;
    font-size: 1.7em
}

h2 {
    color: #777;
    font-size: 1.6em
}

h3 {
    font-size: 1.5em
}

h4 {
    font-size: 1.3em
}

h5 {
    font-size: 1.2em
}

h6 {
    font-size: 1em;
    text-transform: uppercase
}

blockquote:first-child {
    margin: .8em 0
}

address,blockquote,dl,form,hr,p,pre,table {
    margin: 1.6em 0
}

h1 {
    margin: .5em 0;
    padding-bottom: .4em;
    border-bottom: 1px #DBDBDB solid
}

h2 {
    margin: 1.07em 0 .535em
}

h3 {
    margin: 1.14em 0 .57em
}

h4 {
    margin: 1.23em 0 .615em
}

h5 {
    margin: 1.33em 0 .67em
}

h6 {
    margin: 1.6em 0 .8em
}

td,th {
    padding: .8em
}

caption {
    padding-bottom: .8em
}

blockquote {
    padding: 0 1em
}

fieldset {
    margin: 1.6em 0;
    padding: 0 1em 1em
}

legend {
    padding-left: .8em;
    padding-right: .8em
}

legend+* {
    margin-top: 1em
}

input,textarea {
    padding: .3em .4em .15em
}

select {
    padding: .1em .2em 0
}

option {
    padding: 0 .4em
}

a {
    position: relative
}

dt {
    margin-bottom: .4em;
    margin-top: .8em
}

ul {
    margin-left: 1.5em
}

#widgets ul {
    margin-left: 0
}

ol {
    margin-left: 2.35em
}

ol ol,ul ol {
    margin-left: 2.5em
}

form div {
    margin-bottom: .8em
}

#container {
    margin: 0 auto;
    width: 960px;
    padding: 0
}

#wrapper {
    background-color: transparent;
    clear: both;
    margin: 20px auto;
    padding: 0;
    position: relative
}

.home #wrapper {
    background-color: transparent;
    border: none;
    margin: 20px auto;
    padding: 0;
    z-index: 9
}

#header {
    z-index: 10;
    position: relative;
    height: 127px;
    border-bottom: 1px #efefef solid;
    margin-bottom: 31px
}

#footer {
    clear: both;
    margin: 0 auto;
    width: 960px;
    padding: 0
}

#footer-wrapper {
    margin: 0;
    padding: 0
}

#content,#content-archive {
    margin-bottom: 20px
}

#content-archive .col-620 {
    width: 69.957447%
}

#content-blog,#content-full,#content-images,#content-sitemap {
    margin-bottom: 20px
}

#content-sitemap a {
    font-size: 12px
}

#content .sticky {
    clear: both
}

.page-template-landing-page-php .footer-menu,.page-template-landing-page-php .menu,.page-template-landing-page-php .sub-header-menu,.page-template-landing-page-php .top-menu {
    display: none
}

#content-sitemap .grid {
    padding-right: 3em
}

.page-template-sitemap-php #widgets ul li {
    background: 0 0
}

.page-template-sitemap-php #widgets .first {
    width: 179px
}

.page-template-sitemap-php #widgets .fit {
    width: 153px
}

.page-template-sitemap-php #widgets {
    width: 88%;
    margin: auto;
    overflow: hidden
}

#author-meta {
    background: #f9f9f9;
    border: 1px solid #d6d6d6;
    clear: both;
    display: block;
    margin-bottom: 20px;
    overflow: hidden
}

#author-meta img {
    float: left;
    padding: 10px
}

#author-meta p {
    margin-top: 5px;
    padding: 0 5px 0 0
}

#author-meta .about-author {
    font-weight: 700;
    margin: 10px 0 0
}

.wrapp.home.slider {
    overflow: hidden;
    padding-bottom: 25px;
    border-bottom: 1px #EAEAEA solid;
    margin-bottom: 31px
}

.wrapp.sl {
    height: 352px;
    overflow: hidden;
    width: 66.4583%;
    float: left;
    margin: 0 1px 1px 0
}

.wrapp.home.slider img {
    width: 100%
}

.wrapp.home.slider>.col-321 {
    width: 33.4375%;
    height: 352px;
    overflow: hidden
}

.wrapp.home.slider .col-319 {
    width: 33.3333%;
    height: 177px;
    box-sizing: border-box;
    padding-right: 1px
}

@media screen and (min-width: 1200px) {
    .wrapp.home.slider {
        width:1180px;
        position: relative;
        left: -110px
    }
}

.wrapp.home.slider .col-319:last-child {
    padding-right: 0
}

div#main_home {
    width: 100%!important;
    height: inherit!important
}

.home.slider .nivo_slider_container {
    height: 100%
}

#right_home.nivo_slider,#s_center_home.nivo_slider,#s_left_home.nivo_slider,div#main_home.nivo_slider {
    background-position-y: 50%
}

#right_home.nivoSlider,#s_center_home.nivoSlider,#s_left_home.nivoSlider,div#main_home.nivoSlider {
    background-position-y: 90%!important
}

.home.slider .nivo_slider {
    background-repeat: no-repeat
}

.home.slider .nivo-slice,.home.slider .nivoSlider {
    background-size: 100% auto!important
}

#s_left_home,div#s_center_home {
    width: 100%!important;
    height: inherit!important
}

#right_home_container {
    margin-right: 0;
    margin-bottom: 0
}

#right_home_container .nivo-slice,#right_home_container .nivoSlider {
    background-size: cover!important
}

#s_center_home,#s_left_home_container #s_left_home,#s_right_home {
    height: inherit!important
}

#right_home_container #right_home {
    width: 100%!important;
    height: inherit!important
}

#s_right_home {
    width: 100%!important
}

#right_home_container .nivo-caption {
    left: 50%;
    margin-left: -161px;
    max-width: 100%;
    min-width: 269px
}

.wrapp.home.slider .home-widgets .nivo-caption {
    z-index: 10
}

.wrapp.home.slider .home-widgets .nivo-caption h2 {
    font-size: 15px;
    padding: 0 0 5px
}

.wrapp.home.slider .nivo_slider .nivo-directionNav a {
    display: block;
    width: 40px;
    height: 100%;
    text-indent: -999em;
    border: 0;
    top: 0
}

.wrapp.home .nivo-slice {
    background-position-y: 90%!important
}

.wrapp.home.slider a.nivo-nextNav {
    background: url(images/sl_arrow_right.png) center center no-repeat
}

.wrapp.home.slider a.nivo-prevNav {
    background: url(images/sl_arrow_left.png) center center no-repeat
}

.more {
    display: inline;
    background: url(images/sp_img.png) right -111px no-repeat;
    padding-right: 15px;
    width: auto;
    line-height: 16px;
    text-transform: lowercase
}

.more.all_cat {
    float: left;
    margin: 19px 0 0
}

.last.post {
    width: 490px;
    padding-bottom: 1.1em
}

.last.post .info {
    width: 230px
}

.last.post .info h3 {
    margin-top: 0
}

.last.post p {
    margin: .6em 0
}

.last.post .clear.right {
    width: 49%
}

.last.post .cont {
    width: 223px;
    padding-right: 0;
    border-bottom: 1px #efefef solid;
    padding-bottom: 14px
}

.last.post .cont.more {
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: none
}

.last.post .list.date {
    color: #a8a8a8;
    font-size: 12px
}

.no-marg {
    margin-bottom: 0;
    margin-right: 0
}

.home-widgets .no-marg.col-319.third {
    margin-right: 0;
    background-color: #E4E4E4
}

.wrapp-images.home {
    float: right;
    width: 364px
}

.widget-wrapper.ngg_images {
    padding: 0;
    margin: 0
}

.widget-wrapper.ngg_images h3 {
    padding-bottom: 16px;
    margin-top: 0
}

.widget-wrapper.ngg_images a {
    margin: 0 2px 2px 0;
    float: left;
    display: block;
    overflow: hidden;
    width: 180px;
    height: 98px
}

.wrapp-images.home .more {
    float: left
}

.img_hover,.img_hover .cat,.img_hover .ico {
    position: absolute
}

.img_hover {
    width: 100%;
    height: 100%;
    z-index: 9;
    background: rgba(0,0,0,.8);
    left: 0;
    top: 0
}

.img_hover .cat,.img_hover .ico {
    margin-top: -17px;
    margin-left: -17px;
    display: block;
    background: url(images/sp_arr.png) -3px -64px no-repeat;
    width: 35px;
    height: 35px;
    z-index: 10;
    left: 50%;
    top: 50%
}

.img_hover .txt {
    white-space: nowrap;
    left: 0;
    margin-top: -9px;
    top: 50%;
    position: absolute;
    font-size: 15px;
    color: #fff;
    text-align: center;
    font-family: Corbel,Segoe UI,Arial,Verdana,sans-serif
}

.img_hover .cat {
    background-position: -3px -108px
}

.widget-wrapper.ngg_images a img {
    width: 100%;
    position: relative;
    z-index: 8
}

.widget-wrapper.jj-nexgen-jquery_carousel {
    clear: both;
    width: 100%;
    padding: 32px 0 0;
    border-top: 1px #EFEFEF solid
}

.home .jcarousel-skin-bb .jcarousel-container-horizontal {
    width: 960px;
    margin-top: 20px;
    padding: 0 0 24px;
    background: 0 0
}

.home .jcarousel-skin-bb .jcarousel-prev-horizontal,.jcarousel-skin-bb .jcarousel-next-horizontal {
    top: 11px
}

.home div#jcarousel_container .jcarousel-skin-bb .jcarousel-item-horizontal {
    width: 115px;
    padding: 0 22px
}

@media screen and (min-width: 1200px) {
    .home .jcarousel-skin-bb .jcarousel-container-horizontal {
        width:1180px;
        position: relative;
        left: -110px
    }

    .home div#jcarousel_container .jcarousel-skin-bb .jcarousel-item-horizontal {
        padding: 0 17px
    }
}

.home div#jcarousel_container .jcarousel-skin-bb .jcarousel-item-horizontal a {
    overflow: hidden;
    float: left;
    max-width: 100%
}

.home div#jcarousel_container .jcarousel-skin-bb img {
    max-width: 100%;
    height: auto;
    display: block
}

.jj-nexgen-jquery_carousel .jcarousel-control {
    z-index: 10;
    position: absolute;
    left: 50%;
    margin-left: -32px;
    top: -5px
}

.jcarousel-control {
    display: none
}

.wrapp.home.slider .grid {
    overflow: hidden
}

.wrapp.home.slider #main_home .nivo-controlNav {
    left: auto;
    right: 8px;
    bottom: 11px;
    width: auto;
    z-index: 10
}

.jcarousel-control a,.wrapp.home.slider #main_home .nivo-controlNav a {
    display: block;
    text-indent: -999em;
    background-image: url(images/sp_img.png);
    float: left
}

.wrapp.home.slider #main_home .nivo-controlNav a {
    background-position: -1px -22px;
    margin: 4px 5px;
    width: 13px;
    height: 12px
}

.jcarousel-control a {
    width: 16px;
    height: 10px;
    background-position: 0 -133px
}

.wrapp.home.slider #main_home .nivo-controlNav a.active {
    background-position: -1px -1px
}

.jcarousel-control a.item_active {
    background-position: 0 -152px
}

.wrapp.home.slider .nivo-caption {
    width: 75%;
    padding: 13px;
    text-align: left;
    line-height: 18px;
    z-index: 10
}

.wrapp.home.slider .nivo-caption h2 {
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    font-weight: 400;
    padding: 0 0 10px;
    font-size: 20px
}

.ngg-gallery-thumbnail-box {
    /*margin: .6em 1.5em;*/
    margin-bottom:1.2em ;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(34,25,25,.4);
    -moz-box-shadow: 0 1px 2px rgba(34,25,25,.4);
    -webkit-box-shadow: 0 1px 3px rgba(34,25,25,.4);
    padding-bottom: 10px;
    float: left;
    /*height: 110px;*/
    border: none;
    width: 200px;
/*    -webkit-`-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;*/
}

.cont_images.search .ngg-gallery-thumbnail-box {
    margin: .6em .4em
}

.ngg-gallery-thumbnail {
    /*height: 100px;*/
    /*overflow: hidden;*/
    width: 180px;
    padding: 10px 10px 0;
    background-color: #fff
}

.ngg-gallery-thumbnail a {
    /*height: 100px;*/
    /*overflow: hidden;*/
    width: 180px;
    position: static
}

.ngg-gallery-thumbnail .show-gallery-popup {
    display: block;
    height: 100px;
    overflow: hidden;
    width: 180px
}

.ngg-gallery-thumbnail img {
    width: 180px;
    height:auto;
}

.ngg-gallery-thumbnail .img_hover {
    width: 180px;
    height: 100%;
}

.ngg-album.offer .center {
    background: #f5f5f5;
    padding: 3px 0
}

.ngg-album.catalog .ngg-thumbnail,.ngg-album.offer .ngg-thumbnail {
    overflow: hidden;
    /* height:193px; */
    text-align: center;
    width: 209px;
}

.ngg-album.offer .show-album-link {
    text-align: center;
    height: auto;
    width: 209px;
    overflow: hidden;
    position: static;
}

.ngg-album.catalog .show-album-link {
    text-align: center;
    height: 189px;
    width: 209px;
    overflow: hidden;
    text-transform: uppercase;
    position: static
}

.relative {
    margin: 0;
    padding: 0;
    position: relative
}

#widgets .album.list li {
    border: none
}

#widgets .album.list>li {
    padding-top: 9px
}

#widgets .album.list>li>a {
    font-size: 13px
}

#widgets .album.list .selected_category {
    background: rgba(36,49,82,.8)
}

#widgets .album.list .selected_category a {
    color: #fff
}

#widgets .album.list .selected_category>a {
    text-decoration: underline
}

#widgets .album.list .selected_category .sub-category li {
    background: 0 0
}

#widgets .album.list .sub-category {
    display: none
}

#widgets .album.list .selected_category .sub-category {
    display: block
}

#widgets .album.list .selected_category .sub-category a {
    padding-left: 15px;
    background: url(images/sp_img.png) -1px -81px no-repeat
}

.red {
    color: red
}

.green {
    color: #009C3F
}

#logo {
    float: left;
    margin: 0;
    width: 155px;
    padding-top: 3px
}

.site-name {
    display: block;
    font-size: 2em;
    padding-top: 20px
}

.site-name a {
    font-weight: 700
}

.site-description {
    display: block;
    font-size: 14px;
    margin: 10px 33px 10px 0
}

.cont_search {
    width: 646px;
    overflow: hidden;
    padding-top: 31px;
    position: relative
}

.cont_search form {
    margin: 0
}

.cont_search form#sbc-search input#s,.cont_search form#sbc-search select {
    float: left
}

.cont_search .rel .txt.search {
    font-size: 11px;
    color: #1D1D1D;
    position: absolute;
    text-transform: uppercase;
    left: 6px;
    top: -22px
}

.cont_search .rel {
    clear: none;
    position: relative;
    width: 135px;
    margin-bottom: 0
}

#search_el_fixed,.cont_search .left.wrapp {
    background: -moz-linear-gradient(top,rgba(252,252,252,1) 0,#F8F8F8 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(252,252,252,1)),color-stop(100%,#F8F8F8));
    background: -webkit-linear-gradient(top,rgba(252,252,252,1) 0,#F8F8F8 100%);
    background: -o-linear-gradient(top,rgba(252,252,252,1) 0,#F8F8F8 100%);
    background: -ms-linear-gradient(top,rgba(252,252,252,1) 0,#F8F8F8 100%);
    background: linear-gradient(top,rgba(252,252,252,1) 0,#F8F8F8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fcfcfc, endColorstr=#F8F8F8);
    margin-top: -24px;
    padding: 25px 0 16px 16px;
    clear: none;
    border: 1px solid #F3F3F3;
    width: 59%;
    border-top: none
}

#search_el_fixed {
    padding-bottom: 1px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 1000;
    border-bottom: 1px #F9F9F9 solid;
    box-shadow: 0 -5px 18px #0A0A0A
}

#search_el_fixed .left.wrapp {
    height: 23px;
    border: none;
    width: 349px;
    margin: -17px 0 0;
    border-left: 1px #F1F1F1 solid
}

#search_el_fixed #sbc-search {
    padding-top: 6px;
    position: relative;
    margin: auto;
    width: 44%;
    clear: both;
    display: block
}

#search_el_fixed .cont_input_search {
    margin-right: 50px;
    margin-top: 7px
}

#search_el_fixed .s_fixed_about {
    border-right: 1px #BBB solid;
    box-shadow: 1px 4px 6px #A2A2A2;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    height: 83px;
    background: #283861;
    background: -moz-linear-gradient(top,rgba(40,56,97,.63) 0,rgba(36,49,82,.87) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(40,56,97,.63)),color-stop(100%,rgba(36,49,82,.87)));
    background: -webkit-linear-gradient(top,rgba(40,56,97,.63) 0,rgba(36,49,82,.87) 100%);
    background: -o-linear-gradient(top,rgba(40,56,97,.63) 0,rgba(36,49,82,.87) 100%);
    background: -ms-linear-gradient(top,rgba(40,56,97,.63) 0,rgba(36,49,82,.87) 100%);
    background: linear-gradient(top,rgba(40,56,97,.63) 0,rgba(36,49,82,.87) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#283861, endColorstr=#243152);
    text-align: right;
    width: 13%
}

#search_el_fixed .s_fixed_about span {
    text-transform: uppercase;
    display: block;
    top: 44px;
    right: 1.4em;
    position: absolute;
    color: #fff;
    font-size: 12px
}

#search_el_fixed .txt.search {
    display: none
}

.left.wrapp>.rel.left.first {
    width: 190px;
    margin-right: 18px
}

.rel.left #search_catalog {
    width: 100%
}

form#sbc-search .left.wrapp .search_submit {
    display: none
}

.cont_search form#sbc-search input.multi-cat {
    width: 90%
}

.cont_search form#sbc-search select {
    margin: 0 18px 0 0;
    outline: 0;
    background: #fff;
    height: 27px;
    width: 159px;
    border: 1px solid #E7E7E7;
    float: left;
    border-right: none
}

.cont_input_search {
    height: 27px;
    margin: 0 67px 0 0;
    position: relative;
    overflow: hidden;
    width: 174px
}

.cont_input_search button,.cont_input_search input[type=submit],.cont_input_search input[type=button],a.button,input.search_submit {
    background: url(images/sp_img.png) 5px -37px no-repeat;
    position: absolute;
    right: 3px;
    top: 0;
    width: 27px;
    height: 27px;
    z-index: 10;
    text-indent: -999em;
    font-size: 0;
    display: block;
    line-height: 0
}

.cont_input_search .bg_input {
    position: absolute;
    right: 3px;
    top: 0;
    width: 27px;
    height: 27px;
    zoom:1;background: url(images/sp_img.png) 5px -37px no-repeat;
    margin: 0;
    padding: 0
}

.cont_input_search .bg_input input {
    background: 0 0
}

input.search_submit {
    position: relative
}

.wrapp_link {
    position: relative;
    padding-top: 38px
}

.cont_partner {
    padding-right: 0;
    margin-top: 0
}

.top-menu {
    margin: 0
}

.cont_partner ul>li {
    text-align: center;
    position: relative;
    margin-top: 8px;
    margin-left: 19px;
    float: left
}

.cont_partner>ul>li>a {
    text-shadow: 1px 1px 0 #fff;
    font-size: 11px;
    display: block;
    color: #999;
    padding: 4px 8px 3px 9px
}

.cont_partner>ul>li {
    background-image: url(images/sp_img.png);
    background-position: -14px -77px;
    background-repeat: no-repeat
}

.cont_lang {
    right: 0;
    top: 12px;
    position: absolute
}

.cont_lang * {
    dispaly: block
}

.cont_lang a {
    text-indent: -999em;
    background: url(images/lang_img.png) left top no-repeat;
    width: 22px;
    height: 14px
}

.cont_lang a:hover {
    opacity: .6
}

.cont_lang a.pl {
    background-position: 0 0;
    margin-right: 15px
}

.cont_lang a.en {
    background-position: 0 -16px
}

#featured {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 6px;
    padding-bottom: 40px;
    width: 99.893617021277%
}

#featured p {
    font-size: 18px;
    font-weight: 200;
    line-height: 27px;
    padding: 0 40px;
    text-align: center
}

#featured-image {
    margin: 40px 0 0
}

#featured-image .fluid-width-video-wrapper {
    margin-left: -20px
}

.featured-title {
    font-size: 60px;
    letter-spacing: -1px;
    margin: 0;
    padding-top: 40px;
    text-align: center
}

.featured-subtitle {
    padding: 0 10px;
    text-align: center
}

.featured-image img {
    margin-top: 44px
}

.comments-link {
    font-size: 12px
}

#cancel-comment-reply-link {
    color: #900
}

.post {
    padding-bottom: 35px
}

.category .post {
    padding: 8px 0
}

.category .post.sec {
    background: -moz-linear-gradient(top,rgba(252,252,252,.4) 0,rgba(238,238,238,.67) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(238,238,238,.67)),color-stop(100%,rgba(238,238,238,1)));
    background: -webkit-linear-gradient(top,rgba(252,252,252,.4) 0,rgba(238,238,238,.67) 100%);
    background: -o-linear-gradient(top,rgba(252,252,252,.4) 0,rgba(238,238,238,.67) 100%);
    background: -ms-linear-gradient(top,rgba(252,252,252,.4) 0,rgba(238,238,238,.67) 100%);
    background: linear-gradient(top,rgba(252,252,252,.4) 0,rgba(238,238,238,.67) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fcfcfc, endColorstr=#eeeeee)
}

.head-post {
    padding-bottom: 25px
}

.single-post .head-post {
    padding-top: 1em
}

.post-data {
    width: 81%;
    font-size: 11px;
    font-weight: 700;
    margin-top: 6px;
    float: left;
    color: #7C7C7C
}

.post-data a {
    color: #7C7C7C
}

.post-entry {
    clear: both
}

.archive.category .post-entry {
    overflow: hidden
}

.post-entry .img_cont {
    margin: 5px 20px 20px 0;
    float: left;
    display: block;
    width: 107px;
    height: 111px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(34,25,25,.4);
    -moz-box-shadow: 0 1px 2px rgba(34,25,25,.4);
    -webkit-box-shadow: 0 1px 3px rgba(34,25,25,.4);
    padding-bottom: 10px
}

.post-entry .img_cont img {
    margin: 0
}

.post-meta {
    float: left;
    clear: both;
    color: #9F9F9F;
    font-size: 12px;
    margin-bottom: 10px
}

.post-meta a {
    color: #666
}

.post-edit {
    clear: both;
    display: block;
    font-size: 12px;
    margin: 1.5em 0
}

.post-search-terms {
    clear: both
}

.read-more {
    float: right;
    clear: both;
    font-weight: 700
}

.read-more a {
    padding: 3px 10px
}

.attachment-entry {
    clear: both;
    text-align: center
}

.bbPress .breadcrumb-list {
    display: none
}

.ellipsis {
    color: #aaa;
    font-size: 18px;
    margin-left: 5px
}

.form-allowed-tags {
    font-size: 10px
}

.widget-wrapper {
    font-size: 13px;
    margin: 0 0 20px;
    padding: 9px 0
}

#widgets {
    padding: 49px 0 10px
}

.home #widgets {
    margin: 0;
    clear: right;
    padding: 0;
    background: 0 0
}

#widgets a {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-decoration: none
}

#widgets #s {
    width: 70%
}

.widget_newsletterwidget form,.widget_newsletterwidget form p {
    margin: .2em 0
}

.widget-wrapper.widget_newsletterwidget {
    box-shadow: 0 1px 1px #D5D5D5;
    border-radius: 3px;
    padding: 1em 1em 10px;
    background: #243152;
    background: -webkit-linear-gradient(top,rgba(40,56,97,.67) 0,rgba(36,49,82,.87) 100%);
    background: -moz-linear-gradient(top,rgba(40,56,97,.67) 0,rgba(36,49,82,.87) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(40,56,97,.67)),color-stop(100%,rgba(36,49,82,.87)));
    background: -o-linear-gradient(top,rgba(40,56,97,.67) 0,rgba(36,49,82,.87) 100%);
    background: -ms-linear-gradient(top,rgba(40,56,97,.67) 0,rgba(36,49,82,.87) 100%);
    background: linear-gradient(top,rgba(40,56,97,.67) 0,rgba(36,49,82,.87) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#283861, endColorstr=#243152)
}

.widget-wrapper.widget_newsletterwidget .widget-title {
    font-size: 15px;
    color: #fff
}

#widgets .widget-wrapper.widget_newsletterwidget input[type=text] {
    width: 59%
}

.widget-wrapper.widget_newsletterwidget .wysija-submit {
    height: 29px;
    width: 61px;
    font-size: 11px;
    padding: 0
}

#widgets .widget_newsletterwidget input[type=submit] {
    margin-top: 0;
    float: right
}

.widget-wrapper.widget_newsletterwidget form {
    margin: 0
}

.widget-wrapper.widget_tag_cloud {
    box-shadow: 0 1px 1px #D5D5D5;
    border-radius: 3px;
    padding: 1em 1em 10px;
    background: #eee;
    background: -moz-linear-gradient(top,rgba(252,252,252,1) 0,rgba(238,238,238,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(252,252,252,1)),color-stop(100%,rgba(238,238,238,1)));
    background: -o-linear-gradient(top,rgba(252,252,252,1) 0,rgba(238,238,238,1) 100%);
    background: -ms-linear-gradient(top,rgba(252,252,252,1) 0,rgba(238,238,238,1) 100%);
    background: linear-gradient(top,rgba(252,252,252,1) 0,rgba(238,238,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fcfcfc, endColorstr=#eeeeee)
}

#widgets ul li {
    border-bottom: 1px #fff solid;
    background: #EDEDED;
    font-size: 11px;
    padding: 6px 0 6px 10px;
    margin: 2px 0
}

#widgets ul li a {
    display: inline;
    text-decoration: none;
    color: #595959
}

#widgets ul li a:hover {
    text-decoration: underline
}

#widgets .widget-title img {
    float: right;
    height: 11px;
    position: relative;
    top: 4px;
    width: 11px
}

#widgets .rss-date {
    line-height: 18px;
    padding: 6px 12px
}

#widgets .rssSummary {
    padding: 10px
}

#widgets cite {
    font-style: normal;
    line-height: 18px;
    padding: 6px 12px
}

#widgets .tagcloud,#widgets .textwidget {
    display: block;
    line-height: 1.5em;
    margin: 0 0 20px;
    word-wrap: break-word;
    padding: 4px 13px
}

#widgets .textwidget a {
    display: inline
}

#widgets ul .children {
    border: none;
    margin: 0;
    padding: 0
}

#widgets .author {
    font-weight: 700;
    padding-top: 4px
}

#cat,.widget_archive select {
    display: block;
    margin: 0 15px 0 0
}

.widget-title,.widget-title-home h3 {
    display: block;
    font-size: 17px;
    line-height: 23px;
    margin: 0;
    padding: 0 0 10px;
    text-align: left
}

.widget-title a {
    border-bottom: none;
    padding: 0!important
}

.title-404 {
    color: #933
}

.menu,.menu:hover {
    border-radius: 2px;
    float: right;
    width: auto;
    margin-top: 9px;
    border: none;
    color: #fff;
    background: #525d7b;
    background: -moz-linear-gradient(top,rgba(40,56,97,.8) 0,rgba(36,49,82,.8) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(40,56,97,.8)),color-stop(100%,rgba(36,49,82,.8)));
    background: -webkit-linear-gradient(top,rgba(40,56,97,.8) 0,rgba(36,49,82,.8) 100%);
    background: -o-linear-gradient(top,rgba(40,56,97,.8) 0,rgba(36,49,82,.8) 100%);
    background: -ms-linear-gradient(top,rgba(40,56,97,.8) 0,rgba(36,49,82,.8) 100%);
    background: linear-gradient(top,rgba(40,56,97,.8) 0,rgba(36,49,82,.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#283861, endColorstr=#243152);
    text-shadow: none;
    z-index: 10;
    display: block
}

.ie7 .menu {
    width: 450px;
    margin-top: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#bdbdbd')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#bdbdbd')
}

.menu li {
    float: left;
    padding: 8px 33px 6px 7px;
    position: relative
}

.menu li a,ul li a {
    color: #fff
}

.menu>li>a {
    background: url(images/sp_img.png) -1000px 0 no-repeat;
    padding-left: 12px;
    font-size: 14px
}

.cont_partner li.subhover,.menu>li.subhover.nav-submenu {
    background: #F8F8F8
}

.cont_partner li.subhover a,.menu li.subhover.nav-submenu a {
    color: #595959
}

.menu li.subhover.nav-submenu>a {
    background: url(images/sp_img.png) -3px -77px no-repeat
}

.nav-submenu:hover {
    background: #F8F8F8
}

.sub-menu {
    width: auto;
    margin-left: 0;
    display: none;
    position: absolute;
    left: 0;
    top: 32px;
    padding: .2em 1.5em .3em .2em;
    z-index: 11;
    background: #F8F8F8;
    -moz-box-shadow: 1px 3px 5px rgba(102,102,102,.3);
    -webkit-box-shadow: 1px 3px 5px rgba(102,102,102,.3);
    box-shadow: 1px 3px 5px rgba(102,102,102,.3)
}

.ie7 .sub-menu {
    background-color: #F8F8F8!important
}

.sub-menu li {
    padding: 9px 18px 9px 17px;
    width: 75%
}

#header .menu .sub-menu a {
    color: #595959;
    text-shadow: #fff 0 0 1px;
    font-size: 13px;
    white-space: nowrap
}

li.subhover .sub-menu {
    display: block
}

.menu .current-menu-item>a,.menu .current_page_item>a {
    background: url(images/sp_img.png) -3px -161px no-repeat
}

#menu-item-28>a:hover {
    text-decoration: none
}

.sub-menu>li>.sub-menu {
    background: #fff;
    top: 0;
    left: 100%;
    display: none
}

.sub-menu>li.subhover>.sub-menu {
    display: block
}

#header .menu .sub-menu>li>.sub-menu a {
    color: #151579;
    text-shadow: #fff 0 0 1px;
    padding-left: 11px
}

.cont_partner .sub-menu {
    display: none;
    top: 29px;
    padding: 6px 5px
}

.cont_partner .sub-menu li {
    padding: 7px 18px 4px 14px
}

.tinynav {
    display: none
}

.sub-header-menu {
    background-color: #fff;
    border: 1px solid #d6d6d6;
    border-top: none;
    clear: both
}

.sub-header-menu,.sub-header-menu ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.sub-header-menu li {
    border: 0;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 5
}

.sub-header-menu li:hover {
    white-space: normal;
    z-index: 10000
}

.sub-header-menu li li {
    float: none
}

.sub-header-menu ul {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 10
}

.sub-header-menu li:hover>ul {
    top: 100%;
    visibility: visible
}

.sub-header-menu ul:after,.sub-header-menu:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.sub-header-menu,.sub-header-menu ul {
    min-height: 0
}

.sub-header-menu ul {
    margin: -10px 0 0 -30px;
    padding: 10px 30px 30px
}

.sub-header-menu ul ul {
    margin: -30px 0 0 -10px;
    padding: 30px 30px 30px 10px
}

.sub-header-menu li li a:hover,.sub-header-menu ul li a:hover {
    color: #484848;
    text-decoration: none
}

.sub-header-menu ul {
    width: 14em
}

.sub-header-menu a {
    border-left: 1px solid #e2e2e2;
    color: #333;
    display: block;
    font-size: 13px;
    font-weight: 700;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 .9em;
    position: relative;
    text-decoration: none;
    text-shadow: none
}

.sub-header-menu a:hover {
    background-color: #f9f9f9;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.sub-header-menu .current_page_item a {
    background-color: #f9f9f9
}

.sub-header-menu li li {
    background: #fff;
    border: 1px solid #d6d6d6;
    border-top: none;
    color: #444;
    filter: none;
    width: auto
}

.sub-header-menu li li a {
    border: none;
    color: #444;
    font-size: 12px;
    font-weight: 400;
    height: auto;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
    text-shadow: none
}

.sub-header-menu li li a:hover {
    background: #f9f9f9;
    border: none;
    color: #444;
    filter: none
}

.sub-header-menu ul>li+li {
    border-top: 0
}

.sub-header-menu li li:hover>ul {
    left: 100%;
    top: 0
}

.sub-header-menu>li:first-child>a {
    border-left: none
}

.sub-header-menu .current_page_ancestor,.sub-header-menu .current_page_ancestor ul a,.sub-header-menu ul.children a {
    background: 0 0;
    filter: none
}

.navigation {
    color: #333;
    display: block;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin: 20px 0;
    padding: 0 5px
}

.navigation a {
    color: #333;
    padding: 4px 10px
}

.navigation a:hover {
    color: #000;
    text-decoration: none
}

.navigation .previous {
    float: left
}

.navigation .next {
    float: right
}

.navigation .bracket {
    font-size: 36px
}

.pagination {
    padding: 4px 0;
    height: 27px;
    position: relative;
    font-size: 11px;
    line-height: 12px;
    margin: 11px 0 25px
}

.pagination .cont_pag {
    margin: auto;
    float: right
}

.pagination .cont_pag .more {
    background: 0 0
}

.pagination a,.pagination span {
    display: block;
    float: left;
    margin: 2px 4px 2px 3px;
    padding: 6px 8px;
    text-transform: uppercase;
    color: #666
}

.pagination a {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #EEE;
    text-decoration: none;
    width: auto;
    background: 0 0;
    text-transform: uppercase;
    color: #666
}

.pagination a:hover {
    color: #0E0E7A;
    background: #f6f6f6
}

.pagination .current {
    border: 1px solid #445172;
    background: #525D7B;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.breadcrumb-list {
    font-size: 12px;
    padding: 4px 0 8px
}

#commentform {
    margin: 0
}

.commentlist {
    border-bottom: 1px dotted #eee;
    list-style: none;
    margin: 0;
    padding: 0
}

.commentlist ol {
    list-style: decimal
}

.commentlist li {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #fff;
    border-radius: 4px;
    margin: 0;
    padding: 1em
}

.commentlist li p {
    font-size: 14px
}

.commentlist p {
    margin: 0
}

.reply {
    margin: 10px 0
}

.commentlist li cite {
    color: #111;
    font-size: 1.1em;
    font-style: normal;
    font-weight: 400
}

.commentlist li.alt {
    background: #f9f9f9
}

.commentlist .children {
    list-style: none;
    margin: 0
}

.commentlist .avatar {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    float: left;
    margin-right: 10px;
    padding: 0;
    vertical-align: middle
}

.commentlist .children .avatar {
    height: 33px;
    width: 33px
}

.comment-author .says {
    color: #999
}

.comment-body .comment-meta {
    color: #999;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: left
}

.comment-body .comment-meta a {
    font-size: 11px
}

.comment-body {
    clear: both
}

.comment-body p {
    clear: both;
    padding-top: 10px
}

.pingback,.trackback {
    list-style: none;
    margin: 20px 0
}

.pingback cite,.trackback cite {
    font-style: normal
}

#comments,#pings {
    text-align: left
}

#respond {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #eaeaea;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#eaeaea));
    background-image: -webkit-linear-gradient(top,#fff,#eaeaea);
    background-image: -moz-linear-gradient(top,#fff,#eaeaea);
    background-image: -ms-linear-gradient(top,#fff,#eaeaea);
    background-image: -o-linear-gradient(top,#fff,#eaeaea);
    background-image: linear-gradient(top,#fff,#eaeaea);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eaeaea);
    border: 1px solid #ccc;
    border-bottom-color: #aaa;
    border-radius: 2px;
    clear: both;
    padding: 10px 20px 50px
}

#respond label {
    display: inline
}

.comment-form-author input,.comment-form-comment textarea,.comment-form-email input,.comment-form-url input {
    display: block
}

.nocomments {
    color: #999;
    font-size: .9em;
    text-align: center
}

.cont_center {
    margin-bottom: 0;
    height: 181px;
    text-align: center;
    padding-top: 20px
}

.cont_center .left {
    padding-top: 11px
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,div.aligncenter {
    display: block;
    margin: 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

.aligncenter {
    display: block;
    margin: 5px auto
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.post-entry a img.alignleft {
    height: auto;
    width: 163px;
    float: left;
    margin: 5px 20px 20px 0
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignleft,.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

img.wp-smiley {
    vertical-align: middle
}

.ftp_cont a img.alignleft {
    width: auto
}

.ftp_cont .grid.col-140 {
    padding-left: 3em
}

.gallery {
    margin: 0 auto 18px
}

.gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 155px
}

.gallery img {
    border: 1px solid #ddd
}

.gallery .gallery-caption {
    font-size: 12px;
    margin: 0 0 12px
}

.gallery dl {
    margin: 0
}

.gallery br+br {
    display: none
}

.attachment-gallery img {
    background: #fff;
    border: 1px solid #f0f0f0;
    display: block;
    height: auto;
    margin: 15px auto;
    max-width: 96%;
    padding: 5px;
    width: auto
}

.gallery-meta .aperture,.gallery-meta .camera,.gallery-meta .focal-length,.gallery-meta .full-size,.gallery-meta .iso,.gallery-meta .shutter {
    display: block
}

img.attachment-full,img.attachment-large,img.attachment-medium,img.attachment-thumbnail,img.wp-post-image {
    display: block;
    margin: 15px auto;
    width: auto
}

.ngg-albumoverview , .ngg-galleryoverview {
  /*  -moz-column-count: 3;
    -moz-column-gap: 0%;
    -moz-column-width: 30%;
    -webkit-column-count: 3;
    -webkit-column-gap: 0;
    -webkit-column-width: 30%;
    column-count: 3;
    column-gap: 0;
    column-width: 30%;*/

    margin-top:2em;
}

.page .ngg-album {
    /*margin: 12px 9px 0;*/
    margin-top:12px;
    width: 209px;
    padding: 10px 10px 0;
    font-size: 11px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(34,25,25,.4);
    -moz-box-shadow: 0 1px 2px rgba(34,25,25,.4);
    -webkit-box-shadow: 0 1px 3px rgba(34,25,25,.4);
    float: left;
/*    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;*/
}

.ngg-albumtitle {
    text-transform: uppercase;
    font-family: Corbel,Segoe UI,Arial,Verdana,sans-serif;
    font-size: 14px;
    padding-bottom: 6px;
    text-align: center
}

.ngg-albumtitle a {
    color: #bdbdbd
}

.page .ngg-album.catalog img {
    width: 210px
}

.page .ngg-album.offer img {
    /* height:190px */
}

.page .ngg-album p {
    margin: .5em 0
}

#widgets .widget_wysija input[type=text] {
    width: 93%
}

#widgets .widget_wysija input[type=submit] {
    margin-top: 0;
    float: right
}

#footer {
    position: relative
}

#footer form {
    margin: 0
}

#footer .widget-title p,#footer h4 {
    margin: 0;
    font-size: 14px
}

#footer a {
    color: #333;
    font-weight: 400
}

#footer p {
    margin-top: 0;
    line-height: 24px
}

#footer-wrapper {
    border-top: 1px #EFEFEF solid;
    padding-top: 15px
}

#footer .widget-title {
    padding: 0
}

#footer .widget-title p {
    line-height: 1em;
    font-family: Corbel,Segoe UI,Arial,Verdana,sans-serif;
    padding-bottom: 19px
}

#footer .newsletter {
    width: 284px;
    height: 60px
}

#footer .newsletter input[type=text] {
    width: 181px;
    float: left
}

#footer .newsletter input[type=submit] {
    float: right;
    margin-top: -1px;
    font-size: 13px;
    padding: 6px 0;
    width: 70px;
    display: block
}

#footer .newsletter p,#footer .newsletter p.wysija-instruct {
    color: #BDBDBD;
    margin-bottom: 1px;
    padding-left: 17px;
    float: left;
    padding-bottom: 0
}

.formError .formErrorContent {
    background: #D32D2D;
    border: 1px solid #D51818
}

#footer .cont_footer .social_cont {
    padding: 1.8em 2em 0 1.3em;
    width: 256px
}

#footer .social_cont h4 {
    float: left;
    width: auto;
    line-height: 34px
}

#footer .social_cont ul {
    padding-left: 32px;
    float: left;
    display: block
}

.ie7 #footer .social_cont ul {
    padding-left: 25px
}

#footer .social_cont ul>li:last-child {
    padding-right: 0
}

#footer .social_cont li a:hover {
    opacity: .6
}

.scroll-top {
    text-align: center
}

.copyright {
    padding-top: 5px;
    border-top: 1px #F3F3F3 solid;
    height: 22px;
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0
}

.powered {
    text-align: right
}

#footer .grid {
    padding-left: 1.3em;
    padding-right: 1.3em
}

.footer-menu {
    width: 82%;
    overflow: hidden;
    display: block;
    float: right
}

.footer-menu li a {
    color: #333;
    padding: 0;
    line-height: 24px;
    background: url(images/sp_img.png) -1000px 0 no-repeat
}

.footer-menu>li:first-child>a {
    border-left: none
}

#footer .grid.hover .footer-menu a {
    background-position: -3px -80px;
    padding-left: 12px;
    color: #353535
}

.grid.col-940.hover li {
    float: left;
    padding: 7px 22px;
    display: block
}

.grid.col-940.hover li.subhover {
    background: -moz-linear-gradient(top,rgba(40,56,97,.8) 0,rgba(36,49,82,.8) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(40,56,97,.8)),color-stop(100%,rgba(36,49,82,.8)));
    background: -webkit-linear-gradient(top,rgba(40,56,97,.8) 0,rgba(36,49,82,.8) 100%);
    background: -o-linear-gradient(top,rgba(40,56,97,.8) 0,rgba(36,49,82,.8) 100%);
    background: -ms-linear-gradient(top,rgba(40,56,97,.8) 0,rgba(36,49,82,.8) 100%);
    background: linear-gradient(top,rgba(40,56,97,.8) 0,rgba(36,49,82,.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#283861, endColorstr=#243152)
}

#footer .grid.hover li.subhover a {
    color: #fff;
    background-position: -3px -164px
}

#footer .grid.col-940.hover {
    margin-bottom: 0;
    width: 961px;
    border-radius: 2px;
    background: #525D7B;
    background: -moz-linear-gradient(top,rgba(252,252,252,1) 0,rgba(238,238,238,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(238,238,238,1)),color-stop(100%,rgba(36,49,82,.8)));
    background: -webkit-linear-gradient(top,rgba(252,252,252,1) 0,rgba(238,238,238,1) 100%);
    background: -o-linear-gradient(top,rgba(252,252,252,1) 0,rgba(238,238,238,1) 100%);
    background: -ms-linear-gradient(top,rgba(252,252,252,1) 0,rgba(238,238,238,1) 100%);
    background: linear-gradient(top,rgba(252,252,252,1) 0,rgba(238,238,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fcfcfc, endColorstr=#F8F8F8);
    padding-left: 0;
    padding-right: 0
}

.grid.col-940.hover h4 {
    color: #fff;
    text-align: center;
    line-height: 38px;
    width: 12%;
    float: left;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(34,25,25,.4);
    -moz-box-shadow: 0 1px 2px rgba(34,25,25,.4);
    -webkit-box-shadow: 0 1px 3px rgba(34,25,25,.4);
    background: #243152;
    background: rgba(36,49,82,.8);
    padding: 0 10px
}

#footer .social-icons {
    list-style: none;
    line-height: normal;
    margin: 0;
    text-align: right
}

#footer .facebook-icon,#footer .foursquare-icon,#footer .google-plus-icon,#footer .instagram-icon,#footer .linkedin-icon,#footer .pinterest-icon,#footer .rss-feed-icon,#footer .stumble-upon-icon,#footer .twitter-icon,#footer .vimeo-icon,#footer .yelp-icon,#footer .youtube-icon {
    display: inline;
    margin: 0;
    padding-right: 20px
}

.cont_footer {
    padding-top: 2%;
    width: 97%;
    background: -moz-linear-gradient(top,rgba(252,252,252,1) 0,rgba(238,238,238,0) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(40,56,97,.8)),color-stop(100%,rgba(238,238,238,0)));
    background: -webkit-linear-gradient(top,rgba(252,252,252,1) 0,rgba(238,238,238,0) 100%);
    background: -o-linear-gradient(top,rgba(252,252,252,1) 0,rgba(238,238,238,0)100%);
    background: -ms-linear-gradient(top,rgba(252,252,252,1) 0,rgba(238,238,238,0)100%);
    background: linear-gradient(top,rgba(252,252,252,1) 0,rgba(238,238,238,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fcfcfc, endColorstr=#F8F8F8)
}

.cont_footer .kontakt {
    width: 20%;
    margin-right: 1em
}

#footer .cont_btn_top {
    -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;
    border: 1px solid #495574;
    box-shadow: 0 4px 8px rgba(41,41,41,.4);
    background: #525D7B;
    padding: .3em .3em .9em;
    position: fixed;
    right: 2em;
    bottom: -41px;
    width: auto;
    z-index: 999
}

#footer .cont_btn_top a {
    display: block;
    padding: 3px 1em;
    text-align: center;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 1px 3px #2B395F
}

#footer .created {
    margin-top: 1.2em;
    float: right;
    width: 155px;
    margin-right: 5px;
    height: 36px;
    line-height: 46px;
    color: #BDBDBD
}

#footer .bb-logo {
    display: block;
    width: 91px;
    height: 45px;
    background: url(images/bb-logo.png) right top no-repeat
}

.left {
    float: left
}

.right {
    float: right
}

.center {
    text-align: center
}

#container:after,.clearfix:after,.widget-wrapper:after {
    clear: both;
    content: "\0020";
    display: block;
    height: 0;
    max-height: 0;
    overflow: hidden;
    visibility: hidden
}

*html #container,*html .clearfix,*html .widget-wrapper {
    height: 1%
}

#container,.clearfix,.widget-wrapper {
    display: block
}

BDO[DIR=ltr] {
    direction: ltr;
    unicode-bidi: bidi-override
}

BDO[DIR=rtl] {
    direction: rtl;
    unicode-bidi: bidi-override
}

[DIR=ltr] {
    direction: ltr;
    unicode-bidi: embed
}

[DIR=rtl] {
    direction: rtl;
    unicode-bidi: embed
}

@media print {
    h1 {
        page-break-before: always
    }

    h1,h2,h3,h4,h5,h6 {
        page-break-after: avoid
    }

    dl,ol,ul {
        page-break-before: avoid
    }
}

.dir-list input {
    float: left
}

button#download {
    margin-bottom: 10px;
    margin-left: 30px
}

#popup-album {
    width: 775px!important;
    height: auto!important;
    overflow: hidden;
    position: relative
}

#mycarousel {
    float: left
}

.album_thumb {
    display: block;
    width: 120px!important;
    height: 90px;
    overflow: hidden;
    float: left;
    position: relative;
    margin: 0 5px;
    cursor: pointer;
    padding-top: 4px
}

#popup-album .jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 83px;
    width: 668px;
    margin-left: 20px
}

#popup-album .album_thumb {
    padding: 4px 13px 0 2px;
    margin-left: 0;
    margin-right: 0
}

#popup-album .album_thumb.active {
    border: 4px solid #525D7B;
    margin: 0 9px 0 -2px;
    padding: 0
}

.album_thumb img {
    width: 120px
}

#popup-album>.btn {
    position: absolute;
    top: 2em;
    width: 2.4em;
    z-index: 11;
    height: 400px
}

#popup-album>.btn.hidden {
    visibility: hidden;
    display: none
}

#popup-album>.btn-arrow-left {
    left: 2%;
    background: url(images/arr-left.png) center center no-repeat;
    background-size: 188% auto
}

#popup-album>.btn-arrow-right {
    right: 2%;
    background: url(images/arr-right.png) center center no-repeat;
    background-size: 188% auto
}

#album_preview {
    width: 65%;
    height: 400px;
    overflow: hidden;
    margin: 20px auto 0;
    text-align: center
}

.ui-dialog .ui-dialog-title {
    font-size: 17px;
    font-family: Corbel,Segoe UI,Arial,Verdana,sans-serif
}

#album_preview img {
    height: 100%
}

#album_preview span {
    display: block;
    background: url(images/img_loader.gif) center center no-repeat #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 427px;
    z-index: 10;
    text-indent: -999em
}

#album_desc {
    width: 29%;
    float: left;
    margin-bottom: 20px;
    display: none
}

#album_desc p {
    margin: .6em 0
}

.cont_btn {
    padding: 10px 0;
    overflow: hidden;
    width: 100%;
    margin: auto
}

.cont_btn_search {
    width: 100%
}

#album_order,#gallery_show_full,#order_form input[type=submit],#partner_container table td button,.cont_ftp_login input[type=submit] {
    float: none;
    margin: 0 auto;
    padding: 4px 24px;
    clear: both;
    border-radius: 2px;
    border: 1px solid rgba(39,58,100,1);
    color: #fff;
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(77,97,150,1)),to(rgba(47,66,114,1)));
    background-image: -webkit-linear-gradient(top,rgba(77,97,150,1) 0,rgba(47,66,114,1) 100%);
    background-image: -moz-linear-gradient(top,rgba(77,97,150,1) 0,rgba(47,66,114,1) 100%);
    background-image: -ms-linear-gradient(top,rgba(77,97,150,1) 0,rgba(47,66,114,1) 100%);
    background-image: -o-linear-gradient(top,rgba(77,97,150,1) 0,rgba(47,66,114,1) 100%);
    background-image: linear-gradient(top,rgba(77,97,150,1) 0,rgba(47,66,114,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d6196', endColorstr='#2f4272', GradientType=0);
    text-shadow: 0 1px 1px #000
}

.ie7 #partner_container table td button {
    border: none;
    outline: 0;
    height: auto;
    padding: 4px 15px
}

.ie7 #partner_container form input,.ie7 #partner_container form textarea {
    width: 243px;
    color: #6D6D6D
}

#gallery_show_full {
    width: auto;
    display: block;
    margin-top: 10px
}

.ie8 #gallery_show_full {
    display: inline
}

#partner_container table td button:hover,.cont_ftp_login input[type=submit]:hover,button:hover#album_order,button:hover#gallery_show_full {
    text-decoration: underline;
    opacity: .7;
    background-image: -webkit-linear-gradient(top,rgba(77,97,150,1) 0,rgba(47,66,114,1) 100%);
    background-image: -moz-linear-gradient(top,rgba(77,97,150,1) 0,rgba(47,66,114,1) 100%);
    background-image: -ms-linear-gradient(top,rgba(77,97,150,1) 0,rgba(47,66,114,1) 100%);
    background-image: -o-linear-gradient(top,rgba(77,97,150,1) 0,rgba(47,66,114,1) 100%);
    background-image: linear-gradient(top,rgba(77,97,150,1) 0,rgba(47,66,114,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d6196', endColorstr='#2f4272', GradientType=0)
}

#address_container {
    float: left;
    overflow: hidden;
    width: 61%
}

#address_container .grid.col-300 {
    width: 32.914894%
}

#address_container ul {
    padding-bottom: 8px
}

#address_container ul li a {
    color: #595959;
    font-weight: 700
}

#popup-album .jcarousel-skin-tango {
    width: 97%;
    overflow: hidden;
    float: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#popup-album .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 90%;
    padding: 20px 40px;
    float: left;
    border-radius: 0;
    border-top: 1px #DBDBDB solid;
    border-bottom: 1px #DBDBDB solid
}

#popup-album .jcarousel-skin-tango .jcarousel-next-horizontal,#popup-album .jcarousel-skin-tango .jcarousel-prev-horizontal {
    background: url(images/sp_arr.png) no-repeat;
    cursor: pointer
}

#popup-album .jcarousel-skin-tango .jcarousel-next-horizontal {
    background-position: -1px -30px
}

.custom-background .ui-widget-overlay {
    background: #777
}

#order_form {
    position: relative
}

#order_form input[type=text] {
    width: 310px
}

#order_form input[type=submit] {
    padding: 5px 15px;
    height: 27px;
    color: #fff
}

#order_form select {
    width: 79%;
    height: 22px;
    margin-right: 7px
}

#order_form #choosen {
    position: absolute;
    display: inline;
    right: 4px;
    top: -62px
}

.ie7 #order_form #choosen {
    padding: 2px 5px;
    right: -17px
}

#order_form .ordered div.selected_collection {
    font-weight: 700;
    width: 90%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    clear: none;
    padding: 8px 10px 4px;
    background-color: #D5D5D5!important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative
}

.ie7 #order_form .ordered div.selected_collection {
    background-color: #bdbddbd!important
}

#order_form .hover_img {
    height: 22px;
    width: 22px;
    position: absolute;
    right: 0;
    top: 5px;
    display: block
}

#order_form .hover_img img {
    position: relative;
    z-index: 9
}

#order_form .hoverTips {
    padding: .2em;
    width: 59px;
    height: 20px;
    position: absolute;
    right: -17px;
    top: -50px;
    text-align: center;
    display: block;
    background: #D32D2D;
    color: #fff;
    z-index: 10;
    -moz-box-shadow: 0 1px 0 rgba(44,44,44,.03);
    -webkit-box-shadow: 0 1px 0 rgba(44,44,44,.03);
    box-shadow: 0 1px 0 rgba(44,44,44,.03);
    zoom:1;-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#order_form .hoverTips .arrow_bottom {
    left: 50%;
    bottom: -3px;
    margin-left: -5px;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #D32424
}

#order_form .ordered div.selected_collection label {
    padding-right: 11px;
    float: left;
    padding-top: 3px;
    font-weight: 400
}

#order_form .ordered div.selected_collection input[type=text] {
    border: 1px solid #BDBDBD;
    width: 55px;
    float: left
}

#order_form .order_field,#order_form .ordered {
    width: 330px
}

#order_form .ordered {
    float: left
}

#order_form div.center {
    overflow: hidden;
    width: auto;
    margin: auto;
    padding: 10px 0
}

.order-form .info {
    margin-left: 2em;
    border-left: 1px #f5f5f5 solid;
    padding-left: 2em;
    text-align: justify
}

.order-form .info h3 {
    line-height: 1.5em
}

.order-form #cont_form {
    margin: auto;
    float: none;
    display: block
}

.cont_ftp_login input {
    width: 216px
}

.cont_ftp_login input[type=submit] {
    padding: 5px 15px;
    height: 27px;
    float: right;
    width: 30%
}

.cat_ftp {
    margin: 12px 9px 0;
    width: 154px;
    padding: 10px 10px 0;
    font-size: 11px;
    float: left;
    position: relative
}

.cat_ftp a {
    text-indent: 2px;
    text-transform: uppercase;
    font-size: 12px;
    margin-left: 20px;
    padding-left: 0
}

.cont_ftp .img {
    display: block;
    width: 80px;
    height: 50px;
    background: url(/MyFTP/ftp_icons.png) left top no-repeat;
    padding: 6px 0
}

.cat_ftp .img.empty {
    background-position: 0 0
}

.cont_ftp .img.back,.cont_ftp .img.cat {
    background-position: -1px 0
}

.cat_ftp input[type=checkbox] {
    position: absolute;
    left: 6px;
    top: 3px;
    width: 20px;
    height: 20px
}

.cont_ftp .cont_photo {
    height: 147px;
    margin: 12px 9px 0;
    width: 151px;
    padding: 10px 10px 0;
    font-size: 11px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(34,25,25,.4);
    -moz-box-shadow: 0 1px 2px rgba(34,25,25,.4);
    -webkit-box-shadow: 0 1px 3px rgba(34,25,25,.4)
}

.cont_ftp .cont_photo a.img_href {
    height: 123px;
    overflow: hidden;
    width: 151px
}

.cont_ftp .cont_photo a.img_href img {
    width: 150px
}

.cont_ftp .rowimage {
    float: left;
    width: 100%
}

#map_canvas {
    float: left;
    width: 100%;
    height: 375px;
    margin-bottom: 30px
}

#partner_container {
    float: right;
    width: 37%
}

#partner_container h3 {
    margin-top: 0
}

#partner_container table,#partner_container td {
    border: none
}

#partner_container form,#partner_container table {
    margin-top: 0
}

#partner_container td,#partner_container th {
    padding: .6em
}

#partner_container p {
    margin-top: 0
}

#partner_container form input {
    width: 94%;
    color: #6D6D6D
}

#partner_container form textarea {
    height: 200px;
    overflow: auto;
    color: #6D6D6D
}

#map_container {
    float: left;
    width: 59%
}

.approach input {
    width: 69%;
    margin-right: 10px
}

.ie7 #address_container {
    padding-top: 1em
}

#address_container ul {
    float: left;
    margin-right: 1.5em
}

#address_container ul ul {
    margin-left: 0;
    padding-top: 20px
}

#partner_states ul#states_list li a {
    padding-left: 20px;
    display: block;
    width: 94%;
    padding-top: 5px;
    padding-bottom: 5px
}

#partner_states ul.partner_list {
    font-size: 10px;
    width: 88%;
    height: auto!important
}

#partner_states ul.partner_list li {
    cursor: pointer;
    background-color: #fff;
    color: #000;
    margin-bottom: 10px;
    font-size: 12px;
    padding: 6px 0
}

#partner_states ul.partner_list li:hover {
    cursor: pointer;
    text-decoration: underline;
    color: #0E0E7A
}

label.error {
    background: #D32D2D;
    text-shadow: #F50000 1px 1px 1px;
    border: 1px solid #fff;
    color: #fff;
    padding-left: 10px;
    font-weight: 700
}

.message.message_0 {
    padding: 10px 10px 10px 32px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 12px;
    border: 1px solid #CCC;
    color: #666;
    background: url(/wp-content/themes/jvd/images/message_error.png) 10px 11px no-repeat #f3f3f3
}

.message.message_1 {
    padding: 10px 10px 10px 32px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 12px;
    border: 1px solid #CCC;
    color: #666;
    background: url(/wp-content/themes/jvd/images/message_success.png) 10px 11px no-repeat #f3f3f3
}

#loader {
    top: 0;
    left: 0;
    border: none;
    overflow: visible;
    width: 100%!important;
    height: 100%!important;
    position: fixed;
    text-align: center;
    background: 0 0!important;
    z-index: 12
}

#loader .zip_info {
    margin-left: -107px;
    padding: 1em 1.5em;
    color: #000;
    position: absolute;
    left: 50%;
    top: 30%;
    z-index: 13;
    background: #fff;
    width: auto;
    display: block
}

#loader img {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 13;
    width: 64px;
    height: 64px
}

.custom-background .ui-widget-content {
    border: none
}

.custom-background .ui-widget-header {
    background: 0 0;
    border: none
}

.custom-background .ui-widget {
    font-family: Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif
}

.custom-background .ui-corner-all {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.custom-background .ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 12px;
    top: 44%;
    width: 34px;
    margin: -10px 0 0;
    padding: 1px;
    height: 32px;
    z-index: 11;
    display: block;
    zoom:1}

.custom-background .ui-draggable .ui-dialog-titlebar {
    height: 23px;
    width: 778px;
    cursor: move
}

.search.custom-background .ui-draggable .ui-dialog-titlebar {
    width: 598px
}

.custom-background .ui-dialog .ui-dialog-titlebar-close.ui-stat-hover,.custom-background .ui-dialog .ui-dialog-titlebar-close:hover {
    background: 0 0;
    outline: 0;
    border-color: #fff;
    opacity: .7
}

.custom-background .ui-dialog .ui-dialog-titlebar-close span {
    margin: 0;
    width: 36px;
    background: url(images/sp_arr.png) -1px -193px no-repeat;
    height: 30px
}

.ui-spinner-up {
    margin-bottom: 0
}

.spinnerInput {
    width: 35px
}

.none {
    display: none
}

#content.search input[type=text] {
    width: 93%
}

.ie7 .menu {
    float: right;
    display: block
}

.ie7 .menu>li,.ie8 .menu>li {
    background: #4e5a74
}

.ie7 button,.ie7 input[type=submit] {
    outline: 0;
    padding: 0;
    margin: 0;
    background: 0 0;
    overflow: hidden;
    border: none
}

.ie7 .sub-menu,.ie7 .sub-menu li,.ie8 .sub-menu,.ie8 .sub-menu li {
    background: #f8f8f8
}

.ie7 .wrapp.home.slider {
    position: relative
}

.ie7 form#sbc-search input[type=submit] {
    padding-left: 17px
}

#popup-album-smaller {
    width: 600px!important;
    text-align: center
}

#popup-album-smaller img {
    height: 470px;
    width: 100%
}

.ie7 .img_hover,.ie8 .img_hover {
    background: #000;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000, endColorstr=#50000000);
    zoom:1}

.ie7 #widgets .album.list .selected_category,.ie8 #widgets .album.list .selected_category {
    background: #243152
}

.ie7 #footer .newsletter input[type=submit],.ie7 #widgets .widget_wysija input[type=submit] {
    padding: 4px 5px;
    zoom:1;width: 68px;
    background: #f5f5f5
}

.ie7 #footer .newsletter input[type=submit] {
    margin-top: -1px
}

.page-id-47 .post-meta {
    display: none
}

textarea.remarks {
    background: #F9F9F9;
    width: 327px;
    height: 100px;
    resize: none
}

#captcha {
    width: 30%!important
}

#widgets .album.list .selected_category .selected_gallery a {
    background-position: -1px -164px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline
}
