.slider_menu{
	width:100%;
	position:fixed;
	z-index:1000;
	display:none;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ec6d5e+0,d3483b+100 */
	
}

.slider_menu2{
	width:100%;
	position:fixed;
	z-index:1000;
	display:none;
	background: #d3483b; /* Old browsers */
	background: -moz-linear-gradient(top,  #d3483b 0%, #ed7e70 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #d3483b 0%,#ed7e70 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #d3483b 0%,#ed7e70 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3483b', endColorstr='#ed7e70',GradientType=0 ); /* IE6-9 */
	color:#ffffff;
	text-align:left;
	height:100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ec6d5e+0,d3483b+100 */
	
}

.slider_menu_btn{
	width:50%;
	float:left;
}

