/*** general styles ***/

body {
/*    margin: 15px;*/
    background-color: #ffffff;
/*    text-align: center;*/
}

body, td, textarea, input {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 8pt;
}

a img {
    border-width: 0px;
}

div.spacer {
    height: 1px;
    overflow: hidden;
}

div.clear {
    float: none;
    clear: both;
}



/*** main & top blocks ***/

#main {
    width: 788px;
    float: left;
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*    text-align: left;*/
}

#top {
/*    border: 1px solid red;*/
/*    padding: 0px 0px 0px 15px;*/
}

#top h1 {
    padding: 0px;
    margin: 0pc;
}

#top img {
    padding: 0px;
    margin: 0px;
    float: left;
}

#top-menu {
    width: 788px;
    height: 55px;
    background: url('top-menu.jpg') no-repeat;
    color: #83919c;
}

#top-menu a {
    margin: 0px 3px;
    color: #000000;
    text-decoration: none;
}

#top-menu a:hover {
    text-decoration: underline;
}

#top-menu-left {
    float: left;
    width: auto; /*240px;*/
    margin: 22px 0px 0px 4px;
    text-transform: uppercase;
/*     border: 1px solid red; */
}

#top-menu-right {
    float: right;
    width: auto; /*243px;*/
    padding-right: 10px;
    margin: 22px 20px 0px 0px;
    text-align: right;
    text-transform: uppercase;
/*     border: 1px solid red; */
}

#top-menu-form {
    float: left;
    width: 100px;
    margin: 22px 0px 0px 0px;
/*    border: 1px solid red;*/
}

#center {
    background-color: #f8f8f8;
    background-image: url('bg-content.jpg');
    background-repeat: repeat-x;
    border-top: 1px solid #e7e7e7;
    width: 766px;
/*    margin-right: 23px;*/
}




/*** left column ***/

#left-col {
    float: left;
    width: 490px;
    padding: 2px 6px 0px 4px;
}

#left-col h1 {
    margin: 0px 0px 5px -4px;
    padding: 1px 0px 1px 3px;
    background: url('bg-title.jpg') repeat-x;
    border: 1px solid #e7e7e7;
    border-left: 4px solid #d2d2d2;
    font-weight: bold;
    font-size: 9pt;
    text-transform: uppercase;
}

#left-col div.title {
    margin: 0px 0px 5px -4px;
    padding: 1px 4px 1px 3px;
    background: url('bg-title.jpg') repeat-x;
    border: 1px solid #e7e7e7;
    border-left: 4px solid #d2d2d2;
/*    font-weight: bold;*/
    font-size: 9pt;
}

#left-col div.title span.left {
    float: left;
}

#left-col div.title span.right {
    float: right;
}

#left-col div.title span.small {
    font-size: 7pt;
    padding-top: 3px;
}

#left-col div.title a {
    color: #ae0001;
    text-decoration: none;
}

#left-col div.title a:hover {
    color: #808080;
}

#content-separator {
    height: 8px;
    background-color: #8d9296;
    margin: 8px 0px 0px 0px;
}

#left-col div.bottom-box {
    float: left;
    width: 243px;
    margin: 3px 0px 0px 0px;
}

#left-col div.bottom-box-first {
    margin-right: 4px;
}

#left-col div.bottom-box div.caption {
    background: url('bg-small-title.jpg') repeat-x;
    border: 1px solid #e7e7e7;
    font-weight: bold;
    font-size: 9pt;
/*    text-transform: uppercase;*/
    height: 21px;
    padding: 4px 0px 0px 6px;
}

#left-col div.bottom-box a.red {
    color: #ae0001;
    text-decoration: none;
}

#left-col div.bottom-box a.red:hover {
    color: #808080;
}

#left-col div.bottom-box span.light {
    color: #a0a0a0;
    font-weight: normal;
    font-size: 8pt;
}

#left-col div.bottom-box div.content {
    background: url('bg-content-box.jpg') repeat-x;
    padding: 3px 6px;
    height: 100px;
}

#left-col div.bottom-box input {
    border: 1px solid #a0a0a0;
    color: #a0a0a0;
    padding: 2px 3px;
    margin: 3px 0px 0px 0px;
    width: 180px;
}

