﻿/************************************************************************************************/
/* Author:			VINCIS Simon-Paul Strikwerda         					                    */
/* Description:		BASIC stylesheet				                                       	  	*/
/* Site name:		Vincis site			                                                        */
/* Date created:		02-06-2009						                                        */
/************************************************************************************************/

/*----------------------------------------------------------------------------------------------*/
/* Colors	                                                     								*/
/*----------------------------------------------------------------------------------------------*/
/* 	
/* 	
/* 	
/* 	

/************************************************************************************************/
/* Screen styles                                                                 			    */
/************************************************************************************************/
@media screen 
{
	/*******************************************************************************************/
	/* =Global																                   */
	/*******************************************************************************************/
	html,body 
	{
	    height:                 100%;
	}
		
	
	body 
	{
		/* font-family: 			Georgia; */
		font-family:				"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
		
		font-size:				0.833em;
		color:                  #383838;
		line-height:			170%;
			
		background-image:       url(../images/background/bg_body.jpg);
		background-position:    top center;
		background-repeat:      repeat-x;
		background-color:       #000;
	}

	
	input
	{
		font-family: 			Arial;
	}
	
		
	
	.hide 
	{
		display:				none;
		height:					0;
		width:					0;
	}
	
	.floatCloser
	{
		clear:					both;
		margin:					0;
		padding:				0;
		height:					0;
	}
	
	
	h1
	{
		color:					#4d4d4d;	
		font-size:				1.6em;
		font-weight:			bold;
		
		margin-bottom:			0.7em;
	}
	
	h2
	{
		color:					#4d4d4d;	
		font-size:				1.2em;
		font-weight:			bold;
		
		margin-bottom:          10px;
	}
	
	h3
	{
		color:					#4d4d4d;	 
		font-size:				1.0em;
		font-weight:			bold;
		
		margin-bottom:			0.5em;
	}
	
		h3 a
		{
			text-decoration:		none;
		}
		
	
	p
	{
		margin:				0 0 0 0;
	}
	
	ul
	{
	}
	
		li
		{
		}
		
	a
	{
		color:					#383838;	
		text-decoration:		underline;
	}
	
		a:hover
		{
			color:					#96b415;	
			text-decoration:		underline;
		}

		
	.cm_button, #send, #emailSend
	{
		float:					left;
		display:				inline;

		height:					20px;
		color:					#fff;
		
		background-color:		transparent;
		
		font-weight:			bold;
		
		margin:					0;

		border:					0;
		
		cursor:					pointer;
		text-indent:             -5000%;
	}
	
	.cm_textarea, .cm_input, .cm_select, .cm_multi, .cm_button, #send
	{
		font-family: 			"Frutiger Linotype", Arial, Helvetica, Tahoma, Verdana;
		font-size:				1.0em;
	}
	
	.emphasize
	{
	    font-family:            Arial;
	    font-weight:            bold;
	}
	
	.addthis_toolbox
	{
		clear:					both;
		padding:				0;
	}
		
	/*******************************************************************************************/
	/* =Containers															                   */
	/*******************************************************************************************/
	#silverlightRotator
	{
	    position:               absolute;
	    top:                    162px;
	    left:                   -24px;
	    width:                  967px;
	    height:                 300px;
	    z-index:                2;
	}

        #alternativeContent
        {
			position:	relative;
            margin:                 25px 0 0 53px;
            width:                  862px;
            height:                 240px;
        }
       #alternativeContent 
        {
		line-height:1.4em;
		}
		
		
		
            .preloader
            {
                margin:                 80px;
                text-align:             center;
                color:                  #999;
                font-size:              1.4em;
                font-family:            Arial;
            }

                .preloader img
                {
                    margin:                 0 5px 0 0;
                    vertical-align:         middle;
                }

             #alternativeContent .imageLink
            {
                float:                  left;
				display:				inline;
                width:                  680px;
                height:                 240px;
            }

            #alternativeContent .title
            {
                float:                  left;
				display:				inline;
                margin:                 30px 0 0 0;
                width:                  180px;

                color:                  #fff;
            }

            #alternativeContent .summary
            {
                float:                  left;
				display:				inline;
                width:                  180px;
                margin:                 10px 0 0 0;

                color:                  #fff;
            }

            #alternativeContent .readMore
            {
                float:                  right;
				display:				inline;

                color:                  #fff;
            }
			
#alternativeContent #overlay
{
	position:				absolute;
	left:					635px;
	top:					0;
	
	width:					45px;
	height:					240px;
	background-image:       url(../images/background/overlay_caroussel.png);
	background-position:    left top;
	background-repeat:      no-repeat;
	z-index:				999;
}
	
	
	#alternativeContent #slButton
	{
	position:				absolute;
	left:					10px;
	top:					183px;
	
	width:					140px;
	height:					45px;
	background-image:       url(../images/background/silverlight.png);
	background-position:    left top;
	background-repeat:      no-repeat;
	z-index:				998;
}
	#mainContainer
	{
	    position:               relative;
	    width:                  926px;
	    margin:                 0 auto;
	    
	    background-color:       #fff;
	    background-image:       url(../images/background/bg_mainContainer.png);
	    background-position:    center bottom;
	    background-repeat:      no-repeat;
	}
	
	    #topContainer
	    {
	        position:               absolute;
	        top:                    0;
	        left:                   0;
	        width:                  926px;
	        height:                 376px;
	        
	        background-image:       url(../images/background/bg_topContainer.jpg);
			background-position:	left top;
	        
	        z-index:                3;
	    }
	    
	        #logo
	        {
	            display:                block;
	            position:               absolute;
	            top:                    40px;
	            left:                   30px;
	            width:                  194px;
	            height:                 61px;
	            
	            text-indent:            -9999px;
	            
	            background-image:       url(../images/background/bg_logo.png);
	        }
	        
	        #MainMenu
	        {
	            position:               absolute;
	            top:                    137px;
	            left:                   37px;
	            font-family:            "Frutiger Linotype", Arial, Helvetica, Tahoma, Verdana;
	        }
	        
	            #MainMenu li
	            {
	                float:                  left;
				display:				inline;
	                margin:                 0 36px 0 0;
	            }
	            
	                #MainMenu_item_6
	                {
	                    padding-left:           48px;
	                }
	                
	                #MainMenu #MainMenu_item_6 a,
					#MainMenu #MainMenu_item_7 a
	                {
	                    color:                  #b2b2b2;
	                }
					
						#MainMenu #MainMenu_item_6 a:hover,
					#MainMenu #MainMenu_item_7 a:hover
						{
							color:                  #fff;
						}
	            
	                #MainMenu span
	                {
	                    color:                  #fff;
	                    font-weight:            bold;
	                }
	               #mainContainer #MainMenu #MainMenu_item_1 a,
	                #MainMenu a
	                {
	                    color:                  #fff;
	                    text-decoration:        none;
						font-weight:			normal;
	                }
					
					#mainContainer #MainMenu #MainMenu_item_1 a:hover,
	                #MainMenu a:hover
	                {
						color:					#ddd;
	                }
	                
            #quicksearch
			{
                position:               absolute;
                left:                   699px;
                top:                    57px;
                width:                  194px;
                height:                 33px;
                
                background-image:		url(../images/background/bg_quicksearch.png);
				background-repeat:		no-repeat;
            }			
			
			    #quicksearch label
				{
			        display:            none;
			    }
			    
				#quicksearch #query
				{
					float:					left;
					display:				inline;
					width:					144px;
					height:					14px;
					
					margin:					10px 0 0 9px;
					
					color:					#999;
					background-color:		transparent;
					border:					0;
				}
				
				#quicksearch #send
				{
					float:					right;
					display:				inline;
					width:					16px;
					height:					21px;
					
					margin:					6px 8px 0 0;
					line-height:            0;
					
					background-image:       url(../images/background/bg_btnSend.gif);
					background-repeat:		no-repeat;
					text-indent:			-1000px;
					font-size:				0;
				}
				
				
		#quicksearch #liveSearch
		{
			float:					left;
			position:				relative;
			width:					272px;
			z-index:				20;
			font-size:				0.9em;
		}
		
		#quicksearch #liveSearch ul
		{
			float:					left;
			position:				absolute;
			left:					0;
			top:					0;
			display:				block;
			width:					192px;
			border:					1px solid #ccc;
			margin:					4px 0 -1px 0px;
			line-height:			0;
		}
		
			#quicksearch #liveSearch ul li
			{
				float:					left;
				clear:					both;
				width:					192px;
				margin:					0;
				padding:				0;
				line-height:			140%;
			}
		
				#quicksearch #liveSearch ul li a
				{
					float:					left;
					display:				block;
					width:					182px;
					
					padding:				4px 0 4px 10px;
					
					color:					#383838;
					text-decoration:		none;
					background-color:		#f7f7f7;
										
					border-bottom:			2px solid #fff;
				}
								
				#quicksearch #liveSearch ul li a.orange
				{
					border-bottom:			none;
					font-weight:			bold;
					background-color: 		#ccc;
				}
				
					#quicksearch #liveSearch ul li a:hover
					{
						border:					none;
						background-color: 		#97B615;
						
						color: 					#fff;
						border-bottom:			2px solid #fff;
					}
					
					#quicksearch #liveSearch ul li a.orange:hover
					{
						border-bottom:			none;
					}
					
					
				
            #loginStatus
			{
                position:               absolute;
                left:                   767px;
                top:                    11px;
            }
            
                #loginStatus a span
				{
                    display:                block;
                    width:                  126px;
                    height:                 14px;
                    
                    text-indent:            -9999px;
					line-height:			0.1em;
                    
                    background-image:       url(../images/background/bg_loginMyVincis.png);
					cursor:					pointer;
                }

			#contentContainer
			{
	        width:                  926px;
	        padding:                456px 0 48px 0;
	        
	        background-image:       url(../images/background/bg_contentContainer.png);
	        background-position:    0px 377px;
	        background-repeat:      no-repeat;
	    }
	    
	        #column1
	        {
	            float:                  left;
				display:				inline;
	            width:                  374px;
	            
	            padding:                 6px 60px 0 29px;
	        }
	
	            #summary
	            {
	                padding:                15px 4px 22px 8px;
	                width:                  363px;
	                height:                 107px;
					min-height:				107px;
        	        
	                background-image:       url(../images/background/bg_summary.jpg);
					background-position:	left bottom;
					background-repeat:		no-repeat;
					background-color:		#97B615;
	            }
	            *>#summary
	            {
					height:					auto;
				}
        	    
	                #summary p
	                {
	                    font-family:            "Frutiger Linotype", Arial, Helvetica, Tahoma, Verdana;
	                    font-size:              1.405em;
	                    line-height:            1.071em;
						letter-spacing:			-0.1px;
	                    color:                  #fff;
	                }
    	            
                #news
                {
                    width:                  352px;
                    padding:                0 15px 0 8px;
                }
                
                    #news ul
                    {
                    }
                    
                        #news li
                        {      
                            padding:                12px 0 15px 0;                  
                            background-image:       url(../images/background/bg_newsItem.gif);
                            background-position:    left bottom;
                            background-repeat:      no-repeat;
                        }
                        
                        #news li.lastItem
                        {
                            padding-bottom:         0;
                            background-image:       none;
                        }
                        
                            #news span
                            {
                                color:                  #999;
                                font-family:            Arial;
                                font-size:              0.8em;
                            }
                            
                            #news h3
                            {
                                margin:                     8px 0 0 0;
                                font-family:                "Frutiger Linotype", Arial, Helvetica, Tahoma, Verdana;
                                font-size:                  1.58em;
                            }
                            
                                #news h3 a
                                {
                                    text-decoration:            none;
                                }
                                
                            #news p
                            {
                                line-height:                1.6em;
                            }
                                   

								   #news .readMore
								   {
								   padding-left:			4px;
								   }
                             #mainContainer .archive
                            {
								font-family:				"Frutiger Linotype", Arial, Helvetica, Tahoma, Verdana;
								display: inline;
                                vertical-align:             middle;
								text-decoration:			none;
								font-weight:				bold;
								padding-right:				14px;
								padding-top:			10px;
								
								/*background-image:			url(/content/images/background/bg_readMore.gif);*/
								background-repeat:			no-repeat;
								background-position:		right 13px;
								font-size:					0.92em;
                            }
							
                            #mainContainer .archive:hover
							{
								text-decoration:	none;
							}
							
                            
            #column2
            {
                float:                  left;
				display:				inline;
                width:                  462px;

            }
            
                #Events-Newsletter
                {
                    float:                  left;
				display:				inline;

                    width:                  184px;
                }
                    
                    #events
                    {

                        width:                  184px;
                        margin:                 7px 0 24px 0;
                    }
                    
					.cufon-ready #events h2
					{
						margin-left:			-2px;
					}
                        #events h2
						{
                            font-size:              1.405em;
                        }
						
                            #events h2 a,
                            #events h2 a:hover
							{
                                text-decoration:        none;
                            }

                            #events li
							{
                                margin:                 0 0 11px 0;
                                padding:                0 0 12px 0;
                                
                                background-image:       url(../images/background/bg_event.gif);
                                background-position:    left bottom;
                                background-repeat:      no-repeat;
								line-height:			1.2em;
                            }
                            
                            #events .lastItem
                            {
                                margin:                 0;
                                padding:                0;
                                background-image:       none;
                            }
                            
                                #events span
                                {
                                    display:                block;
                                    font-family:            Arial;
                                    font-size:              0.7em;
                                    color:                  #999;
									padding-bottom:			2px;
                                    line-height:            1em;
                                }
                                
                                #events a
                                {
                                    text-decoration:        none;
									
									
                                }
								
                                #events a:hover
								{
									text-decoration:		underline;
								}
                

				
				
                    #newsletter
                    {
                        width:                  184px;
                    }
                    
					
					.cufon-ready #newsletter h2
					{
						margin-left:			-1px;
					}
					
                        #newsletter h2
                        {
                            font-size:              1.205em;
                            margin-bottom:          2px;
                        }
                        
                        #newsletter p
                        {
                            line-height:            1.25em;
                        }
                    
                        #newsletterForm
                        {
                            width:                  192px;
                            height:                 32px;
                            margin:                 7px 0 7px -8px;
                            background-image:       url(../images/background/bg_newsletterForm.gif);
                        }

                            #newsletterForm .fieldLabel,
                            #newsletterForm #requiredMessage
                            {
                                position:               absolute;
                                text-indent:            -9999px;
                            }
                        
                            #newsletterForm .fieldRow .cm_input
                            {
                                float:                  left;
				display:				inline;
                                width:                  154px;
                                margin:                 6px 11px 0 8px;
                                font-family:            Arial;
                                color:                  #9b9b9b;
                                background-color:       transparent;
                                border:                 none;
								
                            }

                            #newsletterForm .fieldRow .cm_button
							{
                                float:                  left;
                                display:                inline;
                                width:                  9px;
                                height:                 14px;
								padding-left:			100px;
								overflow:				hidden;
                                margin:                 8px 0 0 0;
                                text-indent:            -9999px;
								font-size:				0;
								line-height:			0;
                                background-image:       url(../images/background/bg_btnEmailSend.gif);
                                background-repeat:      no-repeat;
							}
							*>#newsletterForm .fieldRow .cm_button
							{
								padding-left:			0;
							}

                
                #LiveChat-Twitter
				{
                    float:                  left;
					display:				inline;
                    width:                  271px;
                }
                
                    #livechat
					{
                        position:               relative;
                        width:                  182px;
                        height:                 86px;
                        margin:                 0 0 22px 3px;
                        padding:                11px 0 0 60px;
                        
                        line-height:            1.2em;
                        
                        background-image:       url(../images/background/bg_livechat.png);
						background-repeat: 		no-repeat;
                    }
                
                        #livechat h2
						{
                            font-size:              1.405em;
							margin-bottom:			5px;
                        }
                        
					.cufon-ready #livechat h2
					{
						margin-left:			-2px;
					}
						
                        #chatStatus
                        {
                            position:               absolute;
                            left:                   146px;
                            top:                    14px;
							margin-bottom:			5px;
                        }
                        
                        #chatText
                        {
                        }
						
						
                        
                    #twitterFeed
                    {
                        width:                  207px;
                        margin:                 1px 0 0 53px;
                        padding:                10px 0 0 0;
                        background-image:       url(../images/background/bg_twitterFeed.gif);
                        line-height:            1.2em;
                    }
                    
                        #twitterFeed h2
						{
                            margin:                 0 0 6px 0;
                            padding:                0 0 0 8px;
                            font-size:              1.35em;
                        }
						
							#twitterFeed h2 a
							{
								text-decoration:		none;
							}
                        
					.cufon-ready #twitterFeed h2
					{
						margin-left:			-2px;
					}
						
                        #twitterFeed div
                        {
                            padding:                0 28px 10px 8px;
                            background-image:       url(../images/background/bg_twitterFeedList.gif);
                            background-position:    left bottom;
                            background-repeat:      no-repeat;
                        }
                        
                            #twitterFeed li
                            {              
                                margin:                 0 0 5px 0;
                                padding:                0 0 11px 0;
                                
                                background-image:       url(../images/background/bg_event.gif);
                                background-position:    left bottom;
                                background-repeat:      no-repeat;
                            }
                            
                            #twitterFeed .lastItem
                            {
                                margin:                 0;
                                padding:                0;
                                background-image:       none;
                            }
                                
                                #twitterFeed .relativeDate
                                {
                                    color:                  #999;
                                    font-family:            Arial;
                                    font-size:              0.7em;
                                    text-transform:         uppercase;
                                }
                                
                                #twitterFeed .userLink
                                {
                                    font-family:            Arial;
                                    font-size:              1em;
                                    font-weight:            bold;
                                    color:                  #383838;

                                    text-decoration:        none;
                                }

                                #twitterFeed .userLink:hover
                                {
                                    color:                  #96B415;
                                }
                                
                #customers
                {

                    width:                  462px;
                    margin:                 15px 0 0 0;
                }
                
                    #customers h2
                    {
                        font-size:              1.38em;
                    }
                    
                        #customers ul
                        {
                            width:                  469px;
                            margin-left:            -7px;
                        }
                    
                        #customers li
                        {
                            float:                  left;
                            display:                inline;
                            width:                  94px;
                            height:                 94px;
                            margin:                 0 20px 0 0;
                        }
                        
                        #customers .lastItem
                        {
                            margin:                 0;
                        }
                        
                            #customers img
                            {
                                width:                  90px;
                                height:                 90px;
                                padding:                1px;
                                border:                 solid 1px #dedede;
                            }
                            
                            #customers li:hover img
                            {
                                border-color:           #96b415;
                            }
	
	#footerContainer
	{
	    width:                  100%;
	    height:                 250px;
	    
	    font-family:            Arial;
	    
	    background-image:       url(../images/background/bg_footerContainer.jpg);
	    background-position:    center bottom;
	    background-repeat:      repeat-x;
	}
	
	    #footer
	    {
	        position:               relative;
	        margin:                 0 auto;
	        width:                  926px;
	        height:                 207px;
	        
	        color:                  #ccc;
	    }
	    
	        #bottomLogo
	        {
	            position:               absolute;
	            left:                   36px;
	            top:                    28px;
	            width:                  232px;
	            height:                 31px;
	            
	            text-indent:            -9999px;
	            
	            background-image:       url(../images/background/bg_logo.png);
				background-position:	left -61px;
	        }
	    
	        #footer a
	        {
	            color:                  #ccc;
	        }
	        
	        #shortcuts
	        {
	            position:               absolute;
	            left:                   39px;
	            top:                    147px;
	        }
	        
	            #shortcuts li
	            {
	                margin:                 0 36px 0 0;
	                float:                  left;
				display:				inline;
	            }
	            
	                #shortcuts li a
	                {
	                    text-decoration:        none;
	                }
	                
	                #shortcuts li a:hover
	                {
	                    color:                  #fff;
						text-decoration:        underline;
	                }
	    
	        #addressInfo
	        {
	            position:               absolute;
	            top:                    39px;
	            left:                   465px;
	        }
	        
	            #addressInfo dt
	            {
	                display:                none;
	            }
				
			#addressInfo  dd
			{
				line-height:			1.2em;
				padding-bottom:			15px;
			}
	        
	        #contactInfo
	        {
	            position:               absolute;
	            left:                   709px;
	            top:                    39px;
	        }
	        
	            #contactInfo dt
				{
	                display:                none;
	            }
				
			#contactInfo dd
			{
				line-height:			1.2em;
			}
			
			#contactInfo .space
			{
				padding-bottom:			15px;
			}

			#contactInfo a
	                {
	                    text-decoration:        underline;
	                }
	                
				#contactInfo  a:hover
				{
	                    color:                  #fff;
						text-decoration:        underline;
				}
			
	        
	        #socialMedia
	        {
	            position:               absolute;
	            left:                   874px;
	            top:                    35px;
	        }
	        
	            #socialMedia li
	            {
				display:                inline;
				float:					left;
				clear:					both;
				
				width:                  20px;
				height:                 20px;
				line-height:			0.1em;
				margin:					0;
				padding:				0 0 5px 0;
	            }
	            
	                #socialMedia a
	                {
				display:                inline;
				float:					left;
				clear:					both;

	                    width:                  20px;
	                    height:                 20px;
						line-height:			0.1em;
						
						padding:				0;
						margin:					0;
						
    	                
	                    text-indent:            -9999px;
						background-image:       url(../images/background/social.gif);
						background-repeat:		no-repeat;


						
	                }
    	        
	                .twitter a
	                {
	                    background-position:	left -20px;
	                }
	                
	                .rss a
	                {
	                    background-position:	left -40px;
	                }
					
	                .youtube a
	                {
	                    background-position:	left -60px;
	                }
	                
	                .linkedin a
	                {
	                    background-position:	left top;
	                }
	        
	        #footerLogo
	        {
	        }
	        
	        #microsoftLogo
	        {
	            position:               absolute;
	            left:                   608px;
	            top:                    139px;
	            width:                  300px;
	            height:                 98px;
	            text-indent:            -9999px;
	            background-image:       url(../images/background/bg_microsoftLogo.png);
	        }
	        
    #twitterBird
    {

        position:               absolute;
        top:                    585px;
        right:                  -65px;
        width:                  90px;
        height:                 210px;

        background-image:       url(../images/background/bg_twitterBird.png);
		background-repeat:		no-repeat;
		background-position:	left top;
		text-indent:			-5000px;
    }
	
			#readspeaker_button1
			{
				font-family: 			"Frutiger Linotype", Arial, Helvetica, Tahoma, Verdana;
				padding:				0 0 0 47px;
			}			
					
				#readspeaker_button1 a
				{
					float:					left;
				display:				inline;
					font-weight:			bold;
					
					color:					#333;
					text-decoration:		none;
					padding-left:			19px;
					font-size:					0.92em;
					background-image:       url(../images/background/speaker.gif);
					background-repeat:		no-repeat;
					background-position:	left center;
				}			
				
					#readspeaker_button1 a:hover
					{
						text-decoration:none;
						color:			#96b415;
					}
	
						/* readspeaker */
						#xp1
						{
						}
						
							#xp1 table
							{

							}
							
							#xp1 table tr
							{
								margin:				0 0 5px 0;
							}
						
							#xp1 table td
							{
								padding:			5px;
							}	

							#bottomLinks
							{
								background-color:		#fff;
							}			
							
								#bottomLinks a
								{
								color:						#777;
									font-size:				1.0em;
									text-decoration:		none;
								}
								
	#content .sync_sent_highlighted 
	{
		background-color:		#dedede;
	}
	
	#content .sync_word_highlighted
	{
		background-color:			#96B415;
		color:						#fff;
		font-weight:				bold;

	}
					
}

