﻿/* captcha */
#custom_theme_widget {
	width: 238px;
	background: #fff url(../images/bg-captcha-b.gif) no-repeat left bottom;
	overflow: hidden;
	padding: 0 0 4px 0;
}
#custom_theme_widgetInner {
	background: url(../images/bg-captcha-t.gif) no-repeat 0 0;
	padding-top:4px;
}

#recaptcha_image {
	width: 218px !important;
	height: auto !important;
}
#recaptcha_image img {
	width: 238px !important;
	height: auto !important;
}
#recaptcha_reload_btn,#recaptcha_switch_audio_btn,#recaptcha_switch_img_btn,#recaptcha_whatsthis_btn,#recaptcha_logo,#recaptcha_tagline,#recaptcha_challenge_field_holder {
	display: none !important;
}
.recaptcha_input_area {
	padding: 13px 0 9px 10px !important;
	float: left;
	width: 208px;
	height: 26px;
	overflow: hidden;
	margin: 0 0 0 10px;
	display: inline;
	background: url(../images/bg-captcha-input.gif) no-repeat;
}
#recaptcha_response_field {
	width: 198px !important;
	background:none;
	border:0 !important;
	color:#999;
	float:left;
	font-size:14px;
	margin:0;
	outline:none;
	padding:0;
}
.lblError
{
	color:red;
	position:relative;
	top:10px;
	left:10px;
}

.general-error 
{
	display:block;
	height: 35px;
	background: #f6d4d4 url(../images/bg-compare-error-l.gif) no-repeat;
	line-height: 34px;
	margin: 20px 0 0 0;
}
.general-error span 
{
	display:block;
	height: 35px;
	padding: 0 22px 0 18px;
	font-weight: bold;
	color: #d22727;
	background: url(../images/bg-compare-error-r.gif) no-repeat 100% 0;
}

.clearFix
{
	clear:both;
}

.popup-compare .product-img
{
	display:block;
}

.phone
{
	text-align:center;
}

.phone img 
{
	position:static;
	margin-top:195px;
}

.fit-guide table
{
	width:740px;
}

.techview #flashcontent
{
	margin-top:29px;
}

.popup-compare .new-box a
{
	cursor:default;
}

.popup-compare .new-box span
{
	cursor:default;
}

.popup-cont-small2 .popup-headline h3
{
    width:390px;
}

.ad-hold span
{
	color:#000066
}

.ad-hold
{
	width:640px;
	background: #ededed url(/cmsglobalfiles/asics/iframe/images/bg-global-ad-bottom.gif) left bottom no-repeat;
	padding-bottom:5px;
	margin-top:15px;
}

.ad-hold p
{
	margin:15px 10px 5px;
}

.popup-global-ad
{
	width:640px;
}

.popup-cont .big-img
{
    text-align:center;
}

.popup-cont .big-img img
{
    display:none;
    position:static;
}

.popup-cont .big-img img.active
{
    display:inline;
}

body .compare-text
{
	width:573px;
	overflow:hidden;
}

.compare-text ul
{
	padding:0;
	margin:10px 0 0 0;
	list-style:none;
}

.compare-text ul li
{
	background:url("/cmsglobalfiles/asics/images/sep-bullet.gif") no-repeat scroll 0 6px transparent;
	line-height:1.5em;
	padding:0 0 18px 15px;
}

.fit-info ul li
{
	padding-top:15px;
}

.btn-male-guide, .btn-female-guide
{
	display:block;
	width:205px;
	height:27px;
	background:url(../images/btn-male-fitting-guide.png) left top no-repeat;
	float:left;
	margin-right:20px;
	text-indent:-9999px;
	overflow:hidden;
}

.btn-female-guide
{
	background-image:url(../images/btn-female-fitting-guide.png);
}

.btn-male-guide:hover, .btn-female-guide:hover, .active
{
	background-position:left bottom;
}

.pronation-chart h3
{
	color:#FFFFFF !important;
}


