/*
	CSS - azblider Plugin
	@copyright Michael Kafka - http://www.makfak.com
	@version 2.6
*/
/* ---------------------------------------------------------------------- 
	In the name of Progressive Enhancement, this is the default style for 4 "tabs" that will be seen by users with Javascript turned off.
	Notice that the width/height match the plugin defaults.
 ---------------------------------------------------------------------- */
#preFeature{width:580px; height:330px; overflow:hidden; border-left:1px solid #000000;}
	#preFeature *{padding:0px; margin:0px; border:none;}
	#preFeature div{width:24.8%; height:99.25%; float:left; background:#606060; color:#ffffff; font-size:11px; line-height:15px; border-right:1px solid #000000; border-top:1px solid #000000; border-bottom:1px solid #000000;}
	#preFeature div.clear{float:none; clear:both; width:auto; border:none;}
	#preFeature div h3{font-size:1.1em; padding:0.5em 1em; font-weight:normal; background:#333333;}
	#preFeature div p{font-size:1em; margin: 0.5em 1em 1em 1em;}
	#preFeature div img{width:100%; display:block;}
	#preFeature div a:link{font-size:1em; margin:1em; color:#00ccff; text-decoration:none;}
	#preFeature div a:visited{font-size:1em; margin:1em; padding:0.25em; color:#00ccff; text-decoration:none;}
	#preFeature div a:hover{background:#333333;}

/* ---------------------------------------------------------------------- 
	The default output id is "azblider". If you changed this in the $.makeFeature() call you'll need to update the CSS below.
	As a general rule, I tried to clump like-declarations.  Because of the tab side (left/right) and text layout options (horizontal/vertical) inheritance can get messy. 
	FireBug - http://getfirebug.com/ (Joe Hewitt / Firebug Working Group) is strongly recommended.
 ---------------------------------------------------------------------- */
#azblider{position:relative; overflow:hidden;}
	#azblider *{padding:0px; margin:0px; border:none;}
	
	#azblider #imgBgContainer{position:absolute; /*border:#4f5050 5px solid;*/ padding: 5px; background:url(../../images/gui/azb_homeslider_bg.gif);}
		#azblider.left #imgBgContainer{right:0px;}
		#azblider.right #imgBgContainer{left:0px;}
			#azblider #imgBgContainer div{position:absolute;}
		
		
	#azblider #txtBoxContainer{position:absolute; height:100%; width:100%; padding: 5px; color:#59d17e; font-size:12px; line-height:16px; font-family:Arial;}
			#azblider.left #txtBoxContainer{right:0px;}
			#azblider.right #txtBoxContainer{left:0px;}
		#azblider #txtBoxContainer div{position:absolute; overflow:hidden;}
		#azblider #txtBoxContainer div span{display:block; width:100%; height:100%; position:absolute; background:#000000;}
		#azblider #txtBoxContainer div div{}
		
		#azblider #txtBoxContainer div div h3{font-family:azb; font-size:28px; line-height:18px; margin:15px 5px 15px 35px; color:#FFF; font-weight: normal;}
		/*
		#azblider #txtBoxContainer div.horizontal div h3{font-size:24px; line-height:normal; margin:5px 0px 0px 0px;}
		#azblider.left #txtBoxContainer div div h3{padding:0px 0.5em 0px 0.5em;}
		*/
		/*
		#azblider.right #txtBoxContainer div div h3{padding:0px 0.5em 0px 0.5em;}
		#azblider.right #txtBoxContainer div.horizontal div h3{padding:0px 0.5em 0px 0.5em;}
		*/
		
		#azblider #txtBoxContainer div div p{margin:0px 60px 5px 35px;}
		/*
		#azblider #txtBoxContainer div.horizontal div p{width:320px; margin:0px 0px 0px 0px;}
		#azblider.left #txtBoxContainer div div p{padding:0px 1em 0px 1em;}
		#azblider.right #txtBoxContainer div div p{padding:0px 1em 0px 1em;}
		#azblider.right #txtBoxContainer div.horizontal div p{padding:0px 1em 0px 1em;}
		*/
			
		/*
		#azblider #txtBoxContainer div div a:link,
		#azblider #txtBoxContainer div div a:visited{background:#345594; color:#ffffff; padding:2px 5px 2px 5px; text-decoration:none; margin:0px 0px 0px 1em;}
		*/
		#azblider #txtBoxContainer div div a#more2 {
			width:30px;
			height:19px;
			background:url(../../images/gui/azb_link_but_big_right2.gif) no-repeat top;
			position:absolute;
			bottom: 15px;
			right:15px;
		}
		#azblider #txtBoxContainer div div a#more2:hover {
			background-position: bottom;
		}
		
		#azblider #txtBoxContainer div div a:hover{background:#5d77a9; color:#ffffff;}
		/*
		#azblider #txtBoxContainer div.horizontal div a:link{position:absolute; right:25px; bottom:10px; /*IE6|7*/ *bottom:5px;}
		*/
		#azblider #txtBoxContainer div div a:link{position:absolute; right:25px; bottom:10px; /*IE6|7*/ *bottom:5px;}
		#azblider #txtBoxContainer div.horizontal div a:visited{position:absolute; right:25px; bottom:10px; /*IE6|7*/ *bottom:5px;}

		#azblider.left #txtBoxContainer div{/* right:0px; */ width:470px;}
		#azblider.left #txtBoxContainer div.horizontal div{left:25px; height:100%;}
		
		#azblider.right #txtBoxContainer div.horizontal{left:0px; bottom:0px;}
		#azblider.right #txtBoxContainer div{left:0px;}
		#azblider.right #txtBoxContainer div.horizontal div{left:0px; height:100%; width:100%;}


	#azblider #tabContainer{position:absolute; /*border-top:1px solid #cccccc;*/ margin-top:30px}
		#azblider.left #tabContainer{left:0px; /*border-left:1px solid #cccccc;*/}
		#azblider.right #tabContainer{right:0px; /*border-right:1px solid #cccccc;*/}
			#azblider #tabContainer a:link,
			#azblider #tabContainer a:visited{display:block; width:100%; background:url(../../images/gui/azb_homeslider_thumb_bg.gif) top no-repeat; /*border-bottom:1px solid #cccccc;*/ font-size:10px; text-decoration:none; position:relative;}
			#azblider #tabContainer a:hover{background-position: center;}
			#azblider #tabContainer a:active{outline:none;}
			#azblider #tabContainer a:focus{outline:none;}
			#azblider #tabContainer a.selected{background:url(../../images/gui/azb_homeslider_thumb_bg.gif) bottom no-repeat;}
			#azblider #tabContainer a.selected:hover{background-position: bottom;}
			
	/*
	#azblider-nav{}
		#azblider-nav #SF-n-prev{position:absolute; top:0px; display:block; width:20px; height:20px; background:#ffffff url(../../images/tab-nav-arrows.gif) 0px 0px no-repeat; border:1px solid #cccccc; outline:none; z-index:1337;
			border-top-left-radius:6px; -moz-border-radius-topleft:6px; -webkit-border-top-left-radius:6px;
			border-top-right-radius:6px; -moz-border-radius-topright:6px; -webkit-border-top-right-radius:6px;}
		#azblider-nav #SF-n-prev i{display:none;}
		#azblider-nav #SF-n-next{position:absolute; top:0px; display:block; width:20px; height:20px; background:#ffffff url(../../images/tab-nav-arrows.gif) -20px 0px no-repeat; border:1px solid #cccccc; outline:none; margin:-1px 0px 0px 0px; z-index:1337;
			border-bottom-left-radius:6px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px;
			border-bottom-right-radius:6px; -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius:6px;}
		#azblider-nav #SF-n-next i{display:none;}
		#azblider-nav #SF-n-reset {visibility:hidden;}
		#azblider-nav #SF-n-reset i{display:none;}
		*/
