@charset "utf-8";
/* CSS Document */
/* First we setup the page with all the general margins and the background image repeated all across x... */
body {
	margin-top: 0;
	margin: 0;
	padding-top:0px;
	border: 0;
	text-align: center;





	color: $mainTextColor;
	font-size: small;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff; 
	list-style: none; 
	background: url(http://www.frclive.tv/_images/bullet_orange_over_black.jpg) no-repeat left 0.2727em; 
	padding-left: 1.3636em;
	line-height: 1.5em;
	}

/* Then create the Outer/wrapper with the gruchn floating and centered*/
#outer-wrapper {
  margin: 0 auto;
  margin-top: 0 auto;
  border: 0;
  height: 700px;
  text-align: middle;
  /* background: url(http://www.frclive.tv/_images/background_2.0a.jpg) top center no-repeat;*/
  font: $bodyFont;
}

#givingmenu-wrapper {

	border-width:0px;
	height: 39px;
	width: 920px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	  padding-bottom:0px;
  padding-left:20px;
  padding-right:20px;
  padding-top:20px;
	  }
	  
#giving-wrapper {
  margin: 0 auto;
  margin-top: 0 auto;
  border: 0;
  width: 950px;
  margin-left:auto;
  margin-right:auto;
  font:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
}

#giving-content {
  margin: 0 auto;
  margin-top: 0 auto;
  border: 0;
  width: 920px;
  text-align: left;
  padding-bottom:0px;
  padding-left:20px;
  padding-right:20px;
  padding-top:20px;
  font:Verdana, Arial, Helvetica, sans-serif;
}


#giving-content ul li{

 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff; 
	list-style: none; 
	background: url(http://www.frclive.tv/_images/li_1.jpg) no-repeat left 2em; 
	padding-left: 1.3636em;
	line-height: 1.5em;
}
	  
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Myriad Pro;
	font-size: 15px;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-family: "Myriad Pro";
	font-size: 15px;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-family: "Myriad Pro";
	font-size: 15px;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
	font-family: "Myriad Pro";
	font-size: 15px;
}

#inner-wrapper {
	width: 1011px;
	height: 600px;
	margin: 0 auto;
	margin-top: 20px;
	border: 0;
	/*background: #ffffff;*/
  float: center;
	text-align: middle;
	font: Verdana;
}


/*Navigation Menu for main Page*/

.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	border: 1px solid #b53f01;
	border-width: 1px 0;
	background: black url(/_images/menu/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
background: none;
padding-left: 0;
line-height: 1.5em;
} 
.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(/_images/menu/blockactive_red.gif) center center repeat-x;
}

.lobbyblockmenu{
	margin: 0;
	padding: 9px 11px;
	font: bold 13px Arial;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: black url(/_images/menu/blockdefault.gif) center center repeat-x;
	color: white;
	text-decoration: none;
}

.lobbyblockmenu a:visited{
color: white;
}

.lobbyblockmenu:hover{
color: white;
background: transparent url(/_images/menu/blockactive.gif) center center repeat-x;
}

</style>

[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

.header_1 {
	color: #ffffff;
	text-align:center;
	text-decoration: none;
	font-family: Myriad Pro;
	font-size: 16px;
}

.style1 {
	font-size: 4pt;
	line-height: 2px;
}
.style2 {color: #F7F7F7}



</style>
<![endif]
