.previewFrame {
	background-color: #f3f3f3;
}

.preview {
	position:relative;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 2px solid #bbb;
	border-bottom: 2px solid #bbb;
	margin: 15px auto 15px auto;
	background-color: #ffffff;
	overflow: auto;
}

/*****************************************************************************************************************************************************************
								ubiToolbar "UBI STANDARD" skin
*****************************************************************************************************************************************************************/
.ubiToolbar_standard {
	white-space: nowrap;
	overflow: hidden;
	background-color:#909090;
}

/* UbiReport ÆË¾÷¸Þ´º */
div.ubiToolbarMenu_standard {
	position: absolute;
	margin: 0px;
	padding: 3px;
	border-top: #D2D1D1 1px solid;
	border-left: #D2D1D1 1px solid;
	border-right: #7E7E7E 1px solid;
	border-bottom: #7E7E7E 1px solid;
	overflow: hidden;
	cursor: default;
	/*
	background-color:#f0f0f0;
	*/ /* ÆË¾÷¸Þ´º ¹è°æ»ö */
	background-color:#f0f0f0;
	
}

/* UbiReport ÆË¾÷¸Þ´º Ç×¸ñ */
div.ubiToolbarMenu_standard div.popupItem {
	position: relative;
	font-family: ¸¼Àº°íµñ, Tahoma;
	font-size: 11px;
	font-weight: normal;
	cursor: default;
	white-space: nowrap;
	-moz-user-select: none;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 2px 6px 2px 4px;
	text-align:left;
	border: #f0f0f0 1px solid;
}

div.ubiToolbarMenu_standard div.popupItemDis {
	position: relative;
	font-family: ¸¼Àº°íµñ, Tahoma;
	font-size: 11px;
	font-weight: normal;
	cursor: default;
	white-space: nowrap;
	-moz-user-select: none;
	color: #999999;
	margin: 0px 0px 0px 0px;
	padding: 2px 6px 2px 4px;
	text-align:left;
	border: #f0f0f0 1px solid;
}
div.ubiToolbarMenu_standard div.popupItemOver {
	position: relative;
	font-family: ¸¼Àº°íµñ, Tahoma;
	font-size: 11px;
	font-weight: normal;
	cursor: default;
	white-space: nowrap;
	-moz-user-select: none;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 2px 6px 2px 4px;
	text-align:left;
	
	border: #70C0E7 1px solid;
	background-color: #E5F3FB;
}



.ubiToolbar_SelectOption
{
	background-color:#5f6064; /* ¼±ÅÃÇ×¸ñ ¹è°æ»ö*/
	color:#cecfd1; /* ¼±ÅÃÇ×¸ñ ±ÛÀÚ»ö*/
}

.ubiToolbar_Styled_Select select {
	background: transparent;
	width: 94px;
	padding: 0px;
	padding-bottom:8px;
	font-size: 13px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	color:#cecfd1;
	height: 34px;
	-webkit-appearance: none;
}
.ubiToolbar_Styled_Select {
	width: 74px;
	height: 21px;
	font-size: 13px;
	overflow: hidden;
	background: url(../images/toolbar/select_arr.gif) no-repeat right #5f6064;
	border: 0px solid #ccc;
	margin-top:1px; 
	margin-bottom:1px; 
	border:1px solid #ff6600;   
	border-color:#48494a #48494a #48494a #48494a;   
}

.ubiAboutBox{
	-webkit-user-select: none;
	-moz-user-select: none;
}

.ubiAboutBox_Title {
	padding-left:18px;
	text-align:left;
	font-weight:bold;
	font-size:16pt;
}

.ubiAboutBox_BuildNo {
	font-size:9pt;
}
.ubiAboutBox_Description {
	font-size:9pt;
}
.ubiAboutBox_Link{
	font-size:9pt;
	text-decoration:none;
}

.ubiToolbar_standard table.ubiToolbarTable_standard {
	height: 100%;
}
table.ubiToolbarTable_standard td {
	white-space: nowrap;
	position: relative;
}

/* td with item's icon and text */
table.ubiToolbarTable_standard td.ubiToolbarIMG {
	padding: 0px 2px;
	-moz-user-select: none;
}
table.ubiToolbarTable_standard td.ubiToolbarIMG img {
}
table.ubiToolbarTable_standard td.ubiToolbarTEXT {
	color:#f0f0f0; /* ¸Þ´º¸í»ö»ó */
	padding: 2px;
	padding-right: 5px;
	-moz-user-select: none;
	text-align: left;
}

