/* CSS Document */

body#works #container{height:300%;
width:100%;
overflow-x:hidden!important;}


body#works h3{margin-top: 20px;}

body#works #content {padding-top:2px;
width:350px;
margin-left:445px;
}

ul#sec {border-bottom:1px solid #fff!important;}
 
ul#portfolio {
list-style:none;
width:330px;
height:40px;
/*border-bottom:1px solid #D1EA2A;*/
margin-bottom:32px;
border-bottom:1px solid #AA6;
margin-top:-24px;
overflow:hidden;
padding-left:6px;


}



ul#portfolio_sec {
text-align:right;
height:40px;
margin-left:250px!important;
margin-bottom:0!important;
margin-top:-8px!important;
border-bottom:none!important;
}



ul#portfolio li, ul#portfolio_sec li {list-style-type:none;
float:left;
width:30px;
height:22px;
text-align:center;
margin-left:0;
}

#portfolio a, #portfolio a:visited,  #portfolio_sec a, #portfolio_sec a:visited    {
display:block;
width:18px; height:18px;
margin:7px 0;
border:2px solid #80765B;
padding-bottom:0;
border-bottom:none;
color:#fff;
}

#portfolio  a:hover, #portfolio  a#curr, #portfolio_sec a:hover {border:2px solid #D1EA2A;}

p#last a, p#likel a, p#last a:visited, p#likel a:visited {text-transform:uppercase; 
color:#fff; 
padding-bottom:4px;
border-bottom:1px solid #D1EA2A;
}


body#works  p#last {padding-bottom:0!important;}


body#popup ul#portfolio {float:right;
width:200px;
border-bottom-width:0;
margin-top:0; 
padding-top:0;
margin-bottom:9px;
}


body#popup ul#portfolio a:link, body#popup ul#portfolio a:visited {border:2px solid #80765B;
}

body#popup ul#portfolio a:hover, body#popup ul#portfolio a#curr {border:2px solid #D1EA2A;}

body#popup {width:700px;
text-align:left;
margin:0;
background-image:none;
background-color:#80765B;
}

body#popup img {border:1px solid #FFF; 
margin-bottom:0;}



/**************showSample***************/

#showSample1,#showSample2, #showSample3,  #showSample4,  #showSample5 { position:absolute; bottom:-20px; left: 260px; z-index:100!important; display: none; width: 700px; height: 540px; text-align:center; }

#showSample2a{ position: absolute; bottom: -800px;left: 260px; z-index:100!important; display: none; width: 700px; height: 540px; text-align:center; }

#showSample3a{ position: absolute; bottom: -1300px; left: 260px; z-index:100!important; display: none; width: 700px; height: 540px; text-align:center; }

#showSample-inner {margin:20px auto!important;
width:600px;
height:483;
border: 1px solid #ffe;
background-color:#776f57;
padding:30px!important;}
 


.column {float:left;
width:300px;
}


ul#nobullets li {list-style-type:none!important;
text-align:left;
padding:18px;
}


ul#nobullets li img {padding:4px;
border:1px solid #996;}


.close {display:block;
width:60px;
height:20px;
float: right; margin-top:6px; margin-bottom:6px;
background:url("../pics/close.png")top center no-repeat;
text-indent:-100000px;
}