body {
	font-family: 'Open Sans', sans-serif;
	background-position:top center;
	background-repeat:no-repeat;
	margin: 0 auto;
	overflow: scroll;
}

#contents {
	border-top: 1px solid #8eac41;
}

#outer-content {
	margin: 0 0 26px 0;
	padding: 0;	
	display: inline-block;
	min-width: 100%;
	background-image: url(../images/background-grid-top.jpg); 
	background-repeat: repeat-x; 
}

#page-background {
    display: block;
    min-height: 100%;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    border: 0;
    z-index: -1;
}

.sprite {
	position: relative;
	display: block;
	background: url(/websmart/v12.1/NeenahInternet/images/sprite.png) no-repeat;
}

.container {
    width:500px;
	margin:0 auto;
	display:block;
	}
	
a {
    color: #d35523;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: underline;
	}
	
a:hover {
    text-decoration:none;
	}
	
h1 {
    font-size: 30px;
    color: #034d39;
	font-weight:400;
    line-height: 30px;
    margin: -8px 0 9px 0;
}

h2 {
    font-size: 18px;
    color: #8eac41;
	font-weight:400;
    padding-top: 13px;
    line-height: 20px;
    margin-bottom: -10px;
}

h3 {
    font-size: 14px;
    color: #333333;
	font-weight:700;
    line-height: 16px;
    padding-top: 13px;
	margin-bottom: -6px;
}

p {
    padding: 0px;
    line-height: 24px;
    color: #333;
	font-size:14px;
	  }

#top {
    background: #8eac41;
    height: 13px;
    z-index: 500;
    display: inline-block;
    width: 1140px;
    min-width: 100%;
	-webkit-box-shadow: 0 0px 12px -1px #000;
    -moz-box-shadow: 0 0px 12px -1px #000;
	box-shadow: 0 0px 12px -1px #000;
	position: relative;
}

#header {
    height: 127px;
	display: inline-block;
    min-width: 100%;
    background: url(/websmart/v12.1/NeenahInternet/images/header-bg.jpg) repeat-x;
	margin-top: -13px;
}

#nav { 
    background:url(/websmart/v12.1/NeenahInternet/images/halftones-tree.png) no-repeat right;
	height:122px;
	width: 1140px;
	margin:0 auto;
}

.logo {
    float:left;
	margin-top: 6px;
	}
	
.main-link {
    background-position: 125px 0px;
    float: right;
    display: block;
    height: 45px;
    width: 169px;
    margin-top: 26px;
    text-align: left;
    line-height: 45px;
    font-size: 13px;
    color: #333333;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}

#main {
    width:1040px;
    margin-top: 6px;
	background: #ffffff;
	position: relative;
	padding:40px 50px;
	}
	
#breadcrumbs {
    height: 37px;
    width: 1145px;
	margin: -30px -50px 15px -35px;
    padding: 0;
    background: #e5e5e5;

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiNjYmNiY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #e5e5e5 70%, #cbcbcb 95%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%,#e5e5e5), color-stop(95%,#cbcbcb));
    background: -webkit-linear-gradient(top,  #e5e5e5 70%,#cbcbcb 95%);
    background: -o-linear-gradient(top,  #e5e5e5 70%,#cbcbcb 95%);
    background: -ms-linear-gradient(top,  #e5e5e5 70%,#cbcbcb 95%);
    background: linear-gradient(to bottom,  #e5e5e5 70%,#cbcbcb 95%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#cbcbcb',GradientType=0 );
}

#breadcrumbs ul {
    margin: 0px;
    padding: 0 0 0 24px;
  }

#breadcrumbs li {
    display: block;
    float: left;
    background: url(/websmart/v12.1/NeenahInternet/images/arrow.png) no-repeat;
    background-position: top right;
    height: 37px;
    line-height: 37px;
    color: #999;
    padding-right: 17px;
    margin-right: 12px;
}

#breadcrumbs li a {
    font-family: 'Open Sans', sans-serif;  
    color: #d35523;
    font-size:13px;
    text-decoration: none;
  }
  
#breadcrumbs li a:hover {
    text-decoration:underline;
	}
#breadcrumbs li.current-page {
    line-height: 37px;
    color: #999;
	font-family: 'Open Sans', sans-serif; 
	font-size:13px;
    float: left;
	background:none;
  }

#footer-nav .container {
    position: relative;
    left: 0px;
    bottom: 77px;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    z-index: 100;
}

#footer-nav {
     color: #ffffff;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
	padding: 70px;
	}

#footer-nav a {
    text-decoration: none;
	color: #ffffff;
  }
  
 #footer-nav a:hover {
    text-decoration: underline;
  }
  
 #selectbutton {
    text-decoration: underline;
	width: 75px; 
	background: green; 
	color: white; 
	font-weight: bold; 
  }

#submitbutton {
	padding: 6px; 
	background: green; 
	color: white; 
	font-weight: bold; 
	border-radius: 5px;
    text-decoration: none;
}

#pinkbutton {
	padding: 10px; 
	background: pink; 
	color: black; 
	font-weight: bold; 
	border-radius: 5px;
    text-decoration: none;
}	

