/* Custom FMHOLDING Styles (Content) */

#rightCol .ctElement {
	background: transparent url(../../images/rightcol_bg_fmh.gif) repeat-y 0 0;
	border-bottom: 1px solid #5D5F65;
}

#rightCol h2 {
	background: transparent url(../../images/rightcol_header-bg_fmh.gif) no-repeat 0 0;
}

.ctArea a:hover {
	color: #5569A0;
}

#midCol .productWrap .productOrderContainer input.submit {
	color: #5569A0;
}

#midCol .basket .basketColsWrap span {
	color: #5569A0;
}

.defaultForm input.submit,
.defaultForm button,
.defaultForm .submit input {
	text-transform: uppercase;
	background-color: #5569A0;
	border-top: 1px solid #D4D9E7;
	border-left: 1px solid #D4D9E7;
	border-bottom: 1px solid #7584AE;
	border-right: 1px solid #7584AE;
	color: #FFFFFF;
}

.defaultForm input.submit:active,
.defaultForm button:active,
.defaultForm .submit input:active {
	background-color: #646464;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	color: #FFFFFF;
}

#main #rightCol .ctArea .poll-vote-content ul li input {
	background-color: #CAD2E3;
}

