/* classes for general styles used throughout the site*/
html { 
margin:0px; 
padding:0px;
height:100%;
} 
a{
	outline:none;
}
p {
	margin:0px; 
	padding:0px;
}
body {
	background-image : none;
	color: #3E545C;
	font-family: Arial;
	font-size: 12px;
}
.homebody {
	height: 100%;
	background : #ffffff;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
.shellbody {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-image : none;	
	background: none;
}
.maintext {
color: #1b1b1b;
font-family: Arial, Helvetica, Verdana;
font-size: 13px;
line-height: 23px; 
}
.maintextbold {
color: #1b1b1b;
font-family: Arial, Helvetica, Verdana;
font-size: 13px;
line-height: 23px; 
	font-weight: bold;
}
.textbold {
	font-weight: bold;
}
.pageText {
	margin-bottom: 10px;
}

a,
a:link,
a:hover,
a:active,
a:visited {
color: #1b1b1b;
font-family: Arial, Helvetica, Verdana;
font-size: 13px;
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{
	color: #bc4006;
font-family: Tahoma, Verdana, Arial;
font-size: 25px;
line-height: 28px; 
}

#L2header {
color: #bc4006;
font-family: Tahoma, Verdana, Arial;
font-size: 25px;
line-height: 28px; 
}

#L3header {
color: #bc4006;
font-family: Tahoma, Verdana, Arial;
font-size: 25px;
line-height: 28px; 
}

/*--------------------------------------------*/
/*--------------PODIUM cpbuttonS----------------*/

/*DEFAULT cpbutton, for when you use the PDcpbutton function when outside a content channel*/
/*SEE http://www.oscaralexander.com/tutorials/how-to-make-sexy-cpbuttons-with-css.html FOR EXPLANATION OF HOW THESE WORK*/
/*YOU CAN BREAK THE HOVE STYLE INTO ITS OWN DECLARATION TO SET UP A OVER STATE FOR THE cpbuttonS*/
a.cpbutton,
a.cpbutton:link,
a.cpbutton:active,
a.cpbutton:hover,
a.cpbutton:visited,
a.cpbutton:hover {
    background: transparent url(/ftpimages/180/podium/style781/images/buttonRight.png) no-repeat scroll top right;
    color: #262626;
    display: block;
    float: left;
    font: normal 13px/21px arial, helvetica, verdana, sans-serif;
    height: 33px;
    margin-right: 6px;
	margin-top:5px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}
a.cpbutton span {
    white-space:nowrap; /*DO NOT REMOVE THIS*/
	background: transparent url(/images/buttonLeftFull.png) no-repeat;
    display: block;
    line-height: 21px;
    padding: 6px 0 6px 10px;
}
/*--------------------------------------------*/
/*---------------CHANNEL STYLES---------------*/

/*photo content channel*/
/*Channel Box*/
#photo .chbox {
background-color: #ffffff;
background-image: url(/ftpimages/180/podium/style781/images/imgBoxLeft1.gif);
background-position: top left;
background-repeat: repeat-y; 
}
#photo .chbox2 {
background-image: url(/ftpimages/180/podium/style781/images/imgBoxRight1.gif);
background-position: top right;
background-repeat: repeat-y;
padding-left: 9px;
padding-right: 9px;  
}
#photo .chbox3 {

}
#photo .chbox4 {

}

/*Footer*/
#photo .chfooter {
background-color: #313131;
background-image: url(/ftpimages/180/podium/style781/images/imgFootMid_1.gif);
background-position: bottom left;
background-repeat: repeat-x;
margin-bottom: 10px; 
}
#photo .chfooter2 {
background-image: url(/ftpimages/180/podium/style781/images/imgFootLeftBlack.gif);
background-position: bottom left;
background-repeat: no-repeat; 
}
#photo .chfooter3 {
background-image: url(/ftpimages/180/podium/style781/images/imgFootRightBlack.gif);
background-position: top right;
background-repeat: no-repeat;
height: 13px;  
}
#photo .chfooter4 {}

/*Header*/
#photo .chheader {
background-color: #ffffff;
background-image: url(/ftpimages/180/podium/style781/images/imgTopMid_1.gif);
background-position: top left;
background-repeat: repeat-x; 	
}
#photo .chheader2 {
background-image: url(/ftpimages/180/podium/style781/images/imgTopLeft_1.gif);
background-position: top left;
background-repeat: no-repeat; 
}
#photo .chheader3 {
background-image: url(/ftpimages/180/podium/style781/images/imgTopRight_1.gif);
background-position: top right;
background-repeat: no-repeat;
padding-top: 9px;  
}
#photo .chheader4 {
}

