/* 
	Default Style Sheet for Fan Nation - Basketball 
	This should address general design across all skins
	
	Author: James Pecora
	Creation: 20081009
	
	Change History: 	
*/


body {
	margin: 0;
	background-color: #3b51a4;
	color: #000000; }

td {
	font-family: verdana;
	font-size: 11px;
	color: #000000; }
/*	
ul {
	list-style-type:none;
	padding-bottom: 5px;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
 }

li {
	padding-bottom: 3px; }
	
*/
	
.title {
	font-weight: bold;
	padding-left: 10px;
	color :#010c45; text-align:left; }

.subtitle{
	font-family: verdana;
	color: #fbc600;
	font-weight: bold; }

.bg_blue {
	background-color: White; }

A.taglink1 {
	color :#FFFFFF;
	font-family :Verdana ;
	font-size :10px;
	font-weight:bold;
	text-decoration :none; }
	
A.taglink1:hover {
	color :#ff6000;
	font-family :Verdana ;
	font-size :10px;
	font-weight:bold;
	text-decoration :none; }
	
A.taglink1:visited {
	color :#FFFFFF;
	font-family :Verdana ;
	font-size :10px;
	font-weight:bold;
	text-decoration :none; }
	
A.taglink1:active {
	color :#FFFFFF;
	font-family :Verdana ;
	font-size :10px;
	font-weight:bold;
	text-decoration :none; }
	
A.taglink1:link {
	color :#FFFFFF;
	font-family :Verdana ;
	font-size :10px;
	font-weight:bold;
	text-decoration :none; }
	
	
	
	
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid black; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #bcbcfd; /*drop down menu background*/
	width: 185px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=0,strength=0); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: black;
	font-weight:bold;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #ffffff ; /* Mouse Over background Color*/
	color: black;
	font-weight:bold;
}

/* ######### Style for WIDE Drop Down Menu ######### */

.dropmenudiv1{
position:absolute;
top: 0;
border: 1px solid black; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: #bcbcfd; /*drop down menu background*/
width: 300px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=0,strength=0); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv1 a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid black; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
font-weight:bold;
}

* html .dropmenudiv1 a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv1 a:hover{ /*THEME CHANGE HERE*/
background-color: #ffffff ; /* Mouse Over background Color*/
color: black;
font-weight:bold;
}




/* ######## index page ######## */
#maindiv {
	width:1000px; 
	padding:0px; 
	background-color:transperant;
}
#contentdiv {
	background-color:white; 
	overflow:visible;
}


.colheader {
	background-image:url('/resources/images/tab_back.gif'); 
    height:30px;
	background-repeat:repeat-x;
}

.rowheader {
	background-image:url('/resources/images/menu_bottomline.gif'); 
    height:6px;
}

.tablecontent {
	background-image:url('/resources/images/baseball-field.jpg');
	background-repeat:repeat;
	width:100%;
	border:0px;
	background-color:#666666;
}

.footercontent{
	background-color:white; 
	overflow:visible;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
}

.profileimage { 
	padding:2px; 
	border:0px;
	width:50px;
	height:50px;
}
.postlist {
	text-align:left;
	padding-left:5px;
	padding-bottom:5px; }

div.titlebar{
	background-color:#ffffff;
	width: 715px;
	height: 30px;
	background-image:url('/resources/images/silver_fade_header.jpg'); 
	background-repeat:repeat-x;
	padding:10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;
	/* for IE */
	filter:alpha(opacity=85);
	/* CSS3 standard */
	opacity:0.85; }

div.transbox   {	
	width: 740px;
	height: 90%;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;	
	/*background-color: #ffffff;
	overflow:visible;
	border: 0px solid black;	
	opacity:0.85;
	filter:alpha(opacity=85);  for IE */  
	}	
	


div.transbox2   {	
	width: 970px;
	height: 90%;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;	
	background-color: #ffffff;
	overflow:visible;
	border: 0px solid black;	
	filter:alpha(opacity=85);/* for IE */
	opacity:0.85;/* CSS3 standard */ }	


div.transbox_content   {	
	width: 98%;
	height: 90%;
	padding: 5px;
	background-color: #ffffff;
	overflow:visible;
	border: 0px solid black;	
	filter:alpha(opacity=85);/* for IE */
	opacity:0.85;/* CSS3 standard */  }

div.transbox_ads   {	
	margin-top: 10px;
	margin-left: 1px;	
	margin-right: 5px;
	margin-bottom: 10px;	
	/*background-color: #ffffff;*/
	overflow:visible;
	border: 0px solid black;	
	filter:alpha(opacity=100);/* for IE */
	opacity:1.00; /* CSS3 standard */
	padding:0px;
	text-align:center; }	
	
div.transbox_ads_top   {	
	margin-top: 0px;
	margin-left: 0px;	
	margin-right: 0px;
	margin-bottom: 0px;	
	/*background-color: #ffffff;*/
	overflow:visible;
	border: 0px solid black;	
	filter:alpha(opacity=100);/* for IE */
	opacity:1.00; /* CSS3 standard */
	padding:0px;
	text-align:left; }	

div.transbox_redeem  {	
	width: 215px;
	height: 100px;
	margin-top: 10px;
	margin-left: 1px;	
	margin-right: 0px;
	margin-bottom: 10px;	
	background-color: #ffffff;
	overflow:visible;
	border: 0px solid black;	
	filter:alpha(opacity=85);/* for IE */
	opacity:0.85; /* CSS3 standard */
	padding:0px;
	text-align:center; }

div.transbox_login  {	
	width: 215px;
	height: 175px;
	margin-top: 10px;
	margin-left: 1px;	
	margin-right: 0px;
	margin-bottom: 10px;	
	background-color: #ffffff;
	overflow:visible;
	border: 0px solid black;	
	filter:alpha(opacity=85);/* for IE */
	opacity:0.85; /* CSS3 standard */
	padding:0px;
	text-align:center; }

/* 
	FORM ELEMENTS
				   */

input {
	border: 1px solid #5d5e59;
	background-color: #c3c3c3;
	height: 16; }
	
	
	

#container {
	padding:10px; }

