/***********************************************  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:#afafaf;}
A:hover, A:active {color: #000000;}





/***********************************************  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;
background-image: url(/images/logo03.png);
background-attachment: fixed;
background-position: top left;
background-repeat: no-repeat;
}


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;
}



#container {
   position: absolute;
   top: 130px;
   left: 10px;
width: 5410px;
}


#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: 210px;
padding: 5px 10px 0px 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;
}

#listbox {
float: left;
width: 500px;
}

#listboxes {
}


.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 #930;
border-right: 1px solid #930;
border-bottom: 10px solid #930;
border-top: 1px solid #930;
    }






.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 #930;
border-right: 5px solid #930;
border-bottom: 1px solid #930;
border-top: 1px solid #930;
    }




#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;}