/*Header Text*/
#photo .chhtext{}

/*Link*/
#photo a,
#photo a:link,
#photo a:hover,
#photo a:active,
#photo a:visited {

}
#photo a:hover {

}

/*cpbuttons*/
#photo a.cpbutton,
#photo a.cpbutton:link,
#photo a.cpbutton:active,
#photo a.cpbutton:hover,
#photo a.cpbutton:visited,
#photo a.cpbutton:hover {

}
#photo a.cpbutton span {

}
/*Text*/
#photo .chtext {}



/*photoNoBlack content channel*/
/*Channel Box*/
#photoNoBlack .chbox {
background-color: #ffffff;
background-image: url(/ftpimages/180/podium/style781/images/imgBoxLeft1.gif);
background-position: top left;
background-repeat: repeat-y; 
}
#photoNoBlack .chbox2 {
background-image: url(/ftpimages/180/podium/style781/images/imgBoxRight1.gif);
background-position: top right;
background-repeat: repeat-y;
padding-left: 9px;
padding-right: 9px;  
}
#photoNoBlack .chbox3 {

}
#photoNoBlack .chbox4 {

}

/*Footer*/
#photoNoBlack .chfooter {
background-image: url(/ftpimages/180/podium/style781/images/imgFootMid_1.gif);
background-position: bottom left;
background-repeat: repeat-x;
margin-bottom: 10px; 
}
#photoNoBlack .chfooter2 {
background-image: url(/ftpimages/180/podium/style781/images/imgFootLeft_1.gif);
background-position: bottom left;
background-repeat: no-repeat;  
}
#photoNoBlack .chfooter3 {
background-image: url(/ftpimages/180/podium/style781/images/imgFootRight_1.gif);
background-position: bottom right;
background-repeat: no-repeat;
height: 9px;   
}
#photoNoBlack .chfooter4 {}

/*Header*/
#photoNoBlack .chheader {
background-color: #ffffff;
background-image: url(/ftpimages/180/podium/style781/images/imgTopMid_1.gif);
background-position: top left;
background-repeat: repeat-x; 	
}
#photoNoBlack .chheader2 {
background-image: url(/ftpimages/180/podium/style781/images/imgTopLeft_1.gif);
background-position: top left;
background-repeat: no-repeat; 
}
#photoNoBlack .chheader3 {
background-image: url(/ftpimages/180/podium/style781/images/imgTopRight_1.gif);
background-position: top right;
background-repeat: no-repeat;
padding-top: 9px;  
}
#photoNoBlack .chheader4 {
}

/*Header Text*/
#photoNoBlack .chhtext{}

/*Link*/
#photoNoBlack a,
#photoNoBlack a:link,
#photoNoBlack a:hover,
#photoNoBlack a:active,
#photoNoBlack a:visited {

}
#photoNoBlack a:hover {

}

/*cpbuttons*/
#photoNoBlack a.cpbutton,
#photoNoBlack a.cpbutton:link,
#photoNoBlack a.cpbutton:active,
#photoNoBlack a.cpbutton:hover,
#photoNoBlack a.cpbutton:visited,
#photoNoBlack a.cpbutton:hover {

}
#photoNoBlack a.cpbutton span {

}
/*Text*/
#photoNoBlack .chtext {}

/*sidebar content channel*/
/*Channel Box*/
#sidebar .chbox {
background-color: #313131;
background-image: url(/ftpimages/180/podium/style781/images/boxLeft.gif);
background-position: top left;
background-repeat: repeat-y; 
}
#sidebar .chbox2 {
background-image: url(/ftpimages/180/podium/style781/images/box_Right.gif);
background-position: top right;
background-repeat: repeat-y;
padding-left: 24px;
padding-right: 6px; 
}
#sidebar .chbox3 {
border-right: 1px solid #9b9b9b;
padding-bottom: 5px;
padding-right: 9px; 
}
#sidebar .chbox4 {
	
}

/*Footer*/
#sidebar .chfooter {
background-image: url(/ftpimages/180/podium/style781/images/blackFootMid.gif);
background-position: top left;
background-repeat: repeat-x;
margin-bottom: 10px; 
}
#sidebar .chfooter2 {
	background-image: url(/ftpimages/180/podium/style781/images/blackFootLeft.png);
background-position: top left;
background-repeat: no-repeat; 
}
#sidebar .chfooter3 {
	background-image: url(/ftpimages/180/podium/style781/images/blackFootRight.png);
background-position: top right;
background-repeat: no-repeat;
height: 14px; 
}
#sidebar .chfooter4 {
	
}

