html{margin:0px;padding:0px;width:100%;height:100%;}
body{margin:0px;padding:0px; width:100%;height:100%;font-size:14px;cursor:default;
    /*background: url("../images/body-bg.png") repeat-x left top; *//* TODO Harut*/
    color: #939598; font-family: "Arial";}
a:link, a:visited, a:active {font-size: 14px; font-weight: normal; color: #006db8; text-decoration: none; font-family: "Arial";}
a:hover {text-decoration: underline;}
*{outline: none; margin: 0px; padding: 0px;}

input[type="text"], input[type="password"]{font-family: "Arial"; border: 1px solid #939598; background: #fff; height: 22px; line-height: 22px; font-size: 11px;}
textarea{font-family: "Arial"; border: 1px solid #d8d2f8; background: #fff; font-size: 11px;color: #636363;resize:none;}
ul {list-style: none;}

.left {float:left !important;}
.right {float:right !important;}

/* ClearFix Class */
.cf:before,
.cf:after {content:"";display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

.ac:after {content: " ";  display: block; clear: both;}
.clear {clear: both;}
/******************************/
.default-ul {list-style: disc; list-style-position: inside;}

#wrapper {
    height: 100% !important;
    margin: 0 auto;
    min-height: 100%;	
}

/* HEADER */
#main-header {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 17px 0; 
}
#main-header hgroup {
	float: left;
	overflow: hidden;
	height: 105px;
	width: 800px;
	margin-bottom: 3px;
}

#main-header h1,
#main-header h1 a {
	width: 110px;
	height: 95px;
	display: block;
	float: left;
}
#main-header h1 a {
	background: url("../images/abcommunications.png") no-repeat left top;
	text-indent: -9999px;
	font-size: 0;
}
#main-header h2 {
	margin-left: 20px;
	float: left;
}
#main-header h2 span {
	text-indent: -99999px;
	display: block;
	position: absolute;
}
#main-header h2 em {
	font-style: normal;
}

.lang-social {
	float: right;
	width: 150px;
	margin-bottom: 3px;
}

#languages {
	float: right;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

#languages a,
#languages span {
	line-height: 19px;
	display: block;
	float: left;
	margin-left: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color:#AFB0B3;
}

#languages a:hover,
#languages span {
	color: #0057a8; 
}
#social-links {
	float: right;
	clear: both;
	overflow: hidden;
}
#social-links a {
	background: url("../images/social.png") no-repeat left top;
	width: 19px;
	height: 17px;
	display: block;
	text-indent: -9999px;
	float: left;
	margin-left: 10px;
}

#social-links a:hover {
	background: url("../images/social_active.png") no-repeat left top;
}


#social-links a.gg {background-position: 0px 0px;}
#social-links a.fb {background-position: 0px -17px;}
#social-links a.tw {background-position: 0px -34px;}
#social-links a.in {background-position: 0px -51px;}
#social-links a.rss{background-position: 0px -68px;}


/* MENU-MAIN */
#menu-main {
	background: url("../images/menu-bg-1.png") repeat-x left 22px;
	clear: both;
}
#menu-main ul {
	text-align: center;
	position: relative;
}
#menu-main ul li {padding-bottom: 4px;}
#menu-main ul li,
#menu-main ul li a,
#menu-main ul li span,
#menu-main ul li b {
	line-height: 21px;
	display: inline-block;
	*display: inline;
	zoom:1;
	text-decoration: none;
	font-weight: normal;
}
#menu-main ul li a,
#menu-main ul li span {
	padding-right: 17px;
}
#menu-main ul li a b,
#menu-main ul li span b {
	line-height: 22px;
	font-size: 14px;
	font-family: "Lucida Bright";
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 3px;
}
#menu-main ul li:hover a,
#menu-main ul li span,
#menu-main ul li a.selected_link {background: url("../images/menu-bg-2.png") no-repeat right -22px;}
#menu-main ul li:hover a b,
#menu-main ul li span b,
#menu-main ul li a.selected_link b {background: url("../images/menu-bg-2.png") no-repeat left 0px;color: #fff;}

#menu-main ul li ul {
	display: none;
	position: absolute;
	background: #e0e0e0;
	left:0;
	top:26px;
	width: 960px;
	z-index: 99999;
}

.selected_ul{
	display: block !important;
}

