﻿/* 
================================
Skin Styles for ITW Thermal Films
================================
*/   
html, body {padding:0; margin:0; height:100%;}
.myPageTable{height:100%; width:100%; background:#bdb9b8 url(images/background-gradient.jpg) repeat-x top left; text-align:center; padding-bottom:30px;}
.adminhost {float:left; margin:10px;}

#bdywrapper {width:982px; text-align:center; margin:0 auto;}
#contentwrapper{margin:0 auto; text-align:left; border:1px solid #707070; background:#fff;}
#hdr {background:url(images/hdrpic.jpg) no-repeat bottom left; padding:0; margin:0; height:147px; border:0;}
#hdr-Extreme {background:url(images/extreme-solutions-header.jpg) no-repeat bottom left; padding:0; margin:0; height:147px; border:0;}
#logo {padding:31px 0 0 24px; margin:0; width:204px; height:128px;}
#mnu{width:980px; height:40px; float:left; background:url(images/menuBG.jpg) no-repeat top left; padding:0; margin:0; z-index:5000; position:relative;}



#panewrapper {width:980px; background:#fff;}
#lgnbar {padding:5px 10px; float:right; color:#504c4d; background:#ffffff;}
#breadcrumbdiv {float:left; padding:5px 10px;}
#breadcrumbdiv {color:#aaa; font-size:9pt;}
#dnn_dnnBREADCRUMB_lblBreadCrumb a{color:#ccc; font-size:9pt; text-decoration:none; font-weight:normal;}
#dnn_dnnBREADCRUMB_lblBreadCrumb a:hover {color:#aaa;}
.dnnLogin, .dnnUser, a.dnnLogin, a.dnnUser {color:#504c4d; text-decoration:none; font-size:9pt;}
a.dnnLogin:hover, a.dnnUser:hover {text-decoration:underline; color:#000;}
#ftr {width:980px; padding:10px; color:#fff; text-align:center; }
#ftr_links {text-align:center; padding-top:9px; color:#fff; font-size:9pt; font-weight:normal;}
#ftr_links a {color:#fff; text-decoration:none; padding:0 10px; font-weight:normal; }
#ftr_links a:hover {text-decoration:underline;}


.SkinObject, a.SkinObject:link, a.SkinObject:active, a.SkinObject:hover, a.SkinObject:visited
    {color:#fff; font-weight:normal;}

.dvclr{ line-height:.01; clear:both; }

.toppane {padding:0; margin:0;}
.flashpane {background: url(images/grayBar.jpg) no-repeat top center;}
.leftpane, .rightpane {padding:0;}
.contentpane {padding:0 100px;}
.bottompane {padding:0; margin:0;}

.DNNEmptyPane { margin:0; padding:0;display:none; height:0; font-size:1px; }
.Normal, .NormalRed, html, body, p{color:#444; font-size:8pt; font-weight:normal; font-family:Verdana, Arial, Tahoma, Sans-Serif;}
p {line-height:18px;}
h1 {color:#4e4e4e; font-weight:800; font-size:16pt;}
h2, h3, h4, h5, h6{color:#6d0125;}
h2 {font-size:14pt; font-weight:bold;}
a:link, a:visited {color:#6d0125; font-weight:bold;}
a:hover {color:#6d0125;}

/*  NavMenu styles start here */
.TabList {
    margin:0;
    padding:0;
}

/*top level links */
#nav ul {
    padding:0 0 0 5px;
    margin:0;
    list-style:none;
    float:left;
    text-align:center;
   
}
/* Menu Items ---- Settings here cascade down */
#nav li {
  position:relative;
  float:left;
  list-style: none;
  width:138px;
}

#nav li ul { /* second-level lists --  width of dropdowns must be set here for IE6  */
	position : absolute;
	left: -999em;
	width:182px;
	padding:0px;

}

#nav a { 
    font-size:9pt;
    display:block;
    text-decoration:none;
    color:#fff;
    font-weight:normal;
    padding:0 5px 0 0;
    height:40px;
	line-height:40px;
    font-family:Helvetica, Arial, Tahoma;
}
    
#nav li li a { /*2nd Level Links --- width needs to be set in order for the drop downs to be vertical */
    width:182px;
    padding:0 0 0 3px;
    margin:0;
    height:22px;
    background: #ccc;
    text-align: left;	
    overflow:hidden;

}





#nav li.SelectedTab a {background: url(images/tab.png) no-repeat bottom center; color:#fff; text-align:center;}

#nav ul li a:hover {/*font-style:italic; font-weight:bold;*/ background: url(images/tab.png) no-repeat bottom center;}



#nav li.SelectedTab a:hover,#nav li a.SelectedTab:hover {color: #ccc; font-style:normal;}


#nav ul li ul li a {border-top:1px solid #3f3f3f; border-left:1px solid #3f3f3f; border-right:1px solid #3f3f3f;}

/*Prevent Selected Item Dropdowns for having same properties as top level selected item */
#nav li.SelectedTab ul li a, #nav li a.SelectedTab ul li a{line-height:22px; text-align:left; background: #575354; color:#fff;}

#nav li.SelectedTab ul li a:hover, #nav li a.SelectedTab ul li a:hover{font-style: normal; text-align:left; background: #7a7879; color:#fff;}

#nav li ul li a, #nav li a ul li a{line-height:22px; text-align:left; background: #575354;}

#nav li ul li a:hover, #nav li a ul li a:hover{text-align:left; font-style:normal; background: #7a7879; color:#fff;}


#nav .DisabledTab {
    color:#ccc;
    
}
/* no need to change these hover classes 
unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
}

#nav li:hover ul, 
#nav li.iehover ul { /* Adjust top to move vertical postion of drop down menus */
	top: 40px;
	left:0;
}
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li.iehover ul,  
#nav li li li.iehover ul { /*Adjust left to change spacing of 2nd level and 3rd level menus */
	top: 0;
	left:186px;
}


/*login button style*/
#dnn_ctr_Login_Login_DNN_cmdLogin, .StandardButton {
background:transparent url(images/go-button.jpg) no-repeat scroll 0 0;
border:0 none;
cursor:pointer;
float:right;
font-size:0;
height:35px;
width:35px;
color:#bf2e4e;}

/*Extreme Login Styles*/
#dnn_ctr383_Login_pnlLogin
{background: url(images/extreme-login-header.jpg) no-repeat top left; padding-top:40px; width:215px;}

a.CommandButton, a.CommandButton:visited, a.CommandButton:link {color:#6d0125;}
a.CommandButon:hover {color:#4E4E4E;}

.SubHead {color:#4e4e4e;}


/*definition list styles*/
dt {font-size:8pt; color:#707070; cursor:pointer; line-height:15px; margin-left:20px; padding:5px 0 10px 30px;}
dd {background:#eee; border:1px solid #ccc; padding:10px 15px; font-family: Verdana,Arial, Tahoma, Sans-Serif; font-size:8pt; margin-bottom:15px;} 

/*Paragraph with 0 margin and 0 padding for wrapping applications side images*/
#applicationsimage  {margin:0; padding:0;}
