/* Microsoft Internet Explorer XP Toolbar Skin Stylesheet */
/* normal button */
.toolbar_radbutton_normal 
{
	background-color: #f0f1e9;
	cursor: default;
	height: 24px;
}
.toolbar_radbutton_hover
{
	background-image: url(Img/btnHoverBg.gif);
	background-repeat: no-repeat;
	background-color: transparent;	
	cursor: default;
	height: 24px;
}
.toolbar_radbutton_disabled
{
	background-image: url(Img/btnNormalBg.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	border: none;
	cursor: default;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=1,opacity=40,finishOpacity=100,startX=100,finishX=100,startY=100,finishY=100); /* IE */
	-moz-opacity: .40; /* Mozilla */
	cursor: no-drop;
}
.toolbar_radbutton_mousedown
{
	background-image: url(Img/btnMouseDown.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: default;
}
/* end normal button */

/* toggle button */
.toolbar_radtbutton_normal 
{
	background-image: url(Img/btnNormalBg.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	cursor: default;
	height: 24px;
}
.toolbar_radtbutton_hover
{
	background-image: url(Img/btnHoverBg.gif);
	background-repeat: no-repeat;
	background-color: transparent;	
	cursor: default;
	height: 24px;
}
.toolbar_radtbutton_toggled, .toolbar_radtbutton_hover_toggled
{
	background-image: url(Img/btnToggled.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: default;
}
.toolbar_radtbutton_disabled
{
	background-color: transparent;
	border: none;
	cursor: default;
}
.toolbar_radtbutton_mousedown
{
	background-image: url(Img/btnMouseDown.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: default;
}
/* end toggle button */

/* horizontal toobar */
.toolbar_radtoolbar_horizontal
{
	background-image: url(Img/toolbarBgH.gif);
	background-repeat: repeat-x;
	font-size: 10pt;
	font-family: Verdana;
	border-collapse: collapse;
	padding-top: 1px;
	padding-bottom: 1px;
}
/* end horizontal toobar */

/* vertical toobar */
.toolbar_radtoolbar_vertical
{
	background-image: url(Img/toolbarBgV.gif);
	background-repeat: repeat-y;
	font-size: 10pt;
	font-family: Verdana;
	border-collapse: collapse;
	padding-left: 1px;
	padding-right: 1px;
}	
/* end vertical toobar */

/* horizonatal toolbar grips */
/* left */
.toolbar_radtoolbar_left
{
	background-image: url(Img/toolbarLeft.gif);
	background-repeat: no-repeat;
	background-color: #f0f1e9;
	width: 6px;
}
/* right */
.toolbar_radtoolbar_right
{
	background-image: url(Img/toolbarRight.gif);
	background-repeat: no-repeat;
	width: 6px;
}
/* end horizonatal toolbar grips */

/* vertical toolbar grips */
/* top */
.toolbar_radtoolbar_top
{
	background-image: url(Img/toolbarLeftV.gif);
	background-repeat: no-repeat;
	background-color: #f0f1e9;
	height: 6px;
}
/* bottom */
.toolbar_radtoolbar_bot
{
	background-image: url(Img/toolbarRightV.gif);
	background-repeat: no-repeat;
	height: 6px;
}
/* end vertical toolbar grips */

/* separators */
/* horizontal */
.toolbar_radseparator_h
{
	background-color: transparent;
	width: 2px;
	height: 90%;
	margin-top: 4px;
	margin-bottom: 1px;
	border-left: solid 1px #cac6af;
	margin-left: 1px;
}
/* vertical */
.toolbar_radseparator_v
{
	width: 90%;
	margin-left: 1px;
	margin-right: 1px;
	height: 1px;
	font-size: 1px;
	border-top: solid 1px cac6af;
}
/* end separators */

/* margins fix */
.toolbar_radbutton_normal IMG, .toolbar_radbutton_hover IMG, .toolbar_radbutton_normal SPAN, .toolbar_radbutton_hover SPAN
{
	margin-top: 1px;
}

.toolbar_radtbutton_mousedown IMG, .toolbar_radtbutton_mousedown SPAN, .toolbar_radtbutton_toggled IMG, .toolbar_radtbutton_hover_toggled IMG
{
	margin-top: 2px;
	margin-left: 3px;
}

.toolbar_radtbutton_normal IMG, .toolbar_radtbutton_hover IMG, .toolbar_radtbutton_normal SPAN, .toolbar_radtbutton_hover SPAN
{
	margin-top: 1px;
}
.toolbar_radbutton_mousedown IMG, .toolbar_radbutton_mousedown SPAN
{
	margin-top: 2px;
	margin-left: 3px;
}
.toolbar_radbutton_disabled IMG
{
	margin-top: 1px;
}
/* image and text buttons start */
.toolbar_radbutton_text_normal
{
	background-color: #f0f1e9;
	font-family: Arial, Verdana, Sans-Serif;
	color: #4c4c4c;
	font-size: 11px;
	border-left: solid 1px #f0f1e9;
	border-right: solid 1px #f0f1e9;
	cursor: default;
}
.toolbar_radbutton_text_normal SPAN
{
	display: inline-block;
	margin-top: 3px;
}
.toolbar_radbutton_text_normal IMG, .toolbar_radbutton_text_hover IMG, .toolbar_radbutton_text_mousedown IMG
{
	float:left;
	vertical-align: middle;
}
.toolbar_radbutton_text_hover, .toolbar_radtbutton_text_hover
{
	background-color: #f0f1e9;
	font-family: Arial, Verdana, Sans-Serif;
	color: #4c4c4c;
	font-size: 11px;
	border-left: solid 1px #cecec3;
	border-right: solid 1px #cecec3;
	cursor: default;
	background-image: url(Img/btnTextHoverBg.gif);
	background-repeat: repeat-x;
}
.toolbar_radbutton_text_hover SPAN, .toolbar_radtbutton_text_hover SPAN
{
	display: inline-block;
	margin-top: 3px;
}
.toolbar_radbutton_text_mousedown, .toolbar_radtbutton_text_mousedown, .toolbar_radtbutton_text_hover_toggled
{
	background-color: #f0f1e9;
	font-family: Arial, Verdana, Sans-Serif;
	color: #4c4c4c;
	font-size: 11px;
	border-left: solid 1px #9d9d92;
	border-right: solid 1px #9d9d92;
	cursor: default;
	background-image: url(Img/btnTextMouseDownBg.gif);
	background-repeat: repeat-x;
}
.toolbar_radbutton_text_mousedown SPAN, .toolbar_radtbutton_text_mousedown SPAN, .toolbar_radtbutton_text_toggled SPAN, .toolbar_radtbutton_text_hover_toggled SPAN
{
	display: inline-block;
	margin-top: 3px;
}

/* text and image toggle button */
.toolbar_radtbutton_text_normal
{
	background-color: #f0f1e9;
	font-family: Arial, Verdana, Sans-Serif;
	color: #4c4c4c;
	font-size: 11px;
	border-left: solid 1px #f0f1e9;
	border-right: solid 1px #f0f1e9;
	cursor: default;
}
.toolbar_radbutton_text_normal SPAN, .toolbar_radbutton_text_hover SPAN, .toolbar_radbutton_text_mousedown SPAN, .toolbar_radtbutton_text_normal SPAN, .toolbar_radtbutton_text_hover SPAN, .toolbar_radtbutton_text_mousedown SPAN, .toolbar_radtbutton_text_toggled SPAN, .toolbar_radtbutton_text_hover_toggled SPAN
{
	display: inline-block;
	margin-top: 3px;
	float: left;
}
.toolbar_radtbutton_text_normal IMG, .toolbar_radtbutton_text_hover IMG, .toolbar_radtbutton_text_mousedown IMG, .toolbar_radtbutton_text_toggled IMG, .toolbar_radtbutton_text_hover_toggled IMG
{
	float: left;
	margin-bottom: 3px;
}

.toolbar_radtbutton_text_toggled, .toolbar_radtbutton_text_hover_toggled
{
	background-color: #f0f1e9;
	font-family: Arial, Verdana, Sans-Serif;
	color: #4c4c4c;
	font-size: 11px;
	border-left: solid 1px #7a98af;
	border-right: solid 1px #7a98af;
	cursor: default;
	background-image: url(Img/btnTextToggleBg.gif);
	background-repeat: repeat-x;
}

.toolbar_radbutton_text_disabled SPAN
{
	display: inline-block;
	margin-top: 3px;
	font-size: 11px;
	color: #808080;
	cursor: default;
}
/* image and text buttons end */