/* CSS Document */


/* Main tags >>> Start */

	body {
	overflow: auto;
	margin:0;
	padding:0;
	font-family: Arial, Times New Roman;
	font-size:70%;
	scrollbar-track-color: #FFCC00;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFCC00;
	scrollbar-darkshadow-color: #FFCC00;
	scrollbar-shadow-color: #FFCC00;
	scrollbar-arrow-color: #FFCC00;
	overflow:auto;
	}
	
	.no_scroll {
	overflow: auto;
	margin:0;
	padding:0;
	font-family: Arial, Times New Roman;
	font-size:70%;
	scrollbar-track-color: #FFCC00;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFCC00;
	scrollbar-darkshadow-color: #FFCC00;
	scrollbar-shadow-color: #FFCC00;
	scrollbar-arrow-color: #FFCC00;
	overflow-x: hidden;
	}

	/* Table items >>> Start */
	table {
	cellpadding:0;
	cellspacing:0;
	border: 0;
	width:100%;
	height:auto; }
	
	th {
	background-color:#FFCC00;
	color:#333333;
	font-size: 70%; }
	
	td {
	font-size: 70%;
	border:none; }
	/* <<< END // Table items  */
	
	/* Layer >>> Start */
	div { font-size: inherit; }
	/* <<< END // Layer  */

	/* Form items >>> Start */
	
	legend {color:#006699; padding-bottom:5}
	textarea {overflow: auto;}
	
	select {
	font-size: 100%; }
	

	textarea {
	font-size: 100%; }
	
	input {
	height:20px;
	font-size: 100%; }

	input.img {
	height: auto;
	width:auto; }
	
	
	input.btn{
    color:#333333;
    font-weight:bold;
    border:1px hidden;
    filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffff',EndColorStr='#666666');}
	/* <<< END // Form items  */
	
	/* Image >>> Start */
	img {border:0;}
	/* <<< END // Image  */
	
	hr {height:1px; line-height:1; clear:both; background:#999999; border:0;}
	.hr {height:1px; line-height:1; clear:both; background:#999999; border:0;}

/* <<< END // Main tags */

/* Table item styles >>> Start */
.table {
cellpadding:0;
cellspacing:0;
border: 0;
width:100%;
height:100%; }

td.mmico {
width:1%;
height:30;
padding:3;
vertical-align: middle;}

td.mmtxt {
width:99%;
height:30;
background-color:#ffcc00;
padding-left:10;
vertical-align: middle; }

.seperate {
background-color:#999999;
padding:0;
height:1;
line-height:1px; }
/* <<< END // Table item styles */

/* Layer styles >>> Start */


.container {
width:100%;
height:100%;
vertical-align: baseline;

}


.loading {
position:absolute;
visibility: visible;
width:100%;
height:100%;
background-image:url(http://www.futbolpress.az/cms/framework/interface/images/?loading.gif);
background-repeat:no-repeat;
background-position:center;
background-color: #ffffff;
padding:auto;
vertical-align: middle;
margin: 0,0,0,0;
z-index:95;
}

.loading2 {
position:absolute;
visibility: visible;
width:120px;
height:100%;
background-image:url(http://www.futbolpress.az/cms/framework/interface/images/?ajax-loader.gif);
background-repeat:no-repeat;
background-position:center;
background-color: #FFC;
padding:auto;
vertical-align: middle;
margin: 0,0,0,0;
z-index:95;
}

.loader {
background-image:url(http://www.futbolpress.az/cms/framework/interface/images/?loading.gif);
background-repeat:no-repeat;
background-position:center;
background-color: #ffffff;
}

.holder {
width:100%;
margin-top:0;
}

.place {
position:relative;
margin-top:40;
margin-bottom:40;
width:80%;
vertical-align:top; }

.top {
position: static;
width:100%;
margin-top:0;
margin-left:0;
margin-right:0;
margin-bottom:5;
background-color:#006699;
font-weight:bold;
color:#FFFFFF;
padding:5;
font-size: inherit; }

.top a {
text-decoration: underline;
color:#ffffff;
font-weight:bold; }


.sub_parts {
position: absolute;
width:10%;
z-index:1;
}

.toolbar {
position: absolute;
margin-top:10;
padding-top:1;
padding-left:10;
margin-left:10%;
margin-right:10%;
width:80%;
}

.toolbar img {
border: solid; 
border-color: #ffffff; 
border-width: 2px; 
width:25; 
height:25; 
cursor:default}
/* <<< END // Layer styles  */

/* image styles >>> Start */
img.mm {width:25; height:25; border:0}
img.link {cursor:pointer; border:0;}
img.cp_ico {width:48; height:48; border:0}
/* <<< END // image styles  */


/* visual aid >>> Start */
.active_row {background:  #eeeeee; cursor: default}
.passive_row {background: #ffffff; cursor: default}
/* <<< END // visual aid  */

/* Links >>> Start */
.menu_link {
text-decoration:none;
color:#666666;
font-weight:bold; }


.nav_link {
text-decoration:none;
color:#ffffff;
font-weight:bold; }

.link-btn { 
    border: 0;
    padding: 0;
    background: none;
    font: inherit;

    cursor: pointer;
    text-decoration: underline;
    color: blue;

    overflow: visible;}
/* <<< END // Links  */

.cright {
font-size:xx-small; 
color:#666666;
background-color:#FFCC00;
padding-bottom:5; 
padding-left:10; 
}

.error {

color:#FF0000;
font-size: 95%;
background-image: url(http://www.futbolpress.az/cms/framework/interface/images/?warning.gif);
background-position:left;
background-repeat:no-repeat; 
padding-top:5;
padding-left: 25;
height:22;
margin-left: 5px;
}

.ok {

color:#009900;
font-size: 95%;
font-weight: bold;
background-image: urlhttp://www.futbolpress.az/cms/framework/interface/images/?ok.png);
background-position:left;
background-repeat:no-repeat; 
vertical-align:middle;
padding-top:10;
padding-left: 31;
height:30;
margin-left: 5px;

}

.not_ok{

color:#FF0000;
font-size: 95%;
font-weight: bold;
background-image: url(http://www.futbolpress.az/cms/framework/interface/images/?not_ok.png);
background-position:left;
background-repeat:no-repeat; 
vertical-align:middle;
padding-top:7;
padding-left: 27;
height:27;
margin-left: 5px;

}

.container {
width:auto;
height: auto;
margin:auto;
overflow:hidden;
z-index:0;
}



.tr2 {
position: relative;
width:auto; 
height:auto;
clear:both;

}

.tr {
position: relative;
width:auto; 
height:auto;
clear:both;
font-size:inherit;
padding:3;
z-index:inherit;
}

.td {
position: relative;
width:auto;
float:left;
overflow:inherit;
padding:3;
font-size:inherit;
z-index:inherit;
}


.tr_seperator {
clear:both;
height:auto;
line-height:1px;
padding:0;
border:0;  
background: #999999;

}

.td_seperator {
position: relative;
height:auto;
width:2;
float:left;
overflow:inherit;
padding-top:3;
padding-bottom:3;
z-index:inherit;
background: #999999;

}




.div_header {
clear:both;
position: relative;
width:auto; 
height:auto;
padding:5px;
background-color:#FFCC00;
color:#333333;
font-size:inherit;
font-weight:bold;
color: #666666;

}

.disabled {
position:absolute;
width:100%;
background:#FFFFFF;
opacity: .50;			/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
-moz-opacity: 0.50;		/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
-khtml-opacity: 0.50;		/* Safari 1.1, Konqueror 3.1 (support removed later) */
filter: alpha(opacity=50);	/* Internet Explorer 5.5, 6 */
visibility:hidden;
z-index:90;
}

.hidden {
display:none;
}

.onerror {
position:absolute;
width:200;
height:auto;
bottom:10; 
right:10;
padding:0;
background-color:#FFFFFF;
border-color:#FF0000;
border-width:2;
border-style: dotted;
visibility:hidden;
z-index:85;
}

.onerror span {
width:100%;
height:auto;
margin:0;
padding:5;
color: #FF0000;
font-weight:bold;
background-color:#FFFF00;
visibility:inherit;
z-index:inherit;
}

.onerror img{
position:absolute;
border:0;
left:176;
}

.onerror p {
color:#FF0000;
margin:5;
font-size:inherit;
}


.err {
border-width:1;
border-color:#FF0000;
border-style:dashed;
cursor:help;
}

.onok {
position:absolute;
width:200;
height:auto;
bottom:10; 
right:10;
padding:0;
background-color: #ffffff;
border-color:#009900;
border-width:2;
border-style: dotted;
visibility:hidden;
z-index:85;
}

.onok span {
width:100%;
height:auto;
margin:0;
padding:5;
color: #ffffff;
font-weight:bold;
background-color:#666666;
visibility:inherit;
z-index:inherit;
}

.onok.close{
position:absolute;
border:0;
left:176;
}

.onok p {
color:#009900;
margin:5;
font-size:inherit;
}

iframe {
border:0;
overflow:auto; }

