/* Imports */
@import 'buttons.css';

/* Document-wide settings */
*
{
	margin: 0;
	padding: 0;
}

a:link,
a:active,
a:visited
{
    color: #0045aa;
}

a:hover
{
    color: #4276c1;
}

img
{
	border: none;
}

p
{
	margin: 11px 0px 11px 0px;
}

h1
{
	color: red;
	font-size: 20px;
	font-weight: bold;
	background-color: inherit;	
	margin: 11px 0px 11px 0px;
}

h2
{
	color: red;
	font-size: 18px;
	font-weight: bold;
	background-color: inherit;	
	margin: 11px 0px 11px 0px;
}

h3
{
	color: red;
	font-size: 16px;
	font-weight: bold;
	background-color: inherit;	
	margin: 11px 0px 11px 0px;
}

h4
{
	color: #003e99;
	font-size: 15px;
	font-weight: normal;
	background-color: inherit;	
	margin: 11px 0px 11px 0px;
}

/* Home page boxes */
.frontbox
{
	width: 240px;
	float: left;	
	background-image: url('/images/box-back.png');
	background-repeat: repeat-y;
	margin: 4px;
}

	.frontbox .box-head
	{
		display: table;
		height: 40px;
		width: 240px;
		background-image: url('/images/box-top.png');
		background-repeat: no-repeat;
		clear: both;
		#position: relative;
		overflow: hidden;
		text-align: center;			
	}

	.frontbox .box-head-mid
	{
		width: 100%;
		#position: absolute;
		#top: 50%;
		left: 0%;
		text-align: center;
		display: table-cell;
		vertical-align: middle;
	}

	.frontbox .box-title
	{
		background-color: white;
		color: red;
		font-size: 16px;
		font-weight: bold;
		#position: relative;
		#top: -50%;

	}

	.frontbox .box-content
	{
		width: 220px;
		padding: 10px;
		min-height: 135px;
		height: 135px;
	}
	
	.box-content[class]
	{
		height: auto;
	}
	
	.frontbox .box-button
	{
		margin: auto;
		width: 220px;
		padding-top: 10px;
		padding-bottom: 5px;		
		text-align: center;
	}
	
	.frontbox .box-foot
	{
		height: 10px;
		font-size: 2px;		
		width: 240px;
		clear: both;
		background-image: url('/images/box-bottom.png');
		background-repeat: no-repeat;	
	}
	
	.frontbox ul
	{
		padding-left: 15px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.frontbox .title
	{
		font-size: 15px;
		color: #4275c0;
	}
	
	.loginbox
	{
        width: 125px;
        height: 15px;
        margin-right: 3px;
        border: 1px solid #999999;
        
	}
	
	.loginbutton
	{
	    margin-right: 2px;
	}
	
	#maincontent-content ol, #maincontent-content ul
	{
		margin: 11px 0px 11px 0px;
	}

.deliverables-detail
{
    width: 350px;
    float: left;
    margin-right: 20px;
}

.doclist
{
    width: 160px;
    border-bottom: 1px solid #e4ebf6;
    padding: 10px;
}

#login-box
{
    width: 314px;
    height: 200px;
    margin: auto;
}

    #login-box-title
    {
        width: 314px;
        height: 19px;
        background-image: url(/images/login-title.png);
        background-position: top;
        background-repeat: no-repeat;     
    }

    #login-box-content
    {
        width: 314px;    
        background-image: url(/images/login-back.png);
        background-position: top;
        background-repeat: repeat-y;     
    }

    #login-box-footer
    {
        width: 314px; 
        height: 5px;   
        background-image: url(/images/login-footer.png);
        background-position: top;
        background-repeat: no-repeat;     
    }

#emp-search-box
{
    width: 546px;
    height: 200px;
    margin: auto;
}

    #emp-search-box-head
    {
        width: 546px;
        height: 4px;
        background-image: url(/images/emp-search-head.png);
        background-position: top;
        background-repeat: no-repeat;
        font-size: 0px;
    }

    #emp-search-box-content
    {
        width: 546px;    
        background-image: url(/images/emp-search-back.png);
        background-position: top;
        background-repeat: repeat-y;     
        text-align: center;
        line-height: 18px;
    }

    #emp-search-box-footer
    {
        width: 546px; 
        height: 4px;   
        background-image: url(/images/emp-search-footer.png);
        background-position: top;
        background-repeat: no-repeat;     
    }
    
#news-content img
{
    border: 1px solid #d8e3ff;
}

.company-box
{
	width: 274px;
	height: 100px;
	float: left;
	text-align: center;
}

	.company-box img
	{
		padding-bottom: 5px;
	}

.company-info-border
{
    margin: 0px 0px 11px 11px;
    width: 180px;
    background-image: url(/images/company-info-border.png);
    background-position: left;
    background-repeat: repeat-y;
    float: right;
    position: relative;
    top: -17px;
}

	.company-info
	{
		padding-top: 0px;
		width: 180px;    
		background-image: url(/images/company-info-top.png);
		background-position: top;
		background-repeat: no-repeat;    
		text-align: center;
	}
	
	    .company-info-title
	    {
	        width: 160px;
	        background-color: #003e99;
	        color: #FFFFFF;
	        margin: auto;
	        border: 1px solid #4276c1;
	    }

/* Tables */

.list-table-border
{
    width: 546px;
    background-image: url(/images/table-border.png);
    background-repeat: repeat-y;

}

	.list-table-wrapper
	{
		width: 546px;
		background-image: url(/images/table-top.png);
		background-repeat: no-repeat;
		background-position: top;
		padding-top: 8px;
	}

		.list-table
		{
			width: 534px;
			margin: auto;
			border-collapse: collapse;
		}

			.list-table tr th
			{
				border: 1px solid #4276c1;
				background-color: #003e99;
				color: #FFFFFF;
				margin-top: 5px;
			}

				.list-table tr th img
				{
					padding-top: 4px;
					float: left;
				}

			.list-table td
			{
				padding: 2px 2px 2px 5px;
			}

			.list-table .oddrow td
			{
				border-left: 1px solid #e4ebf5;
				border-right: 1px solid #e4ebf5;    
				background-color: #FFFFFF;
				color: #000000;

			}

			.list-table .evenrow td 
			{
				border-left: 1px solid #e4ebf5;
				border-right: 1px solid #e4ebf5;    

				background-color: #F1F4FB;
				color: #000000;

			}

			.list-table .hoverrow td
			{
				background-color: #95BCE7;
				color: White;
				border: none;
			}

.job-detail
{
    margin-bottom: 11px;
    margin-top: 11px;
}

	.job-detail th
	{
		text-align: right;
		color: #1455b3;
		border-right: 1px solid #d8e3ff;
		padding: 2px 4px 2px 2px;
		vertical-align: top;
		font-weight: normal;
	}

		.job-detail td
		{
			padding: 2px 2px 2px 4px;
			vertical-align: top;
		}

			.job-detail td a
			{
				/*color: #1455b3;    
				vertical-align: top;
				text-decoration: none; */   
			}

			.job-detail td a:hover
			{
				/*color: #1455b3;    
				vertical-align: top;
				text-decoration: underline;*/
			}
			
.company-row-logo 
{
    vertical-align: middle;
    padding-left: 0px;
    padding-right: 11px;
    border-bottom: 1px dotted #e4ebf6;
    text-align: center;
}

.company-row-summary
{
    vertical-align: middle;
    padding-left: 0px;
    border-bottom: 1px dotted #e4ebf6;
    width: 100%;
}
			
.image_right
{
    float: right;
    margin-left: 11px;
    margin-bottom: 11px;
    margin-top: 3px;
    border: 1px solid #e4ebf6;
}

#search_by_year 
{
    text-align: right;
}

#search_by_year select 
{
    width: 55px;
}

.form_table 
{
    width: 100%;
}

.form_title
{
    border-bottom: 1px solid #e4ebf6;
    color: #4275c0;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.form_label 
{
    width: 30%;
    color: #999999;
}

.form_value
{
    width: 70%;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #999999;
}

input,
select,
textarea 
{
    font-size: 11px;
    font-family: sans-serif;
}

.required
{
    color: red;
    font-weight: bold;
    font-size: 12px;
}

.message
{
    color: red;
    font-weight: bold;
    border-top: 1px dotted red;
    border-bottom: 1px dotted red;
    padding-top: 3px;
    padding-bottom: 3px;
}

