@import url("reset.css"); /*Resetting margins, paddings and stuff*/

body {
	background: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
}

input
{
	border: 1px solid #ddd;
}

select
{
	border: 1px solid #ddd;
}

textarea
{
	border: 1px solid #ddd;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 18px;
    color: #393939;
margin-bottom:6px;
}

h2 a {
	font-size: 18px;
    color: #393939;
text-decoration: none;
border-bottom: 1px dashed #393939;
margin-bottom:6px;
}

h2 a:hover {
text-decoration: none;

}


h3 {
	font-size: 1em;
}

a {
	text-decoration: underline;
	color: #0a618d;
}

a:hover {
	color: #0a618d;
text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

big
{
	font-size: 125%;
}

small
{
	font-size: 75%;
}


.button
{
	border: 1px solid #ccc;
	background-color: #eee;
}

#wrap
{
	width: 100%;
	min-width: 800px;
	overflow: hidden;
}

.user_form
{
	margin: 0 auto;
	padding: 10px;
	background-color: #fafafa;
	border: 1px solid #ddd;
	font-size: 11px;
}

.form_holder
{
	margin-bottom: 5px;
	width: 100%;
	text-align: left;
}

/* Header */
#header
{
	width: 100%;
	height: 92px;
	background: #fff url('../../../images/header_bg.jpg');
	text-align: left;
}

#header img
{
	margin: 2px 2px 2px 10px;
}

/* Menu */

#menu {
	background: url('../../../images/menu_bgg.jpg');
	width: 100%;
	height: 53px;
	padding: 4px 0 0 0px;
	
}

#menu ul {
width: 700px;
	float: left;
	margin: 15px 0 0 10px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	margin: 15px 10px 0 0px;
	color: #ffffff;
}


#menu a {
	color: #ffffff;
	text-decoration: underline;
	border: 0;
	font-size: 13px;
font-weight:bold;
}

#menu .current
{
	color: #ffffff;
    text-decoration: underline;
font-size: 13px;
font-weight:bold;
} 

#menu li a:hover
{
    text-decoration: none;
}  

#login_menu
{
	float: right;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	padding-right: 5px;
}

#login_menu a {
	color: #fff;

	text-decoration: none;
	border: 0;
	font-size: 10px;
	font-weight: normal;
}

#login_menu a:hover {
	color: #fff;
	text-decoration: underline;
}


.main_page_gallery_image
{
	margin-right: 10px; 
	margin-bottom: 10px; 
	height: 120px; 
	width: 160px; 
	border: 1px solid #eee; 
	padding: 3px; 
	text-align: center;
	float: left;
}

/* Page */

#page {
	width: 98%;
	margin: 0 auto;
	padding: 10px 0;
	background: #fff;
	text-align:left;
}

/* Content */

.block_title
{
	font-size: 12px;
	color: #555;
	border-bottom: 1px solid #888;
	margin-bottom: 3px;
	padding-bottom: 2px;
	width: 100%;
	text-transform: uppercase;
}

.group_title
{
	cursor: pointer;
	width: 100%;
	font-size: 11px;
	background-color: #ddd;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	color: #444;
}

#center_page
{
	text-align: left;
	margin: 0 auto;
	width: 300px;
}

#content {
	float: left;
	width: 67%;
	
}

.news
{
	margin-bottom: 10px;
}

.news h2
{
	font-size: 18px;
    color: #393939;
	margin: 0 0 3px 0;
}

.news_date
{
	font-size: 10px;
	margin-bottom: 3px;
}

.news_content
{
	margin-top: 5px;
line-height: 1.5;
}

.news_image
{
	margin-bottom: 5px;
	margin-right: 5px;
	width: 120px;
	float: left;
	text-align: center;
	padding: 3px;
	border: solid 1px #ccc;
}


.posts
{
	margin-bottom: 1px;
	line-height: 1.5;
}

.posts h2
{
	font-size: 18px;
	margin: 0 0 6px 0;
color: #393939;
}

.post_date
{
	font-size: 10px;
}

.post_content
{

	margin-top: 5px;
}

.post_image
{
	margin-bottom: 10px;
	text-align: center;
}


.comment
{
	margin: 10px;
	padding: 10px;
	background-color: #fafafa;
	border: 1px solid #ddd;
	font-size: 11px;
}

.bid
{
	margin: 10px;
	padding: 10px;
	background-color: #fafafa;
	border: 1px solid #ddd;
	font-size: 11px;
}

.assigned_bid
{
	margin: 10px;
	padding: 10px;
	background-color: #fafefa;
	border: 1px solid #ddd;
	font-size: 11px;
}

#submenu
{
	width: 100%;
	background: #689;
	padding: 3px 0 3px 10px;
	text-align:left;
}

#submenu a {
	color: #ddd;
	margin: 0px 5px 0 0px;
	text-decoration: none;
	border: 0;
	font-size: 11px;
	font-weight: normal;
}

