/***********************************************  LINKS  ***********************************************************/

a.link:link    {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #5a5a5a;
        text-decoration: underline;
}

a.link:visited    {
        color: #7a7a7a;
        font-size: 10px;
        text-decoration: underline;
}

a.link:hover, a.link:active    {
        color: #fff;
        background: #afafaf;
        text-decoration: none;
}



.underline {
        text-decoration: underline;
}


a.nicelink:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height:normal;
        font-weight: bold;
        text-transform: uppercase;
        color: #5a5a5a;
        text-decoration: none;
}


a.nicelink:visited    {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height:normal;
        font-weight: bold;
        text-transform: uppercase;
        color: #7a7a7a;
        text-decoration: none;
}


a.nicelink:hover, a.nicelink:active   {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height:normal;
        font-weight: bold;
        text-transform: uppercase;
        color: #000000;
        text-decoration: underline;
}




a.whitelink:link    {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7px;
        color: #fff;
}

a.whitelink:visited    {
        color: #fff;
        font-size: 7px;
}

a.whitelink:hover, a.link:active    {
        color: #fff;
        font-size: 7px;
        text-decoration: none;
}




a {color:#888; text-decoration: none;}
a:hover, a:active {color: #EF5223;}









/***********************************************  content  ***********************************************************/


body.blank {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: smaller;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        background-color: #ffffff;
        margin: 0;
        padding: 0;
        border: 0;
        height: 100%;
        max-height: 100%;
}



body.gallery {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: smaller;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        background-color: #ffffff;
}




h1 {
        font-size: 14px;
        color: #000000;
        margin: 3px 8px 3px 8px;
}

h2 {
        font-size: 12px;
        color: #000000;
        margin: 3px 8px 3px 8px;
        text-transform: uppercase;
}

p {
    font-size: 10px;
    color: #000;
    margin: 0px;
    padding: 4px 3px 4px 3px;
    text-indent: 10px;
}

p.justify {
    font-size: 10px;
    color: #000;
    margin: 0px;
    padding: 4px 5px 4px 5px;
    text-align: justify;
    text-indent: 10px;
    line-height: 120%;
}

p.right {
    font-size: 10px;
    color: #000000;
    margin: 0px;
    padding: 4px 3px 4px 5px;
    text-align: right;
    text-indent: 0px;
}



.cell {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #00AEEF;
}


.cell-text {
    padding: 2px 5px 2px 5px ;
    overflow: hidden;
    text-decoration: none;
    font-size: 10px;
      text-align: justify;
    text-indent: 10px;
}

.cell-nav {
    padding: 3px 5px 2px 5px ;
    overflow: hidden;
    text-decoration: none;
    font-size: 10px;
      text-align: justify;
}

.cell-right {
    margin: 0px;
    padding: 4px;
    overflow: hidden;
    text-decoration: none;
    font-size: 10px;
      text-align: right;
}

.cell-left {
    margin: 0px;
    padding: 4px;
    overflow: hidden;
    text-decoration: none;
    font-size: 10px;
      text-align: left;
}


.cell-title {
color: #fff;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    text-indent: 15px;
    font-size: 10px;
    border-color: #000;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 3px double #000;
    /* background-color: #E7DB05; */
    background-color: #726459;
      overflow: hidden;
}


div.cell-large-title   {
    font-family: trebuchet, verdana, arial, tahoma, helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    text-decoration: none;
    text-indent: 10px;
    font-variant: small-caps;
    vertical-align: middle;
    color: #fff;
    /* background-color: #E7DB05; */
    background-color: #726459;
    border-top: 1px solid #000000;
    border-bottom: 4px double #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    padding: 0px 0px 0px 0px;
}

.cell-custom {
    margin: 0px;
    padding: 5px;
    background-color: #cccccc;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
}


.cell-header {
    margin: 0px;
    padding: 0px;
}



div.cell-header-nav a {
         margin: 0px 7px 0px 0px;
        padding: 0px;
        font-size: 10px;
        text-align: center;
        width:90px;
        display: block;
        color: #000000;
        background-color: #ffffff;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 2px solid #000000;
        border-bottom: 2px solid #000000;
        text-decoration: none;
}

div.cell-header-nav a:link {
        color: #000000;
        background-color: #ffffff;
}

div.cell-header-nav a:hover {
        color: #000000;
        background-color: #E7DB05;
}


input {
        background: #ffffff;
        color: #000000;
}

textarea{
        background: #ffffff;
        color: #000000;
}


#framecontent{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 104px; /*Height of frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: navy;
color: black;
}





#container {
margin: 100px auto 0 auto;
width: 710px;
background: #fff;
}

