/* classes for general styles used throughout the site*/
html { 
margin:0px; 
padding:0px;
height:100%;
} 
body {
	height:100%;
	margin:0px; 
padding:0px;
}
.shellbody {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-image : none;	
	background: none;
}
.maintext {
	color: #194163;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px; 
}
.maintextbold {
	color: #194163;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
}
.textbold {
	font-weight: bold;
}
.pageText {
	margin-bottom: 10px;
}

a,
a:link,
a:hover,
a:active,
a:visited {
	font-family : Arial;
	font-size : 12px;
	color : #194163;
	text-decoration : underline;
}

a:hover {
	text-decoration: none;
}

#wideCol {}
#skinnyCol {}
#contentarea {}

/*generic spacer class*/
.spacer{margin-bottom:10px;}
/*generic clear class*/
.clear{clear:both;}

/*--------------------------------------------*/
/*----------------PAGE HEADERS----------------*/
#L1Header, L1Header_1,#L1Header_2,#L1Header_3,#L1Header_4,#L1Header_5,#L1Header_6,
#L1Header_7 {
color: #38773D;
font-family: Arial, Helvetica, Verdana;
font-size: 18px;
font-weight: bold;
text-transform: uppercase; 
}
#L1Header_1	{
background-image: url(/ftpimages/334/podium/Style485/pageTitle.gif);
background-position: top left;
background-repeat: no-repeat;
padding-left: 12px;
padding-top: 5px; 
}
#L1Header_2	{  }
#L1Header_3	{  }
#L1Header_4 {  }
#L1Header_5	{  }
#L1Header_6 {  }
#L1Header_7	{  }
#L1header {
color: #38773D;
font-family: Arial, Helvetica, Verdana;
font-size: 18px;
font-weight: bold;
text-transform: uppercase; 
}
#L2header {
color: #38773D;
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
font-weight: bold;
text-transform: uppercase; 
margin-bottom:10px;
}

#L3header {
display:none;
}
/*--------------------------------------------*/
/*--------------PODIUM BUTTONS----------------*/

/*DEFAULT Button, for when you use the PDButton function when outside a content channel*/
/*SEE http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html FOR EXPLANATION OF HOW THESE WORK*/
a.button {
    background: transparent url(/images/bg_button_a.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
	margin-top:5px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.button span {
    white-space:nowrap; /*DO NOT REMOVE THIS*/
	background: transparent url(/images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
/*--------------------------------------------*/
/*---------------CHANNEL STYLES---------------*/

/*photo content channel*/
/*Channel Box*/
#photo .chbox {
background-color: #A6BDDD;
border-left: 1px solid #9EADC3;
border-right: 1px solid #9EADC3;
border-top: 1px solid #9EADC3;
padding-left: 3px;
padding-right: 3px;
padding-top: 4px;
}
#photo .chbox2 {}
#photo .chbox3 {}
#photo .chbox4 {}

/*Footer*/
#photo .chfooter {
background-image: url(/ftpimages/334/podium/Style485/gal_bottom.gif);
background-position: bottom left;
background-repeat: no-repeat;
height: 10px;
margin-bottom: 10px; 
}
#photo .chfooter2 {}
#photo .chfooter3 {}
#photo .chfooter4 {}

/*Header*/
#photo .chheader {
	
}
#photo .chheader2 {}
#photo .chheader3 {}
#photo .chheader4 {
}

/*Header Text*/
#photo .chhtext{}

/*Link*/
#photo a,
#photo a:link,
#photo a:hover,
#photo a:active,
#photo a:visited {
	font-family : Arial;
	font-size : 12px;
	color : #194163;
	text-decoration : none;
}
#photo a:hover {
	text-decoration: none;
}

/*Buttons*/
#photo a.button, #photo a.button:hover {
    background: transparent url(/images/bg_button_a.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
	margin-top:5px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
#photo a.button span {
    white-space:nowrap; /*DO NOT REMOVE THIS*/
	background: transparent url(/images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
/*Text*/
#photo .chtext {}

/*sidebar content channel*/
/*Channel Box*/
#sidebar .chbox {
	background:url(/ftpimages/100/podium/style566/sidebar_middle_middle.gif) top center repeat-x #455881;
}
#sidebar .chbox2 {
	background:url(/ftpimages/100/podium/style566/sidebar_middle_left.gif) top left repeat-y;
}
#sidebar .chbox3 {
	background:url(/ftpimages/100/podium/style566/sidebar_middle_right.gif) top right repeat-y;
}
#sidebar .chbox4 {
	padding:0px 13px 2px 13px;
}