#path
{
	width: 100%;
	font-size: 11px;
	background: #eee;
	border-bottom: 1px solid #aaa;
	padding: 3px 0 3px 10px;
	
}

#notice
{
	width: 50%;
	margin: 0;
	padding: 10px;
	background-color: #689;
	color: #eee;
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	left: 25%;
	text-align: left;
}

#notice li
{
	list-style-type: none;
}


.spoiler
{
	cursor: pointer;
	color: #555;
	font-size: 11px;
	margin: 3px 3px 0 0;
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 2px;
	text-align: center;
}

.spoiled
{
	margin: 0 3px 3px 0;
	padding: 2px;
	display: none;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

table.forum_index_table
{
	width: 100%;
	margin-top: 5px;
	border-spacing:0px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

table.forum_index_table th
{
	vertical-align: middle;

	background-color: #eee;
	color: #555;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 3px;
}


table.forum_index_table td
{
	height: 60px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	vertical-align: middle;
	text-align: center;
	background-color: #fff;
	padding: 2px 0 2px 5px;
}

table.forum_view_table
{
	width: 100%;
	margin-top: 5px;
	border-spacing:0px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}

table.forum_view_table th
{
	vertical-align: middle;
	background-color: #eee;
	color: #555;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 3px;
}

table.forum_view_table td
{
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	vertical-align: middle;
	text-align: center;
	background-color: #fbfbfb;
	padding: 2px 0 2px 5px;
	font-size: 11px;
}

table.thread_view_table
{
	width: 100%;
	margin-top: 5px;
	border-spacing:0px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}

table.thread_view_table th
{
	vertical-align: middle;
	background-color: #eee;
	color: #555;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 3px;
}

table.thread_view_table td
{
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	vertical-align: top;
	text-align: center;
	background-color: #fbfbfb;
	padding: 2px 0 2px 5px;
}

blockquote
{
	border-left: 1px solid #555;
	background-color: inherit;
	padding-left: 3px;
	font-size: 11px;
	margin: 5px 2px 0px 10px;
}

.qauthor
{
	font-weight: bold;
	margin-bottom: 3px;
}


table.thread_view_table td big
{
	font-size: 180%;
}

.code_tag
{
	width: 98%;
	padding: 5px;
	margin: 3px auto 5px;
	background-color: #eee;
	color: #222;
}


table.pm_view_table
{
	width: 600px;
	margin: 5px auto;
	border-spacing:0px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}

table.pm_view_table th
{
	vertical-align: middle;
	background-color: #eee;
	color: #555;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 3px;
}

table.pm_view_table td
{
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	vertical-align: top;
	text-align: center;
	background-color: #fbfbfb;
	padding: 2px 0 2px 5px;
}

table.records_view_table
{
	width: 700px;
	margin: 5px auto;
	border-spacing:0px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}

table.records_view_table th
{
	vertical-align: middle;
	background-color: #eee;
	color: #555;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 3px;
}

table.records_view_table td
{
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	vertical-align: top;
	text-align: left;
	background-color: #fbfbfb;
	padding: 2px 0 2px 5px;
	font-size: 11px;
}

table.records_view_table p
{
padding: 1px;
}

table.user_index_table
{
	width: 100%;
	margin: 5px auto;
	border-spacing:0px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}

table.user_index_table th
{
	vertical-align: middle;
	background-color: #eee;
	color: #555;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 3px;
}

table.user_index_table td
{
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	vertical-align: top;
	text-align: center;
	background-color: #fbfbfb;
	padding: 2px 0 2px 5px;
}


table.job_categories_table
{
	width: 500px;
	margin: 5px auto;
	border-spacing:0px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}

table.job_categories_table th
{
	vertical-align: middle;
	background-color: #eee;
	color: #555;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 3px;
}

table.job_categories_table td
{
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	vertical-align: middle;
	text-align: left;
	background-color: #fbfbfb;
	padding: 2px 0 2px 5px;
	font-size: 12px;
	height: 40px;
}


.projects
{
	float: left;
	width: 500px;
	margin: 0 auto;
}

.project
{
	text-align: left;
	background-color: #fff;
	margin: 0 0 20px 0;
	font-size: 12px;
}

.project_left
{
	float:left; 
	text-align: left; 
	font-size:11px; 
	font-weight: bold
}

.project_right
{
	float:right; 
	text-align: right; 
	font-size:11px; 
	font-weight: bold;
}

.message_image
{
	text-align: left;
	margin-top:10px;
}

ul.textedit_buttons
{
	clear: both;
	list-style-type: none;
	width: 100%; /* for Opera */
	margin: 0;
	padding: 0;
} 

ul.textedit_buttons li
{
	float: left;
	padding-right: 5px;
	margin-bottom: 3px;
}

.textedit_button
{
	border:1px solid #ddd;
	background-color:#fff;
	padding:2px;
	text-align:center;
	vertical-align: bottom;
	cursor: pointer;
}

.gallery
{
	float: left;
	width: 180px;
	height: 180px;
	padding: 5px;
	margin-right: 5px;
	margin-top: 5px;
	text-align: center;
	vertical-align: bottom;
}

.image_info_table
{
	margin: 0 auto;
	width: 400px;
}

#poll
{
	width:100%;
	text-align:center;
}

table.poll_table
{
	border: 0;
	margin: 0 auto;
}

table.poll_table td
{
	border: 0;
	padding: 6px;
	font-size: 11px;
	vertical-align: middle;
}

.poll_bar
{
	height: 12px;
	background-color:#aaa;
	text-align:left;
}

.poll_bar_bg

{
	height: 12px;
	width: 300px;

	background-color:#eee;
	border: 1px solid #ccc;
}

#poll_status
{
	margin:5px;
}

/* Bulletin Board */
.nothing
{
	font-size:11px;
	text-align: center;

	background-color: #ddd;
	color: #222;
	padding:5px;
}

table.bulletins
{
	width: 100%;
	border-spacing:0px;
	margin-top: 10px;
	border: solid 1px #ccc;
	margin:5px;
	margin: 10px auto;
}

table.bulletins th
{
	vertical-align: middle;
	background-color: #eee;
	color: #555;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 3px;
}

table.bulletins td
{
	overflow: hidden;
	border-top: solid 1px #ccc;
	padding: 2px;
	vertical-align: middle;
	background-color: #fafafa;
}

table.bulletins td a
{
	text-decoration: none;
}

.bulletin_content
{
	display: none;
	background-color: inherit;
	margin-top: 5px;
	font-size: 11px;
}

.bulletin_contacts
{
	margin-top: 6px;
	padding: 1px;
	font-size: 11px;
	border: solid 1px #ddd;
	background-color: #fff;
	color: #222;
}

.contacts_content
{
	display: none;
	background-color: inherit;
	font-size: 11px;
	margin-top: 3px;
}

.bulletin_contacts .bulletin_contacts a:hover, .bulletin_contacts a:link, .bulletin_contacts a:visited, .bulletin_contacts a:active
{
	color: #666;
}

table.vacancies
{
	width: 100%;
	border-spacing:0px;
	margin-top: 10px;
	border: solid 1px #ccc;
	margin:5px;
	margin: 10px auto;
}

table.vacancies th
{
	vertical-align: middle;
	background-color: #eee;
	color: #555;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 3px;
}

table.vacancies td
{
	overflow: hidden;
	border-top: solid 1px #ccc;
	padding: 2px;
	vertical-align: middle;
	background-color: #fafafa;
}

table.vacancies td a
{
	text-decoration: none;
}

.vacancy_employer
{
	text-align:left;
	font-style: italic;
	font-size: 11px;
	color: #333;
	margin-top: 2px;
}
.vacancy_content
{
	display: none;
	background-color: inherit;
	margin-top: 10px;
	font-size: 11px;
}

.vacancy_contacts
{
	margin-top: 10px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ddd;
	font-size: 10px;
}




ul.categories
{
	float: left;
	width: 310px;
	margin: 2px;
	margin-bottom: 10px;
}

ul.categories ul li
{
	margin-left: 25px;
	margin-top: 2px;
}

.num_ads
{
	display: inline;
	color: #374;
	font-size: 10px;
	font-weight: normal;
	vertical-align: super;
	margin-left: 2px;
}

.pagination
{
	width: 500px;
	margin: 10px auto 10px;
	text-align: center;
}

.pagination a
{
	text-decoration: none;
	color: #666;
	padding: 3px;
	font-size: 10px;
	margin: 1px;
	border: 1px solid #e0e0e0	;
	background-color: #eee;
}

.pagination b
{
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	margin: 1px;
	border: 1px solid #a0a0a0;
	background-color: #aaa;
}

/* History */
.history_news,.history_threads,.history_posts,.history_bulletins,.history_blog_comments,.history_gallery_comments,.history_images
{
	margin-bottom:20px;
}

.history_image
{
	margin-right: 10px;
	margin-bottom: 10px;
	height: 120px;
	width: 160px;
	border: 1px solid #eee;
	padding: 3px;
	text-align: center;
	float: left;
}

/* Sidebars */

#sidebar {
	float: left;
	width: 30%;
	padding: 0 0 0 21px;
	font-size: 11px;
}


/* Footer */

#footer
{
	width: 100%;



	margin-top: 30px;
	padding: 2px 0 2px 0;
	text-align: center;
	font-size: smaller;
	color: #aaa;
	border-top: 1px solid #ddd;
}

#footer img
{
	vertical-align: text-bottom;

}


#footer a {
	color: #999;
}

.sape
{
color: #000;
}
