/* plt.css * * * * * * * * * * * 
 *
 * Mostly defined in pltBase.css
 *
 * Because of IE the background settings and text-decoration settings must be done here
*/

/* header */

#header {
/*	background: url(../images/plt/top_bg01.jpg) repeat-x 0 100%; */
	}

/* siteLogo */

			#header .topmenu a {
				text-decoration: none;
				}
				.topmenu #li-home a { background: url(../images/plt/home_icon.jpg) no-repeat 0 50%; }
				.topmenu #li-contact a { background: url(../images/plt/contact_icon.jpg) no-repeat 0 50%; padding-left: 22px; }
				.topmenu #li-logout a { padding-left: 0px; }

/* mainmenu */

#slogan {
	background: url(../images/plt/slogan_780x109.jpg) no-repeat 50% 0;
	}

/* main */

/* sidebar * * * * * * * * * * * */		
	
/* footer * * * * * * * * * * * */

	/* footer contents */
		#footer a {
			text-decoration: none;
			}
			#footer a:hover {
				text-decoration: underline;
				}
	
/* buttons * * * * * * * * * * * */

/* styles within #main * * * * * * * * * * * */
	
	#breadCrumbs a {
		text-decoration: none;
		}
		#breadCrumbs a:hover {
			text-decoration: underline;
			}

/* tables * * * * */	

		table.bulletted td.colA {  
			background: url(../images/plt/bullet01_3x6.jpg) no-repeat 50% 50%;
			}	

/* tab menu * * * * * * * */
/* see http://www.htmldog.com/articles/suckerfish/dropdowns/ */

#nav li {
	background: url(../images/plt/white_vertical_1x10.gif) repeat-y 100% 0;
}

/***********************
 *
 * popup div layers
 */

/* snazzy borders (rounded corners) * * * * * * * */

/***********************
 *
 * FAQ layout
 */

/***********************
 *
 * Custom editor styles
 */

