/*#Global#*/
/*#Global/Standard#*/
*
{
	margin: 0px;
	padding: 0px;
}

html
{
	background-color: white;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	color: black;
}

html a
{
	color: #0c4ea2;
	text-decoration: none;
}

h1
{
	font-size: 16pt;
	color: #0c4ea2;
}

h2
{
	font-size: 16pt;
	color: #0c4ea2;
}

h3
{
	font-size: 13pt;
	color: #dd6914;
}

h3 a
{
	color: #dd6914;
}

ul
{
	margin-left: 20px;
}

/*#Global/Colors#*/
/*
	orange: #dd6914;
	blue: #0c4ea2;
*/

/*#Master Panels#*/
.innerMaster
{
	width: 1015px;
	margin: 5px auto;
}

.header
{
	width: 1015px;
	height: 55px;
	background: url(../App_Themes/awaairebear/Images/bluBar.gif) no-repeat;
	float: left;
}

.header img
{
	float: left;
	width: 217px;
	margin-left: 10px;
}

.content
{
	width: 1015px;
	min-height: 515px;
	float: left;
}

.titlePanel
{		
	width: 990px;
	height: 105px;
	margin-top: -10px;
	margin-left: 10px;
}

.titlePanel img
{
	width: 100%;
	height: 75px;
}

.pageTitle
{
	width: 990px;
	margin-top: -52px;
	text-align: center;
}

.pageTitle h1
{
	color: #f2f2f2;
	text-transform: capitalize;
	font-size: 22pt;
}

.leftPanel
{
	width: 750px;
	min-height: 480px;
	margin: 0px 15px 0px 10px;
	float: left;
}

.leftPanel img
{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.leftPanel table img
{
	border: 0;
}

.leftPanelNews
{
	width: 125px;
	min-height: 515px;
	padding-right: 5px;
	float: left;
	margin-left: 10px;
}

.middlePanel
{
	width: 615px;
	min-height: 480px;
	margin: 0px 15px 0px 20px;
	float: left;
}

.rightPanel
{
	width: 220px;
	height: 480px;
	float: right;
}

.footer
{
	width: 1015px;
	height: 55px;
	background: url(../App_Themes/awaairebear/Images/bluBar.gif) no-repeat;
	float: left;
	clear: both;
	line-height: 55px;
	color: white;
	text-align: right;
}

.footerText
{
	padding-right: 50px;
}

.footer a
{
	color: white;
	text-decoration: underline;
}

/*#Web Parts#*/
/*#Web Parts/CSS List Menu#*/
/*#Web Parts/CSS List Menu/Top menu#*/
.CMSListMenuUL
{
	list-style-type: none;
	float: left;
	line-height: 50px;
	margin: 0px 0px 0px 0px;
}

.CMSListMenuLI, .CMSListMenuHighlightedLI
{
	margin-left: 25px;
	float: left;
}

.CMSListMenuLink, .CMSListMenuLinkHighlighted
{
	text-decoration: none;
	font-size: 11pt;
	color: #f2f2f2;
}
/*#Web Parts/CSS List Menu/Breadcrumbs#*/
.breadCrumbs
{
	width: 100%;
	height: 13px;
	color: #dd6914;
	margin-top: 15px;
}

.CMSBreadCrumbsCurrentItem
{	
	color: #dd6914;
}

/*#Web Parts/CSS List Menu/Sitemap#*/
.CMSSiteMapList
{
	list-style-type: none;
}

.CMSSiteMapListItem
{
	float: left;
	margin-right: 25px;
}

.CMSSiteMapLink
{

}

/*#Web Parts/Blog#*/
.BlogPTitle h2
{
	font-size: 16pt;
	color: #0c4ea2;
}

.BlogPBody
{

}

.BlogPBody img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 3px;
	background: white;
	border: 1px solid gray;
}

.BlogPDateWhole
{
	color: #dd6914;
}

/*#Web Parts/Calender#*/
.Calendar
{
	width: 100%;	
}

/*#Containers#*/
/*#Containers/WidgetBox#*/
.widgetBox
{
	min-height: 50px;
	margin-bottom: 30px;
}

.widgetTitle
{
	height: 25px;
	color: #dd6914;
}

.widgetTitle img
{
	max-width: 20px;
	max-height: 20px;
	vertical-align: text-top;
}

.widgetBody h1
{ 
	font-size: 10pt;
}

.youtubeVideo
{
	float: right;
	margin-left: 10px;
	border: 1px solid orange;
}

/*#Containers/position#*/
#contactus .contentBox
{
	width: 250px;
	float: left;
}

.positionContainer
{
	float: left;
	width: 200px;
	margin-top: 30px;
}

/*#Containers/Office#*/
.officeContainer
{
	float: left;
	width: 200px;
	height: 250px;
	margin-right: 15px;
	margin-top: 30px;
}

.officeTitle
{
	color: #dd6914;
	font-size: 14pt;
}

/*#Containers/Contact Us#*/
.contactUsContainer
{
	float: left;	
	width: 250px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.TextboxField, .TextAreaField, .TextBoxField
{
	width: 220px;
}

.TextAreaField
{
	height: 80px;
}

.FormButton
{
	padding-left: 10px;
	padding-right: 10px;
}

.ErrorLabel
{
	display: none;
}

.EditingFormErrorLabel
{
	color: red;
	float: right;
}

/*#Containers/GoogleMaps#*/
#map
{
	margin-bottom: 10px;
	border: 1px solid #dd6914;
	float: left;
}

/*#Containers/Bear#*/
.bearDetailContainer
{
	width: 250px;
	height: 60px;
	margin: 20px 0px 20px 0px;
	float: left;
}

/*#Containers/Friends#*/
.friendsRepeater
{
	width: 600px;
	height: 120px;
	margin: 0px auto;
	margin-bottom: 15px;
}

.friendsImage
{
	width: 205px;
	height: 120px;
	float: left;
	margin-right: 10px;
}

.friendsText
{
	width: 375px;
	height: 120px;
	float: right;	
	margin-left: 10px;
}

.friendsText p
{
	width: 375px;
}

/*#Containers/Events#*/
.eventsContainer
{
	margin-top: 15px;
	margin-bottom: 20px;
}

/*#Containers/Box#*/
.boxContainer
{
	width: 750px;
	height: 150px;
	background: #fdd5b7;
	float: left;
	margin: 10px 0px 10px 0px;
	position: relative;
}

.boxTop
{
	width: 750px;	
	height: 8px;
}

.boxTopLeft
{
	width: 9px;	
	height: 8px;
	float: left;
	background: url(../App_Themes/awaairebear/Images/topLeft.gif) no-repeat;
}

.boxTopRight
{
	width: 9px;	
	height: 8px;
	float: right;
	background: url(../App_Themes/awaairebear/Images/topRight.gif) no-repeat;
}

.boxContent
{
	padding: 10px 20px 10px 10px;
	vertical-align: top;
	
}

.boxContent img
{
	float: left;
	vertical-align: middle;
	margin: 0px 10px 0px 5px;
}

.boxBottom
{	
	width: 750px;	
	height: 8px;
	position: absolute;
	bottom: 0px;
}

.boxBottomLeft
{
	width: 9px;	
	height: 8px;
	float: left;
	background: url(../App_Themes/awaairebear/Images/bottomLeft.gif) no-repeat;
}

.boxBottomRight
{
	width: 9px;	
	height: 8px;
	float: right;
	background: url(../App_Themes/awaairebear/Images/bottomRight.gif) no-repeat;
}

.contentBox
{
	margin-top: 10px;
}

/*#Text Styles#*/