			#wk_wishlist {

				background-clip: padding-box;

				background-color: #FFFFFF;

				border: 1px solid rgba(0, 0, 0, 0.3);

				border-radius: 6px 6px 6px 6px;				

				display: none;

				left: 35%;

				margin: 0;

				outline: medium none;

				position: fixed!important;

				top: 25%;

				width: 340px;

				z-index: 1050;

			}

			body .whishlist-notlogin a:link ,.whishlist-notlogin a:link 
			{
				background: url("../image/icon-heart-black.png") no-repeat scroll right center rgba(0, 0, 0, 0)!important;
				
			}
			.wishlist_login_form
			{
				margin-left:30%;

			}

				.modal-header {		

				border-bottom: 1px solid #EEEEEE;

				border-radius: 4px 4px 0 0;

				padding: 9px 15px;

				

			}

			.modal-header h3 {

				display: inline-block;

				font-size: 20px;

				opacity: 0.6;

			}
			.wishlist_head
			{
				margin:10px;
				margin-left:30%;

			}
			.input-small
			{
				height: auto !important;
			}
			

				#vmwishlist {
							display: block;
							padding-left: 15px;
							padding-top: 15px;
							position: relative;
							top:15px;
						}	
						
						body #vmwishlist a, #vmwishlist a:visited{
						  
						  	display:inline-block;							
							cursor: pointer;
							font-size: 14px;
							height: 21px;
							letter-spacing: 0;
							padding: 10px 10px 8px 10px;
							text-align: center;
							text-decoration: none;
							width: 120px;
							outline:none;
							color: #095197 !important;
						}					
						
						body #vmwishlist a:hover{		
						/*background: none !important;*/
						color:#095197 !important;								
						padding: 10px 10px 8px 10px;
				
						  
						}	
						.wishlist-box
						{
							 background: none repeat scroll 0 0 #fff;
							    border: 1px solid #bbb;
							    bottom: 0;
							    position: fixed;
							    right: 20px;
							    width: 250px;
							    z-index: 99999999;
							   
						}
						.wishlist-box-header
						{
							background-image: linear-gradient(to bottom,#fff,#ccc);
						    line-height: 16px;
						    padding: 15px;
						    cursor:pointer;
						}
						.wishlist-product
						{
						
						}

						.active-box
						{
							background: url("../image/down.png") no-repeat scroll 0px 0px rgba(0, 0, 0, 0) !important;
							background-position: right !important;
							cursor:pointer;
							display: block;
							height:20px;
						}

							.nonactive-box
						{
							background: url("../image/up.png") no-repeat scroll 0px 0px rgba(0, 0, 0, 0) ;
							background-position: right !important;
							cursor:pointer;
							display: block;
							height:20px;
						}
						.wishlist-product-detail
						{
							width:250px;
							border-bottom:1px dotted #ccc;
							height: 75px;
							display: inline-block;
						}
						.wishlist-product-detail-img
						{
							border:1px solid #7f8c8d;
							width:37px;
							height:54px;
							float:left;
						
							margin:10px;
							margin-right:none;
						}
						.wishlist-product-detail-img img
						{
							width:37px;
							height:54px;
						}
						.wishlist-product-name form
						{
							margin:0 0 10px;
						}
						.wishlist-product-name
						{
						    font-family: inherit;
						    font-size: inherit;							
						    padding: 0 5px;
						    text-align: left;
						    width: 60%;
						}
						 .wishlist-box-footer {
						   background-color: #4c4c4c;
						   display: block;
						   height: 31px;
						   margin: 0;
						   padding: 9px 0 7px;
						   width: 250px;
						}
						.wishlist-box-text h5 {
						   margin: 0;
						   padding: 0;
						}
						.wishlist-box-link {
						   float: left;
						    background-image: linear-gradient(to bottom, #CE512B, #CC2237);
						    display: inline-block;
						    margin-left: 15px;
						    width: 100px;
						    border-radius: 3px;
						    text-align: center;
						}
						.wishlist-product-name div h5
						{
							margin:0;
							padding:0; 
						}
						.wishlist-box-link a:hover, .wishlist-box-link a:active,.wishlist-box-link a:focus
						{
							text-decoration: none !important;
							background: none!important;
							color: #ffffff;
						}
						.wishlist-box-link a:link , .wishlist-box-link a:visited , .wishlist-box-link a:focus
						{
							color: #ffffff;
						    display: block;
						    margin-top:-4px;
						    text-decoration: none !important;
						    background: none !important;
						}
						.wishlist-box-view {
						   background-image: linear-gradient(to bottom, #fff, #aaa);
						    display: inline-block;
						    float: right;
						    margin-right: 15px;
						    width: 100px;
						    border-radius: 3px;
						    text-align: center;
						}
						.wishlist-box-view a:link , .wishlist-box-view a:visited , .wishlist-box-view a:focus
						{
							color: #000;
						    display: block;
						    margin-top:-4px;
						    text-decoration: none !important;
						    background: none !important;
						}
						.wishlist-box-view a:hover, .wishlist-box-view a:active,.wishlist-box-view a:focus
						{
							background: none!important;
							color: #000;
							text-decoration: none !important;
						}
						.wishlist-cross-img
						{
							background: url("../image/cross-normal.png") no-repeat scroll right center rgba(0, 0, 0, 0) !important;
							cursor:pointer;
						    display: none;
						    height: 20px;
							margin-top:5px;
						    position: absolute;
						    right: 5px;						    
						    width: 20px;
						}
						.wishlist-product a {
							text-decoration: none;
							color:#2c3e50!important;
							outline: none;
						}
						.wishlist-product a:hover {
							text-decoration: none;
							background: none!important;
							color:#2c3e50!important;
						}

			.wk-wclose {

				color: #000000;

				cursor: pointer;

				float: right;

				font-size: 20px;

				font-weight: bold;

				line-height: 20px;

			

				text-shadow: 0 1px 0 #FFFFFF;
				background:url('../image/x.png') no-repeat;
				padding:12px;

			}

			

			.wk-wclose:hover

			{

				color:#FF0000;

				opacity:1;

			}		

			

		

		
		

			

			
		
			
			
			
			#vmwishlist_overlay{
			  background: none repeat scroll 0 0 #000000;
			  display: none;
			  height: 100%;
			  left: 0;
			  opacity: 0.4;
			  position: fixed;
			  top: 0;
			  width: 100%;
			 
		      }
