/***************** INITIALIZING ********************/
* {
	margin: 0;
	padding: 0;
}

body,
p,
h1,
h2,
h3,
input,
select,
textarea,
td,
li {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	line-height: 19px;
	color: #525e67;
}

body, html {
	height: 100%;
}

body {
	background: #ffffff url(../g/body_bg.png) center 0 no-repeat;
}

input {
	font-size: 12px;
}

div {
	float: left;
}

ul{
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 14px;
}

	ul ul{
		margin: 8px 0 0 14px;
	}
	ul ol{
		margin: 8px 0 0 0px;
	}

ol {
	padding: 0;
	margin: 0 0 10px 0;
}

	ol ol{
		padding: 0;
		margin: 0 0 0 0;
	}
	ol ul{
		padding: 0;
		margin: 0 0 0 0;
	}

ol li{
	padding: 0;
	margin: 0 0 0 34px;
	background: none;
	color: #fad550;
}

ol ol li{
	padding: 0;
	margin: 0 0 0 30px;
	background: none;
	color: #fad550;
}

ol ul li{
	margin: 0 0 8px 10px;
	padding: 0 0 0 16px;
	line-height: 20px;
	font-weight: normal;
	font-size: 15px;
	color: #525e67;
	background-image: url(../g/ico_arrow_right.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}

ol li a span{
	position: relative;
	left: -4px;
	color: #03aad5;
}

ol li span{
	position: relative;
	left: -4px;
	color: #525e67;
}

li {
	padding: 0 0 0 16px;
	margin: 0 0 8px 0;
	line-height: 20px;
	font-weight: normal;
	font-size: 15px;
	background-image: url(../g/ico_arrow_right.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}

p {
	margin: 0 0 18px;
	color: #525e67;
}

p.comment {
	font-size: 11px;
	line-height: 13px;
	color: #9b9b9b;
}

p.quote {
	float: left;
	margin: 0 20px 10px 0;
	padding-left: 20px;
	background: url(../g/quote_bg.gif) 0 0 no-repeat;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
	color: #f15922;
}

p.date {
	color: #feb01e;
	font-size: 14px;
	margin: -2px 0 5px;
}

p.info {
	margin: 0 0 4px;
}

a {
	color: #03aad5;
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: #03aad5;
	text-decoration: underline;
}
	a.link_doc {
		padding: 1px 0px 0px 25px;
		background: url(../g/ico_extension_doc.gif) no-repeat left top;
	}
	a.link_html {
		padding: 1px 0px 0px 25px;
		background: url(../g/ico_extension_html.gif) no-repeat left top;
	}
	a.link_pdf {
		padding: 1px 0px 0px 25px;
		background: url(../g/ico_extension_pdf.gif) no-repeat left top;
	}
	a.link_ppt {
		padding: 1px 0px 0px 25px;
		background: url(../g/ico_extension_ppt.gif) no-repeat left top;
	}
	a.link_rar {
		padding: 1px 0px 0px 25px;
		background: url(../g/ico_extension_rar.gif) no-repeat left top;
	}
	a.link_txt {
		padding: 1px 0px 0px 25px;
		background: url(../g/ico_extension_txt.gif) no-repeat left top;
	}
	a.link_xls {
		padding: 1px 0px 0px 25px;
		background: url(../g/ico_extension_xls.gif) no-repeat left top;
	}

h1 {
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	margin: 0 0 10px 0;
	color: #3c3c3c;
}

h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #3c3c3c;
	margin: 0;
}

h3 {
	margin: 0 0 15px 0;
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	line-height: 19px;
}

h4{
	margin: 0 0 10px 0;
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	font-style: italic;
}

img {
	border: none;
}

.image_left {
	display: block;
	float: left;
	margin: 0 5px 0 0;
}
.image_right {
	float: right;
	margin: 0 0 0 5px;
}

acronym {
	border: none;
}

address {
	font-style: normal;
}

fieldset {
	border: none;
}

.btn {
	position: absolute;
	z-index: 11;
	bottom: 17px;
	margin-left: 10px;
	float: left;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	background: url(../g/button_left.gif) left 0 no-repeat;
}

	.btn a{
		float: left;
		height: 40px;
		padding: 10px 37px 0 7px;
		margin-left: 5px;
		font-size: 14px;
		font-weight: bold;
		color: #3c3c3c;
		background: url(../g/button_right.gif) right 0 no-repeat;
	}
	
		.btn a:hover{
			color: #3c3c3c;
			text-decoration: none;
		}
		
.btn_s {
	float: left;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	background: url(../g/button_s_left.gif) left 0 no-repeat;
}

	.btn_s input,
	.btn_s a{
		float: left;
		height: 26px;
		border: none;
		padding: 0 10px 3px 4px;
		margin-left: 5px;
		font-size: 14px;
		font-weight: bold;
		color: #3c3c3c;
		background: url(../g/button_s_right.gif) right 0 no-repeat;
		cursor: pointer;
	}
	.btn_s a{
		padding: 3px 9px 0px 3px;
	}
	
		.btn_s a:hover{
			color: #3c3c3c;
			text-decoration: none;
		}
		
span.empty {
	font-size: 1px !important;
	line-height: 1px !important;
	display: block !important;
	height: 1px !important;
	overflow: hidden !important;
}

span.more,
span.up{
	color: #03aad5;
	margin: 0 0 5px 0;
	padding-left: 14px;
	background-image: url(../g/ico_arrow_right.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}
span.up{
	background-image: url(../g/ico_arrow_up.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}

table {
	margin: 0 0 15px 0;
	border: none;
}

	table td,
	table th{
		padding: 5px 10px 4px;
	}
	
	table th{
		text-align: left;
		font-weight: normal;
	}
	
table.table {
	border: none;
}

	table.table td,
	table.table th{
		padding: 6px 10px 5px;
		font-size: 14px;
		color: #404040;
		background-color: #e2fafe;
		border-bottom: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
	}
	table.table td.lightblue{
		background-color: #e2fafe;
	}
	table.table td.blue{
		background-color: #d5f1f6;
	}
	
	table.table th{
		padding: 0;
		text-align: left;
		font-weight: normal;
		background: url(../g/table_th_left.gif) 0 0 no-repeat;
	}
	table.table th span.th_right{
		float: right;
		background: url(../g/table_th_right.gif) 0 0 no-repeat;
	}
	table.table th span.text{
		float: left;
		padding: 6px 10px 5px;
	}
/***************** INITIALIZING ********************/

/******************* DOCUMENT **********************/
body > div#page {
	height: auto;
	min-height: 100%;
}

div#informations {
	position: relative;
	left: 0;
	top: 113px;
	width: 100%;
	height: 160px;
	background: url(../g/info_bg.png) 0 0 repeat-x;
}

	div#informations div#informations_content {
		float: none;
		margin: auto;
		margin-top: 6px;
		width: 960px;
	}

		div#informations ul#breadcrumb{
			float: left;
			width: 960px;
			margin: 0 0 19px;
			padding: 0 0 6px 10px;
			border-bottom: 1px solid #d4ebed;
		}
		
			div#informations ul#breadcrumb li{
				float: left;
				margin: 0 18px 0 0;
				padding: 0 26px 0 0;
                background: url(../g/ico_arrow_right_footer.png) right 6px no-repeat;
				color: #9aacb2;
				font-weight: normal;
			}
				div#informations ul#breadcrumb li.last{
					background: none;
				}
				div#informations ul#breadcrumb li a{
					color: #72d2e9;
				}
				
		div#informations div#informations_content h1 {
			margin: 0 0 0 10px;
		}
		
	#submenu {
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -480px;
        width: 960px;
        height: 37px;
        overflow: hidden;
    }

        #submenu ul{
            float: left;
            height: 37px;
            margin: 0;
            overflow: hidden;
        }
       
            #submenu ul li{
                float: left;
                height: 37px;
                margin: 0 15px 0 0;
                padding: 12px 12px 0 12px;
                position: relative;
                top: 1px;
                background: none;
                font-size: 14px;
                font-weight: bold;
                line-height: 11px;
                color: #03aad5;
            }
            #submenu ul li.active{
                background: url(../g/submenu_left_bg_h.gif) 0 0 no-repeat;
                color: #9fb1b7;
            }
           
                #submenu ul li a{
                    float: left;
                    padding: 12px 13px 15px 12px;
                    margin: -12px -12px -15px -12px;
                    font-size: 14px;
                    line-height: 11px;
                    color: #03aad5;
                   
                }
                #submenu ul li.active a{
                    background: none;
                }
               
                #submenu ul li a:hover{
                    color: #9fb1b7;
                    background: url(../g/submenu_left_bg_h.gif) 0 0 no-repeat;
                    text-decoration: none;
                }
               
                #submenu ul li.active span{
                    float: right;
                    position: relative;
                    top: 0px;
                    right: 0;
                    padding: 12px 10px 15px 12px;
                    margin: -12px -12px -15px -12px;
                    font-size: 14px;
                    line-height: 11px;
                    color: #03aad5;
                    background: url(../g/submenu_right_bg_h.gif) right 0 no-repeat;
                }
                #submenu ul li a span{
                    float: right;
                    position: relative;
                    top: 0px;
                    right: -1px;
                    padding: 12px 9px 15px 12px;
                    margin: -12px -12px -15px -12px;
                    font-size: 14px;
                    line-height: 11px;
                    color: #03aad5;
                    background: none;
                }
               
                #submenu ul li a:hover span {
                    background: url(../g/submenu_right_bg_h.gif) right 0 no-repeat;
                }

