﻿/* WED Exhibitor Section CSS Style Sheet - Created by The IT Company */

/* Define All The Site Wide Main Variables*/
body { font-size: 100%; font-family:Georgia; background-image:url('images/wallpaper_cream.jpg');  }

/* Heading 1 Content*/
h1 { margin-top: 0pt; margin-bottom: 15pt; margin-left: 10pt; margin-right: 10pt; font-size: 1.2em; font-family:Georgia; color:  #808000;
}

/* Heading 2 Content*/
h2 { font-size: 1.1em; font-family:Georgia; }

/* Standard Paragraph*/
p { margin-top: 15pt; margin-bottom: 5pt; margin-left: 15pt; margin-right: 10pt; font-size: 0.9em; font-family:Georgia; color: gray}

/* Reduce Size of Tel & Fax Numbers on Contact Us Page*/
.ReduceTelFax
{
 font-size: 0.75em;
}

/* Centre the Main Page*/
#PageWrapper
{
	width: 880px;
	margin-left: 19%;
	margin-right: 19%;
	background-color: white;
	padding: 0px 0px 0px 0px;

border:   1px ridge #808040;
/*	border-top: 1px #7D6C23 ridge;
	border-right: 1px #7D6C23 ridge;
	border-bottom: 1px #7D6C23 ridge;
	border-left: 1px #7D6C23 ridge;
*/
	position: inherit;
}

/* Create The Event Tagline*/
#EventTagLine
{
 font-size: 2em;
 font-family: Century;
 font-style: italic;
 font-weight: bold;
 color:  gray;
}

/* Create The Tagline*/
#TagLine
{
 font-family: Century;
 font-style: italic;
 font-weight: bold;
 color:  gray;
}

/* Create The TicketFont*/
#TicketFont
{
 font-family: Georgia;
 font-size: 0.75em;
 font-weight: bold;
 text-align: left;
}

/* Float An Image To The Right*/
.ImageFloatRight
{
 float: right;
 padding-top: 0px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
}

/* Float An Image To The Left*/
.ImageFloatLeft
{
 float: left;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
}

/* Centre An Image*/
.CenteredImage
{
 text-align:center;
 margin-top:0px;
 margin-bottom:0px;
 padding:0px;
}

/* All Content On The Right Side Of The Page*/
#RightColumn
{
 width: 250px;
 height: auto;
 float: right;
 text-align: center;
 padding-top: 0px;
 padding-bottom: 10px;
 padding-left: 10px;
 padding-right: 10px;
 background-color:;
}

/* Place Holder for Video*/
#VideoPlaceHolder
{
 width: auto;
 height: auto;
 float: right;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
}

/* All Content On The Left Side Of The Page*/
#LeftColumn
{
 width: auto;
 height: auto;
 background-color: white; 
 float: left;
 text-align: left;
 padding-top: 0px;
 padding-bottom: 10px;
 padding-left: 10px;
 padding-right: 10px;
}

/* Purchase Tickets Online */
#PurchaseTicket
{
 width: auto;
 border: 1px dashed #cbb23c;
 font-size: 0.8em;
 text-align: center;
 padding: 3px 5px 3px 3px;
}

/* Wedding Planner */
#WeddingPlanner
{
 width: auto;
 border: 1px dashed #cbb23c;
 font-size: 0.8em;
 text-align: center;
 padding: 3px 5px 3px 3px;
}

/* Sponsored By */
#SponsoredBy
{
 width: auto;
 border: 1px dashed #cbb23c;
 font-size: 0.8em;
 text-align: center;
 padding: 3px 5px 3px 3px;
}

/* Services */
#Services
{
 width: auto;
 border: 1px dashed #cbb23c;
 font-size: 0.8em;
 text-align: center;
 padding: 3px 5px 3px 3px;
}

/* Directions */
#Directions
{
 width: auto;
 border: 1px dashed #cbb23c;
 font-size: 0.8em;
 text-align: center;
 padding: 3px 5px 3px 3px;
 list-style: url('images/sml_heart.gif');	

}

/* Site Footer */
#Footer
{
 width: 880px;
 height: 176px;
 background-image: url(images/wed-exhibitor-footer.jpg);
 background-repeat: no-repeat;
 clear: both;
 font-family: Georgia;
 font-size: 0.75em;
 padding-bottom: 0px;
}

/* Footer Menu */
#FooterMenu ul
{
 margin: 0 ;
 padding: 0 ;
 list-style: none ;
 display: inline ;
}

#FooterMenu ul li
{
 margin: 0 ;
 padding: 0 ;
 display: inline ;
 text-align: center ;
 list-style: none ;
 font-family: Georgia ;
}

#FooterMenu li a
{
 font-weight: bold;
 color:  #808000;
 padding: 20px ;
 text-decoration: none ;
 display: inline ;
}

#FooterMenu li a:hover
{
 color: #C6AF3B;
 text-decoration: underline;
 font-weight: bold;
}

#slideshow
{
 position:relative;
 height:335px;
 width: 500px;
 margin: 10px 0 0 10px;
 background: #ffffff;
 border: 3px solid silver;
}

#slideshow IMG
{
 position:absolute;
 top:0;
 left:0;
 z-index:8;
 opacity:0.0;
 text-align: center;
}

#slideshow IMG.active
{
 z-index:10;
 opacity:1.0;
}

#slideshow IMG.last-active
{
 z-index:9;
}

#photocredit
{
 font-family: Georgia, Arial, Helvetica, sans-serif;
 font-size: 0.65em; 
 margin-left: 10px;
 padding-top: 10px;
 padding-bottom: 20px;
}

#photocredit a
{
 color: #9f6367;
 text-decoration: none;
}

#photocredit a:hover
{
 color: #9f6367;
 text-decoration: underline;
}

.ExhibitorListDisplay
{
 font-size: 0.9em;	
 font-family: Georgia;
 width: 250px;
 background: #FFFFFF;
 text-align: left;
 list-style: url('images/sml_heart.gif');	
}

/* Exhibitor List Table */
#ExhibitorListTable
{
 width: auto;
 border: 1px dashed #cbb23c;
 font-size: 0.8em;
 text-align: center;
 padding: 3px 5px 3px 3px;
}

/* Outline All Testimonial Images */
.Testimonial
{
 float: left;
 margin-bottom: 16px;
 margin-right: 14px;
 border: 1px solid #dfd6c3;
}

/* Line Break */
br.clear {
clear: both;
}

/* Disclaimer */
#Disclaimer ul
{
 font-size: 0.8em;
 color: gray;
 text-align: left;
 padding: 3px 5px 3px 50px;
 list-style: url('images/sml_heart.gif');	
}

/* Create A Border Around A Table */
.TableBorder {
	border: 1px solid #808000;
}

<style type="text/css">


#leftcol h2
{
 padding-top: 14px;
 padding-bottom: 10px;
 text-align: left; 
 margin-left: 80px;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-style: normal;
 font-size: 1.4em;
 color: #afaf83;
}

*
{
 padding: 0;
 margin: 0;
	font-style: italic;
}

/* Bride & Grooms */
.BridesAndGrooms ul
{
 font-size: 0.8em;
 color: gray;
 text-align: left;
 padding: 3px 5px 3px 50px;
 list-style: url('images/wedding-heart-silver.jpg');	
}
