@charset "utf-8";
/* CSS Document */

.avbox table td { padding: 4px 0 ;}
.avbox input.textField{ width:31px; font-family:Tahoma,arial; font-size:11px; border: solid 1px #CCC; padding:3px 0px; text-align:center}
.avbox input.textField2{ width:40px; font-family:Tahoma,arial; font-size:11px; border: solid 1px #CCC; padding:3px 0px; text-align:center}

body.av { text-align:center; }
.avbox { text-align:left; margin:103px auto 0; border:1px solid #989898; min-height:515px; _height:525px; width:800px; }
.avresponsible { margin:0 auto; padding-top:30px; text-align:center; width:800px; }
.avfootball, .avstandard { float:left; width:302px; min-height:434px; _height:434px; border-bottom: 1px solid #989898; padding: 31px 0 0 98px;}
.avfootball { background: url(../images/bg_av_football.gif) no-repeat right center; }
.avform {width:265px; margin: 20px 0 0}
.avstandard { background: url(../images/global_PeroniLogo.gif) no-repeat top right;}

select {margin:0 !important;padding:0 !important;}
.selectArea {width:150px;height:21px;background:url(../images/select_bg.gif) repeat-x left top;overflow:hidden}
.selectArea .left {width:4px;height:21px;float:left;background:url(../images/select_left.gif) no-repeat left top;}
.selectArea .right {width:21px;	height:21px;float:right;background:url(../images/select_right.gif) no-repeat left top;}
.selectArea .right a {display:block;width:21px;height:21px;}
.selectArea .right i {display:none;}
.selectArea .center {width:167px;margin-right:15px;color:#333;padding-top:3px;}
/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {position:absolute;width:143px;background:#f5f5f5;padding:0px 0 0 2px;font-size:11px;border:1px solid #d9d9d9;z-index:20;}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {margin:0 !important;padding:0 !important;}
.optionsDivVisible a {color:#333;text-decoration:none;display:block;padding:2px 2px;margin:0;}
.optionsDivVisible a:hover {color:#333;	background:#cccccc;}
.buttonEnter {width:234px;text-align:right;	padding:15px 0px 2px 0;	z-index:0;}
.err {color:Red;font-weight:bold;font-style:normal;}
.msg {color:Red;font-weight:bold;width:234px;padding:15px 0px 2px 0;}