#left-col div.bottom-box input.intro-login {
    width: 14px;
    height: 14px;
    margin: 4px 0px 0px 0px;
    padding: 0px;
    border-width: 0px;
    background: url('btn-intro-login.jpg') no-repeat;
}

#intro {
/*    border: 1px solid red;*/
}

#intro-left {
    width: 204px;
    float: left;
/*    border: 1px solid green;*/
}

#intro-left div.video {
    width: 94px;
    float: left;
/*    border: 1px solid blue;*/
    margin: 0px 4px 6px 4px;
}

#intro-left div.video div.photo {
    background-color: #dad9ac;
    margin: 0px 0px 2px 0px;
/*    overflow: hidden;*/
}

#intro-left div.video div.photo img {
    border: 2px solid #dad9ac;
}

#intro-left div.video div.info {
    background-color: #dad9ac;
    text-align: center;
    padding: 1px 0px;
}

#intro-left div.video div.info a {
    text-decoration: none;
    color: #000000;
}

#intro-left div.video div.info a:hover {
    text-decoration: underline;
}

#intro-right {
    width: 284px;
    float: right;
/*    border: 1px solid red;*/
}

#intro-right div.video {
    background: url('bg-small-title.jpg') repeat-x;
    border: 1px solid #e7e7e7;
    height: 21px;
    margin: 0px 0px 2px 0px;
}

#intro-right div.video div.num {
    width: 22px;
    float: left;
    text-align: right;
    margin: 2px 0px 0px 0px;
    color: #808080;
}

#intro-right div.video div.info {
    width: 160px;
    float: left;
    font-weight: bold;
    margin: 2px 0px 0px 2px;
}

#intro-right div.video div.info a {
    color: #ae0001;
    text-decoration: none;
}

#intro-right div.video div.info a:hover {
    color: #808080;
}

#intro-right div.video div.download {
    width: 92px;
    float: right;
    text-align: right;
    margin: 2px 4px 0px 0px;
}

#intro-right div.video div.download a {
    text-decoration: none;
    color: #000000;
}

#intro-right div.video div.download a:hover {
    text-decoration: underline;
}

#intro-link {
    text-align: right;
    margin: 5px 10px 0px 0px;
}

#intro-link a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#intro-link a:hover {
    color: #808080;
}

#intro-info {
    margin: 4px 4px 0px 4px;
}



/*** right column ***/

#right-col {
    float: right;
    width: 265px;
    margin: 0px 0px 0px 0px;
    background: url('bg-content.jpg') repeat-x;
/*    border-top: 1px solid #e7e7e7;*/
}

#right-col div.box {
    background-color: #ffffff;
    background-image: url('bg-right-box.jpg');
    background-repeat: repeat-x;
    border: 1px solid #cecece;
    margin: 2px 0px 2px 0px;
    padding: 4px;
}

#right-col div.box-partners {
    background: #fcfcfc;
}

#right-col div.box-partners img {
    margin: 0px 5px 5px 0px;
}

#right-col div.box h2 {
/*    color: #ae0001;*/
    color: #202020;
    margin: 0px 20px 5px 5px;
    padding: 0px 0px 2px 3px;
    font-weight: bold;
    font-size: 9pt;
    border-bottom: 1px dashed #cecece;
/*    letter-spacing: 2pt;*/
}

#right-col div.box h2.red {
    color: #ae0001;
}

#right-col div.box p {
    margin: 0px 0px 5px 8px;
    padding: 0px;
}

#right-col div.box ul {
/*    font-size: 12pt;*/
    margin: 0px 0px 10px 3px;
    padding-left: 20px;
    list-style-type: circle;
    color: #787878;
}

#right-col div.box ul li {
    margin: 0px 0px 2px 0px;
    padding: 0px;
}

#right-col div.box ul ul {
    margin: 0px;
    padding: 0px 0px 3px 15px;
/*    list-style-type: square;*/
}

#right-col div.box ul ul li {
}

#right-col div.box div.news {
/*    float: left;*/
    margin: 0px 0px 0px 8px;
}

#right-col div.box div.news span.t {
    float: left;
    font-weight: bold;
}

#right-col div.box div.news span.date {
    color: #c0c0c0;
    float: right;
}

