/**********************************************************************************************************************************************
							BUTTONS
**********************************************************************************************************************************************/


/***********************************************************************
							BIG BUTTON 30px high
***********************************************************************/

#button .left {
	background-attachment: fixed;
	background-image: url(/hincludes/menus/img/butn_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 25px;
	float: left;
	margin: 0px;
	border: 0px none;
}

/* no need */
/*

#button .bullet {
	background-attachment: fixed;
	background-image: url(../images/iom_bigbtn_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 8px;
	float: left;
	margin: 0px;
	border: 0px none;
	}
*/


#button .right {
	background-attachment: fixed;
	background-image: url(/hincludes/menus/img/butn_end.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 19px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	float: left;
}

#button a:link.btn_text,#button a:visited.btn_text {
	color: #FFFFFF;
	background-image: url(/hincludes/menus/img/butn_mid.gif);
	height: 30px;
	border: 0px none;
	margin: 0px;
	float: left;
	padding: 6px 0 0;
	font-size: 12px;
	font-family: Trebuchet MS,Arial;
	font-weight: bold;
	text-align: left;
	background-repeat: repeat-x;
	text-decoration: none;
}

#button a:hover.btn_text {
	color: #FFFFFF;
	background-image: url(/hincludes/menus/img/butn_mid.gif);
	height: 30px;
	border: 0px none;
	margin: 0px;
	float: left;
	padding: 6px 0 0;
	font-size: 12px;
	font-family: Trebuchet MS,Arial;
	font-weight: bold;
	text-align: left;
	background-repeat: repeat-x;
	text-decoration: none;
}


/***********************************************************************
							SMALL BUTTON 29px high
***********************************************************************/


#s_button .left {
	background-attachment: fixed;
	background-image: url(/hincludes/menus/img/s_butn_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 19px;
	float: left;
	margin: 0px;
	border: 0px;
   padding: 7px 0 0 10px;
}

#s_button .right {
	background-attachment: fixed;
	background-image: url(/hincludes/menus/img/s_butn_end.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 14px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
   padding: 7px 0 0 0;
}

#s_button a:link.btn_text {
	color: #FFFFFF;
	background-image: url(/hincludes/menus/img/s_butn_mid.gif);
	height: 30px;
	border: 0px none;
	margin: 7px 0 0 0;
	float: left;
	padding: 6px 0 0 0;
	font-size: 10px;
	font-family: Trebuchet MS,Arial;
	text-align: left;
	background-repeat: repeat-x;
	text-decoration: none;
	font-weight: bold;
}

#s_button a:hover.btn_text {
    color: #FFFFFF;
	background-image: url(/hincludes/menus/img/s_butn_mid.gif);
	height: 29px;
	border: 0px none;
	margin: 0px;
	float: left;
   margin: 8px 0 0 0;
	padding: 6px 0 0 0;
	font-size: 10px;
	font-family: Trebuchet MS,Arial;
	text-align: left;
	background-repeat: repeat-x;
	text-decoration: none;
	font-weight: bold;
}

#s_button a:visited.btn_text {
	color: #FFFFFF;
	background-image: url(/hincludes/menus/img/s_butn_mid.gif);
	height: 29px;
	border: 0px none;
	margin: 0px;
	float: left;
   margin: 8px 0 0 0;
	padding: 6px 0 0 0;
	font-size: 10px;
	font-family: Trebuchet MS,Arial;
	text-align: left;
	background-repeat: repeat-x;
	text-decoration: none;
	font-weight: bold;
}


/***********************************************************************
							SMALL BUTTON 29px high WITHOUT SHADOW
***********************************************************************/


#h_button .left {
	background-attachment: fixed;
	background-image: url(/hincludes/menus/img/h_butn_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 19px;
	float: left;
	margin: 0px;
	border: 0px none;
}

#h_button .right {
	background-attachment: fixed;
	background-image: url(/hincludes/menus/img/h_butn_end.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 14px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	float: left;
}

#h_button a:link.btn_text {
	color: #FFFFFF;
	background-image: url(/hincludes/menus/img/h_butn_mid.gif);
	height: 29px;
	border: 0px none;
	margin: 0px;
	float: left;
	padding: 6px 0 0 0;
	font-size: 10px;
	font-family: Trebuchet MS,Arial;
	text-align: left;
	background-repeat: repeat-x;
	text-decoration: none;
	font-weight: bold;
}

#h_button a:hover.btn_text {
    color: #FFFFFF;
	background-image: url(/hincludes/menus/img/h_butn_mid.gif);
	height: 29px;
	border: 0px none;
	margin: 0px;
	float: left;
	padding: 6px 0 0 0;
	font-size: 10px;
	font-family: Trebuchet MS,Arial;
	text-align: left;
	background-repeat: repeat-x;
	text-decoration: none;
	font-weight: bold;
}

#h_button a:visited.btn_text {
	color: #FFFFFF;
	background-image: url(/hincludes/menus/img/h_butn_mid.gif);
	height: 29px;
	border: 0px none;
	margin: 0px;
	float: left;
	padding: 6px 0 0 0;
	font-size: 10px;
	font-family: Trebuchet MS,Arial;
	text-align: left;
	background-repeat: repeat-x;
	text-decoration: none;
	font-weight: bold;
}


/***********************************************************************
				       SMALL BUTTON 29px high GREY 
***********************************************************************/

