/* CSS Document */

* {
   margin: 0;
   padding: 0;
}

#bg {
	background: #fff url('images/body_bg.jpg') repeat-x;
	width: 100%;
	min-height: 400px;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
}

#header {
	width: 800px;
	height: 180px;
	margin-left: 0px;
	position:relative;
}

#logo {
	float:left;
	margin:0;
	width:800px;
	height:180px;
}

#logo h1 {
	margin:0;
	padding:0;
	background:none;
	}

#logo h1 a, #logo h1 a:hover{
	height:181px;
	width:360px;
	text-indent:-8000px;
	display:block;
	text-decoration:none;
	background-image: url(images/logo.swf);
	background-repeat: no-repeat;
	background-position: left top;
}

#intro {
	width: 100%;
	background:url('images/introbg.jpg') top left repeat-x;
	height: 250px;
}

#intro-wrap {
	width: 800px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

#introtext {width: 380px; float:left;}

#flashcontent {float:right;}

#intro h1 {
	font-size: 140%;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	color: #3d3d3d0;
	padding: 40px 0 15px 0;
	margin: 0 0 10px 0;
	font-weight: normal;
	background:url('images/headots.gif') bottom left repeat-x;
}	

#contentright {
	width: 250px;
	float: left;
	margin-left: 30px;
	padding-top: 28px;
}

#content {
	text-align: left;
}

#content-other {
	width: 450px;
	padding-top: 28px;
	text-align: left;
	float:left;
}

#content-other_big {
	width: 910px;
	padding-top: 28px;
	text-align: left;
	float:left;
}


#content-other p.headline {
	background:url('images/bullet.jpg') no-repeat top left;
	color:#FF0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	height:26px;
	padding:5px 0 0 30px;
	margin:5px 0 15px 0; 
	}
	
	#content-other p.headline2 {
	color:#0000FF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	height:26px;
	padding:5px 0 0 30px;
	margin:5px 0 15px 0;
	}


h2 {
	background:url('images/headots.gif') bottom left repeat-x;
	color:#4A4A4A;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size:130%;
	font-weight:normal;
	margin:15px 0 20px 0;
	padding-bottom:7px;
}


p {
	color: #787878;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}

h4 {
	color: #4B4942;
	font-family: arial, helvetica, sans-serif;
	font-size:160%;
	font-style: normal;
	font-weight: normal;
	line-height: 110%;
}

#home-left {width: 240px; float: left; padding: 0 25px 0 0;}
#home-left-right{width:245px; float:right;}
#home-bottom {width: 800px; margin-top: 20px; padding: 10px 10px 10px 10px; float: left; }
#home-bottom img{cursor:pointer;border:1px solid #ddd;}
#home-bottom img:hover {border:1px solid #97B638;}

.worksstyle {
	color: #FFFFFF;
	font-weight: bold;
}

#content-other table {
	font-size: 90%;
	font-family:font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	color: #666;
	margin: 7px 0 20px;
	border-left: 1px solid #f4f4f4;
}
#content-other th {
	color: #545454;
	border-right: 1px solid #fff;
	
}
#content-other td {
	border-bottom: 1px solid #f4f4f4;
	border-right: 1px solid #f4f4f4;
	padding: 6px;
	text-align: center;
}

#content-other td a{
	color: #787878;
	text-decoration:underline;
}

#content-other td a:hover{
	color: #D0ED6D;
	text-decoration:none
}

ul.servicelist {
	margin:0 0 20px 5px;
	padding:0;
	list-style:none;
	color: #787878;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	font-size: 78%;
	font-style: normal;
	font-weight: normal;

}

ul.servicelist li {
	width:94%;
	display:block;
	background:url('images/tick.jpg') top left no-repeat;
	margin:3px 0 0 3px;
	padding:2px 0 5px 22px;
	border-bottom:1px solid #cccccc;
}

#footer{
	margin-top: 30px;
	float: enter;
	width: 100%;
	background: #201F1B url('images/bg_footerrepeat.gif') 
	repeat-x top;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	border-top-width: 0px;
	border-top-color: #333333;
}	
	
#footer .wrap{ 
	font-size:80%; 
	background: url('images/bg_footer.jpg') no-repeat top center; 
	text-align: center;  
	color: #888887; 
	padding-left:0; 
	padding-right:0; 
	padding-top:18px; 
	padding-bottom:50px  
}

#footer ul{	
	list-style:none; 
}
	
#footer li{	
	display: inline;	
	margin:0 2px;
}

#footer a{
	color: #888887;  
	text-decoration: none; 
	margin:0 3px;	
}
	
#footer li.active a{ 
	color: #C2C2C2; 
}
	
#footer a:hover{ 
	color: #FFFFFF; 
}
	
#footer .copy{
	color:#666666;
	margin-top:25px;
	font-size: 110%;
}



/* Links */

