/* @override http://localhost/bxslider_v3_plugin/css/styles.css */
/*
 * To change the color scheme of slider change each 
 * background property for each of the five styles below
 */

/*next button & previous button*/
.bx-next 				{display:none;position:absolute;top:40%;right:10px;z-index:999;width: 17px;height: 34px;text-indent: -999999px; }
.bx-prev 				{display:none;position:absolute;top:40%;left:10px;z-index:999;width: 17px;height: 34px;text-indent: -999999px;}
.headline				{background:#222  bottom repeat-x; padding-bottom:12px}
.headline .bx-next 		{top:332px;right:0; right no-repeat; height:63px; width:25px}
.headline .bx-prev 		{top:332px;left:0; left no-repeat;height:63px;width:25px}
.headline h3				{font-size:18px;padding:5px 30px}
.headline p				{padding:0 30px;font-size:12px;}
.cast					{margin:10px 0 20px;background:#262626; height:88px;overflow: hidden; padding:10px 0 10px 37px}
.cast .bx-next 			{top:33%;right:-25px}
.cast .bx-prev 			{top:33%;left:-25px}
/*list gallery slideshow page gallery detail */
.slidegal 				{float:left;background:#333  top no-repeat;	width:395px; padding:17px 0  10px 35px;	text-align:left}	
.slidegalbtm			{float:left; bottom no-repeat;width:430px;height:7px}	
.slidegal .bx-next 		{top:30%;right:-25px}
.slidegal .bx-prev		{top:30%;left:-25px}
.bx-pager a 				{margin-right: 5px;color: #fff;	padding: 3px 8px 3px 6px;font-size: 12px; zoom:1; }
/*pager links hover and active states*/
.bx-pager .pager-active,.bx-pager a:hover 	{background-position: 0 0}
/*pager wrapper*/
.bx-pager 				{text-align:center;padding-top: 7px; margin-top:10px;font-size:12px;color:#666}
/*captions*/
.bx-captions 			{text-align:center;font-size: 12px;padding: 7px 0;	color: #666}
/*auto controls*/
.bx-auto 				{text-align: center;padding-top: 15px}
.bx-auto a 				{color: #666;font-size: 12px}
#slider1 img				{width:810px}
#slider2 img				{width:810px}
