﻿
#interiorMasterContainer
{
    background-color: #fff;  
    padding-top: 40px;
    padding-bottom: 40px;
    clear: both;
    overflow: hidden;    
    z-index: -1;
}

#mainNavContainer
{
    
    height: 80px;
    font-size: 1.1em;
    z-index: 10;
    position: absolute;
    right:0;
    top: 0;
    /* position: absolute; 
    top: 0; */
}

#breadcrumb
{
    clear: both;
    /* padding: 15px 0 15px 15px; */
    width: 940px;
    background-color: #f2f2f2; 
    font-size: 11px;
    margin-bottom: 20px;
    padding: 10px;
    /*padding-left: 10px;
    
    border-right: solid 1px black;*/
}

#breadcrumb a
{
    color: #717171;
    background-image: url(/assets/images/crumb_sep.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0 12px 0 0;
    margin-right: 6px;
}



#interior_banner
{
    height: 80px;    
    background-color: #000000;
    border-bottom: solid 1px #303030;
    position: relative;    
    z-index: 5;    
    /* clear: both; */
}

#banner_logo
{
    cursor: pointer;
}

.column
{
    float: left;
    /* min-height: 600px; */
    height: auto;
    
    /* border-top: solid 1px #cccccc; */
}

.col_header
{
    height: 20px;
    padding-bottom: 10px;
    border-bottom: solid 1px #cccccc;
}


#leftCol
{
    width: 220px;
    margin-right: 20px;
    /* background-color: Yellow; */
}

#leftCol .lh_Nav
{
    font-size: 12px;
    padding: 0;
    /* margin: 0; */
    margin-top: 15px; 
    margin-left: 0;
    list-style-type: none;
}

#leftCol .lh_Nav li
{
    margin-left: 0;
    border-bottom: solid 1px #cccccc;    
    padding-bottom: 10px;    
    min-height: 20px;    
    color: #033F73;
}

#leftCol .lh_Nav li.group{
    
    cursor: pointer;
}

#leftCol .lh_Nav li a
{
    color: #033F73;
}

#leftCol .lh_ChildNav
{
    list-style-type: none;  
    margin:0;
    padding:0;  
    padding-top: 10px;
    margin-left: 10px;
    margin-top: 15px;
    display: none;
}

#leftCol .lh_ChildNav li
{
    margin:0;
    padding:0;
    padding-bottom: 10px; 
    border: none;
    color: #545454;    
}

#leftCol .lh_ChildNav li a
{
    color: #545454;    
}

#leftCol_additionalContent
{
    clear: both;
}

#leftCol .lh_ChildNav .current, .lh_Nav .current
{    
    background-image: url(/assets/images/arrow.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 10px;
}

#frame_div
{
clear: both; margin-top: 20px;
}
#framemask
{
    position: absolute;
    width: 700px;
    background-color: #ffffff;
    background-image: url(/assets/images/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center top;
}

#midCol
{
    width: 460px;
    padding-right: 20px;
    overflow: hidden;
}

#midTwoCol
{
width: 720px;
/*background-color: red;*/
border-bottom: 1px solid #cccccc;
overflow: hidden;
}

#content, #contentTwo
{
    width: 460px;
    padding-bottom: 40px;
    border-bottom: solid 1px #cccccc;
    margin-top: 20px;
    /* color: #262626; */
    color: #6c6f70;
    font-size: 12px;
    min-height: 500px;
    height: auto;
    float: left;
    list-style-type: none;
}

#content img{
margin-bottom: 10px;
}

#content .contentMainImage
{
    margin-bottom: 15px;
    width: 460px;
    height: 220px;
}

#content p{
    margin-bottom: 15px;
    padding-right: 20px;
}

#content ul{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}

#content ul li{
	color: #002E5F;
	background: url(/assets/images/list.gif) no-repeat 0px 4px;
	padding-left: 14px;
	padding-right: 40px;
	margin-left: 0;
	font-size: 12px;
	list-style-type: none;
	color: #6c6f70;
	line-height: 18px;
}

#content ul li a{
	font-size: 12px;
	color: #6c6f70;
	text-decoration: underline;
}

#contentTwo
{
color: #6c6f70;
font-size: 12px;
border: none;
width: 720px;
margin: 0;
padding-bottom: 60px;
}

#contentTwo img{
margin-top: 10px;
margin-bottom: 10px;
}

#contentTwo p{
    padding-right: 100px;
}