a:link {
	color: #204DFF;
	text-decoration:none
}
a:visited {
	color: #0000FF;
	text-decoration:none
}
a:hover {
	color: #FF0000;
	text-decoration:underline overline
}




	
	
/* Client Login */

#topbar {
	background: #000000;
	width:100%;
	height:44px;
	font-size: 90%;
	}

#topbarholder {
	width:780px;
	background: url('images/client_login_topbar.gif') no-repeat top left;
	margin:0 auto;
	}
	
#loginbox { /* Client login */
	width:580px;
	margin:0 auto;
	height:34px;
	color: #ffffff;
	background: none;
	padding:10px 0 0 0;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	}
	
.formfield { /* Client login fields (username & password) */
	width:120px;
	background: url('images/client_login_field.gif') top;
	color: #ffffff;
	padding: 3px;
	height:15px;
	border: 0px none;
	}

.formfield:hover {
	background: url('images/client_login_field.gif') bottom;
	}
	
.loginbutt {
	border:0px none;
	background: url('images/client_login_btn.gif') top left;
	width:58px;
	color: #ffffff;
	font-weight:bold;
	height:23px;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	font-size:11px
	}
	
.loginbutt:hover {
	border:0px none;
	background: url('images/client_login_btn.gif') bottom left;
	font-weight:bold;
	}
	
#clienttab {
	position:absolute;
	right:-50px;
	top:0px;
	width:140px;
	height:25px;
	background: url('images/clienttab.gif') no-repeat top left;
	text-align:center;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	font-size: 70%;
	letter-spacing: 1px;
	font-weight:normal;
	padding-top:8px;
	color: #ffffff;
	cursor: pointer
	}
	
	#featured {
	padding:5px 0 0 10px;
}


#featured ul {
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	margin-top:-10px;
}

#featured ul li{

	width:40px;
	height:50px;
	float:left;
	padding-bottom:4px;
	text-align:center;
	background:url('images/shadow_thumb.jpg') no-repeat bottom left; 
	margin-left:0; 
	margin-right:7px; 
	margin-top:10px; 
	margin-bottom:0; 
	padding-left:0;
	 padding-right:0; 
	 padding-top:0
}

#featured img{
	float:left;
	margin:0;
	clear:both;
	cursor:pointer;
	border:2px solid #ddd;
	width:40px;
	height:45px;
}

#featured ul li img:hover{
	border:2px solid #97B638;
}


/********/

#featured-other {
	padding:15px 0 0 10px;
}


#featured-other ul {
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	margin-top:-10px;
}

#featured-other ul li{

	width:40px;
	height:50px;
	float:left;
	padding-bottom:4px;
	text-align:center;
	background:url('images/shadow_thumb.jpg') no-repeat bottom left; 
	margin-left:0; 
	margin-right:11px; 
	margin-top:10px; 
	margin-bottom:0; 
	padding-left:0;
	 padding-right:0; 
	 padding-top:0
}

#featured-other img{
	float:left;
	margin:0;
	clear:both;
	cursor:pointer;
	border:2px solid #CCCCCC;
	width:100px;
	height:100px;
}

#featured-other ul li img:hover{
	border:2px solid #FF0000;
}

/*******new form */


form#rfp-form label, form#rfp-form input {
	display: block;
}

form#rfp-form label {
	font-weight: lighter;
	font-size: 80%;
}

form#rfp-form label em {
	font-weight: normal;
	color: #BF3A14;
	font-size: 85%;
}

form#rfp-form input, form#rfp-form select {
	margin-bottom: 10px;
	margin-top: 3px;
	padding: 2px;
	width: 200px;
	font-size: 80%;
	color: #000
}

form#rfp-form input.short {
	width: 200px;
}

form#rfp-form textarea {
	width: 300px;
	margin-bottom: 10px;
	margin-top: 3px;
	padding: 2px;
	font-size: 100%;
	color: #787878;
	font-family: inherit;
}

form#rfp-form input.btn {
	width: auto;
	color: #000;
	font-size: 92%;
	padding: 2px;
}


fieldset { 
	margin:0; 
	padding: 0 0 10px 10px; 
}


/*     --- */

ol#nav {
    list-style: none;
 	width: 800px;
	margin: 5px auto 0 5px;
	font-variant:small-caps;
	font-size: 90%;
}

ol#nav li {
    float: left;
    margin: 0 5px 0 0;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
}

ol#nav a {
    background: #bdf url('images/tabs.gif');
    color: #ffffff;
    display: block;
    float: left;
    height: 2em;
    text-decoration: none;
	padding: 0px 0 4px 10px;
}

ol#nav a:hover {
    background-position: 0 -74px;
	color: #ffffff; /*link hover*/
}

ol#nav a:hover span {
    background-position: 100% -74px;
}

ol#nav li.current a {
    background-color: #48f;
    background-position: 0 -37px;
    color: #000000;
}

ol#nav li.current span {
    background-position: 100% -37px;
}

ol#nav span {
    background: url('images/tabs.gif') 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}