#menu-main ul li:hover ul {
	display: block;
}
#menu-main ul ul li,
#menu-main ul li ul li a,
#menu-main ul li:hover ul li a {
	line-height: 25px;
	float: left;
	background: none;
	margin: 0;
	padding: 0;
	color: #024d94;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "Arial";
}
#menu-main ul li:hover ul li a:hover {
	text-decoration: underline;
}
#menu-main ul li ul li {
	background: url("../images/menu-bg-1.png") no-repeat left -22px;
	padding: 0 18px;
	
}
#menu-main ul li ul li:first-child {
	background:0;
}

#menu-main ul li ul li span{
	text-decoration:underline;
	background:none;
	padding: 0px;
}
/* // menu-main */

/* // header */

/* MAIN */

#container {
	/*background: url("../images/main-bg.png") no-repeat left top;*/
	padding-top: 7px;
	margin: 0 auto;
	width: 991px;
	padding: 7px 0 0px 0;
	margin-top: 8px;
	
}

#container ul li{
	padding-left: 20px;
	background: url("../images/bullet.jpg") no-repeat 0px 5px;
	font-size: 17px;
	padding-bottom: 15px;
}

.cont-bg {
	/*background: url("../images/main-bg.png") no-repeat right bottom;*/
	padding: 10px 26px 25px 25px;
	min-height: 460px;
	font-size: 14px;
	display: inline-block;
	color: #000;
	width: 730px;
}

.cont-bg h2 {
	color: #0057a8;
	font-size: 19px;
	font-family: "Times New Roman";
	margin-top: 15px;
	margin-bottom: 3px;
	font-weight: normal;
}

.home-padding {
	padding: 0px 1px 1px 0px !important;
	width:959px;
}

#lateast-news {
	background: url("../images/sep-line.png") no-repeat center top;
	padding: 20px 25px 10px 25px;
}

#lateast-news h2 {
	font-size: 16px;
	color: #616161;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 5px;
}

#lateast-news article {
	width: 273px;
	margin-left: 45px;
	float: left;
}
#lateast-news article.marginleft-0 {margin-left: 0px;}

#lateast-news article h1 {
	font-size: 13px;
	color: #939598;
	font-weight: bold;
}

.date {
	font-size: 10px;
	font-weight: bold;
	color: #acacac;
	display: block;
	margin-bottom: 3px;
}

.more-link {
	display: block;
	text-align: right;
}

.more-link a {
	color: #0057a8;
	font-size: 11px;
	font-weight: bold;
}


h1.page-title {
	font-family: "Times New Roman";
	font-weight: normal;
	font-size: 19px;
	margin-bottom: 13px;
	text-transform: uppercase;
}

.company-one {
	clear: both;
	margin-top: 30px;
	overflow: hidden;
	font-size: 15px;
}

.company-one img {
	float: left;
	margin-right: 20px;
}

.news_content{
	min-height: 418px;
}

.pager{
	float: right;
}

.pager span,
.pager a
{
	font-weight:bold;
	margin-left:3px;
}

.news_block{
	display: inline-block;
	margin-bottom: 47px;

}

.news_block .date{
	margin-bottom: 13px;
}

.news_block .more a{
	float: right;
	color: #0057A8;
	font-size: 11px;
	font-weight: bold;
}

.news_block .more a:hover{
	text-decoration: ubderline;
}

.news_cont{
	float: left;
	width: 788px;
}

.news_cont h2{
	margin:0px;
	padding:0px;
	line-height: 13px;
}

.news_cont h2 a{
	font-size: 13px;
	color: #939598;
	text-decoration: none;
}

.news_cont h2 a:hover{
	color: #0057A8;
	text-decoration: underline;
}

.news_img{
	width: 100px;
	margin-right: 20px;
	margin-bottom:10px;
	float: left;
}

.news_show_img{
	width: 100px;
	margin-right: 20px;
	margin-bottom:10px;
	float: left;
}

.news_show .more a{
	float: right;
	color: #0057A8;
	font-size: 11px;
	font-weight: bold;
}

.news_show .more:hover a{
	text-decoration: ubderline;
}

.news_show .date{
	margin-bottom: 13px;
}

.contact-form {
	width: 550px;
	/*float: left;*//* comented by Harut*/
}

.sent_succ{
	color: #10B410;
	font-weight: bold;
}

.contact-form label {
	width: 130px;
	float: left;
	margin-right: 10px;
	display: block;
	line-height: 22px;
	margin-bottom: 5px;
	color: #202020;
	font-size: 13px;
}

