/* WELBRO Prototypes Styles*/

body
{
background-color:#333333;
color:#E2E2E2;
}

td
    {
    vertical-align: top;
    }


table td

    {
    vertical-align:top;
    
    }
  
 .print
    {
    display:none;
    }
      
    
div.wrapper
{
	width:772px;
	margin:30px auto;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}

	div.wrapper img.wslogo
	{padding:20px 0;}

a
    {
    color:#E2E2E2;
    text-decoration:none;
    }
 
a:hover
    {
    color:#F4C117;
    }
    

.rightText
    {
    text-align:right;
    }

.textColor
    {
     color:#F4C117;
     padding:5px 0;
     }   

pre
	{
	font-family:"Courier New", Courier, monospace !important;
	}
	
address
	{
	font-style:italic !important;
	}
	
a.headerHomeLink 
{
    position:absolute;
    top:50px;
    left:48px;
    display:block;
    width:141px;
    height:124px;
    z-index:2;
    background: url(../images/bg-transparent.gif); /* IE doesn't like an empty element over an image. Adding a bg works. */
}

div.header
	{
	background-image:url("../images/bg-header.jpg");
	background-repeat:no-repeat;
	width:744px;
	height:226px;
	padding:5px 0 0 28px;
	position:relative;
	}
	
	div.header img 
	{
	    z-index:0;
	}

div.subheader
	{
	background-image:url("../images/bg-subheader.jpg");
	background-repeat:no-repeat;
	width:744px;
	height:177px;
	padding:5px 0 0 28px;

	}
	
div.content
{min-height:500px;
padding:10px 28px;
background-image:url("../images/bg-content.jpg");

}

div.dividerLine
    {
    border-bottom:1px solid #F4C117;
    margin-bottom:5px;
    }
div.divider
    {
    border-bottom:3px solid #F4C117;
    margin-bottom:5px;
    }   

div.headerNav
    {
    text-align:right;
    padding-right:18px;
    }
    



* html div.content {

height:500px;
}
		div.form label {
		font-weight:bold;
		}
			div.form ul label
			{
			display:block;
			float:left;
			margin:0pt;
			width:100px;
			}
			
			div.form ul li 
			{padding:0.5em 0pt;
			}

	div.content p
	{margin:10px 0;
	}
	    div.content div.cmscontent img,
	    div.content div.article img
	    {zborder:1px solid #F4C117;
	     margin:10px 0 10px 10px;}
	
	div.content p.title,
	div.content strong
	{font-weight:bold;
	}
	
	div.content div.links
	{padding-right:20px;
	display:inline;}
		
		div.content div.links img
		{vertical-align:middle;}
		
	div.content a
	{
	color:#BFA447;
	}
	
	    div.content a:hover
        {
        color:#F4C117;
        }	
	
	div.content ul li
	{background-image:url("../images/arrow.gif");
	 background-repeat:no-repeat;
	 background-position:0px 2px;
	 padding-left:13px;
	    }
	
	div.content ol 
	{}
	div.content ol li
	{
	    list-style-type:decimal;
	    list-style-position:inside;
	    }
	
div#nav
{
background-image:url("../images/bg-nav.jpg");
background-repeat:no-repeat;
height:30px;
padding:0 28px;


}

	
	
div#nav li
    {
    display:inline;
    margin:0;
    padding:0;
    }

div#nav ul ul 
    {
   
    }
    

table.listing
{}

	table.listing tr
	{height:25px;}
	
	table.listing td
	{padding:5px 15px 0 0;
	vertical-align:bottom;
	}
	
	table.listing td.small
	{width:15px;
	padding:0 4px 0 4px;}


textarea.notes
{width:654px;
height:150px;}

textarea.notes2
{width:500px;
height:100px;}

ul.normal
{padding:20px; }

	ul.normal li
	{margin-bottom:15px;
	list-style:inside disc;
	line-height:20px;}


/****************** Home Page Call to Actions ********************/	

.callOuts
    {
    width:100%;
    margin:0 auto;
    font-size:12px;
    
    }
    

.caSpace
    {
    padding-right:24px;
    }
    



.caHomePage
    {
    background-color:#1F1F1F;
    width:192px;
    padding:5px 13px;
    }

.caHomePage .ca-btn
    {
    padding-top:10px;
    }
    

.caHomePage li
    {
    background-image:url("../images/ls-arrow.gif");
    background-repeat:no-repeat;
    padding:0 0 0 10px;
}


.caProjects
    {
    background-color:#1F1F1F;
    padding:5px 7px;
    }

.caProjects .title
    {
   font-size:14px;
    }
.caProjects  .location
    {
   padding-bottom:10px;
    } 
    
.caProjects .details
    {
  margin:10px 0;
    }
  
