/* CSS Document */


body { 
  margin: 0; 
  padding: 0; 
  width: 100%; 
  background-color:#AEA16D;  
} 


/**** Main Container ***/


#wrap {
       margin-left: auto;
       margin-right: auto;
       margin-top:10px;
       width: 800px;
       background-color:white;
       min-height:100%;
       height:auto;
}

/**** Top ***/


#Header {
	width: 100%;
	height: 100px;
	color: #333333;
	overflow:hidden;
	padding-top:5px;
	vertical-align:middle;
}
	
#Header .mainLogoStyle
{
	margin-top:10px;
	width:100%;
	height:88px;
	text-align:center;
	background:white url("images/inteventslogo.JPG") center no-repeat;	
	}
	
	/**** Menu ***/

#menuWrap {
	width:100%;
	height:40px;
    background-color:#6F6DAE;
    vertical-align:middle;
}

#contentWrap
{
    width:800px;
    padding-top:10px;
    min-height:100%;
    height:auto;

}

	/**** Right Column Styles***/
	
#rightColumnContentBox
{
	position:relative;
	float:right;
	width:210px;
	border-left:solid 1px #E6E6E6;
	padding-top:10px;
	padding-left:10px;
	padding-right:5px;
    height: 100%;
}

#rightColumnContactInfo
{
	width:210px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#rightColumnContactInfo h1
{
	margin-bottom:0px;
	color:#DA6769;
	font-weight:bold;	
	font-size:12px;
	}
	
#rightColumnContactInfo h2
{
	margin-top:10px;
	margin-bottom:0px;
	color:Black;
    font-size:12px;
}
	
#rightColumnContactInfo p
{
margin-top:5px;
color:#666666;	
font-size:11px;
margin-bottom:0px;
	}



	/**** Main Content Styles***/
#mainContentBox
{
	position:relative;
	float:left;
	width:550px;
	padding-top:10px;
	padding-left:20px;	
	}
	
#mainContentBox 
{
 font-family:Verdana;
	font-size:11px;
	color:#333333;
	font-weight:500;	   
}
	
#mainContentBox h1.PageTitle
{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	display:inline;
	border-bottom:solid 2px #DA6769;
	}
	
#mainContentBox h2
{
 font-family:Verdana;
	font-size:12px;
	color:#333333;
	font-weight:700;	   
}
	
.InviteMe
{
    padding:20px;
    text-align:left;
    }	
	
#EventsList	
{
	padding-top:20px;
	padding-bottom:20px;
	height:100%;
}
	
.EventListItem
{
		margin-top:20px;
		min-height:100px;
	}
	
.EventListItem .imgStyleLeft
	{
		position:relative;
		float:left;	
		width:100px;
		margin-left:30px;
		margin-top:10px;				
	}
	
.EventListItem .imgStyleTop
	{
		margin-left:160px;
		margin-bottom:10px;
		width:150px;				
	}
	
	
.EventTextContent
	{
		position:relative;
		float:right;	
		width:400px;
		padding-right:10px;
		padding-top:5px;
	}

.EventTextContent a
{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#BD9226;	
	text-decoration:none;
    cursor:pointer;
    cursor:hand; 
	}
	
.EventTextContent a:link {color:#BD9226;text-decoration:none;} /* unvisited link */
.EventTextContent a:visited {color:#BD9226} /* visited link */
.EventTextContent a:hover {color:#6F6DAE;} /* mouse over link */
.EventTextContent a:active {color:#BD9226;text-decoration:none;} /* selected link */
	
.spiel 
{
	padding-top:5px;	
}
	
.spiel span
{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	font-weight:500;	
	}
	
.bottomBorder
{
    position:relative;
	float:left;
    padding:10px 20px 5px 40px;
    width:400px;
    border-bottom:solid 1px #E1E1E1;
    margin-left:60px;
	}

#EventDetailTitle span
{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	display:inline;
	border-bottom:solid 2px #DA6769;
	}

#EventDetailHeaderImage
{
    width:100%;
    margin:auto;
    }

#EventDetailTicketInfo h2,
#EventDetailLocation h2,
#EventDetailRsvp h2,
#EventDetailDatesTimes h2
{
  color:#333333;
  font-family:Arial;
  font-size:12px;
  margin-bottom:2px;
    }
#EventDetailDesc span,
#EventDetailTicketInfo span,
#EventDetailLocation span,
#EventDetailRsvp span,
#EventDetailDatesTimes span
{
  color:#666666;
  font-family:Arial;
  font-size:12px;
    }
    
    
#EventDetailRsvp span a:link {color:#666666;text-decoration:none;} /* unvisited link */
#EventDetailRsvp span a:visited {color:#666666;} /* visited link */
#EventDetailRsvp span a:hover {color:#666666;} /* mouse over link */
#EventDetailRsvp span a:active {color:#666666;text-decoration:none;} /* selected link */
    
#EventDetailBookingForm
{
    width:100%;
    text-align:center;    
    }

#EventDetailImagesRowBottom
{
    width:800px;
    text-align:center;     
    }
    

#EventDetailLocation,
#EventDetailRsvp,
#EventDetailDatesTimes
{}

#EventDetailImagesColumnRight td
{
     padding-bottom:20px;
     text-align:left;
    }

#EventDetailImagesRowBottom td
{
    padding-right:10px;
    padding-bottom:10px;
    vertical-align:top;
    text-align:left;
    }
    
	#contentBottomBorder
    {
    height:5px;
    width:540px;
    border-bottom:solid 1px #E6E6E6;
    margin-left:30px;
    margin-bottom:10px;
    padding-top:40px;
	}
	
	#celebRow
	{		
		width:800px;
		background:white url(images/celebsFooter.jpg) center no-repeat;
		height:205px;
		}
		
	#footer
	{	
	width:100%;
	height:30px;
	background-color:#6F6DAE;	
	text-align:center;
    padding-top:15px;

	}
	
	#footerCopyrightText
	{
		color:white;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;		
	}