.contact-form input[type="text"] {
	width: 200px;
	float: left;
	display: block;
	line-height: 22px;
	height: 22px;
	padding: 0 2px;
	border:1px solid #e4e4e4;
	font-size: 11px;
	margin-bottom: 5px;
}

.contact-form input[type="submit"] {
	background-color:#0057A8;
	width: 90px;
	display: block;
	line-height: 24px;
	height: 24px;
	border:0;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
}

.contact-form textarea {
	width: 320px;
	float: left;
	display: block;
	padding: 2px;
	border: 1px solid #E4E4E4;
	font-size: 11px;
	margin-bottom: 5px;
	height: 125px;
	resize: none;
}

.code {
	display: block;
	float: left;
	width: 404px;
}

.code input[type="text"] {
	height: 35px;
	width: 220px;
	font-size: 22px;
	text-align: center;
}

.cv  input[type="text"] {
	height: 35px;
	width: 100px;
	font-size: 22px;
	text-align: center;
}

.code img {
	border:1px solid #e4e4e4;
	float: left;
	margin: 0 5px;
}

.code input[type="submit"] {
	float: left;
	margin-top: 5px;
	margin-left: 236px;
}

.cv input[type="submit"] {
	float: left;
	margin-top: 5px;
	margin-left: 117px;
}

.error{
	clear: both;
	margin-left: 140px;
	margin-bottom: 4px;
	font-size: 11px;
	color:red;
}

.code .error{
	margin-left: 0px;
}

.news_cont .part_title{
	margin-bottom: 5px;
	display: block;
}

.careers_date{
	margin-top: 5px;
}

.g_map{
	width: 990px;
	height: 500px;
	/*float: left;*//* commented by Harut*/
	margin-top: 22px;
	border: solid 3px #f3f3f3;
}

.full_width{
	width: auto;
}

.send_cv_button{
	background-color: #e5e5e5;
	display: inline-block;
	line-height: 24px;
	float: right;
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0;
	font-size: 12px;
	color: #0057A8 !important;
	cursor: pointer;
	margin-top: 15px;
}

.send_cv_button:hover{
	text-decoration: none;
}

.send_cv_button_all{
	background-color: #e5e5e5;
	display: inline-block;
	line-height: 24px;
	float: left;
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0;
	font-size: 12px;
	color: #0057A8 !important;
	cursor: pointer;
	margin-top: 15px;
}

.send_cv_button_all:hover{
	text-decoration: none;
}

.cv_send{
	width:580px;
}

.cv_send label{
	width:160px;
}

.cv_form{
	margin-left: 170px;
}

/* // MAIN */

/* FOOTER */

footer {
	height: 147px;
	clear: both;
    /*margin: -140px auto 0;*//* TODO Harut*/
    position: relative;	
}

.center-960 {
	width: 960px;
	margin: 0 auto;
}
.company-block {
	background: url("../images/main-bg.png") no-repeat left top;	
	padding-top: 7px;
	width: 960px;
	margin: 0 auto;
}
.company-block section {
	background: url("../images/main-bg.png") no-repeat right bottom;
	padding-bottom: 1px;
	height: 106px;
	position: relative;
}
.company-block section article {
	background: url("../images/company-bg.png") no-repeat;
	position: absolute;
	width: 204px;
	height: 106px;
	display:block;
	padding: 0px 23px 0px 24px;
	bottom: 1px;
	z-index: 99999;
}

.company-block section article h1,
.company-block section article h1 a {
	height: 19px;
	line-height: 19px;
	font-weight: bold;
	font-size: 15px;
}