/* item states */
table.ubiToolbarTable_standard table.itemDefault {
	margin: 0px 1px 0px 1px;
	background: none;
	cursor: default;
	color: #000000;
}
table.ubiToolbarTable_standard table.itemDisabled {
	margin: 0px 1px 0px 1px;
background: none;
	cursor: default;
	color: #999999;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
table.ubiToolbarTable_standard table.itemOver {
	border: #70C0E7 1px solid;
	background-color: #E5F3FB;

	margin-top: 1px;
	margin-bottom: 1px;
cursor: default;
}
table.ubiToolbarTable_standard table.itemPressed {
	border: #66A7E8 1px solid;
	background-color: #D1E8FF;
	
	margin-top: 1px;
	margin-bottom: 1px;
	cursor: default;
	color: #000000;
}

div.ubiToolbarMenu_standard div.buttonSeparator {
	position: relative;
	border-top: #C0C0C0 1px solid;
	font-size: 1px;
}
div.ubiToolbarMenu_standard img.buttonImage {
	position: absolute;
	width: 12px;
	height: 12px;
	top: 2px;
	margin-left: -16px;
}

table.ubiToolbarTable_standard td.ubiToolbarItem span {
	font-family: Tahoma;
	font-size: 12px;
}
/* separator */
table.ubiToolbarTable_standard td.ubiToolbarItem div.ubiToolbarSep {
	width: 0px;
	height: 31px;
	font-size: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 1px;
	#margin-right: -1px;
	border-left: #757575 1px solid;
	border-right: #909090 0px solid;
	-moz-user-select: none;
}

table.ubiToolbarTable_standard td.ubiToolbarItem .ubiToolbarSelect {
	-moz-user-select: none;
	height: 20px;
	min-width: 50px;
	
	position: relative;
	border-top: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	background-color: #FEFEFE;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 1px;
}

/* select button arrow */
td.ubiToolbarArrow {
	-moz-user-select: none;
}
div.ubiToolbarArrow {
	width: 11px;
	position: relative;
	margin: -1px;
	@margin-top: 1px;
	-moz-user-select: none;
	background-repeat: no-repeat;
	background-position: center;
}

table.ubiToolbarTable_standard td.ubiToolbarItem table.itemDefault div.ubiToolbarArrow {
	background-image: url("../images/skins/standard/btnarrow.gif");
}
table.ubiToolbarTable_standard td.ubiToolbarItem table.itemDefault div.ubiToolbarArrow {
	background-image: url("../images/skins/standard/btnarrow.gif");
}
table.ubiToolbarTable_standard td.ubiToolbarItem table.itemOver div.ubiToolbarArrow {
	background-image: url("../images/skins/standard/btnarrow.gif");
	@margin-top: 0px;
	
}
table.ubiToolbarTable_standard td.ubiToolbarItem table.itemPressed div.ubiToolbarArrow {
	background-image: url("../images/skins/standard/btnarrow.gif");
	@margin-top: 0px;
}
table.ubiToolbarTable_standard td.ubiToolbarItem table.itemDisabled div.ubiToolbarArrow {
	background-image: url("../images/skins/standard/btnarrow_dis.gif");
}

// ----------------------------------------------------------------------
/*
table.ubiToolbarTable_standard td.ubiToolbarItem .ubiToolbarInp {
	position: relative;
	border-top: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	background-color: #FEFEFE;
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 1px;
}

*/

/* slider 
table.ubiToolbarTable_standard td.ubiToolbarItem table.itemDefault td.ubiToolbarSliderBarLeft {
	background-image: url("../images/skins/standard/ubiToolbar_slider_hor_left.gif");
}
table.ubiToolbarTable_standard td.ubiToolbarItem table.itemDefault td.ubiToolbarSliderBarMiddle {
	background-image: url("../images/skins/standard/ubiToolbar_slider_hor_middle.gif");
}
table.ubiToolbarTable_standard td.ubiToolbarItem table.itemDefault td.ubiToolbarSliderBarRight {
	background-image: url("../images/skins/standard/ubiToolbar_slider_hor_right.gif");
}
table.ubiToolbarTable_standard td.ubiToolbarItem table.itemDisabled td.ubiToolbarSliderBarLeft {
	background-image: url("../images/skins/standard/ubiToolbar_slider_hor_left_dis.gif");
}
table.ubiToolbarTable_standard td.ubiToolbarItem table.itemDisabled td.ubiToolbarSliderBarMiddle {
	background-image: url("../images/skins/standard/ubiToolbar_slider_hor_middle_dis.gif");
}
table.ubiToolbarTable_standard td.ubiToolbarItem table.itemDisabled td.ubiToolbarSliderBarRight {
	background-image: url("../images/skins/standard/ubiToolbar_slider_hor_right_dis.gif");
}
table.ubiToolbarTable_standard td.ubiToolbarItem td.ubiToolbarSliderBarLeft {
	font-size: 2px;
	width: 3px;
	background-repeat: no-repeat;
	background-position: right center;
}
table.ubiToolbarTable_standard td.ubiToolbarItem td.ubiToolbarSliderBarMiddle {
	font-size: 2px;
	height: 20px;
	background-repeat: repeat-x;
	background-position: center center;
}
table.ubiToolbarTable_standard td.ubiToolbarItem td.ubiToolbarSliderBarRight {
	font-size: 2px;
	width: 3px;
	background-repeat: no-repeat;
	background-position: left center;
}
table.ubiToolbarTable_standard td.ubiToolbarItem table.itemDefault div.ubiToolbarBarSliderPen {
	background-image: url("../images/skins/standard/ubiToolbar_slider_hor_pen.gif");
}
table.ubiToolbarTable_standard td.ubiToolbarItem table.itemDisabled div.ubiToolbarBarSliderPen {
	background-image: url("../images/skins/standard/ubiToolbar_slider_hor_pen_dis.gif");
}
table.ubiToolbarTable_standard td.ubiToolbarItem div.ubiToolbarBarSliderPen {
	position: absolute;
	top: 3px;
	width: 7px;
	height: 16px;
	background-repeat: no-repeat;
	-moz-user-select: none;
	cursor: default;
}
table.ubiToolbarTable_standard td.ubiToolbarItem div.ubiToolbarBarSliderPenOver {
	position: absolute;
	top: 3px;
	width: 7px;
	height: 16px;
	background-image: url("../images/skins/standard/ubiToolbar_slider_hor_pen_over.gif");
	background-repeat: no-repeat;
	-moz-user-select: none;
	cursor: default;
}
div.ubiToolbarSliderPenLabel_standard {
	position: absolute;
	border: #A3A172 1px solid;
	background-color: #FFF992;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
	cursor: default;
	-moz-user-select: none;
	z-index: 8422;
}
*/
