/* CSS Document */
html, body{
    	margin: 0;
    	padding: 0;
    	font-family: Arial, Verdana, sans-serif;
    	font-size: 12px;
  	background-color: #000000;
	background-image:url(images/gradientbg.jpg);
	background-repeat: repeat-x;
	color: #000000;
	height:100%;
}

.header{
	height:70px;
 }

.header_interior{
	margin-left:15px;
	margin-right:auto;
	width:1000px;
	margin-top:0px;
	padding-top:15px;
}

.header_interior img {
    float: left;
   	margin-right: 8px;
}

.header_interior a img {
	text-decoration: none;
	border:none;
}

.content_body{
	background-repeat: repeat-x;
	padding-bottom: 30px;
}

.content_interior{
	background-color:#000000;
	background-repeat: repeat-x;
	width:100%;
	float:left;
	margin-top:20px;
	margin-left: 0px;
}


.left_column{
	width:660px;
	height:450px;
	float:left;
	margin-top:0px;
	overflow:auto;
}

.minileft_column{
	width:300px;
	height:440px;
	color:#000000;
	float:left;
	padding-top:10px;
	margin-top:0px;
	overflow:auto;
}

.miniwhite_column{
	width:300px;
	height:410px;
	background-color:#FFFFFF;
	color:#000000;
	float:left;
	padding-top:10px;
	margin-top:0px;
	overflow:auto;
}

.mediumleft_column{
	width:400px;
	height:400px;
	float:left;
	margin-top:0px;
}

.middle_columnON{
	width:130px;
	background-color:#000000;
	height:440px;
	position:absolute;
	filter: alpha(opacity=50);
	opacity: 0.5;
	left:400px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

.middle_columnOFF{
	width:130px;
	background-color:#000000;
	height:440px;
	position:absolute;
	left:400px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

.right_column{
	background-color: #FFFFFF;
	width:335px;
	height:440px;
	position:absolute;
	left:660px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:10px;

}

.pright_column{
	background-color: #000000;
	height:450px;
	position:absolute;
	left:300px;
	border-right: 10px solid #FFF;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left: 0px;
	padding-right:0px;
}


.hr{
	width:485px;
	height:8px;
	background-image:url(images/hr.gif);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-repeat: no-repeat;
}

/* category, project titles */

h1 {
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #000000;
	background-color:#FFFFFF;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left:12px;
	padding-right:12px;
}

h1 a:link, 
h1 a:visited, 
h1 a:hover {
	text-decoration: none;
	color: #000000;
}

/*month headings in news*/

h2 {
	padding-left: .9em;
	padding-right: .9em;
	margin: 0;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: +1px;
	background-repeat:no-repeat;
	text-transform: uppercase;
}

h2 	a:link, 
h2 	a:hover, 
h2 	a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/*grey titles*/

h3 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: px;
	text-transform: uppercase;
}
	
/*project titles*/

h4 {
	margin: 0;
	color: #FFFFFF;
	background-color:#000000;
	font-size: 1.6em;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:12px;
	padding-right:12px;
}

/*project list text*/

h5 {
	padding-left: 1em;
	padding-right: 1em;
	color: #FFFFFF;
	font-size: 1.1em;
	letter-spacing: -.4px;
	font-weight: normal;
	line-height:1.4em;
	padding-top:0px;
	padding-bottom: .9em;
	margin: 0px;
}

h5 a:hover {
	color:#ECF1EF;
	text-decoration: none;
	font-weight:bold;
	font-size: 1.2em;
}

h5 a {
	text-decoration: none;
	color:#FFFFFF;
}

/*portfolio description text*/

h6 {
	padding-left: 1em;
	padding-right: 1em;
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	text-align: justify;
	padding-top:.4em;
	padding-bottom:0em;
	margin: 0px;
}

h6 a {
	text-decoration: none;
	color:#000000;
}

h6 a:hover {
	color:#CCCCCC;
	text-decoration: none;
}

h7 {
	padding-left: 1em;
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	text-align: right;
	margin: 0px;
}

/*portfolio client text - currently not used*/

h8 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 12px;
	color: #000000;
	font-size: 1.2em;
}

h9 {
	padding-left: 1em;
	padding-right: 1em;
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: .5em;
	margin: 0px;
}

.bar {
	float:left;
	position:relative;
	height:20px;
	width:290px;
	color:#000000;
	background-color:#FFFFFF;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
}

.bar a {
	text-decoration: none;
	color:#000000;
}

.bar a:hover {
	text-decoration: none;
	color:#CCCCCC;
}

li{
	margin-left:-2.2em;
	padding-bottom:.5em;
	list-style-type:square;
	color:#000000;
}

.lineup ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

.lineup ul li {
	margin-left: 0;
	padding: 1px 10px;
	border-left: 1px solid #FFF;
	list-style: none;
	display: inline;
	font-size: .8em;
	}

.lineup ul li a:hover {
	color:#FFFFFF;
	text-decoration: line-through;
	font-weight:bold;
}

.lineup ul li a {
	text-decoration: none;
	color:#FFFFFF;
}
		
.lineup ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	font-size: .8em;
}

.navigation {
	height: 40px;
	vertical-align: middle;
	background-color: #c8ce6b;
}

.navigation a {
    	font-weight: none;
    	text-decoration: none;
    	color: #000000;
	padding: 10px 10px; 
    	line-height: 20px;
	float:left;
}

.navigation a:hover {
    	color: #CCCCCC;
    	background-color: #333333;
}

.navigation a.bfhl {
	padding-left: 10px;
	padding-right: 10px;
	color:#000000;
	background-color:#FFFFFF;
}

.navigation a.selected {
    background-color: #FFFFFF;
    color: #000000;
}

.footer{
	background-color:#000000;
	background-repeat: repeat-x;
	width:100%;
	
}

.footer-inner{
	background-color:#000000;
	background-repeat: repeat-x;
	margin-left:0px;
	margin-right:auto;
	
}

.footer-div{
	width:75px;
	float:left;
	margin-right:20px;
	margin-left:20px;
}
