/* Base Definitions */

	body, html {
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	overflow: auto;
	}
	
	strong {
		font-weight: bold;
	}	
	
	em {
		font-style: italic;
	}
	
	a {
		text-decoration: none;
		color: #0000ff;
	}
	
	a:hover {
		
		color: #000000;
	}
	
	a:active {
	background-repeat: no-repeat;
	}
	
	img {
		border: 0px;
	}

	hr {
		border-width: 1px 0px 0px 0px;
		border-color: #ed262b;
		border-style: dotted;
		height: 1px;
		margin: 10px 0;
		padding: 0;
		font-size: 1px;
		width: 100%;
	}
	
	
/* Positioning, General */
	
	#horizon {
	position: relative;
	top: 0px;
	left: 0px;
	width: 923;
	background-image: url(/img/back-top.gif);
	background-repeat: repeat-x;
	background-color: #444444;
	height: 1150px;
	overflow: hidden;
	border-bottom-width: 0px;
	}

		#container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 923px;
	margin: 0px auto;
	height: 1100px;
			
		}
		
			#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 923px;
			}
			
				#header_banner {
	position: relative;
	top: 0px;
	left: 0px;
	width: 945px;
	height: 135px;
	background-image: url(/img/banner.png);
	background-repeat: no-repeat;
	background-position: left top;
				}
				
				#top_nav {
	position: absolute;
	top: 70px;
	left: 150px;
	height: 50px;
	width: 1px;
	text-align: center;
	margin: 0px auto;
	letter-spacing: 0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	word-spacing: 0mm;
				}
					
					#top_nav_content {
	position: relative;
	top: 20px;
	left: -130px;
	width: 1050px;
	z-index: 5;
	right: 0px;
					}

						#top_nav_content img {
	position: relative;
	top: 5px;
	left: 0px;
	height: 40px;
	width: 20px;
	float: left;
	background-image: url(/img/ui/topnav_line.jpg);
	background-repeat: repeat;

						}
				
						#top_nav_content span {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 10px;
	height: 30px;
	padding-top: 20px;
	
						}

							#top_nav_content span a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
							}

								#top_nav_content span a:hover {
	color: #FFFFFF;
								}
				
				#padding_bar {
	position: relative;
	top: 0px;
	left: 0px;
	width: 923px;
	height: 3px;					/*background: url(/img/ui/login_bar_bg.png) repeat-x; */
	visibility: hidden;
				}
			
				#main_content {
	position: relative;
	top: 2px;
	left: 0px;
	width: 923px;
				}

					#main_content_container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
					}
				
						#left_nav {
	position: relative;
	top: 0px;
	width: 172px;
	background-repeat: repeat-y;
						}
							
							#left_nav_container {
	background-image:url(/img/left_nav_back.png);
	width: 187px;
	padding-left: 15px;
	background-repeat: no-repeat;
	height: 900px;
							}
					
							.navHeader {
	position: relative;
	top: 0px;
	left: 0px;
	height: 35px;
	width: 177px;
	text-align: center;
	margin-bottom: 0px;
	background-image: url(/img/cat_header.png);
	background-repeat: no-repeat;
	padding-left: 0px;
	vertical-align: 0%;
	padding-top: 2px;
							}
	
								.navHeader h3 {
	display: inline;
	/* padding-left: 20px; */
									font-size: 13px;
	line-height: 33px;
	color: #FFFFFF;
	font-weight: bold;
								}
														
							.navLI {
	position: relative;
	top: 0px;
	left: 2px;
	width: 172px;
	height: 18px;
	display: block;
	background-repeat: no-repeat;
							}
							
								.navLI a {
	display: block;
	width: 175px;
	height: 20px;
	padding-left: 0px;
	color: #333333;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 25px;
								}
								
								.navLI a:hover {
	background-image: url(/img/left_nav_hover.jpg);
	background-repeat: no-repeat;
	left: -2px;
								}
								
							.navLI:hover {
							}
				
						#right_content {
							position: relative;
							top: 0px; left: 0px;
							/* width: 675px; */
						}

						._home #right_content  {
	text-align: center;
						}							
							#right_content_container {
	padding: 0px;
	height: 1000px;
							}

							._home #right_content_container {								
								padding: 0px 0px;
							}

							._green #right_content_container {								
								padding: 0px 0px;
							}
			
			#footer {
	position: relative;
	top: -40px;
	left: 110px;
	width: 913px;
	height: 35px;
	text-align:center;
	line-height: 35px;
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px;
	padding-right: 0px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	visibility: hidden;
			}
			
