/* ------------- * General stuff * ------------- */.customForm.inactive { 	opacity: 0.3; }.ie7 .customForm.inactive > * {	filter: alpha(opacity=30);	zoom: 1;}.ie8 .customForm.inactive > * {	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";}/* ------------- * Inputs (not jnice) * ------------- */.customForm .input_text { background:url(/media/images/textinput-bg-218.png) no-repeat; width:206px; height:18px; padding:4px 6px; border:0; margin:0; overflow:hidden; line-height:14px !important; zoom:1; display:block; position:relative; }.ie7 .customForm .input_text,.ie8 .customForm .input_text { padding:6px 6px 2px; }/*.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.textInput108 { background:url(/media/images/textinput-bg-108.png) no-repeat; width:96px; }.customForm .input_text.textInput165 { background:url(/media/images/textinput-bg-165.png) no-repeat; width:153px; }.customForm .input_text.textInput202 { background-image:url(/media/images/textinput-bg-202.png) !important; width:190px !important; }.ie7 .customForm .input_text.textInput202 { display: inline;}.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:7px 6px 8px; }.customForm .input_text.csStartPageSearch { background:url(/media/images/textinput-bg-360x99.png) no-repeat; width:348px; padding:7px 6px 8px; }.customForm .input_text.abroadCountrySearch { background:url(/media/images/textinput-bg-245x99.png) no-repeat; width: 240px; padding:7px 6px 8px; }.ie7 .customForm .input_text.searchpage,.ie8 .customForm .input_text.searchpage,.ie7 .customForm .input_text.csStartPageSearch,.ie8 .customForm .input_text.csStartPageSearch,.ie7 .customForm .input_text.abroadCountrySearch,.ie8 .customForm .input_text.abroadCountrySearch { padding:9px 6px 6px; }.customForm .input_text:focus, .customForm textarea:focus { background-position:center left; }/*.customForm .input_text:focus { background:#f2f1b0; border-color:#babba3; }*/.customForm .input_text.invalid, .customForm textarea.invalid { background-position:bottom left !important; }/*.customForm .input_text.invalid { background:#f7c5c5; border-color:#b89e9e; } */.customForm textarea { background:url(/media/images/textarea-bg-445x261.png) no-repeat; width:433px; height:75px; padding:6px; border:0; margin:0; overflow:hidden; line-height:18px !important; }/* ------------- * 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 (Uniform) * ------------- */.uniform .checker { margin-right: 3px; cursor:pointer; }.uniform .checker  input { cursor:pointer; }.uniform .checker span { height: 18px; width: 18px; background: transparent url(/media/images/checkbox.gif) no-repeat center top; cursor:pointer; }.uniform .checker span.checked { background-position: 0 center; }/* ------------- * 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; }/*UNIFORM CORE FUNCTIONALITY Not advised to edit stuff below this line-----------------------------------------------------*/.uniform .selector, .uniform .checker, .uniform .button, .uniform .radio, .uniform .uploader {  display: -moz-inline-box;  display: inline-block;  vertical-align: middle;  zoom: 1;  *display: inline;}/* our css-reset took care of this.selector select:focus, .radio input:focus, .checker input:focus, .uploader input:focus {  outline: 0;}*//* Button *//*.uniform div.button a,.uniform div.button button,.uniform div.button input {  position: absolute;}.uniform div.button {  cursor: pointer;  position: relative;}.uniform div.button span {  display: -moz-inline-box;  display: inline-block;  line-height: 1;  text-align: center;}/* Select *//*.uniform div.selector {  position: relative;  padding-left: 10px;  overflow: hidden;}.uniform div.selector span {  display: block;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}.uniform div.selector select {  position: absolute;  opacity: 0;  filter: alpha(opacity:0);  height: 25px;  border: none;  background: none;}/* Checker */.uniform div.checker {  position: relative;}.uniform div.checker span {  display: -moz-inline-box;  display: inline-block;  text-align: center;}.uniform div.checker input {  opacity: 0;  filter: alpha(opacity:0);  display: inline-block;  background: none;  width:100%;  height:100%;  margin:0;  padding:0;}/* Radio */.uniform div.radio {  position: relative;}.uniform div.radio span {  display: -moz-inline-box;  display: inline-block;  text-align: center;}.uniform div.radio input {  opacity: 0;  filter: alpha(opacity:0);  text-align: center;  display: inline-block;  background: none;}/* Uploader *//*div.uploader {  position: relative;  overflow: hidden;  cursor: default;}div.uploader span.action {  float: left;  display: inline;  padding: 2px 0px;  overflow: hidden;  cursor: pointer;}div.uploader span.filename {  padding: 0px 10px;  float: left;  display: block;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  cursor: default;}div.uploader input {  opacity: 0;  filter: alpha(opacity:0);  position: absolute;  top: 0;  right: 0;  bottom: 0;  float: right;  height: 25px;  border: none;  cursor: default;}
