﻿#logo 
{
	padding-left: 15px !important;
	padding-top: 10px !important;
}

#logo img
{
	width: 300px !important;
	height: 100px !important;
}

#masterPage #top
{
	background-image: url(Images/header.png);
}

.Assessment .Question_Edit textarea
{
	width: 95%;
    height: 100px;
}
.deleteprofile
{
         display:none;
}

#masterPage .Rotator #logo 
{
    position: absolute;
    left: -2000px;
    display: none;
	padding-left: 15px !important;
	padding-top: 10px !important;
}

#masterPage .Rotator #logo img
{
    display: none;
	width: 300px !important;
	height: 100px !important;
}

#masterPage .Rotator,
#masterPage .Rotator div,
#masterPage .Rotator p,
#masterPage .Rotator td
{
    font-family: Arial;
	font-size: 14px;
	color: #333;
}

#masterPage .Rotator #content p 
{
    font-size: 15px;
    line-height: 22px;
}

#masterPage .Rotator h3
{
    color: #409a3c;
}


#masterPage .Rotator #side 
{
    padding-top: 15px;
}

#masterPage .Rotator #banner,
#masterPage .Rotator #rotator
{
    height: 150px;
}

#masterPage .Rotator .menuH_row,
#masterPage .Rotator .menuH,
#masterPage .Rotator #menuH
{
    background-color: rgb(133, 137, 147);
}


#masterPage .Rotator #menuH .rmText 
{
    font-family: Arial;
    text-transform: uppercase;
    font-size: 11px;
}

#masterPage .Rotator #menuH .rmItem 
{
    border-right: 2px solid #fff;
}

/* Focused style */
#masterPage .Rotator #menuH .rmFocused,
#masterPage .Rotator #menuH .rmFocused .rmText, 
#masterPage .Rotator #menuH .rmItem:hover, 
#masterPage .Rotator #menuH .rmLink:hover, 
#masterPage .Rotator #menuH .rmText:hover
{
    color: #fff;
	background-color: transparent;
}

#masterPage .Rotator #menuH .rmFocused,
#masterPage .Rotator #menuH .rmItem:hover
{
    color: #fff;
    background-color: rgb(141, 198, 63);
}

/* Sub menu */
#masterPage .Rotator #menuH .rmGroup
{
    border: none;
	background: rgb(64, 154, 60);
	padding-bottom: 0px;
}

#masterPage .Rotator #menuH .rmGroup .rmFocused,
#masterPage .Rotator #menuH .rmGroup .rmItem,
#masterPage .Rotator #menuH .rmGroup .rmText,
#masterPage .Rotator #menuH .rmGroup .rmLink 
{
    line-height: 30px;
    height: 30px;
}

#masterPage .Rotator #menuH .rmGroup .rmFocused,
#masterPage .Rotator #menuH .rmGroup .rmItem
{
    border-right: none;
    border-bottom: 1px solid #fff;
}

#masterPage .Rotator #menuH .rmGroup .rmText
{
    color: #fff;
    text-transform: none;
}

#masterPage .Rotator #menuH .rmGroup .rmFocused 
{
    background-color: transparent;
}