#right-col div.box a.more {
    color: #ae0001;
    text-decoration: none;
    margin: 0px 0px 0px 8px;
}

#right-col div.box a.more:hover {
    color: #808080;
}



/*** bottom ***/

#bottom-separator {
    height: 4px;
    background-color: #e1e1e1;
    margin: 8px 23px 0px 0px;
}

#bottom {
    margin: 6px 23px 0px 0px;
}

#bottom a {
    color: #ae0001;
    text-decoration: none;
}

#bottom a:hover {
    color: #ae0001;
    text-decoration: underline;
}

#bottom-box {
    float: left;
    width: 486px;
    height: 21px;
    padding: 8px 0px 0px 10px;
    border: 1px solid #e5e5e5;
    background: url('bg-bottom-box.jpg') repeat-x;
}

#bottom-box p {
    padding: 0px;
    margin: 0px;
}

#bottom-copyright {
    float: right;
    width: 260px;
    text-align: right;
    padding: 7px 5px 0px 0px;
}

#bottom-copyright span.light {
    color: #a0a0a0;
}

#bottom-canubia {
    background: url('bg-bottom-canubia.jpg') repeat-x;
    height: 20px;
    margin: 3px 23px 0px 0px;
    padding: 0px 10px 0px 0px;
    text-align: right;
}



/*** content ***/