/************************************************************************************************/
/* Print styles                                                                 			    */
/************************************************************************************************/
@media print 
{
	.breadCrumbs,
	#sidebar,
	#topContainer,
	#footerContainer,
	.addthis_toolbox,
	.shareHeader
	{
		display:			none;
	}
	
	
	#content h1,
	#content h2,
	#content h3
	{
		margin:                 0 0 2px 0;
		font-family:            "Frutiger Linotype", Arial, Helvetica, Tahoma, Verdana;
		color:                  #333;
	}
	
	#content h2 a,
	#content h3 a
	{
		text-decoration:		none;
	}
	
	#content p
	{
		color:                  #383838;
	}
	
	
	#content a
	{
		color:					#96b415;	
		text-decoration:		underline;
	}
	
	#content a:hover
	{
		color:					#96b415;	
		text-decoration:		underline;
	}
	
	#content .Sales_MeerInformatie
	{
		float:					left;
		display:				block;
		width:					562px;
		
		font-family:            "Frutiger Linotype", Arial, Helvetica, Tahoma, Verdana;
		margin-top:				20px;
		padding:				7px 10px 10px 10px;
		color:                  #383838;
		background-color:		#F7F7F7;
		font-weight:			bold;
		border:					2px solid #eee;
	}
	

}
