﻿@charset "utf-8";

/* Eric Meyer Reset, v1.0 | 20080212, http://meyerweb.com/eric/tools/css/reset/index.html, modified */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}/* mods */h1,h2,h3,h4,h5,h6{font-weight:normal}
/*CLEAR FIX*/.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix {display: inline-block;}
/* Hides from IE-mac \*/* html .clearfix { height: 1%;} .clearfix {display: block;}

/*
Order of Elements...
	1. Display and Flow
	2. Positioning
	3. Dimensions
	4. Margins, Padding, Borders, Outline
	5. Typographic Styles
	6. Backgrounds
	7. Opacity, Cursors, Generated Content
*/


/***************************************************************
	Basic Elements */
body {
	font: normal 75% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background: #d3d1d1 url(../images/admin/bg-body.png) repeat center top;
}
html>body {
	font-size: 12px;
}

/****************************************************************
	Generic Classes */

/* buttons */
.buttons {
	float: right;
	padding-top: 8px;
}
.gridTable .buttons {
	padding: 0;
	margin-right: 68px;
}
.btnSave {
	float: left;
	width: 66px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	text-indent: -999em;
	background: url(../images/admin/btn-save.png);
}
.buttons .btnCancel {
	float: left;
	width: 77px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	text-indent: -999em;
	background: url(../images/admin/btn-cancel.png);
}
.buttons .btnDivider {
	float: left;
	width: 13px;
	height: 26px;
	background: url(../images/admin/bg-btn-divider.png) no-repeat;
}
.btnAddItem {
	width: 92px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	text-indent: -999em;
	background: url(../images/admin/btn-add-item.png);
}
.buttons .btnApprove {
	float: left;
	width: 90px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	text-indent: -999em;
	background: url(../images/admin/btn-approve.png);
}
.buttons .btnDeny {
	float: left;
	width: 65px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	text-indent: -999em;
	background: url(../images/admin/btn-deny.png);
}
.buttons .btnCancelGray {
	background: url(../images/admin/btn-cancel-gray.png);
}
.btnRefresh {
	display: block;
	width: 77px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	text-indent: -999em;
	background: url(../images/admin/btn-refresh.png);
}
.btnEditOrder {
	display: block;
	width: 96px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	text-indent: -999em;
	background: url(../images/admin/btn-edit-order.png);
}
.userContent .btnAddUser {
	display: block;
	width: 88px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	text-indent: -999em;
	background: url(../images/admin/btn-add-user.png);
}
.userContent .btnUnlockReset {
	display: block;
	width: 245px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	text-indent: -999em;
	background: url(../images/admin/btn-unlock-reset-password.png);
}
/* modal */
.modalContainer {
	width: 424px;
}
.modalHead {
	width: 424px;
	height: 6px;
	background: url(../images/admin/bg-modal-head.png);
}
.modalContent {
	padding: 0 10px 12px;
	border: 6px solid #eee;
	border-width: 0 6px;
	background: #e7e6e1 url(../images/admin/bg-modal-content.png) repeat-x;
}
.modalContent h2 {
	padding: 50px 10px 60px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4c4948;
}
.modalFoot {
	width: 424px;
	height: 14px;
	background: url(../images/admin/bg-modal-foot.png);
}