#contentTwo ul li{
	padding-right: 40px;
	color: #002E5F;
	background: url(/assets/images/list.gif) no-repeat 0px 6px;
	padding-left: 14px;
	margin-left: 0;
	font-size: 12px;
	list-style-type: none;
	color: #6c6f70;
}

#contentTwo ul li a{
	font-size: 12px;
	color: #6c6f70;
	text-decoration: underline;
}

#rightCol
{
    width: 240px;
    /* margin-top: 30px;
    background-color: red;*/
    color: #6c6f70;
}

#rightNav
{
line-height: 20px;
}

#rightNav h1, h2, h3, h4, h5, h6
{
margin-bottom: 5px;
}


#addThis
{
    float: right;
}

#addThis div
{
    float: left;
}
.addthis_button
{
    /* background-image: url(/assets/images/share.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    font-size: 12px;
    float: left;
    height: 30px;
    line-height: 24px;
    border: solid 1px blue; */
    /* padding: 0 0 0 10px; */
    position: relative;
    top: -3px;  
}


#rightNav div, #leftCol_additionalContent div
{
    border: solid 1px #E6E6E6;
    background-color: #F7F7F7;
    clear: both;
    padding: 20px;
    padding-top: 15px;
    padding-bottom: 30px;  
    overflow: hidden;    
    margin-top: 20px;
    
}

#rightNav div, #leftCol_additionalContent div, #rightNav p, #leftCol_additionalContent p, #rightNav a, #leftCol_additionalContent a
{
    font-size: 11px;
}

.newslist
{
    /* background-color: Yellow; */
    width: 200px;
    margin: 0;
    padding:0;
    
}

.newslist a, .newslist span
{
    font-size:11px;
}

/*  */
#rightNav h2.sf_listTitle
{
    color: #033F73;
    font-size: 12px;
    margin-top: 10px;
   /*  margin: 0; */
    /* padding: 0; */
}

#rightNav .sf_simpleList, .newslist
{
    font-size: 12px;
    padding: 0;
    /* margin: 0; */
    margin-top: 15px; 
    list-style-type: none;
    /* background-color: Red; */   
}

#rightNav .sf_simpleList li 
{
    /* padding: 0; */
    /* margin: 0; */
    margin-left: 0;
    border-bottom: solid 1px #d7d7d7;    
    padding-bottom: 10px;    
    height: 20px;
    background-image: url(/assets/images/home_sidenav_arrow.png);
    background-repeat: no-repeat;
    background-position: right -17px;
}

.newslist li
{
	margin-left: 0;
    border-bottom: solid 1px #d7d7d7;    
    padding-bottom: 10px;    
    /* height: 20px;    */
}

#rightNav .sf_simpleList a, .newslist a
{
    color: #585858;
    display: block;
}

#rightNav .newslist
{
    color: #639EC8;
    display: block;
}


.rh_column_rss
{
    float: left;
    margin-bottom: 10px;
    background-image: url(/assets/images/rssfeed.png);
    background-repeat: no-repeat;
    background-position: left 10px;   
    padding-left: 25px;
    padding-top: 10px;
    color: #639EC8;
}

iframe { margin:0; padding:0; height:100%; }
iframe { display:block; width:100%; border:none; }
       
.three_col_frame
{
    border: solid 1px blue;
    width: 710px;
    height: 100%;
    display: block;
}

/* NEWS CLASSES */
.ltd_newsList, .eventslist, .simpleEventslist
{
    font-size: 12px;
    padding:0;
    margin:0;    
}

.ltd_newsList
{
width: 440px;
height: auto;
padding: 0;
}

.ltd_newsList a{
text-decoration: none;
}

.ltd_newsList li div
{
}
.ltd_newsDate 
{
    padding: 0;
    margin-top: 1px;
    margin-bottom: 5px;
    float: left;
    width: 440px;
    height: 15px;
    color: #639EC8;
}

.ltd_newsTitle a
{
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #002E5F;
    width: 440px;
    text-decoration: none;
}

.ltd_newsSummary
{
    display: none;
    height: auto;
}

.summaryToggle
{
    height: 20px;
    margin-top: 5px;
    color: #639EC8;
    text-decoration: none;
}

.eventslist, .simpleEventslist
{    
    position: relative;
    top: 20px;
}

.eventslist li h3
{
    margin: 5px 0 5px 0;
}

.eventslist li
{
    margin-bottom: 40px;
}

.eventPanel
{
    border: solid 1px #dcdcdc;
    padding: 6px 6px 6px 6px;
    background-color: #f2f2f2;
    margin-bottom: 6px;
    margin-top: 10px;
}

