/*/ CSS Athena /*/


/*/ =======  structure =======/*/
html{
height:100%;
margin:0;
padding:0;
}

body{
background-image:url(images/blue_top_bg.png);
background-repeat:repeat-x;
background-position:top;
background-color:#ffffff;
height:100%;
width:100%;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;


}


#container{
width:auto;
margin-left:0px;
margin-right:0px;
height:auto;
padding:0;
margin-top:0px;
margin-bottom:0px;

}



/*/ =======  header =======/*/

#header{
height:90px;
width:100%;
background-image:url(images/white_top_bg.png);
background-repeat:repeat-x;
background-position:top;
text-align:left;
padding-top:0px;
margin-top:38px;
margin-bottom:10px;
clear:both;

}
#header_content{
background-image:url(images/athenalogo.png);
background-position:right;
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
height:100%;
width:776px;
}

#home_button{
float:right;
border:none;
}
/*/ ======= top menu =======/*/

#top_menu{
float:left;
width:auto;
height:auto;
margin-top:30px;
display:block;
}

#top_menu ul{
margin:0;
padding:0;
}

#top_menu li{
list-style-type:none;
width:auto;
padding:0;
float:left;
border-top:7px solid #E5E5E5;
margin-left:18px;
}

#top_menu li.first{
margin-left:0px;
}

#links {
	width:776px;
	float:right;
	padding-bottom:10px;
	text-align:right;
}

#links a img{
	display:inline;
	border:none;
	margin:0;
	padding-left:10px;
}

#links ul{
	margin:0;
	
}

#links ul li {
	list-style-type:none;
	display:inline;
	margin-left:10px;
}

#links ul li a{
	color:#E32826;
	font-size:0.8em;
	line-height:1.9em;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#links ul li.twitter {
	padding-right:28px;
	background:url(images/icon_twitter.jpg) 0 50% no-repeat;
	background-position:right;
}

#links ul li.facebook {
		padding-right:28px;
		background:url(images/icon_facebook.jpg) 0 50% no-repeat;
		background-position:right;

}
#links ul li.vimeo {
		padding-right:28px;
		background:url(images/icon_vimeo.png) 0 50% no-repeat;
		background-position:right;

}

.inputform{
background-color:#ffffff;
color:#4A4A4A;
font-size:11px;
border: 1px solid #666666; 
height:18px;
width:135px;
}
.form p{
color:#363636;
font-size:11px;
font-family:Arial, Helvetica, sans-serif; 
font-weight:normal;
margin-left:15px;
}
.input2{
background-color:#ffffff;
color: #5F7079;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
border: 1px solid #666666; 
width:135px;
}
#top_menu li.active{
border-top:7px solid #DF2626;
}
#top_menu a{
text-decoration:none;
}
#top_menu a span{
visibility:hidden;
}


#top_menu a.who{
background-image:url(images/menu_who.gif);
background-repeat:no-repeat;
height:18px;
width:77px;
float:left;
margin-top:10px;
}

#top_menu a.what{
background-image:url(images/menu_what.gif);
background-repeat:no-repeat;
height:18px;
width:77px;
float:left;
margin-top:10px;

}
#top_menu a.news{
background-image:url(images/menu_news.gif);
background-repeat:no-repeat;
height:18px;
width:38px;
float:left;
margin-top:10px;
}
#top_menu a.home{
background-image:url(images/menu_home.png);
background-repeat:no-repeat;
height:18px;
width:36px;
float:left;
margin-top:10px;
}
#top_menu a.contact{
background-image:url(images/menu_contact.gif);
background-repeat:no-repeat;
height:18px;
width:52px;
float:left;
margin-top:10px;
}
#top_menu a.blog{
background-image:url(images/menu_blog.gif);
background-repeat:no-repeat;
height:18px;
width:33px;
float:left;
margin-top:10px;
}
#top_menu a.register{
background-image:url(images/menu_register.gif);
background-repeat:no-repeat;
height:18px;
width:51px;
float:left;
margin-top:10px;
}


/*/ =======  red cross bar home page =======/*/

#red_cross_bar{
background-image:url(images/red_top_bg.png);
width:100%;
height:219px;
clear:both;
}

#red_holder{
margin-left:auto;
margin-right:auto;
height:100%;
width:864px;
margin-top:0px;
margin-bottom:0px;
padding:0;

}
#red_shadow_left{
background-image:url(images/red_shadow_left.png);
background-repeat:no-repeat;
background-position:top;
height:219px;
width:44px;
float:left;
}

#red_shadow_right{
background-image:url(images/red_shadow_right.png);
background-repeat:no-repeat;
background-position:top;
height:219px;
width:44px;
float:left;
}

#blue_panel{
width:509px;
height:219px;
float:left;
background-color:#4797CA;
border-right: 1px solid #1F77A0;
background-image:url(images/blue_bg.png);
background-repeat:repeat-y;
}

