@CHARSET "ISO-8859-1";

.subContentContainerTypeOne {
	float: left;
	width: 720px;
	max-width: 720px;
}

.subContentContainerTypeOne div.h2 {
	margin-left:10px
}

.subContentContainerTypeTwo {
	float: left;
	width: 720px;
	max-width: 720px;
	background-color: black;
}

/* Subcontent Type I */
.subContentTypeOne {
	float: left;	
	margin-bottom: 10px;	
	height: 180px;
	width: 230px;
	max-width: 230px;	
}

.subContentTypeOneInner {
	margin-left: 9px; 
	margin-right: 9px;
}

.subContentTypeOneList {
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
}

.subContentTypeOneList li{
	list-style-image: url("../image/contextmenu/submenu_arrow_over.png");
	cursor: pointer;
	margin-left:12px;
}

.subContentTypeOneList li.cases img {
	float: left;
	cursor: pointer;
}

/* Subcontent Type II */
.subContentTypeTwo {
	float: left;
	margin-bottom: 15px;	
	width: 228px;
	max-width: 228px;
	height: 180px;
	background-repeat: no-repeat; 
	background-position: center;
	border: 1px; 
	border-color: #d4d4d4; 
	border-style: solid;
}

.subContentTypeTwo	img.bgImage {
	margin-top: 30px; 
	margin-left: 4px; 
	cursor: pointer;	
}

.subContentTypeTwoInner {
	margin-top: -155px;
	margin-left: 9px; 
	margin-right: 9px; 
	height: inherit; 
	float:  left; 
	width: 210px;
}

.subContentTypeTwoInner span.h2 {
	float: left;
	margin-top: 5px;
}

.subContentTypeTwoInner div.readmore {
	margin-top: 138px; 
	vertical-align: bottom;
	text-indent: 10px;
	background-image: url("../image/contextmenu/submenu_arrow_over.png");
	background-position: left;
	background-repeat: no-repeat;
	cursor: pointer;
}

/* Subcontent Type III */
.subContentTypeThreeLeft {
	float: left;
	width: 352px;
	height: auto;
}

.subContentTypeThreeRight {
	float: left;
	width: 353px;
	height: auto;
}

.subContentTypeThreeRightLow {
	margin-top: 20px;
	float: left;
	width: 353px;
	height: auto;
}

.subContentTypeThreeLeft div.subContentTypeThreeInner, 
.subContentTypeThreeRight div.subContentTypeThreeInner, 
.subContentTypeThreeRightLow div.subContentTypeThreeInner {
	margin-left: 9px;
	margin-right: 9px;
}

.subContentTypeThreeInner div.h3 {
	color: #ff0019;
	margin-top: 20px;
}

.subContentTypeThreeInner div.intro, .subContentTypeThreeRightLow div.intro {
	margin-top: 10px;
	font-weight: bold;
}

.subContentTypeThreeInner div.text, subContentTypeThreeRightLow div.text {
	margin-top: 5px;
}

.subContentTypeThreeInner div.readmore {
	color: #FF0019;
	text-indent: 10px;
	cursor: pointer;
}

.subContentTypeThreeInner div.subContentTypeThreeInnerLinks {
	margin-top: 5px;	
}

.subContentTypeThreeInner div.subContentTypeThreeInnerLinks div {
	margin-bottom: 6px;
	padding-left: 10px;
	background-image: url("../image/contextmenu/text_bullet.png");
	background-position: left 5px;
	background-repeat: no-repeat;
}

.subContentTypeThreeInner div.subContentTypeThreeHREF {
	margin-top: 10px;
}
	
.subContentTypeThreeInner div.subContentTypeThreeHREF div {
	margin-bottom: 6px;
	text-indent: 10px;
	background-image: url("../image/contextmenu/submenu_arrow_over.png");
	background-position: left 6px;
	background-repeat: no-repeat;
}

.subContentTypeThreeInner div table.specsTable {
	width: 100%;
}

.subContentTypeThreeInner div table.specsTable tr {
	height: 27px;
}