/*Footer*/
#sidebar .chfooter {
	background:url(/ftpimages/100/podium/style566/sidebar_bottom_middle.gif) repeat-x;
	margin-bottom: 10px; 
}
#sidebar .chfooter2 {
	background:url(/ftpimages/100/podium/style566/sidebar_bottom_left.gif) bottom left no-repeat;
}
#sidebar .chfooter3 {
	background:url(/ftpimages/100/podium/style566/sidebar_bottom_right.gif) bottom right no-repeat;
}
#sidebar .chfooter4 {
	height: 25px;
}

/*Header*/
#sidebar .chheader {
	background:url(/ftpimages/100/podium/style566/sidebar_top_middle.gif) repeat-x;
}
#sidebar .chheader2 {
	background:url(/ftpimages/100/podium/style566/sidebar_top_left.gif) top left no-repeat;	
}
#sidebar .chheader3 {
	background:url(/ftpimages/100/podium/style566/sidebar_top_right.gif) top right no-repeat;	
}
#sidebar .chheader4 {
	padding:20px 10px 10px 10px;
}

/*Header Text*/
#sidebar .chhtext{
	color: #ffffff;
	font-family: Verdana;
	font-weight:bold;
	font-size: 11px;
}

/*Link*/
#sidebar a,
#sidebar a:link,
#sidebar a:hover,
#sidebar a:active,
#sidebar a:visited {
	font-family: Verdana;
	font-size : 11px;
	color : #ffffff;
	text-decoration : underline;
}
#sidebar a:hover {
	text-decoration: none;
}

/*Buttons*/
#sidebar a.button, 
#sidebar a.button:hover {
    background: transparent url(/images/bg_button_a.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
	margin-top:5px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
#sidebar a.button span {
    white-space:nowrap; /*DO NOT REMOVE THIS*/
	background: transparent url(/images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

/*Text*/
#sidebar .chtext {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}

/*vnav content channel*/
/*Channel Box*/
#vnav .chbox {}
#vnav .chbox2 {}
#vnav .chbox3 {}
#vnav .chbox4 {}

/*Footer*/
#vnav .chfooter {}
#vnav .chfooter2 {}
#vnav .chfooter3 {}
#vnav .chfooter4 {}

/*Header*/
#vnav .chheader {}
#vnav .chheader2 {}
#vnav .chheader3 {}
#vnav .chheader4 {}

/*Header Text*/
#vnav .chhtext{}

/*Link*/
#vnav a,
#vnav a:link,
#vnav a:hover,
#vnav a:active,
#vnav a:visited {}
#vnav a:hover {}

/*Buttons*/
#vnav a.button,
#vnav a.button:hover {
	/*DO NOT REMOVE THIS*/
	display: block;
	float: left;
	/*DO NOT REMOVE THIS*/
}
#vnav a.button span {
    /*DO NOT REMOVE THIS*/
	white-space:nowrap; 
	display: block;
	/*DO NOT REMOVE THIS*/
}

/*Text*/
#vnav .chtext {}
/*--------------------------------------------*/

/*------------------------------------------------*/
/*--------------- GALLERY STYLES -----------------*/

.gal_image {}

.gal_image img {}

.gal_button_left, .gal_button_right {
background-image: url(/ftpimages/334/podium/Style485/gal_bttn.gif);
background-position: top left;
background-repeat: repeat-x;
color: #ffffff;
font-family: Arial, Helvetica, Verdana;
font-size: 11px;
padding-bottom:3px;
padding-left: 10px;
padding-right: 10px;
padding-top: 3px; 
cursor:pointer;
}

.gal_button_left {
	float: left;
}

.gal_button_right {
	float: right;
}

.gal_counter {
background-image: url(/ftpimages/334/podium/Style485/gal_bar.gif);
background-position: top left;
background-repeat: repeat-x;
color: #303338;
font-family: Arial, Helvetica, Verdana;
font-size: 11px;
padding-bottom: 5px;
padding-top: 3px;
text-align: center;
}
.gal_bar {}
.gal_caption {
background-color: #A6BDDD;
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
padding: 5px;
text-align: center;	
}
.galtop{}
.galbtm{}
/*--------------------------------------------*/

/*--------------------------------------------*/
/*---------------DDLB STYLES -----------------*/

.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}

/*--------------------------------------------*/
/*---------------MISCELANEOUS-----------------*/
.hide {display:none;}
.show {display:inline;}
/*added these styles so the <a> tags that hold 
the images for the gallery don't show*/
a.gallery-images,a.gallery-images:visited,
a.gallery-images:hover,a.gallery-images:active,
a.gallery-images:link{
	display:none;
}
/*Fixes IE disappearing content*/
* html .hollyHack { height: 0.01%; }
