
/* ==================================================
//	round buttons
// =============================================== */

/* all button sizes ------------------------------ */
a.rndButtonLinkL,
a.rndButtonLinkM,
li.rndButtonLinkM_deactivated,
a.rndButtonLinkM_deactivated,
a.rndButtonLinkL_deactivated {
	font-family:Verdana,Helvetica,Arial,'sans serif';
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
a.rndButtonLinkL:HOVER,
a.rndButtonLinkM:HOVER {
	cursor:pointer;
	text-decoration:none;
}
.rndButtonCornersL,
.rndButtonCornersM,
.rndButtonCornersM_deactivated,
.rndButtonCornersL_deactivated {
	color:#ffffff;
	text-align:center;
}

/* button size L --------------------------------- */
a.rndButtonLinkL {}
.rndButtonCornersL {
	min-width:130px;
	/*_width:130px*/
}
.rndButtonCornersL .hd .c {
	font-size:1px; /* ensure minimum height */
	line-height:1px;
	height:3px;
}
.rndButtonCornersL .ft,
.rndButtonCornersL .ft .c {
	font-size:1px; /* ensure minimum height */
	line-height:1px;
	height:4px;
}
.rndButtonCornersL .hd {
	background-color:transparent;
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-image:url('../images/buttons/button_l_blue_tl.gif');
}
.rndButtonCornersL .hd .c {
	background-position:right 0px;
	background-repeat:no-repeat;
	background-image:url('../images/buttons/button_l_blue_tr.gif');
}
.rndButtonCornersL .bd {}
.rndButtonCornersL .bd .s {}
.rndButtonCornersL .bd .c .s {
	padding:6px;

	background-color:#052279;
	background-position:0px 0px;
	background-repeat:repeat-x;
	background-image:url('../images/buttons/button_l_blue_c.gif');
}
.rndButtonCornersL .ft {
	background-color:transparent;
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-image:url('../images/buttons/button_l_blue_bl.gif');
}
.rndButtonCornersL .ft .c {
	background-color:transparent;
	background-position:right 0px;
	background-repeat:no-repeat;
	background-image:url('../images/buttons/button_l_blue_br.gif');
}

a.rndButtonLinkL:HOVER .rndButtonCornersL .hd {
	background-image:url('../images/buttons/button_l_green_tl.gif');
}
a.rndButtonLinkL:HOVER .rndButtonCornersL .hd .c {
	background-image:url('../images/buttons/button_l_green_tr.gif');
}
a.rndButtonLinkL:HOVER .rndButtonCornersL .bd .c .s {
	background-color:#5d8d1c;
	background-image:url('../images/buttons/button_l_green_c.gif');
}
a.rndButtonLinkL:HOVER .rndButtonCornersL .ft {
	background-image:url('../images/buttons/button_l_green_bl.gif');
}
a.rndButtonLinkL:HOVER .rndButtonCornersL .ft .c {
	background-image:url('../images/buttons/button_l_green_br.gif');
}

/* button size M --------------------------------- */
a.rndButtonLinkM,
a.rndButtonLinkM_deactivated {
	font-size:10px;
}
.rndButtonCornersM {
	min-width:110px;
	/*_width:130px*/
}
.rndButtonCornersM .hd .c {
	font-size:1px; /* ensure minimum height */
	line-height:1px;
	height:3px;
}
.rndButtonCornersM .ft,
.rndButtonCornersM .ft .c {
	font-size:1px; /* ensure minimum height */
	line-height:1px;
	height:4px;
}
.rndButtonCornersM .hd {
	background-color:transparent;
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-image:url('../images/buttons/button_m_blue_tl.gif');
}
.rndButtonCornersM .hd .c {
	background-position:right 0px;
	background-repeat:no-repeat;
	background-image:url('../images/buttons/button_m_blue_tr.gif');
}
.rndButtonCornersM .bd {}
.rndButtonCornersM .bd .s {}
.rndButtonCornersM .bd .c .s {
	background-color:#071b6d;
	background-position:0px 0px;
	background-repeat:repeat-x;
	background-image:url('../images/buttons/button_m_blue_c.gif');
}
.rndButtonCornersM .ft {
	background-color:transparent;
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-image:url('../images/buttons/button_m_blue_bl.gif');
}
.rndButtonCornersM .ft .c {
	background-color:transparent;
	background-position:right 0px;
	background-repeat:no-repeat;
	background-image:url('../images/buttons/button_m_blue_br.gif');
}

a.rndButtonLinkM:HOVER .rndButtonCornersM .hd {
	background-image:url('../images/buttons/button_m_green_tl.gif');
}
a.rndButtonLinkM:HOVER .rndButtonCornersM .hd .c {
	background-image:url('../images/buttons/button_m_green_tr.gif');
}
a.rndButtonLinkM:HOVER .rndButtonCornersM .bd .c .s {
	background-color:#5d8d1c;
	background-image:url('../images/buttons/button_m_green_c.gif');
}
a.rndButtonLinkM:HOVER .rndButtonCornersM .ft {
	background-image:url('../images/buttons/button_m_green_bl.gif');
}
a.rndButtonLinkM:HOVER .rndButtonCornersM .ft .c {
	background-image:url('../images/buttons/button_m_green_br.gif');
}

/* button size M  deactivated --------------------------------- */

li.rndButtonLinkM_deactivated {
	font-size:10px;
}
.rndButtonCornersM_deactivated {
	min-width:110px;
	/*_width:130px*/
}
.rndButtonCornersM_deactivated .hd .c {
	font-size:1px; /* ensure minimum height */
	line-height:1px;
	height:3px;
}
.rndButtonCornersM_deactivated .ft,
.rndButtonCornersM_deactivated .ft .c {
	font-size:1px; /* ensure minimum height */
	line-height:1px;
	height:4px;
}
.rndButtonCornersM_deactivated .hd {
	background-color:transparent;
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-image:url('../images/buttons/button_m_grey_tl.gif');
}
.rndButtonCornersM_deactivated .hd .c {
	background-position:right 0px;
	background-repeat:no-repeat;
	background-image:url('../images/buttons/button_m_grey_tr.gif');
}
.rndButtonCornersM_deactivated .bd {}
.rndButtonCornersM_deactivated .bd .s {}
.rndButtonCornersM_deactivated .bd .c .s {
	background-color:#b5b5b5;
	background-position:0px 0px;
	background-repeat:repeat-x;
	background-image:url('../images/buttons/button_m_grey_c.gif');
}
.rndButtonCornersM_deactivated .ft {
	background-color:transparent;
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-image:url('../images/buttons/button_m_grey_bl.gif');
}
.rndButtonCornersM_deactivated .ft .c {
	background-color:transparent;
	background-position:right 0px;
	background-repeat:no-repeat;
	background-image:url('../images/buttons/button_m_grey_br.gif');
}

/* button size L  deactivated --------------------------------- */

a.rndButtonLinkL_deactivated {}
.rndButtonCornersL_deactivated {
	min-width:130px;
	/*_width:130px*/
}
.rndButtonCornersL_deactivated .hd .c {
	font-size:1px; /* ensure minimum height */
	line-height:1px;
	height:3px;
}
.rndButtonCornersL_deactivated .ft,
.rndButtonCornersL_deactivated .ft .c {
	font-size:1px; /* ensure minimum height */
	line-height:1px;
	height:4px;
}
.rndButtonCornersL_deactivated .hd {
	background-color:transparent;
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-image:url('../images/buttons/button_l_grey_tl.gif');
}
.rndButtonCornersL_deactivated .hd .c {
	background-position:right 0px;
	background-repeat:no-repeat;
	background-image:url('../images/buttons/button_l_grey_tr.gif');
}
.rndButtonCornersL_deactivated .bd {}
.rndButtonCornersL_deactivated .bd .s {}
.rndButtonCornersL_deactivated .bd .c .s {
	padding:6px;

	background-color:#052279;
	background-position:0px 0px;
	background-repeat:repeat-x;
	background-image:url('../images/buttons/button_l_grey_c.gif');
}
.rndButtonCornersL_deactivated .ft {
	background-color:transparent;
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-image:url('../images/buttons/button_l_grey_bl.gif');
}
.rndButtonCornersL_deactivated .ft .c {
	background-color:transparent;
	background-position:right 0px;
	background-repeat:no-repeat;
	background-image:url('../images/buttons/button_l_grey_br.gif');
}

/* hot button size M --------------------------------- */
.rndButtonHot, .rndButtonHot * {
	/*color:	#FF3030!important;*/
}
/* hot button size M --------------------------------- */
.rndButtonHot .rndButtonCornersM .hd {
	background-image:url('../images/buttons/button_m_red_tl.gif');
}
.rndButtonHot .rndButtonCornersM .hd .c {
	background-image:url('../images/buttons/button_m_red_tr.gif');
}
.rndButtonHot .rndButtonCornersM .bd .c .s {
	background-image:url('../images/buttons/button_m_red_c.gif');
}
.rndButtonHot .rndButtonCornersM .ft {
	background-image:url('../images/buttons/button_m_red_bl.gif');
}
.rndButtonHot .rndButtonCornersM .ft .c {
	background-image:url('../images/buttons/button_m_red_br.gif');
}
/* oef =========================================== */