@charset "UTF-8";
/* CSS Document */

/*--------------------------

SLIDE OUT PANEL STYLE 

--------------------------*/


.panel{
position: absolute;
top: 255px;
right: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width: 330px;
height: auto;
padding: 30px 150px 30px 30px;
filter: alpha(opacity=85);
opacity: .85;
z-index: 3;
}

.panel p{
margin: 0 60 15px 0;
padding-bottom: 10px;
color: #cccccc;
z-index: 3;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #6a9596;
text-decoration: none;
border-bottom: 1px dashed #b89abe;
z-index: 3;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
z-index: 3;
}

a.trigger p{
padding-right: 10px;
}

a.trigger {
position: absolute;
text-decoration: none;
top: 255px; right: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 15px;
font-weight: 700;
background:#333333 url(images/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
display: block;
z-index: 3;
}

a.trigger:hover{
text-decoration: none;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 20px;
font-weight: 700;
background:#222222 url(images/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
display: block;
z-index: 3;
}

a.active.trigger {
background:#222222 url(images/minus.png) 85% 55% no-repeat;
z-index: 3;
}


/*--------------------------

SLIDE OUT PANEL STYLE 1

--------------------------*/

.panel1{
position: absolute;
top: 205px;
right: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width: 330px;
height: auto;
padding: 30px 150px 30px 30px;
filter: alpha(opacity=85);
opacity: .85;
z-index: 3;
}

.panel1 p{
margin: 0 60 15px 0;
padding-bottom: 10px;
color: #cccccc;
z-index: 3;
}

.panel1 a, .panel1 a:visited{
margin: 0;
padding: 0;
color: #6a9596;
text-decoration: none;
border-bottom: 1px dashed #b89abe;
z-index: 3;
}

.panel1 a:hover, .panel1 a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
z-index: 3;
}

a.trigger1 p{
padding-right: 10px;
}

a.trigger1 {
position: absolute;
text-decoration: none;
top: 205px; right: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 15px;
font-weight: 700;
background:#333333 url(images/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
display: block;
z-index: 3;
}

a.trigger1:hover{
text-decoration: none;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 20px;
font-weight: 700;
background:#222222 url(images/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
display: block;
z-index: 3;
}

a.active.trigger1 {
background:#222222 url(images/minus.png) 85% 55% no-repeat;
z-index: 3;
}

/*------------------------

PANEL 2

------------------------*/

.panel2 {
position: absolute;
top: 280px;
right: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width: 330px;
height: auto;
padding: 30px 150px 30px 30px;
filter: alpha(opacity=85);
opacity: .85;
z-index: 3;
}

.panel2 p{
margin: 0 60 15px 0;
padding-bottom: 10px;
color: #cccccc;
z-index: 3;
}

.panel2 a, .panel2 a:visited{
margin: 0;
padding: 0;
color: #6a9596;
text-decoration: none;
border-bottom: 1px dashed #b89abe;
z-index: 3;
}

.panel2 a:hover, .panel2 a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
z-index: 3;
}

a.trigger2 p{
padding-right: 10px;
}

a.trigger2 {
position: absolute;
text-decoration: none;
top: 280px; right: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 15px;
font-weight: 700;
background:#333333 url(images/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
display: block;
z-index: 3;
}

a.trigger2:hover{
text-decoration: none;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 20px;
font-weight: 700;
background:#222222 url(images/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
display: block;
z-index: 3;
}

a.active2.trigger {
background:#222222 url(images/minus.png) 85% 55% no-repeat;
z-index: 3;
}

/*------------------------

PANEL 3

------------------------*/

.panel3 {
position: absolute;
top: 355px;
right: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width: 630px;
height: auto;
padding: 30px 150px 30px 30px;
filter: alpha(opacity=85);
opacity: .85;
z-index: 3;
}

.panel3 p{
margin: 0 60 15px 0;
padding-bottom: 10px;
color: #cccccc;
z-index: 3;
}

.panel3 a, .panel3 a:visited{
margin: 0;
padding: 0;
color: #6a9596;
text-decoration: none;
border-bottom: 1px dashed #b89abe;
z-index: 3;
}

.panel3 a:hover, .panel3 a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
z-index: 3;
}

a.trigger3 p{
padding-right: 10px;
}

a.trigger3 {
position: absolute;
text-decoration: none;
top: 355px; right: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 15px;
font-weight: 700;
background:#333333 url(images/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
display: block;
z-index: 3;
}

a.trigger3:hover{
text-decoration: none;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 20px;
font-weight: 700;
background:#222222 url(images/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
display: block;
z-index: 3;
}

a.active3.trigger {
background:#222222 url(images/minus.png) 85% 55% no-repeat;
z-index: 3;
}

/*------------------------

PANEL 4

------------------------*/

.panel4 {
position: absolute;
top: 430px;
right: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width: 330px;
height: auto;
padding: 30px 150px 30px 30px;
filter: alpha(opacity=85);
opacity: .85;
z-index: 3;
}

.panel4 p{
margin: 0 60 15px 0;
padding-bottom: 10px;
color: #cccccc;
z-index: 3;
}

.panel4 a, .panel4 a:visited{
margin: 0;
padding: 0;
color: #6a9596;
text-decoration: none;
border-bottom: 1px dashed #b89abe;
z-index: 3;
}

.panel4 a:hover, .panel4 a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
z-index: 3;
}

a.trigger4 p{
padding-right: 10px;
}

a.trigger4 {
position: absolute;
text-decoration: none;
top: 430px; right: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 15px;
font-weight: 700;
background:#333333 url(images/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
display: block;
z-index: 3;
}

a.trigger4:hover{
text-decoration: none;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 20px;
font-weight: 700;
background:#222222 url(images/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
display: block;
z-index: 3;
}

a.active4.trigger {
background:#222222 url(images/minus.png) 85% 55% no-repeat;
z-index: 3;
}

/*------------------------

PANEL 6

------------------------*/

.panel6 {
position: absolute;
top: 100px;
right: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width: 330px;
height: auto;
padding: 30px 150px 30px 30px;
filter: alpha(opacity=85);
opacity: .85;
z-index: 3;
}

.panel6 p{
margin: 0 60 15px 0;
padding-bottom: 10px;
color: #cccccc;
z-index: 3;
}

.panel6 a, .panel6 a:visited{
margin: 0;
padding: 0;
color: #6a9596;
text-decoration: none;
border-bottom: 1px dashed #b89abe;
z-index: 3;
}

.panel6 a:hover, .panel6 a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
z-index: 3;
}

a.trigger6 p{
padding-right: 10px;
}

a.trigger6 {
position: absolute;
text-decoration: none;
top: 100px; right: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 15px;
font-weight: 700;
background:#333333 url(images/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
display: block;
z-index: 3;
}

a.trigger6:hover{
text-decoration: none;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 20px;
font-weight: 700;
background:#222222 url(images/plus.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
display: block;
z-index: 3;
}

a.active6.trigger {
background:#222222 url(images/minus.png) 85% 55% no-repeat;
z-index: 3;
}