/*########################
#
#	Massif Portfolio Static CSS
#
#
#	Styles used all over the site
#
#
#
#
########################*/


/*########################
#
#	CSS for general types and classes
#
########################*/
body  {
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	padding: 0px;
	margin: 0px;
}

iframe {
	border: none;
	padding: 0px;
	margin: 0px;
	display: none;
}


p {
	color: #8C8C8C;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

a {
	color: 	#8c8c8c;
	text-decoration: none;
}

a:hover {
	color: #3f3f3f;	/*    ****active color ****   */
}

/*
a.active {
	color: #515253;
}
*/

	a img {
		border: none;
	}

a.highlightedMenuItem {
	color: #3f3f3f;	/*    ****active color ****   */
}

img {
	padding: 0px;
	margin: 0px;
	border: none;
}

a img {
	border: none 0px;
}

ul {
	list-style: none;
}

li {
	font-size: 11px;
	margin-bottom: 10px;
}

li.active {
	
}



	
div {
	margin: 0px;
	padding: 0px;
}

/*########################
#
#	CSS for specific DIVs, and for child elements of such divs
#
########################*/

div.everything {
	padding:0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 910px;
	height: 770px;
	background-color: white;
	overflow: hidden;
}

div.strip_top {
	width: 910px;
	height: 30px;
}

div.strip_bottom {
	width: 910px;
	height: 30px;
}

div.strip_bottom {
	width: 910px;
	height: 30px;
}

div.strip_left {
	width: 30px;
	height: 750px;
}

div.strip_right {
	width: 30px;
	height: 750px;
}

div.strip_content {
	width: 850px;
	height: 750px;
	background-color: white;
}

div.accordianContainer {
	width: 850px;
	height: 500px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	/*background: url(images/accordian.png);  */
}

div.accordian_wipe_left{
	width: 850px;
	height: 500px;
	overflow: hidden;
}


.accordian {
	width: 850px;
	height: 500px;
	overflow: hidden;
	/*background: url(images/accordian.png);  */
}



div.lower {
	width: 850px;
	height: 250px;
	background-color: white;
}

div.nav {
	width: 850px;
	height: 40px;
	overflow: hidden;
	background-color: white;
}

div.nav_menu {
	width: 300px;
	height: 40px;
	background-color: white;
	margin-left: 0px;
}
	div.nav_menu ul {
		margin-left: 20px;
		padding: 0px;
		/* padding-top:   **** hacked in ie6  **** hacked in ie7   */
	}
	
	div.nav_menu li {
		display: inline;
		font-size: 12px;
		margin-top: 50px;
		margin-right: 30px;
	}
	
	div.nav_menu a {
		color: #8c8c8c;
	}

	div.nav_menu a:hover {
		color: #3f3f3f;   /*    ****active color ****   */
	}
	
	div.nav_menu a.highlightedMenuItem {
		color: #3f3f3f;	/*    ****active color ****   */
	}



	
	
div.nav_boxes{
	width: 430px;
}
	div.nav_boxes div.nav_boxes_pos {
		margin: 0px;
		padding: 0px;
		position: relative;
		left: 0px;
		top: 15px;
	}
		div.nav_boxes div.nav_boxes_pos a {
			width: 11px;
			height: 11px;
			overflow: hidden;
			margin: 0px;
			margin-right: 6px;
			padding:0px;
		}
			div.nav_boxes div.nav_boxes_pos img {
				width: 11px;
				height: 11px;
				overflow: hidden;
				margin: 0px;
				padding:0px;
			}	
	

	
	
div.nav_logo {
	width: 120px;
	height: 40px;
	background-color: white;
}

div.content {
	width: 850px;
	height: 210px;
	background-color: white;
}

div.content_company {
        width: 810px;
        margin-top: 10px;
        margin-right: 20px;
        margin-left: 20px;
}

div.content_company p{
        padding-right: 250px;
}

div.content_clients {

}


div.content_clients_cat {
	width: 300px;
}
	div.content_clients_cat ul{
		margin-left: 20px;
		padding: 0px;
	}

	
div.content_clients_cat_client {

}
	div.content_clients_cat_client ul{
		margin-left: 0px;
		margin-right: 30px;
		padding: 0px;
	}


div.content_clients_cat_client_pics {

}
	div.content_clients_cat_client_pics li{
		margin-left: 80px;
		color: green;
	}
	
div.content_contact {
	padding: 0px;
	width: 850px;
	height: 300px;

}

div.content_contact_left {
	float: left;
	padding: 0px;
	margin-left: 0px; 
	margin-top: 0px;/*  ****hacked in ie6   ****hacked in ie7  */
	width: 454px;
	margin-right: 0px;
}

	div.content_contact p{
		color: #8c8c8c;
		margin-left: 20px;
	}
		div.content_contact p span{
			color: #3f3f3f;
		}

div.content_contact_right {
	margin-right: 0px;
	padding: 0px;
	margin-top: 16px;
	margin-left: 20px;
	margin-right: -20px;
}		
		
p.content_contact_right {
	margin-left: 125px;
	color: #8c8c8c;
}
	

div.content_contact_form {
	width: 360px;

}

div.content_contact_form_name {
	width: 360px;
	height: 25px;
	margin-bottom: 5px;
	background-color: white;
	background-image: url(images/div_contact_form_name.gif); */
}
	div.content_contact_form_name .input {
		padding: 0px;
		margin-left: 45px;
		margin-right: 3px;
		position: relative;
		top: 3px;
		margin-top: 5px;
		margin-bottom: 0px;
		width: 130px;
		height: 16px;
		color: #3f3f3f;
		font-size: 11px;
		text-align: left;
		background: transparent;
		border-style: none;
		border: none;
	}

	
div.content_contact_form_spacer_8x_23y {
	width: 7px;
	height: 23px;
}


div.content_contact_form_email {
	width: 360px;
	height: 25px;
	margin-bottom: 5px;
	background-image: url(images/div_contact_form_email.gif);
}
	div.content_contact_form_email .input {
		padding: 0px;
		margin-left: 45px;
		margin-right: 3px;
		position: relative;
		top: 3px;
		margin-top: 5px;
		margin-bottom: 0px;
		width: 130px;
		height: 16px;
		color: #3f3f3f;
		font-size: 11px;
		text-align: left;
		background: transparent;
		border-style: none;
		border: none;
	}



div.content_contact_form_entry {
	width: 360px;
	height: 89px;
	margin-bottom: 5px;
	background-image: url(images/div_contact_form_entry.gif);
	background-repeat: no-repeat;
}

	div.content_contact_form_entry .input {
		padding: 0px;
		margin-left: 8px;
		margin-right: 30px;
		position: relative;
		top: 0px;
		margin-bottom: 0px;
		width: 356px;
		height: 70px;
		color: #3f3f3f;
		font-size: 11px;
		text-align: left;
		background: transparent;
		border-style: none;
		border: none;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		
	}
	
	.input_submit {
		width: 55px;
		background: transparent;
		border: none;
		margin-left: auto;
		margin-top: 0px;
		margin-right: 0px;
		border-style: none;
		text-align: right;
		font-size: 10px;
		color: #8c8c8c;
		font-weight: 500;
		cursor: pointer;
	}

p.submit_results_fail {
	color: #5c5c5c;
	font-size: 14px;
	line-height: 17px;
}

p.submit_results_ok {
	color: #5c5c5c;
	font-size: 14px;
	line-height: 17px;
}