div#page {
	float: none;
	margin: auto;
	width: 960px;
	height: 100%;
	margin-bottom: 515px;
}

	p#logo {
		position: absolute;
		top: 0px;
		left: -3px;
		width: 343px;
		height: 94px;
		background: url(../g/av-logo-agilis-hu.png) 0 0 no-repeat;
	}
	
	p#logo.agile {
		background: url(../g/av-logo-agilis-en.png) 0 0 no-repeat;
	}	

		p#logo a {
			width: 146px;
			height: 94px;
			display: block;
		}
		
			p#logo a span {
				display: none;
			}
			
	ul#language {
		float: right;
	}
		
		ul#language li {
			float: left;
			margin: 6px 9px 0 15px;
			padding: 0;
			font-size: 13px;
			font-weight: normal;
			line-height: auto;
			color: #3c3c3c;
			background-image: none;
		}
		
			ul#language li a{
				color: #ffffff;
			}
			ul#language li a:hover{
				color: #ffffff;
			}
			
				ul#language li span{
					margin: 0 0 0 20px;
					color: #ffffff;
				}
	
div#header,
div#header_index {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -480px;
	width: 960px;
	height: 113px;
}

#mainmenu {
	position: absolute;
	top: 73px;
	right: 0;
	width: 720px;
	height: 40px;
}

	#mainmenu ul{
		float: right;
		height: 40px;
		overflow: hidden;
	}
	
		#mainmenu ul li{
			float: left;
			height: 40px;
			margin: 0 0 0 5px;
			padding: 13px 15px 0 15px;
			position: relative;
			top: 0;
			font-size: 14px;
			font-weight: normal;
			line-height: 11px;
			color: #ffffff;
			
		}
		
			#mainmenu ul li a,
			#mainmenu ul li.active a{
				float: left;
				padding: 13px 16px 16px 15px;
				margin: -13px -15px -1px -15px;
				background: url(../g/mainmenu_left_bg.gif) 0 0 no-repeat;
				font-size: 14px;
				line-height: 11px;
				color: #ffffff;
				white-space: nowrap;
			}
			div#header_index #mainmenu ul li a{
				padding: 13px 16px 15px 15px;
			}
			
			#mainmenu ul li a:hover,
			#mainmenu ul li.active a{
				color: #3c3c3c;
				background: url(../g/mainmenu_left_bg_h.gif) 0 0 no-repeat;
				text-decoration: none;
			}
			
			#mainmenu ul li span,
			#mainmenu ul li.active span,
			#mainmenu ul li a:hover span{
				float: right;
				position: relative;
				top: 0px;
				right: 0;
				padding: 13px 12px 9px 15px;
				margin: -13px -16px -15px -16px;
				background: url(../g/mainmenu_right_bg.gif) right 0 no-repeat;
				font-size: 14px;
				line-height: 11px;
				color: #ffffff;
			}
			#mainmenu ul li.active span,
			#mainmenu ul li a:hover span{
				background: url(../g/mainmenu_right_bg_h.gif) right 0 no-repeat;
			}