#gallery-container {
position: absolute;
top: 150px; /*Set top value to HeightOfFrameDiv*/
left: 10px;
background: transparent;
}



#right {
width: 250px;
float: left;
}

#page_content {
float: left;
}

#contact_page {
width:300px;
float:left;
}

#project-description {
float:left;
border: 1px dotted #afafaf;
padding: 5px 10px 0px 10px;
font-size: 11px;
      text-align: justify;
}



#txtbox {
border-left: 1px dotted #afafaf;
border-right: 1px dotted #afafaf;
border-bottom: 10px solid #afafaf;
border-top: 1px dotted #afafaf;
background-color: #fff;
height: 280px;
width: 310px;
padding: 5px 10px 0px 10px;
margin: 5px;
float:left;
text-decoration: none;
font-size: 11px;
text-align: justify;
}

.lgtxtbox {
border-left: 1px dotted #afafaf;
border-right: 1px dotted #afafaf;
border-bottom: 10px solid #afafaf;
border-top: 1px dotted #afafaf;
background-color: #fff;
width: 330px;
padding: 5px 10px 5px 10px;
margin: 5px;
float:left;
overflow: hidden;
text-decoration: none;
font-size: 11px;
text-align: justify;
}


.imgbox {
border-left: 1px dotted #afafaf;
border-right: 1px dotted #afafaf;
border-bottom: 10px solid #afafaf;
border-top: 1px dotted #afafaf;
background-color: #fff;
height: 280px;
width:120px;
padding: 5px 0px 0px 0px;
margin: 5px;
float: left;
text-align: center;
}


.gallerybox {
background-color: #fff;
width: 800px;
padding: 0px 10px 10px 10px;
margin: 5px;
float:left;
overflow: hidden;
text-decoration: none;
font-size: 11px;
text-align: justify;
}


#listbox {
border: none;
float: left;
width: 350px;
/* height: 500px; */
/* overflow: auto; */
}

#listboxes {
}

#gallerybox {
width: 500px;
}


.imgthmb {
width: 120px;
height: 280px;
float: left;
padding: 5px 0px 0px 0px;
margin: 5px;
display: inline;
background: center no-repeat #efefef;
border-left: 1px dotted #afafaf;
border-right: 1px dotted #afafaf;
border-bottom: 10px solid #afafaf;
border-top: 1px dotted #afafaf;
    }

.imgthmb:hover {
    text-decoration: underline;
border-left: 1px solid #EF5223;
border-right: 1px solid #EF5223;
border-bottom: 10px solid #EF5223;
border-top: 1px solid #EF5223;
    }






.listthmb {
width: 290px;
height: 40px;
float: left;
padding: 0px 0px 0px 0px;
margin: 5px 0 0 1px;
    display: inline;
    background: right no-repeat #fff;
border: 1px dotted #afafaf;
    }

.listthmb:hover {
    text-decoration: underline;
border-left: 1px solid #EF5223;
border-right: 5px solid #EF5223;
border-bottom: 1px solid #EF5223;
border-top: 1px solid #EF5223;
    }




#feet {
border-top: 1px dotted #afafaf;
background-color: #fff;
padding: 5px 0px 0px 0px;
margin: 16px 0 0 6px;
    text-decoration: none;
    font-size: 10px;
text-align: justify;
color: #aaa;
}



#feet a.link:link    {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000;
        text-decoration: none;
}

#feet a.link:visited    {
        color: #000;
        font-size: 10px;
        text-decoration: none;
}

#feet a.link:hover, a.link:active    {
        color: #fff;
        background: #afafaf;
        text-decoration: none;
}


input {
background-color: #ddd;
}

input:focus {
background-color: #fff;

}

img {border: 0;}



* html body.blank{ /*IE6 hack*/
padding: 104px 0 0 0; /*Set value to (HeightOfFrameDiv 0 0 0)*/
}

* html #container { /*IE6 hack*/
height: 100%;
width: 100%;
}


