﻿/*main stylesheet*/
/*main css*/

body {
	background-color:#356DA0; /*313847*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#333333;
	background-image:url('http://texansagainstgambling.org/images/people-bg1.jpg'); background-repeat:no-repeat; background-position:top center;
}

#menuRow  {
	height:50px;
	width:800px;
	
}

#mainCont {
	margin:0px;
	padding:0px;
}


#topline {
	height:50px;
	background-color:#5C7185;
}

#contentCont {
	width:800px;
	padding:20px 0px 20px 0px;
}

#templateCont {
	padding:0px 0px 20px 0px;
}

#pageContentBox {
	background-color:#FFFFFF;
	padding:10px 10px 10px 10px;
}

#contentTopSec {
	color:#003366;
	font-size:16px;
	font-weight:bold;
}

#sidebarCont {
	width:200px;
	padding:20px 10px 20px 0px;
	

}

#rightsidebarCont {
	width:200px;
	padding:20px 0px 20px 10px;
}

#pageFooterTable {
	color:#FFFFFF;
	font-weight:bold;
}

#pageFooterTable a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin:0px 10px 10px 10px;
}

.sidebarBoxGreen {
	background-color:#046739;
	padding:5px;
	height:150px;
}

.sidebarBoxGreenCont {
	background-color:#FFFFFF;
	padding:5px;
	color:#FFFFFF;
	margin-bottom:5px;
}

.sidebarBoxBlue {
	background-color:#BACCDF;
	padding:5px;
	height:150px;
}

.sidebarBoxBlueCont {
	background-color:#FFFFFF;
	padding:5px;
	color:#000000;
	margin-bottom:5px;
}

.sidebarBoxBlue2 {
	background-color:#5C7185;
	padding:5px;
	height:150px;
}

.sidebarBoxBlue2Cont {
	background-color:#FFFFFF;
	padding:5px;
	color:#FFFFFF;
	margin-bottom:5px;
}

.sidebarBoxBlack {
	background-color:#000000;
	padding:5px;
	height:150px;
}

.sidebarBoxBlackCont {
	background-color:#FFFFFF;
	padding:5px;
	color:#FFFFFF;
	margin-bottom:5px;
}

/*font switcher*/

.boldText	{
	color:#737373;
	font-weight:bold;
}

.bigBoldText	{
	color:#8C8C8C;
	font-weight:bold;
	font-size:14px;
}

.smallA		{
	color:#FFFFFF;
	font-size:12px;
}

.mediumA	{
	color:#FFFFFF;
	font-size:14px;
}

.bigA 	{
	color:#FFFFFF;
	font-size:16px;
}

.smallA a {
	color:#FFFFFF;
	font-size:12px;
}

.mediumA a {
	color:#FFFFFF;
	font-size:14px;
}

.bigA a	{
	color:#FFFFFF;
	font-size:16px;
}

.linkCont  {
	border:1px solid #000;
	width:150px;
	padding-left:15px;
	margin-left:15px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {font-family: arial, sans-serif; font-weight:bold; width:100%; height:32px; position:relative; font-size:11px; z-index:100;background-color:#5c7185; margin-top:60px;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:166px; height:30px; text-align:center; color:#fff; border:1px solid #5C7185; background:#5c7185; line-height:30px; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}
/*.menu ul li ul li {height:20px;line-height:5px; !important}*/
.menu a {color:#333333; !important}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#36f;}
.menu ul li:hover ul {display:block; position:absolute; top:31px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#ddd; color:#000;}
.menu ul li:hover ul li a:hover {background:#6fc; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}

/*  Rollover  */

  #shutterCont1{
  	width:197px; 
	height:146px; 
	background-image: url('http://texansagainstgambling.org/images/casinos3.jpg'); 
	background-repeat:no-repeat; 
	background-position:top; 
	cursor: pointer;
	top:0; 
	left:0;
	position: relative;  
  }
  #shutterInner1{
  	position: absolute; 
	top:0; 
	left:0; 
	height:25px; 
	width:187px; 
	background-color:#fdfafb;
	opacity:0.7;
	filter:alpha(opacity=85);
	overflow:hidden;
	margin:4px 0px 0px 5px;
	color:#000000; 
	padding:0px 0px 0px 0px;
  }
  
  #shutterCont2{
  	width:197px; 
	height:146px; 
	background-image: url('http://texansagainstgambling.org/images/horseracing4.jpg'); 
	background-repeat:no-repeat; 
	background-position:top; 
	cursor: pointer;
	top:-20px; 
	left:0;
	position: relative;  
  }
  #shutterInner2{
  	position: absolute; 
	top:0; 
	left:0; 
	height:25px; 
	width:187px; 
	background-color:#fdfafb;
	opacity:0.7;
	filter:alpha(opacity=85);
	overflow:hidden;
	margin:4px 0px 0px 5px;
	color:#000000; 
	padding:0px 0px 0px 0px;
  }
  
  #shutterCont3{
  	width:197px; 
	height:146px; 
	background-image: url('http://texansagainstgambling.org/images/lottery3.jpg'); 
	background-repeat:no-repeat; 
	background-position:top; 
	cursor: pointer;
	top:-40px; 
	left:0;
	position: relative;  
  }
  #shutterInner3{
  	position: absolute; 
	top:0; 
	left:0; 
	height:25px; 
	width:187px; 
	background-color:#fdfafb;
	opacity:0.7;
	filter:alpha(opacity=85);
	overflow:hidden;
	margin:4px 0px 0px 5px;
	color:#000000; 
	padding:0px 0px 0px 0px;
  }
  
  #shutterCont4{
  	width:197px; 
	height:146px; 
	background-image: url('http://texansagainstgambling.org/images/cards3.jpg'); 
	background-repeat:no-repeat; 
	background-position:top; 
	cursor: pointer;
	top:-60px; 
	left:0;
	position: relative;  
  }
  #shutterInner4{
  	position: absolute; 
	top:0; 
	left:0; 
	height:25px; 
	width:187px; 
	background-color:#fdfafb;
	opacity:0.7;
	filter:alpha(opacity=85);
	overflow:hidden;
	margin:4px 0px 0px 5px;
	color:#000000; 
	padding:0px 0px 0px 0px;
  }
  
/*Forms*/

.ContributeForm {
	font-size:14px;font-family:Arial, Helvetica, sans-serif;
}

.ContributeForm input{
	margin:5px 0px 5px 0px;
}

.mess_resp {
	color:#FF0000;
	font-weight:bold;
}

/*News*/

#sidebarNews {
	width:197px;
	border:1px solid #000000;
	padding:5px;
	background-color:#FFFFFF;
}

#sbnHeader {
	height:50px;
	background-color:#99CC99;
	color:#333333;
	padding:0px 0px 0px 5px;
	font-weight:bold;
}

#sbnBody {
	height:200px;
	background-color:#FFFFFF;
	color:#333333;
	padding:5px 5px 5px 5px;
}

#sbnBody a{
	color:#333333;
}