/*#############################################################
Name: Dirtylicious
Date: 2007-03-10
Description: A soft-colored, bright and somewhat dirty two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
    margin: 0;
    padding: 0;
}

a {color: #277FBA;}
a:hover {color: #277FBA; text-decoration: none;}

body {
    background-color: #E7E7E2; /* url('../images/body.jpg') no-repeat center top;*/
    color: #444;
    font: normal 62.5% Tahoma,sans-serif;
    padding-top: 24px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
    background: #FFF;
    border: 1px solid #EEE;
    border-left: 6px solid #CCC;
    color: #666;
    display: block;
    font: normal 1em Tahoma,sans-serif;
    line-height: 1.6em;
    margin-bottom: 12px;
    padding: 8px 10px;
    white-space: pre;
}

blockquote {
    background: url(../images/quote.gif) no-repeat;
    display: block;
    font-weight: bold;
    padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
    border: 2px solid #D7D7D2;
    background: #FFF;
    font-size: 1.2em;
    margin: 0 auto;
    padding: 10px;
    width: 780px;
}

.outer-container {
    padding-bottom: 64px;
}

/* headere & title */
.header {
    background: #949590 url('../images/headerlight.jpg') no-repeat scroll -26px 50%;
    height: 160px;
    margin-bottom: 5px;
    overflow: hidden;
}
.header .title {
    color: #FFF;
    padding-top: 50px;
}
.header .title .sitename a {
    border-bottom: 1px dashed #657382;
    color: #FFF;
    font: normal 3em sans-serif;
    padding-bottom: 2px;
    text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
    font: normal 1.1em Verdana,sans-serif;
    padding-top: 6px;
}

/* path */
.path {
    /*background: transparent url(../images/navstripe.png) repeat top left;*/
    background: #fff;
    color: #FFF;
    font: normal 11px Arial, Verdana,sans-serif;
    padding: 8px 12px;
    border: 1px solid #949490;
    text-align: right;
}
.path a {
    color: #277FBA;
    text-decoration: none;
    font-weight: bold;
}
.path a:hover {
    color: #277FBA;
    text-decoration: underline;
}

div.headingDiv {
    float: left;
}

div.headingDiv h1{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    position: relative;
    top: -3px;
    color: #277FBA;
}

/* main */
.main {
    background: url(../images/main.gif) repeat-y;
    border-top: 4px solid #FFF;
    padding: 0px 0px 0pt 12px;
}

/* content */
.content {
    float: left;
    width: 548px;
}
.content .descr {
    color: #664;
    font-size: 0.9em;
    margin-bottom: 6px;
}
.content li {
    list-style: url(../images/li.gif);
    margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */
.navigation {
    float: right;
    width: 210px;
}
.navigation h2 {
    color: #5A5A43;
    font: bold 1.1em Tahoma,sans-serif;
    line-height: 30px;
    margin: 0;
    padding-left: 12px;
}
.navigation ul {
    padding: 0;
    border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
    font-size: 1.1em;
    color: #554;
    display: block;
    padding: 8px 0 8px 5%;
    text-decoration: none;
    width: 95%;
}
.navigation li a:hover {
    background: #F0F0EB;
    color: #654;
}

/* footer */
.footer {
    background: #949490;
    color: #F7F7F2;
    font: bold 10px sans-serif;
    margin-top: 5px;
    padding: 10px 12px;
}
.footer a {
    color: #F7F7F2;
    text-decoration: none;
}
.footer a:hover {color: #FFC;}

.whitetitle {
    color: #fff;
}

.bluetitle {
    color: #267FC6;
}

.portfolio_thumb {
    display: block;
    background-color: #fff;
    margin: auto auto;
}

div.portfolioThumbWrap {
    padding: 3px;
    text-align: center;
    width:196px;
    margin: auto;
    margin-top: 0px;
}

div.portfolioThumbWrap a {
    color: #949490;
}

.floatingImage {
    float: right;
    width: 200px !important;
    margin-left: 10px !important;
    min-height:300px;
    height:auto !important;
    height:300px;
    border: 1px solid #949490;
    padding: 1px;
}

.floatingTitle {
    background-color: #949490;
    height: 12px;
    color: #FFF;
    font-weight: bold;
    font-size: 10px;
}

div.portfolioListWrap {
    border: 1px solid #949490;
    padding: 3px;
    text-align: center;
    float: left;
    margin: 0px;
    margin-left: 40px;
    margin-top: 5px;
}

.row1 {

}

.row2 {

}

.port_image_thumb {
    border: 0px;
    vertical-align: middle;
}

.smallPortWrap {
    background-color: #CCCCCC;
    text-align: center;
    width: 96px;
    min-height:60px;
    height:auto !important;
    height:60px;
    vertical-align: middle;
    padding-top: 2px;
    padding-bottom: 2px;
    display: none;
}

.smallPortRow1 {
    float: left;
    margin-left: 3px;
}

.smallPortRow2 {
    float: right;
    margin-right: 3px;
}

.portClear {
    clear: both;
    height: 3px;
}

#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    background: transparent url(___just-anything-here.gif) no-repeat; /* Trick IE into showing hover */
    display: block;
}
#lightbox-nav-btnPrev {
    left: 0;
    float: left;
}
#lightbox-nav-btnNext {
    right: 0;
    float: right;
}
#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}

