/*
You know, for the wizard
actually... i don't
*/

#filgrp {
	 margin:0 auto !important;
	 width:500px !important;	
}

.backLink {
	color:#000;
	text-decoration:none;
	cursor:pointer;
	float:left;
}

.forwardLink {
	color:#000;
	text-decoration:none;
	cursor:pointer;
	float:right;
}

.laststeps {
	display:none;
	cursor:pointer;
}

.lpic0 {
	margin: 10px; 
	border: 2px solid #c0c0c0 !important; 
	background: rgb(239, 239, 239) none repeat scroll 0% 0%; 
	position: relative; 
	width: 100px;  
	padding: 10px; 
	font-size: 11px; 
	color: #000 !important; 
	cursor:pointer;
	text-align:center;
	float:left;
}

.lpic2 {
	margin: 10px; 
	border: 2px solid #c0c0c0 !important; 
	background: rgb(239, 239, 239) none repeat scroll 0% 0%; 
	position: relative; 
	width: 200px;  
	padding: 10px;
	font-size: 11px; 
	color: #000 !important; 
	cursor:pointer;
	text-align:center;
	vertical-align:top;
	display:inline-block;
	float:left;
}

.lpic3 {
	margin: 10px; 
	border: 2px solid #c0c0c0 !important; 
	background: rgb(239, 239, 239) none repeat scroll 0% 0%; 
	position: relative; 
	width: 150px;  
	padding: 10px; 
	font-size: 11px; 
	color: #000 !important; 
	cursor:pointer;
	text-align:center;
	float:left;
}

.lpic4 {
	margin: 10px; 
	border: 2px solid #c0c0c0 !important; 
	background: rgb(239, 239, 239) none repeat scroll 0% 0%; 
	position: relative; 
	width: 150px;  
	padding: 10px; 
	font-size: 11px; 
	color: #000 !important; 
	cursor:pointer;
	text-align:center;
	float:left;
}

.steptbl {
	text-align:center;
	border-collapse:collapse;
	cursor:pointer;
	background-color:#EBEBEB;
}

.stepcols {
	width:14%;
	background:#EBEBEB;
	border-left-width:1px;
	border-right-width:1px;
	color:#999;
	cursor:default;
	text-align:center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.stepselected {
	background:#D8EFFF;
	border:1px solid #0099FF; 
	border-left-width:3px;
	border-right-width:3px;	
	color:#999;
	cursor:default;
}

div.selected {
	position: relative;
	border: 2px solid rgb(0, 153, 255) !important;
	margin: 10px;
	padding: 10px;
	background: rgb(216, 239, 255) !important;
}

img.selected4 {
	position: absolute;
	top: 48px;
	right: 15px;
}

img.selected3 {
	position: absolute;
	top: 48px;
	right: 15px;
}

img.selected2 {
	position: absolute;
	top: 48px;
	right: 25px;
}

img.selected {
	position: absolute;
	top: 05px;
	right: 10px;
}

.tblstep {
	border-collapse:collapse;
	width:100%;
}

.infodiv {
	padding:8px; 
	background-color:#fffacd; 
	border:2px solid #eedd82; 
	font-size:11px;
	text-align:center;
	margin-bottom:10px;
}

.errordiv {
	border:1px solid #D8000C; 
	font-weight:bold; 
	color: #D8000C; 
	text-align:center; 
	padding:7px; 
	background-color:#FFBABA; 
	margin-bottom:7px;	
}

h2.h2step {
	border-bottom: 2px dashed #ddd;	
	padding-left:5px;
}

.fabselection {
	border: 2px solid #0099FF;
	background-color: #D8EFFF;
	padding: 20px !important;
	height: auto !important;

	text-align:center;
	color:#000;
}

.fabselection img {
	margin: 5px 0;
}

.fabselection a {
	font-size: 11px;
	color: #003254;
	text-decoration: underline !important;
}

.empty {
	text-align:center;
	border: 2px dashed #c0c0c0;
	padding-left:20px;	
	width:150px;
	padding-top: 55px;
	color:#666;
	background-color: #EFEFEF;
	height: 150px;
}

.changeFab {
	padding: 2px;
	border: 2px solid #006EB7;
	border-bottom-width: 1px;
	background: #F4FAFF;
	border-bottom: 0;
}

.changeFab a {
	color: #003254;
}

.changeFab a:hover {
	text-decoration: underline;
}

div.changeFab.secondary {
	border-top: 1px solid #006EB7;
}

div#qTip {
	padding: 10px;
	border: 1px solid #eedd82;
	display: none;
	background: #fffacd;
	color: #000;
	font: 12px Arial;
	text-align: left;
	position: absolute;
	z-index: 1000;
}

.small_dir {
	font-size:11px;
	text-align:center;
	margin-bottom:5px;
}

.dont_forget {
	background-color:#FF6;	
}

.tiechoices {
	cursor: pointer;	
	border: 2px solid #c0c0c0;
	background-color: rgb(239, 239, 239); 
	margin: 5px;
	font-size: 11px;
	width: 170px;
}

.tiechoices img {
	border-bottom: 1px solid #c0c0c0;
}

.tiechoices div {
	padding: 5px;
	height: 50px;
	overflow: auto;
}

.tchoice_selected {
	border: 2px solid rgb(0, 153, 255);
	background: rgb(216, 239, 255);
	margin: 5px;
}

.tchoice_selected img {
	border-bottom: 1px solid rgb(0, 153, 255);
}

.navrow {
	vertical-align:middle !important;
	height:100px;
	
}

.navrow_top {
	padding-bottom:30px;	
}

.cordopts {
	width: 91px;
	height: 90px;
}