/* Button
-----------------------------------------------------------------------------*/

.button {
	cursor : pointer;
	font-family : "Trebuchet MS", sans;
	font-size : 14px;
	font-weight : normal;
	font-style : italic;
	text-align : center;
	text-indent : -10000px;
}

.button.visit {
	background : url(../images/lang_en/visit_this_section.png) no-repeat top left;
	line-height : 25px;
	height : 50px;
	width : 127px;
}

body.fr_CA .button.visit {
	background : url(../images/lang_fr/visit_this_section.png) no-repeat top left;
	width : 150px;
}

.button.visit a {
	display : block;
	height : 50px;
	width : 127px;
}

.button.learn {
	background : url(../images/lang_en/learn_more.png) no-repeat top left;
	line-height : 25px;
	height : 50px;
	width : 126px;
}
body.fr_CA .button.learn {
	background : url(../images/lang_fr/learn_more.png) no-repeat top left;
	width : 140px;
}

.button.learn2 {
	background : url(../images/lang_en/Learn_More_button_EN.PNG) no-repeat top left;
	line-height : 25px;
	height : 50px;
	width : 121px;
}
body.fr_CA .button.learn2 {
	background : url(../images/lang_fr/Learn_More_button_FR.PNG) no-repeat top left;
	width : 164px;
}

.button.learn a {
	display : block;
	height : 50px;
	width : 126px;
}

.button.visit a {
	display : block;
	height : 50px;
	width : 126px;
}

.button.subscribe {
	background : url(../images/lang_en/subscribe.png) no-repeat top left;
	line-height : 25px;
	height : 38px;
	width : 87px;
}

.button.expand {
	background : url(../images/lang_en/expand.png) no-repeat top left;
	line-height : 25px;
	height : 50px;
	width : 127px;
}

body.fr_CA .button.expand {
	background : url(../images/lang_fr/expand.png) no-repeat top left;
}

.button.expand a {
	display : block;
	height : 50px;
	width : 127px;
}

.button.expand-text {
	background : url(../images/lang_en/expand_text.png) no-repeat top left;
	line-height : 25px;
	height : 50px;
	width : 127px;
}

body.fr_CA .button.expand-text {
	background : url(../images/lang_fr/expand_text.png) no-repeat top left;
}

.button.expand-text a {
	display : block;
	height : 50px;
	width : 127px;
}

.button.why_choose {
	background : url(../images/lang_en/button_why_choose.png) no-repeat top left;
	line-height : 25px;
	height : 57px;
	width : 320px;
	margin-top: 20px;

}

body.fr_CA .button.why_choose {
	background : url(../images/lang_fr/button_why_choose.png) no-repeat top left;
}

.button.why_choose a {
	display : block;
	height : 57px;
	width : 320px;
}

.button.why_choose2 {
	background : url(../images/lang_en/Learn_More_button_EN.PNG) no-repeat top left;
	line-height : 25px;
	height : 49px;
	width : 127px;
	margin-top: 30px;
	margin-left:0px;
}

body.fr_CA .button.why_choose2 {
	background : url(../images/lang_fr/Learn_More_button_FR.PNG) no-repeat top left;
	height : 49px;
	width : 200px;
}
}

.button.why_choose2 a {
	display : block;
	height : 57px;
	width : 320px;
}


.button.why_choose3 {
	background : url(../images/lang_en/Learn_More_button_Shad_EN.PNG) no-repeat top left;
	line-height : 25px;
	height : 61px;
	width : 164px;
	margin-top: 20px;
}

body.fr_CA .button.why_choose3 {
	background : url(../images/lang_fr/Learn_More_button_Shad_FR.PNG) no-repeat top left;
}

.button.why_choose3 a {
	display : block;
	height : 57px;
	width : 320px;
}
