@charset "utf-8";

/* CSS Document */


/* Reset CSS */

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,
caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,
figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,
img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,
rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,
th,thead,time,tr,tt,u,ul,var,video,xmp {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 100%
}

html,body {
    height: 100%
}

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

b,
strong {
    font-weight: bold
}

img {
    color: transparent;
    font-size: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic
}

ol,
ul {
    list-style: none
}

li {
    display: list-item
}

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

th,
td,
caption {
    font-weight: normal;
    vertical-align: top;
    text-align: left
}

q {
    quotes: none
}

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

sub,
sup,
small {
    font-size: 75%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

svg {
    overflow: hidden
}


/* Text CSS */

body {
    font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif
}

pre,
code {
    font-family: 'DejaVu Sans Mono', Menlo, Consolas, monospace
}

hr {
    border: 0 #ccc solid;
    border-top-width: 1px;
    clear: both;
    height: 0
}

h1 {
    font-size: 25px
}

h2 {
    font-size: 23px
}

h3 {
    font-size: 21px
}

h4 {
    font-size: 19px
}

h5 {
    font-size: 17px
}

h6 {
    font-size: 15px
}

ol {
    list-style: decimal
}

ul {
    list-style: disc
}

li {
    margin-left: 30px
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
    margin-bottom: 20px
}


/* Grid 960 CSS */

body {
    min-width: 960px
}

.container_12,
.container_16 {
    margin-left: auto;
    margin-right: auto;
    width: 960px
}

.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,
.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,
.grid_13,.grid_14,.grid_15,.grid_16 {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px
}

.push_1,.pull_1,.push_2,.pull_2,.push_3,.pull_3,.push_4,.pull_4,.push_5,
.pull_5,.push_6,.pull_6,.push_7,.pull_7,.push_8,.pull_8,.push_9,.pull_9,
.push_10,.pull_10,.push_11,.pull_11,.push_12,.pull_12,.push_13,.pull_13,
.push_14,.pull_14,.push_15,.pull_15 {
    position: relative
}

.container_12 .grid_3,
.container_16 .grid_4 {
    width: 220px
}

.container_12 .grid_6,
.container_16 .grid_8 {
    width: 460px
}

.container_12 .grid_9,
.container_16 .grid_12 {
    width: 700px
}

.container_12 .grid_12,
.container_16 .grid_16 {
    width: 940px
}

.alpha {
    margin-left: 0
}

.omega {
    margin-right: 0
}

.container_12 .grid_1 {
    width: 60px
}

.container_12 .grid_2 {
    width: 140px
}

.container_12 .grid_4 {
    width: 300px
}

.container_12 .grid_5 {
    width: 380px
}

.container_12 .grid_7 {
    width: 540px
}

.container_12 .grid_8 {
    width: 620px
}

.container_12 .grid_10 {
    width: 780px
}

.container_12 .grid_11 {
    width: 860px
}

.container_16 .grid_1 {
    width: 40px
}

.container_16 .grid_2 {
    width: 100px
}

.container_16 .grid_3 {
    width: 160px
}

.container_16 .grid_5 {
    width: 280px
}

.container_16 .grid_6 {
    width: 340px
}

.container_16 .grid_7 {
    width: 400px
}

.container_16 .grid_9 {
    width: 520px
}

.container_16 .grid_10 {
    width: 580px
}

.container_16 .grid_11 {
    width: 640px
}

.container_16 .grid_13 {
    width: 760px
}

.container_16 .grid_14 {
    width: 820px
}

.container_16 .grid_15 {
    width: 880px
}

.container_12 .prefix_3,
.container_16 .prefix_4 {
    padding-left: 240px
}

.container_12 .prefix_6,
.container_16 .prefix_8 {
    padding-left: 480px
}

.container_12 .prefix_9,
.container_16 .prefix_12 {
    padding-left: 720px
}

.container_12 .prefix_1 {
    padding-left: 80px
}

.container_12 .prefix_2 {
    padding-left: 160px
}

.container_12 .prefix_4 {
    padding-left: 320px
}

.container_12 .prefix_5 {
    padding-left: 400px
}

.container_12 .prefix_7 {
    padding-left: 560px
}

.container_12 .prefix_8 {
    padding-left: 640px
}

.container_12 .prefix_10 {
    padding-left: 800px
}

.container_12 .prefix_11 {
    padding-left: 880px
}

.container_16 .prefix_1 {
    padding-left: 60px
}

.container_16 .prefix_2 {
    padding-left: 120px
}

.container_16 .prefix_3 {
    padding-left: 180px
}

.container_16 .prefix_5 {
    padding-left: 300px
}

.container_16 .prefix_6 {
    padding-left: 360px
}

.container_16 .prefix_7 {
    padding-left: 420px
}

.container_16 .prefix_9 {
    padding-left: 540px
}

.container_16 .prefix_10 {
    padding-left: 600px
}

.container_16 .prefix_11 {
    padding-left: 660px
}

.container_16 .prefix_13 {
    padding-left: 780px
}

.container_16 .prefix_14 {
    padding-left: 840px
}

.container_16 .prefix_15 {
    padding-left: 900px
}

.container_12 .suffix_3,
.container_16 .suffix_4 {
    padding-right: 240px
}

.container_12 .suffix_6,
.container_16 .suffix_8 {
    padding-right: 480px
}

.container_12 .suffix_9,
.container_16 .suffix_12 {
    padding-right: 720px
}

.container_12 .suffix_1 {
    padding-right: 80px
}

.container_12 .suffix_2 {
    padding-right: 160px
}

.container_12 .suffix_4 {
    padding-right: 320px
}

.container_12 .suffix_5 {
    padding-right: 400px
}

.container_12 .suffix_7 {
    padding-right: 560px
}

.container_12 .suffix_8 {
    padding-right: 640px
}

.container_12 .suffix_10 {
    padding-right: 800px
}

.container_12 .suffix_11 {
    padding-right: 880px
}

.container_16 .suffix_1 {
    padding-right: 60px
}

.container_16 .suffix_2 {
    padding-right: 120px
}

.container_16 .suffix_3 {
    padding-right: 180px
}

.container_16 .suffix_5 {
    padding-right: 300px
}

.container_16 .suffix_6 {
    padding-right: 360px
}

.container_16 .suffix_7 {
    padding-right: 420px
}

.container_16 .suffix_9 {
    padding-right: 540px
}

.container_16 .suffix_10 {
    padding-right: 600px
}

.container_16 .suffix_11 {
    padding-right: 660px
}

.container_16 .suffix_13 {
    padding-right: 780px
}

.container_16 .suffix_14 {
    padding-right: 840px
}

.container_16 .suffix_15 {
    padding-right: 900px
}

.container_12 .push_3,
.container_16 .push_4 {
    left: 240px
}

.container_12 .push_6,
.container_16 .push_8 {
    left: 480px
}

.container_12 .push_9,
.container_16 .push_12 {
    left: 720px
}

.container_12 .push_1 {
    left: 80px
}

.container_12 .push_2 {
    left: 160px
}

.container_12 .push_4 {
    left: 320px
}

.container_12 .push_5 {
    left: 400px
}

.container_12 .push_7 {
    left: 560px
}

.container_12 .push_8 {
    left: 640px
}

.container_12 .push_10 {
    left: 800px
}

.container_12 .push_11 {
    left: 880px
}

.container_16 .push_1 {
    left: 60px
}

.container_16 .push_2 {
    left: 120px
}

.container_16 .push_3 {
    left: 180px
}

.container_16 .push_5 {
    left: 300px
}

.container_16 .push_6 {
    left: 360px
}

.container_16 .push_7 {
    left: 420px
}

.container_16 .push_9 {
    left: 540px
}

.container_16 .push_10 {
    left: 600px
}

.container_16 .push_11 {
    left: 660px
}

.container_16 .push_13 {
    left: 780px
}

.container_16 .push_14 {
    left: 840px
}

.container_16 .push_15 {
    left: 900px
}

.container_12 .pull_3,
.container_16 .pull_4 {
    left: -240px
}

.container_12 .pull_6,
.container_16 .pull_8 {
    left: -480px
}

.container_12 .pull_9,
.container_16 .pull_12 {
    left: -720px
}

.container_12 .pull_1 {
    left: -80px
}

.container_12 .pull_2 {
    left: -160px
}

.container_12 .pull_4 {
    left: -320px
}

.container_12 .pull_5 {
    left: -400px
}

.container_12 .pull_7 {
    left: -560px
}

.container_12 .pull_8 {
    left: -640px
}

.container_12 .pull_10 {
    left: -800px
}

.container_12 .pull_11 {
    left: -880px
}

.container_16 .pull_1 {
    left: -60px
}

.container_16 .pull_2 {
    left: -120px
}

.container_16 .pull_3 {
    left: -180px
}

.container_16 .pull_5 {
    left: -300px
}

.container_16 .pull_6 {
    left: -360px
}

.container_16 .pull_7 {
    left: -420px
}

.container_16 .pull_9 {
    left: -540px
}

.container_16 .pull_10 {
    left: -600px
}

.container_16 .pull_11 {
    left: -660px
}

.container_16 .pull_13 {
    left: -780px
}

.container_16 .pull_14 {
    left: -840px
}

.container_16 .pull_15 {
    left: -900px
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.clearfix:before,
.clearfix:after,
.container_12:before,
.container_12:after,
.container_16:before,
.container_16:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0
}

.clearfix:after,
.container_12:after,
.container_16:after {
    clear: both
}

.clearfix,
.container_12,
.container_16 {
    zoom: 1
}


/* General CSS */

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px;
    background: url(media/images/bg-body.jpg) repeat-x 0 25px;
}

