html { height:100%; margin:0; padding:0; }
a{ outline:none; }
p { margin:0; padding:0; }
body { height:100%; background: none; }

.shellbody { margin:0; padding:0; background:none; }
.spacer{ margin-bottom:10px; }
.clear{ clear:both; }
.hide { display:none; }
.show { display:inline; }
.showBlock { display:block; }

.maintext,.maintextbold  {
color: #000000;
font-family: Georgia;
font-size: 11px;
line-height: 16px;
}
	.maintextbold { font-weight: bold; }

a, a:link, a:hover, a:active, a:visited {
color: #FF5500;
font-family: Georgia;
font-size: 11px;
line-height: 16px;
text-decoration: underline;
}
	a:hover { text-decoration: none; }

.textbold { font-weight: bold; }
.pageText { margin-bottom: 20px; }

#wideCol {}
#skinnyCol {}
#contentarea {}

#horizNav { margin-top:12px; }

/*--------------------------------------------*/
/*----------------PAGE HEADERS----------------*/
#L1Header_1,#L1Header_2,#L1Header_3,#L1Header_4,#L1Header_5,#L1Header_6,
#L1Header_7{
color: #000000;
font-family: Georgia;
font-size: 11px;
font-weight: bold;
line-height: 16px;
padding-bottom: 18px;
}

#L1Header_1	{}
#L1Header_2	{}
#L1Header_3	{}
#L1Header_4 {}
#L1Header_5	{}
#L1Header_6 {}
#L1Header_7	{}

#L2header {
color: #000000;
font-family: Georgia;
font-size: 11px;
font-weight: bold;
line-height: 16px;
}

#L3header {
color: #FF4800;
font-family: Georgia;
font-size: 11px;
font-weight: bold;
line-height: 16px;
padding-bottom: 18px;
}

/*--------------------------------------------*/
/*--------------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*/
/*YOU CAN BREAK THE HOVE STYLE INTO ITS OWN DECLARATION TO SET UP A OVER STATE FOR THE BUTTONS*/
a.button, a.button:link, a.button:active, a.button:hover, a.button:visited, a.button:hover {
background:none;
color: #FF5500;
font-family: Georgia;
font-size: 11px;
line-height: 16px;
text-decoration: underline;
}
	a.button span {}
/*************************************************************************************************************************************/
/*--------------------------------------------*/
/*---------------CHANNEL STYLES---------------*/

/**********************************************************/
/*photo content channel*/
/*Channel Box*/
#photo .chbox {}
#photo .chbox2 {}
#photo .chbox3 {}
#photo .chbox4 {}

/*Footer*/
#photo .chfooter { margin-bottom:20px; }
#photo .chfooter2 {}
#photo .chfooter3 {}
#photo .chfooter4 { height:0; }

/*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 {}
	#photo a:hover { text-decoration: none; }

/*Text*/
#photo .chtext {}

/*Buttons*/
#photo a.button, #photo a.button:link, #photo a.button:active, #photo a.button:hover, #photo a.button:visited, #photo a.button:hover {}
	#photo a.button span {}
	
/**********************************************************/
/*sidebar content channel*/
/*Channel Box*/
#sidebar .chbox {
background-color: #fcfbfb;
background-image: url(/ftpimages/180/podium/style746/images/sidebarBoxBack.jpg);
background-position: top right;
background-repeat: no-repeat;
border-bottom: 1px solid #cdcbcb;
border-left: 1px solid #cdcbcb;
border-right: 1px solid #cdcbcb;
}
#sidebar .chbox2 {}
#sidebar .chbox3 {}
#sidebar .chbox4 {
padding-bottom: 14px;
padding-left: 10px;
padding-right: 10px;
padding-top: 14px;
}

/*Footer*/
#sidebar .chfooter  { margin-bottom:20px; }
#sidebar .chfooter2 {}
#sidebar .chfooter3 {}
#sidebar .chfooter4 { height:0; }

/*Header*/
#sidebar .chheader {
background-color: #ff5400;
}
#sidebar .chheader2 {}
#sidebar .chheader3 {}
#sidebar .chheader4 {
padding-bottom: 2px;
padding-left: 12px;
padding-right: 12px;
padding-top: 2px;
}

/*Header Text*/
#sidebar .chhtext{
color: #ffffff;
font-family: Arial;
font-size: 10px;
line-height: 16px;
}

/*Link*/
#sidebar a, #sidebar a:link, #sidebar a:hover, #sidebar a:active, #sidebar a:visited {
color: #FF5500;
font-family: Arial;
font-size: 10px;
line-height: 16px;
text-decoration: underline;
}
	#sidebar a:hover { text-decoration: none; }

/*Text*/
#sidebar .chtext {
color: #5b5a5a;
font-family: Arial;
font-size: 10px;
line-height: 16px;
}

/*Buttons*/
#sidebar a.button, #sidebar a.button:link, #sidebar a.button:active, #sidebar a.button:hover, #sidebar a.button:visited, #sidebar a.button:hover {}
	#sidebar a.button span {}


/**********************************************************/
/*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 {}
/*Text*/
#vnav .chtext {}
/*Buttons*/
#vnav a.button,
#vnav a.button:link,
#vnav a.button:active,
#vnav a.button:hover,
#vnav a.button:visited,
#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*/
	}

/*------------------------------------------------*/
/*--------------- GALLERY STYLES -----------------*/
.galbtm{}

.gal_button_left, .gal_button_right {
background-image: url(/ftpimages/999/podium/Style1/contentch/imagegal_button_r.gif);
background-position: top left;
background-repeat: repeat-x;
border: 1px solid #6E6E6E;
color: #000000;
font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
font-size: 10px;
}
	.gal_button_left { float: left; cursor:pointer; }
	.gal_button_right { float: right; cursor:pointer; }

.gal_caption {
background-color: #FFFFFF;
border-bottom: 1px solid #7E7E7E;
border-left: 1px solid #7E7E7E;
border-right: 1px solid #7E7E7E;
border-top: 1px solid #A8A8A8;
color: #000000;
font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
font-size: 11px;
margin-top: 6px;
padding-bottom: 14px;
padding-left: 5px;
padding-right: 5px;
padding-top: 14px;
}

.gal_bar {
background-color: #A4A4A4;
background-image: url(/ftpimages/999/podium/Style1/contentch/imagegal_1of2.gif);
background-repeat: repeat-x;
border-bottom: 1px solid #6E6E6E;
border-top: 1px solid #6E6E6E;
height: 23px;
}
	.gal_counter {
	color: #000000;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 9px;	
	}

.gal_image {}
	.gal_image img {}

.galtop{}

/*--------------------------------------------*/
/*---------------DDLB STYLES -----------------*/

.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}

/*--------------------------------------------*/
/*---------------MISCELANEOUS-----------------*/
/*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%; }
