/*** WEBSITE: Default 4.8.4 Skin
	 AUTHOR: TSAVEGE
	 COMMENTS: Condensed Stylesheet for Default 4.8.4 Skin */
	 
/******************************************************
    SKIN LAYOUT STYLES
	
	
******************************************************/

html>body {height:auto;min-height:100%; background:#000000 url(images/bg.jpg) repeat top left;}
#frame {width:961px;margin-left:auto;margin-right:auto;text-align:left;background:#FFF;border:1px solid #000}
html>body #frame{width:959px}
#branding {height:113px;}
#menu {height:36px}
#menuDesign {width:100%;height:36px;background:#f47321;}
html>body #menuDesign {height:36px}
#contentArea {width:100%;float:left; min-height:300px}
#enclose {width:695px;float:left}
.ContentInner{width:640px;float:left; margin:35px 20px}
.ContentInner h1{margin-top:5px}
* html .ContentInner{width:600px}
#encloselarge {width:945px;float:left}
.leftPanel {width:410px;padding:55px 15px;float:left}
.leftPanel h1{margin-top:10px}
.middlePanel{width:220px;float:right;padding:60px 15px 15px 15px}
.middlePanel h2{color:#999999;font-size:22px;}
.middlePanel p{font-size:11px;}
.leftPanelInner {width:230px;padding:60px 15px 15px 15px;float:left}
.middlePanelInner{width:430px;float:left;padding:35px 0px}
.rightPanel {width:230px;padding:15px 15px;float:right}
* html .leftPanelInner {width:200px;padding:20px!important;float:left}
* html .middlePanelInner{width:400px;float:right;padding:30px 15px 20px 15px!important}
* html .rightPanelInner{width:230px;padding:15px;float:right!important}
.largemiddlePanelInner{width:640px;float:left;padding:35px 0px; min-height:350px}
.flashPanel {width:959px;height:329px; margin-bottom:1px; background:#ccc; overflow:hidden}
.flashPanel h2 {display:none}
#footer {clear:both;width:948px;text-align:right;color:#666;padding:5px 7px;font-size:1.1em}
html>body #footer {width:946px}
#footer a, #footer a:link, #footer a:active, #footer a:visited, #footer a.footerMenuItem {color:#666;text-decoration:underline}
#footer a:hover {text-decoration:none}
#Form {background:#000000 url(images/bg.jpg) repeat top left;margin:59px auto 59px auto;width:960px;}

/******************************************************
    DIGICON CLEAN CSS HORIZONTAL MENU STYLES              
******************************************************/
/***  CLEAN MENU FUNCTIONALITY STYLES - DON'T TOUCH THESE STYLES  ***/
.menu,#menuDesign .menu ul {margin:0;padding:0;border:0;list-style-type:none;display:block;zoom:1;/*IE6*/min-height:0/*IE7*/}
#menuDesign .menu li, #menuDesign .menu li.active {margin:0;padding: 0; border: 0; display: block; float: left; position: relative; z-index: 5; white-space: normal;width:191px; text-align:center}
#menuDesign .menu li:hover {z-index:10000;white-space:normal}
#menuDesign .menu li.menuHover /*IE6*/{z-index:10000}
#menuDesign .menu .menuHoverUL /* li:hover>ul selector */ /*IE6*/{visibility:visible}
#menuDesign .menu .menuHoverUL /* 1st-level submenu go below their parent item */ /*IE6*/{top:100%;left:0}
#menuDesign .menu .menuHoverUL .menuHoverUL /* 2nd+ levels go on the right side of the parent item */ /*IE6*/{top:0;left:100%}
#menuDesign .menu li li {float:none}
#menuDesign .menu ul {visibility:hidden;position:absolute;z-index:10;left:0;top:0}
.menu li:hover > ul {
top:100%;
visibility:visible !important;}
* html #menuDesign .menu ul {display:none}
#menuDesign .menu li:hover>ul {visibility:hidden;top:100%}
#menuDesign .menu li li:hover>ul /* 2nd+ levels go on the right side of the parent item */{top:0;left:100%}
#menuDesign .menu a,#menuDesign .menu a:link,#menuDesign .menu a:active,#menuDesign .menu a:visited,#menuDesign .menu a:link:hover,#menuDesign .menu li.active {display:block;position:relative}
#menuDesign .menu ul a /*fix clickability-area problem*/ /*IE6*/{zoom:1}
#menuDesign .menu li li /*fix white gap problem*/ /*IE6*/{float:left;width:100%; }
#menuDesign .menu li li /*prevent double-line between items*/ /*IE6*/{margin-top: -1px}


html>body #menuDesign .menu li li {margin-top:0px}

/***  CLEAN MENU DESIGN STYLES - CHANGE ONLY THESE STYLES  ***/
.menu{font-size:1.2em; height:36px}
.menu, #menuDesign .menu ul li {color:white;background:#f47321}
#menuDesign .menu ul li {background:#999;text-align:left;font-size:0.9em/*this is needed for sub menu items or the text gets bigger each level*/}
/* Top Level Menu Items */
#menuDesign .menu a,#menuDesign .menu a:link,#menuDesign .menu a:active,#menuDesign .menu a:visited,#menuDesign .menu a:hover,#menuDesign .menu a:link:hover,#menuDesign .menu li.active {text-decoration:none;color:white;padding:10px 0px}
#menuDesign .menu li.active {background:#4d525a;height:16px;}
#menuDesign .menu a:hover {color:white;background:#bd4e07;}
#menuDesign .menu a:hover, #menuDesign .menu a:link:hover, #menuDesign .menu .menuHoverA /* li:hover>a selector */ /*IE6*/{color:white;background:#bd4e07}
/* Drop Down Menu Items */
ul#menuDesign .menu ul a, ul#menuDesign .menu ul a:link, ul#menuDesign .menu ul a:active, ul#menuDesign .menu ul a:visited, ul#menuDesign .menu ul a:hover, ul#menuDesign .menu ul a:link:hover, ul#menuDesign .menu ul li.active {border-right:0px;text-decoration:none;color:white;padding:0px 5px}
ul#menuDesign .menu ul li.active {background:#888}
ul#menuDesign .menu ul li a:hover, ul#menuDesign .menu ul li a:link:hover, ul#menuDesign .menu ul li li:hover>a {color:white;background:#666}
#menuDesign .menu ul a:hover, #menuDesign .menu ul a:link:hover, #menuDesign .menu ul .menuHoverA /* ul li:hover>a selector */ /*IE6*/{color:white;background:#666;}
ul#menuDesign .menu ul li.active /* needs to be adjusted by hand - seems to be dropdown width minus a padding */{width:140px;background:#888;border-right:1px solid #333}
#menuDesign .menu li li {border:1px solid #333;  text-align:center}

#menuDesign .menu li li:hover>ul /*position of 2nd+ submenus, overlapping*/{top:-1px;left:100%}
#menuDesign .menu .menuHoverUL .menuHoverUL /*position of 2nd+ submenus, overlapping*/ /*IE6*/{top:0px;left:100%}

/***  CLEAN MENU FIXES AND EXTRA FUNCTIONALITY STYLES - DON'T TOUCH THESE STYLES  ***/
/* special colouring for first menu item on each level */
/*.menu>li:first-child>a, #menuDesign .menu li + li + li li:first-child>a {color: #567;}*/
/* float clear - force containment of floated LIs inside of UL */
.menu:after, #menuDesign .menu ul:after {content: ".";height:0;display:block;visibility:hidden;overflow:hidden;clear:both}
/* float clear end */
/* sticky submenu - it should not disappear when your mouse moves a bit outside the submenu YOU SHOULD NOT STYLE the background of the "#menuDesign .menu UL" or this feature may not work properly!	if you do it, make sure you 110% know what you do */
#menuDesign .menu ul {background-image:url(images/empty.gif);/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */padding:12px 30px 30px 30px;margin: -10px 0 0 -30px; /*background: #f00;*/	/* uncomment this if you want to see the "safe" area. you can also use to adjust the safe area to your requirement */}
html>body #menuDesign .menu ul {padding-top: 10px}
#menuDesign .menu ul ul {padding:30px 30px 30px 10px;margin:-11px 0 0 -10px}
html>/**/body #menuDesign .menu ul ul {margin-top:-10px}
* html #menuDesign .menu ul ul{margin-top:-30px}
#menuDesign .menu li {font-weight:bold; border-left:0px}
#menuDesign ul.menu>li + li /*remove top border on all but first item in the list*/{border-left:1px solid white!important}
/* sticky submenu end */
/* Fix for IE5/Mac \*//*/
#menuDesign .menu a {float: left;}
/* End Fix */
/******************************************************
    CONTAINER STYLES
******************************************************/
.container{width:100%}
.containerContent {padding:0px}

/******************************************************
    SELECTOR and COMMONLY USED DNN STYLES              
******************************************************/
html {height:auto;/* Firefox and IE7 hack for 100% background */;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:arial, verdana, helvetica;color:#1b1b1b;font-weight: normal;line-height:1.5em}
.Normal, label, .Head, .SubHead, .SubSubHead, .NormalBold, .NormalRed {font-size:1.1em}
/* 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:arial,verdana,helvetica;color:#888888;font-weight:normal}
h1, h2,.head,h2 span.Head,.container h2 span.Head {font-size:22px; color:#f37421}
h3, h3 span.SubHead {font-size:1.6em;font-weight:bold}
h4 {font-size:1.4em;font-weight:bold}
h5, DT {font-size:1.2em;font-weight:bold}
h6 {font-style:italic;font-size:1.2em}
p {margin:5px 0px 15px 0px;font-size:11px}
ul {margin:0px 0px 10px 25px;font-size:1.1em}
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:disc/*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}
/* link styles */
a, a:link, a:active, a:visited {color:#f37421;text-decoration:none;padding:0px;margin:0px}
a:hover {text-decoration:none;color:#A7480A}
blockquote {font-size:0.9em;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;}
table, td, tr {border:0px}

/******************************************************
    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{
	padding:0px 8px;
	width:0;
	overflow:visible;
	background:#CCCCCC;
	color:#333333;
	margin:0px;
	cursor:pointer;
	clear:both;
	border:1px solid #666666;
	white-space:nowrap;
	font: 1.1em arial, verdana, helvetica;
}
input#dnn_ctr_Login_Login_DNN_cmdLogin{font-size: 1em;height:20px}/* 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:#E0E0E0}
/* 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}

/******************************************************
    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}
/******************************************************
    DIGICON QUICK LINK STYLES
******************************************************/
.QuickLink {padding:0px}
.QuickLink h3 {margin:0px;padding:10px}
.QuickLink img {float:left;padding-right:3px}
.QuickLink p {margin:0px;padding-top:10px}

/******************************************************
    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}

/******************************************************
    ANNOUNCEMENT MODULE STYLES
******************************************************/
.DNN_ANN_DesignTable {width:100%;padding:4px}
.DNN_ANN_Description {}
.DNN_ANN_Description P {margin-top:0px}

/******************************************************
    BLOG MODULE STYLES
******************************************************/
.blogCalendar th,.CreateFrom,.extraInfo,.extraInfo .Normal,.extraInfo .NormalBold{font-size:1.1em;color:#000}
.blogSummary { }
.blogCommentsHeading {padding:5px;margin:5px 0px;background:#EFEFEF}
.blogComments {border-bottom:1px solid #C0C0C0;padding-bottom:5px}
.BlogInfo {}
.SearchOptions LABEL {font-size:0.9em} 
.CreateFrom {font-size:1.0em;color:#003366}

/******************************************************
    EVENT MODULE STYLES
******************************************************/
.Eventtooltip{border:#000 1px solid;padding:5px;font-size:1.0em;width:200px;color:#000;background:#ffd;text-align:left}
.Event{border:#000 1px solid;table-layout:auto;padding:0px;font-size:0.7em;margin:0px;color:#000;border-collapse:collapse;text-align:center;width:400px;height:400px}
.EventTitle{font-weight:bold;font-size:0.9em;width:100%;height:100%;background:#6666ff;text-align:center}
.EventTitle,.EventTitle td{font-weight:bold;font-size:1.1em;background-image:none;color:#000080;background:#6666ff;text-align:center}
/* Note use of "!important" to override Inline Style */
.EventNextPrev,.EventNextPrev a:link {font-size:0.8em;color:#000080!important}
.EventNextPrev a,.EventNextPrev a:visited,.EventNextPrev a:hover{font-size:0.8em;color:#000080!important}
.EventDayHeader{font-weight:bold;font-size:0.7em;background:#D3D3D3}
.EventDay,.EventDay td,.EventDay a,.EventDay a:visited,.EventDay a:hover{font-size:0.7em;color:#0000ff!important}
.EventOtherMonthDay{color:#808080;background:#DCDCDC}
.EventOtherMonthDay a,.EventOtherMonthDay a:visited,.EventOtherMonthDay a:hover{color:#8080c0;background:#DCDCDC}
.EventWeekendDay{background:#F5F5F5}
.EventTodayDay{border:#FF0000 2px solid}
/* Note use of "!important" to override Inline Style */
.EventSelectedDay{font-weight:bold;color:#0000ff!important;background:#696969}
.EventSelectedDay a,.EventSelectedDay a:visited,.EventSelectedDay a:hover{color:#0000ff!important;font-weight:bold}
.EventSelector{background:#c0c0e0}
.EventSelector a,.EventSelector a:visited,.EventSelector a:hover{color:#0000ff;text-decoration:none}

/******************************************************
    OPT IN MODULE STYLES
******************************************************/ 
.GridText{color:#FFF}
tr.HeaderRowStyle{background:#7F7F7F}
tr.HeaderRowAlternate{background:#0F4791}
td.HeaderStyle{color:#FFF;font-weight:bold}
th.HeaderStyle{color:#FFF;font-weight:bold}

/******************************************************
    SIMPLE GALLERY FANCY POP UP MODULE STYLES
******************************************************/ 
#lightbox{position:absolute;top:40px;left:0;width:100%;z-index:100;text-align:center;line-height:0}
#lightbox a img{border:none}
#outerImageContainer{position:relative;background:#fff;width:250px;height:250px;margin:0 auto}
#imageContainer{padding:10px}
#loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0}
#hoverNav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}
#imageContainer>#hoverNav{left:0}
#hoverNav a{outline:none}
#prevLink,#nextLink{width:49%;height:100%;background:transparent url(../../../../DesktopModules/SimpleGallery/Images/blank.gif) no-repeat;/* Trick IE into showing hover*/display: block}
#prevLink {left:0;float:left}
#nextLink {right:0;float:right}
#prevLink:hover,#prevLink:visited:hover {background: url(../../../../DesktopModules/SimpleGallery/Images/prevlabel.gif) left 15% no-repeat}
#nextLink:hover,#nextLink:visited:hover {background: url(../../../../DesktopModules/SimpleGallery/Images/nextlabel.gif) right 15% no-repeat}
#imageDataContainer{background:#fff;margin:0 auto;line-height: 1.4em}
#imageData{padding:0 10px}
#imageData #imageDetails{width:70%;float:left;text-align:left}
#imageData #caption{font-weight:bold}
#imageData #numberDisplay{display:block;clear:left;padding-bottom:1.0em}
#imageData #bottomNavClose{width:66px;float:right;padding-bottom:0.7em}
#overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;background:#666;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6}
.thumbs {text-align:center;width:140px}
.imgBorderSml { }

/* NEWS  STYLES */

.newsContent h2 {font-size:14px; color:#666666}
.newsContent a {
	font-size:22px;
	color:#f37421;
	line-height: normal;
	font-weight: normal;
}
.rightPanel h2 {height:0px}


/******************************************************
/******************************************************
    DIGICON CLEAN CSS VERTICAL MENU ORIGINAL 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{font-size:1.2em}
#vmenu .menu ul li{font-size:0.9em/*this is needed for sub menu items or the text gets bigger each level*/}
#vmenu .menu,.menu ul li {color:#FFF ;	background: url(none)}
#vmenu .menu,.menu ul{width:120px; 	background: url(none)}

#vmenu .menu ul li a:hover, #vmenu .menu ul li:hover > a, #vmenu .menu ul li .menuHoverA {background:none}/* so the A tag doesn't have a background*/
#vmenu ul.menu ul .actdiv {padding-left:0px; color:#333333}
#vmenu ul.menu ul li.active {padding:0px 5px}
#vmenu .menu ul{visibility:hidden!important;/*initially hide all submenus.*/position:absolute;z-index:10;left:0!important;/*while hidden, always keep them at the top left corner,*/top:0/*to avoid scrollbars as much as possible*/}
#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 .xc47,#vmenu .xc7{display:block!important;background:#FFF}/*Admin & Host Menus*/
#vmenu {margin-left:10px}
#vmenu .menu ul li{font-size:0.8em/*this is needed for sub menu items or the text gets bigger each level*/}
#vmenu .menu,#vmenu .menu ul,* html #vmenu ul.menu ul a:link/*2nd level menu items in IE6*/{width:203px}
* html ul.menu li{padding:6px 0px}
#vmenu .menu a,#vmenu .menu a:link,#vmenu .menu a:active,#vmenu .menu a:visited,#vmenu .menu a:hover,#vmenu .menu li:hover>a,/*.menu a:link:hover,*/#vmenu .menu .menuHoverA,#vmenu .menu li.active{ text-decoration:none; color:#f37421; display:block; background-image:none;font-weight:bold ; border-right:0px!important}
* 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,* * html  #vmenu .menu .menuHover{color:#f37421;text-decoration:none;padding:15px;border: none}/** This was causing the jumping. Now there's heaps of padding */
#vmenu ul.menu ul a, #vmen uul.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 a:link:hover, #vmenu ul.menu ul li.active {color: #777777 !important}
* html #vmenu .menu li.active, * html #vmenu .menu li{margin-top:5px; width:183px; padding-top: 0px;}
#vmenu .menu>li + li,#vmenu .menu ul>li + li{/*and remove the top border on all but first item in the list*/border-top:0}
#vmenu h2 {display:none}
#vmenu h2 a{ text-decoration:none; font-weight:bold; font-size:0.85em; color: #CB9A33;}
#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{text-decoration:none;width:170px}
#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*/{padding-top:5px}
* html #vmenu ul.menu ul li.active{width:180px;margin:0px}
html>/**/body #vmenu .menu li li{}
#vmenu .menu ul>li + li/*remove top border on all but first item in the list*/{border-top:0}
#vmenu .menu .menuHoverUL .menuHoverUL/*position of 2nd+ submenus, overlapping*//*IE6*/,#vmenu .menu li li:hover>ul,#vmenu .menu li:hover>ul,#vmenu .menu .menuHoverUL{top:0px;left:100%;}
#vmenu .menu>li:first-child>a,.menu li + li + li li:first-child>a{/*color:#FFF*/}
#vmenu .menu ul{visibility:visible;/*initially hide all submenus.*/position:absolute;z-index:10;left:0;/*while hidden, always keep them at the top left corner,*/top:0/*to avoid scrollbars as much as possible*/ }
#vmenu .menu li:hover>ul{visibility:visible;/*display submenu them on hover*/left:100%/*and move them to the right of the item*/}
#vmenu .menu ul a/*IE6*/{/* fix clickability-area problem */zoom: 1}
#vmenu .menu:after,.menu ul:after{content:".";height:0;display:block;visibility:hidden;overflow:hidden;clear:both}
#vmenu .menu,.menu ul{/*IE7 float clear:*/min-height:0}
#vmenu .menu ul{background-image:url(empty.gif);/*required for sticky to work in IE6 and IE7 - due to their (different) hover bugs*//*background: #f00;*//*uncomment this if you want to see the "safe" area. you can also use to adjust the safe area to your requirement*/}
#vmenu .xc47,.xc7{display:block!important}/* Forces the Admin and Host sub-menus to always display as you can't click on the Admin and Host tabs */
#vmenu .xc47,.xc7{display:block!important}/* Forces the Admin and Host sub-menus to always display as you can't click on the Admin and Host tabs */
#vmenu .menu li li {width: 170px; font-size:0.8em}
#vmenu menu ul .activelist {visibility:visible!important}

#vmenu .menu a,#vmenu .menu a:link, #vmenu .menu a:active, #vmenu .menu a:visited,#vmenu .menu a:hover,#vmenu .menu a:link:hover,#vmenu .menu li.active 
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 a:link:hover, #vmenu ul.menu ul li.active {padding:0px 0px; margin:0px}
* html #vmenu li, * html #vmenu li a{font-weight:bold}
* html #vmenu li.hover, * html #vmenu a, * html #vmenu .active, * html #vmenu li,* html #vmenu a {padding:2px 0px!important}
* html #vmenu li a:hover {padding:2px 0px!important}
* 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{margin-top:-6px;		margin-bottom:-6px;	width:180px;}
#vmenu .menu a:hover, #vmenu .menu li  li a:hover {	color:#d53c12 !important;}
* html #vmenu ul.menu ul .actdiv {margin-top:6px}
.actdiv {color:#666666}
.orange {color:#f37421}
.contactForm  {margin-left:-10px}
.contactForm td {padding:5px}
.contactForm a.CommandButton {margin-left:500px}
#dnn_ctr372_FormMaster_lblRequired {margin-left:500px}

* html body {background:#000000 url(images/bg.jpg) repeat top left;}

#dnn_ctr370_DD {margin-top:-30px}
.middlePanelInner ul {font-size:11px; color:#666666}

/*#vmenu li.active ul, #vmenu ul.activeList {display:block !important;margin:0 !important;padding:0 0 0 10px !important;position:static !important;visibility:visible !important;}


 menu fixes */
#menuDesign .menu li ul li {width:189px!important;}
#menuDesign .menu li ul li.active{width:189px!important;border:1px solid #000}

#vmenu li.active ul, #vmenu ul.activeList {
display:block !important;
margin:0 !important;
padding:0 0 0 10px !important;
position:static !important;
visibility:visible !important;}