body.home {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px;
    background: url(media/images/bg-home.jpg) repeat-x 0 25px;
}

a.more {
    font-size: 13px;
    font-weight: bold;
    color: #0088f0;
    text-decoration: none;
    padding: 0 15px 0 0;
    background: url(media/images/bg-next.png) no-repeat right 3px;
}

a.more:hover {
    color: #666;
}

.thumb {
    float: left;
}

.details {
    display: table-cell;
    zoom: 1;
    padding: 0;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}


/* Header */

.header {
    height: 82px;
    margin-bottom: 0px;
    position: relative;
    z-index: 999;
    padding: 0px 0;
}

.logo {
    width: 268px;
    height: 61px;
    float: left;
    margin: 10px 0 0 0;
}

.nav-main {
    float: right;
}

.nav-main ul {
    margin: 0;
    padding: 30px 0 0 0;
}

.nav-main ul li {
    float: left;
    margin: 0px;
    padding: 0;
    position: relative;
    list-style: none;
}

.nav-main ul li a {
    color: #666;
    padding: 5px 10px;
    float: left;
    display: block;
    font-size: 16px;
    text-decoration: none;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.nav-main ul li:first-child a {
    border: none;
}

.nav-main ul li a:hover,
.nav-main ul li.current a,
.nav-main ul li.selected a {
    color: #4A84E1;
    border-bottom: solid 2px #4A84E1;
}


/* Spotlight */

.spotlight {
    float: left;
    width: 940px;
    height: 228px;
    padding: 0;
    margin: 0 0 20px 0px;
    position: relative;
    overflow: hidden;
}

.home .spotlight {
    float: left;
    width: 940px;
    height: 306px;
    padding: 0;
    margin: 0 0 10px 0px;
    position: relative;
    /*background:#fff;*/
}

.curve {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 50;
}

.home .spotlight li {
    margin: 0;
    padding: 0;
    list-style: none;
    background: none;
}

.panel-overlay {
    color: #ccc;
    position: absolute;
    top: 30px;
    left: 480px;
    font-size: 35px;
    padding: 18px 20px;
    width: 444px;
    height: 239px;
    font-weight: normal;
    /*filter:alpha(opacity=50);

	-moz-opacity:0.5;

	-khtml-opacity: 0.5;

	opacity: 0.5;*/
    background: url(media/images/bg-spotlight-content.png) no-repeat 0 0px;
}

.home-spotlight .pagination {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 115px;
    height: 20px;
    z-index: 9999;
}

.home-spotlight .pointer {
    width: 12px;
    height: 12px;
    top: 388px;
    border: 0px;
}

.home-spotlight .pagination a {
    background: url(media/images/bg-spotlight-pagination.png) no-repeat 0 1px;
    margin-right: 3px;
    width: 15px;
    height: 12px;
    float: left;
    overflow: hidden;
    text-indent: -999em;
}

.home-spotlight .pagination a.current,
.home-spotlight .pagination a.activeSlide {
    background: url(media/images/bg-spotlight-pagination-current.png) no-repeat 0 1px;
}

.home-spotlight .panel-overlay h2 {
    font-size: 36px;
    width: 380px;
    color: #fff;
    font-weight: normal;
    line-height: 36px;
    margin: 0;
    padding: 0 0 10px 0;
}

.home-spotlight .panel-overlay p {
    font-size: 16px;
    width: 390px;
    color: #fff;
    font-weight: bold;
    line-height: 18px;
    padding: 0 0 10px 0;
    margin: 0;
}

.home-spotlight .panel-overlay a.more {
    float: left;
    display: block;
    width: 92px;
    height: 23px;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    background: url(media/images/bg-btn.png) no-repeat 0 0px;
}

.wrap {
    position: relative;
}


/* Home page Widgets*/

.widget-region {
    float: left;
    margin-bottom: 20px;
    padding: 0;
}

.container_16 .landing-block .grid_4 {
    margin-left: 5px;
    margin-right: 5px;
}

.container_16 .landing-block .grid_4 .details {
    padding-bottom: 10px;
}

.widget-region .widget a.thumb,
.landing-block a.thumb {
    display: block;
    padding: 3px 0px 5px;
    margin-bottom: 5px;
}


/*.widget-region .widget a.thumb img{

	width:206px;

	height:96px;

	overflow:hidden;

}*/

.widget-region .details p {
    padding: 0 0 13px 0;
    margin: 0;
    font-size: 13px;
}

.widget-region .details p a {
    text-decoration: none;
    color: #4A84E1;
}

.widget-region .details p a:hover {
    color: #999;
}

.landing-block a.thumb {
    display: block;
    padding: 5px;
    margin-bottom: 10px;
    background: #ebebeb;
    border: solid 1px #cdcdcd;
}

.widget-region .widget h3,
.landing-block h3,
.widget-region .wid-news h3 {
    margin: 0;
    padding: 20px 0 10px 0;
    border-bottom: solid 2px #0088f0;
}

.widget-region .wid-abt h3 {
    border-bottom: none;
}

.widget-region .widget h3 a,
.landing-block h3 a,
.widget-region .wid-news h3 a {
    color: #666666;
    font-size: 24px;
    text-decoration: none;
    font-weight: normal;
}

.widget-region .widget h3 a:hover,
.landing-block h3 a:hover,
.widget-region .wid-news h3 a:hover {
    color: #333;
}

.widget-region .widget p,
.landing-block p {
    line-height: 20px;
}

.wrap-blocks .last,
.widget-region .last,
.content .widget-region .last {
    border: none;
    margin-right: 0!important;
    padding-right: 0;
}

.widget-region .wid-news h4 a:hover {
    color: #4A84E1;
}

.widget-region .wid-advt a.thumb {
    background: none;
    padding: 7px 0 0 0;
}

.widget-region .wid-advt a.thumb img {
    width: auto;
    height: auto;
}


/* Homepage Scroll */

.scroll {
    float: left;
    width: 698px;
    height: 103px;
    margin: 25px 0 0 0;
    padding-bottom: 15px;
    border-top: solid 2px #ccc;
    position: relative;
    /*border-bottom:solid 2px #ccc;*/
    background: url(media/images/box-bottom.png) no-repeat 0 bottom
}

.scroll span {
    float: left;
    width: 123px;
    font-size: 16px;
    font-weight: bold;
    color: #003366;
    padding: 10px 0 0 10px;
    margin: 20px 20px 0 20px;
    /*background:url(media/images/bg-clients.png) no-repeat 0 0*/
}

.scroll ul {
    float: left;
    height: 75px;
    overflow: hidden;
}

.scroll ul li {
    float: left;
    margin: 0;
    padding: 0 5px 0 10px;
    list-style: none;
    height: 75px;
    /*background:url(media/images/bg-scroll-shadow.gif) no-repeat right center*/
}

.spotlight #slider {
    float: left;
}