.portfolioScrollDown {
    height: 10px;
    background: #949490 url(../images/arrowdown.jpg) no-repeat top left;
    width: 208px;
    margin: auto auto;
    cursor: pointer;
}

.portfolioScrollUp {
    height: 10px;
    background: #949490 url(../images/arrowup.jpg) no-repeat top left;
    width: 208px;
    margin: auto auto;
    cursor: pointer;
}

.portfolioScrollWrap {
    background-color: #fff;
    margin: auto;
    width: 206px;
    border-left: 1px solid #949490;
    border-right: 1px solid #949490;
    height: 170px;
    overflow: hidden;
    position: relative;
}

.portfolioScroller {
    position: absolute;
    top: 0px;
}

.portfolioBoxThumb {
    margin-right: 15px;
    vertical-align: top;
    float: left;
}

.latestnewsScrollDown {
    height: 10px;
    background: #949490 url(../images/arrowdown.jpg) no-repeat top left;
    width: 208px;
    margin: auto auto;
    cursor: pointer;
}

.latestnewsScrollUp {
    height: 10px;
    background: #949490 url(../images/arrowup.jpg) no-repeat top left;
    width: 208px;
    margin: auto auto;
    cursor: pointer;
}

.latestnewsScrollWrap {
    background-color: #fff;
    margin: auto;
    width: 206px;
    border-left: 1px solid #949490;
    border-right: 1px solid #949490;
    height: 170px;
    overflow: hidden;
    position: relative;
}

.latestnewsScroller {
    position: absolute;
    top: 0px;
}

.latestnewsBoxThumb {
    margin-right: 15px;
    vertical-align: top;
    float: left;
}

.latestnewsThumbWrap {
    width: 190px;
    margin-left: 12px;
}

.portfolioListBox {
    border: 1px solid #949490;
    width: 540px;
    margin-bottom: 10px;
    padding: 5px;
    height:105px;
}

#menuInfo {
    width: 400px;
    background-color: transparent;
    height: 50px;
    margin-top: 110px;
    position: relative;
    left: 780px;
    color: #fff;
}

.hover {
    background-color: #277FBA;
}

#toolsContainer ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0pt;
    padding:0pt 0pt 0pt 0px;
}

#toolsContainer li {
    float:left;
    margin:0pt 1px 0pt 0pt;
    min-width:100px;
    list-style-type: none;
    list-style-image: none;
    background-color: #FAFAFA;
    border: 1px solid #000000;
    height: 30px;
    text-align: center;
    border-bottom: 0px;
}

#toolsContainer li a {
    line-height: 25px;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
}

#toolsContainer li.tabs-selected a {
    color: #333;
}

.tabs-hide {
    display: none;
}

.tabContent {
    margin-top: 17px;
    border: 1px solid #2780BC;
    min-height:300px;
    height:auto !important;
    height:300px;
    padding: 5px;
    margin-bottom: 10px;
}

.tabs-selected {
    background-color: #ffffff !important;
}

#toolsContainer {
    margin-top: 30px;
}

.toolsTextarea {
    width: 533px;
    min-height:200px;
    height:auto !important;
    height:200px;
    border: 1px solid black;
    margin-bottom: 3px;
}

.encRadio {
    vertical-align: middle;
}

#encryptData, #passwordData {
    width: 533px;
    height:250px;
    overflow: auto;
    border: 1px solid black;
    font-size: 11px;
}

.passLength {
    width: 30px;
}

.latestDate {
    color: #666666;
    font-size: 10px;
}
