﻿#home_flash
{
	height:500px;
	text-align:center;
	font-size:20px;
	margin-top:-13px;
}

#home_modules
{
	height:100px;
	text-align:center;
	font-size:20px;
}

#home_js
{
    min-height:100px;
    height:auto;
    padding:2px;
}

/*joined up*/

#divJoinedUp
{
    width:225px;
    height:170px;
    float:left;
}

.pics
{
    height:  126px;  
    width:   225px;  
    padding: 0;  
    margin:  0;
    border-left:1px solid #BEBEBE;
    border-right:1px solid #BEBEBE;
}

.pics div.slide {  
    padding: 0px;  
    background-color: #fff;  
    width:  225px; 
    height: 126px; 
    top:  0; 
    left: 0 
}
.joinedUpText
{
    width:210px;
    height:49px;
    padding:5px 5px 5px 10px;
}
#divJoinedUpHeading
{
    width:225px;
    height:30px;
}
#boxBottom
{
    background: transparent url('/assets/images/layout/joinedUpBgBottom.gif') 0 0 no-repeat scroll;
    width:227px;
    height:10px;
}
#divJoinedUp h2
{
	font-family:Georgia;
	font-size:1em;
	height:24px;
	padding:10px 0 0 10px;
	width:215px;
}
.joinedUpText h3
{
    font-size:1.2em;
}
/*news*/

#newsTab
{
    width:452px;
    min-height:170px;
    height:auto;
    float:left;
    margin:0 20px 0 0;
}

.articleListing
{
	margin-bottom:14px;
}

#newsTab div.newsThumbnail
{
	float: left;
	border: 0px solid #6B6B6B;
	margin: 5px 10px 0px 5px;
	width: 64px;
	height:43px;
}
#newsTab div.newsThumbnail img
{
	width: 64px;
	height:43px;
}
#newsTab .articleListing .summary h3
{
    margin:0;
    font-size:1.1em;
}

.summary a, .pics a
{
	text-decoration:none;
}

#newsTab .summary .date
{
    /*display:inline;*/
    padding:2px 0 0 5px;
}
#newsTab .summaryText
{
    clear:both;
    margin:2px 0 0 0;
}

#newsTab .summary
{
    padding:0 5px 0 0px;
}
#newsTab .newsPanel
{
    background-color:#fff;
    width:422px;
    height:112px;
	padding:5px 14px 0 14px;
}

#newsTab .navBar
{
    width:452px;
    height:34px;
    background:transparent url('/assets/images/layout/homeBottomTabsHeaders.png') 0 0 no-repeat scroll;
}

.navBarPressReleases
{
    background:transparent url('/assets/images/layout/homeBottomTabsHeaders.png') 0 -39px no-repeat scroll !important;
}

#LargeBoxBottom
{
    background: transparent url('/assets/images/layout/LargeBoxBottom.png') -1px top no-repeat scroll;
    width:452px;
    height:21px;
}

#LargeBoxBottom a
{
	display:block;
	height:21px;
	width:445px;
}

#LargeBoxBottom a span
{
	display:none;
}

.navButton
{
    background:none;
    height:34px;
    width:200px;
    border:none;
    cursor:pointer;
    font-family:Georgia;
    font-weight:bold;
}
.leftNav
{
    float:left;
    width:225px;
}
.rightNav
{
    float:left;
    width:225px;
}

.rightNav input
{
	color:#fff;
}

.leftNav input, .rightNav input
{
	font-size:1em;
}

.leftNav input, .navBarPressReleases .rightNav input
{
	color:#4A4646;
}

.navBarPressReleases .leftNav input
{
	color:#fff;
}

.newsPanel
{
	background: #fff url('/assets/images/layout/module_center_bg.gif') repeat-x left top scroll; 
	min-height:50px;
	height:auto;
}

#divInsideCreston
{
	float:left;
	margin:0px 0 0 20px;
	width:200px;
	min-height:100px;
	height:auto;
}

.module p { padding:0 10px; margin:0; }

#divInsideCreston .module_content
{
	background-color: #fff; 
	height:105px;
	width:225px;
	padding:10px 0 0 0;
}
.module_footer a span { display:none; }
.module_footer a
{
	display:block;
	width:225px;
	height:21px;
}
