/* ControlPanel style */
/*-------- design style --------*/
#s_wrap_main{display:table;width:970px; margin:0 auto;}
#s_wrap_sub{display:table-row}
.template_style{display:table-cell}

.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

a,a:link,a:visited,a:active{color:#357cc0; text-decoration:none; font-weight:normal; }
a:hover{color:#0055a5; text-decoration:underline;}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Tahoma, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}
body, .Normal, td, div, li, .SkinObject { font-size: 12px; line-height: 16px; color: #0055a4; font-family: Tahoma, Geneva, sans-serif; }

img, div { behavior: url(/iepngfix.htc) }

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}

a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:hover, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{
font-size:11px;}
.ControlPanel a[disabled="disabled"]{color:#888 !important;text-decoration:none !important;}


/*Liftmaster Elements*/
.lm-top-bg {margin-top:20px; background: url(images/liftmaster-top-bg.gif) no-repeat;}
.lm-contenthome-bg {background:url(images/liftmaster-centerhome-bg.gif) repeat-y;}
.lm-content-bg {background:url(images/liftmaster-center-bg.gif) repeat-y;}
.lm-contenttitle-bg {background:url(images/liftmaster-centertitle-bg.gif) repeat-y;}
.lm-intro-txt {padding:5px 40px 15px 33px; color:#0055a5;}
.lm-intro-txt p, .lm-intro-txt h2{color:#0055a5;}
.lm-news-txt {padding:5px 40px 15px 15px; color:#FFF;}
.lm-news-txt p, .lm-news-txt h2{color:#FFF;}
.lm-news-txt a{color:#a1d2ff;}
.lm-news-txt a:hover{color:#fff;}
.lm-news-txt h2, .lm-intro-txt h2 {font-size:14px; font-weight:bold}

.lm-pagetitle-bg {background:#e0eaf4; margin:0 10px 0 16px;}

.liftmasterSearchBox {background:url(images/liftmaster-search-box.gif) no-repeat; width:330px}
.liftmasterSearchBox input{border:0; width:260px; height:20px; margin:2px 4px 2px 3px; }
.liftmasterSearchBox img{margin-bottom:-8px}


.liftmaster-flash {margin:25px 35px 15px 15px; background-color:#000; width:488px; height:288px; border:1px #FFF solid;}

.lm-footer-bg {background: url(images/liftmaster-footer-bg.jpg) no-repeat; margin-top:1px;}
.lm-footertxt {padding:27px 40px; color:#0055a5; font-size:11px;}
.lm-footertxt a{color:#0055a5;}
.lm-footertxt a:visited{color:#0055a5;}

.liftmaster-menu {padding-top:38px;}


.liftmasterPageTitle {padding:35px 25px 25px 40px; color:#0055a4; font-size:24px; text-transform:uppercase}
.liftmasterBreadcrumbs {padding:35px 25px 25px 25px; color:#0055a4;}
.liftmasterBreadcrumbs a{color:#0055a4;}
.liftmasterBreadcrumbs a:visited{color:#0055a4;}

.lm-content {padding:35px 25px 25px 40px; color:#0055a4}
.lm-content h2{color:#0055a4}

.lm-productcodes {background:#e0eaf4; margin:0 0 20px 20px; border:0; padding:0; width:300px}
.lm-productcodes td{color:#357cc0; font-size:12px; padding:10px;}
.lm-productcodes h3{color:#357cc0; text-transform:uppercase; font-size:12px; font-weight:bold; padding:5px 0; margin:0;}
.lm-productcodes th{color:#9bc1e7; text-transform:uppercase; text-align:left; font-size:11px; background:#fff; padding:10px;}



/*Top Navigation*/

.RadMenu_LiftmasterTopMenu a, .RadMenu_LiftmasterTopMenu a:link, .RadMenu_LiftmasterTopMenu a:active, .RadMenu_LiftmasterTopMenu a:visited {
	margin-top: 0px !important;
	font-family:Tahoma, Geneva, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
}

.RadMenu_LiftmasterTopMenu .rmLink {
	padding: 0px !important;
	color: #fff;
	text-transform: uppercase;
}

.RadMenu_LiftmasterTopMenu .rmLink:visited {
	color: #fff;
}

.RadMenu_LiftmasterTopMenu .rmLink:hover {
	background: url(images/liftmaster-menu-button-over.jpg) repeat-x;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
}

.RadMenu_LiftmasterTopMenu .rmHorizontal .rmText {
	padding: 16px 14px !important;
}

.RadMenu_LiftmasterTopMenu .rmGroup {
	background:#0055a4 !important;
}

.RadMenu_LiftmasterTopMenu .rmGroup .rmText {
	padding: 6px 14px !important;
}

.RadMenu_LiftmasterTopMenu .rmGroup .rmLink {
	padding: 0px !important;
	color: #badbfa;
	text-transform:none;
	font-weight:normal !important;
}
.RadMenu_LiftmasterTopMenu .rmGroup .rmLink:visited {
	font-weight:normal !important;
}

/*Section Navigation*/

.RadMenu_LiftmasterSectionMenu a, .RadMenu_LiftmasterSectionMenu a:link, .RadMenu_LiftmasterSectionMenu a:active, .RadMenu_LiftmasterSectionMenu a:visited {
	margin-top: 30px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	text-transform: uppercase !important;
	font-size: 15px !important;
	font-weight: bold !important;
}

.RadMenu_LiftmasterSectionMenu .rmLink {
	padding: 0px !important;
	color: #000;
}

.RadMenu_LiftmasterSectionMenu .rmLink:hover {
	color: #f7a11a;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
}

.RadMenu_LiftmasterSectionMenu .rmHorizontal .rmText {
	padding: 0 0 0 15px !important;
}

/*Backgrounds*/

.home-green {
	background-color: #5d9732;
	background-image: url(images/green-background.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 20px 0 20px 0;
	color: #FFF;
}

.home-green div, .home-green p, .home-green li, .home-green .TitleHead {
	color: #FFFFFF;
	line-height: 16px;
}

.footer-login {
	text-align: right;
}




/*--------- dnn menu style ----------*/
/* main menu td */
.mainMenu 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
	width:970px;
}

/* Main Menu Normal */
.mainMenu .root
{	
	color: #375162;
	font-size: 13px; 
	font-weight:bold; 	
	text-align:center; 
	padding:12px 12px 12px 12px;
	text-transform:uppercase; margin-right:1px;
	white-space:nowrap;
	margin-right:1px;	
	float:left;
}


/* Main menu hover */
.mainMenu .hov{ 
	color:#fff;
	background:url(../images/menu_hover.png) repeat-x top left;
}

/* Main menu selected */
.mainMenu .sel, .mainMenu .bc {
color:#FFF;
	background:url(../images/menu_active.png) repeat-x top left;
}
.mainMenu table{
	border:1px solid #C0D6E5;
	z-index: 5000;
	}

/* SUB Menu Normal */
.mainMenu tr.mi{
	background-color:#F8FAFF;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#375162;
	line-height:2em;
	text-transform:none; 
}
.mainMenu tr.mi td{
padding: 0 2px;
text-transform:none;
}

/* SUB Menu hover & selected */
.mainMenu tr.hov { 
background: #CE0D0D url(../images/submenu_hover.png) repeat-x top left;
}

.mainMenu tr.hov td{
color:#fff;
}

.mainMenu tr.sel, .mainMenu tr.bc{
background: #CE0D0D url(../images/submenu_active.png) repeat-x top left;
}

.mainMenu tr.sel td, .mainMenu tr.bc td{
	color:#fff;
}

.main_dnnmenu_break{
	height: 2px;
	background-color: #D5E0FF;
}



/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../images/submenu_hover.png) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}

.ModuleTitle_MenuItem {
	border: 0;
}

.HeadingGreen {
	color: #5d9732;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

.HeadingPink {
	color: #b60050;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

.HeadingOrange {
	color: #f7a11a;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

.HeadingBrown {
	color: #642200;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

ul li {
  list-style-type: disc;
}

.quicklinks a:link, .quicklinks a:active, .quicklinks a:visited, .quicklinks a:hover {
	color: #FFFFFF;
}
