/* CSS Document */

a {

color: #FA7901;
font-weight: bold;
text-decoration: none;

}


#nav a {

color: #FA7901;
font-weight: normal;
text-decoration: none;

}	

#nav h3 a:hover, #nav h4 a:hover { 
text-decoration: none;
background-color: transparent;
border-color: #FA7901;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

#nav ul li a.current {
color: #FA7901;
}

#nav li a:hover { 
text-decoration: none;
background-color: transparent;
border-color: #FA7901;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

#maincontent_up {
	position:absolute;
	width:534px;
	height:496px;
	z-index:1;
	left: 205px;
	top: 6px;
	background-image: url(/images/site/orange_up.jpg);
	font-size: 14px;
}
#maincontent_down {
	position:absolute;
	width:534px;
	height:496px;
	z-index:1;
	left: 205px;
	top: 6px;
	background-image: url(/images/site/orange_down.jpg);
	font-size: 14px;
}

#maincontent_down a:hover,#maincontent_up a:hover  { 
text-decoration: none;
background-color: transparent;
border-color: #FA7901;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}
 
#boxnav a:hover { 
text-decoration: none;
background-color: transparent;
border-color: #FA7901;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

/* additional content for the good folks down at the portfolio */

table { 
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	color: #333; 
	width: 100%;
}

table caption {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 2px;
	background: #efefef;
	border: 1px solid #ccc;
	color: #666;
	width: 100%;
}
 

table a:hover {
	text-decoration: none; 
	background: #f60;
}

table tr th a {
	color: #369;
	border-bottom: 1px dotted #369;
}

table tr th a:hover {
	color: #fff;
	background: #369;
}

table thead tr th {
	text-transform: uppercase;
	background: #e2e2e2;
}

table tfoot tr th, table tfoot tr td {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}

table tfoot tr th {
	width: 20%;
}

table tfoot tr td {
	width: 80%;
}

table td, table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px;
	padding-top: 12px;
	line-height: 1.8em;
	font-size: 0.8em;
	vertical-align: top;
	width: 20%;
	background: #fff;
}

table tr.odd th, table tr.odd td {
	background: #efefef;
	padding: 2px; 
}

.php  { color: #B50128;font-weight: normal;}
.mysql  { color: #FA7901;font-weight: normal;}
.design  { color: #F9B700;font-weight: normal;}
.ecom  { color: #50BA00;font-weight: normal;}
.cms  { color: #2754D3;font-weight: normal;}
.linux  { color: #B2004E;font-weight: normal;}
.seo  { color: #85016F;font-weight: normal;}
.other  { color: #B50128;font-weight: normal;}

#mainbody_down img {
padding: 2px; 

}

 