#blue_panel a{
color:#E9F7FE;
text-decoration:none;
font-weight:bold;
}
#blue_panel p{
margin-left:70px;
margin-right:40px;
color:#E9F7FE;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
}
#quotation h1{
margin-top:25px;
margin-left:28px;
background-image:url(images/outstanding_creative.png);
background-repeat:no-repeat;
height:48px;
width:453px;
padding:0;
}
#quotation h1 span{
visibility:hidden;
font-size:0.2em;
}
#red_bar_image{
height:219px;
width:265px;
float:left;
border-left:1px solid #ABCFE9;
}


/*/ =======  red cross bar generic - it's thinner... =======/*/

#red_cross_bar_thin{
background-image:url(images/red_top_bg.png);
width:100%;
height:30px;
clear:both;
}


#red_shadow_left_thin{
background-image:url(images/red_shadow_left.png);
background-repeat:no-repeat;
background-position:top;
height:30px;
width:44px;
float:left;
}

#red_shadow_right_thin{
background-image:url(images/red_shadow_right.png);
background-repeat:no-repeat;
background-position:top;
height:30px;
width:44px;
float:left;
}

#blue_panel_thin{
width:775px;
height:30px;
float:left;
background-color:#4797CA;
border-right: 1px solid #1F77A0;
background-image:url(images/blue_bg_thin.png);
background-repeat:repeat-y;
}



/*/ =======  main content of page  =======/*/
#main{
/*background-image:url(images/main_bg.png);
background-repeat:repeat-x;
background-position:top;*/
background-color:#D3E4F6;
width:100%;
height:auto;
margin:0;
padding:0;
}

#all_columns{
margin-left:auto;
margin-right:auto;
height:100%;
width:776px;
margin-top:0px;
margin-bottom:0px;
padding:0px;
background-image:url(images/all_colun_bg.png);
background-repeat:repeat-x;
background-position:top;
border-left: 1px solid #A7B4BD;
border-right: 1px solid #A7B4BD;
background-color:#ffffff;
}



/*/ =======  news column =======/*/

#left_column{
float:left;
height:auto;
margin-top:33px;
width:203px;
background-image:url(images/news_column_border.png);
background-position:right;
background-repeat:repeat-y;
margin-left:0px;
padding:0;
margin-bottom:20px;
}

.image_panel_light_blue{
width:163px;
height:121px;
background-color:#F1F6FA;
border:1px solid #BED0E6;
margin-left:15px;
}

.newsimg{
width:153px;
height:111px;
margin-left:5px;
margin-top:5px;
padding:0;
}

#left_column h1{
font-size:0.5em;
margin-left:20px;
margin-right:20px;
color:#0E6EAA;
font-weight:normal;
font-size:1.1em;
font-family:Arial, Helvetica, sans-serif;
}



#left_column h2{
color:#3183B0;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
line-height:1.3em;
margin-left:20px;
margin-right:20px;
}
#left_column p{
font-size:0.8em;
line-height:1.23em;
font-family:Arial, Helvetica, sans-serif;
color:#7B7B7B;
margin-left:20px;
margin-right:20px;
}
#left_column a{
color:#E32826;
font-size:0.8em;
line-height:1.9em;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
margin-left:20px;
margin-right:20px;
}

#left_column a:hover{
text-decoration:underline;
}


.left_column_logo{
margin-left:20px;
margin-top:25px;
margin-bottom:0px;
}

.caption{
font-size:0.85em;
color:#525252;
text-align:right;

}

.quote{
color:#0E6EAA;
font-size:0.8em;
margin-top:0px;
margin-left:20px;
width:140px;
float:left;
}

.quote_full_text{
color:#0E6EAA;
font-size:0.8em;
margin-top:0px;
margin-left:20px;
width:450px;
margin-right:20px;
float:left;
}

.quotation_img{
margin-left: 0px;
margin-bottom:0px;
}

.quotation_img_out{
margin-left:130px;

}

.full_quotation_img_out{
margin-left:430px;

}

.author{
color:#525252;
text-align:left;
margin-left:20px;
font-size:.8em;

}

.google-ads{
padding-top:20px;
background-image:url(images/dot_horizontal.png);
background-repeat:repeat-x;
margin-left:20px;
margin-right:20px;
}
/*/ =======  left menu in the left hand column =======/*/

#left_menu{
width:166px;
height:auto;
width:163px;
background-color:#F1F6FA;
border:1px solid #BED0E6;
margin-left:20px;
}

#left_menu ul{
margin-top:15px;
padding:0px;
margin-left:15px;
}

#left_menu li{
list-style-image:url(images/listimage.png);
margin-left:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.85em;
color:#0E6EAA;
line-height:2.05em;

}

#left_menu li a{
font-family:Arial, Helvetica, sans-serif;
color:#0E6EAA;
margin-left:0px;
}