#greybutton {
	padding: 6px; 
	background: #bbbbbb; 
	color: black; 
	font-weight: bold; 
	border-radius: 5px;
    text-decoration: none;
}	

#redbutton {
	padding: 6px; 
	background: red; 
	color: white; 
	font-weight: bold; 
	border-radius: 5px;
    text-decoration: none;
}	

.Approvebutton {
	padding: 3px; 
	background: green; 
	color: white; 
	font-weight: bold; 
	border-radius: 5px;
    text-decoration: none;
}

.styleButton {
	font-family:verdana;
	width: 400px;
	text-align: left;
	height: 25px;
	font-size: 12px;
	border-style:double double double double;		
}

.Redbutton {
	padding: 6px; 
	background: red; 
	color: black; 
	font-weight: bold; 
	border-radius: 5px;
    text-decoration: none;
}	

.Redwhitebutton {
	padding: 6px; 
	background: red; 
	color: white; 
	font-weight: bold; 
	border-radius: 5px;
    text-decoration: none;
}

.Pinkbutton {
	padding: 10px; 
	background: pink; 
	color: black; 
	font-weight: bold; 
	border-radius: 5px;
    text-decoration: none;
}	


.Greybutton {
	width: 400px; 
	padding:  10px; 
	background: #E6E6E6; 
	color: black; 
	font-weight: bold; 
	border-radius: 5px;
    text-decoration: none;
}	

.addOptionButton {
	padding: 10px; 
	background: green; 
	color: white; 
	font-weight: bold; 
	border-radius: 5px;
    text-decoration: none;
}

.Optionbutton {
	width: 400px; 
	padding: 4px 10px; 
	background: green; 
	color: white; 
	font-weight: bold;
	font-size: 14px; 
	border-radius: 5px;
    text-decoration: none;
}

.ChangeOptionbutton {
	width: 400px; 
	padding: 4px 10px; 
	font-weight: bold;
	font-size: 14px; 
	border-radius: 5px;
    text-decoration: none;
}
  
 #textred {
    color: red;
 	font-size:10px;
	font-weight: normal;
	font-family: Times New Roman;
 }
 
.textpurple {
    color: purple;
 	font-size:10px;
	font-weight: normal;
	font-family: Times New Roman;
 }
 
.fixheight {
    display:block;
    height:.8em;
    min-height:.8em;
	max-height:.8em;
}

.smallText {
	font-size: 6pt;	
}
 
.mediumText {
	font-size: 8pt;	
}
 
.largeText {
	font-size: 10pt;	
}
 
.xlargeText {
	font-size: 12pt;	
}
 
.xxlargeText {
	font-size: 18pt;	
}
 
.xxxlargeText {
	font-size: 20pt;	
}
                   
.boldText {        
 font-weight: bold;
}                  
                   
.blueText {        
 color: blue;      
}                  
                   
.purpleText {      
 color: #8904B1;   
}                  
                   
.pinkText {        
 color: #DF01D7;   
}                  
                   
.redText {         
 color: red;     
}                
                 
.greenText {     
 color: #1c6006; 
}                
                 
.lightblueText { 
 color: #0077b3; 
}                
                 
.whiteText { 
 color: white; 
}                
                 
.greyText {      
 color: grey;    
}                
                 
.darkgreenText { 
 color: #0c520e; 
}                
                       
.redBackground {       
 background: red;      
}                      

.greenBackground {
	background-color: green;
}

.blueBackground {
	background-color: #0066ff;
}

.lightgreenBackground {
	background-color: #c8efcf;
}

.yellowBackground {
	background-color: yellow;
}

.yellowBackgroundText {
	background-color: yellow;
 	color: black; 
}
 
.greyBackground {
	background-color: #D8F6CE;
}

.redBackground {
	background-color: #ff4d4d;
	color: black;
}
 
.blackBackground {
	background-color: #989898;
}
 
.redBackground {
	background-color: red;
}
 
.lightblueBackground {
	background-color: #A9E2F3;	
}
 
.pinkBackground {
	background-color: #ff99cc;	
	color: black;
}

 div.tab {
    overflow: scroll;
    border: 1px solid #060;
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
div.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline:  1px solid #060;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active {
    border: 1px solid #060;
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
}	

.dropbtn {
    color: black;
    padding: 3px;
    font-size: 14px;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
	text-decoration-line: none;
	background-color: inherit; 
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: green;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 5px 5px;
    min-width: 250px;    
}

/* Dropdown Content (Hidden by Default) */
.dropdown-contentgrey {
    display: none;
    position: absolute;
    background-color: grey;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 5px 5px;
    min-width: 250px;    
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #f1f1f1;
}

.greentable {
	border-collapse: collapse;
	width: 100%;
	border: 2px solid green;
}

.greentd {
	padding: 8px;
	text-align: left;
	border-bottom: 1px solid #ddd;
}

.greentd:hover {
	background-color:#b3e6b3;

}

.Leftpadding {
	  padding: 0px 0px 0px 190px;
}

.ex1 {
  background-color: lightblue;
  width: 110px;
  height: 110px;
  overflow: scroll;
}

.colright{
   	border-right: solid;
}

table.center {
  margin-left: auto; 
  margin-right: auto;
  margin-top: 150px;
}