div#main {
	width: 960px;
	margin: 135px 0 3px 0;
}
	
div#leftcolumn {
	width: 710px;
	padding: 3px 0 0 10px;
	overflow: hidden;
}

div#rightcolumn {
	width: 230px;
	padding: 6px 0 0 10px;
}
	
div#footer {
	overflow-x: hidden;
	float: none;
	margin: auto;
	width: 100%;
	height: 515px;
	padding: 0;
	background: url(../g/footer_bg.png) 0 bottom repeat-x;
	clear: both;
	margin-top: -515px;
	position: relative;
} 

	div#footer_main {
		position: absolute;
		left: 50%;
		margin-left: -530px;
		width: 1010px;
		height: 515px;
		padding: 0 0 0 50px;
		background: url(../g/footer_content.png) center bottom no-repeat;
	} 
	
	div#footer h2{
		width: 951px;
		padding: 0 0 6px 9px;
		margin: 0 0 10px;
		border-bottom: 1px solid #d8dbe0;
	}
	
	div#footer div.references a {
		display: block;
		float: left;
		width: 160px;
		height: 51px;
	}
	
	div#footer_content {
		position: absolute;
		left: 47px;
		top: 298px;
		width: 960px;
		height: 165px;
		padding: 0;
		overflow: hidden;
		color: #305f6b;
		font-size: 13px;
	}

		div#footer_content #left{
			width: 452px;
			padding: 0 0 0 28px;
		}
		
			div#footer_content #left ul#list1,
			div#footer_content #left ul#list2 {
				float: left;
				margin: 0;
				width: 240px;
			}
			div#footer_content #left ul#list2 {
				width: 212px;
			}
			
				div#footer_content #left ul li{
					background-image: url(../g/ico_arrow_right_footer.png);
					background-position: 0 7px;
					background-repeat: no-repeat;
					color: #305f6b;
					font-weight: bold;
					margin: 0;
					padding: 0 0 0 16px;
					line-height: 24px;
					font-size: 13px;
				}
				
					div#footer_content #left ul li a{
						color: #305f6b;
					}
		
		div#footer_content #center{
			width: 249px;
			padding: 3px 0 0 13px;
			line-height: 18px;
		}
		
				div#footer_content #center a{
					color: #305f6b;
				}
		
			div#footer_content #center div.row{
				width: 249px;
			}

			div#footer_content #center div.row1{
				width: 45px;
				color: #578692;
			}
			
			div#footer_content #center div.row2{
				width: 204px;
			}
			
			div#footer_content #center a.call_free{
				float: left;
				margin: 12px 0 0 2px;
			}
			
				div#footer_content #center a.call_free img{
					width: 145px;
					height: 40px !important;
				}
			
		div#footer_content #right{
			width: 195px;
			padding: 7px 10px 10px 13px;
		}
		
	p#copyright {
		position: absolute;
		bottom: 8px;
		left: 50%;
		width: 196px;
		margin-left: -98px; 
		font-size: 13px;
		color: #22444c;
	}
	
		p#copyright img{
			float: none;
			padding: 3px 0 0 7px;
			position: relative;
			top: 2px;
		}
		