#listButtons
{
    float: right;
}

/* interior content ctls */
.ltd_ImgContent
{
    margin-bottom: 20px;
}

.ltd_ImgContent_Image
{
    width: 100%;
    margin-bottom: 20px;
}
/* interior content ctls */


/* new templates */
.twocol_image_container
{    
	width: 100%;
	overflow: hidden;


}

.twocol_image
{
	margin-bottom: 20px;
	width: 720px;
	
}

.twocol_image_caption
{
clear: both;
}

.twocol_image_left, .twocol_image_left_div img
{
	margin: 0 20px 20px 0;
	max-width: 360px;
	float: left;
}

.twocol_image_right, .twocol_image_right_div img
{
	margin: 0 0 20px 20px;
	max-width: 360px;
	float: right;
}

#contentTwo h1
{
	font-size: 1.25em;
	padding-top: 8px;
	padding-bottom: 5px;
}


.sf_eventCategory, .sf_socialBookmarks, .sf_contentComments
{
display:none;
}
/* INT SLIDE SHOW START */

#int_slideShow {
width : 440px; 
height :  280px; 
margin-top: 20px;
margin-left: 0;
padding : 10px;
padding-top: 13px;
overflow : hidden;
z-index : 0;
position: relative;
float: left;
border: 1px solid #efefef;
display: none;
}

#content #int_slideShow li{
    list-style-type: none;
    background: none;
    margin: 0;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 0;
    overflow: hidden;    
    position: absolute;
}

#content #int_slideShow a{
    color: #639EC8;
    text-decoration: none;
}


#int_slideShow .is_cont
{
position: relative;
float: left;
margin: 0;

}

#sl_image
{
width: 180px;
height: auto;
margin-right: 10px;
margin-left: 10px;
float: left;
}

#sl_text
{
width: 230px;
padding-left: 10px;
padding-right: 10px; */
float: left;
}

#int_slideShow img
{
    height: 218px;
    width: 171px;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border: solid 1px #dcdcdc;
}

#controls{
width: 172px;
}

#int_slideShow #controls a
{
    font-size: 11px;
    width: auto;
}

#int_slideShow .title
{
    font-weight: bold;
    margin-bottom: 15px;
    clear: both;
}

#int_slideShow .text, #int_slideShow .link a
{
    font-size:11px;
}

#int_slideShow .text
{
    margin-bottom: 20px;
    color: #6C6F70;
}

/* follow us page */
.soc_med_contain
{
    clear: both;    
}

.soc_med_box
{
    float: left;
    padding: 20px;
    height: 230px;
    width: 220px;
    line-height: 20px;
    background-color: #f1f1f1;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.soc_med_header
{
    color: #002ef5;
    font-size: 12px;
    border-bottom: solid 1px #b4b7b7;    
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.soc_med_header img
{
    padding-right: 20px;
}
.soc_med_links
{
}

.soc_med_links ul, .soc_med_links ul li
{
    list-style-type: none;
    margin:0;
    padding:0;
}

.soc_med_links ul li
{
    line-height: 25px;
}

.soc_med_header{

}

/*
p span{
color: #639EC8;
}
*/

.searchResults
{
	
}

.sf_pager
{
	list-style-type: none;
}

.sf_pager li
{
	display: inline;
}

/* expand collapse boxes editor mode */
.ecb
{
	/*border: dotted 1px #000000;*/
	width: 99%;
	/* min-height: 100px; */
	clear: both;
	margin-bottom: 20px;
}

.ecb .ecb_title
{
	font-weight: bold;
	/*background-color: red;*/
	height: 20px;
	padding-bottom: 4px;
	cursor: pointer;
}

.ecb .ecb_content_container
{
	display:none;
}
.ecb .ecb_content
{
	font-weight: normal;
	color: #6c6f70;
    font-size: 12px;
	/*background-color: yellow;*/
	
}

/* expand collapse boxes editor mode */

.sf_controlListItems
{
padding-top: 10px !important;
padding-bottom: 10px !important;
}

.sf_expandableList
{
	line-height: 24px;
	
}

.sf_expandableList div,.sf_expandableList div p
{	
	color: #6c6f70 !important;
}
.sf_expandableList h3 a
{
	text-decoration: none;
	
}

.sf_listItemTitle, .sf_listItemTitle a
{	
	text-decoration: none !important;

}

.sf_listItemBody
{
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	padding-left: 3px;
	line-height: 22px;
	color: #6c6f70;
}

.sf_listItemBody p
{	
	color: #6c6f70 !important;
}