/* Homepage Carosel*/

.jcarousel-container {
    float: left;
    width: 525px;
    height: 103px;
}

.scroll .jcarousel-clip {
    float: left;
    width: 500px;
    margin: 18px 0px 0 -7px;
    padding: 0;
    overflow: hidden;
    background: #fff;
}

.jcarousel-next {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 8px;
    bottom: 37px;
    z-index: 999;
    background: url(media/images/sprite.gif) no-repeat right -33px;
}

.jcarousel-prev {
    position: absolute;
    width: 20px;
    height: 20px;
    left: -35px;
    bottom: 37px;
    z-index: 999;
    background: url(media/images/sprite.gif) no-repeat right -1px;
}


/* Landing Blocks */

.landing-block {}


/* Content */

.content {
    min-height: 350px;
    height: auto!important;
    height: 350px;
}

.content h1 {
    font-size: 26px;
    color: #333333;
    margin: 0;
    padding: 20px 0 20px 0;
    font-weight: normal;
}

.summary p {
    font-size: 16px;
    color: #666;
    padding-bottom: 20px;
    border-bottom: solid 2px #ccc;
    margin-bottom: 20px;
    line-height: 20px;
    font-weight: bold;
}

.content .widget-region .widget {
    margin-bottom: 20px;
    margin-right: 25px;
    height: auto!important;
}

