/*style 2*/

/* Hornav - Hover/Highlight Styling */
#hornav ul a:hover {background-image:url(../images/style2/hover.jpg); background-repeat:repeat-x;}

/* Parent Main Menu Links on hover or focus ---[javascript users only]*/
#hornav .mainMenuParentBtnFocused{background-image:url(../images/style2/hover.jpg); background-repeat:repeat-x;}

/* Search Styling */
#search{background-image:url(../images/style2/hover.jpg); background-repeat:repeat-x;}

/* Module Styling */
.module h3, .module_menu h3 {border-bottom:1px solid #288CC8;}

/* Pagination Styling */
ul.pagination li, li.pagenav-prev, li.pagenav-next {background-image:url(../images/style2/hover.jpg); background-repeat:repeat-x;}

/*Previous and next buttons background-color and text color styling Joomla 3 specific*/
.pager.pagenav a{background-image:url(../images/style2/hover.jpg); background-repeat:repeat-x; color:#FFFFFF !important; border:none;}

/* Read More */
.readon, .readmore a {
background-image:url(../images/style2/hover.jpg); background-repeat:repeat-x;}