/******************/	
.pageHead {
	height: 54px;
	padding: 0 10px;
	border-bottom: 6px solid #fff;
	font-size: 28px;
	line-height: 56px;
	background: #3dbacd url(../images/admin/bg-page-head.png) repeat-x;
}
.generalContent {
	padding-bottom: 20px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #5b5b5b;
}
.gridTableContent {
	padding-bottom: 20px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #5b5b5b;
}
.gridTableContent a {
	color: #5b5b5b;
}
.listTable {
	margin: 0;
	padding: 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.gridTable .panel {
	margin: 0;
}
.listTable table {
	width: 100%;
	text-transform: lowercase;
}
.gridTable table {
	width: 100%;
	border-color: #dcdad9;
}
.gridTable th,
.gridTable td {
	padding: 23px 12px;
	line-height: 30px;
}
.gridTable td td{
    padding:0;
}

.gridTable td .rade_tool
{
	line-height: 16px;
}

.gridTable td .reWrapper_center, .gridTable td .reWrapper_corner
{
	line-height: normal;
}

.gridTable .leftCol {
	width: 158px;
	vertical-align: middle;
	text-align: right;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5b5b5b;
}
.listTable th,
.listTable td {
	padding: 0 9px;
	border: 1px solid #c7c7c7;
	border-width: 0 1px 1px;
	line-height: 24px;
}
.reorderList ul {
	border-top: 1px solid #c7c7c7;
}
.listTable th {
	height: 37px;
	border: 1px solid #fff;
	border-width: 0 0 0 1px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	line-height: 36px;
	color: #f0f0f0;
	background: url(../images/admin/bg-section-head.png) repeat-x;
}
.listTable th.sorted {
	background-image: url(../images/admin/bg-section-head-sorted.png);
}
.modules .listTable th {
	padding-left: 39px;
	background: url(../images/admin/bg-module-header.png) no-repeat -1px top;
}
.listTable th.manageLink,
.listTable td.manageLink {
	width: 49px;
	text-align: center;
}
.listTable th.manageLink {
	padding: 0 9px;
	background: transparent url(../images/admin/bg-module-managelink.png) no-repeat -1px top;
}
.listTable th a {
	color: #f0f0f0;
}
.listTable th.sorted a {
	color: #343332;
}
.listTable td a {
	color: #5b5b5b;
}
.listTable td a:hover,
.listTable th a:hover {
	text-decoration: none;
}
.listTable td.manageLink img {
	vertical-align: text-bottom;
}
.sectionHead {
	height: 37px;
	margin: 0;
	padding: 0 10px;
	text-transform: lowercase;
	line-height: 36px;
	color: #f0f0f0;
	background: url(../images/admin/bg-section-head.png) repeat-x;
}
.sectionHead a {
	position: relative;
	display: block;
	height: 37px;
	margin-left: -10px;
	padding: 0 0 0 39px;
	text-decoration: none;
	color: #f0f0f0;
	background: url(../images/admin/head-arrow.png) no-repeat;
}
.sectionHead a.hidden {
	background-position: left -37px;
}
.sectionHead a span {
	position: absolute;
	top: 0;
	right: 0;
	padding-left: 10px;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/admin/head-arrow.png) no-repeat -27px top;
}
.sectionHead a:hover span {
	text-decoration: underline;
}
.panel {
	position: relative;
	margin: 8px 0;
	padding: 0 10px;
	border-top: 1px solid #d8d6d6;
}
.panelNoBord {
	position: relative;
	margin: 0;
	padding: 4px 10px;
}
.panel p,
.panelNoBord p {
	margin: 9px 0;
}
.panel label,
.panelNoBord label {
	padding-left: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
}
.top {
	margin: 0 0 8px;
	padding: 0 10px;
	border-top: 0;
}
.txtInput {
	width: 132px;
	height: 20px;
	margin: 3px 0 9px;
	padding: 3px 6px 0;
	border: 3px solid #dcdad6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b5b;
	background: #fff;
}
.gridTable .txtInput {
	margin: 0;
}
.txtInput:focus {
	color: #a4a4a4;
}
.txtInputLong {
	width: 212px;
}
.ddInput {
	height: 28px;
	margin: 3px 0 9px;
	padding: 0;
	border: 3px solid #dcdad6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b5b;
	background: #fff;
}
.gridTable .ddInput {
	margin: 0;
}
.ddInput:focus {
	color: #a4a4a4;
}
.taInput {
	width: 212px;
	margin: 3px 0 9px;
	padding: 3px 6px 0;
	border: 3px solid #dcdad6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b5b;
	background: #fff;
}
.gridTable .taInput {
	margin: 0;
}

/****************************************************************
	Basic Layout */

#bodyBg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 528px;
	background: url(../images/admin/bg-body-header.png) repeat-x center top;
}
#wrapper {
	position: relative;
	z-index: 1;
	width: 969px;
	margin: 0 auto;
	text-align: left;
}

#header {
	overflow: hidden;
	width: 969px;
	position: relative;
	height: 101px;
	background: url(../images/admin/bg-body-header.png) repeat-x center top;
}
#container {
	margin-top: 30px;
	background: url(../images/admin/bg-body-header.png) repeat-x center -131px;
}