/*--------------- flickr ---------------*/


#flickr {
	float:left;
	clear:both;
	width:500px;
	margin-right:17px;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 27px;
}

#flickr h2 {
	background:url('images/headots.gif') bottom left repeat-x;
	color:#4A4A4A;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	font-size:130%;
	font-weight:normal;
	margin:15px 0 20px 0;
	padding-bottom:7px;
}
	
#flickr h3 { font-size:95%; color:#271d12; float:right; padding-right:7px;}

.small_text { font-size:x-small; font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif; font-style:italic; color:#5d5244; }#flickr ul { float:left; margin:14px 0 0 0; }

#flickr ul li { float:left; }
#flickr ul li a { float:left; display:block; background-color:#ddddc7/*alap keret színe a képeknél*/; padding:4px; margin:6px 5px 0 0;}
* html #flickr ul li a { margin:5px 2px 0 0;}
#flickr ul li a:hover {background-color:#A6CD1A;}

#flickr h3 a { color:#93b3ac; text-decoration:underline;}
#flickr h3 a:hover { color:#f2f2c4; text-decoration:underline;}

.float_left { float:left;}
.header_float_left { float:left; width:469px;}

#copyright { float:left;  }
#copyright h2 { color:#f2f2c4; margin-bottom:10px;}
#copyright address { color:#5d5244; font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif; margin: 16px 0; font-size: 90%;}
#copyright address.copyright_info { color:#5d5244; font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif; margin: 16px 0 0 0; font-size: 90%; font-style:italic;}


#cmg { width: 780px; margin: 0 auto;  }
#cmg h2 a { display:block; text-indent:-9999px; width:136px; height:13px; margin:16px 0 22px 0; background: url(../images/logo_cmg.gif) top left no-repeat; float:right; }
#cmg h2 a:hover { background: url(../images/logo_cmg.gif) top right no-repeat;}


/*---------------------------- TOOLTIP ------------------------------*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

span.thumbnail { position: relative; z-index: 0; }

span.thumbnail:hover { background-color: transparent; z-index: 50; cursor:pointer; }

/*CSS for enlarged image*/

span.thumbnail span {  position: absolute; background-color: #fbfbf0; padding: 10px; left: -9999px; border: 1px solid #e9e8cf; visibility: hidden; color: #000000; text-decoration: none; text-align:center; }

span.thumbnail span img { border-width: 0; padding: 2px; }

/*CSS for enlarged image on hover*/

span.thumbnail:hover span { visibility: visible; top: 4px; left: 25px; /*position where enlarged image should offset horizontally */ }


/* ======================= ERROR NOTIFICATION ========================== */

#error_box { overflow:hidden; padding-top:8px; margin-bottom:18px; margin-top:14px;}
#error { width: 780px; margin: 0 auto;  overflow:hidden; padding-top:12px; padding-bottom:22px;}

#error div.error_links { width:735px; padding:0 18px 0 27px;  overflow:hidden;}
#error div.error_links div.columns { float:left; margin-right:18px; border-right:1px dashed #372b1e; width:164px;}
#error div.error_links div.columns h2 { margin-bottom:11px; color:#ac4e25;}
#error div.error_links div.columns li { line-height:2em;}

#error a:link { color:#f2f2c4; text-decoration:underline; font-weight: bold;} 
#error a:visited { color:#f2f2c4; text-decoration:underline; font-weight: bold;} 
#error a:hover { color:#8aaaa3; text-decoration:underline; font-weight: bold;}
#error a:active { color:#f2f2c4; text-decoration:underline; font-weight: bold;}


/* ======================= WRAPPER ========================== */
#wrapper {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 800px;
}
#column1 {
	margin: 0;
	padding: 0px 40px 0px 0px;
	width: 240px;
	float: left;
}
#column2 {
	margin: 0;
	padding: 0px 40px 0px 0px;
	width: 240px;
	float: left;
}
#column3 {
	margin: 0;
	padding: 0;
	width: 240px;
	float: left;
}

#bigpic, #gallery .smallpic {
    float: right;
	margin: 0 0 2px 2px;
	border: 2px dashed #ccc;
	background: #ffffff;
	padding: 1px;
  background: #ffffff;
  border-right: 2px dotted #aaa;
  border-bottom: 2px dotted #aaa;
}

a img.example2 {
	border: 5px solid #CCCCCC;
	padding: 2px;
	margin: 2px;
}

a:hover img.example2 {
	border: 5px solid #999999;
}

a img.example_fontos {
	border: 4px solid #FF0000;
	padding: 2px;
	margin: 2px;
}

a:hover img.example_fontos{
	border: 2px solid #FF0000;
}

.style1 {color: #FF0000}
.style2 {color: #0000FF}
.style4 {font-size: 80%}
body,td,th {
	color: #201F1B;
}
.style5 {color: #888887}
.style7 {font-family: Tahoma}
.style8 {font-size: 100%}

