@charset "utf-8";
/* CSS Document */

#text_details {
	width: 100%;
	line-height: 1em;
	z-index: 25;
	position:relative;

}

#page h6{
	font-family: Helvetica, "Helvetica LT Std", Arial, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFF;
	margin-left: 5px;

}

.box_left{
	width: 70px;
	margin-right:10px;
	background-color: #dc4623;
	text-align: left;
	vertical-align: middle;
	display: block;
	height: 23px;
	padding-top:7px;
	position: absolute;
	left: 0px;
	top: 0px;	
	line-height: 1em;	
}


.box_right{
	float: left;
	width: 400px;
	padding-top:7px;
	margin-left: 75px;
}


.gray_box {
	width: 100%;
	background-color: #d8d8d8;
	position:relative;
	min-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.single_details_box + .single_details_box {
}






#text_details h6.single_client, 
#text_details h6.single_project {
	color: #3e3e40;
}

#image_details {
	line-height: 0em;
	position: relative;
}
#image_details img{
	line-height: 0em;	

}
#image_details img + img{
	padding-top: 1px;
	margin-top: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #a6b8a2;
}

.single_summary ul {
	font-family: Helvetica, "Helvetica LT Std", Arial, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #3e3e40;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.single_summary li + li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-top: 5px;
	padding-top: 5px;		
}
.single_summary li {

}
.single_summary li a {
	color: #F00;
}




#weblaunch {
	float:right;
	margin:0px !important;
	padding:0px;	
}
#weblaunch h6 a {
	display:block;
	width: 90px;
	height:23px;
	background-color:#d8d8d8;
	vertical-align:middle;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px !important;
	background-image: url(/images/icon_newwindow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	color: #dc4623;
}
#weblaunch h6 a:hover {
	color: #FFF;
	background-color: #dc4623;
	background-image: url(/images/icon_newwindow_roll.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

ul.services {
	list-style-type:none;
	list-style-image: none;

	list-style-position: outside;
}
ul.services li{
	list-style-type:none;
	list-style-image: none;
	list-style-position: outside;	
	font-size: 0.9em;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	position: relative;
	margin:0px;
	padding-bottom:10px;
}

ul.services li ul{
	margin-top:5px;
	padding-left:50px;
	padding-top:0px;
}
ul.services li ul li{
	font-size: 0.8em;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: none;
	margin:0px;
	padding-bottom:3px;
	width: 175px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-image: url(/images/icon_bullet.gif);
}

ol.processes {
	position: relative;
	z-index:30;
}
ol.processes li{
	font-style: italic;
	color: #666;
	position: relative;
	z-index:30;
}
ol.processes li a{
	color: #F00;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	z-index:30;
	position: relative;
	width:120px;	
	padding-top: 5px;
	padding-bottom: 5px;	
}
ol.processes li ul li{
	display:none;
	color: #666;
	position: absolute;
	top: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	left: 120px;
	width:225px;
	z-index:50;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #FFF;
	padding-left: 15px;
}

ol.processes li a:hover {
	color: #666;
}

ol.processes li:hover ul li{
	display:block;
	z-index:50;	
}

/* below styling for CATEGORY WORK pages */

.work_container {
	position: relative;
	list-style-type: none;
	margin:0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a6b8a2;
	line-height: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	z-index:5;
}

#featured_container {
	margin-top:0px;
	margin-bottom:20px;
	height:300px;
	position:relative;
}
#featuredwork .work_container {
	position: relative;
	list-style-type: none;
	margin:0px;
	line-height: 0px;
	z-index:5;
	display: block;
	clear: both;
	height: 300px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#page p.fw_text {
	line-height: 1em;
	position: absolute;
	left: 0px;
	margin:0px;
	line-height: 1em;
	top: 0px;
	z-index:10;
	font-family: Helvetica, "Helvetica LT Std", Arial, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFF;
	padding:10px;
	margin:0px;
	background-color:#a6b8a2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}

#page .work_container h6 {
	font-family: Helvetica, "Helvetica LT Std", Arial, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #3e3e40;
	padding:0px;
	margin:0px;

}
#page .work_container h6 b {
	color: #dc4623;
	font-weight:bold;
}
b.boldspace {
	margin-left:15px;
}

.work_details_container {
	line-height: 1em;
	position: absolute;
	right: 10px;
	margin:0px;
	line-height: 1em;
	bottom: 10px;
	z-index:10;
}
/*
.portfolio_list:hover > .work_details_container {
	display: block;
}*/

.work_info {
	background-color: #FFF;
	float:left;
	padding: 5px;
	margin:0px;
}

.more_info {
	float:left;
	padding:0px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dc4623;
}
.more_info a {
	background-color:#dc4623;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 5px;	
}
.more_info a:hover {
	background-color:#FFF;
	color: #dc4623;	
}


.more_info h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #CCC;
}

