﻿#logo { background: url('images/logo_profiler.png') no-repeat; width: 376px; height: 112px; margin-left: -8px; position:relative; }

.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; }

.profiler_overview_video { text-align:center; width:100%; height:477px !important; width:749px !important; margin-left:769px;
                           margin-left:103px; margin-bottom:20px; margin-top:-20px; 
                           background: url('../../video_scr_1.png') no-repeat 0% 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_optimize_reflection.png') no-repeat top center; }
.overview_table .topcenter div { background: url('images/icon_easy_reflection.png') no-repeat top center; }
.overview_table .topright div { background: url('images/icon_veryfast_reflection.png') no-repeat top center; }
.overview_table .middleleft div { background: url('images/icon_dotnet_reflection.png') no-repeat top center; }
.overview_table .middlecenter div { background: url('images/icon_silverlight_reflection.png') no-repeat top center; }
.overview_table .middleright div { background: url('images/icon_dotnetcf_reflection.png') no-repeat top center; }
.overview_table .bottomleft div { background: url('images/icon_lowruntime_reflection.png') no-repeat top center; }
.overview_table .bottomcenter div { background: url('images/icon_commandline_reflection.png') no-repeat top center; }
.overview_table .bottomright div { background: url('images/icon_profilerapi_reflection.png') no-repeat top center; }
table.overview_bottom { margin-top:30px; }
table.overview_bottom a img { border:0; }

table.overview_bottom a div.analytics { background: url('images/pr_478x80_analytics.png') no-repeat top left; width:478px; height:80px; border:0; }
table.overview_bottom a:hover div.analytics { background: url('images/pr_478x80_analytics_hover.png') no-repeat top left; }
table.overview_bottom a div.user_guide { background: url('images/pr_478x80_userguide.png') no-repeat top left; width:478px; height:80px; border:0; }
table.overview_bottom a:hover div.user_guide { background: url('images/pr_478x80_userguide_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:40px; 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_pr_analytics { background-image: url('images/pr_478x80_analytics_hover.png'); width: 0px;  height: 0px;display: inline;} 
div.preload_pr_userguide { background-image: url('images/pr_478x80_userguide_hover.png'); width: 0px;  height: 0px;display: inline;} 