#g_button .left {
	background-attachment: fixed;
	background-image: url(/hincludes/menus/img/iom_greybtn_end_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 27px;
	float: left;
	margin: 0px;
	border: 0px none;
}
#g_button .right {
	background-attachment: fixed;
	background-image: url(/hincludes/menus/img/iom_greybtn_end_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 19px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	float: left;
}
#g_button a:link.btn_text {
	color: #595959;
	background-image: url(/hincludes/menus/img/iom_greybtn_body.gif);
	height: 29px;
	border: 0px none;
	margin: 0px;
	float: left;
	padding: 5px;
	font-size: 11px;
	font-family: sans-serif;
	font-weight: bold;
	text-align: left;
	background-repeat: repeat-x;
	padding-top: 7px;
	word-spacing: -1px;
	text-decoration: none;
}
#g_button a:visited.btn_text {
	color: #595959;
	background-image: url(/hincludes/menus/img/iom_greybtn_body.gif);
	height: 29px;
	border: 0px none;
	margin: 0px;
	float: left;
	padding: 5px;
	font-size: 11px;
	font-family: sans-serif;
	font-weight: bold;
	text-align: left;
	background-repeat: repeat-x;
	padding-top: 7px;
	word-spacing: -1px;
	text-decoration: none;
}
#g_button a:hover.btn_text {
	color: #595959;
	background-image: url(/hincludes/menus/img/iom_greybtn_body.gif);
	height: 29px;
	border: 0px none;
	margin: 0px;
	float: left;
	padding: 5px;
	font-size: 11px;
	font-family: sans-serif;
	font-weight: bold;
	text-align: left;
	background-repeat: repeat-x;
	padding-top: 7px;
	word-spacing: -1px;
	text-decoration: none;
}

/***********************************************************************
							BUTTON 2
***********************************************************************/

a.button2 {
	height: 29px;

	position: relative;
	top: -3px;
}

a.button2 * {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.button2 span {
	padding: 3px 0 6px 18px;

	background-image: url(/hincludes/menus/img/button-bg.png);
	background-repeat: no-repeat;
}

img.button2-endcap {
	height: 23px;
	width: 11px;

	position: relative;
	top: 8px;

	border: none;

	background-image: url(/hincludes/menus/img/button-endcap.png);
	background-repeat: no-repeat;
}

/***********************************************************************
							BUTTON 2 VARIATIONS
***********************************************************************/

a.button2-gray * {
	color: #666;
}

a.button2-gray span {
	background-image: url(/hincludes/menus/img/button-bg-gray.png);
}

a.button2-gray img.button2-endcap {
	background-image: url(/hincludes/menus/img/button-endcap-gray.png);
}

/***********************************************************************
							   BUTTON 3 VARIATIONS
***********************************************************************/

a.button3 {
	height: 29px;
    top: -1px;
	position: relative;
}

a.button3 * {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.button3 span {
	padding: 3px 0 6px 20px;
	background-image: url(/hincludes/menus/img/button-bg-big.png);
	background-repeat: no-repeat;
}

img.button3-endcap {
	height: 23px;
	width: 16px;
	position: relative;
	top: 8px;
	border: none;
	background-image: url(/hincludes/menus/img/button-endcap-big.png);
	background-repeat: no-repeat;
}
/***********************************************************************
							   new button style for IE, FIREFOX and SAFARI
***********************************************************************/
#btnWrapper{
	display:block;
	width:191px;
	text-align:center;
	}
.btnImgLeft {
	padding:0px 4px 2px 24px;
    background: #fff url(/hincludes/menus/img/button-bg-big.png) no-repeat;
    color: #ffffff;
	font-size:12px;
	font-weight:bold;
    height: 24px;
    /* used to catch the buttonEnding */
    cursor: pointer;
}

.btnImgLeft a:visited{
	color:#ffffff;
}
.btnImgRight {
    width: 16px;
    height: 24px;
    background: url(/hincludes/menus/img/button-endcap-big.png) no-repeat;
}
/*
div.btnImgLeft{
	float:left;
	height: 24px;
	padding: 4px 0px 4px 24px;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background-image: url(../images/button-bg-big.png);
	background-repeat: no-repeat;
}
div.btnImgLeft a:visited{
	color:#ffffff;
}
div.btnImgRight{
	float:left;
	width: 16px;
	height: 24px;
	background-image: url(../images/button-endcap-big.png);
	background-repeat: no-repeat;
}
*/
.btnImgLeft2{
	float:left;
	height: 24px;
	padding: 4px 0px 4px 20px;
	color:#ffffff;
	font-weight:bold;
	background-image: url(/hincludes/menus/img/btnImgLtSmll.gif);
	background-repeat: no-repeat;
}
.btnImgRight2{
	float:left;
	width: 16px;
	height:24px;
	background-image: url(/hincludes/menus/img/btnImgRtSmll.gif);
	background-repeat: no-repeat;
}
.btnImgLeft3{
	float:left;
	
	padding: 4px 4px 4px 20px;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	background-image: url(/hincludes/menus/img/button-bg.png);
	background-repeat: no-repeat;
}
.btnImgRight3{
	float:left;
	width: 11px;
	height: 23px;
	background-image: url(/hincludes/menus/img/button-endcap.png);
	background-repeat: no-repeat;
}