.right {
	float: right;
}
/******************* DOCUMENT **********************/

/******************** BOXES ************************/
div.box_casestudy {
	position: relative;
	left: 0;
	top: 113px;
	width: 100%;
	height: 252px;
	overflow: hidden;
	border-bottom: 1px solid #a0e6f3;
	background: #c7f5fb;
}

	div.box_casestudy div.box_casestudy_content {
		position: relative;
		width: 960px;
		height: 252px;
		float: none;
		margin: auto;
	}
		
		img.ref_img {
			position: absolute;
			height: 253px;
			right: 0;
			bottom: -1px;
			z-index: 1;
		}
		
		div.box_casestudy div.box_casestudy_content div.text {
			position: absolute;
			left: 0;
			top: 0;
			z-index: 2;
			width: 940px;
			height: 217px;
			padding: 35px 10px 0;
		}
		
			div.box_casestudy h1 {
				font-size: 34px;
				margin-bottom: 12px;
			}
			
div.box_newsmail_s {
	float: left;
	clear: both;
	margin: 0 0 12px;
	width: 230px;
	height: 102px;
}

	div.box_newsmail_s img {
		width: 230px;
		height: 102px;
	}

div.box_offer_s {
	float: left;
	clear: both;
	margin: 0 0 10px;
	width: 230px;
	height: 76px;
}
	
	div.box_offer_s img{
		width: 230px;
		height: 76px;
	}
	
div.box_twitter_s {
	float: left;
	clear: both;
	margin: 0 0 10px;
	width: 230px;
	height: 100px;
}
	
	div.box_twitter_s img{
		width: 230px;
		height: 100px;
	}

div.box_text,
div.box_droptext {
	float: left;
	clear: both;
	width: 700px;
	padding: 0 10px 0 0;
	margin: 0 0 15px;
}

	div.box_text .inner_image{
		float: left;
	}
	
	div.box_text .inner_text{
		float: right;
		width: 450px;
	}
	
	div.box_text h1,
	div.box_droptext h1 {
		font-size: 20px;
		font-weight: bold;
		line-height: 24px;
		margin: 0 0 15px 0;
		color: #3c3c3c;
	}
	
	div.box_text h2,
	div.box_droptext h2 {
		font-size: 16px;
		font-weight: bold;
		line-height: 19px;
		margin: 0 0 10px 0;
		color: #525e67;
	}
	
	div.box_text h3,
	div.box_droptext h3 {
		margin: 0 0 15px 0;
		font-size: 16px;
		font-weight: normal;
		font-style: italic;
		line-height: 19px;
	}
	
	div.box_text ul,
	div.box_droptext ul,
	div.box_text ol,
	div.box_droptext ol{
		margin-bottom: 20px;
	}
	
	div.box_text ul ul,
	div.box_droptext ul ol,
	div.box_text ol ol,
	div.box_droptext ol ul{
		margin-bottom: 10px;
	}
	
