﻿a:focus 
{
outline: none;
}
 
h1 
{
font-size: 34px;
font-family: tahoma, arial, sans-serif;
letter-spacing:-2px;
color:#9FC54E;
font-weight:700;
padding:20px 0 0;
}
 
h2 
{
font-size: 24px;
font-family: tahoma, arial, sans-serif;
color:#444444;
font-weight: 400;
padding: 0 0 10px;
}
 
h3 
{
font-size:14px;
font-family:tahoma, arial, sans-serif;
letter-spacing:-1px;
color:#fff;
font-weight: 700;
text-transform:uppercase;
margin:0;
padding:8px 0 8px 0;
}
 
/*
img
{
float: right;
margin: 3px 3px 6px 8px;
padding: 5px;
background: #222222;
border: 1px solid #333333;
}
 
p 
{
color:#cccccc;
line-height:22px;
padding: 0 0 10px;
margin: 20px 0 20px 0;
}
*/
 
img 
{
border:none;
}
 
#container 
{
clear: both;
margin: 0;
padding: 0;
}
 
#container a
{
float: right;
background: #9FC54E;
border: 1px solid #9FC54E;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
text-decoration: none;
font-size: 16px;
letter-spacing:-1px;
font-family: tahoma, arial, sans-serif;
color:#000;
padding: 5px;
font-weight: 700;
}
 
#container a:hover
{
float: right;
background: #a0a0a0;
border: 1px solid #cccccc;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
text-decoration: none;
font-size: 16px;
letter-spacing:-1px;
font-family: tahoma, arial, sans-serif;
color:#fff;
padding: 20px;
font-weight: 700;
}
 
.content 
{
font-style:normal;
font-family:helvetica, arial, verdana, sans-serif;
color:#ffffff;
background:#333333;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;

/*for IE9*/
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;

margin: 30px 0 50px;
padding: 15px 0;
}
 
.content p 
{
margin: 10px 0;
padding: 15px 20px;
}
 
.panel 
{
position: absolute;
top: 90px;
left: 0;
display: none;
background: #ddddff;
border:4px solid #8888ff;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;

/*for IE9*/
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;

width: 200px;
height: 250px;
padding: 10px 10px 10px 20px;
/*filter: alpha(opacity=85);
opacity: .85;*/
z-index:1000;
}
 
.panel p
{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}
 
.panel a, .panel a:visited
{
margin: 0;
padding: 0;
color: #444444;
text-decoration: none;
font-family: tahoma, arial, sans-serif;
font-size: 11px;
font-weight: bold;
}
 
.panel a:hover, .panel a:visited:hover
{
margin: 0;
padding: 0;
color: #5555ff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}
 
a.trigger
{
position: absolute;
text-decoration: none;
top: 90px; left: 0;
font-size: 11px;
letter-spacing:-1px;
font-family: tahoma, arial, sans-serif;
color:#333;
padding: 2px 2px 2px 2px;
font-weight: bold;
background:#eeeeff url(images/plus.png) 85% 55% no-repeat;
border:2px solid #8888ff;
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;

/*for IE9*/
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;

display: block;
height: 250px;
line-height: 250px;
z-index:1002;
}
 
a.trigger:hover
{
position: absolute;
text-decoration: none;
top: 90px; left: 0;
font-size: 11px;
letter-spacing:-1px;
font-family: tahoma, arial, sans-serif;
color:#333;
padding: 2px 2px 2px 2px;
font-weight: bold;
background:#eeeeff url(images/plus.png) 85% 55% no-repeat;
border:2px solid #8888ff;
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;

/*for IE9*/
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;

display: block;
height: 250px;
line-height: 250px;
}
 
a.active.trigger 
{
background:#eeeeff url(images/minus.png) 85% 55% no-repeat;
}
 
.columns
{
clear: both;
width: 150px;
padding: 0 0 20px 0;
line-height: 22px;
}
 
.colleft
{
float: left;
width: 130px;
line-height: 22px;
}
 
.colright
{
float: right;
width: 130px;
line-height: 22px;
}
 
ul
{
padding: 0;
margin: 0;
list-style-type: none;
}
 
ul li
{
padding: 0;
margin: 0;
list-style-type: none;
}