﻿/* index

=header 
=navbar
=subNav
=breadcrumb
=page d'accueil
=contenu
=sidebar
=footer
=credits AW (footer)

*/

body{
	color:#333;
	font:76%/1.5 Arial,Helvetica,sans-serif;
	background-color:#fff;  /* do NOT change bkgd color here */
	background:#fff url(../images/bkgd_body.png) repeat-x;
}
body#top{
	background-color:#fff; /* change here - fix for bkgd Shadowbox to stay white */
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
}

.out, p.baseline{
	position:absolute;
	left:-999em;
}
kbd{
	border:1px solid #e0e0e0;
	padding:1px 2px;
	font-size:1.1em;
	background:#fff;
}

p, li, dt, dd{  
	font-size:1em;
}

a:link, a:visited {
	color:#5aa540;
	text-decoration:none;
}
a:hover, a:focus, a:active{
	color: #5aa540;
}

a img{
	border:none;
}
p.zoom a img{
	border:2px solid;
}

#wrap{
	/*width:940px;
	padding:0 20px;*/
	width:100%;
	margin:0 auto 10px;
}

/* --------- =header --------- */
#header{
	height:115px;
	width:960px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:678px 48px;
}
#logo{
	padding:33px 0 0 0;
}

/* ********************************************************************** =navbar *********************************************************************** */

#navigation-stream { width:960px; margin:0 auto; }

.w-sidebar.w-sidebar-opt .sidebar { width:auto; }

.menu_stream-mod {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin-left:1px;
}

#navigation-stream .menu_stream-mod ul { overflow:hidden; }

.menu_stream-mod li { background:#59a43f url(../images/bkgd_nav.png) repeat-x; }

.menu_stream-mod li a { display:block; padding:0 0 0 2px; }
.menu_stream-mod li a span { display:block; padding:7px 23px 11px 21px;}

.menu_stream-mod li a:link, .menu_stream-mod li a:visited { color:#fff; }
.menu_stream-mod li a:hover, .menu_stream-mod li a:active, .menu_stream-mod li a:focus {
/* 	background:url(../images/bkgd_nav_hover.png) no-repeat left top; */
}
.menu_stream-mod li a:hover span, .menu_stream-mod li a:active span, .menu_stream-mod li a:focus span {
	background:url(../images/bkgd_nav_hover.png) no-repeat right top;
}

/* coins arrondis début nav */
.menu_stream-mod li:first-child  a:link, .menu_stream-mod li:first-child  a:visited{
	padding-left:6px; background:url(../images/bkgd_nav_first.png) no-repeat left top; }
.menu_stream-mod li:first-child  a:hover, .menu_stream-mod li:first-child  a:active, .menu_stream-mod li:first-child  a:focus  { 
	background:url(../images/bkgd_nav_first.png) no-repeat left -40px; }
.menu_stream-mod li:first-child.select   { padding-left:6px; background:url(../images/bkgd_nav_first.png) no-repeat left -80px; }

/* coins arrondis fin nav */
.menu_stream-mod li.last a span{ padding-right:25px; background:url(../images/bkgd_nav_last.png) no-repeat right top;}
.menu_stream-mod li.last a:hover span, .menu_stream-mod li.last a:active span, .menu_stream-mod li.last a:focus span {
	background:url(../images/bkgd_nav_last.png) no-repeat right -40px;
}
.menu_stream-mod li.last.select span  {
	padding-right:25px; background:url(../images/bkgd_nav_last.png) no-repeat right -80px;	
}

.menu_stream-mod li.last a:hover, .menu_stream-mod li.last  a:active, .menu_stream-mod li.last  a:focus  { 
	background:url(../images/bkgd_nav_hover.png) no-repeat left top; }
	
	

/* rubrique en cours */
.menu_stream-mod li.select {
	padding:0 0 0 2px;
	background:url(../images/bkgd_nav_hover.png) no-repeat left -38px;
}
.menu_stream-mod li.select span {
	display:block;
	/*font-weight:bold;*/
	padding:7px 23px 11px 21px;
	color:#fff;
	background:url(../images/bkgd_nav_hover.png) no-repeat right -38px;
}

/* parent */
.menu_stream-mod li.parent {
	display:block;
	padding:0 0 0 2px;
	color: #fff;
}
.menu_stream-mod li.parent:hover {
	background:url(../images/bkgd_nav_hover.png) no-repeat left top;	
}
.menu_stream-mod li.parent span {
	display:block;
	padding:7px 23px 11px 21px;
}
.menu_stream-mod li.parent span:hover {
	background:url(../images/bkgd_nav_hover.png) no-repeat right top;
}

#navigation-stream .menu_stream-mod li:hover ul, #navigation-stream .menu_stream-mod li:hover ul:hover,
#navigation-stream .menu_stream-mod li:hover ul:hover li, #navigation-stream .menu_stream-mod li:hover ul:hover li:hover{
	z-index:10 !important; zoom:1;
}

/* --------------------- =subNav --------------------- */

/* reset images de fond */
.menu_stream-mod li li,
.menu_stream-mod li li a:hover, .menu_stream-mod li li a:active, .menu_stream-mod li li a:focus,
.menu_stream-mod li li a:hover span, .menu_stream-mod li li a:active span, .menu_stream-mod li li a:focus span,
.menu_stream-mod li li:first-child  a:link, .menu_stream-mod li li:first-child  a:visited,
.menu_stream-mod li li:first-child  a:hover, .menu_stream-mod li li:first-child  a:active, .menu_stream-mod li li:first-child  a:focus,
.menu_stream-mod li li:first-child.select, .menu_stream-mod li li.select, .menu_stream-mod  li li.select span,
.menu_stream-mod  li li.last a span, .menu_stream-mod li li.last.select span,
.menu_stream-mod li li.last a:hover span, .menu_stream-mod li li.last a:active, .menu_stream-mod li li.last a:focus span,
.menu_stream-mod li.parent li span:hover
 {
	background:none;
}

#navigation-stream .menu_stream-mod li ul {
	display:block;
	border:1px solid #74d452;
	border-top:0;
	margin-top:-2px;
	/*left:auto;*/
	width:16em;
	z-index:10;
	background:#75d653 url(../images/bkgd_subnav.png) repeat-x left bottom;
	font-size:0.9em;
	line-height:1.3;
	padding:3px 0 6px;
}

