﻿body 
{
	font-family: Georgia, Times New Roman, Serif;
	background-color:#f3eabe;
	margin:20px 0 0 0;
	padding:0;
}


img
{
	border:0;
}

img.floatleft
{
    float:left;
    margin:0 20px 20px 0;
}

img.floatright
{
    float:right;
    margin:0 0 20px 20px;
}

a 
{
	color:#ac1e1e;
	font-weight:bold;
}

a:visited
{
	color:#ac1e1e;
}

a:hover 
{
	text-decoration:none;
}

#hidden
{
	display:none;
}

.strikethrough
{
    text-decoration:line-through;
}

strong
{
    color:#ac1e1e;
}

ul
{
    margin-top:4px;
    list-style-type:none;
    list-style-image:url(../assets/bullet.gif);
    list-style-position:inside;
}

ul li
{
    margin:0 0 4px 20px;
}

/* *************************************************** HEADER */

#TopPanel 
{
	position:relative;
	margin: 0 auto;
	width:960px;
	height:164px;
	padding:0;
}

#TempoMenu
{
	position:relative;
	margin: 0 auto;
	width:880px;
	height:20px;
	padding:0 40px 0 40px;
	background-color:#f6f6cf;
	background-image:url('../assets/sitebg.gif');
	background-repeat:repeat-y;	
	text-align:right;
}

#TempoMenu ul 
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#TempoMenu ul li 
{
	display:inline;
	border-right: 1px solid #ac1e1e;
	padding:0 10px 0 10px;
	font-size:10pt;
	margin:0;
}
	
#TempoMenu ul li a 
{
	color:#da1515;
	font-weight:bold;
}

#TempoMenu ul li a:visited 
{
	color:#da1515;
}

#TempoMenu ul li a:hover
{
	color:#ffa200;
}

#TopPanel > a#tempotwitter
{
    display:block;
    height:30px;
    background-image:url(../assets/twitter.png);
    background-repeat:no-repeat;
    padding-left:32px;
    position:absolute;
    top:0;
    right:40px;
    font-weight:normal;
    text-decoration:none;
    padding-top:6px;
    font-size:0.8em;
}

#TopPanel > p#tempophone
{
    position:absolute;
    top:6px;
    right:220px;
    font-weight:normal;
    text-decoration:none;
    padding:0;
    margin:0;
    font-size:1em;
    color:#da1515;
}

/* *************************************************** FOOTER */

#Footer 
{
	position:relative;
	margin: 0 auto;
	width:880px;
	padding:30px 40px 0 40px;
	background-color:#f6f6cf;
	background-image:url('../assets/sitebg.gif');
	background-repeat:repeat-y;	
	text-align:center;
	clear:both;
}

#Footer p 
{
	font-size:10pt;
	margin:0;
	line-height:1.8em;
}

#Footer ul 
{
	list-style-type:none;
	margin:0;
	padding:0 0 20px 0;
}

#Footer ul li 
{
	display:inline;
	border-right: 1px solid #ac1e1e;
	padding:0 4px 0 4px;
	font-size:8pt;
	margin:0;
}
	
#Footer ul li a 
{
	color:#da1515;
	font-weight:bold;
}

#Footer ul li a:visited 
{
	color:#da1515;
}

#Footer ul li a:hover
{
	color:#ffa200;
}

#SiteBottom 
{
	position:relative;
	margin: 0 auto;
	width:960px;
	height:20px;
	padding:0;
	background-color:#f6f6cf;
	background-image:url('../assets/sitebottom.gif');
	background-repeat:no-repeat
}
	

/* ******************************************** CONTENT */

#MainContent
{
	position:relative;
	margin: 0 auto;
	width:870px;
	padding:21px 40px 20px 50px;
	background-color:#f6f6cf;
	background-image:url('../assets/sitebg.gif');
	background-repeat:repeat-y;	
	clear:both;
	overflow:hidden;
}

.ContentPanel
{
    width:570px;
    background-color:#fff;
    margin:10px 0 10px 0;
    padding:20px;
}

#MainContent h1
{
	margin:0;
	padding:0 30px 8px 0;
	/* background-color:#ac1e1e; */
	color:#ac1e1e;
	font-size:1.5em;
}

#MainContent h2
{
	font-size:1.1em;
	color:#ac1e1e;
	margin:0 30px 10px 0;
}

#MainContent h3
{
    margin:10px 30px 10px 0;
	font-size:0.9em;
	color:#ac1e1e;
	
}

#MainContent p
{
	margin:6px 30px 12px 0;
	line-height:1.4em;
	font-size:0.8em;
}

#MainContent ul li
{
	font-size:0.8em;
}

/* ******************************************************** FORM */


.FormRow 
{
	width:100%;
	clear:both;
	padding:2px 0 2px 0;
}

.FormRow label
{
	display:block;
	width:200px;
	text-align:right;
	float:left;
	color:#ac1e1e;
	font-size:10pt;
	font-weight:bold;
	margin:6px 6px 6px 0;
}

.FormRow input 
{
	float:left;
}

.TempoButton 
{
	width:200px;
	height:30px;
	color:#ac1e1e;
	background-color:#f3eabe;
	font-weight:bold;
	font-family: Georgia, Times New Roman, Serif;
	cursor:pointer;
}

.reqField
{
    font-size:1.4em;
    color:#ac1e1e; 
}

/* ************************************************* HOME PAGE */
#LeftColumn
{
    float:left;
    width:610px;
    border-right:242px solid #f6f6cf;
    margin-right:-242px;
    overflow:hidden;
}


#BigBanner
{
    padding:10px 20px 10px 340px;
    width:505px;
    height:300px;
    background-image:url(../user_data/content_graphics/tempo_on_tour2.jpg);
    background-repeat:no-repeat;
    overflow:hidden;
    background-color:#fff;
}

#FullWidth
{
    padding:20px;
    width:825px;
    background-color:#fff;
}

/* Events Panel */


#EventsContainer
{
    width:242px;
    float:left;
}

#EventsContainer .EventsPanel
{
    width:242px;
	margin:10px 6px 10px 12px;
	padding:0 0 20px 0;
	background-color:#fff;
}

#EventsContainer h1
{
    margin:0 0 20px 0;
    background-color:#ac1e1e;
    color:#fff;
    font-weight:normal;
    font-size:1.1em;
    padding:8px;
}

#EventsContainer h2
{
    margin:4px 10px 10px 10px;
    color:#ac1e1e;
    font-weight:bold;
    font-size:1em;
}
    

#EventsContainer p
{
    font-size:0.8em;
    margin:4px 10px 10px 10px;
    line-height:1.6em;
}

/* GALLERY */

div.thumb 
{
	display:inline;
	width:150px;
	height:100px;
	margin:4px 4px 4px 4px;
}

div.thumb a 
{
	text-decoration:none;
}