.subContentTypeThreeInner div table.specsTable tr td { 	
	border-bottom: 1px;
	border-bottom-color: #dddddd;
	border-bottom-style: solid;
}

/* Subcontent Type IV */
.subContentTypeFourLeft {
	float: left;
	margin-bottom: 75px;	
	background-color: black; 
	width: 352px; 
	height: 400px; 
	color: white;
}

.subContentTypeFourRight {
	float: left;
	margin-bottom: 75px;	
	background-color: black; 
	width: 353px; 
	height: 400px; 
	color: white;
}

.subContentTypeFourLeft div.h3, .subContentTypeFourRight div.h3 {
	margin-top: 20px;
}

.subContentTypeFourLeft div, .subContentTypeFourRight div {
	color: white;
}

.subContentTypeFourInner {
	margin-left: 9px;
	margin-right: 9px;
}

.subContentTypeFourInner ul {
	margin-top: 10px; 
	list-style-position: inside; 
	list-style-image: url('../image/minus-white.png');
}

.subContentTypeFourInner div.text {
	margin-top: 20px;	
}

.subContentTypeFourInner div.readmore {
	text-indent: 10px;
	color: red;
	cursor: pointer;
}

/* Subcontent Type V */
.subContentTypeFive {
	float: left;
	margin-bottom: 15px;	
	width: 228px;
	max-width: 228px;
	height: 180px;
	background-repeat: no-repeat; 
	background-position: center;
	margin-top: 20px;
}

.subContentTypeFiveInner  {
	margin-left: 9px;
	margin-right: 9px;	
}
.subContentTypeFiveInner div.text {
	margin-top: 20px;	
}

/* Subcontent Type VI */
.subContentTypeSix {
	width: 720px;
}

.subContentTypeSix img.caseImageSmall {
	width: 68px;
	height: 68px;
	margin-right: 6px;
	margin-bottom: 15px;	
}

.subContentTypeSix img.caseImageSmallLast {
	width: 68px;
	height: 68px;
	margin-bottom: 15px;
}

/* Divider */
.subContentDividerTypeOne {
	float: left; 
	background-image: url("../image/grey-dot.png");
	background-position: center;
	background-repeat: repeat-y;
	height: 180px;
	width: 15px;
}

.subContentDividerTypeTwo {
	float: left; 
	background-image: url("../image/grey-dot.png");
	background-position: center;
	background-repeat: repeat-y;
	height: 180px;
	width: 14px;
}

.subContentDividerTypeThree {
	float: left; 
	background-image: url("../image/grey-dot.png");
	background-position: center;
	background-repeat: repeat-y;
	height: 320px;	
	width: 15px;
}

.subContentDividerTypeFour {
	float: left; 
	background-image: url("../image/1px_grey.png");
	background-position: center;
	background-repeat: repeat-y;
	height: 180px;	
	width: 15px;
	background-color: transparent;
	margin-top: 48px;
}

.subContentDividerTypeFive {
	float: left; 
	background-image: url("../image/grey-dot.png");
	background-position: center;
	background-repeat: repeat-y;
	height: 280px;	
	width: 15px;
	margin-bottom: 10px;
}

.subContentDividerTypeThreeSix {
	float: left; 
	background-image: url("../image/grey-dot.png");
	background-position: center;
	background-repeat: repeat-y;
	height: 500px;	
	width: 15px;
}

/* Miscalenous */
ul.jobOpsList {
	margin: 0px; 
	padding: 0px; 
	list-style-position: inside; 
	list-style-image: url('../image/minus-black.png');
}

ul.jobOpsList li ul {
	margin: 0px; 
	padding: 0px; 
	list-style-position: inside; 
	list-style-image: url("../image/contextmenu/submenu_arrow_over.png");
	padding-left: 10px;
}

ul.jobOpsList li ul li {
	color: #ff0019;
	cursor: pointer;
}

span.markets-header {
    font: 16px Arial, Helvetica, Geneva, sans-serif;
    color: #151515;
    position:relative;
	top:6px; 
}
