html,body {
margin: 0px;
padding: 0px;
background: #1A263C;
position: relative;
}
body {
background: #1A263C;
color: #000;
text-align: justify;
font-family: Verdana;
font-size: 12px;
}
.cherta {
color:#FFFFFF;
height: 0,1em;
} a {
color: #D90000;
font-family: Verdana;
font-size: 12px;
outline: none;
text-decoration: none;
}
a:hover {
color: red;
font-family: Verdana;
font-size: 12px;
outline: none;
text-decoration: underline;
}
a:visited {
color: #B60000;
font-family: Verdana;
font-size: 12px;
outline: none;
text-decoration: none;
} a.footer {
color: #C70C1F;
font-family: Verdana;
font-size: 11px;
outline: none;
text-decoration: none;
}
a.footer:hover {
color: #C70C1F;
font-family: Verdana;
font-size: 11px;
outline: none;
text-decoration: underline;
}
a.footer:visited {
color: #C70C1F;
font-family: Verdana;
font-size: 11px;
outline: none;
text-decoration: none;
} a.footer2 {
color: #FEFF77;
font-family: Verdana;
font-size: 11px;
outline: none;
text-decoration: none;
text-shadow:1px 1px 1px #000000;
}
a.footer2:hover {
color: #FEFF77;
font-family: Verdana;
font-size: 11px;
outline: none;
text-decoration: none;
text-shadow:1px 1px 1px #000000;
}
a.footer2:visited {
color: #FEFF77;
font-family: Verdana;
font-size: 11px;
outline: none;
text-decoration: none;
text-shadow:1px 1px 1px #000000;
} a.menu1:link {
color: #FFF;
font-family: Tahoma;
font-size: 10px;
font-weight: 400;
}
a.menu1:hover {
color: #D90000;
font-family: Tahoma;
font-size: 10px;
font-weight: 400;
}
a.menu1:visited {
color: #BEBEBE;
font-family: Tahoma;
font-size: 10px;
font-weight: 400;
}
p {
color: #000;
text-align: justify;
font-family: Verdana;
font-size: 12px;
text-indent: 25px;
margin: 0;
padding: 5px;
line-height: 18px;
}
ul {
padding-left: 20px;
}
img {
border: none;
max-width: 100%;
height: auto;
}
input {
vertical-align: middle;
}
#wrapper {
	margin: 0 auto;
	min-width: 1000px;
	width: 1100px;
	background: #FFFFFF;
} 
#header {
	width: 100%;
	height: auto;
	margin-top: 10px;  
	background: #FEC400;
} 
#middle {
	position: relative;
	background-color: #FFF;
	display: flex;
	width: 100%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	overflow: hidden;
	flex-grow: 1;
	order: 1;
} 
#left {
	order: 0;
	width: 250px;
	min-width: 250px;
	position: relative;
	text-align: left;
	padding-bottom: 10px;
	background-color: #FEC400;
} 
#right {
	order: 2;
	position: relative;
	width: 250px;
	min-width: 250px;
	padding-bottom: 10px;
	text-align: left;
	background-color: #FEC400;
}

@media (max-width: 1100px) {
	body {
		overflow-x: hidden;
	}
	#wrapper {	
		width: 100%;
		min-width: 100%;
		margin: 0;
	}
}

@media (max-width: 767px) {

	#middle {
		flex-direction: column;
		gap: 10px;
	}
	#container {
		order: 0;
	}
	#left {	
		order: 1;
		width: 100%;
	}
	#right {
		width: 100%;
	}

}