#left_menu li a.active{
font-family:Arial, Helvetica, sans-serif;
color:#D10102;
margin-left:0px;
}

/*/ =======  our work column =======/*/

#our_work_column{
float:left;
height:auto;
margin-top:33px;
width:571px;
margin-left:0px;
padding:0;
}

#our_work_column h1{
color:#0E6EAA;
margin-left:20px;
margin-right:20px;
font-weight:normal;
font-size:1.1em;
margin-left:20px;
font-family:Arial, Helvetica, sans-serif;
}
#our_work_column h1 span{
visibility:hidden;
}


.picturelink_panel{
width:220px;
height:85px;
border:1px solid #C5C7C4;
padding:0px;
margin-left:20px;
margin-bottom:25px;
float:left;
}

.picturelink_panel2{
width:220px;
height:85px;
border:1px solid #C5C7C4;
padding:0px;
margin-left:20px;
margin-bottom:25px;
clear:both;
}
.picturelink_panel3{
width:220px;
height:85px;
border:1px solid #C5C7C4;
padding:0px;
margin-left:20px;
margin-bottom:25px;
float:left;
}
.linkimage{
margin-left:4px;
margin-top:4px;
width:210px;
height:75px;
border:none;

}

.linkimage2{
margin-left:4px;
margin-top:4px;
border:none;

}


/*/ =======  wide column =======/*/

#wide_column{
float:left;
height:auto;
margin-top:33px;
width:571px;
margin-left:0px;
padding:0;
}

#wide_column h1{
color:#0E6EAA;
margin-left:20px;
margin-right:20px;
font-weight:normal;
font-size:1.1em;
margin-left:20px;
font-family:Arial, Helvetica, sans-serif;
}


#wide_column h2{
font-family:Arial, Helvetica, sans-serif;
font-size: 1em;
line-height:1.5em;
color:#0E6EAA;
margin-left:20px;
margin-right:20px;
font-weight:normal;


}
#wide_column p{
color:#525252;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
margin-left:20px;
margin-right:20px;
}

#wide_column a{
color:#525252;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;


}

#wide_column a:hover{
color:#0E6EAA;
text-decoration:underline;
}
#wide_column li{
font-size:.8em;
}
/*/ =======  clientlist =======/*/



.client{
clear:both;
float:left;
height:auto;
width:100%;
padding-bottom:10px;



}
.client_info{
width: 260px;
text-align: left;
margin-left: 5px;
float: left;
padding: 0px;
border: 1px solid #cccccc;
padding-top:4px;
padding-bottom:4px;
margin-bottom:10px;

}
.clientleft
	{
width:220px;
height:85px;
border:1px solid #C5C7C4;
padding:0px;
margin-left:0px;
margin-bottom:25px;
float:left;
border:1px solid red;

	}
	

/*/ =======  footer  =======/*/
#footer{
	width:748px;
	height:80px;
	clear: both;
	margin-top:0px;
	text-align:center;
	background-color:#ffffff;
	padding-bottom:60px;
	padding-top:15px;
	background-image:url(images/dot_horizontal.png);
	background-position:top;
	background-repeat:repeat-x;
	margin-left:15px;
	margin-right:15px;
	
}
#footer p{
	line-height:1.4em;
	font-size:0.70em;
	font-weight:normal;
	color:#A1A1A1;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#footer a{
color:#A1A1A1;
font-weight:normal;

}

#footer a:hover{
text-decoration:none;
}

.rightalign{
float:right;
}	

.rightalign_image{
float:right;
margin-right:20px;
clear:both;
}
.rightalign_logo{
float:right;
border: none;
margin-top:20px;
}
.mp3{
list-style-image:url(images/mp3.gif);
background-position:left;
background-repeat:none;
}

.pdf{
list-style-image:url(images/pdf_icon.jpg);
background-position:left;
background-repeat:none;
}
.wmv{
list-style-image:url(images/wmv.gif);
background-position:left;
background-repeat:none;
}
.newspaper{
list-style-image:url(images/newspaper.png);
background-position:left;
background-repeat:none;
}

.realplayer{
list-style-image:url(images/realplayer.png);
background-position:left;
background-repeat:none;
}

.link{
list-style-image:url(images/link.png);
background-position:left;
background-repeat:none;
}

.ppt{
list-style-image:url(images/ppt_icon.gif);
background-position:left;
background-repeat:none;
}
.doc{
list-style-image:url(images/ICON_DOC.png);
background-position:left;
background-repeat:none;
}

.rss{
list-style-image:url(images/rss.png);
background-position:left;
background-repeat:none;
}
table{
color:#525252;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
margin-left:20px;
margin-right:20px;
}
.imglink{
text-decoration:none;
border:none;
}

.abstract_img{
margin-left:10px;
}


#archives li{
	padding:0;
	margin:0 0 0 30px;
}

p.right{
	float:right;
	margin:10px 0 20px 0;
}