/*

Theme Name: Branded07

Theme URI: http://www.branded07.com/

Description: The description oh code peakers is 'Hell Yeah'

Version: 1.12

Author: Rob Palmer

*/



/* Feature and Slider */

#feature_title{
display:			block;
width:				115px;
height:				115px;
position:			absolute;
text-indent:			-9999px;
z-index:			0;
top:				0;
/*left:				26px;*/
background: 			url('../images/b07V12_showcase_ttl.png') no-repeat top left;
}

* html #feature_title{
background: 			url('../images/b07V12_showcase_ttl.png') no-repeat top left;

}

#feature_wrap{
display:			block;
float:				left;
height:				239px;
width:				602px;
padding:			26px 0 0 0;
position:           relative;
background: 		url('../images/b07V12_feature_bk.jpg') no-repeat 0px top;
/*padding-bottom:10px;*/
}

ul#feature_buttons{
margin:				0 0 0 416px;
padding:			3px 0 0 0;
width:				150px;
height:				27px;
}

ul#feature_buttons li{
display: 			block;
float:				left;
text-align: 		center;
color:				#accfd6;
padding:			0 0 5px 0;
font-size:			15px;
font-weight:		bold;
cursor: 			pointer;
margin:				0 4px 0 0;
width:				20px;
height:				17px;
overflow:			hidden;
/*background:			transparent url("images/b07V12_feature_butt.jpg") no-repeat left 0; 	*/	
}

ul#feature_buttons li:hover {
background-position:left -22px; 
color:				#83b2ba;	
}

ul#feature_buttons li.active {
background-position:left -44px; 	
color:				#fefefe;
}

a#previous, a#next { 
cursor: 			pointer; 
display:			block;
width:				48px;
height:				48px;
text-indent:			-9999px;
z-index:			0;
position:			absolute;
border:				none;
overflow:			hidden;
}

a#previous, a#previous:visited{
float: 				left; 
margin:				70px 0 0 15px;
background:			transparent url("images/b07V12_left_slide.png") no-repeat top left;

}

a#next, a#next:visited { 
float: 				right; 
margin:				70px 0 0 528px;
background:			transparent url("images/b07V12_right_slide.png") no-repeat top left;

}

a#previous:hover, a#next:hover{
background-position: top right;
border:				none;
}

#slider_wrap {
/*border: 			#accfd6 1px solid;*/
background:			#0f1a21;
width: 				517px;
margin: 			0 0 0 40px;
display:			block;
z-index:			-1200;
height:				177px;
max-height:			177px;
overflow:			hidden; 
}

#slider_wrap div div { 
overflow: hidden;
height:	239px;
z-index: -1200; 
}



#slider_wrap div div a{
border:	none;
}



.tool-tip {
color: #efefef;
width: 180px;
z-index: 13000;
margin:	-125px 0 0 -103px;
}
 

.tool-title {
font-weight: bold;
font-size: 16px;
margin: 0;
color: #ffffff;
padding: 12px 8px 2px 8px;
text-align:	left;
line-height: 11px;
font-style:	italic;
background: url("b07V12-bubble-top.png") no-repeat top right;
}

.tool-text {
color:#fefefe;
font-size: 13px;
padding: 6px 8px 30px 8px;
line-height:14px;
background: url("images/b07V12-bubble-bottom.png") bottom left;


}



/* Feature and Slider eof */

