/* ----------------------------------------------
	Default Style
 ------------------------------------------------ */
ul.list-images li:hover img { border:1px solid #027fb0; }

table {	border:1px solid #055a7a; }
table thead th { background: #56aaca; }
table tbody th { color:#000; border-bottom: 1px solid #055a7a; }

#bg-header .bg-left { background: url(../../images/theme_default/bg_header_left.png) 0 0 repeat-x; }
#bg-header .bg-right { background: url(../../images/theme_default/bg_header_right.png) 0 0 repeat-x; }

#header { background: url(../../images/theme_default/bg_header.png) 0 0 repeat-y; }

#slidePager a { background:url(../../images/theme_default/bg_slide_pg.png) -30px 0 no-repeat;; }

ul#menu li.active a, ul#menu li:hover a { color:#027fb0; }

ul.special li { background:url(../../images/theme_default/bg_li_links.png) 0 0 no-repeat; }
ul.social li a:hover, ul.social li a:hover span { color:#027fb0; }

#footer { background:url(../../images/theme_default/bg_footer.png) 0 0 repeat-x; }
#footer p { color:#f1f1f1; }

#slidePager a { background:url(../../images/theme_default/bg_slide_pg.png) -30px 0 no-repeat; }
/* ----------------------------------------------
	End of Default style
 ------------------------------------------------ */