﻿/* defaults */
body, html {margin: 1px; padding: 0;font-family: Verdana, Arial;font-size: 13px;}
input {font-family: Verdana, Arial;font-size: 13px;}
select {font-family: Verdana, Arial;font-size: 13px;}
textarea {font-family: Verdana, Arial;font-size: 13px;}
h1 {font-family: Verdana, Arial;font-size: 14px;color: Black;}
h2 {font-family: Verdana, Arial;font-size: 13px;color: Black;}
h3 {font-family: Verdana, Arial;font-size: 13px;font-weight: bold;color: Gray;}
a ,a:link,a:visited,a:hover,a:active {color: Blue;text-decoration: underline;}
img {border: 0px;}
hr {border:0px;color:#dcd9d9;background-color:#dcd9d9;padding:0 0 0 0;height:0px;margin: 0 0 0 0;}

/* common */
.xxxsmall {font-size: 5px;}
.xxsmall {font-size: 7px;}
.xsmall {font-size: 9px;}
.small {font-size: 11px;}
.normal {font-size: 13px;}
.large {font-size: 15px;}
.xlarge {font-size: 17px;}
.xxlarge {font-size: 19px;}
.xxxlarge {font-size: 21px;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.underline {text-decoration: underline;}
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.top {vertical-align: top;}
.middle {vertical-align: middle;}
.bottom {vertical-align: bottom;}
.pointer {cursor: pointer;}
.hidden {visibility: hidden;display: none;}
.visible {visibility: visible;display: inline;}
.hr {width:100%;border-top: 2px solid #dcd9d9;}
.red {color: Red;}
.gray {color: Gray;}
.blue {color: Blue;}
.white {color: White;}
.yellow {color: Yellow;}
.silver {color: Silver;}
.black {color: Black;}
.highlight {background-color: #eeeeee;}
.error {border: 2px solid red;}
.cursor {cursor: pointer;}
@media print 
{
    .noprint { display: none; }
}

/* layout */
div#container {width: 970px;margin: 0 auto;}
div#development {position: absolute;top: 0px;width: 998px;height: 20px;text-align: center;background-color: Red;color: Yellow;font-weight: bold;font-size: 16px;}
div#header {width:970px;height:161px;}
div#body {width: 970px;}
div#nav {width: 970px;height:36px;}
div#content {width: 100%;background-color: White;}
div#content-wrapper {float: left;width: 812px;}
div#content-menu {width: 806px;height: 32px;background: url('/res/images/menu-bkgnd.gif') repeat-x 0 0;}
div#content-menu-full {width: 970px;height: 32px;background: url('/res/images/menu-bkgnd.gif') repeat-x 0 0;}
div#content-main {float: left;width: 806px;}
div#content-main-full {width: 970px;}
div#content-space {display:inline;float: right;width:6px;}
div#content-tip {display:inline;float: right;width:157px;}
div#footer {clear: both;width: 970px;height: 50px;text-align: center;}
div#print {width: 970px;margin: 0 0;}

/* header */
table.header{width:970px;height:120px;color: #0088db;text-align:center;background-color:#0070d0;}
td.header1{width:263px;height:120px;background:url('../images/header/header1.gif') no-repeat 0 0;}
td.header2{width:263px;height:120px;background:url('../images/header/header2.gif') no-repeat 0 0;}
td.header3{width:308px;height:120px;background:url('../images/header/header3.gif') no-repeat 0 0;color:White;}
td.header4{width:136px;height:120px;background:url('../images/header/header4.gif') no-repeat 0 0;}

/* navigator */
table.nav{width:100%;height:30px;background-color:#0067cd;}
img.nav {width:110px;height:30px}
img.nav-gap {width:10px;height:30px}
#nav-login {width: 68px;height: 25px;display: block;background: url('/res/images/template/login.gif') no-repeat 0 0;}
#nav-login:hover {background: url('/res/images/template/login.gif') no-repeat 0 0;}
#nav-login span {display: none;}
#nav-logout {width: 68px;height: 25px;display: block;background: url('/res/images/template/logout.gif') no-repeat 0 0;}
#nav-logout:hover {background: url('/res/images/template/logout.gif') no-repeat 0 0;}
#nav-logout span {display: none;}
#nav-join {width: 94px;height: 25px;display: block;background: url('/res/images/template/join.gif') no-repeat 0 0;}
#nav-join:hover {background: url('/res/images/template/join.gif') no-repeat 0 0;}
#nav-join span {display: none;}
                    
/* borders */
div.border-header {width: 165px;height: 18px;background: url('/res/images/template/border-header.gif') no-repeat 0 0;}
div.border-body {width: 165px;background: url('/res/images/template/border-body.gif') repeat-y 0 0;text-align: center;color: #0088db;}
div.border-footer {width: 165px;height: 19px;background: url('/res/images/template/border-footer.gif') no-repeat 0 0;}
td.border-top-left {width: 18px;height: 18px;background: url('/res/images/template/border-top-left.gif') no-repeat 0 0;}
td.border-top {height: 18px;background: url('/res/images/template/border-top.gif') repeat-x 0 0;}
td.border-top-right {width: 18px;height: 18px;background: url('/res/images/template/border-top-right.gif') no-repeat 0 0;}
td.border-left {width: 18px;background: url('/res/images/template/border-left.gif') repeat-y 0 0;}
td.border-right {width: 18px;background: url('/res/images/template/border-right.gif') repeat-y 0 0;}
td.border-bottom-left {width: 18px;height: 18px;background: url('/res/images/template/border-bottom-left.gif') no-repeat 0 0;}
td.border-bottom {height: 18px;background: url('/res/images/template/border-bottom.gif') repeat-x 0 0;}
td.border-bottom-right {width: 18px;height: 18px;background: url('/res/images/template/border-bottom-right.gif') no-repeat 0 0;}

/* menu */
td.menu {width:124px;height:30px;font-weight: bold;font-size: 11px;text-align: center;background: url('/res/images/menu-btn.gif') no-repeat 0 0;}
td.menu-selected {width:124px;height:30px;font-weight: bold;font-size: 11px;text-align: center;color: Blue;background: url('/res/images/menu-btn-selected.gif') no-repeat 0 0;}
a.menu, a.menu:link, a.menu:visited, a.menu:active {color: Black;text-decoration: none;}
a.menu:hover {color: Blue;text-decoration: underline;}

/* forms */
table.form {width:639px;}
table.form2 {width:621px;border: 1px solid #dcd9d9;}
table.form-buttons {width:639px;}
table.sell {width:587px; color:White; font-weight:bold;font-size:11px;}
table.sell td.left {width:30px;background: url('/res/images/sell/left.gif') no-repeat 0 0;}
table.sell td.body {width:527px;background: url('/res/images/sell/body.gif') repeat-x 0 0;vertical-align:top;}
table.sell td.right {width:30px;background: url('/res/images/sell/right.gif') no-repeat 0 0;}
table.summary {width:100%;}
table.summary td.summary-top-left {width:5px;height:30px;background: url('/res/images/summary/top-left.gif') no-repeat 0 0;}
table.summary td.summary-top {height:30px;background: url('/res/images/summary/top.gif') repeat-x 0 0;}
table.summary td.summary-top-right {width:5px;height:30px;background: url('/res/images/summary/top-right.gif') no-repeat 0 0;}
table.summary td.summary-left {width:5px;border-left:1px solid #0070d0;border-bottom: 1px solid #0070d0;}
table.summary td.summary-left-noline {width:5px;border-left:1px solid #0070d0;}
table.summary td.summary-right {width:5px;border-right:1px solid #0070d0;border-bottom: 1px solid #0070d0;}
table.summary td.summary-right-noline {width:5px;border-right:1px solid #0070d0;}
table.summary td.summary-body {border-bottom: 1px solid #0070d0;}
table.summary tr.summary-highlight {background-color: #eeeeee;height:18px;}
table.summary tr.summary-highlight td.summary-left {width:5px;border-left:1px solid #0070d0;border-bottom: 1px solid #0070d0;}
table.summary tr.summary-highlight td.summary-left-noline {width:5px;border-left:1px solid #0070d0;}
table.summary tr.summary-highlight td.summary-right {width:5px;border-right:1px solid #0070d0;border-bottom: 1px solid #0070d0;}
table.summary tr.summary-highlight td.summary-right-noline {width:5px;border-right:1px solid #0070d0;}
table.summary a.link {color: Yellow;}
table.summary span.text {color: White;}
table.image-preview-main {width:114px;height:114px;border: 1px solid #dcd9d9;text-align:center;background-color: #dcedf2;}
table.image-preview {width:114px;height:114px;border: 1px solid #dcd9d9;text-align:center;}
table.video-preview {width:134px;height:134px;border: 1px solid #dcd9d9;text-align:center;background-color: #dcedf2;}
div.image-preview {padding: 4px 4px 4px 4px;border: 1px solid #dcd9d9;cursor: pointer;}
div.image-preview-selected {padding: 10px 10px 10px 10px;border: 1px solid #dcd9d9;background-color: #dcedf2;}
span.mandatory {color: Gray;}
span.button {cursor: pointer;}
a.link {color: Blue;text-decoration: underline;}
a.button {padding: 2px 15px 2px 15px;color: Gray;border: 1px solid White;text-decoration:none;}
a.button:hover {border: 1px solid Gray;text-decoration:none;}
td.industry {width:152px;height:50px;background-image: url('/res/images/industry-btn.gif');background-position: center center;background-repeat: no-repeat;text-align: center;color: White;}
a.industry,a.industry:link,a.industry:visited,a.industry:active {color: White;text-decoration:none}
a.industry:hover {color: White;text-decoration:underline}
a.category,a.category:link,a.category:visited,a.category:active {color: Blue;text-decoration:none}
a.category:hover {color: Blue;text-decoration:underline}
a.email, a.email:link, a.email:visited, a.email:active {color: Black;text-decoration: none;}
table.wizard-title {background-color: #f0f0f0; border: 1px solid #ddd; width: 100%; font-size: 14px; text-align: left;}
a.wizard-title {float:right; display:inline; font-size:12px; margin-right: 10px;}
span.wizard-subtitle {color: #A0A0A0; font-size:12px;}
span.text {color: Black;}
a.mediakit, a.mediakit:link, a.mediakit:visited, a.mediakit:active, a.mediakit:hover {text-decoration: none;}

/* advert */
td.ad-title {font-weight: bold;font-size: 14px;}

/* news */
#news {width:100%;}
#news h1 {font-size: 24px;font-weight: bold;padding: 0px 0 10px 0;line-height: 1em;color: #353535; } 
#news .credits {font-size: 13px;color: #444444;float: left;display: inline;padding: 0 5px 0 0;margin: 0 5px 0 0; }
#news .body {clear: both;padding: 0 0 0px;width: 100%;font-size:13px;}

/* tabs */
table.tabs {width:100%}
table.tabs td.tabs-left {width:10px;height:30px;background: url('/res/images/tabs/tabs-left.gif') no-repeat 0 0}
table.tabs td.tabs-right {width:10px;height:30px;background: url('/res/images/tabs/tabs-right.gif') no-repeat 0 0}

table.tab {width:100%}
table.tab td.tab-left {width:6px;height:30px;background: url('/res/images/tabs/tab-left.gif') no-repeat 0 0}
table.tab td.tab-center {height:30px;background: url('/res/images/tabs/tab-center.gif') repeat-x 0 0;text-align:center;}
table.tab td.tab-right {width:6px;height:30px;background: url('/res/images/tabs/tab-right.gif') no-repeat 0 0}

table.tab-selected {width:100%}
table.tab-selected td.tab-left {width:6px;height:30px;background: url('/res/images/tabs/tab-left-selected.gif') no-repeat 0 0}
table.tab-selected td.tab-center {height:30px;background: url('/res/images/tabs/tab-center-selected.gif') repeat-x 0 0;text-align:center;}
table.tab-selected td.tab-right {width:6px;height:30px;background: url('/res/images/tabs/tab-right-selected.gif') no-repeat 0 0}

span.tab-normal {color:Black;text-decoration:none}
span.tab-hover {color:Blue;cursor:pointer;text-decoration:underline}
span.tab-text-normal {color:Blue;text-decoration:none}
span.tab-text-hover {color:Blue;cursor:pointer;text-decoration:underline}

/* dialogs */
div.popup_msg {left: 0;top: 0;position:absolute;z-index:10;width:172px;height:102px;text-align:center;color:#FF0000;font: 14px Verdana, Arial, Helvetica, sans-serif;background:url('/res/images/popup.gif') bottom right no-repeat;display:none;}
div#loader {  border: 1px solid #ccc;  width: 500px;  height: 500px;}
div#loader.loading {  background: url('/res/images/ajax-loader.gif') no-repeat center center;}

/* tooltips */
#bronzetip {display:none;background:transparent url('/res/images/tooltip/bronze_tooltip.png');font-size:12px;height:163px;width:310px;padding:25px;color:#333333;}
#silvertip {display:none;background:transparent url('/res/images/tooltip/silver_tooltip.png');font-size:12px;height:163px;width:310px;padding:25px;color:#333333;}
#goldtip {display:none;background:transparent url('/res/images/tooltip/gold_tooltip.png');font-size:12px;height:163px;width:310px;padding:25px;color:#333333;}
#platinumtip {display:none;background:transparent url('/res/images/tooltip/platinum_tooltip.png');font-size:12px;height:163px;width:310px;padding:25px;color:#333333;}
	