/* Start of CMSMS style sheet 'jobconcept.hu' */
 
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-position: center;
	background-repeat: repeat-y;
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 12px;
	color: #006C86;
	text-align: left;
}

a {
	outline: none!important;
}


.spacer {
	margin: -2px 0px 0px 0px;
	padding: 0px;

	font-size: 0px;
	height: 0px;

	clear: both;
}

.center {
	width: 100%;
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

#container {
	margin: 0px auto;
	padding: 0px;
	
	width: 100%;
}


.white {
	color: #ffffff;
}

.gray {
	color: #666666;
}

.gray_9 {
	color: #999999;
}

.black {
	color: #111111;
}

.red {
	color: #ae1516;
}

.blue {
	color: #3a6c9b;
}

.highlight_white {
	margin: 0px;
	padding: 15px 15px 15px 15px;

	background-color: #ffffff;
	border: 1px solid #dddddd;

	font-size: 12px;
}

.highlight_white b {
	color: #333333;
}

.highlight_white a {
	margin: 0px;
	padding: 0px 0px 1px 0px;

	color: #3a6c9b;
	font-weight: bold;
	text-decoration: none;

	border-bottom: 1px solid #dddddd;
}

.highlight_white a:visited {
	color: #82a1bf;
	font-weight: bold;
	text-decoration: none;

	border-bottom: 1px solid #eeeeee;
}

.highlight_white a:hover {
	color: #111111;
	text-decoration: none;

	border-bottom: 1px solid #666666;
}

.highlight_gray {
	margin: 0px;
	padding: 20px 0px 15px 0px;

	width: 100%;

	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: center;

	background-color: #e6e6e6;
}


/*
	META
*/

.meta {
	padding: 10px 10px 0px 3px;
	font-size: 11px;
	text-align: Left;
}

.meta a, .meta a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #67C3DA;
	text-decoration: none;
	font-variant:small-caps;
	
}

.meta a:hover {
	margin: 0px;

	folor: #006C86;
	text-decoration: none;
	font-variant:small-caps;

}

.meta_down {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 2px 0px;

	color: #111111;
	text-decoration: none;

	border-bottom: 1px solid #cccccc;
}

.meta ul {
	
	padding: 0px 0px 0px 0px;
}

.meta li {
	text-align: left;
	font-size: 12px;
	color: #3a6c9b;
	line-height: 20px;
	list-style-type: square;
	display: list-item;
		
}


.meta_light {
	font-size: 9px;
	color: #666666;
}

.meta_red a, .meta_red a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ae1516;
	text-decoration: none;
}

.meta_red a:hover {
	margin: 0px;
	padding: 0px 0px 4px 0px;

	color: #111111;
	text-decoration: none;

	border-bottom: 1px solid #111111;
}

/*
	META WHITE
*/

.meta_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #aaaaaa;
}

.meta_white a, .meta_white a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.meta_white a:hover {
	margin: 0px;
	padding: 0px 0px 2px 0px;

	color: #ffffff;
	text-decoration: none;

	border-bottom: 1px solid #666666;
}

.meta_red_white a, .meta_red_white a:visited {
	margin: 0px;
	padding: 0px 3px 1px 2px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	background-color: #ae1516;
	text-decoration: none;
}

.meta_red_white a:hover {
	color: #111111;
	text-decoration: none;

	background-color: #ffffff;
}

.highlight_gray .meta_blue_white {
	padding: 0px 2px 1px 2px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	background-color: #3a6c9b;
	text-decoration: none;
}

.meta_blue_white a, .meta_blue_white a:visited {
	margin: 0px;
	padding: 0px 3px 1px 2px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	background-color: #3a6c9b;
	text-decoration: none;
}

.meta_blue_white a:hover {
	color: #111111;
	text-decoration: none;

	background-color: #ffffff;
}

.meta_black_white a, .meta_black_white a:visited {
	margin: 0px;
	padding: 0px 3px 1px 2px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	background-color: #111111;
	text-decoration: none;
}

.meta_black_white a:hover {
	color: #111111;
	text-decoration: none;

	background-color: #ffffff;
}

.meta_white_white a, .meta_white_white a:visited {
	margin: 0px;
	padding: 0px 3px 1px 2px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #111111;
	font-weight: bold;
	background-color: #ffffff;
	text-decoration: none;
}

.meta_white_white a:hover {
	color: #ffffff;
	text-decoration: none;

	background-color: #ae1516;
}


/*
------------------------------------------------------------------------
HEADER
------------------------------------------------------------------------
*/

#header {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 81px;

}

/*
------------------------------------------------------------------------
INTRO
------------------------------------------------------------------------
*/

#intro {
	margin: 100px 0px 00px 0px;

}


.intro_container {
text-align: justify;
margin: 20px 0px 00px 0px;
  top: 0px; left: 0px;
line-height:1.5;
  
}


.intro_container p {
	margin: 0px 0px 00px 0px;
	padding: 0px 0px 0px 3px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.intro_container p b {
	margin: 0px;
	padding: 0px 0px 0px 0px;

}

.intro_container p a {
	padding: 0px 30px 0px 0px;
	font-size: 12px;
	color: #67C3DA;
	text-decoration: none;
}

.intro_container p a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #006C86;
	
}

