﻿html,body
{
height:100%;
min-height:100%;	
}

.submnuLabel
{
    font-size: 16px;
}
.MasterSideMenu
{
    
    height: 25px;
}
#accordion
{
    /*background-color: #f3f3f3;*/
     background-color:#3B5998;
     color: #6A81B0;
     height:100%;
     min-height:100%;
}

#accordion .ui-accordion-content
{
   background-color:#368EE0;
  /* background-color: #f3f3f3;*/
    padding: 0px 0 0px 0;
    color:#FFF;
}
.SideMenu
{
   
    width: 200px;
    text-align: left;
    display:block;
	line-height:30px;
    height: 30px;
   color:#FFF;
   display:block;
    /*background-color: #F3F3F3;*/
    margin:0px 0 0px 0; 
    padding:0 0 0 4px;
    cursor: pointer;
    background: rgb(194,196,188); /* Old browsers */
    overflow:hidden;
background: -moz-linear-gradient(top, rgba(194,196,188,1) 0%, rgba(59,89,152,1) 2%, rgba(59,89,152,1) 98%, rgba(19,34,51,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(194,196,188,1)), color-stop(2%,rgba(59,89,152,1)), color-stop(98%,rgba(59,89,152,1)), color-stop(100%,rgba(19,34,51,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(194,196,188,1) 0%,rgba(59,89,152,1) 2%,rgba(59,89,152,1) 98%,rgba(19,34,51,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(194,196,188,1) 0%,rgba(59,89,152,1) 2%,rgba(59,89,152,1) 98%,rgba(19,34,51,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(194,196,188,1) 0%,rgba(59,89,152,1) 2%,rgba(59,89,152,1) 98%,rgba(19,34,51,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(194,196,188,1) 0%,rgba(59,89,152,1) 2%,rgba(59,89,152,1) 98%,rgba(19,34,51,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c4bc', endColorstr='#132233',GradientType=0 ); /* IE6-9 */

}
.SideMenuhover
{
	color:white; 
	display:block;
	line-height:30px;
	 background: rgb(194,196,188); /* Old browsers */
background: -moz-linear-gradient(top, rgba(194,196,188,1) 0%, rgba(71,130,188,1) 2%, rgba(51,93,135,1) 98%, rgba(19,34,51,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(194,196,188,1)), color-stop(2%,rgba(71,130,188,1)), color-stop(98%,rgba(51,93,135,1)), color-stop(100%,rgba(19,34,51,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(194,196,188,1) 0%,rgba(71,130,188,1) 2%,rgba(51,93,135,1) 98%,rgba(19,34,51,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(194,196,188,1) 0%,rgba(71,130,188,1) 2%,rgba(51,93,135,1) 98%,rgba(19,34,51,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(194,196,188,1) 0%,rgba(71,130,188,1) 2%,rgba(51,93,135,1) 98%,rgba(19,34,51,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(194,196,188,1) 0%,rgba(71,130,188,1) 2%,rgba(51,93,135,1) 98%,rgba(19,34,51,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c4bc', endColorstr='#132233',GradientType=0 ); /* IE6-9 */
}
.SideMenuSelected
{
    border: 1px solid white;
    width: 200px;
    text-align: center;
    height: 35px;
    background-color: #E0E0E0;
    color: White;
    cursor: pointer;
    border-bottom-style: solid;
    border-bottom-color: Black;
}
.topbar
{
    /*background-image: url(Images/topbar.png);*/
    background-color: #3B5998;
    height: 40px;
    width: 100%;
    min-width:1000px;
    padding-left: 5px;
    color: Black;
}
.mainmenu
{
    height: 40px;
		
}
.Dynamicmenu
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    margin: 0px 20px 0px 10px;
    background-color: #0072c6;
    height: 38px;
}


.mainStaticmenu
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    margin: 1px 0px 1px 10px;
    height: 38px;
   
}
.mainmenuHover
{
	color: #FFF;
	background-color: #1E74C5;
	
	margin: 1px 0px 1px 10px;
	height: 38px;

}

/*Rubon On 02/07/2013 */
.settingmainStaticmenu
{
    color: #6A81B0;
    text-decoration: none;
    font-weight: bold;
    margin: 1px 0px 1px 0px;
    height: 38px;
    float:left;
    
    
   
}
.SettingmainmenuHover
{
	color: #ffffff;
	/*background-color: #BEB0A3;*/
	margin: 1px 0px 1px 0px;
	height: 38px;

	
	
}

.seetingDynamicmenu
{

	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin: 0px 21px 0px 10px;
	height: 38px;
	width: 100%;
	color:rgb(255,255,255);
	background: rgb(194,196,188); /* Old browsers */
background: -moz-linear-gradient(top, rgba(194,196,188,1) 0%, rgba(59,89,152,1) 2%, rgba(59,89,152,1) 98%, rgba(19,34,51,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(194,196,188,1)), color-stop(2%,rgba(59,89,152,1)), color-stop(98%,rgba(59,89,152,1)), color-stop(100%,rgba(19,34,51,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(194,196,188,1) 0%,rgba(59,89,152,1) 2%,rgba(59,89,152,1) 98%,rgba(19,34,51,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(194,196,188,1) 0%,rgba(59,89,152,1) 2%,rgba(59,89,152,1) 98%,rgba(19,34,51,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(194,196,188,1) 0%,rgba(59,89,152,1) 2%,rgba(59,89,152,1) 98%,rgba(19,34,51,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(194,196,188,1) 0%,rgba(59,89,152,1) 2%,rgba(59,89,152,1) 98%,rgba(19,34,51,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c4bc', endColorstr='#132233',GradientType=0 ); /* IE6-9 */
}

.seetingDynamicmenu:hover
{
		color:white; 
	 background: rgb(194,196,188); /* Old browsers */
background: -moz-linear-gradient(top, rgba(194,196,188,1) 0%, rgba(71,130,188,1) 2%, rgba(51,93,135,1) 98%, rgba(19,34,51,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(194,196,188,1)), color-stop(2%,rgba(71,130,188,1)), color-stop(98%,rgba(51,93,135,1)), color-stop(100%,rgba(19,34,51,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(194,196,188,1) 0%,rgba(71,130,188,1) 2%,rgba(51,93,135,1) 98%,rgba(19,34,51,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(194,196,188,1) 0%,rgba(71,130,188,1) 2%,rgba(51,93,135,1) 98%,rgba(19,34,51,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(194,196,188,1) 0%,rgba(71,130,188,1) 2%,rgba(51,93,135,1) 98%,rgba(19,34,51,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(194,196,188,1) 0%,rgba(71,130,188,1) 2%,rgba(51,93,135,1) 98%,rgba(19,34,51,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c4bc', endColorstr='#132233',GradientType=0 ); /* IE6-9 */

}
.toprightpane
{
	float:left; width:220px;
	padding-right:10px;
	padding-left:10px;
	margin-right:120px;
		
}

.toprightpane:hover
{

color: #555555;
}


/* Rubon End */
.homeButton
{
    background-image: url(Images/icon_home.png);
    background-repeat: no-repeat;
    width: 24px;
}
.mainmenu li:first-child a
{
    background-image: url(Images/icon_home.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 20px;
}
.mainmenu .home:hover
{
    background-color: transparent;
}
.user_menu
{
    margin: 10px 0px 0px;
    padding: 0px;
    float: left;
    margin-right: 20px;
}
.user_menu li
{
    display: inline;
    list-style-type: none;
}
.user_menu li a
{
    color: #64625F;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 20px;
   display: inline-block;
    line-height: 20px;
    font-size: 11px;
}
.user_menu li a:hover
{
    color: #555555;
}
.user_menu .user
{
   /* background: url(Images/icon_user.png) no-repeat left center;*/
    cursor: none;
}
.user_menu .changepassword
{
    background: url(Images/user.png) no-repeat left center;
}
.user_menu .dates
{
    background: url(Images/user.png) no-repeat left center;
    cursor: none;
}
.user_menu .settings
{
    background: url(Images/settings.png) no-repeat left center;
}
.user_menu .logout
{
    background: url(Images/logout.png) no-repeat left center;
}
.user_menu .DashBoard
{
    background: url(Images/logout.png) no-repeat left center;
}

.headbar
{
    background-image: url(images/bg_second.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    height: 44px;
    width: 50%;
    float: left;
}

.menu a.top1
{
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #F90;
    font-size: 16px;
    font-weight: bolder;
    text-align: left;
    padding-left: 30px;
}
.menu a.botom1
{
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.menu a
{
    color: #FFF;
    display: block;
    margin: 0;
    text-decoration: none;
    padding-right: 12px;
    padding-left: 30px;
    font-size: 16px;
    font-weight: bold;
    background-color: slategray;
    background-repeat: repeat-x;
    height: 31px;
    font-family: Candara;
    line-height: 25px;
    overflow: hidden;
}
.menu a:hover
{
    color: #fff;
    background-repeat: repeat-x;
    background-position: center;
    background-color: #1D6BB1;
}

.menu li .last
{
    background-repeat: repeat-x;
    height: 43px;
}
.menu li .last:hover
{
    color: #000;
    background-repeat: no-repeat;
    background-position: center top;
    height: 43px;
}


ul.cssMenu li a
{
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    line-height: 40px;
    font-size: 13px;
    color: White;
}

ul.cssMenu1 li a
{
    text-decoration: none;
    padding-right: 10px;
    padding-left: 20px;
    line-height: 20px;
    font-size: 11px;
    color: Blue;
}


ul.cssMenu, ul.cssMenu ul
{
    margin: 0px;
    padding: 10px;
    float: right;
    margin-right: 10px;
    list-style: none;
    position: relative;
    display: inline-block;
    color: Green;
}
/* RUBON */
ul.cssMenu li ul a
{
    color: Green;
}
.acolor
{
    color: Green;
}
ul.cssMenu ul
{
    display: none; /*initially menu item is hidden*/
    position: absolute; /*absolute positioning is important for menu to float*/
}
/* Hover effect for menu*/
ul.cssMenu li:hover > ul
{
    display: block;
}
