@charset "utf-8";
/* CSS Document */






		html,body{

				height:100%;


		}
		html {
			
background-color: #B30608; /* Old browsers */


		}
		
		
		.arrow-down {
	display: inline-block;		
	width: 0; 
	height: 0; 
	vertical-align:middle;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	
	border-top: 6px solid #fff;

}
		
	.sonos-legend { 
	margin:2px; 
	text-align:left;
	max-width:200px;
	font-size: 12px;
	font-weight:500;
	line-height: 15px;
    color: #333333;
    border: 0;
	vertical-align:text-bottom;
	
	

	}


		

		
		
		.img_right{
		float: right;

		

		}	
		.img_left{
		float: left;

		


		}	
		
		
		
				
		.img_right_logo{
		float: right;
		z-index: 2;
		position: absolute;
		top: 0px;
		right:0px;
		height:100%;
		

		}	
		.img_left_logo{
		float: left;
		z-index: 1000;
		position: absolute;
		top: 0px;
		left:0px;
		


		}	
		
				.center-text{
	text-align:center;

		}	
	
	

		
		.sonos_images{

padding: 10px;
margin:0 auto;
text-align: center;	
font-size: 14pt;

		}
		

		
		.contact-info{
		clear:both;
  		text-align: right;
		color:#FFF;
		background-color:#000;
		padding: 10px;

	
	

		}
		
		.header-slide{
		float:right;
		max-width:600px;
		padding:0;
		

			
		}


		
		.logo-container{
		
	    max-width:920px;
		height:79px;
		position:relative;
        
		}
		
		


		.push{
		clear:both;
		}

		
		.footer{
		max-width: 920px;
		margin: 0 auto;
		height: 20px;
		padding: 0 20px 0 20px;
		font-size: x-small;
		text-align:center;
		

		}	




      /* Custom container */
      .page-container {
		  

        margin: 1.563em auto -60px;
        max-width: 920px;
		min-height: 750px;
		background-color:#FFF;
		
		-webkit-border-bottom-left-radius: 4px;
		-moz-border-left-radius: 4px;   
		border-bottom-left-radius: 4px;
		
		-webkit-border-bottom-right-radius: 4px;
		-moz-border-right-radius: 4px;   
		border-bottom-right-radius: 4px;
		
		-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.65);
		-moz-box-shadow:    0px 5px 10px rgba(0, 0, 0, 0.65);
		box-shadow:         0px 5px 10px rgba(0, 0, 0, 0.65);
		
		
		
		

      }
	  
	 
	    .content-container{
		  

 
		background-color:#FFF;
		max-width: 820px;
		margin: 0 auto;
		padding: 0 20px 40px 20px;
		

      } 
	  
      .container-narrow > hr {
        margin: 30px 0;
      }


.spec_ial{
	


-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 1px 1px 8px #000000;
-moz-box-shadow: 1px 1px 8px #000000;
box-shadow: 1px 1px 8px #000000;
/*-webkit-transform: rotate(-4deg);
-moz-transform: rotate(-4deg);
-o-transform: rotate(-4deg); */
background-color: #333;
padding: 1px;
font-family: Verdana, Geneva, sans-serif;
font-size: 12pt;
color: #888888;
text-align: center;
	
}