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

.box-header {
	height:45px;	
}



.header{

	background-repeat: repeat-x;
	width:auto;
	height:55px;
	margin-left:auto;
	margin-right:auto;
}

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


.float-logo {
	margin-left:30px;
	position:absolute;
	top:-60px;
}
	
.navigation {
	height: 30px;
	background-color: #c8ce6b;
	vertical-align:middle;
	padding-left:195px;
	
}

.navigation a {
    	font-weight: none;
    	text-decoration: none;
    	color: #000000;
		padding: 8px 7px; 
    	line-height: 30px;
}

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

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

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

.content_interior{
	background-color:;
	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:#;
	color:#FFFFFF;
	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: ;
	height:450px;
	position:absolute;
	left:300px;
	
	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 titles on portfolio pages */

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

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

/*single page project title*/

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

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

/*new project list text on project pages*/

h3 {
	padding-left: 1em;
	color: #303030;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: .05em;
	font-variant: small-caps;
	line-height: 1.5em;
}

h3 a{
	text-decoration: none;
	color: #303030;
}

h3 a:hover {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}
	
/*project titles on project pages*/

h4 {
	margin: 0;
	color: #1F1F1F;
	background-color:#FFFFFF;
	font-size: 2em;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:12px;
	padding-right:12px;
	text-transform:lowercase;
}

/*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: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	text-align: justify;
	line-height: 1.3em;
	padding-top:.4em;
	padding-bottom:0em;
	margin: 0px;
}

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

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

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

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

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