.intro_container p a:hover  {
	padding: 0px 30px 0px 0px;
	font-size: 12px;
	color: #FFFFFF;
	
}


/*
------------------------------------------------------------------------
MENU
------------------------------------------------------------------------
*/

#menu {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

/*
------------------------------------------------------------------------
LOGO
------------------------------------------------------------------------
*/

#logo {
	background-image: url(uploads/images/theme/header_back2.jpg);
	background-repeat: repeat;
}




/*
------------------------------------------------------------------------
RECENT ENTRIES
------------------------------------------------------------------------
*/

#recent_entries_container {
	
	margin: 0px;
	padding: 1px 0px 0px 0px;
position:relative;
 


}



/*
------------------------------------------------------------------------
ENTRY
------------------------------------------------------------------------
*/

#entry {
	
	margin:9px 18px 9px 0px;
	padding: 9px 18px 9px 3px;
	Width: 480px;
	height: 450px;
	overflow: auto;
	float:right;
	background-color:#FFFFFF;
	opacity: .85;
        filter:alpha(opacity=85);
        behavior: url(./lib/js/iepngfix.htc); 

	
}

#entry_home {
	
	margin:9px 18px 9px 0px;
	padding: 9px 18px 9px 3px;
	Width: 480px;
	height: 450px;

	float:right;
	overflow: auto; 
       position: relative;

	
}



/*
	IMAGE
*/

.entry_image_container {	/*For IE to show the 6px margin to the right becouse of the comments graphics*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
	position:relative;
		
}

.entry-image {
	margin: 0px;
	padding: 0px 0px 0px 6px;
	left: 450px;
      position: absolute;

}

/*
	TEXT
*/

.entry_container {
text-align: justify;

  top: 0px; left: 0px;
line-height:1.5;
  
}



.entry_container h1 {
line-height:2;
	margin: 0px 0px 00px 0px;
	padding: 3px 3px 0px 3px;
	font-size: 15px;
	color: #67C3DA;
	font-weight:bold;
		text-decoration: none;
      
}

.entry_container h2 {
line-height:2;
	margin: 0px 0px 00px 0px;
	padding: 3px 3px 0px 3px;
	font-size: 15px;
	color: #006C86;
	font-weight:normal;
	text-decoration: none;
}


.entry_container p {
	margin: 0px 0px 00px 0px;
	padding: 0px 0px 0px 3px;


	color: #006C86;
	text-decoration: none;
}

.entry_container p b {
	margin: 0px;
	padding: 0px 0px 0px 0px;

}

.entry_container p a {
	padding: 0px 0px 1px 0px;
	
	color: #67C3DA;
	font-variant:small-caps;
	text-decoration: none;
	
	
}

.entry_container p a:visited {
	text-decoration: none;
	
	color: #006C86;
	font-variant:small-caps;
	border-bottom: 1px solid #dddddd;
}

.entry_container p a:hover  {
	padding: 0px 0px 1px 0px;

	color: #006C86;
	font-variant:small-caps;
}

.entry_container ul {
		

}

.entry_container li {
	
	color: #006C86;

	list-style-type: square;
	display: list-item;
		
}

 
.entry_container .tableheader {
	
	color: #000;
	font-size: large;
	}
	
.entry_container  table {
	
	width: 100%;
	background: #FFFFFF ;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	margin-top: 1px;
		


}

.entry_container  td {
	border-bottom: 1px dotted #6699CC;
	color: #404040;
	text-align: left;
	padding-left: 3px;

	
} 
.entry_container  td  p{
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 



.code {
	margin: 0px 0px 20px 0px;
	padding: 0px;

	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}

.code i {
	color: #333333;
	 font-weight: bold;
}

.tag {
	margin: 0px 5px 0px 0px;
	padding: 2px 4px 2px 4px;

	font-size: 11px;
	color: #666666;
	font-weight: normal;

	background-color: #ffffdd;

	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;

	cursor: default;
}



/*
------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------
*/

#footer {
	margin:0 auto;
	width: 100%;
	height: 72px;
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: justify;
}

#copyright {
	font-size: 11px;
	color:#FFFFFF;
	float:left;
	margin:0;
        padding:18px 10px;
}
#copyright a, #copyright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#copyright a:hover {
	background-color: #ffffff;
	color: #111111;
	text-decoration: none;
}


#meta-icon {
margin:0;
padding:15px 10px;
float: right;

}
#meta-icon a{
font-size: 11px;
	color:#FFFFFF;
	float:left;
	margin:0;
        padding:0px 0px;
font-weight: bold;
}

#meta-icon img{
border:0;
behavior: url(./lib/js/iepngfix.htc); 
}


/*
------------------------------------------------------------------------
SEARCH
------------------------------------------------------------------------
*/
#search-container {

position: relative; 
top: 36px; 
height: 28px;
float:right;
 }
#form-search { 
width: 280px; 
height: 28px; }


/* 
FORM
*/
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {
	
}


/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid #006c86; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.5em}

.contactform input {border: 1px solid ##006c86;}
.contactform input.checkbox {border: none;}
.contactform label {
	display: block;
	float: left;
	width: 100px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
width:400px;
	background-color: #fff;
	border: 1px solid #006c86;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}
/* End of 'jobconcept.hu' */