/* ---------------------------------------------------------------------- 
	The 2 declarations below style the text in the tabs. If you have more/less than the default 4 tabs, you'll likely need to tweak the padding.
	Be aware of the IE6,7 specific padding on the h4.
 ---------------------------------------------------------------------- */
			#azblider #tabContainer a h4{padding:5px 6px 0 6px; color:#000; position:relative; text-align:center; font-family:Arial, Helvetica, sans-serif; line-height:15px; font-weight:normal;}
			#azblider #tabContainer a p{padding:2px 1em 0px 1em; color:#3a3a3a; position:relative;}


			#azblider #tabContainer a span{display:none;}
			#azblider #tabContainer a.selected span{overflow:hidden; display:block; position:absolute; top:0px;}
			#azblider #tabContainer a.selected span span{/*background:#c4d6f0;*/ height:100%; /*background:url(../../images/gui/azb_homeslider_thumb_bg.gif) bottom no-repeat;*/}
				#azblider.left #tabContainer a.selected span{left:0px;}
				#azblider.right #tabContainer a.selected span{right:0px;}
			#azblider #tabContainer a span img{height:100%; position:absolute; top:0px;}
				#azblider.left #tabContainer a span img{left:90px;}
				#azblider.right #tabContainer a span img{left:0px;}



@font-face {
    font-family: 'azb';
    src: url('../font/azb.eot?') format('eot'),
         url('../font/azb.woff') format('woff'),
         url('../font/azb.ttf') format('truetype'),
         url('../font/azb.svg#webfont7fJYsWIf') format('svg');
}

#box_title_slider_left_30h {
	background:url(../../images/gui/azb_box_title_30h_leftcurve.gif) no-repeat left;
	height:30px;
	position:absolute;
	width:90px;
}

#box_title_slider_left_30h_nocurve {
	background:url(../../images/gui/azb_box_title_30h_left.gif) no-repeat left;
	height:30px;
	position:absolute;
	width:90px;
}

#box_title_slider_30h {
	background:url(../../images/gui/azb_box_title_30h_tile.gif) repeat-x;
	width:80px;
	height:30px;
	float:right;
}

#box_title_slider_30h_nocurve {
	background:url(../../images/gui/azb_box_title_30h_tile.gif) repeat-x;
	width:86px;
	height:30px;
	margin-left:4px;
}
