body {font-family: Verdana; font-size: 11pt; color: #ffff00;background-color: #0066ff; }
table { border-collapse: collapse; font-family: Tahoma; font-size: 9pt; color: #ffcba7;  }
.thumbshadow { background-color: #eeeeee; }
a:link { text-decoration: none; color: #cccccc; }
a:visited {	text-decoration: none; color: #cccccc; }
a:hover { text-decoration: none; color: #FFffcc; }
form {margin:0px;}

.thumbnail { border: 1px solid #737373; background-color: #4e4e7e; }
.general-chosen-menu { background-color: #c3c3c5; }
.general-not-chosen-menu { background-color: #404040; }
.general-portfolio-menu-subcategory { background-color: #737373; }

.general-title { background-color: #2d2d2d;  padding: 4px ; border: 1px solid #4e4e4e; }
.general-subhead { background-color: #C4E0FF;  padding: 4px ; border: 1px solid #4e4e4e; }
.general-cell { background-color: #191919;  padding: 4px ; border-right: 1px solid #4e4e4e; }

.form-button { padding: 2px ; border: 1px solid #ff0000; font-family: Tahoma; font-size: 9pt; color: #ffffff; background-color: #000000;}
.form-textfield { padding: 2px ; border: 1px solid #999999; font-family: Tahoma; font-size: 9pt; color: #000000; }
.form-dropdown { padding: 2px ; border: 1px solid #999999; font-family: Tahoma; font-size: 9pt; color: #000000; }
.form-radio { padding: 2px ; border: 0px; font-family: Tahoma; font-size: 9pt; color: #000000; }
.form-checkbox { padding: 2px ; border: 0px; font-family: Tahoma; font-size: 9pt; color: #000000; }

 .image-cell { border: 1px solid #4e4e4e; padding: 0px; }
.search-paging {	background-color: #ecf5ff;  padding: 4px ; border: 1px solid #4e4e4e; }
.thumb-cell {border: medium none; padding-right: 1px; padding-left: 4px; padding-bottom: 20px; padding-top: 20px; background-color: #191919}
.newest-thumb-cell {border: 1px solid #4e4e4e; padding: 4px; background-color: #191919}

.general-cell-noleftborder {border-right: none #4e4e4e; border-left: none #4e4e4e; border-bottom: 1px solid #4e4e4e; border-top: 1px solid #4e4e4e; padding: 4px; background-color: #000000}
.general-cell-norightborder {padding:3px; background-color: #191919; border: 1px solid #4e4e4e;}

smalltext {font-size: x-small;}
.small_text {font-size: 9px;}

.inactive_thumbnail{border: 1px solid #c3c3c5; padding: 4px; background-color: #959598}
.site_title {font-size:18pt; color:#cccccc;  font-family:Times New Roman, Times, serif}

/* Top Navigation Menu */

.topnavigationbar{
	border-right: 1px none #4e4e4e;
	border-top: 1px solid #4e4e4e;
	border-left: 1px none #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	background-color: #;
                font-weight: bold;          
                padding: 4px;
	line-height: 25px;
}
/*Top menu font padding en font color etc.*/
.topnavigation {
   font-size: 13px; font-family: Tahoma; padding: 8px;
}
.topnavigation .item1,
.topnavigation .item1 a,
.topnavigation .item1:visited,
.topnavigation .item1:hover,
.topnavigation .item1-active,
.topnavigation .item1-active:hover {
    padding: 2px 4px 2px 4px;
    font-size: 9pt; font-family: Tahoma;
    color: #cccccc;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}

.topnavigation .item1:hover
{
    color: #FF0000;
}

.topnavigation .item2,
.topnavigation .item2:hover,
.topnavigation .item2-active,
.topnavigation .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font-size: 9pt; font-family: Tahoma;
    background: #2d2d2d;
    color: #cccccc;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    border-top:1px;
    border-left: 0px;
    border-bottom:0px;
    border-right:0px;
    border-style:solid;
    border-color:#4e4e4e;
}
.topnavigation .item2 {
    background: #2d2d2d;
    border-top:1px;
    border-left: 0px;
    border-bottom:0px;
    border-right:0px;
    border-style:solid;
    border-color:#4e4e4e;
}

.topnavigation .item2:hover,
.topnavigation .item2-active,
.topnavigation .item2-active:hover {
    background: #191919;
}

.topnavigation .item2:hover
{
    color: #FF0000;
}

.topnavigation .arrow,
.topnavigation .arrow:hover {
    padding: 3px 16px 4px 8px;
    background-image: url(arrow_black.gif);
    background-position: center right;
    background-repeat: no-repeat;
}

.topnavigation .item2 img,
.topnavigation .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.topnavigation .section {
    border-top: 0px;
    border-left: 1px;
    border-bottom:1px;
    border-right:1px;
    border-style:solid;
    border-color:#4e4e4e;
    background: #2d2d2d;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .topnavigation td { position: relative; } /* ie 5.0 fix */
