﻿


/*----------------------*/


#divPageToolBar 
{
	width:762px;
	
	padding: 2px 2px 2px 5px;
	margin: 2px auto 2px auto;
	border: solid 1px #FF6600;
	
	background:#eeeeee;
	
	margin-top:0px;
	/*position:absolute;*/
	margin-bottom:0px;
	opacity:0.60;
    filter:alpha(opacity=60);
    text-align:left;
}

.cms_ZoneBar 
{
    border: solid 1px #777777;
	background-color: #999999;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color:White;
	font-weight:bold;
    border:solid red 0px 0px 1px 0px;
    height:15px;
    text-align:center;
    filter:alpha(opacity=40);
	opacity:0.40;
}

.cms_moduleTitle 
{   
	
    /*position:absolute;*/
    filter:alpha(opacity=40);
    opacity:.40;
    background-color:#eeeeee;
    border: solid 1px #777777;
    margin: 1px 1px 1px 1px;
    padding: 1px 2px 1px 2px;
    font-family:Arial, Sans-Serif;
    font-size:10px;
    color:#444444;
    position:absolute;
    z-index:99;
    font-weight:normal !important;
    font-style:normal !important;
}

.cms_moduleTitleDropDown 
{
	position:absolute; 
	z-index:101;
	margin-top:21px;
	display:none;
	opacity:0.80;
    filter:alpha(opacity=80);
 }
 
.win.gecko .cms_moduleTitleDropDown
 {
	height:0px;
    overflow:visible;
	margin-top:23px;
 }

.cms_moduleTitleDropDown div
{
	width:120px;
	border:solid 1px #777777 !important; 
	border-top:none;
	background:#eeeeee !important;
	margin:0px 0px 0px auto;
    padding:3px 3px 3px 3px;
}

.cms_moduleTitleDropDown div ul 
{
	list-style: none !important;
}
.cms_moduleTitleDropDown div ul li 
{
	padding-left: 18px !important;
	list-style: none !important;
	line-height:18px !important;
	margin:0px !important;
}

.cms_moduleTitleDropDown div ul li a, .cms_moduleTitleDropDown div ul li a:visited
{
	font-family:Arial, Sans-Serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:black !important;
	background:#eeeeee !important;
	padding:0px !important;
}

.cms_moduleTitleDropDown div ul .moduleProperties
{
	background:url( ../../Images/CMS/Icons/icoProperties.gif ) no-repeat 0px 1px;
	
}
.cms_moduleTitleDropDown div ul .moduleDelete
{
	background:url( ../../Images/CMS/Icons/icoDel.gif ) no-repeat 0px 1px;
}
.cms_moduleTitleDropDown div ul .editIcon
{
	background:url( ../../Images/CMS/Icons/icoEdit.gif ) no-repeat 0px 1px;
}
.cms_moduleTitleDropDown div ul .fontIcon
{
	background:url( ../../Images/CMS/Icons/icoFont.gif ) no-repeat 0px 1px;
}


.cms_lockLayer 
{
	background:#ffcccc url( Images/padlock.png ) no-repeat center 0px !important;	
	z-index:120 !important;
}


.moduleIconListItem 
{
	width: 155px;
	height: 45px;
	float: left;
	background:#e8e8e8;
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
}

.moduleIconListItem a
{
	text-decoration:none;
	font-family:Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color:#FF6600;
}

.moduleIconListItem img 
{
	float:left;
	margin: 0px 5px 0px 0px;
	border: solid 1px #999999;
	padding: 2px 2px 2px 2px;
	background: White;
}

.hidingLayer 
{
	z-index:10;	
}

.mouseHand 
{
	 cursor:pointer;
}

.moduleToolButton 
{
	color:Blue;
	font-family:Arial, Sans-Serif;
	font-size:10px;
}

.CMSToolBar
{
}

.CMSButton
{
	font-family: Verdana, Arial, Sans-Serif;	
	color:#FF6600;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	background-color:White;
	padding: 2px 2px 3px 2px;	
	border: solid 1px #FF6600;	
	display:inline;
	line-height:25px;
}

.CMSToolBar a:hover
{
	color:#FF8822;
	text-decoration:none;
}


.CMSDark
{
	background-color: #999999;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color:White;
	font-weight:bold;
}

.CMSLight
{
	background-color: #eaeaea;
}

.CMSReg 
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	color:#444444;
}

.CMSHeading1
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight:bold;
	color:#FF6600;
}

.CMSHeading2
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight:bold;
	color:#444444;
}



.cmsMainTitle {
	background:#999999;
	padding: 10px 5px 10px 15px;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:15px; color:White;
}

.cmsSubTitle {
	background:#e8e8e8;
	padding: 2px 5px 2px 15px;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:12px; color:#FF6600;
}

.cmsGrid a
{
	color:#FF6600;
}

.cmsGrid,  .cmsGrid input, .cmsGrid textarea
{
	font-family:Arial, Sans-Serif;
	 font-size:11px;
}

