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