.content p {
    font-size: 13px;
    line-height: 20px;
    color: #333;
}

.content p a,
.content a {
    text-decoration: none;
    color: #4A84E1;
}

.content p a:hover,
.content a:hover {
    color: #999;
}


/* Content UL.. LI... */

.content ul {
    margin: 0 0 10px 0;
}

.content ul li {
    padding: 0 0 5px 0;
}

.content ul ul,
.content ol ol {
    margin-top: 10px;
}

.content ul li li {}


/* Content OL.. LI... */

.content ol {
    margin: 0 0 0 20px;
}

.content ol li {
    padding: 0 0 5px 0px;
}

.content ol li li {
    list-style: lower-alpha;
}


/* @group Listing */

.content ul.listing {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 30px 0;
}

.content ul.listing li {
    float: left;
    width: 100%;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    background: none;
    list-style: none;
    border-bottom: solid 1px #e3e3e3;
}

.listing p {
    padding: 0 0 8px 0;
    margin: 0;
    font-size: 13px;
    color: #333;
}

.listing small {
    font-size: 12px;
    line-height: 12px;
    color: #666;
}

.listing h3,
.listing h3 a {
    font-size: 13px;
    color: #333;
    padding: 0 0 3px 0;
    margin: 0;
}

.listing li a.thumb {
    float: left;
    margin-right: 20px;
    border: solid 1px #e7e7e7;
}