#navigation-stream .menu_stream-mod li ul a { padding:3px 11px 4px 21px; width:100%; }

#navigation-stream .menu_stream-mod li li a:hover, #navigation-stream .menu_stream-mod li li a:focus, #navigation-stream .menu_stream-mod li li a:active  {
	background:url(../images/puce_subnav.png) no-repeat 4px 8px;
}

#navigation-stream .menu_stream-mod .parent li span { padding:0; }
#navigation-stream .menu_stream-mod .parent li.select span, #navigation-stream .menu_stream-mod li li.last.select span {
	background:url(../images/puce_subnav.png) no-repeat 4px 8px;
	padding:3px 11px 4px 21px;
	color: #335f6f;
	width:100%;
}

/* fin nav ************************************************************************************************************************************************ */


#main{
	width:960px;
	margin:0 auto;
	overflow: hidden;
	padding:15px 0 0;
	position:relative;
}

.w-sidebar #content, .w-sidebar-opt #content {
	width:620px;
	background:url(../images/bkgd_content.png) repeat-y;
	margin-top:25px;
}

#detail {	
	min-height:370px;
	padding:0 27px 7px 29px;
	background:transparent url(../images/bkgd_content_btm.png) no-repeat scroll left bottom;
	overflow:hidden;
	position:relative;
}

/* =breadcrumb **************************************** */
#breadcrumb-stream {
	position:absolute;
	left:0;
	width:622px;
	height:25px;
	margin-top:-25px;
	font-size:0.8em;
	background:url(../images/bkgd_content_top.png) no-repeat;	
}

.breadcrumb-mod { padding:11px 25px 0 29px; }

.breadcrumb-mod a:hover, .breadcrumb-mod a:active, .breadcrumb-mod a:focus {
	text-decoration:underline;
}

.home-page #breadcrumb-stream { position:absolute; left:-999em; }