.company-block section article.atlbtl-services       h1,
.company-block section article.atlbtl-services       h1 a {color: #006db8;}
.company-block section article.outdoor-advertising   h1,
.company-block section article.outdoor-advertising   h1 a {color: #ed1c24;}
.company-block section article.consulting-agency     h1,
.company-block section article.consulting-agency     h1 a {color: #2b60e8;}
.company-block section article.large-format-printing h1,
.company-block section article.large-format-printing h1 a {color: #00a7e5;}

.company-block section article:hover h1 ,
.company-block section article:hover h1 a {color: #fff; margin-bottom: 2px;}

.foot-atricle-container {
	position: relative;
	height: 19px;
	padding-bottom: 87px;
}

.comp-content {
	height: 19px;
	overflow: hidden;
}

.comp-content  p{
	font-size: 12px;
}

.company-block section article:hover .comp-content {
	height: 145px;
} 

.company-block section article.atlbtl-services       {left:-6px; background-position: 0px 66px;}
.company-block section article.outdoor-advertising   {left:234px;background-position: -253px 66px;}
.company-block section article.consulting-agency     {left:474px;background-position: -506px 66px;}
.company-block section article.large-format-printing {left:714px;background-position: -759px 66px;}

.company-block section article.atlbtl-services:hover       {background-position: 0px -268px;}
.company-block section article.outdoor-advertising:hover   {background-position: -253px -268px;}
.company-block section article.consulting-agency:hover     {background-position: -506px -268px;}
.company-block section article.large-format-printing:hover {background-position: -759px -268px;}

.company-block section article.atlbtl-services:hover,
.company-block section article.outdoor-advertising:hover,
.company-block section article.consulting-agency:hover,
.company-block section article.large-format-printing:hover {
	height: 217px;
	padding-top: 15px;
}

.company-block section article:hover .foot-atricle-container {
	height: 130px;
	color: #231f20;
	font-size: 15px;
	line-height: 19px;
}

.company-block section article a {
	color: #231f20;
	font-size: 15px;
}

.company-block section article a.port {
	text-decoration:underline;
}

.company-block section article a.port:hover{
	text-decoration:none;
}

.company-block section article .company-logo {
	background: url("../images/company-logos.png") no-repeat;
	position: absolute;
	height: 69px;
	bottom:13px; 
	display: block;
}

.company-block section article.atlbtl-services .company-logo        {width: 73px;background-position: 0px -71px;}
.company-block section article.outdoor-advertising .company-logo    {width: 88px;background-position: -75px -71px;}
.company-block section article.consulting-agency .company-logo      {width: 89px;background-position: -165px -71px;}
.company-block section article.large-format-printing .company-logo  {width: 159px;background-position: -256px -71px;}

.company-block section article.atlbtl-services:hover .company-logo        {width: 73px;background-position: 0px 0px;}
.company-block section article.outdoor-advertising:hover .company-logo    {width: 88px;background-position: -75px 0px;}
.company-block section article.consulting-agency:hover .company-logo      {width: 89px;background-position: -165px 0px;}
.company-block section article.large-format-printing:hover .company-logo  {width: 159px;background-position: -256px 0px;}



.copy {
	clear: both;
	padding: 8px 0 0 0;
	overflow: hidden;
	height: 32px;
}

.copy span {
	float: left;
	color: #231f20;
}

.copy em {
	color: #585858;
	font-style: normal;
	float: right;
}
.copy em a {color: #585858;}
.copy em a b {color: red;}



ul#pager {
	clear: both;
	margin: 20px 0;
	text-align: right;
}

ul#pager li {
}

ul#pager li,
ul#pager li a,
ul#pager li span {
	width: 23px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	display: inline-block;
	*display: inline;
	zoom:1;
	color: #8a898b;
	font-size: 14px;
	font-weight: normal; 
	text-decoration: none;		
}
ul#pager li a:hover,
ul#pager li span {
	background: url("../images/pager-bg.png") no-repeat left top;
	color: #fff;
}

.font-16-bold-blue {font-size: 16px; font-weight: bold;color: #006db8;}

/* // footer */





/*
#bubu {
    background: rgba(255,255,255,0.4);
    -pie-background: rgba(255,255,255,0.4);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
    padding: 50px;
    behavior: url(PIE.htc);
}
*/



.new-year-1 {
	position: absolute;
	width: 37px;
	height: 121px;
	background: url("../images/new_year.png");
	left: 859px;
	top: -2px;
	z-index: 2;
}


.new-year-2 {
	position: absolute;
	width: 180px;
	height: 176px;
	background: url("../images/home_icon.png");
	left: 798px;
	top: 92px;
	z-index: 1;
	-webkit-animation: swing 3s ease-in-out 0s infinite;
	-webkit-transform-origin: 50% 15px;
	-moz-animation: swing 3s ease-in-out 0s infinite;
	-moz-transform-origin: 50% 15px;
	-ms-animation: swing 3s ease-in-out 0s infinite;
	-ms-transform-origin: 50% 15px;
	-o-animation: swing 3s ease-in-out 0s infinite;
	-o-transform-origin: 50% 15px;
	animation: swing 3s ease-in-out 0s infinite;
	transform-origin: 50% 15px;
}


