﻿#wrapper
{
	background-repeat: no-repeat;
}
.HeaderMiddle
{
	min-height: 320px;
	position: relative;
	margin: 0px;
}

.HeaderBottom
{
	clear: both;
	position: relative;
	margin: 0px;
	height: 32px;
}

/*Start Pou up QuickLinks*/

.QuickLinkscontainer
{
	z-index: 100;
	position: absolute;
	height: 27px;
	bottom: 0px;
	left: 280px;
}
.QuickLinkscontainer ul li a, .menu ul li a:visited
{
	display: block;
	text-decoration: none;
	width: 140px;
	height: 27px;
	text-align: left;
	color: #666666;
	padding-left: 10px;
	background: Transparent;
	line-height: 27px;
	font-size: 10px;

}
.QuickLinkscontainer ul li ul li a
{
	font-size: 0.8em;
}
.QuickLinkscontainer ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.QuickLinkscontainer ul li
{
	position: relative;
	float: left;
	height: 27px;
	width: 150px;
	background-image: url('/Theme/Images/threemenubg.png');
	background-repeat: no-repeat;
	margin-right: 4px;
}
.QuickLinkscontainer ul li ul
{
	display: none;
}
/* specific to non IE browsers */
.QuickLinkscontainer ul li:hover a
{
	color: #666;
	background: #c3dd88;
}
.QuickLinkscontainer ul li:hover ul
{
	display: block;
	position: absolute;
	bottom: 4px;
	left: 0;
}
.QuickLinkscontainer ul li:hover ul li a.hide
{
	background: #f0f0f0;
	color: #666;
}
.QuickLinkscontainer ul li:hover ul li
{
	display: block;
	background: #fff;
	color: #666;
	width: 150px;
	clear: both;
	height: 24px;
}

.QuickLinkscontainer ul li:hover ul li:hover a.hide
{
	background: #ededed;
	color: #666;
}
.QuickLinkscontainer ul li:hover ul li ul
{
	display: none;
}
.QuickLinkscontainer ul li:hover ul li a
{
	display: block;
	font-size: 10px;
	background: #ededed;
	color: #666;
	width: 140px;
	padding-left: 10px;
}

.QuickLinkscontainer ul li:hover ul li.QuickLinksheader a, .QuickLinkscontainer ul li:hover ul li.QuickLinksheader a:hover
{
	display: block;
	font-size: 0.85em;
	background-color: transparent;
	color: #666;
	width: 140px;
	padding-left: 10px;
	border-bottom: 3px solid #98cc21;
	height: 27px;
	line-height: 27px;
	width: 140px;
	background-image: url('/Theme/Images/threemenubg.png');
	background-position: top;
	background-repeat: no-repeat;
}

.QuickLinkscontainer ul li:hover ul li.QuickLinksheader
{
	display: block;
	border-bottom: 3px solid #98cc21;
	background: transparent;
	color: #666;
	width: 150px;
	clear: both;
	height: 27px;
}

.QuickLinkscontainer ul li:hover ul li a:hover
{
	background: #c3dd88;
	color: #666;
}
.QuickLinkscontainer ul li:hover ul li:hover ul
{
	display: block;
	position: absolute;
	left: 210px;
	bottom: 0;
}
.QuickLinkscontainer ul li:hover ul li:hover ul li a
{
	background: #666;
	color: #666;
}
.QuickLinkscontainer ul li:hover ul li:hover ul li a:hover
{
	background: #c3dd88;
	color: #666;
}
.QuickLinkscontainer ul li:hover ul.left
{
	left: -105px;
}
.QuickLinkscontainer ul li:hover ul li:hover ul.left
{
	left: -210px;
	width: 209px;
}


/*End Pou up QuickLinks*/

