.download-index-block {
	width: 100%;
}

.download-index-block-pad {
	margin: -10px 0 0 0;
}

.download-index-block-fix {
	position: relative; /* ie 6 */
	width: 100%;
}

#default-block {
	display: block;
}

#show-button {
	padding: 0 !important;
	border: none !important;
	background-color: transparent;
	background-image: url('images/show-button.gif');
	background-repeat: no-repeat;
	background-position: 2px 2px;
	width: 150px;
	height: 29px;
	overflow: hidden;
	margin: 0 0 0 18px !important;
}

#show-button::-moz-focus-inner {
	border: none;
}

.model-info-default-block {}

.download-index-caption {
	font-weight: normal;
	font-size: 15px;
	color: #363636;
	padding: 0;
	margin: 0 0 3px 0;
}

.download-index-block select {
	border: 1px solid #9cb7ce;
	background: #FFFFFF !important;
	width: 193px;
	padding: 0 !important;
	margin: 0 !important;
}

.download-index-block select:hover,
.download-index-block select:focus {
	border: 1px solid #9cb7ce !important;
	outline: none !important;
}

.download-index-block select option {
	padding: 0 !important;
	margin: 0 !important;
}

.download-index-select-brand {
	position: relative;
	z-index: 20;
	margin: 0;
	padding: 0;
	height: 60px;
}

.download-index-select-models {
	position: relative;
	z-index: 10;
	height: 55px;
}

.model-info-notice {
	padding: 0 !important;
	margin: 0 !important;
}

.model-info-notice-title {
	font-size: 19px;
	color: #363636;
	padding: 0;
	margin: 2px 0 3px 0;
}

.model-info-notice ul, .model-info-notice ul li {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.model-info-rounded-corners-block {
	position: relative;
	width: 455px;
	margin: 0 -30px 10px 0 !important;
	padding: 0 !important;
}

.model-info-rounded-corners-bg {
	float: left;
	display: inline;
	position: relative;
	margin: 36px 0 46px 0 !important;
	padding: 0 !important;
	background: url('images/bg.png') repeat-y left top;
}

.model-info-rounded-corners-fix {
	float: left;
	display: inline;
	position: relative;
	margin: -36px 0 -36px 0 !important;
	padding: 0 !important;
	background: url('images/top_bg.png') no-repeat left top;
}

.model-info-table {
	padding: 0 !important;
	margin: 0 !important;
	width: 455px;
	background: url('images/bottom_bg.png') no-repeat left bottom;
}

.model-info-table td {
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
	background: transparent !important;
	vertical-align: middle;
}

.model-info-table tr {
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.model-info-table img {
	border: none !important;
	margin: 0 !important;
}

.model-info-table-div {
	background:transparent url('images/bottom_bg.png') no-repeat scroll left bottom;
	width: 401px;
	padding: 20px 27px 17px 27px;
	color: #4b4e51;
	position: relative;
}

.model-info-table-div p {
	margin-bottom: 14px;
}

.model-info-td-middle {
	width: 1px;
}

.model-info-td-right {
	width: 99%;
}

.model-info-picture {
	margin: 0 15px;
}

.model-info-download-link {
}

.model-info-table-height {
	height: 89px;
	overflow: hidden;
	width: 1px;
	margin-right: -1px;
	visibility: hidden;
}

.empty {
	width: 0% !important;
	clear: both !important;
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
	font-size: 0px !important;
	line-height: 0px !important;
	overflow: hidden !important;
	height: 0px !important;
}

.download-index-block ul li {
	zoom: 1;
}

#select-disabled {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 193px;
	height: 25px;
	background-color: transparent;
	z-index: 2000;
	display: none;
}

#select-disabled span {
	display: block;
	width: 150px;
	height: 16px;
	overflow: hidden;
	margin: 5px 0 0 10px;
	background-color: #FFFFFF;
	color: #CCCCCC;
}


#ajax-loader {
	position: absolute;
	visibility: hidden;
	width: 150px;
	height: 16px;
	left: 10px;
	top: 20px;
	z-index: 0;
	background-color: #FFFFFF;
	background-image: url('images/ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: 60px 3px;
}



/* jNice */
.jNiceWrapper select {
	border: none;
	margin: 0;
	padding: 0;
	height: 0px !important;
	overflow: hidden;
}

.jNiceSelectWrapper {
	height: 23px;
	left: 0px;
	top: 0px;
	z-index: 3;
	position: absolute;

	width: 193px !important; /* for safari */
}

.jNiceWrapper iframe {
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

.jNiceSelectWrapper .jNiceSelectText {
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	height: 23px;
	background-image: url('images/select_left.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0 0 0 10px;
	font-size: 12px;
	line-height: 23px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;

	width: 168px !important; /* for safari */
}

.jNiceSelectWrapper .jNiceSelectOpen {
	cursor: pointer;
	position: absolute;
	z-index: 100;
	right: 0px;
	width: 25px;
	height: 23px;
	background-image: url('images/select_right.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.jNiceSelectWrapper ul {
	position: absolute;
	left: 10px;
	top: 23px;
	background-color: #FFFFFF;
	border: 1px solid #85888f;
	/*height: 150px;*/
	width: 171px;
	list-style: none !important;
	display: none;
	margin: 0 !important;
	padding: 0 !important;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 100;
}

.jNiceSelectWrapper ul li {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
}

.jNiceSelectWrapper ul a {
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000 !important;
	background-color: #FFFFFF;
	display: block;
	padding: 3px;
	text-decoration: none !important;
}

.jNiceSelectWrapper ul a:hover {
	background-color: #3399fe;
	border: 1px dotted #cc6903;
	padding: 2px;
}

.jNiceSelectWrapper ul a.selected {
}

.jNiceFocus {
	border: 1px dotted #cc6903;
}

.jNiceHidden {
	visibility: hidden;
	z-index: -1;
	position: relative;
}

.jNiceWrapper {
	position: relative;
	vertical-align: top;
}

.jNiceWrapper input {
	outline: none;
	moz-outline: none;
}

#no-js-load {
	margin: 0;
}

.download-index-select-brand, .download-index-select-models, #show-button {
	display: none;
}

.smsInp {
	border: 0!important;
	height: 15px;
	padding: 3px 0 0 0;
	_padding: 0;
	margin: 0;
	font-size: 13px!important;
	color: #74b5e2;
	font-weight: bold;
}
.sms-num {
	float: left;
	background: url(images/smsinp_num.png) no-repeat;
	padding: 2px 12px 3px 11px;
	height: 23px;
	margin-top: 10px;
}
.sms-num input {
	width: 103px;
	cursor: text;
	margin-bottom: 5px;
}
.sms-num span{	font-size: 10px;
	margin-left:-4px;
}
.sms-capcha {
	float: left;
	margin-left: 6px;
	display: inline;
	background: url(images/smsinp_capcha.png) no-repeat;
	padding: 2px 12px 3px 10px;
	height: 23px;
	margin-top: 10px;
}
.sms-capcha input {
	width: 45px;
	cursor: text;
}
.sms-btn {
	float: left;
	margin-left: 6px;
	display: inline;
}
.sms-capcha-pos {
	position: absolute;
	top: 40px;
	left: 150px;
	zoom: 1;
}

.sms_response{	font-weight: bold;
	height: 50px;
	display:none;
}

.response_error{	color: #FF0000;}