#nav {
	position: relative;
	width: 967px;
	height: 80px;
	margin-left: 2px;
	background: transparent url(../images/admin/bg-nav.png) repeat-x;
}
#mainPanel {
	padding: 9px 0 0 7px;
	background: url(../images/admin/bg-main-panel.png) repeat-y;
}
#breadcrumb {
	width: 951px;
	height: 31px;
	margin-bottom: 2px;
	background: url(../images/admin/bg-breadcrumb.png) repeat-x;
}
#mainPanel .content {
	width: 951px;
	background: #efede8;
}
#mainPanel .site {
	background: url(../images/admin/bg-content-cols.png) repeat-y;
}
#container .loginPanel,
#container .loginPanel .content {
	background: none;
}
#mainPanelBot {
	height: 23px;
	background: url(../images/admin/bg-main-panel-bot.png);
}
#footer {
	position: relative;
	padding-top: 70px;
	width: 100%;
	height: 125px;
	clear:both;
	background: url(../images/admin/bg-footer.png) repeat-x center bottom;
} 

/****************************************************************
	Header */
#header .logo {
	position: absolute;
	left: 4px;
	bottom: 0;
}
#header h1 {
	position: absolute;
	top: 72px;
	left: 164px;
	height: 26px;
	padding-left: 14px;
	border-left: 1px solid #92928f;
	font: italic 1.333em Georgia, "Times New Roman", Times, serif;
	letter-spacing: .03em;
	line-height: 1.625em;
	color: #b7babc;
}
#header a {
	float: left;
	text-decoration: none;
	color: #b0aea9;
}
#header a:hover {
	text-decoration: underline;
}
#header .topLinks {
	float: left;
	position: absolute;
	top: 0;
	right: 20px;
	width: 780px;
	height: 39px;
	font-size: .833em;
	font-style: italic;
	line-height: 3.5em;
	text-align: right;
	color: #b0aea9;
	background: url(../images/admin/logo-galvin.png) no-repeat right top;
}
#header .topLinks a.supportLink {
	margin-right: 25px;
}
#header .topLinks a.logoLink {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 128px;
	height: 39px;
	text-align: left;
	line-height: 1;
}
#header .topLinks a.logoLink span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 128px;
	height: 39px;
	background: url(../images/admin/logo-galvin.png) no-repeat right top;
	cursor: pointer;
}
#header .botLinks {
	position: absolute;
	bottom: 0;
	right: 20px;
	height: 29px;
	line-height: 2.167em;
	color: #c4c8ca;
}
#header .botLinks a {
	height: 29px;
	padding: 0 13px 0 11px;
	color: #c4c8ca;
	background: url(../images/admin/bg-header-link.png) no-repeat top right;
}
#header .botLinks a.logoutLink {
	width: 53px;
	padding: 0 0 0 10px;
	background: url(../images/admin/bg-header-logout-link.png) no-repeat top right;
}
#header .botLinks a.logoutLink:hover {
	color: #edede8;
}

/****************************************************************
	Navigation */
#nav li {
	position: absolute;
	width: 251px;
	height: 80px;
}
#nav li.home {
	left: 0;
	width: 246px;
}
#nav li.site {
	left: 235px;
}
#nav li.custom {
	left: 475px;
}
#nav li.users {
	right: 0;
}
#nav a {
	display: block;
	overflow: hidden;
	height: 80px;
	text-indent: -999em;
	background-position: left top;
	background-repeat: no-repeat;
}
#nav a:hover {
	background-position: left -80px;
}
#nav a.current {
	z-index: 2;
	background-position: left -160px;
}
#nav .custom a {
	background-image: url(../images/admin/bg-nav-custom.png);
}
#nav .site a {
	background-image: url(../images/admin/bg-nav-site.png);
}
#nav .home a {
	background-image: url(../images/admin/bg-nav-home.png);
}
#nav .users a {
	background-image: url(../images/admin/bg-nav-users.png);
}

/****************************************************************
	Footer */
#footerContent {
	position: relative;
	width: 969px;
	height: 125px;
	margin: 0 auto;
	text-align: left;
	font-size: .917em;
	font-style: italic;
	letter-spacing: .05em;
	line-height: 1.727em;
	color: #363533;
	background: url(../images/admin/bg-footer.png) repeat-x center bottom;
}
#footerContent a {
	color: #363533;
	text-decoration: none;
}
#footerContent a:hover {
	text-decoration: underline;
}
#footerContent p.crumb {
	padding: 1.727em 0 0;
}
#footerContent p.logo {
	float: right;
	width: 200px;
	margin: 1.727em;
	padding: 0 97px 1.727em 0;
	text-align: right;
	background: url(../images/admin/logo-galvin-footer.png) no-repeat right top;
}
/****************************************************************
	Breadcrumb */