#content {
padding: 0px 10px 0 10px;
} 
.hImg {
position: absolute;
left: 0;
top: 0;
}
.hHide {
display: none;
} #panel {
color: #000000;
font: 11px/18px Verdana, sans-serif;
height: auto;
text-align: justify;
padding: 1px;
text-shadow: 1px 1px 1px #FFFFFF;
-o-text-shadow: 1px 1px 1px #FFFFFF;
-moz-text-shadow: 1px 1px 1px #FFFFFF;
-webkit-text-shadow: 1px 1px 1px #FFFFFF;
-ms-text-shadow: 1px 1px 1px #FFFFFF;
-khtml-text-shadow: 1px 1px 1px #FFFFFF;
margin: 5px 0 10px 0;
border: 10px solid #C70C1F; 
border-left: 0px;
border-right: 0px;
background: #FEC400;
}	
.panel {
width: 100%;
padding: 10px 0;
margin: 10px auto;
text-shadow: 1px 1px 0 #000000;
border: 10px solid #C70C1F; 
border-left: 0px;
border-right: 0px;
background: #FEC400;
}
#topmenu {
height: auto;
width: auto;
margin: 0px;
padding: 0px;
}
#podval {
height: auto;
width: auto;
margin: 5px;
padding: 5px;
font: 11px/20px Verdana, sans-serif;
color: #C70C1F;
background: #FFFFCC;
text-align: center;
}
.box_content {
color: #000;
font: 12px/20px Verdana, sans-serif;
text-align: justify;
margin-bottom: 15px;
width: auto;
height: auto;
padding: 10px;
background-color: #FFFFFF;
border: 1px solid #C70C1F;
-moz-border-radius: 10px;
-o-border-radius: 10px;
-ms-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
overflow: auto;
}
.box_zagolovok {
-moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px;
background: #DD0303;
padding: 10px;
text-align: center;
margin: 0 0 15px 0;
color: #FFFFFF;
font-weight: bold;
font-family: Arial;
font-size: 14px;
text-shadow: 1px 1px 1px #000000;
}
.box_content ul {
padding-left: 20px;
}
.news_number {
color: #000;
font: 12px Verdana, sans-serif;
line-height: 20px;
margin-bottom: 15px;
margin-top: 15px;
width: auto;
height: auto;
padding: 10px;
background-color: #FFF;
border: 3px solid silver;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.box_content ul {
padding-left: 20px;
}
.header_left {
text-align: center;
margin: 0;
width: 250px;
height: 250px;
padding: 0;
border: 5px solid #9EB5DA;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
} 
#left_menu {
position: relative;
float: left;
margin-top: 10px;
margin-left: -250px;
padding-top: 0px;
padding-bottom: 10px;
width: 250px;
background: #FEC400;
text-align: left;
} #right_menu {
position: relative;
float: right;
margin-top: 10px;
margin-right: -250px;
padding-top: 0px;
padding-bottom: 10px;
width: 250px;
background: #FEC400;
text-align: left;
}
.box_left {
color: #FFFFFF;
font: 12px/18px Verdana, sans-serif;
text-align: left;
margin: 5px;
margin-top: 10px;
padding: 5px;
padding-bottom: 15px;
margin-bottom: 15px;
width: auto;
height: auto;
border: 0px solid #000000; -moz-border-top-left-radius: 10px;
-moz-border-top-right-radius: 10px;
-moz-border-bottom-left-radius: 0px;
-moz-border-bottom-right-radius: 0px; -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
background-color: #FF0606;
background-image: -moz-linear-gradient(#FF0606, #B600000); 
background-image: -webkit-gradient(linear, left top, left bottom, from(#FF0606), to(#B60000));	
background-image: -webkit-linear-gradient(#FF0606, #B60000);	
background-image: -o-linear-gradient(#FF0606, #B60000);
background-image: -ms-linear-gradient(#FF0606, #B60000);
background-image: linear-gradient(#FF0606, #B60000);
}
.box_panel {
margin-top: 15px;
margin-bottom: 15px; 
padding-top: 10px;
width: auto;
height: 24px;
border: 3px solid #F0F0F0;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
background-color: #B60000;
background-image: -moz-linear-gradient(#B60000, #000000); 
background-image: -webkit-gradient(linear, left top, left bottom, from(#B60000), to(#000000));	
background-image: -webkit-linear-gradient(#B60000, #000000);	
background-image: -o-linear-gradient(#B60000, #000000);
background-image: -ms-linear-gradient(#B60000, #000000);
background-image: linear-gradient(#B60000, #000000);
overflow: auto;
} .small {
color: #A2A2A2;
font-family: Verdana;
font-size: 10px;
text-indent: 0;
} .small_black {
color: #000000;
font-family: Verdana;
font-size: 10px;
text-indent: 0;
}
.white {
color: #FFF;
font-size: 12px;
font-family: Verdana;
font-weight: 400;
}
.white_small {
color: #FFF;
font-size: 11px;
font-family: Verdana;
font-weight: 400;
}
.white_shadow {
color: #FFF;
font-size: 12px;
font-family: Verdana;
font-weight: 400;
text-shadow: 1px 1px 0 #000;
-o-text-shadow: 1px 1px 0 #000;
-moz-text-shadow: 1px 1px 0 #000;
-webkit-text-shadow: 1px 1px 0 #000;
-khtml-text-shadow: 1px 1px 0 #000;
-ms-text-shadow: 1px 1px 0 #000;
}
.white_bold {
color: #FFF;
font-family: Arial;
font-size: 14px;
font-weight: bold;
}
.white_bold_shadow {
color: #FFF;
font-family: Arial;
font-size: 14px;
font-weight: bold;
text-shadow: 1px 1px 1px #000000;
-o-text-shadow: 1px 1px 1px #000000;
-moz-text-shadow: 1px 1px 1px #000000;
-webkit-text-shadow: 1px 1px 1px #000000;
-ms-text-shadow: 1px 1px 1px #000000;
-khtml-text-shadow: 1px 1px 1px #000000;
}
.red_bold_shadow {
color: #C70C1F;
font-family: Verdana;
font-size: 16px;
font-weight: bold;
text-shadow: 1px 1px 1px #FFFFFF;
-o-text-shadow: 1px 1px 1px #FFFFFF;
-moz-text-shadow: 1px 1px 1px #FFFFFF;
-webkit-text-shadow: 1px 1px 1px #FFFFFF;
-ms-text-shadow: 1px 1px 1px #FFFFFF;
-khtml-text-shadow: 1px 1px 1px #FFFFFF;
}
.white_small_shadow {
color: #FFF;
font-family: Verdana;
font-size: 11px;
font-weight: normal;
text-shadow: 1px 1px 0 #000000;
-o-text-shadow: 1px 1px 0 #000000;
-moz-text-shadow: 1px 1px 0 #000000;
-webkit-text-shadow: 1px 1px 0 #000000;
-khtml-text-shadow: 1px 1px 0 #000000;
-ms-text-shadow: 1px 1px 0 #000000;
}
.white18 {
color: #FFF;
font-family: Tahoma;
font-size: 18px;
font-weight: bold;
text-shadow: 1px 2px 0 #000000;
-o-text-shadow: 1px 2px 0 #000000;
-moz-text-shadow: 1px 2px 0 #000000;
-webkit-text-shadow: 1px 2px 0 #000000;
-ms-text-shadow: 1px 2px 0 #000000;
-khtml-text-shadow: 1px 2px 0 #000000;
}
.rubro_bold {
color: #B60000;
font-family: Arial;
font-size: 14px;
font-weight: 700;
}
.rubro {
color: #B60000;
font-family: Verdana;
font-size: 12px;
font-weight: 400;
}
.rubro_small {
color: #B60000;
font-family: Verdana;
font-size: 11px;
font-weight: 400;
}
.red_bold {
color: red;
font-family: Arial;
font-size: 14px;
font-weight: 700;
}
.red {
color: red;
font-family: Verdana;
font-size: 12px;
font-weight: 400;
}
.red12 {
color: #FF0000;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
}
.green12 {
color: #008000;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
}
.black12 {
color: #000000;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
}
.red_small {
color: red;
font-family: Verdana;
font-size: 11px;
font-weight: 400;
}
.black_bold {
color: #000;
font-family: Arial;
font-size: 14px;
font-weight: 700;
}
.style40_bordo {
font-family: Arial;
font-size: 14px;
color: #860043;
font-weight: 700;
}
.yellow_small {
color: #FFFF00;
font-size: 10px;
font-family: Verdana;
font-weight: normal;
}
.yellow14 {
color: #FFFF00;
font-size: 14px;
font-family: Arial;
font-weight: bold;
text-shadow: 1px 1px 0px #1A263C;
}
.yellow_bold {
color: #FFFF00;
font-size: 14px;
font-family: Arial;
font-weight: bold;
} #footer {
color: #000000;
font: 11px/18px Verdana, sans-serif;
height: auto;
text-align: justify;
padding: 10px;
text-shadow: 1px 1px 1px #FFFFFF;
-o-text-shadow: 1px 1px 1px #FFFFFF;
-moz-text-shadow: 1px 1px 1px #FFFFFF;
-webkit-text-shadow: 1px 1px 1px #FFFFFF;
-ms-text-shadow: 1px 1px 1px #FFFFFF;
-khtml-text-shadow: 1px 1px 1px #FFFFFF;
margin: 10px 0 10px 0;
border: 10px solid #C70C1F; 
border-left: 0px;
border-right: 0px;
background: #FEC400;
} #topo {
position: fixed;
right: 5px;
bottom: 18px;
padding: 3px;
width: 60px;
border: 2px solid #FEC400;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color: #C70C1F;
color: #FFFFFF;
text-align: center;
text-decoration: none;
cursor: pointer;
-o-border-radius: 10px;
-khtml-border-radius: 10px;
-ms-border-radius: 10px;
} .box_img {
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
overflow: auto;
} .page {
background: url(//lafuriaroja.ru/wp-content/themes/lafuriaroja/images/page.jpg);
margin-bottom: 10px;
height: auto;
color: #FFF;
font-size: 16px;
font-family: Arial;
font-weight: 700;
text-align: right;
padding: 20px;
border: 3px solid #F0F0F0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-o-border-radius: 10px;
-khtml-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
} h2 {
font-family: Arial;
font-size: 14px;
color: #FFFFFF;
padding: 0;
margin: 0;
}
h3 {
font-family: Arial;
font-size: 14px;
color: #FFFFFF;
margin: 0;
padding-bottom: 10px;
text-shadow: 1px 1px 0 #000;
-o-text-shadow: 1px 1px 0 #000;
-khtml-text-shadow: 1px 1px 0 #000;
-moz-text-shadow: 1px 1px 0 #000;
-webkit-text-shadow: 1px 1px 0 #000;
-ms-text-shadow: 1px 1px 0 #000;
text-align: center;
}
h4 {
font-family: Arial;
font-size: 14px;
color: #D90000;
padding: 0;
margin: 0;
}
hr {
color: #FEC400; background-color:#FEC400; border:0px none;
height:1px; clear:both; } .cor {
background: #FFD7D7;
}
.num {
font-size: 18px;
font-weight: 700;
color: #FF5757;
font-family: Arial;
text-align: right;
}
.numred {
font-size: 16px;
font-weight: 700;
color: red;
font-family: Arial;
text-align: center;
}
.cor1 {
background: #D8EBB1;
}
.num1 {
font-size: 18px;
font-weight: 700;
color: #393;
font-family: Arial;
text-align: right;
}
.numgreen {
font-size: 16px;
font-weight: 700;
color: green;
font-family: Arial;
text-align: center;
}
.cor4 {
background: #F6F6F6;
}
.num4 {
font-size: 18px;
font-weight: 700;
color: #8D8D8D;
font-family: Arial;
text-align: right;
}
.numblack {
font-size: 16px;
font-weight: 700;
color: #8D8D8D;
font-family: Arial;
text-align: center;
}
.cor2 {
background: #FFD097;
}
.num2 {
font-size: 18px;
font-weight: 700;
color: #F48700;
font-family: Arial;
text-align: right;
}
.numcopa {
font-size: 16px;
font-weight: 700;
color: #F48700;
font-family: Arial;
text-align: center;
}
.cor3 {
background: #FFF3B0;
}
.num3 {
font-size: 18px;
font-weight: 700;
color: #DFB300;
font-family: Arial;
text-align: right;
}
.num512 {
font-size: 16px;
font-weight: 700;
color: #DFB300;
font-family: Arial;
text-align: center;
}
.cor5 {
background: #51B9FF;
}
.num5 {
font-size: 18px;
font-weight: 700;
color: #03C;
font-family: Arial;
text-align: right;
}
.numsin {
font-size: 16px;
font-weight: 700;
color: #03C;
font-family: Arial;
text-align: center;
}
.bar21 {
font-size: 14px;
font-weight: 700;
color: #000;
font-family: Arial;
text-align: left;
}
.bar22 {
font-size: 16px;
font-weight: 700;
color: #000;
font-family: Arial;
text-align: center;
}
.bar23 {
font-size: 14px;
font-weight: 700;
color: red;
font-family: Arial;
text-align: left;
}
.bar24 {
font-size: 16px;
font-weight: 700;
color: red;
font-family: Arial;
text-align: center;
}
.corlib {
background: #C7BFF7;
}
.numlib {
font-size: 18px;
font-weight: 700;
color: #5A42EA;
font-family: Arial;
text-align: right;
}
.numcopalib {
font-size: 16px;
font-weight: 700;
color: #5A42EA;
font-family: Arial;
text-align: center;
} #tabs {
overflow: hidden;
width: 100%;
margin: 0;
padding: 0;
list-style: none;
}
#tabs li {
float: left;
margin: 0 .5em 0 0;
}
#tabs a {
position: relative;
background: #ddd;
background-image: -moz-linear-gradient(to bottom,#fff, #ddd); 
background-image: -webkit-gradient(linear, top, bottom, from(#fff), to(#ddd));	
background-image: -webkit-linear-gradient(to bottom,#fff, #ddd);	
background-image: -o-linear-gradient(to bottom,#fff, #ddd);
background-image: -ms-linear-gradient(to bottom,#fff, #ddd);
background-image: linear-gradient(to bottom,#fff,#ddd);
padding: 5px 15px;
float: left;
text-decoration: none;
color: #444;
text-shadow: 0 1px 0 rgba(255,255,255,.8);
-o-text-shadow: 0 1px 0 rgba(255,255,255,.8);
-moz-text-shadow: 0 1px 0 rgba(255,255,255,.8);
-webkit-text-shadow: 0 1px 0 rgba(255,255,255,.8);
-ms-text-shadow: 0 1px 0 rgba(255,255,255,.8);
-khtml-text-shadow: 0 1px 0 rgba(255,255,255,.8);
-webkit-border-radius: 5px 0 0 0;
-moz-border-radius: 5px 0 0;
-o-border-radius: 5px 0 0;
-ms-border-radius: 5px 0 0;
-khtml-border-radius: 5px 0 0;
border-radius: 5px 0 0 0;
-moz-box-shadow: 0 2px 2px rgba(0,0,0,.4);
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.4);
-o-box-shadow: 0 2px 2px rgba(0,0,0,.4);
-ms-box-shadow: 0 2px 2px rgba(0,0,0,.4);
-khtml-box-shadow: 0 2px 2px rgba(0,0,0,.4);
box-shadow: 0 2px 2px rgba(0,0,0,.4);
}
#tabs a:hover,#tabs a:hover::after,#tabs a:focus,#tabs a:focus::after {
background: #fff;
}
#tabs a:focus {
outline: 0;
}
#tabs a::after {
content: '';
position: absolute;
z-index: 1;
top: 0;
right: -.5em;
bottom: 0;
width: 1em;
background: #ddd; 
background-image: -moz-linear-gradient(to bottom,#fff, #ddd); 
background-image: -webkit-gradient(linear, top, bottom, from(#fff), to(#ddd));	
background-image: -webkit-linear-gradient(to bottom,#fff, #ddd);	
background-image: -o-linear-gradient(to bottom,#fff, #ddd);
background-image: -ms-linear-gradient(to bottom,#fff, #ddd);
background-image: linear-gradient(to bottom,#fff,#ddd);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
-o-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
-ms-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
-khtml-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
box-shadow: 2px 2px 2px rgba(0,0,0,.4);
-webkit-transform: skew(10deg);
-moz-transform: skew(10deg);
-ms-transform: skew(10deg);
-o-transform: skew(10deg);
-khtml-transform: skew(10deg);
transform: skew(10deg);
-webkit-border-radius: 0 5px 0 0;
-moz-border-radius: 0 5px 0 0;
-o-border-radius: 0 5px 0 0;
-ms-border-radius: 0 5px 0 0;
-khtml-border-radius: 0 5px 0 0;
border-radius: 0 5px 0 0;
}
#tabs #current a,#tabs #current a::after {
background: #fff;
z-index: 3;
}
#contents {
background: #fff;
padding: 10px;
height: 260px;
position: relative;
z-index: 2;
-moz-border-radius: 0 10px 10px;
-webkit-border-radius: 0 10px 10px 10px;
-o-border-radius: 0 10px 10px 10px;
-ms-border-radius: 0 10px 10px 10px;
-khtml-border-radius: 0 10px 10px 10px;
border-radius: 0 10px 10px 10px;
-moz-box-shadow: 0 -2px 3px -2px rgba(0,0,0,.5);
-webkit-box-shadow: 0 -2px 3px -2px rgba(0,0,0,.5);
-o-box-shadow: 0 -2px 3px -2px rgba(0,0,0,.5);
-ms-box-shadow: 0 -2px 3px -2px rgba(0,0,0,.5);
-khtml-box-shadow: 0 -2px 3px -2px rgba(0,0,0,.5);
box-shadow: 0 -2px 3px -2px rgba(0,0,0,.5);
}
#contents h2,#contents h3,#contents p {
margin: 0 0 15px;
}
#about {
color: #999;
}
#about a {
color: #eee;
} #banners a img {    
opacity:0.3; 
-moz-opacity:0.3; 
-webkit-opacity:0.3; 
-ms-opacity:0.3; 
-khtml-opacity:0.3; 
-o-opacity:0.3; 
filter:alpha(opacity=30);    
}    
#banners a:hover img {    
opacity:1.0; 
-moz-opacity:1.0; 
-o-opacity:1.0; 
-webkit-opacity:1.0; 
-ms-opacity:1.0; 
-khtml-opacity:1.0; 
filter:alpha(opacity=100);    
}
#menu, #menu ul {
margin: 0;
padding: 0;
list-style: none;
}
#menu {
width: 100%;
margin: 10px 0 10px 0;
border: 10px solid #C70C1F; 
border-left: 0px;
border-right: 0px;
background: #FEC400;
}
#menu:before,
#menu:after {
content: "";
display: table;
}
#menu:after {
clear: both;
}
#menu {
zoom:1;
}
#menu li {
float: left;
position: relative;
}
#menu a {
float: left;
padding: 10px 6px;
color: #000000;
font: normal 12px Verdana;
text-decoration: none;
}
#menu li:hover > a {
color: #000000;
}
*html #menu li a:hover { color: #000000;
}
#menu ul {
margin: 20px 0 0 0;
_margin: 0; opacity: 0;
visibility: hidden;
position: absolute;
top: 32px;
left: 0;
z-index: 9999;
background-color: #FFD955;
-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
box-shadow: 0 -1px 0 rgba(255,255,255,.3);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
#menu li:hover > ul {
opacity: 1;
visibility: visible;
margin: 0;
}
#menu ul ul {
top: 0;
left: 220px;
margin: 0 0 0 20px;
_margin: 0; -moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
box-shadow: -1px 0 0 rgba(255,255,255,.3);
}
#menu ul li {
float: none;
display: block;
border: 0;
_line-height: 0; -moz-box-shadow: 0 1px 0 #111, 0 1px 0 #666;
-webkit-box-shadow: 0 1px 0 #111, 0 1px 0 #666;
box-shadow: 0 1px 0 #111, 0 1px 0 #666;
}
#menu ul li:last-child {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#menu ul a {
padding: 10px;
width: 200px;
_height: 10px; display: block;
white-space: nowrap;
float: none;
text-transform: none;
}
#menu ul a:hover {
background-color: #FF3737;
color: #FFFF00;
}
#menu ul li:first-child > a {
-moz-border-radius: 3px 3px 0 0;
-webkit-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
#menu ul li:first-child > a:after {
content: '';
position: absolute;
left: 40px;
top: -6px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #FFD955;
}
#menu ul ul li:first-child a:after {
left: -6px;
top: 50%;
margin-top: -6px;
border-left: 0;
border-bottom: 6px solid transparent;
border-top: 6px solid transparent;
border-right: 6px solid #FFD955;
}
#menu ul li:first-child a:hover:after {
border-bottom-color: #FF3737;
}
#menu ul ul li:first-child a:hover:after {
border-right-color: #FF3737;
border-bottom-color: transparent;
}
#menu ul li:last-child > a {
-moz-border-radius: 0 0 3px 3px;
-webkit-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
}