/*	ATZ communications
 *	main site-wide styles
 *	CSS Stylesheet by rod
 *	rodrigo@estudiosiete.com
*/

/* - - - S T R U C T U R E - */

body	{
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, 'Bitstream Vera Sans', sans;
	font-size: 11px;
	text-align: center;
	background: #fff;
	}

#wrapper	{
	margin: 0 auto;
	padding: 0;
	width: 823px;
	}

#header	{
	width: 823px;
	height: 120px;
	position: relative;
	}

#footer	{
	width: 100%;
	height: 35px;
	clear: both;
	position: relative;
	}

/* - - - H E A D E R - */

#header_logo	{
	position: absolute;
	bottom: 30px;
	left: 0px;
	width: 82px;
	height: 53px;
	}

#header_title	{
	font-size: 22px;
	color: #596e70;
	font-weight: bold;
	margin: 0;
	position: absolute;
	bottom: 30px;
	left: 164px;
	}

#header_subtitle	{
	font-size: 18px;
	color: #aeb8b8;
	font-weight: bold;
	margin: 0;
	position: absolute;
	bottom: 0px;
	left: 164px;
	}

#header_navigation	{
	font-size: 11px;
	color: #aeb8b8;
	margin: 0;
	position: absolute;
	top: 30px;
	right: 0px;
	}

#header a:link, #header a:visited	{
	color: #aeb8b8;
	text-decoration: none;
	}

#header a:hover	{
	color: #cb534f;
	text-decoration: none;
	}

#header_navigation a.current	{
	padding-right: 12px;
	background: url(../img/navigation_active_bullet.png) center right no-repeat;
	}

/* - - - H O M E - */

#header_home_title	{
	font-size: 14px;
	color: #596e70;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 164px;
	}

#home_content	{
	height: 360px;
	margin-top: 90px;
	margin-bottom: 165px;
	background: url(../img/home_content_background.png) top center no-repeat;
	}

#home_content p	{
	display: block;
	float: left;
	margin: 10px 100px 0 0;
	font-weight: bold;
	}

#home_content a:link, #home_content a:visited	{
	color: #596e70;
	text-decoration: none;
	}

#home_content a:hover	{
	color: #cb534f;
	text-decoration: none;
	}

/* - - - P A G E S - */

/* section backgrounds */

body.pages_newrealities	{
	background: #fff url(../img/pages_newrealities_bg.png) top center no-repeat;
	}

body.pages_newapproach_main	{
	background: #fff url(../img/pages_newapproach_main_bg.png) top center no-repeat;
	}

body.pages_newapproach_inner	{
	background: #fff url(../img/pages_newapproach_inner_bg.png) top center no-repeat;
	}

body.pages_newclarity	{
	background: #fff url(../img/pages_newclarity_bg.png) top center no-repeat;
	}

body.pages_ourexperience	{
	background: #fff url(../img/pages_ourexperience_bg.png) top center no-repeat;
	}

body.pages_thoughtpieces	{
	background: #fff url(../img/pages_thoughtpieces_bg.png) top center no-repeat;
	}

body.pages_contactus	{
	background: #fff url(../img/pages_contactus_bg.png) top center no-repeat;
	}

/* all pages */

#pages_content	{
	height: 545px;
	margin-top: 90px;
	margin-bottom: 10px;
	text-align: left;
	color: #4b5c5e;
	position: relative;
	}

#pages_content_menu	{
	width: 164px;
	float: left;
	}

#pages_content_menu ul 	{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	}

#pages_content_menu ul li 	{
	margin: 0 0 40px 0;
	padding: 0;
	width: 100px;
	}

#pages_content_menu ul li.current	{
	background: url(../img/navigation_active_bullet.png) center right no-repeat;
	}

#pages_content_menu ul li p 	{
	margin: 0;
	font-weight: bold;
	}

#pages_content_menu a:link, #pages_content_menu a:visited	{
	color: #4b5c5e;
	text-decoration: none;
	}

#pages_content_menu a:hover	{
	color: #cb534f;
	text-decoration: none;
	}

#pages_content_main	{
	width: 357px;
	float: left;
  	}

#pages_content_main span	{
	text-decoration: underline;
  	}

.pages_content_main_introduction	{
	margin-top: 0;
	font-weight: bold;
	}

.pages_content_main_title_first	{
	margin-top: 0;
	font-size: 13px;
	font-weight: bold;
	}

.pages_content_main_title	{
	font-size: 13px;
	font-weight: bold;
	}

#pages_content_main a:link, #pages_content_main a:visited	{
	color: #cb534f;
	text-decoration: none;
	}

#pages_content_main a:hover	{
	color: #cb534f;
	text-decoration: none;
	}

/* new approach */

ul#pages_newapproach_content_main_links	{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	}

ul#pages_newapproach_content_main_links li	{
	width: 357px;
	position: relative;
	border-top: 1px dotted #000;
	padding: 5px 0 5px 0;
	}

ul#pages_newapproach_content_main_links li.pages_newapproach_content_main_links_titles	{
	border-top: none;
	font-weight: bold;
	}

