/* @override http://www.fostexinternational.com/public/css/additionals.css */

/* @override http://www.fostexinternational.com/public/css/additionals.css */

/* @override http://www.detectiveagency.me/public/css/additionals.css */

/* Product detail document Icons*/

ul.doc_icons {
	list-style-type: none;
	list-style-position: inside;
	border: 0;
	margin: 0 !important;
	padding: 0;
}

.doc_icons li {
	float: left;
	display: inline;
	width: 120px;
	background: none;
	padding: 20px;
	border: 0;
	margin: 0;
	text-align: center;
	
	
}

.doc_icons li img {
	display: block;
	margin: 0 auto;
	
}

.doc_icons li:hover {
	background: #F4F4F4;
	
}

/* Photos */

.photos {
	list-style: none;
	list-style-position: inside;
	margin: 0 !important;
}

.photos li {
	float: left;
	margin: 0 6px 6px 0;
	padding: 0;
}

.photos li img {
	display: block;
}

/* Image Portfolio Fostex */

/* portfolioFostex page */

.portfolioFostexArea {
	margin-left: -35px;
}

.portfolioFostexItem {
	float: left;
	width: 150px;
	margin-left: 35px;
}

.portfolioFostexItem .item-preview {
	margin: 0 0 8px;
}

.portfolioFostexItem h4, .portfolioFostexItem p {
	margin: 0 0 .65em;
	padding: 0;
}

.portfolioFostexItem p {
	overflow: hidden;
	height: 45px;
}

.portfolioFostexDescription {
	clear: left;
	overflow: hidden;
	margin: 0 0 8px 0;
	padding: 0 1px;
	height: 95px;
}

/* Main Features NOT WORKING START

.sidebarBox-2 ul {
	margin-left: 0;
}

.sidebarBox-2 ul li {
	margin-left: 0;
	padding: 7px 0;
	font-size: 1.1em;
	background: transparent url("../images/hr-Small.gif") repeat-x 0 100%;
}

.sidebarBox-2 ul li ul {
	margin-left: 1.5em;
}

.sidebarBox-2 ul li a {
	display: block;
	padding: 0 0 0 18px;
	background: transparent url("../images/bullets/bullet-nav.gif") no-repeat -1px 3px;
}

.sidebarBox-2ul li a:link, .sidebarBox-2 ul li a:visited {
	color: #999;
}

.sidebarBox-2 ul li a:hover, .sidebarBox-2 ul li a:active {
	color: #132128;
}

.sidebarBox-2 ul li.currentPage a:link, .sidebarBox-2 ul li.currentPage a:visited {
	color: #555;
}

Main Features Not Working END */

/* Table Styles 2
----------------------------------------------- */

table.helpT {
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: center;
	font-weight: normal;
	width: 99%;
	background-color: #fafafa;
	border: solid 1px #1d85bb;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.helpHed {
	background-color: #e6e6e6;
	padding-left: 5px;
	padding-top: 15px;
}

td.helpBod {
	background-color: #f1f1f1;
	border-bottom: 2px solid #ffffff;
	padding: 5px;
}

td.helpBod h3 {
	background-color: #f1f1f1;
	border-bottom: 1px dotted #cccccc;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 15px;
}

table.sofT {
	text-align: left;
	color: #434343;
	width: 80%;
	background-color: #fafafa;
	border: 1px solid #dddcd9;
	border-collapse: collapse;
	border-spacing: 0px;
	font: normal 13px/19px Tahoma, Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin-left: 20px;
}

table.sofT td {
	padding: 5px;
}

table.sofT td.helpHed {
	padding: 5px;
	background-color: #ff6600;
	color: white;
	font-weight: bold;
}

table.sofT P {
	text-align: left;
	color: #434343;
	font-size: 13px;
}

table.sofT h3 {
	text-align: left;
	color: #ff6600;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
}

table.sofT A {
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0px;
	font: normal 13px/19px Tahoma, Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
}

/* Address Table */

table.addT {
	text-align: left;
	color: #434343;
	width: 98%;
	background-color: #fafafa;
	border: 1px solid #dddcd9;
	border-collapse: collapse;
	border-spacing: 0px;
	font: normal 13px/19px Tahoma, Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin-left: 20px;
}

table.addT P {
	text-align: left;
	color: #434343;
	font-size: 13px;
}

table.addT A {
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0px;
	font: normal 13px/19px Tahoma, Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
}

td.padded {
	padding: 20px;
	font-size: 13px;
	line-height: 18px;
}

/* Manual Table */

table.manualT {
	text-align: left;
	color: #434343;
	width: 98%;
	background-color: #fafafa;
	border: 1px solid #dddcd9;
	border-collapse: collapse;
	border-spacing: 0px;
	font: normal 13px/19px Tahoma, Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
}

table.manualT td {
	padding: 5px;
}

table.manualT td.helpHed {
	padding: 5px;
	background-color: #ff6600;
	color: white;
	font-weight: bold;
}

table.manualT h3 {
	text-align: left;
	color: #ff6600;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
}

table.manualT A {
	text-align: left;
}

table.manualT A:HOVER {
	text-align: left;
	text-decoration: underline;
}

td.navheading2 {
	font-size: 15px;
	
	
	color: gray;
	font-weight: bold;
	text-decoration: none;
	background: #EEE;
}

td.navheading3 {
	
	font-size: 13px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background: #f96d17;
	line-height: 20px;
}

td.common2 {
	
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: #FFF;
}

/* Coda Slider Bullets */

.panel-wrapper ul {
	
}

.panel-wrapper ul li {
	background: transparent url("../images/bullets/dot_green.gif") no-repeat 0 .6em;
}

/* Main Features Side Bullets */

.sidebarBox-2 ul {
	
}

.sidebarBox-2 ul li {
	margin-left: 0;
	padding: 7px 0;
	font-size: 1.1em;
	background: transparent url("../images/hr-Small.gif") repeat-x 0 100%;
}

/* Option Bullets */

.option-product ul {
	
}

.option-product ul li {
	background: transparent url("../images/bullets/dot_green.gif") no-repeat 0 .6em;
}

/* Option Bullets */

.detail-bullets ul {
	
}

.detail-bullets ul li {
	background: transparent url("../images/bullets/dot_green.gif") no-repeat 0 .6em;
}

/* Crop News Image */

.boximg-blog-crop {
	width: 100px;
	overflow: hidden;
	height: 70px;
	float: left;
	margin-right: 10px;
	border: 1px dotted #fd7c1e;
}
