a{ color: #0E74DC; /*#677E9B;*/ text-decoration: none; }
a:hover{ color: 0E74DC; text-decoration: underline; }

.dd_prodCatTableRow > td > a {
	display:table;
	color: #505155;
}

/*call the png fix 
img, div { 
	behavior: url(../../../docroot/js/balloo/iepngfix.htc);
}
*/

h4{font-size:12px;
}

/* makes this div clickable when using the pngfix */
#dd_menu_container { behavior: none; }


#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 100;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 100;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: relative;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: -88px 0 0 -473px;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 0px solid #f8f9f9;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	padding: 144px 0 0 457px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
		width: 100%;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: visible;

}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 35px 9px 0 0;
		position: relative;
		z-index: 200;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}

/*-----------------------------------------------------------------------------------------------
	Lightwindow Content
-----------------------------------------------------------------------------------------------*/

/*reset*/
p{	margin: 0;padding: 0; }


#dd_menu_container_products{
	position: relative;
	width: 945px;
	height: 443px;
	padding: 0;
	/*padding: 12px;*/
	background-image: url(../images/bg_products.gif);
	background-repeat: no-repeat;	
	font-size: 12px;
	line-height: 18px;
	overflow: auto;
}


/* */
#dd_menu_container{
	position: relative;
	width: 925px;/*945px;*/
	height: 310px;
	padding: 10px 0 0;
	/*padding: 12px;*/
	/* background-image: url(../images/bg_menu.gif); */
	background-attachment: fixed;	
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}


/*** set up left and right divs ***/
/* left div */
#dd_menu_list{
	position: relative;
	z-index: 999;
	width: 156px;
	height: 284px;/*286px;*/
	padding: 0;
	margin: 0;
	top: 6px;
	left: 12px;
	float: left;
	text-align: left;
	overflow-y:hidden;
}

/* For ie it take class from ie.css */
/* right div */
#dd_menu_content{
	position: relative;
	z-index: 0;
	/*float: left;*/
	width: 745px;/*765px;*/
	height: 280px;
	padding: 14px 0;/*20px 0 0;*/
	margin: 0;
	top: 0px;
	/*left: 17px;	*/
	background-image: url(../images/bg_categories.gif);
	background-repeat: no-repeat;
}
/* For ie it take class from ie.css */
	
#dd_menu_appear{
	width: 742px;/*762px;*/
	height: 277px;/*290px;*/
	overflow: auto;
	overflow-x: hidden;	
}

	
#appearContainer{
	position: relative;
	z-index: 0;
	float: left;
	width: 755px; /*750px;770px;	*/
	padding: 0;
	margin: 0;
	top: 0px;
	left: 12px; /*17px;*/
	height: 310px;
	overflow: auto;
	overflow-x: hidden;	
}


/** Left Div Content *
#dd_menu_list ul{
	position: relative;
	display: block;
	width: 156px;
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 11px;
	line-height: 19px;	
	list-style: none;
	z-index: 999;
	background-image: url(../images/bg_list_nonSel.gif);
}
*/

/** Left Div Content **/
#dd_menu_list ul{
	position: relative;
	display: block;
	width: 156px;
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 11px;
	line-height: 19px;
	position: relative;	
	list-style: none;
	z-index: 999;
	background-image: url(../images/bg_list_nonSel_20.gif);
	overflow-x:hidden;
}


#dd_menu_list ul li{
	position: relative;
	height: 19px;
	width: 135px !important; /*135px;*/
	width: 156px; /*-- for ie6 156*/
	padding: 0 0 0 20px;
	overflow: hidden;
}

#dd_menu_list ul li a{
	text-decoration: none;
	color: #000000;
	height: 19px;
	width: 136px;	
}

#dd_menu_list ul li a:hover{
	text-decoration: none;
	color: #0264d2;
}

/*
#dd_menu_list ul .selected{
	position: relative;
	margin-top: -1px;
	background-image: url(../images/bg_list_sel.gif);	
	border-right: #ffffff 1px solid;
	border-top: #f8f9f9 1px solid;	
}
*/

#dd_menu_list ul .selected{
	position: relative;	
	background-image: url(../images/bg_list_sel_20.gif);
	border-right: #ffffff 1px solid;
	/*border-top: #f8f9f9 1px solid;
	margin-top: -1px;*/
}

#dd_menu_list ul #list1{

}

#dd_menu_list ul .selected a{
	color: #0264d2;
	background: none;
	border: none;
}

/** Right Div Content **/

/* Table classes */
.dd_4x5_Table, .dd_4x6_Table, .dd_3x2_Table, .dd_3x3_Table, .dd_2x1_Table, .dd_3x3_Table, .dd_4x3_Table{
	width: 916px;
	/*height: 297px;*/
	margin: 3px 0 0 17px;
}