.twittercontainer
{
	position: absolute;
	top: 0px;
	background-repeat: repeat-x;
	background-image: url('/theme/images/twitter_feed_73.png');
	height: 100%;
	width: 100%;
	color: #FFFFFF;
}
.twittercontainer p
{
	padding-left: 40px;
	padding-top: 3px;
	font-size:11px;
}
.header1
{
	font-size: 1.5em;
	margin: 5px 0 5px 0;
}
.header2
{
	font-size: 1.3em;
	margin: 5px 0 5px 0;
}
.header3
{
	font-size: 1.1em;
	color: #fca415;
	margin: 5px 0 5px 0;
}
.header4
{
	font-size: 1em;
	margin: 5px 0 5px 0;
}
.Normal
{
	font-size: 1em;
}


.Header
{
	background-color: #48558e;
	text-align: left;
	padding: 7px;
	width: 100%;
	font-size: 1em;
}
.FormatTable
{
	margin: 7px 0 7px 0;
}
.FormatTable TH
{
	background-color: #48558e;
	text-align: left;
	padding: 7px;
	width: 100%;
	font-size: 1em;
}
.FormatTable TD
{
	border-bottom: #48558e 1px solid;
	padding: 7px;
}

/*SPOTLIGHT CONTAINER*/
#spotlightcontainer
{
	background-image: url('/theme/images/home_spotlightbg.png');
	background-repeat: no-repeat;
	width: 462px;
	height: 224px;
	float: left;
	margin-left: 9px;
	margin-right: 9px;
	text-align: left;
	margin-top: 5px;
}
#spotlightcontainer .Title
{
	font-size:14px;
	font-weight:bold;
	color:#666666;width: 35%; 
	top: 10px; 
	position: relative; 
	left: 10px;
}
.HomePageTeaser
{
	width: 100%;
	text-align: left;
	padding-left: 20px;
	padding-top: 155px;
	z-index: -1;
}

.infoReel
{
	background: url(/theme/images/home_rightbg.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	float: right;
	margin-top: 5px;
	margin-left:15px;
	margin-right:15px;
}

.rightbox_top
{
	background: url(/theme/images/rightbox_topbtnbg.png);
	height: 26px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.rightbox_bottom
{
	background: url(/theme/images/rightbox_bottombtnbg.png);
	height: 26px;
	border: 0px solid red;
	background-repeat: no-repeat;
	background-position: top;
}

.imgctr
{
	margin-left: auto;
	margin-right: auto;
	display: block;
	cursor: pointer;
}

#home_inforeel
{
	background-image: url('/theme/images/home_rightbg.png');
	background-repeat: no-repeat;
	float: left;
	clear: left;
	width: 220px;
	height: 222px;
	color: #fff;
	margin-top:10px;
}

/* root element for scroller */
.vertical
{
	/* required settings */
	position: relative;
	overflow: hidden;
	margin-top: 0px;
	height: 169px;
	width: 220px;
}

/* root element for scroller items */
.scrollitems
{
	position: absolute;
	height: 20000em;
	margin: 0px;
}

/* single scrollable item */
.scrollitems div
{
	margin: 0;
	padding: 15px;
	font-size: 12px;
	height: 169px;
}

/* elements inside single item */

.scrollitems h1
{
	border-bottom: 1px dotted #c8c8c8;
	font-size: 14px;
	width: 170px;
	margin-bottom: 4px;
}
.scrollitems h2
{
	font-size: 14px;
	width: 170px;
	margin-bottom: 4px;
}
.scrollitems p
{
	font-size: 10px;
	color: #fff;
	font-weight: normal;
}
.recentblogpost
{
	margin-bottom: 6px;
	background-image: url(/theme/images/icon_bloghomeblue.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 23px;
}
.scrollitems a
{
	font-size: 10px;
	color: #b9e645;
	text-decoration: none;
	font-weight: bold;
}
.scrollitems a.bloglink
{
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

/* button for scolling */
.nextPage, .prevPage
{
	cursor: pointer;
}


p.scrollitemquote
{
font-weight:bold;
font-size:14px;	
}

.Feature
{
	float: left;
	width: 135px;
	height: 168px;
	margin-top: 9px;
	margin-left:9px;
	margin-right:9px;

}

.Feature p
{
    font-size: 10px;
}

#SpotlightTabs { float: right; margin-right: 10px; }