/* @group Accordion */

.accordion {}

.accordion ul {
    margin: 0;
    padding: 0;
}

.accordion ul li {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    list-style: none;
    border-bottom: solid 1px #e1e1e1;
}

.accordion ul li h3 {
    margin: 0;
    padding: 0;
    cursor: pointer;
    line-height: 30px;
    background: url(media/images/icon-accord.png) no-repeat right 0;
}

.accordion ul li h3.close {
    background: url(media/images/icon-accord.png) no-repeat right bottom;
}

.accordion ul li h3:hover,
.accordion ul li h3.open {
    color: #4A84E1;
}

.accordion ul li .accordion-content {
    float: left;
    width: 100%;
}

.accordion ul li .accordion-content ul {}

.accordion ul li .accordion-content ul li {
    margin: 0;
    padding: 0 0 10px 15px;
    border: none;
    background: url(media/images/icon-bullet.gif) no-repeat 0 5px;
}

.accordion ul li .accordion-content .gallery {
    float: left;
    width: 100%;
}

.accordion ul li .accordion-content .gallery li {
    width: auto;
    background: none;
    padding: 0;
    margin: 0 20px 20px 0;
}


/* @group Gallery */

.content .gallery {
    float: left;
    width: 100%;
    margin: 0;
    padding: 10px 0 10px 0;
}