a {
    color: #5f5f5f;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

img.inset {
    border: 0px solid #c0c0c0;
}



/*** content ***/

p {
/*    margin: 5px 0px 10px 0px;*/
/*    text-align: justify;*/
/*    border: 1px solid red;*/
}

pre {
    font-size: 9pt;
    margin: 8px 15px 8px 10px;
    padding: 4px;
    border: 1px solid #d3d3d3;
    background-color: #fcfcfc;
/*    background-image: url("box-bg.gif");*/
/*    background-repeat: repeat-x;*/
}

h2 {
    font-weight: bold;
    font-size: 12pt;
    color: #ae0001;
    margin: 0px 0px 5px 0px;
}

ul {
/*    border: 1px solid red;*/
    padding-top: 0px;
    margin-top: 5px;
}

li {
/*    border: 1px solid green;*/
    list-style-type: circle;
    text-align: left;
    padding-bottom: 4px;
}



/*** forum ***/

div.forum_topic {
    background: url('bg-title.jpg') repeat-x;
    border: 1px solid #e7e7e7;
    margin: 0px 0px 1px 0px;
}

div.forum_topic div.topic {
    float: left;
    width: 315px;
    font-weight: bold;
}

div.forum_topic a {
    text-decoration: none;
    color: #000000;
}

div.forum_topic a:hover {
    text-decoration: none;
    color: #808080;
}

div.forum_topic div.date {
    float: left;
    width: 70px;
}

div.forum_topic div.count {
    float: left;
    width: 90px;
    color: #808080;
}

div.forum_message {
    margin: 10px 0px 0px 0px;
    border-top: 1px solid #e1e1e1;
    padding: 3px 0px 0px 0px;
}

div.forum_message div.msg_header {
    font-size: 9pt;
}

div.forum_message div.msg_header div.name {
    float: left;
    width: 290px;
    font-weight: bold;
}

div.forum_message div.msg_header div.date {
    float: right;
    text-align: right;
    width: 190px;
}

div.forum_message div.msg_header div.date a {
    color: #ae0001;
    text-decoration: none;
}

div.forum_message div.photo {
    text-align: center;
    margin: 3px 0px 0px 0px;
}

div.forum_message div.photo img {
    border: 2px solid #dad9ac;
    padding: 3px;
}

div.forum_message img.user-photo {
    float: left;
    border: 2px solid #dad9ac;
    padding: 3px;
    margin: 3px 5px 0px 0px;
}



/*** news ***/

div.news_message {
    background: url('bg-title.jpg') repeat-x;
    background-color: #efefef;
    border: 1px solid #e7e7e7;
    margin: 0px 0px 3px 0px;
    padding: 1px 0px 3px 0px;
}

div.news_message div.actions {
    float: left;
    width: 50px;
}

div.news_message div.date {
    float: left;
    width: 41px;
    color: #c0c0c0;
}

div.news_message span.t {
    font-weight: bold;
}

div.news_message div.text {
}

div.news_message div.text p {
    margin: 3px 0px 2px 5px;
}



/*** documents ***/

div.document {
    background: url('bg-title.jpg') repeat-x;
    background-color: #efefef;
    border: 1px solid #e7e7e7;
    margin: 0px 0px 3px 0px;
    padding: 1px 0px 3px 0px;
}

div.document div.actions {
    float: left;
    width: 50px;
}

div.document div.date {
    float: left;
    width: 71px;
    color: #c0c0c0;
    margin: 0px 3px 0px 0px;
}

div.document div.t {
    float: left;
    font-weight: bold;
    color: #5f5f5f;
}

div.document div.download {
    float: right;
    margin: 0px 4px 0px 0px;
}

div.document div.text {
/*    padding: 3px 0px 2px 5px;*/
}

div.document div.text p {
    margin: 3px 0px 2px 5px;
}



/*** products ***/

div.product {
    float: left;
    overflow: hidden;
    width: 240px;
    height: 112px;
    margin: 0px 0px 5px 0px;
    background-color: #efefef;
    background-image: url('bg-product.jpg');
    background-repeat: repeat-x;
    border: 1px solid #e7e7e7;
    font-size: 8pt;
}

div.product-right {
    margin-left: 5px;
}

div.product div.img {
    float: left;
    width: 100px;
    margin: 4px 4px 0px 4px;
}

div.product div.img img {
    border: 2px solid #dad9ac;
}

div.product div.right {
    float: right;
    width: 120px;
}

div.product div.t {
    color: #ae0001;
    font-weight: bold;
    font-size: 10pt;
    margin: 3px 0px 3px 0px;
}

div.product div.var {
    float: left;
    width: 60px;
}

div.product div.value {
    float: left;
    width: 50px;
}

div.product div.text {
    margin: 2px 0px 0px 0px;
    line-height: 105%;
}

div.product div.cart {
    margin: 3px 5px 0px 0px;
    text-align: right;
}

div.product div.cart a {
    color: #ae0001;
    text-decoration: none;
}

div.product div.cart a:hover {
    color: #808080;
}



/*** cart ***/

div.cart-left {
    float: left;
    width: 242px;
}

div.cart-right {
    float: left;
    width: 245px;
    margin: 0px 0px 0px 3px;
/*    border: 1px solid red;*/
}

div.cart-right div.subtitle {
    background: url('bg-title.jpg') repeat-x;
    border: 1px solid #e7e7e7;
    margin: 0px 0px 5px 0px;
    font-size: 8pt;
    font-weight: bold;
    padding: 2px 2px 2px 4px;
}

div.cart-right div.text {
    padding: 0px 0px 15px 5px;
}

div.cart-right div.input {
    margin-bottom: 3px;
    clear: both;
}

div.cart-right label.left {
    width: 45px; /*27%;*/
    float: left;
    text-align: right;
    padding-top: 3px;
    padding-right: 6px;
/*    font-weight: bold;*/
    clear: left;
/*    overflow: hidden;*/
    white-space: nowrap;
/*    background-color: #cccccc;*/
}

div.cart-right label.left a {
    color: #ae0001;
    text-decoration: none;
}

div.cart-right label.left a:hover {
    color: #808080;
}

div.cart-right span {
    font-size: 6.5pt;
    line-height: 200%;
}

div.cart-right span.info {
    color: #707070;
    vertical-align: top;
}

div.cart-right span.info-nreq {
    color: #909090;
    vertical-align: top;
    font-style: italic;
}

div.cart-right span.warn {
    color: #4c1113;
    font-weight: bold;
    vertical-align: top;
}

div.cart-right span.error {
    color: #ba1f25;
    font-weight: bold;
    vertical-align: top;
}

div.cart-right div.desc {
    float: left;
    text-align: justify;
    margin-bottom: 5px;
    width: 110px;
    clear: right;
/*    font-size: 8pt;*/
}

div.cart-right input {
    border: 1px solid #a0a0a0;
    background-color: #fafafa;
    width: 110px;
    padding: 2px;
}

div.cart-right input.checkbox {
    background: transparent;
    width: 13px;
    height: 13px;
    border-width: 0px;
}

div.cart-right input.submit {
    width: 110px;
    font-weight: bold;
    background: url('bg-small-title.jpg') repeat-x;
    border: 1px solid #a0a0a0;
/*    border: 1px solid #e7e7e7;*/
}

div.cart-read-only div.input {
/*    border: 1px solid red;*/
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.cart-read-only input {
    border: 1px solid transparent;
    background-color: transparent;
    width: 180px;
}

div.cart-read-only span.info {
    display: none;
    color: #dedede;
}



/*** chat ***/

#chat-output {
    height: 280px;
    overflow: hidden;
    position: relative;
}

#output {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

#chat-input {
    margin: 3px 0px 0px 0px;
}

