html { 
overflow:hidden; 
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

img {
    border: 0;
    }

a img {
    border: 0;
    }

body {
	margin-top:0px;
	margin-left:-10px;
	margin-right:0px;
	/* font:bold; */
	font-family:  arial,helvetica,sans-serif,verdana;
	font-size:9pt;
	color:#eee;
}


#loder {
width:111px;
height:111px;
position:absolute;
}

.lodre {
width:101px;
height:101px;
visibility:hidden;
}

#loading {
color:#fff;
font-size:10pt;
z-index:10000;
text-align:center;
}

#cssdropdown, #cssdropdown ul {
padding:0;
/* margin-left: 10%; */
list-style: none;
}

#cssdropdown li {
float: left;
position: relative;
}

.studio{

width:550px;
display:none;
color:#a8a8a8;
position: absolute;
margin-left:-24px;
margin-top:-8px;

}


.stud{
color:#000;
font-size:9pt;
padding-bottom:1px;
margin-right:70px;
width:75px;
}

.stud a{
padding-left:15px;
padding-right:45px;
text-decoration: none;
color:#fff;
}

.stud a:hover{
text-decoration: none;
color:#000;
width:86px;
background: url(../images/sel.png) no-repeat;
}


.mainitems{
color:#fff;
font-size:9pt;
padding-bottom:1px;
margin-right:65px;
width:70px;

}

.mainitems a{
padding-left:15px;
padding-right:80px;
text-decoration: none;
color:#fff;

}

.mainitems a:hover{

text-decoration: none;
color:#000;
width:156px;
background: url(../images/sel.png) no-repeat;
}

.subula{
display: none;
width: 10em;
position: absolute;
top: 1.2em;
padding-left: 10px;

}

.subula a:hover{
display:inline;
margin-left:17px;
background-color:#fbf360;

}

.subula li{
width: 100%;
text-align:left;

}

.subula li a{

text-align:left;
color:#a8a8a8;
/* text-decoration:italic; */
}

.subuls{
display: none;
width: 10em;
position: absolute;
top: 1.2em;
left: 0;
width:430px;
}

.subuls a:hover{
background-color:#fbf360;
padding-right:20%;
}

.subuls-alt a:hover{
background: url(../images/sel-alt.png) no-repeat center right;
background-color:#66ccff;
}

.subuls li{
width: 250%;
text-align:left;

}

.subuls li a{

text-align:left;
color:#a8a8a8;
/* text-decoration:italic; */
}

.cons{
display: none;
width: 10em;
position: absolute;
top: 1.2em;
left: 0;
width:200px;
}


.cons li{
width: 150%;
text-align:left;

}

.cons li a{

text-align:left;
background:url(../images/clear.gif);
/* text-decoration:italic; */
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
/* text-decoration:italic; */
}

#container {
	/* margin-top:-39px; */
	margin-top:-41px;
	margin-right:90px;
	float:right;
	width:550px;
	z-index:-1;
}