/* ************************************************************************* =page d'accueil  ***************************************************************************** */

.home-page .w-sidebar #content, .home-page .w-sidebar-opt #content {
	background:none;
	margin-top:0;	
}

.home-page #detail {	
	background:none;
	min-height:auto;
	padding:0;
}

.home-page #accr-home{
	height:270px;
	margin-top:3px;
}

.home-page #accr-home h1{
	position:absolute;
	left:-999em;
	margin-top:0;
}

.home-page #content-stream.nb-blocks-2,
.home-page #content-stream.nb-blocks-3 {
	margin-top:23px;
	overflow:hidden;
}
.home-page #content-stream.nb-blocks-2 {
	background:url(../images/bkgd_2bloc_home_bottom.png) repeat-x left bottom;
}
.home-page #content-stream.nb-blocks-3 {
	background:url(../images/bkgd_3bloc_home_bottom.png) repeat-x left bottom;
}

.home-page #content-stream.nb-blocks-2 .block
.home-page #content-stream.nb-blocks-3 .block {
}

.home-page #content-stream.nb-blocks-2 .block {
	width:260px;
	background:url(../images/bkgd_2bloc_home_top.png) no-repeat left top;
	padding: 18px 20px 17px;
	margin-right:20px;
}
.home-page #content-stream.nb-blocks-3 .block {
	background:url(../images/bkgd_3bloc_home_top.png) no-repeat left top;
	margin-right:10px;
	padding:12px 10px 14px;
	width:180px;
}

.home-page #content-stream.nb-blocks-2 .block  .image-left {
	margin:2px 8px 2px -18px;
}
.home-page #content-stream.nb-blocks-3 .block  .image-left {
	margin:2px 8px 2px -9px;
}
.home-page #content-stream.nb-blocks-3 .insights  .image-centered {
	margin-top:-5px;
}

.home-page #content-stream.nb-blocks-2 .last,
.home-page #content-stream.nb-blocks-3 .last {
	margin-right:0;
}

.home-page #content-stream .block h2  {
	text-transform:uppercase;
	color:#335f6f;
}

.home-page #content-stream.nb-blocks-2 .block h2 {
	font-size:1.4em;
	font-weight:normal;
	margin-bottom:12px;
}
.home-page #content-stream.nb-blocks-3 .block h2 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:11px;
}

.home-page #content-stream.nb-blocks-2 .block p {
	line-height:1.55;
}
.home-page #content-stream.nb-blocks-3 .block p {
	line-height:1.4;
}

.home-page #content #content-stream  .block a.droite {
	font-weight:bold;
	padding-left:1.6em;
	background:transparent url(../images/puce.png) no-repeat 0 0.45em;
	margin-top:5px;
}
.home-page #content #content-stream  .insights a.droite {
	margin-top:0;
}

.home-page #content #content-stream  .block a.droite:link, .home-page #content #content-stream  .block a.droite:visited {
	color: #335f6f;	
}

.home-page #content #content-stream  .block a.droite:hover, .home-page #content #content-stream  .block a.droite:active, .home-page #content #content-stream  .block a.droite:focus {
	text-decoration:none;
	color:#5aa540;
}


/* ************************************************************************** =contenu ************************************************************************ */

#content h1 {
	font-size: 1.8em;
	font-weight:bold;
	text-transform:uppercase;
	color: #335f6f;
	margin:25px 10px 14px 28px;
}
#content h1 span {}

#content h2 {
	font-size: 1.6em;
	color:#59a33f;
	margin:16px 0 7px;
}
#content h2:first-child { margin-top:0; }

#content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#4482b4;
	margin:11px 0 3px;
}

#content p { line-height:1.65; margin-bottom:0.8em; }

#content .droite { float:right; }

#content ul, #content ol {
	margin:0 0 1em 1.8em;
}
#content ol { margin-left:45px; }
#content ol li { background:none; list-style:decimal outside; padding-left:0; }

#content li {
	background:transparent url(../images/puce.png) no-repeat 0 0.45em;
	list-style-type:none;
	padding-left:1.6em;
	margin-bottom:0.4em;
}

