/*  
Theme Name: College Football Winning
Theme URI: http://www.collegefootballwinning.com
Description: A wordpress theme with lots of features.
Version: 1.0
Author: College Football Winning
Author URI: http://collegefootballwinning.com/
*/

/* ================================ CSS ================================ */


		#age_button_area
		{
			padding-top:10px;
			position: relative;
			width: 100%;
			bottom: 5px;
			padding-top:5px;
		}
		
		#ageEnterButton
		{
			border-color:;
			background:;
			color: ;
		}

		#ageLeaveButton
		{
			border-color:;
			background:;
			color: ;
		}
		
		#popup_content
		{
			overflow-y:hidden;			overflow-x: auto;
			height: 100%;
			width:100%;
		}
		
		#itro_popup
		{
			position: fixed;
			background-image: 			background-repeat: no-repeat;
			background-position: center center;
			margin: 0 auto;
			left:30px;
			right:30px;
			z-index: 2147483647 !important;
			padding:2px !important;			border: solid;border-color:#000000;			border-radius: 8px;
			border-width: 3px;
			width: 250px;
			height: ;
			background-color: #F7FF00;
			padding-bottom: 15px;		}
		
		#close_cross
		{
			cursor:pointer; 
			width:20px; 
			position:absolute; 
			top:-22px; 
			right:-22px;
		}

		#popup_countdown 
		{
			color: #FFFFFF;
			width: 100%;
			padding-top: 1px ;
			padding-bottom:1px ;
			background-color: #000000;
			height:  ;
			overflow: hidden;
			position:absolute;
			bottom:0px;
			left:0px;
			border-bottom-left:8px;
			border-bottom-right:8px;
		}

		#itro_opaco{
			position:fixed;
			background-color:  #8A8A8A;
			font-size: 10px;
			font-family: Verdana;
			top: 100px;    
			width: 100%;
			height: 100%;
			z-index: 2147483646 !important;
			left: 0px ;
			right: 0px;
			top: 0px;
			bottom: 0px;
			opacity: 0.4 ;
			filter:alpha(opacity = 40); /* For IE8 and earlier */
		}	

.search_anything { position: absolute; top: 12px; right: 12px; }
.search_anything input[type="text"] { padding: 2px; border: 1px solid #BBB; }
.search_anything input[type="text"]:focus { padding: 2px; border: 1px solid #BBB; }

.search_anything input[type="submit"] { border: 1px solid #9B9B9B; background: #9B9B9B; padding: 2px 13px; color: #fff; cursor: pointer; }
.search_anything input[type="submit"]:hover { border: 1px solid #464646; background: #464646; }

ul.am-tabs #menu-member {
    background-image: none !important;
    width: auto !important;
    padding: 6px 13px !important;
    text-indent: 0 !important;
}

ul.am-tabs li.normal.has-children {
    display: none;
}

ul.am-widget-list.am-list-newsletters label {
    color: #363636;
    font-weight: 600;
}