﻿

/* Copyright 2009 GetWebEdge, Inc.      */
/* 590 Wells Rd, Orange Park, FL. 32073 */
/* All rights reserved                  */


/*  Consolidated styles for controls within this project */

/*#02245c*/
/* GWE TAG */
.GWETag a{color:White;}
.GWETag a:hover{color:Red;}




/**Email Control**/

.EmailControlSize
{
	width: 225px;
}
.EmailTableSize
{
	width: 500px;
	height: 400px;
}
.EmailMessageSize
{
	width: 325px;
	height: 200px;
}



/*	Featured Items Control  */
.FeaturedItemsBlock
{
	
	padding: 5px;
}
.FeaturedItemsTitleDiv
{
	font-size: 26px;
	text-transform: capitalize;
	color: #02245c;
	
}

.FeaturedItemsSubTitleDiv
{
	font-size: 16px;
	text-transform: capitalize;
	color: #000000;
	
	text-indent: 20px;
}

.FeaturedItemsURL
{
	color: #02245c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.FeaturedItemsURL:hover
{
	color: Yellow;
}
.FeaturedItemsURLDiv{}

.FeaturedItemsImageAndDataDiv{}

.FeaturedItemsImage{}

.FeaturedItemsDataDiv
{
	font-size: 11px;
	
	color: #02245c;
		
}

/*  Recent Featured Items Control  */

.RecentFeaturedItemsBlock
{
	border: 1px solid gray;
	padding: 5px;	
	width:150px;
	
}

.RecentFeaturedItemsTitleDiv
{
	font-size: 14px;
	text-transform: capitalize;
	color: #02245c;
		
}

.RecentFeaturedItemsDate
{
	
}


/*  Images  */

.ImageInTextLeft
{
	float:left;
	margin:3px;	
}
.ImageInTextRight
{
	float:right;
	margin:3px;	
}

/* Event Calendar */
.EventCalendarMonthTable
{
	border: 1px solid #000000;
	width: 100%;
	border-collapse: collapse;
	margin-right:auto;
	margin-left:auto;
	position:relative;	
}

.EventCalendarDayNumber
{
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
	clear: none;
	padding: 1px;
}
.EventCalendarCurrentDay
{
	background-color: #FFFFC1;
}

.EventCalendarOtherMonth
{
	background-color: #999999;
}

.EventCalendarCalCurrentMonth, .EventCalendarOtherMonth, .EventCalendarCurrentDay, .EventCalendarWeekendDay
{ 
	text-align:left;
	border: 1px solid #C7C272;
	height: 100px;	
	vertical-align:top;
	position:relative;	
	border-spacing:2px;
}

/* EventDetails */
.EventDetailsTableLabelColumns
{
	font-family: Arial;
	font-size: 14px;
	color:#02245c;
	font-weight:bold;
	
}
.EventDetailsTitle
{
	font-family: Arial;
	font-size: 22px;
	color: Red;
	/*text-transform: capitalize;*/
	font-style: italic;
	letter-spacing: 2px;
}
.EventDetailsText
{
	font-family: Arial;
	font-size: 12px;
	
}

/* Upcoming Events */
.UpcomingEventsTitle
{
	text-align: center;
	font-family:Arial;
	font-size:12px;
	color:#02245c;
}

.UpcomingEventsTitle a
{

	color:#02245c;
}

.UpcomingEventsTitle a:hover
{
	color:red;
}


/*  Testimony Control */
.TestimonyTextClass
{
	font-style: italic;
	color: #02245c;
	font-family: arial, Helvetica, sans-serif;
	text-align:justify;
}

.TestimonyUserNameClass
{
	color: #02245c;
	font-family: arial, Helvetica, sans-serif;
}

/* EventAdmin */
.EventAdminTimeText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}

/* Testimony Admin */
.TestimonyAdminCellSize
{
	width: 400px;
}

.TestimonyAdminTableSize
{
	width: 800px;
}


/* EventAdmin */
.EventAdminTimeText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}



/* Evenet Meeting RSVP */
.EventMeetingRSVPTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.EventMeetingRSVPDescText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}
.EventMeetingRSVPSubTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.EventMeetingRSVPExplainText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
}

.EventMeetingRSVPDisabledTextBox
{
	background-color: #C0C0C0;
	color: #000000;
	font-weight: bold;
}
.EventMeetingRSVPEnabledTextBox
{
	
	background-color: #FFFFFF;
}

.EventMeetingRSVPLabelColumns
{
	text-align: right;
	}

.EventMeetingRSVPCancellationBox
{
	width: 200px;
	height: 120px;
}
/* Spotlight Speaker */
.SpeakerItemsBlock
{
	
	padding: 5px;
}
.SpeakerItemsTitleDiv
{
	font-size: 26px;
	text-transform: capitalize;
	color: #02245c;
	
}

.SpeakerItemsSubTitleDiv
{
	font-size: 16px;
	text-transform: capitalize;
	color: #000000;
	
	text-indent: 20px;
}

.SpeakerItemsURL
{
	color: #02245c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.SpeakerItemsURL:hover
{
	color: Yellow;

}
.SpeakerItemsURLDiv{}

.SpeakerItemsImageAndDataDiv{}

.SpeakerItemsImage{}

.SpeakerItemsDataDiv
{
	font-size: 11px;
	
	color: #02245c;
		
}

/* POLL Control */
.PollTable{background-color:#02245c;color:White;}
.PollQuestionCell{width:400px;}
.PollQuestionCell a{color:White;}
.PollQuestionCell a:hover{color:Yellow;}
.PollTitle{font-size:16px; font-weight:bold;color:Yellow;}
.PollText{font-size:12px;}
.PollResultsCell{width:100px;}
.PollResultsText{font-size:14px;}
.PollPercentYes{font-size:16px;color:Lime;}
.PollPercentNo{font-size:16px;color:Red;}

/*  Board Member Viewer Control */
.BoardItemsNameDiv{font-size:24px; color:#02245c; text-transform:capitalize;}
.BoardItemsFirstNameDiv{}
.BoardItemsLastNameDiv{}
.BoardItemsBusinessNameDiv{font-size:14px;}
.BoardItemsDateDiv{}
.BoardItemsURLDiv{}
.BoardItemsURL{}
.BoardItemsTitleDiv{font-size:16px; color: #02245c;}
.BoardItemsImageAndDataDiv{}
.BoardItemsImage{}
.BoardItemsDataDiv{font-size:12px; color:Black;}
.BoardItemsBusLogoDiv{}

/** cart **/
.CartName{font-size:12px; color:#02245c}
.SpeakerAdminLabelCols
{
	text-align: right;
	width: 200px;
}