#content ul li ul { margin:3px 0 4px 17px; }

#content ul li li {
	list-style-type:circle;
	background:none;
	padding-left:0;
	margin-bottom:0.2em;
}

#content a:hover, #content a:focus, #content a:active{
	text-decoration:underline;
}

#content b { color:#335f6f; }

#content .topLnk { padding-right:0; }

/* offices -------------------------------------------------- */
#content #map_div { margin:15px 0 25px; border:2px solid #EBEBEB; }
#content #map_div p { line-height:normal; margin-bottom:0; }

#content #offices ul { float:left; width:47%; margin-left:2px; margin-bottom:0; }
#content #offices #offices_0 { margin-right:28px; }

#content #offices dt.office_name { font-weight:bold; font-size:1.1em; color:#335f6f; margin-bottom:2px; }
#content #offices dt, #content #offices dd { line-height:1.4; }

#content #offices p.localize a {
	background:transparent url(/awe/images/world_go.png) no-repeat 0 0;
	padding:1px 0 0 22px;
}

/* tableaux  -------------------------------------------------- */

table {
	border-collapse:collapse;
	margin:10px 2px 25px;
	font-weight:normal;
	border:1px solid #c0c0c0;
}
table td, table th{
	border:1px solid #c0c0c0;
	padding:7px 5px 8px;
}
table th{
		color:#335f6f;
		text-align:center;
}
table thead{ background:#eaeaea;}

table.results{
	width:100%;
	border:none;
}
	table.results caption {
		padding-bottom:4px;
	}
	
		table.results thead th{
			text-align:left;
			border:none;
			border-top:1px solid #c0c0c0;
			border-bottom:1px solid #c0c0c0;
			padding:3px 6px 4px;
			font-weight:normal;			
		}
			table.results thead th.resultsCol{
				text-align:center;
			}
				table#tablRH thead th.resultsCol{
					width:6.5em;
				}
				table#tablForm thead th.resultsCol{
					width:4.5em;
				}

	
	table.results tbody tr.last td{
		background:none;
	}
	
	table.results tbody th{
		padding:5px 6px 6px;
		text-align:left;
	}
	table.results tbody td{
		padding:6px 5px 7px;
		border:none;
		background:transparent url(../images/sep_annonces.png) repeat-x scroll left bottom;
	}
	table.results a {
		font-weight:bold;
	}

table.results a:visited {
	color: #67bd49;
}

/* classifieds  -------------------------------------------------- */
.classifieds-page #content h1 { margin-bottom:0; }
.classifieds-page #refineblock {margin-top:15px; }

.classifieds-page #content h2 {
	font-size:1.5em;
	margin:14px 0 4px;
}

#content .cRef{
	float: right;
	margin:0.8em 0 0.5em;
	color:#757575;
	font-weight:bold;
	font-size:0.9em;
}

#printBtn{
	float: right;
	margin-right:10px;
}

/* boutons  -------------------------------------------------- */
#content .btn button{
	cursor:pointer;
	font-size:1em;
	padding-bottom:7px;
	border:none;
}
#content .btn a, #content .btn button{
	display:block;
	width:142px;
	height:26px;
	text-align:center;
	background:url(../images/btn.png) no-repeat left top;
}
#content .btn a:link, #content .btn a:visited, #content .btn button{
	color:#335f6f;
	font-weight:bold
}
#content .btn a:hover, #content .btn a:focus, #content .btn a:active, #content .btn button:hover, #content .btn button:focus, #content .btn button:active{
	color:#5aa540;
	text-decoration:none;
}
#content .btn span {
	display:block;
	padding:3px 0 0;
}
#content .btn.center{ margin-left:17.5em; }
#content div.btn { margin-top:8px; }

