﻿body
{
	direction: rtl;
	font-family: "Helvetica" , "Arial" , sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
}

INPUT
{
	font-family: "Helvetica" , "Arial" , sans-serif;
}

H2, H2 a
{
	font-size: 16px;
	color: #438919;
	margin: 10px 0 5px 0;
	text-decoration: none;
}

A
{
	text-decoration: none;
	color: #000000;
}

#divMain
{
	width: 984px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	
}

#divDefaultSearch
{
	background-color: #26779D;
	padding-bottom: 50px;
	padding-top: 50px;
	text-align: center;
}

#divBlue
{
	background-color: #E9F4F9;
	padding: 10px;
}

#divOrange
{
	background-color: #FCF8E1;
	padding: 10px;
}

.round-me
{
	background-color: #26779D;
}

.textbox-search
{
	border: solid 1px #D4D4D4;
	font-size: 16px;
	height: 20px;
	color: #5295B4;
}

.text-box
{
	border: solid 1px #D4D4D4;
	font-family: "Helvetica" , "Arial" , sans-serif;
}

.text-area
{
	border: solid 1px #D4D4D4;
	height: 80px;
	font-family: "Helvetica" , "Arial" , sans-serif;
}

.button-search
{
	border: solid 1px #D4D4D4;
	background-color: #26779D;
	color: #FFF;
	height: 23px;
	margin: 5px;
	font-size: 16px;
	font-weight: bold;
}

.button
{
	color: #CE5500;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border: solid 1px #D4D4D4;
	background-color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
}

.company-list-item
{
	background-image: url(Images/list-item.gif);
	background-repeat: no-repeat;
	width: 552px;
	height: 105px;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 5px;
	border-bottom: dashed 1px #CECECE;
	margin-top: 10px;
}

.details-item
{
	background-image: url(Images/list-item.gif);
	background-repeat: no-repeat;
	width: 552px;
	height: 105px;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 10px;
}

.send-resume-main-table
{
	padding-right: 15px;
}

.send-resume-table
{
	background-image: url(Images/list-item.gif);
	background-repeat: no-repeat;
	width: 552px;
	height: 105px;
	padding-right: 15px;
	padding-left: 10px;
}

.text-blue
{
	color: #257499;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.link-red, .text-red
{
	color: #CE5500;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.link-small-list
{
	color: #257499;
	padding: 2px;
	border-bottom: dotted 1px #b9e3f5;
}

.link-small-list a
{
	color: #257499;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.link-orange
{
	color: #C65500;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.link-orange-div
{
	padding: 2px;
	border-bottom: dotted 1px #E1D6AB;
}

.link-orange-div a
{
	color: #C65500;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.text-small
{
	font-size: 12px;
}

.space
{
	height: 10px;
}

.hidden
{
	display: none;
}

.upload-control
{
	width: 400px;
	border: solid 1px #CECECE;
	font-family: "Helvetica" , "Arial" , sans-serif;
	font-size: 14px;
}

.menu-top
{
	height: 30px;
	background-color: #8ED565;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

.menu-top a
{
	color: #FFF;
	text-decoration: none;
}

.menu-top-line
{
	background-color: #64BB30;
	height: 3px;
}

.bar-right
{
	width: 200px;
	vertical-align: top;
}

.bar-left
{
	width: 200px;
	vertical-align: top;
}

.title-blue
{
	color: #257499;
	font-size: 16px;
	margin: 10px 0 0px 0;
	padding-bottom: 5px;
	font-weight: bold;
}

.title-orange
{
	color: #C65500;
	font-size: 16px;
	margin: 10px 0 0px 0;
	padding-bottom: 5px;
	font-weight: bold;
}

.pager-link
{
	padding: 0 3px 0 3px;
}

.pager-text
{
	color: #257499;
}

.pager-link a
{
	color: #257499;
	text-decoration: none;
	font-weight: bold;
}

.link-blue
{
	color: #257499;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.table-input-form 
{
	padding: 1px;
}

.table-input-form textarea
{
	width: 98%;
}

.links-http-module
{
	font-size: 20px;
}

.autocomplete-div
{
	background-color: #FFFFFF;
	text-align: right;
	border: solid 1px #D4D4D4;
	float: left;
}

.autocomplete-item
{
	
}

.autocomplete-item-selected
{
	background-color: #D4D4D4;
}