/*** WEBSITE: Alleasing
	 AUTHOR: Lauren Markwell
	 CREATED: 24/03/2009
	 COMMENTS: Condensed Stylesheet for Default 4.8.4 Skin */	 
/******************************************************
    SKIN LAYOUT STYLES
******************************************************/
#bodyDiv {width:100%;height:100%;text-align:center;padding:0px;margin:0px;background:#fff}
html>body #bodyDiv {height:auto;min-height:100%}
#frame {width:958px;margin:20px auto 0px;text-align:left;background:#FFF}
#branding {width:100%;float:left}
#branding img {float:left}
#branding .CTA {float:right;width:300px;text-align:right}
#branding .CTA img {float:none}
#branding .CTA p{margin-bottom:3px}
.search input {width:135px;padding-bottom:0px; font-size:10px; color:#999999; height:14px; border: #d5d5d5 1px solid}
.search img { vertical-align:top}
#menu {height:24px}
#menuDesign {width:100%;height:25px;background:url(images/Alleasing_menuBG.gif) repeat-x top left;float:left;border:1px solid #dcdada;border-left:0px;border-right:0px}
#contentArea {width:100%;float:left;background:url(images/Alleasing_HomeBG.gif) top left repeat-y}
#enclose {width:758px;float:left}
#leftColumn {float:left;width:190px}
#vMenu {width:150px;padding:0px 20px;margin-top:20px}
.leftPanel {width:190px;padding:0px;float:left}
.mainImage {float:right;width:565px}
* html .mainImage {width:555px; overflow:hidden}
.contentPanel{width:534px;float:right;padding:10px}
.rightPanel {width:190px;padding:0px;float:right}
#footer {clear:both;width:945px;text-align:right;color:#999999;padding:8px 7px;font-size:10px;background:url(images/Alleasing_Footer.gif) bottom left repeat-x;}
#footer .left {float:left;width:700px;text-align:left}
#footer .right {float:right;width:200px}
#footer a, #footer a:link, #footer a:active, #footer a:visited, #footer a.footerMenuItem {color:#999999;text-decoration:none}
#footer a:hover {text-decoration:underline}

.admin #contentArea {background:#fff}
.admin .contentPanel {width:100%;}

.leftPanel .LinksDesignTable a {
	color:#666666!important;
	border-bottom: 1px solid #DCDBDB;
	margin-left:15px!important;
	font-size:11px;
}
.leftPanel .LinksDesignTable td {
	background: url(images/QuickLinkListImage.gif) no-repeat 6px;
}

/******************************************************
    DIGICON CLEAN CSS HORIZONTAL MENU STYLES              
******************************************************/
/***  CLEAN MENU FUNCTIONALITY STYLES - DON'T TOUCH THESE STYLES  ***/
.menu,.menu ul {margin:0;padding:0;border:0;list-style-type:none;display:block;zoom:1;/*IE6*/min-height:0/*IE7*/}
.menu li {margin:0;padding: 0; border: 0; display: block; float: left; position: relative; z-index: 5; white-space: normal;}
.menu li:hover {z-index:10000;white-space:normal}
.menu li.menuHover {z-index:10000}
.menu .menuHoverUL {visibility:visible}
.menu .menuHoverUL {top:100%;left:0}
.menu .menuHoverUL .menuHoverUL {top:0;left:100%}
.menu li li {float:none}
.menu ul {visibility:hidden;position:absolute;z-index:10;left:0;top:0}
.menu li:hover>ul {visibility:visible;top:100%}
.menu li li:hover>ul {top:0;left:100%}
.menu a,.menu a:link,.menu a:active,.menu a:visited,.menu a:link:hover,.menu li.active {display:block;position:relative}
.menu ul a {zoom:1}
.menu li li {float:left;width:100%}
.menu li li {margin-top: -1px}
html>body .menu li li {margin-top:0px}
/***  CLEAN MENU DESIGN STYLES - CHANGE ONLY THESE STYLES  ***/
.menu{font-size:11px}
.menu, .menu ul li {color:#666666}
.menu ul li {text-align:left;width:150px;font-size:0.9em;}
.menu ul {width:150px}
/* Top Level Menu Items */
.menu a,.menu a:link,.menu a:active,.menu a:visited,.menu a:hover,.menu a:link:hover,.menu li.active {text-decoration:none;color:#666666;padding:4px 20px;font-weight:bold;text-transform:uppercase}
.menu li.active {background:white;padding-top:4px;color:#dd4204}
.menu a:hover, .menu a:link:hover, .menu li:hover>a {color:#DD4204;background:#ffffff}
.menu a:hover, .menu a:link:hover, .menu .menuHoverA {color:#DD4204;background:#ffffff}
/* Drop Down Menu Items */
ul.menu ul {display:none}

ul.menu ul a, ul.menu ul a:link, ul.menu ul a:active, ul.menu ul a:visited, ul.menu ul a:hover, ul.menu ul a:link:hover, ul.menu ul li.active {border-right:0px;text-decoration:none;color:#7A7A7A;padding:2px 5px;background:#D2D2D2}
ul.menu ul li.active {background:#888}
ul.menu ul li a:hover, ul.menu ul li a:link:hover, ul.menu ul li li:hover>a {color:white;background:#666}
.menu ul a:hover, .menu ul a:link:hover, .menu ul .menuHoverA {color:white;background:#666}
ul.menu ul li.active {width:140px;background:#f5863f;border-right:1px solid #333; color:#fff}
.menu li li {border:1px solid #333}
.menu ul>li + li {border-top:0}
.menu li li:hover>ul {top:-1px;left:100%}
.menu .menuHoverUL .menuHoverUL {top:0px;left:100%}
/***  CLEAN MENU FIXES AND EXTRA FUNCTIONALITY STYLES - DON'T TOUCH THESE STYLES  ***/
.menu:after, .menu ul:after {content: ".";height:0;display:block;visibility:hidden;overflow:hidden;clear:both}
.menu ul {background-image:url(images/empty.gif);padding:12px 30px 30px 30px;margin: -10px 0 0 -30px;}
html>body .menu ul {padding-top: 10px}
.menu ul ul {padding:30px 30px 30px 10px;margin:-11px 0 0 -10px}
html>/**/body .menu ul ul {margin-top:-10px}
* html .menu ul ul{margin-top:-30px}


/******************************************************
    DIGICON CLEAN CSS VERTICAL MENU STYLES              
******************************************************/
/***  VERTICAL CLEAN MENU FUNCTIONALITY STYLES - DON'T TOUCH THESE STYLES  ***/
#vMenu .menu,#vMenu .menu ul{/* remove all list stylings */margin:0;padding:0;border:0;list-style-type:none;display: block}
#vMenu .menu,#vMenu .menu ul/*IE 6*/{/* float.clear */zoom:1}
#vMenu .menu li{margin:0;padding:0;border:0;display:block;position:relative;/*position each LI, thus creating potential IE.win overlap problem*/z-index:5/*thus we need to apply explicit z-index here*/}
#vMenu .menu li/*IE6*/{/*fix white gap problem*/float:left;width:100%}
#vMenu .menu li/*IE6*/{/*prevent double-line between items *//*margin-top: -1px*/}
#vMenu .menu li:hover{z-index:10000;white-space:normal/*required to resolve IE7 :hover bug (z-index above is ignored if this is not present)*/}
#vMenu .menu li.menuHover/*IE6*/{z-index:10000}
#vMenu .menu .menuHoverUL/*IE6*/{/*li:hover>ul selector*/visibility:visible}
#vMenu .menu .menuHoverUL/*IE6*/{/*submenu goes to the right*/left:100%}
#vMenu h2 a,#vMenu h2 a:link,#vMenu h2 a:active,#vMenu h2 a:visited{color:#909090}
#vMenu h2 a:hover{color:#8d6736;text-decoration:none}
/***  VERTICAL CLEAN MENU DESIGN STYLES - CHANGE ONLY THESE STYLES  ***/
#vMenu .menu{font-size:1.1em}
#vMenu .menu ul li{font-size:0.9em/*this is needed for sub menu items or the text gets bigger each level*/}
#vMenu .menu,#vMenu .menu ul li {color:#FFF}
#vMenu .menu,#vMenu .menu ul,* html #vMenu ul.menu ul a:link/*2nd level menu items in IE6*/{width:120px}
* html #vMenu ul.menu li{padding-top:3px;padding-bottom:3px}
/* Top Level Menu Items */
#vMenu .menu a,#vMenu .menu a:link,#vMenu .menu a:active,#vMenu .menu a:visited,#vMenu .menu a:hover,#vMenu .menu li:hover>a,#vMenu .menu .menuHoverA,#vMenu .menu li.active{text-decoration: none;color:#FFF;padding:6px 5px 6px 25px;/*display:block;*/background:url(images/Alleasing_innermenubg.gif) top left no-repeat;border:#cccccc solid 1px;;margin-bottom:3px;width:100%}

* html #vMenu ul.menu li a,* html #vMenu ul.menu li a:link,* html #vMenu ul.menu li a:active,* html #vMenu ul.menu li a:visited{color:#FFF;text-decoration:none;padding:6px 5px 6px 25px;/*margin-top:-5px;margin-bottom:-3px;*/border:0px;background:url(images/Alleasing_innermenubg.gif) top left no-repeat;width:100%}

#vMenu .menu li.active{color:#FFF;padding:6px 5px 6px 25px;background:url(images/Alleasing_innermenuActivebg.gif) top left no-repeat;border:#cd5e1c solid 1px;margin-bottom:3px;width:100%}
* html #vMenu .menu li.active {margin:2px 0px}
#vMenu .menu a:hover,#vMenu .menu li:hover>a,#vMenu .menu .menuHoverA{color:#F1823B}
* html #vMenu .menu a:link:hover/*IE6*/{text-decoration:none;color:#F1823B!important}
#vMenu .menu li{border:0px}
#vMenu .menu>li + li,#vMenu .menu ul>li + li{border-top:0}

/* Drop Down Menu Items */
#vMenu ul.menu ul a,#vMenu ul.menu ul a:link,#vMenu ul.menu ul a:active,#vMenu ul.menu ul a:visited,#vMenu ul.menu ul a:hover,#vMenu ul.menu ul li.active,#vMenu .menu ul a:hover,#vMenu .menu ul a:link:hover,#vMenu .menu ul a:link:hover,#vMenu .menu ul .menuHoverA{border-right:0px;text-decoration:none;color:#FFF;padding:2px 5px;background:#666;width:170px}
* html #vMenu ul.menu ul a,* html #vMenu ul.menu ul a:link,* html #vMenu ul.menu ul a:active,* html #vMenu ul.menu ul a:visited,* html #vMenu ul.menu ul a:hover,* html #vMenu ul.menu ul li.active,* html #vMenu .menu ul a:hover,* html #vMenu .menu ul a:link:hover,* html #vMenu .menu ul a:link:hover,* html #vMenu .menu ul .menuHoverA{width:180px}
* html #vMenu ul.menu ul li a,* html #vMenu ul.menu ul li a:link,* html #vMenu ul.menu ul li a:active,* html #vMenu ul.menu ul li a:visited{background:#666;padding:2px 5px;margin-top:-6px;margin-bottom:-6px;width:180px}
#vMenu ul.menu ul li a:hover,#vMenu ul.menu ul li a:link:hover,#vMenu ul.menu ul li li:hover>a{background:#777;padding-top:2px}
#vMenu ul.menu ul a:link:hover{background:#777}
#vMenu .menu ul a:hover,#vMenu .menu ul a:link:hover,#vMenu .menu ul a:link:hover,#vMenu .menu ul .menuHoverA/*ul li:hover>a selector*//*IE6*/{background:#777;padding-top:2px}
#vMenu ul.menu ul li.active{width:170px;border-right:1px solid #000;background:#888}
* html #vMenu ul.menu ul li.active{width:180px}
#vMenu .menu li li{border-left: 1px solid #000}
html>/**/body #vMenu .menu li li{border-bottom: 1px solid #000}
#vMenu .menu ul>li + li{border-top:0}
#vMenu .menu .menuHoverUL .menuHoverUL,#vMenu .menu li li:hover>ul,#vMenu .menu li:hover>ul,#vMenu .menu .menuHoverUL{top:0px;left:100%}

/***  VERTICAL CLEAN MENU FIXES AND EXTRA FUNCTIONALITY STYLES - DON'T TOUCH THESE STYLES  ***/
#vMenu .menu>li:first-child>a,#vMenu .menu li + li + li li:first-child>a{}
#vMenu .menu ul{visibility:hidden;position:absolute;z-index:10;left:0;top:0}
#vMenu .menu li:hover>ul{visibility:visible;left:100%}
#vMenu .menu ul a/*IE6*/{zoom: 1}
#vMenu .menu:after,#vMenu .menu ul:after{content:".";height:0;display:block;visibility:hidden;overflow:hidden;clear:both}
#vMenu .menu,#vMenu .menu ul{min-height:0}
#vMenu .menu ul{background-image:url(empty.gif);padding:30px 30px 30px 10px;margin:-30px 0 0 -10px}
#vMenu .xc47,#vMenu .xc7{display:block!important}
/******************************************************
    CONTAINER STYLES
******************************************************/
.container{width:100%}
.containerContent {padding:0px}
.leftPanel .containerContent,.rightPanel .containerContent {padding-left:10px;width:180px}
* html .leftPanel .containerContent,* html.rightPanel .containerContent {padding-top:10px}
/******************************************************
    SELECTOR and COMMONLY USED DNN STYLES              
******************************************************/
html {height:auto;background:#fff;font-size:100.01%}
body {margin:0px;padding:0px;background:#FFF;height:100%/* IE6 hack for 100% background  */;font-size:62.5%}
body,td,ul li,p,.normal,.NormalDisabled,.blogCalendar td,.SkinObject,input{font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;color:#666;font-weight: normal;line-height:1.3em}
.Normal, label, .Head, .SubHead, .SubSubHead, .NormalBold, .NormalRed {font-size:10px}
/* text style used for rendered text which should appear disabled */
.NormalDisabled {color:#D3D3D3}
/* style of item titles on edit and admin pages */
.SubHead {color:#444444;font-weight:bold;text-align:left}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {font-weight:bold;color:#000}
/* text style used for rendered text which requires emphasis */
.NormalBold {font-weight:bold}
/* text style used for error messages */
.NormalRed {font-weight:bold;color:#880000!Important/*Required to be important to work with error messages on some modules*/}
/* heading styles */
h1,h2,h3,h4,h5,dt,h6,.head,h2 span.head,.container h2 span.head,h3 span.SubHead,.newstitle,tfoot,thead,th{font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;color:#888888;margin:0px;padding:0px;margin-bottom:10px;font-weight:normal}
h1{font-size:14px;color:#666666;font-weight:bold}
h2,.head,h2 span.Head,.container h2 span.Head {font-size:12px;font-weight:bold}
.orangeHeader h2, .brownHeader h2{display:block;background:url(images/Alleasing_LeftH2BG.gif) top left repeat-x;padding:7px 5px 7px 10px;color:white;text-transform:uppercase;font-size:12px;font-weight:bold}
.brownHeader h2{background:url(images/Alleasing_RightH2BG.gif) top left repeat-x;padding:7px 4px 7px 5px; font-size:11px}
.mainImage h2 {display:none}
h3, h3 span.SubHead {font-size:12px; font-weight:bold}
h4 {font-size:12px;font-weight:bold}
h5, DT {font-size:12px;font-weight:bold;font-style:italic}
h6 {font-style:italic;font-size:12px}
p {margin:5px 0px 15px 0px;font-size:11px}
.mainImage p {margin-top:0px}
ul {margin:0px 0px 10px 25px;font-size:11px}
html>/**/body ul {margin-left: 0px/*if margin-left is 25px it's too far indented in firefox*/}
ul li {margin-left:5px;padding:0px;list-style-type:square/*list-style:none; list-style-image: url(bullet.gif)*/}
ul li li {list-style-type:disc}
ul li li li {list-style-type:circle}
ol li {list-style-type:decimal}
ol ol li {list-style-type:lower-alpha}
ol ol ol li {list-style-type:lower-roman}
hr {color:gray;height:1px;text-align:left}
img {border:0px;margin:0px;padding:0px}
table, td {border:0px}
/* link styles */
a, a:link, a:active, a:visited {color:#EE4713;text-decoration:none;padding:0px;margin:0px}
a:hover {text-decoration:underline;color:#EE4713}
blockquote {font-size:10px;font-family:"Lucida Sans Unicode";float:right}
pre {font-family:Lucida Console, monospace;color:#434343;font-size:0.9em}
address {color:#434343;font-size:0.9em;font-style:italic}
input {color: #333;}
/******************************************************
    FORM STYLES              
******************************************************/
/* Generic Form Element classes */
.formInput{width:150px;height:18px;border:1px solid #CCCCCC}
.formBtn{}.formRadio{}.formCheckBox{}
.formItem {clear:both}
.label {clear:both;float:left;width:120px;text-align:right;padding-right:10px;font-weight:bold}
.labelDetails {width:390px}
.labelDetails p {margin:0px 0px 7px 0px}
/* button style for standard buttons */
.StandardButton,input.StandardButton,a.StandardButton,a:link.StandardButton,a:active.StandardButton,a:visited.StandardButton,input.StandardButton,a.CommandButton,a:link.CommandButton,a:active.CommandButton,a:visited.CommandButton{font-family: Tahoma, geneva, arial, verdana, helvetica;font-size:11px;font-weight:bold;padding:4px 8px;width:0;overflow:visible;background:#d5d5d5;color:#777777;text-transform:lowercase;margin:0px;cursor:pointer;clear:both;border:0px!important;white-space:nowrap; text-align:center}

input#dnn_ctr_Login_Login_DNN_cmdLogin{font-size: 11px}/* For some reason login button styles differently to all other buttons */
input.StandardButton[class],a.CommandButton[class],a:link.CommandButton[class],a:active.CommandButton[class],a:visited.CommandButton[class] {width:auto}/*Non IE browsers read this*/
a:hover.CommandButton, input:hover.StandardButton{color:#DD4204}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox,input.longTextBox,input.longmedTextBox,input.medTextBox,input.medshortTextBox,input.shortTextBox{}
input.longTextBox {width:250px}
input.longmedTextBox {width:200px}
input.medTextBox {width:150px}
input.medshortTextBox {width:100px}
input.shortTextBox {width:60px}
/*Dropdown Boxes*/
select {}
/* Required Fields */
span.mandatory {color:#334692;font-weight:bold}
.applyform td {padding:10px}
.applyform .NormalTextBox {font-size:11px; color:#666666; width:200px}

/******************************************************
    GENERAL STYLES
******************************************************/
.floatLeft{float:left}
.floatRight{float:right}
/* styles to mimic auto height of div elements as per IE6 */
.clearfix:after {content: ".";display:block;height:0;clear:both;visibility:hidden}
.clearfix {display:inline-table}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%}
.clearfix {display:block}
/* End hide from IE-mac */
/* Error message styling under 'SELECTOR and COMMONLY USED DNN STYLES' above*/
/******************************************************
    DNN STYLES (Some of these we try to avoid, but are still used in some modules; Some we are unsure of what they do)
******************************************************/
/* styles used by Data Grids */
.DataGrid_AlternatingItem {background:#fff;color:#FF0000}
.DataGrid_Container {background:Transparent;font-size:1.1em}
.DataGrid_Footer {background:#fff}
.DataGrid_Header {background:Transparent;color:#000;font-weight:bold;text-align:center}
.DataGrid_Item {background:Transparent;color:#000}
.DataGrid_SelectedItem {background:#D3D3D3;color:Blue}
SMALL {font-size:0.8em}
BIG {font-size:1.4em}

/******************************************************
    ORIZONTI NUKE NEWS STYLES
******************************************************/
.rssFeedSummary {display:block}
/* News List Header */
.adminButtons {}
.pageLinks {}
/* News List Item */
.newscontainer{width:100%}
.NukeNews_Item,.NukeNews_AltItem{padding:5px 0px;background:transparent}
.newsrow {padding:5px 0px}
.newstitle {font-size:1.2em;font-weight:bold}
.newspostdate{color:#666;padding: 5px 0px}
.newscategoryimagecontainer {float:left}
.newscategoryimagecontainer img {margin: 0px 5px 0px 0px}
.newssummary {}
.readMore {padding-bottom:5px}
.rating {}
/* News List Footer */
.rssFeed {margin-top:10px}
/* News Display Template */
.fullArticle {text-align:left}
.viewNewsImage{float:right;padding:0px}
.viewNewsArticle {}
.viewNewsPostedBy {color:#666;padding:0px}
.returnLink {}
/* Links */
.newsreadmore:link,.newsreadmore:active,.newsreadmore:visited,.newsreadmore:hover,.viewnewsreturn:link,.viewnewsreturn:active,.viewnewsreturn:visited,.viewnewsreturn:hover,.archivedisplaymonthlink:link,.archivedisplaymonthlink:active,.archivedisplaymonthlink:visited,.archivedisplaymonthlink:hover{color:#990100;font-weight:bold;text-decoration:none}
.newsreadmore:hover,.viewnewsreturn:hover,.archivedisplaymonthlink:hover{color:#666;text-decoration:none}
.newsactionbarlinks:link,.newsactionbarlinks:active,.newsactionbarlinks:visited,.newsactionbarlinks:hover{color:#FFF;text-transform:uppercase;background:#990100;padding:3px 8px 4px 8px;margin-right:5px;text-decoration:none;}
.newsactionbarlinks:hover{background:#666}
/* Comments & Ratings */
.newsRatingsDisplay{}
.RatingLabel{}
.CommentsEntryLabel{}
.SaveCommentsRating:link,.SaveCommentsRating:active,.SaveCommentsRating:visited{text-decoration:underline}
.SaveCommentsRating:hover{text-decoration:none}
.EditCommentsLink:link,.EditCommentsLink:active,.EditCommentsLink:visited{text-decoration:underline}
.EditCommentsLink:hover{text-decoration:none}
.commentsRating{}
.CurrentRatingLabel{}
.CurrentRating{}
.RatingLabelRow{font-weight:bold;padding-top:10px}
.RatingRow{color:#666;padding-top:10px}
.CommentsRow{color:#666}

/******************************************************
    DIGICON QUICK LINK STYLES
******************************************************/
.QuickLink {padding:0px}
.leftPanel .QuickLink h3 {margin:0px 0px 0px 0px;padding:0px; font-size:10px; font-weight:bold}
.leftPanel .QuickLink h3 a {color:#666666; margin:0px}
.QuickLink img {float:left;padding-right:3px}

.leftPanel .QuickLink a {color:#a2968a; font-size:10px}
.leftPanel .QuickLink p {margin:0px; font-size:10px}
.leftPanel .QuickLink {margin:0px 10px 15px 0px!important}
.rightPanel .QuickLink {border:#d5d5d5 1px solid;width:171px;background: #d5d5d5 url(images/QuickLinkBg.gif) repeat-x; margin-top:5px}
.rightPanel .QuickLink p {margin:5px!important;}
.rightPanel .QuickLink h3 {margin:5px;padding:0px; font-size:10px; font-weight:bold}
.rightPanel .QuickLink h3 a {color:#fc5353; margin:0px}

/******************************************************
    WORKFLOW STYLES
******************************************************/
.LastChangeDate {font-size:9px; color:#999999}

/******************************************************
    LIST MODULE STYLES
******************************************************/
.rightPanel select {font-size:11px; color:#666666; width:120px}
.rightPanel a.CommandButton {padding:1px 4px!important}

#dnn_ctr_Login_cmdPassword, #dnn_ctr346_ContentPane a {background:none!important; border:none!important}
