@charset "utf-8";
/* CSS Document */

body {
	font-family: Myriad Pro, Myriad, Arial, Helvetica, sans-serif;
	width:100%;
	background-color:#000000;
	color:#171717;
	padding:0px;
	margin:0px;
	font-size:14px;
	background-image:url(../images_interface/wizard/design/bg_spotlight.jpg); background-position:left top; background-repeat:no-repeat;
}
img{border:0px;}
#page{width:100%;clear:both;}
#header{
margin-left:auto; 
margin-right:auto; 
width:960px; 
clear:both;
background-image:none; 
background-position:right;
background-repeat:
no-repeat; height:45px;
}
/* DIL PAGE */
#pageContainer{width:1015px; margin-left:auto;margin-right:auto;border:0px solid blue;min-height:600px;}
.logo_mast_cont{width:438px; border:0px solid pink;float:left;min-height:50px;}
.everything_cont{width:100%; border:0px solid orange; float:left;min-height:600px;}
.left_mast{width:100%;clear:both;height:50px;background-color:#000000;border:0px solid teal;}
.right_mast{width:100%;clear:both;height:50px;border:0px solid teal;}
.left_mast_logo{width:248px;height:30px; float:left;margin-top:10px;}
.left_mast_prodName{float:left; width:155px;border:0px solid red;margin-top:25px;margin-left:10px;text-align:left;vertical-align:bottom;font-size:18px; color:#E57600;}
.productName{}
.wizardSpace{width:100%; float:right; clear:both; background-image:url(../images_interface/wizard/design/wizard_space_bg.jpg); background-position:top right; background-repeat:no-repeat; }
.wizardSpaceFront{width:100%; float:right; clear:both; background-color:#000000;}
.wizardSpace_main{width:100%;clear:both; float:right;}
.wiz_body_cont{width:575px;float:right; border:0px solid brown;  }
.wiz_body_contFront{width:100%;float:right; border:0px solid brown; background-color:#d1cdcd; background-image:url(../images_interface/wizard/design/front_full_bg.jpg); background-position:top right; background-repeat:no-repeat;}
.wiz_Nav{width:575px;min-height:50px; border:0px solid teal;float:right;}
.navTabs{float:left;}
.wiz_body{margin-top:0px;min-height:520px; border:0px solid purple; background-image:url(../images_interface/wizard/design/gradient_bg.jpg); background-repeat:repeat-x; background-position: bottom; background-color:#FFFFFF;}
.wiz_bodyFront{margin-top:0px;min-height:500px; border:0px solid purple;padding-bottom:20px;}
.wiz_DIL_cont{width:435px;overflow:hidden; margin-top:20px;min-height:500px; border:0px solid purple;float:left;}
.wiz_frontIntro{width:455px; float:left;padding:20px;}
.welcome{color:#472209;font-size:24px;padding-left:20px;padding-top:20px;}
.introText{line-height:18px;padding-left:20px;padding-right:20px;}
.wiz_feather{ padding-left:10px;background-image:url(../images_interface/wizard/design/wizard_bottom_rainbow_feather.jpg); min-height:28px; background-position:right top; background-repeat:no-repeat;}
.wiz_face{ background-image:url(../images_interface/wizard/design/face_ghost.png); background-position:right top; background-repeat:no-repeat;min-height:480px;clear:both;}
.topNextPrevContainer{float:right;width:170px;clear:both;text-align:right;}
div#widg_02 .ui-dialog-titlebar { display:none; }

