a:focus {
outline: none;
}

#container {
z-index:52;
clear: both;
margin: 0;
padding: 0;
}

#container a{
z-index:52;
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: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px;
font-weight: 700;
}

#container a:hover{
z-index:52;
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: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px;
font-weight: 700;
}

.panel {
position: fixed;
top: 150px;
z-index:52  !important;
left: 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 30px 30px 130px;
filter: alpha(opacity=90);
opacity: .90;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.trigger{
z-index:52  !important;
	position: fixed;
	top: 150px;
	right: 0;
	font-weight: 700;
	background /**/:transparent url(http://impressions.in/wp-content/themes/Lumin/images/hi.png); 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader» 
(src='http://impressions.in/wp-content/themes/Lumin/images/hi.png',sizingMethod='scale');

		width:100px;
	height:180px;
	background-repeat: no-repeat;
}

a.trigger:hover{
z-index:52  !important;
position: fixed;
	top: 150px;
	right: 0;
	background /**/:transparent url(http://impressions.in/wp-content/themes/Lumin/images/hi.png); 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader» 
(src='http://impressions.in/wp-content/themes/Lumin/images/hi.png',sizingMethod='scale');

		width:100px;
	height:180px;
	background-repeat: no-repeat;
}

a.active.trigger {
z-index:52  !important;
position: fixed;
	top: 150px;
	right: 0;
	background /**/:transparent url(http://impressions.in/wp-content/themes/Lumin/images/hi.png); 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader» 
(src='http://impressions.in/wp-content/themes/Lumin/images/hi.png',sizingMethod='scale');

	width:100px;
	height:180px;
	background-repeat: no-repeat;
}


.columns{
clear: both;
width: 330px;
padding: 0 0 20px 0;
line-height: 22px;
}

.colleft{
float: left;
width: 130px;
line-height: 22px;
}

.colright{
float: right;
width: 130px;
line-height: 22px;
}

hr{
background-color: #333333;
height: 1px;
}
