/**
 * @package Xpert Tabs
 * @version 2.1
 * @author ThemeXpert http://www.themexpert.com
 * @copyright Copyright (C) 2009 - 2011 ThemeXpert
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 *
 * Gradient Generated by: http://www.colorzilla.com/gradient-editor/
 */

/*Clear Float*/
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}

/*Basic Tab Settings*/
.style2 .xt-nav ul{list-style:none;margin:0;padding:6px 0 0 6px;height:30px;}
.style2 .xt-nav ul li{float:left;padding: 0;margin: 0}
.style2 .xt-nav ul li a{display:block;;padding:6px 15px;text-decoration:none;font-weight:bold;margin-right:2px;height:20px;font-size:13px}
.style2 .xt-pans .xt-pane{display:none;height:auto; position:relative; height:200px; overflow:hidden;}

/*Prev and Next button*/
.style2 .backward, .style2 .forward{ float:left;}

/*Tab Styling*/
.style2.xt-wrapper{ }
.xt-pans{ height:205px; background: url(images/gall_bg.jpg) no-repeat}
.style2 .xt-nav{ background:#9F0C16 url(images/tabsheader.jpg) repeat-x}
.style2 .xt-nav ul li a{
    color: #fff;
}
.style2 .xt-nav ul li.last a{border-right:none}
.style2 .xt-nav a:hover{ color:#D6D6D6;}
.style2 .xt-nav a.current{ background-color:#FFF; color:#bd0e1a;}
.tab_list{ position:relative; width:3000px; padding-left:3px; padding-top:10px; overflow:hidden }
.tab_list li{ float:left; width:172px; height:148px; padding:0 3px; text-align:center; overflow:hidden; background: url(images/photobg.png) center top 22px no-repeat}
.tab_list li .img{ display:block; margin:0px auto; width:165px; height:95px; overflow:hidden}
.tab_list li img{ width:165px; height:auto; margin:0px auto; display:block }
.tab_list_title{ text-align:left; background:#000; padding:5px 10px; height:30px; width:145px; margin:0px auto; color:#fff; display:block; line-height:15px}

#photoholder{ width:895px; position:relative; padding:10px 0}
.sliderPhoto{ position:absolute; top:75px; right:0; border:none; cursor:pointer; width:26px; height:29px}
#nextPhoto{ right:0; background:#000 url(images/sliderrgt.jpg);}
#prevPhoto{ left:0; background:#000 url(images/sliderlft.jpg) }