@font-face {
  font-family: myfont;
  src: url(/static/fonts/Ubuntu-Light.ttf);
}

@font-face {
  font-family: myfont;
  src: url(/static/fonts/Ubuntu-Bold.ttf);
  font-weight: bold;
}

body {
    margin: 0 auto 0 auto;
    font-family: myfont;
    position: relative;
    padding: 0px 0 0;
}

/* Reset */
ul, ol, li, h1, h2, h3, h4, h5, h6, form, p, a, img, fieldset, iframe {
    margin: 0;
    padding: 0;
    border: 0;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

* html .clearfix {
    height: 1%;
}

input.orderform_inputfield {
    border: 1px solid #131836;
}

.no-underline {
    text-decoration: none;
}

/* extras */
.extra_space {
    padding: 5px 0;
    background: red;
}

.floatleft {
    float: left;
}

/* line */
.line {
    height: 0;
    margin: 0 auto 20px auto;
    clear: both;
    width: 960px;
    font-size: 0px;
    line-height: 0px;
}

/* line for full width */
.content.full .line {
    width: 940px;
}

/* line for sub page */
.content.left .line, .content.right .line {
    width: 680px;
}

/* line for fproduct detail */
.product_content .line {
    width: 447px !important;
    margin: 0 0 20px 0 !important;
}

/* line nomargin */
.line.nomargin {
    position: relative;
    left: -20px;
    padding: 0 10px;
}

/* line for blog */
.line.blog {
    width: 700px !important;
}

/* go to top links */
.line.top {
    height: 20px !important;
    font-size: 10px;
    line-height: 10px;
}

.line.top a {
    font-size: 10px;
    float: right;
    position: relative;
    right: 0;
    top: 12px;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
}

.line.top a:hover {
    text-decoration: underline;
}

/* search bar */
.search_bar {
    font-size: 10px;
    width: 178px;
    height: 27px;
    margin: 13px 0 0 0;
    padding: 0;
    float: right;
}

.search_bar form input {
    height: 17px;
    width: 140px;
    font-size: 11px;
    margin: 0;
    padding: 4px 0 4px 5px;
    border: 0px;
    outline: 0;
    float: left;
    display: inline;
    margin: 1px 0 0 0;
    background: transparent;
}

.search_bar form input.searchsubmit {
    width: 24px;
    height: 17px;
    float: right;
    display: inline;
}

.slide {
    padding: 7px 41px 7px 21px;
    margin: 8px 51px 24px 50px;
    height: 217px;
    border-bottom: 2px solid #CFCFCF;
}

.slide_inside h4 {
    font-size: 22pt;
}

.slide .image {
    padding: 0;
    /*float: right;*/
    width: 181px;
    /*margin-top: -138px;*/
    /*display: none;*/
}

/* content */
.content {
}

.content.full {
    margin: 0 auto;
    padding: 58px 30px 36px 49px;
}

.content.left {
    width: 680px;
    margin: 0 20px;
    float: left;
    padding: 0 !important;
    display: inline;
}

.content.right {
    width: 680px;
    margin: 0 20px;
    float: right;
    display: inline;
    padding: 0 !important;
}

/* Sidebars */
.sidebar_left {
    width: 229px !important;
    overflow: hidden;
    display: inline !important;
    float: left;
    padding: 0 9px 0 21px;
    margin: 0;
}

.sidebar_right {
    width: 229px !important;
    overflow: hidden;
    display: inline !important;
    float: right;
    padding: 0 11px 0 19px;
    margin: 0;
}

/* header links & slogan */
.top_content {
    margin: 16px -4px 0 0;
    position: absolute;
    right: 20px;
}

.top_links {
    margin: 5px 10px 0 0;
    float: left;
    display: inline;
    position: relative;
}

.top_links a {
    font-size: 11px;
    text-decoration: none;
}

.top_links a:hover {
    font-size: 11px;
    text-decoration: underline;
}

.top_links li {
    list-style: none;
    list-style-position: outside;
    line-height: 12px;
    float: left;
    padding: 0 8px;
}

.top_links li.first {
    border-left: 0px;
}

/* flags */
.top_content .flags {
    float: left;
    display: inline;
}

.top_content .flags li {
    list-style: none;
    list-style-position: outside;
    line-height: 12px;
    float: left;
    padding: 0 5px;
}

.top_content .flags li a {
    display: block;
    outline: none;
}

.top_content .flags li a:hover {
}

.top_content .flags li img {
    display: block;
}

/* slogan*/
.top_slogan, .top_slogan h4, .top_slogan h4 a, .top_slogan h4 a:hover {
    text-decoration: none;
    padding: 0 0 0 0;
    font-size: 20px;
    text-align: right;
}

.top_slogan {
    margin: 20px 0 0 0;
    position: relative;
    right: 0;
    top: 40px;
}

/* Colored bar*/
.bar.content.full {
    padding: 30px 20px 10px 20px !important;
}

/*  RT CSS framework */
.box {
    margin: 0 10px 20px;
    padding: 0;
    display: inline;
    float: left;
    border: 0;
    overflow: hidden;
}

/* sidebar box */
.sidebar_left .box, .sidebar_right .box {
    margin: 0px auto 20px auto;
    padding: 0;
    clear: both;
    display: block;
    overflow: hidden;
    width: 220px;
}

/* columns for full-width content */
/* two  */
.content .box.two {
    width: 460px;
}

/* three*/
.content .box.three {
    width: 25%;
}

/* Four*/
.content .box.four {
    width: 220px;
}

/* 2:3 column*/
.content .box.two-three {
    width: 620px;
}

/* 3:4 column */
.content .box.three-four {
    width: 700px;
}

/* columns for sub pages with sidebar  */
/* two  */
.content.left .box.two {
    width: 330px;
}

/* three */
.content.left .box.three {
    width: 213px;
}

/* Four */
.content.left .box.four {
    width: 155px;
}

/* 2:3 column */
.content.left .box.two-three {
    width: 447px;
}

/* 3:4 column */
.content.left .box.three-four {
    width: 505px;
}

/* first and last column fix*/
.box.last {
    margin-right: 0px !important;
}

/* Partner Logos */
.logos {
    list-style: none;
    list-style-position: inside;
    padding: 0;
    margin: 0;
    width: 100%;
}

.logos li {
    float: left;
    margin: 0 8px 12px 4px;
}

.logos li img {
    display: block;
}

/* Portfolio */
/* Portfolio Catories*/
.portfolio_categories {
    list-style: none;
    list-style-position: outside !important;
    position: relative;
    float: right;
}

.portfolio_categories li {
    float: left;
    position: relative;
    margin: 10px 0 0 10px !important;
}

.portfolio_categories li a {
    text-decoration: none;
    padding: 5px 10px;
    -moz-box-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.portfolio_categories li a:hover {
}

/* Products */
/* Product list line holder */
.product_list_block {
    position: relative;
    clear: both;
    left: -20px;
    padding: 0 0 0 20px !important;
    width: 680px;
    display: block;
    margin: 0 0 20px 0;
}

.product_list_block.p_detail {
    left: 0px;
}

.product_list_block .box {
    width: 186px !important;
    margin: 0 0px;
    padding: 0 20px !important;
}

.product_list_block .box.first {
    border: 0px !important;
}

.product_image {
    margin: 0 auto;
    text-align: center;
}

.product_image img {
    padding: 0 0 20px 0 !important;
}

.price {
    clear: both !important;
}

.content.left.noleftmargin {
    margin-left: 0 !important;
    width: 700px;
}

/* Product detail page sidebar */
.product_sidebar {
    width: 233px;
    margin: 0 10px 0 0;
    display: inline;
    float: left;
    border: 0;
    left: 0px;
    overflow: hidden;
}

.p_box {
    margin: 0 0 20px 0;
    padding: 0 0 0 20px;
    width: 233px;
}

/* Product detail page content */
.product_content {
    width: 447px;
    float: left;
    margin: 0 0 0 10px;
    padding: 0 !important;
}

/* product image slider*/
.product_image_slider {
    height: 200px;
    overflow: hidden;
}

/* product image slider thumbs*/
.p_box .thumbs {
    float: left;
    list-style: none;
    list-style-position: outside;
    margin: 0 !important;
}

.p_box .thumbs li {
    float: left;
    padding: 10px 10px 10px 0;
    margin: 0px;
}

.p_box .thumbs li a {
    display: block;
}

.p_box .thumbs li a:hover {
    display: block;
}

.p_box .thumbs li.activeSlide a {
    display: block;
}

.p_box .thumbs li a.focus {
    display: block;
}

.p_box .thumbs img {
    border: none;
    display: block;
    padding: 1px;
}

/* a bigger link for the icons */
.big_link {
    font-size: 13px;
    text-decoration: none;
}

.big_link:hover {
}

.big_link span {
    margin: 15px 0 0 0 !important;
    display: block;
    width: 150px;
    float: left;
}

/* icons */
.docimage {
    float: left;
    margin: 0 10px 0 0 !important;
    padding: 10px 0 !important;
}

/* related products title bar */
.related_products {
    padding: 0 20px 0 20px;
    text-align: left;
    margin: 0 0 20px 0;
}

/* related products title */
.related_products h6 {
    font-size: 13px;
    padding: 12px 0 0 0 !important;
}

/* related products icon */
.related_products .docimage {
    padding: 10px 0 !important;
}

/* Blog */
h2.blog {
    margin: 0 0 0 20px;
}

/* blog box */
.blog_box {
    position: relative;
    clear: both;
    padding: 0 0 0 20px !important;
    width: 680px;
    display: block;
    margin: 0 0 20px 0;
}

/* links for the blog info blocks - categories, comments etc. */
.blog_box .dateandcategories a {
    text-decoration: none;
}

.blog_box .dateandcategories a:hover {
    text-decoration: underline;
}

/* date block */
.blog_box .date {
    width: 40px;
    height: 34px;
    padding: 6px 0 0 0 !important;
    float: left;
    text-align: center;
    font-size: 11px;
    line-height: 11px;
}

/* date block day*/
.blog_box .date .day {
    font-size: 16px;
    line-height: 16px;
}

/* categories */
.blog_box .categories {
    float: left;
    margin: 0 10px !important;
    min-height: 27px;
    width: 530px;
    padding: 13px 10px 0 10px;
    font-size: 11px;
    line-height: 13px;
}

/* comments block */
.blog_box .comments {
    width: 70px;
    height: 34px;
    float: right;
    font-size: 11px;
    line-height: 11px;
    text-align: center;
    padding: 6px 0 0 0 !important;
}

/* comment number */
.blog_box .comments .number {
    font-size: 16px;
    line-height: 16px;
}

/* Breadcrumb Menu */
.breadcrumb {
    font-size: 10px;
    float: left;
    padding: 0 0 0 20px;
    width: 960px;
    margin: 0 0 10px 0;
}

.breadcrumb a {
    text-decoration: none;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

/* Sub Navigation */
ul.sub_navigation {
    list-style: none;
    list-style-position: outside !important;
    margin: 0px;
    width: 220px;
}

ul.sub_navigation li {
    padding: 4px 2px;
}

ul.sub_navigation li a {
    text-decoration: none;
    font-size: 12px;
}

ul.sub_navigation li:hover {
}

ul.sub_navigation li:hover a, .sidebar ul.sub_navigation li a:hover {
    text-decoration: none;
}

/* Links */
a {
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

/* Headings*/
h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0px;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    margin-top: 3%;
    margin-bottom: 2%;
}

/*	heading colors and links  */
h1 a, h2 a {
    text-decoration: none;
}

h3, h4, h5, h6, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none;
}

/* Tables */
table {
    width: auto;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 20px 0;
    padding: 0px;
}

table caption strong {
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    font-weight: bold;
}

table caption {
    text-align: left;
    padding: 10px;
}

table th {
    padding: 13px;
    font-size: 12px;
}

table tr {
}

table td {
    padding: 10px;
    text-align: left;
    margin: 10px;
}

/* Images with mouseover effect - play and plus icons */
/* mouse over effect */
.imagemask {
    position: absolute;
    z-index: 40;
    opacity: 0;
    overflow: hidden;
}

.imagemask img {
    display: block !important;
    padding: 0 0 0 0 !important;
}

a.imgeffect, a.imgeffect:hover {
    text-decoration: none;
    cursor: pointer;
}

/* plus icon */
.imagemask.plus {
}

/* play icon */
.imagemask.play {
}

/* Forms */
input, select, textarea {
    /*font-size: 13px;*/
    position: relative;
    outline: none;
    padding: 4px;
    margin-right: 1px;
}

input.bulletin-checkbox {
    width: 80px;
    margin-left: 70px;
}

.bulletin-table {
    font-size: 19px;
}

form ul, form li {
    list-style-type: none;
    list-style-position: outside;
    border: 0;
    margin: 0;
    padding: 0;
}

form ul li {
    margin: 0px 0 4px 0px;
    padding: 4px 0 4px 0px;
}

.button {
    cursor: pointer;
    width: 130px !important;
    height: 27px;
    clear: both;
    border: none;
    overflow: visible;
    outline: none;
    position: relative;
    padding: 0 0 4px 0 !important;
}

.button:hover {
    outline: none;
    overflow: visible;
}

/* form field widths */
input, select {
    width: 300px;
}

textarea {
    width: 500px;
    overflow: auto;
}

/* form field widths for sidebar*/
.sidebar_left input, .sidebar_left select, .sidebar_right input, .sidebar_right
select {
    width: 210px;
}

.sidebar_left textarea, .sidebar_right textarea {
    width: 210px;
    overflow: auto;
}



/* Standart block quote */
blockquote {
    font-size: 16px;
    line-height: 24px;
    width: 660px;
    padding: 20px 20px 0 20px;
    margin: 0px 0px 20px 0;
    font-style: italic;
    font-family: "Georgia", "Times New Roman", sans-serif;
    position: relative;
    left: -20px;
}

/* Standart block quote for full width layout */
.full blockquote {
    width: 940px;
    padding: 20px 0 0 20px;
}

/* right-side pull quote */
blockquote.pullright {
    width: 300px;
    float: right;
    padding: 20px 20px 0 20px !important;
    margin: 0 0 20px 0;
    position: relative;
    right: -20px !important;
    left: auto !important;
}

/* left-side pull quote */
blockquote.pullleft {
    width: 300px;
    float: left;
    display: inline;
    margin: 0px 0 20px 0 !important;
    padding: 20px 20px 0 20px !important;
}

blockquote em, blockquote i, blockquote cite {
    font-style: normal;
}

pre {
    line-height: 18px;
    margin-bottom: 18px;
}

code {
    display: block;
    margin: 0 0 20px 0;
    padding: 0 10px;
    font-weight: normal;
    font-size: 12px;
    font-family: "Courier New", Courier, Consolas, Monospace;
    line-height: 18px;
    overflow: auto;
    white-space: pre;
}

ins {
    text-decoration: none;
}

sup {
    bottom: 1ex;
}

sub {
    top: 0.5ex;
}

p {
    padding-bottom: 20px;
}

.box p {
    padding: 0px;
}

.box br {
    padding: 0px 0 20px 0;
}

/* Images and Alignments */
.aligncenter {
    display: block;
    text-align: center;
    display: block;
    margin: 0 auto 0 auto;
}

.alignleft {
    float: left;
    display: inline;
}

.alignright {
    float: right;
    display: inline;
}

img.aligncenter {
    display: block;
    text-align: center;
    display: block;
    margin: 0 auto 20px auto;
    padding: 0px;
    border: 0px;
    background: none;
}

img.alignleft {
    float: left;
    margin: 6px 20px 6px 0;
    display: inline;
    border: 0px;
    background: none;
    padding: 0;
    display: block;
}

img.alignright {
    padding: 0;
    float: right;
    margin: 6px 0 6px 20px;
    border: 0px;
    display: block;
    background: none;
}

/* Lists */
/* content lists */
.bar ul, .bar ol, .content ul, .content ol {
    list-style-position: inside;
    margin: 0px 0px 20px 0px;
}

.bar ul ul, .bar ol ol, .content ul ul, .content ol ol {
    list-style-position: inside;
    padding: 0 10px;
    margin: 0px 0px 0px 0px;
}

.bar ul ul li, .bar ol ol li, .content ul ul li, .content ol ol li {
    list-style-position: inside;
    padding: 0px 10px 0px 10px;
    margin: 5px 0px 5px 0px;
}

.lined li {
    padding: 5px 0;
}

/* Tooltip */
/* tooltip styling */
.tooltip {
    display: none;
    padding: 4px 20px;
    position: relative;
    font-size: 11px;
    -moz-box-align: center;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    z-index: 999;
}

/* orderform */
.order {
    border: 0px;
}

.order td {
    border: 0px;
    padding: 3px;
}

.order textarea {
    width: 350px;
}

.order input {
    width: auto;
}


/* line */
.line {
    border-bottom: 1px solid #E5E8EB;
}

.line.top a {
    background: #E5E8EB;
    border-left: 5px solid #FFF;
}

/* search bar */
.search_bar {
    background: url(../images/search.png) left top no-repeat;
}


/* header links & slogan */
.top_links li {
    border-left: 1px solid #D0D4D9;
}

/* flags */
.top_content .flags li a {
    border: 1px solid #E1E5E9;
}

.top_content .flags li a:hover {
    border: 1px solid #FFF;
}

/* Colored bar*/
/* Portfolio */
.portfolio_categories li a {
    color: #81878D;
    text-shadow: 1px 1px 0px #FFF;
    background: #E1E5E9;
}

.portfolio_categories li a:hover {
    text-shadow: 1px 1px 0px #FFF;
    background: #D3D7DC;
}

/* Breadcrumb Menu */
.breadcrumb {
    background: #F7F8F9 url(../images/sidebar_border.png) left top repeat-y;
    color: #A1A1A1;
}

.breadcrumb a {
    color: #A1A1A1;
}

/* Sub Navigation */
ul.sub_navigation li {
    border-bottom: 1px solid #E5E8EB;
}

ul.sub_navigation li a {
    color: #A1A1A1;
    font-size: 12px;
}

ul.sub_navigation li:hover {
    background: #F7F8F9;
}

/* Links */
a {
    color: #707984;
}


table th {
    background: #E1E5E9;
    border-bottom: 1px solid #E5E8EB;
    border-left: 1px solid #E5E8EB;
}

table tr {
}

table td {
}

table tr.dark {
    background: #F7F8F9;
}

/* Forms */
input, select, textarea {
    border: 1px solid #D3D3D3;
}

.button {
    color: #81878D;
    background: #E1E5E9;
    text-shadow: 1px 1px 0px #FFF;
}

.button:hover {
    background: #EAEAEA;
}


/* right-side pull quote */
blockquote.pullright {
    background: #F7F8F9 url(../images/sidebar_border.png) right top repeat-y;
}

code {
    border: 1px solid #E5E8EB;
    background: #F2F2F2 url("../images/code.gif") repeat 0px 0px !important;
}

/* Highlighted Texts */
/*Thene default color*/
span.htext {
    color: #FFF;
    background: #269BC6;
}


/* Lists */
.lined li {
    border-bottom: 1px solid #E5E8EB;
}


/* common modifiers */
.bold { font-weight: bold; }
.big { font-size: 120%; }
.verybig { font-size: 200%; }
.verybig H1 { font-size: 200%; font-weight: bold; }
.verybig H2 { font-size: 150%; font-weight: bold; }
.huge { font-size: 300%; }
.small { font-size: 80%; }
.tiny { font-size: 50%; }
.hidden { display: none; }
.striked { text-decoration: line-through; }

.trans-6 {
	opacity: 0.4;
}
