﻿html
{
height: 100%;
font-family:Tahoma;
font-size:small;
background: #1E212E url(img/bodyBg2.jpg) repeat-x top left;
}



body
{
height: auto;
margin: 0px;
padding:0px;
text-align: center;
min-width: 777px;

}

#nonFooter
{
position: relative;
min-height: 100%;
width:777px;
margin:0 auto;
text-align: left;
 clear: both; /* pushes footer down instead of sliding content under footer*/
}

* html #nonFooter
{
height: 100%;
clear:both;
}

#content
{
padding-bottom: 15px;
margin:0 auto;
background-color:White;
height:auto;
}

#footer
{
position: relative;
width:777px;
bottom:0px;
background: transparent url(../../App_Themes/Theme1/img/footerBg.png) no-repeat top center;
height:91px;
margin:0 auto;
clear:both; /*pushes footer down*/
}



#header
{
background: transparent url(../../App_Themes/Theme1/img/headerBg.jpg) no-repeat top center;
	height:102px;
	width:777px;

}


#nav
{
	width: 777px;
	height:20px;
	background-color:White;

}


.button{ background-color:Silver; border:solid 1px gray; }

.dropDownList
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-color: white;
	font-family:verdana;
	font-size:8pt;
	font-style:normal;
	color:#000000;
	width:380px;
}

.grayItal
{
 color:Silver;
 font-style:italic;
}

.nowrap{ white-space:nowrap; width:200px;}

img
{
	border:0;
}

p
{
	margin:0px;
	padding:15px 15px 3px 15px;
}

.textBox
{
	border:  solid 1px #666666;
	font-size: 9pt;
	font-family:Tahoma;
	background: transparent url(../../App_Themes/Theme1/img/textBoxShadow2.gif) no-repeat top center;

}

.title
{
	font-weight:bold;
}

  a:link    { color:black; text-decoration:underline; }
  a:visited { color:#666666; text-decoration:none; }
  a:hover   { color:green; text-decoration:underline; }
  a:active  { color:green; text-decoration:underline; }



.img_forsale{ float:left;  padding:10px;}


.imgDefault2{ float:right; padding:7px;}
.imgDefault3{ float:left; padding:7px;}
/* nav start ...............................................*/
#nav {
  height: 25px;
  width: 100%;
background: transparent url(../../App_Themes/Theme1/img/navBg.jpg) repeat-x top center;
}
#nav ul {
  margin: 0px;
  padding: 0px;
  font-family: Tahoma;
  font-size: small;
  color: #000000;
  line-height: 25px;
  white-space: nowrap;
}
#nav li {
  list-style-type: none;
  display: inline;
}
#nav li a {
  text-decoration: none;
  padding: 7px 10px;
  color: #000000;
  cursor:pointer;
}
#nav li a:hover {
  text-decoration: underline;
  padding: 7px 10px;
  color: #000000;
}
#nav lia:link {
  color: #000000;
}
#nav lia:visited {
  color: #000000;
}
#nav lia:hover {
  font-weight: bold;
  color: #000000;
  background-color: #3366FF;
}

/* nav end ...............................................*/





#divContentPlaceHolder
{
	padding:15px;

}





/* about page start ==================================*/
#about_list
{
	padding:10px;
}

 #about_list a:link    { color:black; text-decoration:underline; }
 #about_list a:visited { color:blue; text-decoration:none; }
 #about_list a:hover   { color:green; text-decoration:underline; }
 #about_list a:active  { color:blue; text-decoration:none; }
 /* about page end  ==================================*/



#seo_list
{
		padding:15px;
}




#related_sites ul 
{
	list-style: none;
	height:20px;
	 z-index:1000;
}
#related_sites li 
{
	display:inline;
	padding:10px;
}


 #related_sites a:link    {color:#fff; text-decoration:underline; }
 #related_sites a:visited { color:#fff; text-decoration:none; }
 #related_sites a:hover   { color:#fff; text-decoration:underline; }
 #related_sites a:active  { color:#fff; text-decoration:none; }
 



 #footer a:link    { color:black; text-decoration:underline; }
 #footer a:visited { color:black; text-decoration:none; }
 #footer a:hover   { color:black; text-decoration:underline; }
 #footer a:active  { color:black; text-decoration:none; }
 
 
 


#div_MMA
{
	padding:25px;
}


#div_Fighters
{
	padding:25px;
}

#div_Instruction
{
	
padding:25px;	
}
#div_WhyOwn{padding:12px; border:solid 1px silver; background: transparent url(../../App_Themes/Theme1/img/UFC.jpg) no-repeat top center;}
#div_DefaultText{padding:12px;}
#div_Adsense{ text-align:center; padding:15px;}

#div_Videos{ background-color:#003300; overflow:auto; height:395px; width:445px; border: solid 1px silver;}
#div_Videos .title{ color:White; padding-left:15px;}



.panelSitesVendors{ padding:10px; }