/*
// $Id: wrapper.css,v 1.11 2009/10/28 20:51:44 karenk Exp $
// $Revision: 1.11 $
// $Author: karenk $
//
// $Log: wrapper.css,v $
// Revision 1.11  2009/10/28 20:51:44  karenk
// offset img for non-flash buy tickets
//
// Revision 1.10  2009/10/28 20:26:21  karenk
// add new social icons
//
// Revision 1.9  2008/03/24 22:03:20  stephend
// Updating Donation UI
//
// Revision 1.8  2007/12/20 18:27:36  stephend
// *** empty log message ***
//
// Revision 1.7  2007/12/19 18:06:50  stephend
// Updated VT
// added header-tag v-padding
//
// Revision 1.6  2007/11/26 23:07:06  stephend
// Flash Build
//
// Revision 1.5  2007/11/26 18:57:21  stephend
// Added volunteer app, getSnippetAsString, updated UI & Module interfaces
//
// Revision 1.4  2007/11/20 21:25:11  stephend
// *** empty log message ***
//
// Revision 1.3  2007/11/19 22:15:19  stephend
// Modules Build
//
// Revision 1.2  2007/11/14 22:59:04  stephend
// Home page build
//
// Revision 1.1  2007/11/13 23:01:07  stephend
// Init check-in
//
// Revision 1.1  2007/07/12 17:32:30  scottl
// Module cleanup after corruption.
//
// Revision 1.1  2007/02/01 19:50:36  scottl
// Had to re-add the module after a developer committed project specific code and assets to the reference website.
//
// Revision 1.1  2006/11/27 16:28:25  scottl
// Re-established ReferenceWebsite module after cross-project corruption issue.
//
// Revision 1.1.1.1  2006/08/28 19:54:54  scottl
// Initial check-in.
//
//
*/
/* GLOBAL */
body {
	margin:0;padding:0;
	background:url(../images/bg.body.gif) #472312;
}
body,td,p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#391f0b;
}

p {margin:0;padding:0;}

a 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7e7c56;
}

form {display:inline;}
h1,h2,h3,h4,h5,h6 
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;padding:10px 0;
}

h1
{
	font-size:21px;
	color:#648665;
	padding:28px 0 20px 0;
}

h3 {font-weight:bold}

img {border:0;margin:0;padding:0}

ul 
{
	padding:4px 0;
	margin:0;
	list-style-type:none;
}

li
{
	padding:3px 0 3px 10px;
	background:url(../images/bullet.off.gif) no-repeat 0 9px;
	color:#2c3d2f;
}

li:hover
{
	background:url(../images/bullet.on.gif) no-repeat 0 9px;
}

li a
{
	/* padding:0 0 10px 8px; color:#2c3d2f;*/
	color:#2c3d2f;
}

li a:hover
{
	color:#600;
}

#buytickets
{
	position:absolute;
	top:60px;
	margin-left:-10px;
}
#buytickets img {
	position: relative;
	left: 10px;
}

#content
{
	padding:0 42px 38px 60px;
	line-height:17px;
}

#donation
{
	width:98%;
	position:absolute;
	margin-left:-58px;
}
#donation tr td {white-space:nowrap}
#donation_container
{
	position:relative;
	height:240px;
	padding:8px 0;
}

#hero
{
	position:relative;
	top:65px;
	left:204px;
}

#main
{
	position:relative;
	background:url(../images/bg.content.gif);
	top:65px;
	left:208px;
	width:676px;
}

#leftcol
{
	position:absolute;
	top:162px;
	left:14px;
	width:173px;
	color:#462e19;
}

#parent 
{
	position:relative;
	background:url(../images/bg.page.jpg) #cb8d56 no-repeat top;
	width:902px;
	margin:auto;
	padding-bottom:210px; /* extends background below footer */
}

#phone
{

}

.leftcoltop
{
	background-image:url(../images/bg.leftcol.topbox.jpg);
	width:173px;
}

.leftcolbtm
{
	background-image:url(../images/bg.leftcol.bottombox.jpg);
	padding-bottom:20px;
}

#vvf_logo
{
	position:absolute;	
}

#vpac_logo
{
	position:absolute;	
	right:18px;
}

.arts
{
	font-family:Tahoma;
	font-size:13px;
	color:#600;
}

.boxoffice
{
	font-family:Tahoma;
	font-size:9px;
	color:#600;
}

.inner
{
	border:solid 1px #af7c4b;
}

.outer
{
	width:175px;
	border:solid 1px #8b5b32;	
	padding:2px;
}

.debug, .debug1 {border:solid 1px red}
.debug2 {border:solid 1px red}
.debug3 {border:solid 1px red}
.email
{
	font-family:Tahoma;
	font-size:11px;
	color:#600;
}
.error {color:#ff0000;}
.greenbkg {background-color:#7e7c56;}
.rtp
{
	font-family:Tahoma;
	font-size:10px;
	color:#415a45;
	text-decoration:none;
}
#socialDiv {
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0;
}
a#emailToAFriend {
	text-decoration: none;
	color: #363636;
}	
