/**
* @Copyright Copyright (C) 2010- ... Vijay Padsumbiya
 * @license GNU/GPL http://www.gnu.org/copyleft/gpl.html
 * mod_sexyimagemenu_vertical is Commercial software. This version may have been modified pursuant
 * to the GNU General Public License, and as distributed it includes or
 * is derivative of works licensed under the GNU General Public License or
 * other free or open source software licenses.
**/
.vsim{
	position:relative;
	overflow:hidden;
	margin:0;
	clear:both;
	padding:0}
	
.vsim a{
	background-position:center center;
	cursor:pointer;display:block;
	overflow:hidden;position:relative;
	float:left;
	text-decoration:none}
	
.vsim a:hover, .aim a:visited{
		text-decoration:none}
		
.vsim ul{
		list-style:none}
		
.vsim li{
		display:block;
		overflow:hidden;
		float:left;}
		
.vert_desc_heading{
    background: none;
    padding: 0;
    height: auto;
    position: static;
    opacity: 1 !important;
    text-transform:uppercase;
    font-style:normal;
    font-weight:bold;
    letter-spacing:1px;
  	text-align:left;
    margin:0px 0px 15px 20px; }
	
.vert_desc{
    line-height:14px;
    margin:10px 22px;
 	font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    line-height: 1.6em; 
	opacity:0.8 !important;}

.vert_main_heading{
    padding:10px 0 10px 20px;
	opacity:0.8 !important;
    top: 0px;
    width: 100%;
    position: relative;
    text-transform:uppercase;
    font-style:normal;
    font-weight:bold;
    letter-spacing:1px;
  	text-align:left;
	display: }