div.toggable {
	margin-top: 14px;
}
	
div.box_text_fade {
	float: left;
	clear: both;
	width: 700px;
	height: 195px;
	padding: 0 10px 0 0;
	margin: 0 0 15px;
	overflow: hidden;
}

		div.box_text_fade div.fade_img_container {
			float: left;
			padding-top: 3px;
		}
		
		div.box_text_fade div.fade_text_container {
			float: right;
			width: 527px;
		}
		
			div.box_text_fade div.fade_text_container h2 {
				font-size: 30px;
				line-height: 36px;
				margin: 0 0 10px 0;
			}
			
			div.box_text_fade div.fade_text {
				float: right;
				width: 527px;
			}

div.box_references {
	padding-bottom: 20px;
}
    div.box_references a {
        display: block;
        float: left;
        width: 122px;
        height: 68px;
        line-height: 200px;
        overflow: hidden;
        margin: 10px 41px 25px 0px;
        padding: 0px 0px 0px 0px;
    }
    div.box_references h2 {
        clear: both;
    }

div.box_news {
	float: left;
	clear: both;
	width: 693px;
	padding: 0 17px 0 0;
	margin: 0 0 15px 0;
}

	div.box_news h2{
		float: left;
		width: 580px;
		margin: 0 0 11px;
	}
	
	div.box_news h3{
		font-size: 18px;
		line-height: 22px;
		font-weight: bold;
		margin: 0 0 3px;
		color: #03aad5;
		font-style: normal;
	}
	
	div.box_news a.news_more {
		float: right;
		width: 110px;
		margin-top: 5px;
		text-align: right;
		font-weight: bold;
		font-size: 13px;
		color: #03aad5;
	}

	div.box_news div.news_left,
	div.box_news div.news_center,
	div.box_news div.news_right {
		width: 213px;
		margin: 0 27px 0 0;
	}
	div.box_news div.news_right {
		margin: 0;
	}
	
		div.box_news div.news_left img,
		div.box_news div.news_center img,
		div.box_news div.news_right img{
			margin: 0 0 4px 0;
		}
	
		div.box_news div.news_left p,
		div.box_news div.news_center p,
		div.box_news div.news_right p{
			font-size: 13px;
			line-height: 15px;
			margin: 0 0 5px;
		}
		
		div.box_news div.news_left a,
		div.box_news div.news_center a,
		div.box_news div.news_right a{
			color: #03aad5;
		}
/******************** BOXES ************************/

/******************** PAGER ************************/
div.app_search div.pager {
	width: 700px;
	padding: 0px 0px 20px 0px;
}
div.pager div.left {
	float: left;
	width: 230px;
	height: 20px;
}
div.pager div.center {
	float: left;
	width: 240px;
	height: 20px;
	text-align: center;
}
div.pager div.right {
	float: left;
	width: 230px;
	height: 20px;
	text-align: right;
}
div.pager span {
	font-size: 14px;
	color: #03AAD5;
	cursor: pointer;
	white-space: nowrap;
}
div.pager span:hover {
	text-decoration: underline;
}
div.pager span strong {
	color: #525E67;
}
div.pager span.pagenum {
}
div.pager span.separator {
	font-size: 12px;
}
div.pager span.separator,
div.pager span.moredots {
	color: #525E67;
	cursor: auto;
}
div.pager span.separator:hover {
	text-decoration: none;
}
div.pager span.first {
	padding: 0px 8px 0px 20px;
	background: url(../g/ico_pager_first.gif) no-repeat 0px 3px;
}
div.pager span.prev {
	padding: 0px 0px 0px 16px;
	background: url(../g/ico_pager_prev.gif) no-repeat 0px 3px;
}
div.pager span.next {
	padding: 0px 15px 0px 0px;
	background: url(../g/ico_pager_next.gif) no-repeat right 3px;
}
div.pager span.last {
	padding: 0px 19px 0px 8px;
	background: url(../g/ico_pager_last.gif) no-repeat right 3px;
}
div.pager {
}
div.pager {
}
/******************** /PAGER ************************/

