/* Select replacement */
.select-box {
	background: url("../images/selectCountryArrowDown.png") no-repeat right bottom transparent !important;
	width:236px !important;
}
.select-box {
	cursor: default;
	border: none;
	display: block;
	padding: 0;
	margin: 0;
	max-height:5em;
	border:1px solid #848484 !important;
}
.select-box:hover {
	background: url("../images/selectCountryArrowDownActive.png") no-repeat scroll right bottom transparent !important;
}
.select-box a {
	display: block;
	padding: 0px 20px 6px 14px;
	margin: 1px 1px 2px 1px;
	white-space: nowrap;
	overflow: hidden;
}
#ccMain #ccSubLContainer .select-box a, #ccMain #ccSubLContainer .select-box a:visited {
	color: #fff !important;
}
.media-library #ccMain .select-box a:hover {
	color:#fff;
}
#ccMain #ccSubLContainer #cCountryNcpsSelectBox .select-box a, #ccMain #ccSubLContainer #cFP7Box .select-box a {
	border:none;
	text-decoration:none;
	color: #fff;
}
#ccMain cCountryNcpsSelectBox .select-box, #ccMain #cCountryNcpsSelectBox .select-box {

}
#ccMain #cCountryNcpsSelectBox .select-box:hover {
	
}
#ccMain #cCountryNcpsSelectBox .select-box a:hover, #ccMain #cFP7Box .select-box a:hover {

	color:#fff;
}
.media-library #ccMain .select-box .select-box-options a:hover {
	color:#fff;
	background-color:#7516CD
}
.about #ccMain #cCountryFP7SelectBox .select-box .select-box-options a:hover {
	color:#444041;
	background-color:#fff;
}
.select-box-options {
	list-style: none;
	background:url(../images/select_expand.png);
	position: absolute;
	left:1px;
	border-top:none;
	overflow-y: auto;
	z-index: 690;
	width:235px !important;
	max-height: 7.2em;
	margin-left:1px !important;
	padding:0;
}
#cFP7Box .select-box-options, #cCountryNcpsSelectBox .select-box-options {

}
.select-box-alt {
	background-color: #7516CD;
}
.select-box-options li {
	margin-bottom: 0;
	overflow: hidden;
	white-space: nowrap;
}
#ccSubLContainer .select-box-options li {
	padding:0;
	background:none;
}
.select-box-options li.optgroup>span {
	font-size: 105%;
	font-style: italic;
}
.select-box-options li>span {
	display: block;
	padding: 2px 5px;
	color:#fff !important;
}
.select-box-options li.selected {
	background-color:#1C0531 !important;
	color: #fff !important;
}
#cFP7Box .select-box-options li.selected, #cCountryNcpsSelectBox .select-box-options li.selected {
	color: #fff !important;
	background:#D8218B !important;
}
#cFP7Box .select-box-options li span, #cCountryNcpsSelectBox .select-box-options li span {
	color: #fff !important;
}
.select-box-options li.disabled {
	color: gray;
}
.select-box-options ul {
	margin:0;
	padding:0;
}
.optgroup {
	margin: 4px 0 0 !important;
}
.select-box-options-group li>span {
	padding-left: 22px !important;
	width: auto;
}
#cCountryNcpsSelectBox, #cCountryFP7SelectBox {
	margin:28px 0 0 16px;
}
.about #ccSubLContainer .select-box li {
	margin-top: 0 !important;
}
#cYearSelectBox, #cMonthsSelectBox {
	margin:13px 0;
	overflow:hidden;
}
#cYearSelectBox .select-box, #cMonthsSelectBox .select-box {
	width:80px !important;
	
	float: left;
}
#cYearSelectBox .select-box-options, #cMonthsSelectBox .select-box-options {
	width:80px !important;

}
#cYearSelectBox .select-box-options li.selected, #cMonthsSelectBox .select-box-options li.selected {
	color: #fff !important;
	background:#169CA8 !important;
}
.media-library #cYearSelectBox .select-box-options li.selected, .media-library #cMonthsSelectBox .select-box-options li.selected {
	color: #fff !important;
	background:#7516CD !important;
}
#cYearSelectBox label, #cMonthsSelectBox label {
	display: inline;
	float: left;
	padding-right:10px;
}
#ccMain #ccSubLContainer #cYearSelectBox a, #ccMain #ccSubLContainer #cYearSelectBox a:visited, #ccMain #ccSubLContainer #cMonthsSelectBox a, #ccMain #ccSubLContainer #cMonthsSelectBox a:visited {
	color: #fff !important;
	text-decoration:none;
}
#cMonthsSelectBox, #cYearSelectBox {
	float: left;
	margin-right:10px;
}
#cCountryNcpsSelectBox .select-box,#cCountryFP7SelectBox .select-box {
	width:235px !important;}
	
#cMonthsSelectBox .select-box {
	width:120px !important;
	float: left;
}

.select-box-options {
	border:1px solid #848484 !important;
	border-top:none !important;
}
#cMonthsSelectBox .select-box-options {
	width:120px !important;
}