.caProjects .category
    {
    padding-bottom:10px;
    }
    
 .caProjects .ca-projectImg
    {
  border:1px solid #F4C117;
  margin-left:20px;
    } 
    
 .caProjects a
    {
    text-decoration:underline;
    }

.featuredNews
    {
    padding-bottom:10px;
    }
    
.featuredNews .newsDate
    {
    color:#fff;
    font-weight:bold;
    }
    
    .featuredNews .newsDate p 
    {
        margin-bottom:3px;
    }
     
/****************** Home Page Styles *************/
.homeTbl
    {
    width:100%;
    margin-bottom:10px;
    }
  
  .homeTbl .homeCopy
    {
    width:560px;
    padding-right:20px;
    }
    
  .homeTbl .ca-projects
    {
    } 

  .homeTbl .learnMore
    {
    text-align:right;
    }
/****************** CMS ********************/	
div.cms-nav
{width:150px;
}
	div.cms-nav ul
	{}
		
		div.cms-nav ul li
		{margin-bottom:10px;}
		
			div.cms-nav ul li ul
			{margin-top:10px;}
			
				div.cms-nav ul li ul li
				{margin-left:15px;}
		
div.cms-content
{width:500px;
padding:0 10px;}
	
div.cmsnav td {
    white-space: normal !important;
}
		
/************************************/	


div.footer
	{    
	background-image:url("../images/bg-footer.gif");
    background-repeat:no-repeat;
    height:96px;
    text-align:right;
    padding:0 28px;
    font-size:12px;
    }
    
    div.footer .nav
        {
        background:none;
        padding:15px 0 ;
        }
        
        div.footer .nav li
        {
        display:inline;
        padding-right:10px;
        }
        
         div.footer .nav ul
        {
        display:inline;
        }
        
    div.footer .address
        {
        padding:5px 0 10px 0;
        }
  
  
  
  
/* Display Styles*/


.displayList
    {
    
    border-bottom:2px solid  #F4C118;
     width:100%;
     
     }
  
 .displayList .header th
    {
     border-bottom:2px solid  #F4C118;
     color:#F4C118;
     }
     
 .displayList td
    {
    padding:3px 10px 3px 0;
    }
    
         .displayList td.title,
         .displayList.careers .position,
         .displayList.bids .date
         {
            width:400px;
            }
    
        .displayList.bids .ddate
            {
            width:225px;
            }    

    .displayList .altrow
    {
    background-color: #242424;
    }
    
 .bidsDetail
    {
    background-image:url("../images/bg-bids-info.jpg");
    background-repeat:no-repeat;
    color:#F4C118;
    padding:8px;
    margin-top:10px;
    height:48px;
    line-height:1.8em;
    }
  .bidsDetail .title
    {
    font-weight:bold;
    }
    
 .bidsDetail p 
 {
     background:url(../images/bg-bids-info-right.jpg) no-repeat right;
 }
  
  
.bidsInfo .details
    {
    background-image:url("../images/bg-bids-pdf.jpg");
    background-repeat:no-repeat;
    padding:8px;
    margin-top:8px;
    }
  
 .bidsInfo .details li
   {
   padding:2px 0 2px 20px;
  
   }
     
  .bidsInfo .details li.adobe
    {
     background-image:url("../images/icon-pdf.jpg");
    background-repeat:no-repeat;
    }
  
    .bidsInfo .details li.word
    {
     background-image:url("../images/icon-word.gif");
    background-repeat:no-repeat;
    }  
    
  .bidsInfo .title
  {
  font-weight:bold;
  color:#F4C118;
  }
     
 .careersInfo .careerRepeat
    {
       background-image:url("../images/careersInfo-bg.jpg");
       background-repeat:repeat-x;
    padding:10px;
    margin-top:8px;
     }
     
 .careersInfo .title
    {
    
     font-weight:bold;
  color:#F4C118;
  }   
  
  
 .displayList.resume
    {
    margin:8px 0;
    border:none;
    }
 
 .displayList.careers
    {
    margin:0 0 7px 0;
    }
    
   
  .displayList.resume .position
     {
    
     font-weight:bold;
  color:#F4C118;
  }  
div.projleft
{float:left;
 width:287px;}
 
 div.projrt
{float:left;
 width:395px;
 margin:10px 0 20px 20px;}

div.featprojbox
{
 width:287px;
 margin:20px 20px 20px 0pt;}  
  
 .projectCats
    {
    width:716px;
    margin:0 0 20px;
    background-color:#1F1F1F;
    padding-bottom:10px;
    }
 
 .projectCats ul
    {
    padding:10px 0 0 10px;
    /*width:716px;*/
    }
 
  
 .projectCats li
    {
    display:inline;
    background-image:url("../images/ls-arrow.gif");
    background-repeat:no-repeat;
    padding:0 10px 15px 20px;
    
} 
     