/*Header*/
#sidebar .chheader {
	background-color: #313131;
background-image: url(/ftpimages/180/podium/style781/images/blackHeadMid.gif);
background-position: top left;
background-repeat: repeat-x; 
}
#sidebar .chheader2 {
	background-image: url(/ftpimages/180/podium/style781/images/blackHeadLeft.png);
background-position: top left;
background-repeat: no-repeat; 
}
#sidebar .chheader3 {
	background-image: url(/ftpimages/180/podium/style781/images/blackHeadRight.png);
background-position: top right;
background-repeat: no-repeat;
padding-bottom: 10px;
padding-left: 24px;
padding-right: 17px;
padding-top: 17px; 
}
#sidebar .chheader4 {

}

/*Header Text*/
#sidebar .chhtext{
color: #ffffff;
font-family: Arial, Helvetica, Verdana;
font-size: 16px;
font-weight: bold;
line-height: 23px; 
}

/*Link*/
#sidebar a,
#sidebar a:link,
#sidebar a:hover,
#sidebar a:active,
#sidebar a:visited {
color: #ffffff;
font-family: Arial, Helvetica, Verdana;
font-size: 13px;
line-height: 23px;
text-decoration: underline; 
}
#sidebar a:hover {
	text-decoration: none;
}

/*cpbuttons*/
#sidebar a.cpbutton, 
#sidebar a.cpbutton:link,
#sidebar a.cpbutton:active,
#sidebar a.cpbutton:hover,
#sidebar a.cpbutton:visited,
#sidebar a.cpbutton:hover {
    background: transparent url(/ftpimages/180/podium/style781/images/buttonRight.png) no-repeat scroll top right;
    color: #262626;
    display: block;
    float: left;
    font: normal 13px/21px arial, helvetica, verdana, sans-serif;
    height: 33px;
    margin-right: 6px;
	margin-top:5px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}
#sidebar a.cpbutton span {
    white-space:nowrap; /*DO NOT REMOVE THIS*/
	background: transparent url(/images/buttonLeftFull.png) no-repeat;
    display: block;
    line-height: 21px;
    padding: 6px 0 6px 10px;
}

/*Text*/
#sidebar .chtext {
color: #ffffff;
font-family: Arial, Helvetica, Verdana;
font-size: 13px;
line-height: 23px; 
}

/*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 {}

/*cpbuttons*/
#vnav a.cpbutton,
#vnav a.cpbutton:link,
#vnav a.cpbutton:active,
#vnav a.cpbutton:hover,
#vnav a.cpbutton:visited,
#vnav a.cpbutton:hover {
	/*DO NOT REMOVE THIS*/
	display: block;
	float: left;
	/*DO NOT REMOVE THIS*/
}
#vnav a.cpbutton span {
    /*DO NOT REMOVE THIS*/
	white-space:nowrap; 
	display: block;
	/*DO NOT REMOVE THIS*/
}

/*Text*/
#vnav .chtext {}
/*--------------------------------------------*/

/*------------------------------------------------*/
/*--------------- GALLERY STYLES -----------------*/
.galbtm{}

.gal_button_left, .gal_button_right {
background-color: #313131;
background-image: url(/ftpimages/180/podium/style781/images/imgGal_counter.gif);
background-position: top left;
background-repeat: repeat-x;
color: #c55c12;
font-family: Arial, Helvetica, Verdana;
font-size: 13px;
font-weight: bold;
line-height: 15px;
padding-bottom: 9px;
padding-top: 9px;
text-align: left; 
}
	.gal_button_left { float: left; cursor:pointer; padding-left: 12px;}
	.gal_button_right { float: right; cursor:pointer; padding-right: 12px;}

.gal_caption {
background-color: #313131;
color: #f5f5f5;
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
line-height: 16px;
padding-bottom: 9px;
padding-left: 12px;
padding-right: 12px; 
}

.gal_bar {
background-color: #313131;
background-image: url(/ftpimages/180/podium/style781/images/imgGal_counter.gif);
background-position: top left;
background-repeat: repeat-x;
}
	.gal_counter {
	color: #c55c12;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 9px;
	padding-top: 9px; 
	}

.gal-img {}
	.imgSlide {} /*div wrapping image for each slide - use for centering*/
		.imgSlide img {}

.galtop{}

/*--------------------------------------------*/

/*--------------------------------------------*/
/*---------------DDLB STYLES -----------------*/

.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}

/*--------------------------------------------*/
/*---------------MISCELANEOUS-----------------*/
.hide {display:none;}
.show {display:inline;}

/*Fixes IE disappearing content*/
* html .hollyHack { height: 0.01%; }