#breadcrumb li {
	float: left;
	height: 31px;
	text-transform: lowercase;
	font-size: 11px;
	color: #9a9592;
	background: url(../images/admin/bg-breadcrumb.png) repeat-x left -31px;
}
#breadcrumb li.current {
	position: relative;
	left: -9px;
	background-position: left -93px;
}
#breadcrumb li.first {
	left: 0;
}
#breadcrumb a {
	float: left;
	height: 31px;
	padding: 0 26px 0 9px;
	line-height: 30px;
	color: #9a9592;
	text-decoration: none;
	background: url(../images/admin/bg-breadcrumb.png) no-repeat right -62px;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb li.current a {
	position: relative;
	padding-left: 18px;
	text-decoration: none;
	color: #7a7673;
	background-position: right -124px;
}
#breadcrumb li.first a {
	padding-left: 11px;
}
#breadcrumb li.current a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 9px;
	height: 31px;
	background: url(../images/admin/bg-breadcrumb.png) no-repeat left -155px;
}

/****************************************************************
	Content */

/* custom modules */
.modules,
.module {
	padding: 0 0 20px;
	font-size: 12px;
	background: #fff;
}
.modules .leftCol {
	float: left;
	width: 470px;
	margin-right: 10px;
}
.modules .rightCol {
	float: left;
	width: 470px;
}
.modules hr {
	clear: both;
	height: 1px;
	margin: 10px 0;
	color: 	#c7c7c7;
	background-color: #c7c7c7;
}
.modules .sectionHead {
	margin-bottom: 10px;
}

/* media manager */
.editLink {
	display: block;
	min-width: 16px;
	height: 17px;
	overflow: hidden;
	text-indent: -999em;
	background: url(../images/admin/icon-edit.png) no-repeat center top;
}
.editLinkLocked {
	display: block;
	min-width: 16px;
	height: 17px;
	overflow: hidden;
	text-indent: -999em;
	background: url(../images/admin/icon-edit-locked.png) no-repeat center bottom;
}
.deleteLink {
	display: block;
	min-width: 21px;
	height: 17px;
	overflow: hidden;
	text-indent: -999em;
	background: url(../images/admin/icon-delete.png) no-repeat center top;
}

/* user manager */
.userContent .chkTable td label {
	padding-right: 10px;
}

/* site manager */
.site .rightCol {
	float: left;
	width: 711px;
	padding-bottom: 20px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #5b5b5b;
	background: #efede8;
}
.site .rightCol .panelWrapper table {
	width: 100%;
}
.panelWrapper .rade_wrapper {
	border: 3px solid #dcdad6;
}
.site .leftCol {
	float: left;
	width: 231px;
	padding-right: 9px;
}
.site .leftCol .treeHead {
	padding: 8px 10px;
}
.site .leftCol hr {
	height: 1px;
	border: 0;
	background: #c7c7c7;
}
.pageTree {
	padding: 10px;
}

p div.pageTree {
	background-color: #fff;
}
.site .leftCol .sectionHead {
	margin-top: 10px;
}
.legend li {
	height: 33px;
	padding: 0 0 0 39px;
	border-bottom: 1px solid #c7c7c7;
	line-height: 33px;
	background-repeat: no-repeat;
	background-position: 6px center;
}
.legend li.page {
	background-image: url(../images/admin/icon-page.png);
}
.legend li.disabled {
	background-image: url(../images/admin/icon-disabled.png);
}
.legend li.locked {
	background-image: url(../images/admin/icon-locked.png);
}
.legend li.link {
	background-image: url(../images/admin/icon-link.png);
}
.legend li.module {
	background-image: url(../images/admin/icon-module.png);
}

/* home page */
#mainPanel .home {
	height: 373px;
	padding: 83px 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	background: #a7a39e;
}
.homeRightCol {
	float: right;
	width: 445px;
	height: 241px;
	padding: 0 0 0  27px;
	border-left: 1px solid #e9e8e0;
	background: none;
}
.homeLeftCol {
	width: auto;
	float: right;
	text-align: right;
	padding: 120px 18px 0 0;
}
.home h1 {
	position: relative;
	left: -7px;
	padding: 62px 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;
}
.home h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: lowercase;
	color: #ece8e0;
}

