/* ------------- * Inputs (not jnice) * ------------- */.customForm .input_text { background:url(/media/images/textinput-bg-218.png) no-repeat; width:206px; height:26px; padding:0 6px; border:0; margin:0; overflow:hidden; line-height:14px !important; }/*.customForm .input_text { background:#fafade; width:204px; height:24px; padding:0px 6px 0 6px; border: 1px solid #babba3; margin:0; overflow:hidden; line-height:14px !important; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; }*/.customForm .input_text.wider { background:url(/media/images/textinput-bg-350.png) no-repeat; width:338px; }/*.customForm .input_text.wider { width:336px; }*/.customForm .input_text.small { background:url(/media/images/textinput-bg-172.png) no-repeat; width:160px; }.customForm .input_text.my3login { background:url(/media/images/textinput-bg-152.png) no-repeat; width:140px; }.customForm .input_text.search { background:url(/media/images/textinput-bg-135.png) no-repeat; width:123px; }.customForm .input_text.searchpage { background:url(/media/images/textinput-bg-250.png) no-repeat; width:238px; padding:3px 6px 4px; }.customForm .input_text.csStartPageSearch { background:url(/media/images/textinput-bg-360x99.png) no-repeat; width:348px; padding:3px 6px 4px; }.ie7 .customForm .input_text.searchpage,.ie8 .customForm .input_text.searchpage,.ie7 .customForm .input_text.csStartPageSearch,.ie8 .customForm .input_text.csStartPageSearch { padding-top:9px; height:21px; }.customForm .input_text:focus { background-position:center left; }/*.customForm .input_text:focus { background:#f2f1b0; border-color:#babba3; }*/.customForm .input_text.invalid { background-position:bottom left !important; }/*.customForm .input_text.invalid { background:#f7c5c5; border-color:#b89e9e; } */.ie .customForm .input_text{ padding-top:6px; padding-bottom: 3px; height:17px; line-height:16px; }/* ------------- * Radios (jnice) * ------------- */.jRadioWrapper { z-index: 2; }.jNiceRadio {	background: transparent url(/media/images/radio.gif) no-repeat center top;	height: 18px;	width: 18px;	position:absolute;left:0px;top:0px;cursor:pointer;vertical-align:middle;}/* ------------- * Checkboxes (jnice) * ------------- */.jNiceCheckbox {	background: transparent url(/media/images/checkbox.gif) no-repeat center top;	height: 18px;	width: 18px;	position:absolute;left:0px;top:0px;z-index:2;cursor:pointer;}.jNiceCheckbox.invalid { background-position: bottom center; }/* ------------- * Checked - Used for both Radio and Checkbox (jnice) * ------------- */.jNiceChecked { background-position: center center !important; }/* ------------- * Selects (jnice) * ------------- */  /*.jNiceWrapper select {border:none;margin:0;padding:0;}.jNiceSelectWrapper {	height: 17px;	left:0px;top:0px;z-index:3;position:absolute;}.jNiceWrapper iframe {position:absolute;z-index:1;width:100%;left:0px;top:0px;}.jNiceSelectWrapper .jNiceSelectText {	height: 15px;	line-height: 15px;	padding: 0px 3px;	border: 1px solid #CCCCCC;	border-right: none;	background-color: #FFF;	overflow:hidden;float:none;position:absolute;z-index:100;}.jNiceSelectWrapper .jNiceSelectOpen {	width: 21px;	height: 17px;	background: url(elements/select_right.gif) no-repeat center center;	z-index:100;display:block;position:absolute;right:0px;}.jNiceSelectWrapper ul {	top: 16px;	background-color: #FFF;	border: solid 1px #CCC;	height: 150px;	position:absolute;left:0px;list-style:none;display: none;margin:0;padding:0;overflow-y:auto;z-index:100;width: 95%;}.jNiceSelectWrapper ul a {	color:#0099CC;	background-color: #FFF;	display:block;padding:5px;text-decoration:none;}.jNiceSelectWrapper ul a:hover { background:#E1F5FF; }.jNiceSelectWrapper ul a.selected {background: #EDEDED;}*//*.jNiceFocus { border: dotted 1px #666666; } *//* ------------- * Selects * ------------- */ .jNiceWrapper select { border:none; margin:0; padding:0; position:absolute; top:-1000px; left:-1000px; }.jNiceSelectWrapper { height:25px; left:0px; top:0px; z-index:3; position:absolute; }.jNiceSelectWrapperParent { height:25px; }.jNiceWrapper .jNiceSelectWrapper { position:relative !important; top:0 !important; left:0 !important; /*padding-right:8px;*/ }.jNiceWrapper iframe { position:absolute; z-index:1; width:100%; left:0px; top:0px; }.jNiceSelectWrapper .jNiceSelectText { cursor:default; height: 26px; font-size:12px; background: url(/media/images/select-bg.gif) no-repeat; line-height: 15px; padding: 5px 10px 0 10px; overflow:hidden; float:none; position:absolute; z-index:100; white-space:nowrap; }.jNiceSelectWrapper .jNiceSelectOpen { padding-right:6px; width: 28px; height: 26px; background: url(/media/images/select-right.gif) no-repeat; z-index:100; display:block; position:absolute; right:0px; }.jNiceSelectWrapper ul { border: solid 1px #999999; border-radius:3px; -moz-border-radius:3px; -wekit-border-radius:3px; background-color: #ffffff; position:absolute; left:0px; list-style:none; display:none; margin:0; padding:5px 0; position:relative; z-index:110; overflow:visible !important; }.jNiceSelectWrapper ul li { padding:0; margin:0; }.jNiceSelectWrapper ul a { color:#222222 !important; background: #ffffff; display:block; padding:2px 8px 2px 20px; text-decoration:none; border:1px solid #ffffff; font-size:12px; }/* don't ask me why */.ie7 .jNiceSelectWrapper ul a { padding-left:4px; }.jNiceSelectWrapper ul a.selected { background: #ffffff url(/media/images/select-check.gif) no-repeat 5px 6px; }.jNiceSelectWrapper ul a:hover { background:#616973 !important; border:1px solid #46505b !important; color:#ffffff !important; }.jNiceFocus { border: dotted 1px #666666; }.jNiceHidden { opacity:0; z-index:-1; position:relative; }.jNiceWrapper { position:relative; vertical-align:top; }.jNiceWrapper input { outline:none; moz-outline:none; }