﻿/*-------------Left sider etc by shivani vertical links-----------------*/

     .left_sider{
	width:20%;
	margin:0px 10px 0 80px;	
	float:left;
	padding:0;
}
.left_sider_top{
	width:188px;
	height:13px;
	float:left;
}
.left_sider_middal{
	width:158px;
	padding:0px 15px;
	height:auto;
	background-image:url(../Images/Upload_panel/left_sildebar_middal.png);
	background-repeat:repeat-y;
	float:left;
}
.left_sider_middal ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	
}

.left_sider_middalul li { 
	margin: 0px;
	padding: 0px;
}
.left_sider_middal ul li a
{
	display: block;
	width: 132px;
	float: none;
	margin: 0;
	color: #660066;
	background-image: url(../Images/Upload_panel/edit_icons.png);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 10px 0px 10px 26px;
	font: normal 13px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
}
.left_sider_middal ul li a:hover { 
	text-decoration:none;
	color:#C00;
}
.left_sider_bottom{
	width:188px;
	height:16px;
	float:left;
}
.right_sider{
	width:4px;
	margin:auto 10px;
	float:left;
	padding:0;
    height: 39px;
         }
         
.right_sider_top{
	width:231px;
   height:30px;
	float:left;
	background-image:url('../Images/Upload_panel/right_sildebar_top.png');
	background-repeat:no-repeat;
}
.right_sider_top h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:10px 20px;
             width: 128px;
             height: 18px;
         }
.right_sider_middal{
	width:181px;
	padding:0px 25px;
	height:560px;
	/*background-image:url('../Images/Upload_panel/right_sildebar_middal.png');
	background-repeat:repeat-y;*/
	background-color:#ffa6a6;
	float:left;
	margin-left: 0px;
}
.right_sider_middal ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	
}

.right_sider_middalul li { 
	margin: 0px;
	padding: 0px;

}
.right_sider_middal ul li a
{
	display: inline-block;
	width: 167px;
	float: none;
	margin: 0;
	color: #6A006A;
	background-image: url('../Images/Upload_panel/1291111536_control_play.png');
	background-position: left 50%;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 25px;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-size: 13px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.right_sider_middal ul li a:hover { 
	text-decoration:none;
	color:#C00;
	padding:5px 0px 5px 25px;
	margin-left:2px;
}
.right_sider_bottom{
	width:192px;
	height:9px;
	float:left;
}