/* -- buttons & link-buttons V2 -- */
.action{
	color:#335F6F;
	background:#fff url(/awe/images/btn-overlay.png) repeat-x;
	font-size:0.9em;
	font-weight:bold;
	display:-moz-inline-box; /* FF */
	display:inline-block;
	padding:5px 10px 6px;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	/*text-shadow:0 -1px 1px rgba(0,0,0,0.25);*/
	border-bottom:1px solid rgba(0,0,0,0.25);
	position:relative;
	cursor:pointer;
	margin-right:4px;
}
a.action{                                       /* link-button */
	color:#335F6F;
	background:#fff  url(/awe/images/btn-overlay.png) repeat-x;
	text-decoration:none;
	text-shadow:0 -1px 1px rgba(0,0,0,0.10);
}
	.action:hover,
	.action:focus{
		color:#5AA540;
		background-color:#fbfbfb;
	}
	a.action:hover,
	a.action:focus{                             /* link-button */
		color:#5AA540;
		background-color:#fbfbfb;
	}
	.action:active{
		top:1px;
	}

/* form  -------------------------------------------------- */
.leads-page form {
	padding:0;
}
input, textarea, select {
	width:250px;
	padding:3px;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-bottom:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
}

select { padding:1px; width:357px; }

textarea#subject { height:150px; width:auto; }
.radBtn input { width:auto; }
input#lead_cv_binary, input#lead_motivation_letter_binary { width:auto; }

.leads-page legend { color:#59A33F; }
.leads-page fieldset.radBtn legend { color:#000; }

#form_contact #captcha {
    width: 30px;
}

/* sitemap  -------------------------------------------------- */
.sitemap-page #content ul li li { list-style:disc;}
.sitemap-page #content ul ul { margin-bottom:9px; }

/* **************************************************************************** =sidebar *******************************************************************************  */

.w-sidebar .sidebar {
	width:300px;
	margin-left:20px;
	font-size:0.9em;
}

.w-sidebar .sidebar h2, #main #sidebar-stream .search-mod legend {
	color:#ff8400;
	font-size:1.9em;
	line-height:normal;
}
.w-sidebar .sidebar h2 {
	margin-bottom:6px;
}

.w-sidebar .list-mod, .w-sidebar .search-mod { 
	background:transparent url(../images/sep_bloc.png) no-repeat center bottom;
	overflow:hidden;
}

/* sidebar push annonces ---------------------------------------------------------------------------------------------------------------------------- */

.w-sidebar .list-mod { 
	padding-bottom:40px;
}

.w-sidebar .list-mod ul.list-of-items {
	background:transparent url(../images/sep_annonces.png) repeat-x left bottom;
	margin-bottom:9px;
}
.w-sidebar .list-mod ul.list-of-items li { background:transparent url(../images/sep_annonces.png) repeat-x left top; }

.w-sidebar .list-mod ul.list-of-items a, .w-sidebar .list-mod ul.list-of-items li.select {
	display:block;
	font-weight:bold;
	padding:4px 0 5px 20px;
	background:transparent url(../images/puce.png) no-repeat left 0.75em;
	text-transform:uppercase;
}
.w-sidebar .list-mod ul.list-of-items li.select {
	opacity:0.45; filter:alpha(opacity=45);
}

.w-sidebar .list-mod ul.list-of-items a:link {
	color:#333;
}
.w-sidebar .list-mod ul.list-of-items a:visited {
	color:#757575;
}
.w-sidebar .list-mod ul.list-of-items a:hover, .w-sidebar .list-mod ul.list-of-items a:focus, .w-sidebar .list-mod ul.list-of-items a:active {
	color:#5aa540;
}

.w-sidebar .list-mod p.rss a, .w-sidebar .list-mod p.more a {
	display:block;
	width:127px; padding-left:15px;
	height:22px; padding-top:10px;
	text-align:center;	
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.w-sidebar .list-mod p.rss a { background:transparent url(../images/btn_rss.png) no-repeat; }

.w-sidebar .list-mod p.more { float:right; }
.w-sidebar .list-mod p.more a { background:transparent url(../images/btn_classifieds.png) no-repeat;  }
.w-sidebar .list-mod p.more a span { padding-left:15px; }

.w-sidebar .list-mod a:link, .w-sidebar .list-mod a:visited {
	color:#335f6f;
}
.w-sidebar p.more a:hover, .w-sidebar p.more a:active, .w-sidebar p.more a:focus,
.w-sidebar p.rss a:hover, .w-sidebar p.rss a:active, .w-sidebar p.rss a:focus {
	color:#5aa540;
}


/* sidebar moteur de recherche -------------------------------------------------------------------------------------------------------------------- */

.w-sidebar #sidebar-stream .qksrch form {
	width:auto;
}