/* Positioning, Products Grid (Main Page) */
	#maintopic {
	color: #FFFFFF;
	margin-top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
	z-index: 0;
	}

	#mainBanner {
	position: relative;
	top: 0px;
	left: 0px;
	width: 743px;
	height: 450px;
	background: url(/img/ui/main_banner.swf) bottom right no-repeat;
	margin: 0px auto;
	margin-bottom: 0px;
	margin-top: 2px;
	}
	
		#mainBanner1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 743px;
	height: 150px;
	margin: 0px auto;
	margin-bottom: 5px;
	margin-top: 2px;
	}
	
	#productGridTable {
		position: relative;
		top: 0px; left: 0px;
		width: 654px;
		margin: 0px auto;
	}
	
		.rowSpacer {
			position: relative;
			top: 0px; left: 0px;
			float: clear;
			width: 100%; height: 0px;
			margin: 0px 0px 0px 0px;
		}
	
		.product_row {
			position: relative;
			top: 0px; left: 0px;
			width: 654px; height: 254px;
			margin-bottom: 5px;
		}
		
			.productGrid {
				position: relative;
				top: 0px; left: 0px;
				width: 218px; height: 254px;
				background: url(img/ui/product_grid.jpg) no-repeat;
				float: left;
				z-index: 150;
				display: inline;
			}
				
				.borderR {
					margin-right: 0px;
				}
			
				.productGrid div {
					display: inline;
				}
					
				.productTitle {
					position: absolute;
					top: 2px; left: 0px;
					text-align: center;
					width: 218px; height: 25px;
					font-size: 14px;
					line-height: 25px;
					color: #ffffff;
					z-index: 300;
				}				
	
				.productImage {
					position: absolute;
					top: 41px; left: 0px;
					width: 218px; height: 154px;
					text-align: center;
				}
				
					.imgButton {
						position: relative;
						top: 0px; left: 0px;
						width: 188px; height: 153px;
						margin: 0px auto;
					}
					
				.productDescription {
					position: absolute; 
					top: 160px; left: 0px;
					width: 218px;
					color: #666666;
					z-index: 250 !important;
					text-align: center;
				}
				
				.productPrice {
					position: absolute;
					top: 180px; left: 0px;
					width: 218px;
					text-align: center;
					font-size: 15px;
					color:#000000;
					z-index: 250 !important;
				}
						
				.blankButton {
					position: absolute;
					top: 229px; left: 0px;
					width: 218px;
					text-align: center;
					z-index: 500 !important;
				}
				
					.blankButton a {
						font-size: 10px;							
						text-decoration:none;
						letter-spacing: 1px;
						color: #000000;
					}

						.blankButton a:hover {
							color: #000099;
						}

/* Positioning, Product Page */

	#product_content_container {
	}
		
		#product_image {
	position: relative;
	top: 8px;
	left: 14px;
	width: 514px;
	height: 265px;
	padding-top: 5px;
		}
		
			#product_printing_tab {
	left: 261px;
	visibility: hidden;
			}
		
			#product_info_tab {
	left: 374px;
	visibility: hidden;
			}
			
				.product_tab {
	top: -3px;
	position: absolute;
	width: 120px;
	height: 22px;
	padding-top: 6px;
	text-align: center;
	color: #000000;
	font-size: 12px;
				}
				
				.pt_active {
					background: url(img/ui/product_tabs.png) 0px 0px no-repeat;
				}
				
				.pt_inactive {
					background: url(img/ui/product_tabs.png) 0px -63px no-repeat;
					cursor: pointer;
				}
				
				.pt_inactive:hover {
					background: url(img/ui/product_tabs.png) 0px -32px no-repeat;
					color: #333333;
				}
			
			.product_image_large {
	position: absolute;
	top: -8px;
	left: -10px;
	width: 514px;
	height: 265px;
			}
			
			#product_box {
	position: absolute;
	top: 18px;
	left: 0px;
	width: 347px;
	height: 315px;
	background: url(img/ui/product_box.png) top left no-repeat;
	visibility: hidden;
}

		  #product_label {
	position: absolute;
	top: 3px;
	left: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	visibility: hidden;
		   }
		
		#product_text_content {
	position: relative;
	top: 0px;
	left: 5px;
	text-align: left;
	width: 510px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 700px;
	background-image: url(/img/content_bkg.png);
	background-repeat: no-repeat;
		}								
/* Positioning, Login Page */

#welcomeBanner, #welcomeBanner2 {
	height: 50px;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	padding-top: 20px;
	color: #FFFFFF;
	text-shadow: #333333 3px 2px 2px;
	background-color: transparent;
	background-image: url(/img/f_header.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#welcomeBanner2 {
	margin: 2px 0px 0px 0px;
}


#welcomeTable {
	border: 0px;
	border-collapse: collapse;
}

#loginTD {
	width: 176px;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}

.loginBox {
	width: 176px;
	border-collapse: collapse;
	margin-bottom: 5px;
}

.loginBoxLast {
	margin-bottom: 0px;
}

.loginBoxTop {
	height: 20px;
}

.loginBoxMiddle {
	text-align: center;
	background-color: #FFFFFF;
}

	.loginBoxMiddle p.tiny {
		margin-bottom: 0px;
		font-size: 9px;
		font-weight: bold;
	}

	.loginBoxMiddle input {
		font-size: 10px;
	}

	.loginBoxMiddle .textInput {
	width: 140px;
	background-color: #FFFFFF;
	}

	.loginBoxMiddle h4 {
		margin: 0px;
		font-size: 12px;
		color: #000000;
	}

.loginBoxBottom {
	height: 20px;
}

#contentTD .content {
	padding: 10px;
}


/* Green Banner */

.greenParagraph {
padding: 0px 30px;
text-align: left;
}

.greenTable {
border-width: 2px;
border-spacing: 2px;
border: 2px solid white;
border-collapse: separate;
width: 100%;
}

.greenTable td {
background-color: #E5F2E8;
}

.greenTable h2 {
margin: 10px 20px;
font-size: 16px;
white-space: nowrap;
}

.greenTable h3 {
margin: 10px 20px;
font-size: 14px;
white-space: nowrap;
}

.greenTable p {
font-size: 10px;
margin: 10px;
white-space: nowrap;
}
		
		
/* General Classes */

.clear {
	clear: both;
}

.center {
	text-align: center;
}

	.center table {
	text-align: left;
	background-color: #FFFFFF;
	}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.green {
	color: #03ae03;
}
#flash_banner {
	position: relative;
	bottom: 20px;
	z-index: 5;
}

#flash_banner1 {
	position: relative;
	bottom: 25px;
	z-index: 5;
}

.style38 {
	color: #006600;
	font-weight: bold;
}
