

.image_td_outline{
	width:164px;
	height:164px;
	background: url(/images/img_gal_bg.gif);
	border:0px;
	align:center;
	text-align:center;
	vertical-align:middle;
	cursor:hand;
	cursor:pointer;
}

.img_div_outline{
	background:transparent;
	align:center;
	text-align:center;
	vertical-align:middle;
	border:0px;
	cursor:hand;
	cursor:pointer;
}

.image_td_outline_empty{
	background: #ffffff;
	border:0px;
}


.iframe_scrollbar{
	scrollbar-face-color:#e3eeff;
	scrollbar-track-color:#dae2ee;
	scrollbar-arrow-color:#526786;
	scrollbar-shadow-color:#526786;/*bottom left inside border*/
	scrollbar-highlight-color:#afc3e2;/*top left inside border*/
	scrollbar-3dlight-color:#526786; /*top left border*/
	scrollbar-darkshadow-color:#afc3e2;/*bottom right border*/
}


.img_edit_button{
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #7b7873;
	border-bottom:1px solid #7b7873;
	width:125px;
	height:20px;
	font-size:11px;
	padding-top:2px;
	background:#dde4f0;
	text-align:center;
	align:center;
	cursor:hand;
	cursor:pointer;
}


.img_edit_button_over{
	border-top:1px solid #7b7873;
	border-left:1px solid #7b7873;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:#d7e6ff;
}



.img_edit_menu_txt{
	font-size:10px;
	font-weight:bold;
}

.img_edit_menu_input{
	font-size:11px;
	border-top:1px solid #7b7873;
	border-left:1px solid #7b7873;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.img_edit_menu_main{
	border-left:1px solid #808080;
	border-top:1px solid #808080;
	border-bottom:1px solid #dde1e8;
	border-right:1px solid #dde1e8;
	height:20px;
	background:#ededed;
}

.img_edit_control_holder{
	position:absolute;
	/*-moz-border-radius: 3px;*/
	/*-moz-opacity: .40;*/
	opacity: .60;
	filter: alpha(opacity=60);
	border-top:1px solid #d4d0c8;
	border-left:1px solid #d4d0c8;
	border-bottom:1px solid #404040;
	border-right:1px solid #404040;

}

.img_edit_control_top{
	background:#d7e6ff;
	height:16px;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	padding-left:3px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #919191;
	border-right:1px solid #808080;
	color:#4f4f4f;
}

.img_edit_control_bottom{
	background: #eaeaea;
	border-top:1px solid #4f4f4f;
	border-left:1px solid #4f4f4f;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	align: center;
	font-weight: normal;
	text-align: center;
}

.busy_cover_win{
	background-color: #E8F1FF;
	border: 0px;
	position: absolute;
	left:-100px;
	top:-100px;
	width:0px;
	height:0px;
	padding: 0px;
	margin: 0px;
	spacing: 0px;
	opacity: .80;
	filter: alpha(opacity=80);
}

.busy_cover_win_loading{
	background-color: #94beff;
	border: 0px;
	position: absolute;
	left:-100px;
	top:-100px;
	width:0px;
	height:0px;
	padding: 0px;
	margin:0px;
	spacing: 0px;
	opacity: .70;
	filter: alpha(opacity=70);
}

.busy_cover_win_inside_tab_contents{
	background-color: #edf3fb;
	border: 0px;
	position: absolute;
	left:-100px;
	top:-100px;
	width:0px;
	height:0px;
	padding: 0px;
	margin: 0px;
	spacing: 0px;
	opacity: .40;
	filter: alpha(opacity=40);
}

.busy_cover_img{
	border: 0px; /*solid #000000*/
	position: absolute;
	left:-100px;
	top:-100px;
	padding: 0px;
	margin: 0px;
	spacing: 0px;
}

.img_gal_page_num_holder{
	width:100%;
	height: 20px;
	padding-bottom:2px;
	font:11px;
	align: center;
	font-weight: normal;
	text-align: center;
	cursor: default;
	background: #eff5fe; /*#eff5ff;*/
	border-top:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	border-bottom:1px solid #888888;
	border-right:1px solid #888888;
}


/* CLICKABLE - [<< First] -and- [< Back] -and- [Next >] -and- [Last >>] */
.img_gal_view_results_text_1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	color: #323232;
}


/* NOT CLICKABLE - [<< First] -and- [< Back] -and- [Next >] -and- [Last >>] */
.img_gal_view_results_text_2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bfbfbf;
	text-decoration: none;
	cursor: default;
	font-weight:bold;
}


/* CLICKABLE 0 > 9 ALL PAGE NUMBERS */
.img_gal_view_results_nums_1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	color: #323232;
}


/* CURRENT PAGE NUMBER YOU ARE VIEWING */
.img_gal_view_results_nums_2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8e8e8e;
	text-decoration: underline;
	cursor: default;
	font-weight:bold;
}


/* BREAKER LINE */
.img_gal_view_results_breakr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	cursor: default;
}

.tool_buttons{
	font-size:10px;
	font-weight:normal;
	height:19px;
}

.dojoTabPaneWrapper {
  padding : 0px;
}


.img_tab_contents_info_txt{
	color:#666666;
	font-size:11px;
	font-weight:bold;
}

.img_file_upload_input_browse{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background: #e0ecff;
	height: 22px;
}


.img_tab_contents_file_uploader{
	background:#FFFFFF;
	padding:10px;
}

.img_tab_contents_img_gallery{
	background:#FFFFFF;
	padding:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	align:center;
	text-align:center;
	overflow: hidden;
}

.img_tab_contents_img_editor{
	background:#FFFFFF;
	padding:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	align:center;
	text-align:center;
	overflow: hidden;
}