/* login page */
#loginWindow {
	position: relative;
	width: 465px;
	height: 452px;
	margin: 62px 0 46px 223px;
	padding: 0 21px 0 20px;
	color: #5b5b5b;
	background: url(../images/admin/bg-login-window.png) no-repeat;
}
#loginWindow h1 {
	height: 76px;
	margin-bottom: 18px;
	font-size: 28px;
	line-height: 76px;
	color: #33575c;
	text-align: left;
}
#loginWindow label {
	display: block;
	line-height: 22px;
}
#loginWindow hr {
	height: 1px;
	margin: 14px 0 9px;
	border: 0;
	color: #d8d6d6;
	background: #d8d6d6;
}
#loginWindow hr.second {
	margin: 16px 0 19px;
}
#loginWindow hr.third {
	margin: 10px 0;
}
#loginWindow .chkInput {
	float: left;
	margin: 3px 4px 4px;
	border: 0;
}
#loginWindow input.txtInput {
	width: 443px;
	height: 28px;
	margin: 0;
	padding: 12px 8px 0;
	border: 3px solid #dcdad7;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3b3b3b;
	background: #fff;
}
#loginWindow .error {
	text-align: center;
	line-height: 22px;
	color: #c50a29;
}
#loginWindow .passwordLink {
	display: block;
	position: absolute;
	top: 30px;
	right: 25px;
	color: #324a4d;
}
#loginWindow .passwordLink:hover {
	color: #1b282a;
}
#loginWindow input.submitBtn {
	display: block;
	overflow: hidden;
	width: 465px;
	height: 54px;
	margin: 17px 0 0;
	border: 0;
	text-indent: -999em;
	background: url(../images/admin/btn-login.png);
	cursor: pointer;
}

/******************************/

.dragHandle {
	width: 13px;
	height: 13px;
	background: url(/images/admin/icon-drag.png);
	cursor:move;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(/images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}
/*
.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}
*/

.modalBackground
{
	background-color: #282827;
	filter:alpha(opacity=90);
	opacity:0.9;
}

/* page tree */
#mainPanel .rtTemplate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: lowercase;
	color: #565351;
}
#mainPanel .rtIn {
	padding: 2px 5px 3px;
}
#mainPanel .rtUL .rtUL .rtUL .rtTemplate {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container #mainPanel .rtHover .rtIn {
	border: 1px solid #cfcfcf;
	background: #efede8;
	padding: 1px 4px 2px;
}
#container #mainPanel .rtSelected .rtIn {
	border: 1px solid #2d95a4;
	color: #fff;
	background: #38a8b9 url(../images/admin/bg-pagetree-selected.png) repeat-x left bottom;
	padding: 1px 4px 2px;
}
#container #mainPanel .rtSelected .rtIn .rtTemplate {
	color: #fff;
}
#container #mainPanel .rtDisabled .rtIn .rtTemplate {
	color: #aaa9a5;
}
#container #mainPanel .rtIn .rtTemplate img {
	vertical-align: bottom;
	margin-right: 2px;
}
#container #mainPanel .rtLocked {
	padding-left: 40px;
	background: url(../images/admin/icon-locked.png) no-repeat 20px center;
}
#container #mainPanel .rtLink {
	padding-left: 40px;
	background: url(../images/admin/icon-link.png) no-repeat 20px center;
}
#container #mainPanel .rtModule {
	padding-left: 40px;
	background: url(../images/admin/icon-module.png) no-repeat 20px center;
}

.RadMenu_Default_Context
{
	background-color: #efede8 !important;		
	font-family: "Trebuchet MS", Arial, Helvetica !important;
	font-size: 11px !important;
}

.RadMenu_Default .rmGroup
{
	background: none !important;
}
.RadMenu_Default .rmGroup .rmLink 
{
	color: #565351 !important;
	font-family: "Trebuchet MS", Arial, Helvetica !important;
	font-size: 11px !important;
}
.RadMenu_Default .rmGroup .rmItem .rmLink:hover
{
	background-color: #dcdad6 !important;
}

.RadMenu_Default .rmGroup
{
	background: none !important;
	border-color: #c3c3c3 !important;
}

.rtDropBelow_Default, .rtDropAbove_Default
{
	z-index: 3;
}

/****************** rad editor fixes *****************************************/

.RadEditor table, .RadEditor td
{
	vertical-align: middle !important;
}




/******************************************************************************/
