﻿#logo { background: url('images/logo_analytics.png') no-repeat; width: 376px; height: 112px; margin-left: -8px; position:relative; }

.mainMenu .hov { text-decoration:underline; }
.mainMenu .sel, .mainMenu .bc { color:#ff6400; }

.content_width a,.content_width a:link,.content_width a:visited,.content_width a:active{color:#ff6400;}
.content_width a:hover { color:#ff6400; }

.inputlabel { font: bold 18px Arial; color:#242424; }
.head { font: bold 14px/14px Arial; color:#242424; }
.text { font: 12px/18px Georgia; color:#242424; }
.text ul li { color:#242424; list-style-type:circle; margin:0; padding:0; }

p.overview_head { font: bold 24px/24px Arial; color:#242424; margin-top:40px; margin-bottom:40px; }
.overview_table tr { height:20px;}
.overview_table td { vertical-align:top;}
.overview_table div { text-align:center; margin-bottom:15px;}
.overview_table div div { text-align:left; padding-top:15px;}
.overview_table p.text { margin-bottom: 15px; }
.overview_table p.text.list { margin-bottom: 0px; }
.overview_table p.img_container { margin-bottom:5px; }
.overview_table ul { margin:0 0 10px 15px; padding:0; }
.overview_table ul li { font: 12px/18px Georgia; color:#242424; list-style-type:disc; margin:0; padding:0; }
.overview_table .topleft div { background: url('images/icon_dashboard_reflection.png') no-repeat top center; }
.overview_table .topcenter div { background: url('images/icon_world_map_reflection.png') no-repeat top center; }
.overview_table .topright div { background: url('images/icon_version_reflection.png') no-repeat top center; }
.overview_table .middleleft div { background: url('images/icon_feature_usage_reflection.png') no-repeat top center; }
.overview_table .middlecenter div { background: url('images/icon_exceptions_reflection.png') no-repeat top center; }
.overview_table .middleright div { background: url('images/icon_feature_usage_reflection.png') no-repeat top center; }
table.overview_bottom { margin-top:0px; color:#998844; }
table.overview_bottom a img { border:10px; }

table.overview_bottom a div.liveintro_banner { background: url('images/an_478x80_liveintro.png') no-repeat top left; border:0px; height:80px; width:478px; }
table.overview_bottom a:hover div.liveintro_banner { background: url('images/an_478x80_liveintro_hover.png') no-repeat top left; }
table.overview_bottom a div.designsub_banner { background: url('images/an_478x80_designsub.png') no-repeat top left; border:0px; height:80px; width:478px; }
table.overview_bottom a:hover div.designsub_banner { background: url('images/an_478x80_designsub_hover.png') no-repeat top left; }

p.overview_steps_head { margin-top:40px; margin-bottom:20px; font: bold 24px/24px Arial; color:#242424; }
p.overview_steps { margin-bottom:0px; }
p.overview_steps_link { margin-bottom:16px; text-align:center; }
p.overview_steps_link a, p.overview_steps_link a:hover { font:bold 16px/16px Arial; }

/* Images we want to preload */
div.preload_An_liveintro { background-image: url('images/an_478x80_liveintro_hover.png'); width: 0px;  height: 0px;display: inline;} 
div.preload_An_designsub { background-image: url('images/an_478x80_designsub_hover.png'); width: 0px;  height: 0px;display: inline;}
