/* Inox Toolbar Skin Stylesheet */

.u2toolbar_radtoolbar_horizontal
{
	background: #d3d9e9 url('img/toolbarBgH.gif') repeat-x;
	border-collapse: collapse;
	border: solid 1px #b4b4bc;
	border-left: 0px;
	border-right: 0px;
	vertical-align: top;
}

.u2toolbar_radtoolbar_horizontal span
{
	font: normal 10px Verdana, Arial, Sans-serif;
	line-height: 16px;
	display: block;
}

.u2toolbar_radtoolbar_horizontal img
{
	float: left;
	margin-left: 3px;
}

.u2toolbar_radbutton_normal 
{
	background: transparent url('img/buttonNormalBg.gif') no-repeat;
	cursor: default;
	height: 20px !important;
	width: 27px !important;
}

.u2toolbar_radbutton_hover,
.u2toolbar_radtbutton_hover
{
	background: transparent url('img/btnHoverBg.gif') no-repeat;
	cursor: default;
	height: 20px !important;
	width: 27px !important;
}

.u2toolbar_radbutton_disabled
{
	background: transparent url('img/buttonNormalBg.gif') no-repeat;
	border: 0px;
	cursor: default;
	cursor: no-drop;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=1,opacity=40,finishOpacity=100,startX=100,finishX=100,startY=100,finishY=100);
	-moz-opacity: .40;
	height: 20px !important;
	width: 27px !important;
}

.u2toolbar_radtbutton_normal 
{
	background: url('img/btnNormalBg.gif') no-repeat;
	cursor: default;
	height: 20px !important;
	width: 27px !important;
}

.u2toolbar_radtbutton_toggled,
.u2toolbar_radtbutton_hover_toggled,
.u2toolbar_radbutton_mousedown,
.u2toolbar_radtbutton_mousedown
{
	cursor: default;
	height: 20px !important;
	width: 27px !important;
	background: #adcaea url('img/ButtonClickedBg.gif') no-repeat;
}

.u2toolbar_radtbutton_disabled
{
	background: transparent;
	border: none;
	cursor: default;
	height: 20px !important;
	width: 27px !important;
}

/* vertical toobar */
.u2toolbar_radtoolbar_vertical
{
	background: url('img/toolbarBgV.gif') repeat-y;
	font: normal 11px Verdana, Arial, Sans-serif;
	border-collapse: collapse;
	border: solid 1px #b4b4bc;
	border-top: 0px;
	border-bottom: 0px;
	vertical-align: top;
}	

.u2toolbar_radtoolbar_vertical .u2toolbar_radbutton_normal,
.u2toolbar_radtoolbar_vertical .u2toolbar_radtbutton_normal,
.u2toolbar_radtoolbar_vertical .u2toolbar_radbutton_disabled
{
	background: none;
	width: 20px !important;
	height: 27px !important;
}

.u2toolbar_radtoolbar_vertical .u2toolbar_radbutton_hover,
.u2toolbar_radtoolbar_vertical .u2toolbar_radtbutton_hover
{
	background: url('img/btnHoverBgV.gif') no-repeat;
	width: 20px !important;
	height: 27px !important;
}

.u2toolbar_radtoolbar_vertical .u2toolbar_radtbutton_toggled,
.u2toolbar_radtoolbar_vertical .u2toolbar_radtbutton_hover_toggled,
.u2toolbar_radtoolbar_vertical .u2toolbar_radbutton_mousedown,
.u2toolbar_radtoolbar_vertical .u2toolbar_radtbutton_mousedown
{
	cursor: default;
	background: url('img/ButtonClickedBgV.gif') no-repeat;
	width: 20px !important;
	height: 27px !important;
}

/* horizonatal toolbar grips */
.u2toolbar_radtoolbar_left
{
	background: url('img/toolbarLeft.gif') no-repeat;
	width: 10px !important;
	height: 22px !important;
}

.u2toolbar_radtoolbar_right
{
	background: url('img/toolbarRight.gif') no-repeat;
	width: 10px !important;
	height: 22px !important;
}

/* vertical toolbar grips */
.u2toolbar_radtoolbar_top
{
	background: url('img/toolbarLeftV.gif') no-repeat;
	height: 10px;
	width: 22px;
}

.u2toolbar_radtoolbar_bot
{
	background: url('img/toolbarRightV.gif') no-repeat;
	height: 10px;
	width: 22px;
}

/* separators */
.u2toolbar_radseparator_h,
.u2toolbar_radseparator_v
{
	display: none; /* this skin does not support separators */
}

/* margins fix */
.u2toolbar_radtbutton_mousedown img, 
.u2toolbar_radtbutton_mousedown span, 
.u2toolbar_radtbutton_toggled img, 
.u2toolbar_radtbutton_hover_toggled img,
.u2toolbar_radbutton_mousedown img, 
.u2toolbar_radbutton_mousedown span,
.u2toolbar_radtbutton_text_mousedown img,
.u2toolbar_radtbutton_text_toggled img,
.u2toolbar_radtbutton_text_hover_toggled img,
.u2toolbar_radbutton_text_mousedown span
{
	margin-left: 4px;
	margin-top: 1px;
	padding-left: 1px; /* Mozilla FF fix */
}

/* text and image buttons begin */

.u2toolbar_radbutton_text_normal span,
.u2toolbar_radbutton_text_hover span,
.u2toolbar_radbutton_text_mousedown span
{
	display: inline-block;
	
}

.u2toolbar_radtbutton_text_normal,
.u2toolbar_radbutton_text_normal
{
	color: #4d4d4d;
	height: 20px !important;
	padding-left: 1px;
	padding-right: 1px;
}

.u2toolbar_radtbutton_text_hover,
.u2toolbar_radbutton_text_hover,
.u2toolbar_radbutton_text_mousedown
{
	background: url('img/TextButtonBg.gif') repeat-x;
	color: #4d4d4d;
	cursor: default;
	height: 20px !important;
	border-left: solid 1px #fffff2;
	border-right: solid 1px #fffff2;
}

.u2toolbar_radtbutton_text_mousedown,
.u2toolbar_radtbutton_text_toggled,
.u2toolbar_radtbutton_text_hover_toggled,
.u2toolbar_radbutton_text_mousedown
{
	background: url('img/TextButtonBgClicked.gif') repeat-x;
	color: #fff;
	cursor: default;
	height: 20px !important;
	border-left: solid 1px #fffff2;
	border-right: solid 1px #fffff2;
}

.u2toolbar_radbutton_text_disabled, .u2toolbar_radtbutton_text_disabled
{
	overflow: hidden;
	height: 20px !important;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.u2toolbar_radbutton_text_disabled span, .u2toolbar_radtbutton_text_disabled
{
	color: #808080;
	cursor: no-drop;
}