.content .gallery li {
    float: left;
    background: none;
    padding: 0;
    margin: 0 20px 0 0;
    list-style: none;
    position: relative;
    background: none;
}

.gallery-list {
    padding-top: 10px;
}

.content .gallery li.last {
    margin: 0;
}

.content ul.gallery li.no-margin {
    margin: 0px;
}


/* @end */


/** Content Table **/

.content table {
    border-left: solid 1px #ccc;
    border-top: solid 1px #ccc;
}

.content table td {
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
}

table {
    border-collapse: collapse;
    border-right: solid 1px #e0e0d1;
    border-left: solid 1px #e0e0d1;
    font-size: 13px;
    margin-top: 18px;
    width: 100%
}

th,
td {
    line-height: 18px;
    padding: 9px 10px 8px 10px;
    font-size: 13px;
}

table th {
    background: #e1e1e1;
    border-left: solid 1px #e0e0d1;
    color: #333;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
}

thead th,
thead td {
    padding-top: 7px;
    text-align: left;
}

tfoot th,
tfoot td {
    padding-bottom: 8px;
}

table td {
    border-bottom: solid 1px #e0e0d1;
    color: #333;
    font-size: 13px;
}

.filler {
    float: left;
    width: 100%;
    clear: both;
    margin: 0;
    height: 1px;
    padding: 10px 0;
}

.img-left {
    float: left;
    margin: 0 10px 10px 0;
}

.img-right {
    float: right;
    margin: 0 0 10px 10px;
}

.line {
    height: 1px;
    line-height: 1px;
    font-size: 0;
    width: 100%;
    clear: both;
    float: left;
    padding: 15px 0 0;
    margin: 0 0 15px;
    border-bottom: solid 1px #dadada;
}

.products .widget h3 a {
    color: #D15137;
}

.summary p {
    font-size: 16px;
    color: #666;
    padding-bottom: 20px;
    border-bottom: solid 2px #ccc;
    margin-bottom: 20px;
    line-height: 22px;
    font-weight: bold;
}


/* Breadcrumb */

.breadcrumb {
    float: left;
    width: 100%;
    padding: 10px 0;
    margin-bottom: 20px;
    margin-top: 20px;
    background: #F9F9F9;
}

.breadcrumb a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
    padding: 0 25px 0 0;
    margin: 0 5px 0 0px;
    background: url(media/images/bg-arrow.gif) no-repeat right 1px;
}

.breadcrumb a:hover {
    color: #4A84E1;
}


/* Pagination */

.paging {
    float: left;
    width: 100%;
    padding: 10px 0;
    margin-bottom: 20px;
    background: #F9F9F9;
}

.paging span {
    font-size: 14px;
    font-weight: bold;
    margin: 0 20px;
}

.paging a {
    font-size: 18px;
    font-weight: bold;
    margin: 0 10px;
}


/* Sidebar */

.sidebar {
    padding-top: 20px;
}

.sidebar h3 {
    font-weight: normal;
}


/* @group Related Links  */