.dd_3x1_Table{
	margin: 3px 0 0;
}


.dd_prodContentTable6, .dd_prodContentTable9, .dd_prodContentTable12 { width: 732px; height: 180px; margin: -7px 6px 0 6px;/*margin: -7px 0 0px 13px;*/ overflow: hidden;  }
/*.dd_prodContentTable12 { margin-bottom: 10px; }*/

.dd_prodContentTable6 td { width: 33%; height: 80px; vertical-align: top; padding: 6px 5px 5px 7px; }
.dd_prodContentTable9 td { width: 33%; height: 80px; vertical-align: top; padding: 6px 5px 5px 7px; }
.dd_prodContentTable12 td { width: 33%; height: 67px; vertical-align: top; padding: 6px 5px 5px 7px; overflow: hidden; }

.dd_4x5_Table td { width: 25%; height: 48px; vertical-align: top; padding: 13px 15px 0px 15px; font-family: Arial; font-size: 12px; }

.dd_4x6_Table td { width: 25%; height: 35px; vertical-align: top; padding: 13px 15px 0px 15px; font-family: Arial; font-size: 12px; }
.dd_3x2_Table td { width: 33%; height: 145px; vertical-align: top; padding: 20px 10px 0; font-family: Arial; font-size: 12px; }
.dd_3x3_Table td { width: 33%; height: 96px; vertical-align: top; padding: 20px 15px 0 15px; font-family: Arial; font-size: 12px; }
.dd_2x1_Table td { width: 50%; height: 290px; vertical-align: top; padding: 20px hidden; font-family: Arial; font-size: 12px; }
.dd_3x1_Table td { width: 33%; height: 290px; vertical-align: top; padding: 20px 13px 10px; font-family: Arial; font-size: 12px; }
.dd_3x3_Table td { width: 33%; height: 96px; vertical-align: top; padding: 20px 13px 10px; font-family: Arial; font-size: 12px; }
.dd_4x3_Table td { width: 25%; height: 96px; vertical-align: top; padding: 20px 10px 10px 13px; font-family: Arial; font-size: 12px; }

/* Inside cells top padding */
td.lessPaddingCell { padding-top: 12px; }
td.lessPaddingCell2 { padding-top: 9px; }


/* Template table td */
.dd_centerTD{ border-left: #65696f 1px dotted; border-right: #65696f 1px dotted; }
.dd_centerLeftTD{ border-left: #65696f 1px dotted; }
.dd_centerRightTD{ border-right: #65696f 1px dotted; }
.dd_topDottedTD{ border-top: #65696f 1px dotted;}
.dd_rightTD{ border-left: #65696f 1px dotted; padding-left: 15px;}
.dd_leftTD{ padding-right: 15px; }

.picTxtLeft-link{ text-align: right;}

.dd_content_img{
	float: left;
	height: 80px;
	width: 80px;
	margin: 0 7px 0px 0;
}
.dd_content_title1{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #505155;
	margin: 0;
	padding: 0 0px 0 0;	
}
.dd_content_title2{
	font-family: Arial;
	font-size: 12px;
	color: #505155;
	margin: 3px 0 0 0;
	padding: 0 0px 0 0;
}

/* --------------------------
	Existing classes
-------------------------- */

.picTxtLeft { height:auto !important; min-height:10px; overflow:hidden; padding:2px; }
.picTxtLeft .picTxtLeft-MainImg { float: left; margin: 0px 8px 5px 0px; }
.picTxtLeft-Title { font-family: Arial;	font-size: 13px; font-weight: bold;	color: #505155; margin: 0 0 6px; line-height:14px; }
.picTxtLeft-Text { color: #525965;  }

.picTxtLarge { height: auto; overflow: hidden; margin: 0 auto; padding:2px;}
.picTxtLarge .picTxtLeft-MainImg { margin: 0 0 25px; width: 100%; text-align: center; }
.picTxtLarge-Title { font-family: Arial; font-size: 13px; font-weight: bold; color: #505155; margin: 0 0 6px; line-height:14px; }
.picTxtLarge-Text { color: #525965;  }

#lightwindow_iframe {
	/*background-attachment:fixed;*/
	background-image:url(../images/bg_menu.gif);
}
.rollover_body{
	background-image:url(../images/bg_menu.gif);
}	

.rollover_products_body{
	background-image:url(../images/bg_products_menu.gif);
}	

#dd_menu_container hr {
/*background-color:#FFFFFF;*/
border-color:#65696F;
border-style:none none dotted;
border-width:1px;
color:#FFFFFF;
/*border-style:none none dotted; color:#65696F; height:1px;*/
}