﻿/* Button Styles - English */

/* Read An Extract Button */
.btn_ReadExtract { float: left; padding-top: 0; width: 151px; height: 23px; }
.btn_ReadExtract a { display: block; width: 151px; height: 23px ;background: url(/images/buttons/eng/btn_ReadExtract.gif) no-repeat top left; }
.btn_ReadExtract a:hover { background-position: bottom left; }

/* Order Now Button */
.btn_OrderNow { float: left; padding-top: 0; width: 92px; height: 23px; }
.btn_OrderNow a { display: block; width: 92px; height: 23px ;background: url(/images/buttons/eng/btn_OrderNow.gif) no-repeat top left; }
.btn_OrderNow a:hover { background-position: bottom left; }

/* View Website Button */
.btn_ViewWebsite { float: left; padding-top: 0; width: 110px; height: 23px; }
.btn_ViewWebsite a { display: block; width: 110px; height: 23px ;background: url(/images/buttons/eng/btn_ViewWebsite.gif) no-repeat top left; }
.btn_ViewWebsite a:hover { background-position: bottom left; }

/* View Blog Button */
.btn_ViewBlog { float: left; padding-top: 0; width: 110px; height: 23px; }
.btn_ViewBlog a { display: block; width: 110px; height: 23px ;background: url(/images/buttons/eng/btn_ViewBlog.gif) no-repeat top left; }
.btn_ViewBlog a:hover { background-position: bottom left; }

/* View YouTube Page Button */
.btn_ViewYouTubePage { float: left; padding-top: 0; width: 167px; height: 23px; }
.btn_ViewYouTubePage a { display: block; width: 167px; height: 23px ;background: url(/images/buttons/eng/btn_ViewYouTubePage.gif) no-repeat top left; }
.btn_ViewYouTubePage a:hover { background-position: bottom left; }

/* Submit Button */
.btn_Submit { float: left; padding-top: 0; width: 65px; height: 23px; }
.btn_Submit a { display: block; width: 65px; height: 23px ;background: url(/images/buttons/eng/btn_Submit.gif) no-repeat top left; }
.btn_Submit a:hover { background-position: bottom left; }

/* Submit Form Button */
.btn_SubmitForm { float: left; padding-top: 0; width: 65px; height: 23px; }
.btn_SubmitForm a { display: block; width: 65px; height: 23px ;background: url(/images/buttons/eng/btn_SubmitForm.gif) no-repeat top left; }
.btn_SubmitForm a:hover { background-position: bottom left; }