.related-links {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.related-links li {
    list-style: none;
    padding: 8px 0 0 0;
    margin: 0 0 7px 0;
    border-top: solid 1px #e0e0e0;
}

.related-links li.first {
    padding-top: 15px;
}

.related-links li a {
    font-size: 13px;
    color: #666;
    display: block;
    font-weight: bold;
    padding: 0 0 0 20px;
    width: 190px;
    text-decoration: none;
    background: url(media/images/bg-arrow.gif) no-repeat 0 0;
}

.related-links li a:hover,
.related-links li.current a,
.related-links li.clear-search a:hover {
    color: #4A84E1;
}

.related-links li.current a,
.related-links li a:hover {
    background: url(media/images/bg-arrow.gif) no-repeat 0 0;
}

.related-links li.last {
    padding-bottom: 0;
    margin-bottom: 0;
}


/* Contact */

.contact address {
    font-style: normal;
    font-size: 13px;
}


/* Footer */

.wrap-footer {
    width: 100%;
    float: left;
    padding: 0;
    background: #383838;
}

.footer {
    padding: 20px 0;
    position: relative;
}

.footer .copy {
    float: left;
    clear: both;
    font-size: 11px;
    color: #ccc;
    margin: 0 0 5px 0;
    padding: 0;
}

.nav-footer {
    float: left;
    clear: both;
    margin: 0;
    padding: 5px 0 0 0;
}

.nav-footer li {
    float: left;
    margin: 0;
    padding: 0 15px 0 0;
    list-style: none;
}

.nav-footer li a {
    font-size: 11px;
    color: #999;
    text-decoration: none;
}

.nav-footer li a:hover,
.nav-footer li.current a {
    color: #333;
}

.wid-footer {}

.wid-footer h3 {
    color: #ccc;
    font-size: 13px;
    margin: 0;
    padding: 0 0 15px 0;
}

.wid-footer ul {
    margin: 0;
    padding: 0;
}

.wid-footer ul li {
    float: left;
    margin: 0;
    padding: 0 15px 4px 0;
    list-style: none;
}

.wid-footer ul li a {
    font-size: 12px;
    color: #e1e1e1;
    text-decoration: none;
}

.wid-footer ul li a:hover,
.wid-footer ul li.current a {
    color: #4a84e1;
}

.wid-footer p {
    font-size: 12px;
    color: #e1e1e1;
    margin: 0;
    padding: 0 0 10px 0;
}

.wid-footer address {
    font-size: 12px;
    color: #e1e1e1;
    font-style: normal;
}

.wid-footer address a {
    color: #e1e1e1;
    text-decoration: none;
}

.wid-footer address a:hover {
    color: #4a84e1;
}

.wid-footer .social li {
    float: left;
    margin: 0;
    padding: 0;
}

.wid-footer .social li a {
    width: 30px;
    margin-right: 10px;
    height: 30px;
    display: block;
    text-indent: -999em;
    overflow: hidden;
}

.wid-footer .social li .twitter {
    background: url(media/images/sprite.gif) no-repeat 0 4px;
}

.wid-footer .social li .facebook {
    background: url(media/images/sprite.gif) no-repeat 0px -27px;
}

.wid-footer .social li .linkedin {
    background: url(media/images/sprite.gif) no-repeat 0px -58px;
}

.wid-footer .social li .twitter:hover {
    background: url(media/images/sprite.gif) no-repeat -35px 4px;
}

.wid-footer .social li .facebook:hover {
    background: url(media/images/sprite.gif) no-repeat -35px -27px;
}

.wid-footer .social li .linkedin:hover {
    background: url(media/images/sprite.gif) no-repeat -35px -58px;
}


/* FancyBox */

html,
body {
    height: 100%;
}

div#fancy_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #666;
    display: none;
    z-index: 30;
}

* html div#fancy_overlay {
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight: document.body.offsetHeight + 'px');
}

div#fancy_wrap {
    text-align: left;
}

div#fancy_loading {
    position: absolute;
    height: 40px;
    width: 40px;
    cursor: pointer;
    display: none;
    overflow: hidden;
    background: transparent;
    z-index: 100;
}