ul#pages_newapproach_content_main_links li.pages_newapproach_content_main_links_first	{
	border-top: none;
	}

ul#pages_newapproach_content_main_links p	{
	margin: 0;
	padding: 0;
	}

ufl#pages_newapproach_content_main_links p.go_left	{
	position: absolute;
	top: 0px;
	left: 0px;
	}

ul#pages_newapproach_content_main_links p.go_right	{
	position: absolute;
	top: 5px; /* compensate li padding */
	left: 180px;
	}

ul#pages_newapproach_content_main_links a:link, ul#pages_newapproach_content_main_links a:visited	{
	color: #cb534f;
	text-decoration: none;
	padding-right: 12px;
	}

ul#pages_newapproach_content_main_links a:hover	{
	color: #cb534f;
	text-decoration: none;
	padding-right: 12px;
	background: url(../img/navigation_active_bullet.png) center right no-repeat;
	}

#pages_newapproach_backlink	{
	position: absolute;
	top: 0px;
	left: 620px;
	color: #cb534f;
	padding-bottom: 5px;
	border-bottom: 1px dotted #cb534f;
	}

#pages_newapproach_backlink p	{
	margin: 0;
	}

#pages_newapproach_backlink a:link, #pages_newapproach_backlink a:visited	{
	color: #cb534f;
	text-decoration: none;
	}

#pages_newapproach_backlink a:hover	{
	color: #cb534f;
	text-decoration: none;
	}

#pages_newapproach_content_main	{
	width: 357px;
	float: left;
	text-align: justify;
  	}

.pages_newapproach_content_main_first	{
	margin-top: 0;
	}
	
#pages_newapproach_content_main a:link, #pages_newapproach_content_main a:visited	{
	color: #cb534f;
	text-decoration: none;
	}

#pages_newapproach_content_main a:hover	{
	color: #cb534f;
	text-decoration: none;
	}

#pages_newapproach_imgselector	{
	color: #000;
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #cb534f;
	width: 25%;
	}

#pages_newapproach_imgselector p	{
	margin: 0;
	}

#pages_newapproach_imgselector p span	{ /* hack. makes single image numbers look like the linked ones. */
	margin: 0;
	color: #cb534f;
	}

#pages_newapproach_imgselector a:link, .pages_newapproach_imgselector a:visited	{
	color: #cb534f;
	text-decoration: none;
	}

#pages_newapproach_imgselector a:hover	{
	color: #cb534f;
	text-decoration: none;
	}

/* our experience */

#pages_content_main_ourexperience	{
	width: 437px;
	float: left;
  	}

#pages_content_ourexperience_menu	{
	width: 180px;
	margin-top: 40px;
	float: left;
	}

#pages_content_ourexperience_menu ul 	{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	}

#pages_content_ourexperience_menu ul li 	{
	margin: 0;
	padding: 5px 0 5px 0;
	width: 140px;
	}

#pages_content_ourexperience_menu ul li.current a	{
	color: #cb534f;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: none;
	}

#pages_content_ourexperience_menu ul li p 	{
	margin: 0;
	}

#pages_content_ourexperience_menu ul a:link, #pages_content_ourexperience_menu ul a:visited	{
	color: #cb534f;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px dotted #cb534f;
	}

#pages_content_ourexperience_menu ul a:hover	{
	color: #cb534f;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px dotted #cb534f;
	}

#pages_content_ourexperience_central	{
	width: 257px;
	margin-top: 40px;
	float: left;
	}

p.pages_content_ourexperience_central_first	{
	margin-top: 0;
	}

/* thoughtpieces */

ul#pages_content_thoughtpieces 	{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	}

ul#pages_content_thoughtpieces li 	{
	margin: 0;
	padding: 5px 0 5px 0;
	width: 357px;
	border-top: 1px dotted #000;
	}

ul#pages_content_thoughtpieces li:hover 	{
	background: url(../img/navigation_active_bullet.png) center right no-repeat;
	}

ul#pages_content_thoughtpieces li#pages_content_thoughtpieces_first 	{
	margin: 0 0 5px 0;
	padding: 0;
	width: 357px;
	border-top: 0;
	}

ul#pages_content_thoughtpieces li p 	{
	margin: 0;
	}

ul#pages_content_thoughtpieces a:link, ul#pages_content_thoughtpieces a:visited	{
	color: #cb534f;
	text-decoration: none;
	}

ul#pages_content_thoughtpieces a:hover	{
	color: #cb534f;
	text-decoration: none;
	}

/* contact us */

#pages_content_contactus_main	{
	width: 200px;
	float: left;
  	}

#pages_content_contactus_main a:link, #pages_content_contactus_main a:visited	{
	color: #cb534f;
	text-decoration: none;
	}

#pages_content_contactus_main a:hover	{
	color: #cb534f;
	text-decoration: none;
	}

/* - - - F O O T E R - */

#footer p	{
	position: absolute;
	bottom: 10px;
	right: 0;
	color: #aeb8b8;
	font-size: 9px;
	}

#footer a:link, #footer a:visited	{
	color: #aeb8b8;
	text-decoration: none;
	}

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

/* - - - L I N K S - */

img	{
	border: 0;
	}