#chat-input form {
    margin: 0px;
    padding: 0px;
}

#chat-input input {
    border: 1px solid #a0a0a0;
    background-color: #fafafa;
    width: 480px;
    padding: 2px;
}



/*** pager ***/

div.pager2 {
    background: url('bg-small-title.jpg') repeat-x;
    border: 1px solid #e7e7e7;
    height: 21px;
    padding-top: 4px;
}



/*** photogallery ***/

div.album {
/*    overflow: hidden;*/
/*    width: 240px;*/
/*    height: 112px;*/
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 3px 0px;
    background-color: #efefef;
    background-image: url('bg-product.jpg');
    background-repeat: repeat-x;
    border: 1px solid #e7e7e7;
    font-size: 8pt;
}

div.album div.img {
    float: left;
    text-align: center;
    width: 130px;
    margin: 4px 7px 0px 4px;
}

div.album div.img img {
    border: 2px solid #dad9ac;
    height: 90px;
}

div.album div.info {
    float: right;
    width: 340px;
    margin: 0px 4px 0px 0px;
}

div.album div.header {
    margin: 0px 0px 3px 0px;
}

div.album div.header div.t {
    float: left;
    margin: 0px 0px 0px 0px;
    color: #ae0001;
    font-weight: bold;
    font-size: 10pt;
}

div.album div.header div.t a {
    color: #ae0001;
    text-decoration: none;
}

div.album div.header div.t a:hover {
    color: #808080;
    text-decoration: none;
}

div.album div.header div.date {
    float: right;
    margin: 3px 0px 0px 0px;
    color: #808080;
    font-weight: normal;
}

div.album div.text {
    margin: 2px 0px 0px 0px;
    line-height: 105%;
}

div.album div.links {
    margin: 3px 5px 0px 0px;
    text-align: right;
}

div.album div.links a {
    color: #ae0001;
    text-decoration: none;
}

div.album div.links a:hover {
    color: #808080;
}



div.pg-image-listing div.img {
    height: 108px;
}

div.pg-image-listing div.img-default {
}



/*** video ***/

#video-brief div.video {
    background: url('bg-small-title.jpg') repeat-x;
    border: 1px solid #e7e7e7;
    height: 21px;
    margin: 0px 0px 2px 0px;
}

#video-brief div.video div.num {
    width: 28px;
    float: left;
    text-align: right;
    margin: 2px 0px 0px 0px;
    color: #808080;
}

#video-brief div.video div.info {
    width: 380px;
    float: left;
    font-weight: bold;
    margin: 2px 0px 0px 7px;
}

#video-brief div.video div.info a {
    color: #ae0001;
    text-decoration: none;
}

#video-brief div.video div.info a:hover {
    color: #808080;
}

#video-brief div.video div.download {
    width: 62px;
    float: right;
    text-align: right;
    margin: 2px 0px 0px 0px;
    text-align: center;
}

#video-brief div.video div.download a {
    text-decoration: none;
    color: #000000;
}

#video-brief div.video div.download a:hover {
    text-decoration: underline;
}

#video-list {
}

#video-list div.header {
    margin-top: 5px;
}

#video-list span.num {
    color: #808080;
    font-weight: normal;
    padding-right: 6px;
}

#video-list div.right-links {
    float: right;
    margin: 3px 3px 0px 0px;
    color: #808080;
    font-weight: normal;
}

#video-list div.summary {
    margin: 8px 0px 0px 0px;
}

#video-list div.links {
    margin: 0px 5px 0px 0px;
}