.w-sidebar .search-mod { 
	padding-bottom:30px;
}

.w-sidebar .search-mod fieldset {
	padding:0;
	margin:0;
}

#main #sidebar-stream .search-mod legend {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0;
}

#main #sidebar-stream .search-mod form {
	padding:0;
	/*overflow:hidden;*/
}

#main #sidebar-stream .search-mod select {
	margin:6px 0 0;
	padding:0;
	width:100%;
	font-size:1em;
}

#main #sidebar-stream .search-mod button {
	float:right;
	width:142px;
	height:31px;
	border:0;
	padding:0;
	margin-top:8px;
	margin-bottom:8px;	
	font-weight:bold;
	cursor: pointer;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background:transparent url(../images/btn_search.png) no-repeat;
	font-size:1em;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
#main #sidebar-stream .search-mod button span {
	display:block;
	padding:4px 0 0 15px;
}

#main #sidebar-stream .search-mod button:hover {
	color:#5aa540;
}

/* sidebar bouton candidature spontanée --------------------------------------------------------------------------------------------- */
.w-sidebar .candidature a {
	display:block;
	width:300px;
	height:70px;
	background:#f07510 url(../images/btn_candidature.png) no-repeat;
	text-align:center;
	color:#fff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.6em;	
}

.w-sidebar .candidature a:link, .w-sidebar .candidature a:visited {
	opacity:0.85; filter:alpha(opacity=85);
}
.w-sidebar .candidature a:hover, .w-sidebar .candidature a:active, .w-sidebar .candidature a:focus {
	opacity:1; filter:alpha(opacity=100);
}

.w-sidebar .candidature a span {
	display:block;
	padding:28px 0 0 45px;
}

/* --------- =footer --------- */

#footer {
	margin-top:25px;
	background:url(../images/bkgd_footer.png) repeat-x;
	padding-top:3px;
}
	#footer h2{
		color:#333;
		font-weight:bold;
		font-size:1.1em;
		background-image:url(/awe/images/tiret_4d3f33.gif);
	}
	#footer ul {
		padding:8px 0 3px;
	}
		
	#footer li{
		background-image:url(/awe/images/sep_474747.gif);
		padding:1px 9px 1px 5px;
	}
	#footer li.last{
		background:none;
	}

	#footer a:hover, #footer a:focus, #footer a:active{
		color:#333;
	}
	
		#footer .coord {
			padding:0;
		}

		#footer dl{
			text-align:center;
			padding:7px 0 0;
		}
		#footer dl span{
			position:absolute;
			left:-999em;
		}
		#footer dt, #footer dd{
			display:inline;
		}
		#footer dd{
			padding-right:7px;
			background:transparent url(/awe/images/tiret_4d3f33.gif) no-repeat right 7px;
			margin-right:2px;
		}
		#footer dd.address { display:none; }
		
			#footer dd.last{
				padding-right:0;
				background:none;
				margin-right:0;
			}
			
/* --------- */
span.hilite{
	font-weight:bold;
	color:#F24300;
}
p.hilite{
	padding:8px 20px;
	background-color:#FFDCCE;
	border:1px solid #F24300;
}
	
/* -------------------------------- =credits AW (footer) --- */
#creditsAW,
#creditsAW a{
	font-weight:normal;
	padding:0 1px;
}
#creditsAW{
	color:#b5b5b5;
	font-size:0.8em;
	text-align:right;
	padding:2px;
	margin:0 15px 2px 0;
	letter-spacing:.05em;
}
	#creditsAW a:link,
	#creditsAW a:visited{
		color:#b5b5b5;
		background-color:transparent;
		text-decoration:underline;
	}
	#creditsAW a:hover,
	#creditsAW a:focus,
	#creditsAW a:active{
		color:#fff;
		background-color:#b5b5b5;
		text-decoration:none;
	}