div#fancy_loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background: transparent url(media/images/fancy_progress.png) no-repeat;
}

div#fancy_loading_overlay {
    position: absolute;
    background-color: #FFF;
    z-index: 30;
}

div#fancy_loading_icon {
    position: absolute;
    background: url(media/images/fancy_loading.gif) no-repeat;
    z-index: 35;
    width: 16px;
    height: 16px;
}

div#fancy_outer {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #BBB;
    background: #FFF;
}

div#fancy_content {
    margin: 0;
    z-index: 100;
    position: absolute;
}

div#fancy_div {
    background: #000;
    color: #FFF;
    height: 100%;
    width: 100%;
    z-index: 100;
}

img#fancy_img {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
}

div#fancy_close {
    position: absolute;
    top: -12px;
    right: -15px;
    height: 30px;
    width: 30px;
    background: url(media/images/fancy_closebox.png) top left no-repeat;
    cursor: pointer;
    z-index: 181;
    display: none;
}

#fancy_frame {
    position: relative;
    width: 100%;
    height: 100%;
    display: none;
}

#fancy_ajax {
    width: 100%;
    height: 100%;
    overflow: auto;
}

a#fancy_left,
a#fancy_right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    z-index: 111;
    display: none;
    background-image: url(data:image/gif;base64,AAAA);
    outline: none;
}

a#fancy_left {
    left: 0px;
}

a#fancy_right {
    right: 0px;
}

span.fancy_ico {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    z-index: 112;
    cursor: pointer;
    display: block;
}

span#fancy_left_ico {
    left: -9999px;
    background: transparent url(media/images/fancy_left.png) no-repeat;
}

span#fancy_right_ico {
    right: -9999px;
    background: transparent url(media/images/fancy_right.png) no-repeat;
}

a#fancy_left:hover {
    visibility: visible;
}

a#fancy_right:hover {
    visibility: visible;
}

a#fancy_left:hover span {
    left: 20px;
}

a#fancy_right:hover span {
    right: 20px;
}

.fancy_bigIframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}

div#fancy_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 70;
    border: 0;
    padding: 0;
    margin: 0;
}

div.fancy_bg {
    position: absolute;
    display: block;
    z-index: 70;
    border: 0;
    padding: 0;
    margin: 0;
}

div.fancy_bg_n {
    top: -18px;
    width: 100%;
    height: 18px;
    background: transparent url(media/images/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
    top: -18px;
    right: -13px;
    width: 13px;
    height: 18px;
    background: transparent url(media/images/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
    right: -13px;
    height: 100%;
    width: 13px;
    background: transparent url(media/images/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
    bottom: -18px;
    right: -13px;
    width: 13px;
    height: 18px;
    background: transparent url(media/images/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
    bottom: -18px;
    width: 100%;
    height: 18px;
    background: transparent url(media/images/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
    bottom: -18px;
    left: -13px;
    width: 13px;
    height: 18px;
    background: transparent url(media/images/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
    left: -13px;
    height: 100%;
    width: 13px;
    background: transparent url(media/images/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
    top: -18px;
    left: -13px;
    width: 13px;
    height: 18px;
    background: transparent url(media/images/fancy_shadow_nw.png) no-repeat;
}

div#fancy_title {
    position: absolute;
    bottom: -33px;
    left: 0;
    width: 100%;
    z-index: 100;
    display: none;
}

div#fancy_title div {
    color: #FFF;
    font: bold 12px Arial;
    padding-bottom: 3px;
}

div#fancy_title table {
    margin: 0 auto;
}

div#fancy_title table td {
    padding: 0;
    vertical-align: middle;
}

td#fancy_title_left {
    height: 32px;
    width: 15px;
    background: transparent url(media/images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
    height: 32px;
    background: transparent url(media/images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
    height: 32px;
    width: 15px;
    background: transparent url(media/images/fancy_title_right.png) repeat-x;
}