.projectDetails
    {
    margin-top:20px;
    float:left;
    width:350px;
    }
    
.projectImages 
{
    float:right;
}
    
 .projectImages .defaultImage
    {
    width: 300px;
    xpadding-left:20px;
     text-align:center;
    }
    
    .projectImages .defaultImage div 
    {
        margin:0 auto !important;
    }
 
 .projectImages .defaultImage img
    {
     border:1px solid #F4C118 !important;
     }
     
.projectImages .images img
    {
     width:100px;
     height:100px;
     border:1px solid #F4C118 !important;
    
     
     }
     
 .projectImages .images td
    {
   
     }
  .projectImages .images a
    {
    width:100px;
    display:block;
height:100px;
    padding:10px;
}

  
   .projectImages .images a:hover
     {
     background-image:url("../images/bg-portfolio-img.jpg");
background-repeat:no-repeat;

}  
     
     
 .note
    {
    font-size:10px;
    }
 .required
    {
        color: #F4C118;
    }
    
  .return 
  {
      clear:left;
  }
       
         
/* ADMIN STYLES */

h1
    {
    font-size:22px;
    font-weight:normal;
    margin:5px 0;
    } 
    
h2
    {
    font-size:16px;
    font-weight:bold;
     border-bottom:2px solid #F4C118;
     margin-bottom:0;
     clear:both;
    
    }     

h3
	{
	color:#F4C117;
	font-weight:bold;
	}
	

.pageTitle
    {
    border-bottom:4px solid #F4C118;
    margin-bottom:8px;
    }

.LoginTable
{margin-top:20px;}

.LoginLabel
{padding:0 10px 20px 0;}

.LoginRemember
{padding-bottom:10px;}
    
    .LoginRemember input
    {margin:2px 5px 2px 0;}

 
 .requiredTitle
    {
    color:#F4C118;
    padding-bottom:10px;
    }
    
    
.adminNav
    {
    background-image:url("../images/bg-nav.jpg");
background-repeat:no-repeat;
height:30px;
padding:6px 28px 0 28px;
}
    
.adminList
    {
    border-bottom:2px solid  #F4C118;
    width:100%;
    }
    
.adminList .header
    {
     border-bottom:2px solid  #F4C118;
     font-size:14px;
     color:#F4C117;
     }
    
 .adminList .alt
    {
     background-color:#000;
     }
   
 .adminList .row
    {
    background-color:#242424;
    } 
    
table.adminList td
{padding:3px 0;}
 
 .adminList td.title,
 .adminList th.title
 {width:360px;}
 
 .adminList td.button,
 .adminList th.button
 {width:35px;}
 
 .adminList td.short,
 .adminList th.short
 {width:75px;}

        
 .adminList .pager
    {
     border-top:2px solid  #F4C118;
     }
     
  .adminList .pager td table
    {
    
     margin-left:auto;
margin-right:6px;
     
     }   
    
    .adminList .pager td table span
        {
         color: #F4C118;
           font-weight:bold;
           padding:0 3px;
           }
   
  .adminList.resume {
  border-bottom:none;
  }
  
  
 .adminResumeSearch 
    {
        background-image:url("../images/resume-bg.jpg");
background-repeat:no-repeat;
width:396px;
height:198px;




}

.resumeTbl
    {
    margin:20px 10px;

}

 .adminResumeSearch td
    {
    padding:6px 0;
    height:12px;
    }
    
 .adminForm.resume
    {
        margin:10px 0;
    }
   
   .adminForm.resume .header td
    {
    padding:10px 0;
    }
  
.adminForm.resume .labels
    {
        color: #F4C118;
        white-space:nowrap;
        padding-right:15px;
    }  
 
 
 .adminForm.resume td
    {
   padding:5px 0;
    }
    
    
   .adminForm.resume .position  
    {
      font-weight:bold;
      color: #F4C118;
      padding-right:8px;
      font-size:14px;
      }


.detailsLink
    {
    text-align:right;
    }
    

.projectEdit .imagelist .thumbnail
    {
    width:100px;
    height:100px;
    border:1px solid #F4C118 !important;
    }

.projectEdit .imagelist td
    {
padding:0 10px;
    }


.imagelist .box
    {
background-image:url("../images/project-editor-thumb-bg.jpg");
background-repeat:no-repeat;
padding:15px;
margin-top:8px;


} 

.imagelist .delete
    {
    background-color:Transparent;
    background-image:url("../images/admin/delete.gif");
background-repeat:no-repeat;
color:#E2E2E2;
border:none;
padding-left:20px;
}

.cmsright
    {
    padding:10px 0 0 0;
    }
    
.cmsnav
    {
    padding:10px 10px 0 0;
    }
    
.mceLayout
    {
    width:450px;
    }