/* Base Definitions */

	#dashboard {
		background-color: #ffffff;
	}

	body, html {
		font-style: normal;
		font-weight: normal;
		line-height: 14px;
		margin: 0; padding: 0;
		
		font: 12px Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: #ffffff;
		background: url(/img/ui/background3.jpg) top center repeat;
	}
	
	strong {
		font-weight: bold;
	}	
	
	em {
		font-style: italic;
	}
	
	a {
		text-decoration: none;
		color: #0000ff;
	}
	
	a:hover {
		text-decoration: underline;
		color: #000000;
	}
	
	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: 100%;
	}

		#container {
			position: relative;
			top: 0px; left: 0px;
			width: 850px;
			margin: 0px auto;
			border-left: 1px solid black;
			border-right: 1px solid black;
			background-color: #ffffff;
		}
		
			#header {
				position: relative;
				top: 0px; left: 0px;
				width: 850px;
			}
			
				#header_banner {
					position: relative;
					top: 0px; left: 0px;
					width: 850px;
					height: 114px;
					background: url(/img/ui/header.jpg) top left no-repeat;
					a:link {http://visionspot.com};
				
				}
				
				#top_nav {
					position: relative;
					top: 0px; left: 0px;
					height: 29px; width: 850px; 
					background: url(/img/ui/nav_bkgd.jpg) repeat-x;
				}
					
					#top_nav_content {
						position: relative; 
						top: 0px; left: 25px;
						height: 29px; width: 820px;
					}

						#top_nav_content img {
							position: relative;
							top: 0px; left: 0px;
							height: 29px; width: 4px;
							float: left;
							border: 0px;
						}
				
						#top_nav_content span {
							position: relative;
							top: 0px; left: 0px;
							float: left;
							padding-left: 15px;
							padding-right: 15px;
							line-height: 29px;
						}

							#top_nav_content span a {
								color: #ffffff;
							}

								#top_nav_content span a:hover {
									text-decoration: none;
									color: #DC0126;
								}
				
			
			
				#main_content {
					position: relative;
					top: 0px; left: 0px;
					background-color: #ffffff;
					width: 850px;
				}

					#main_content_container {
						position: relative;
						top: 0px; left: 0px;
						width: 100%; 
						background-color: #ffffff;
						color: #000000;
						padding: 0px;
						margin: 0px;
					}
				
						#left_nav {
							position: relative;
							top: 0px; left: 0px;
							width: 175px;
							background: url(/img/ui/Nav_Backgnd.jpg) repeat;
							background-color: #DDDDDD;
							margin-bottom: 5px;
						}
							
							#left_nav_container {
							}
					
							.navHeader {
								position: relative;
								top: 0px; left: 0px;
								height: 31px; width: 175px;
								background: url(/img/ui/nav_header.jpg);
								text-align: center; 
								margin-bottom: 2px;
							}
	
								.navHeader h3 {
									display: inline;
									/* padding-left: 20px; */
									font-size: 12px;
									line-height: 31px;
									color: #ffffff;
								}
														
							.navLI {
								position: relative;
								top: 0px; left: 0px;
								width: 175px; height: 23px;
								display: block;
								background: url(/img/ui/nav_item.jpg) no-repeat;
								margin-bottom: 2px;
							}
							
								.navLI a {
									display: block;
									width: 146px; height: 23px;
									padding-left: 20px;
									color: #5F5F5F;
									line-height: 23px;
									font-size: 11px;
								}
								
								.navLI a:hover {
									text-decoration: none;
									color: #000000;
								}
				
						#right_content {
							position: relative;
							top: 0px; left: 0px;
							/* width: 675px; */
						}

						._home #right_content  {
							text-align: center;
						}							
							#right_content_container {
								padding: 0px 10px;
							}

							._home #right_content_container {								
								padding: 0px 0px;
							}

							._green #right_content_container {								
								padding: 0px 0px;
							}
			
			#footer {
				position: relative;
				top: 0px; left: 0px;
				width: 850px; height: 43px;
				background-color:#64629c;
				text-align:center;
				line-height: 43px;
				color:#ffffff;
			}
			
/* Positioning, Products Grid (Main Page) */
#mainBanner3 {
		position: relative;
		top: 170px; left: 0px;
		width: 650px;
		height: 250px;
		background: url(/img/ui/main_banner.jpg) bottom right no-repeat;
		background-color: white;
		margin: 0px auto;
		margin-bottom: 5px;
		margin-top: 5px;
	}
	
	#mainBanner2 {
		position: relative;
		top: 0px; left: 0px;
		width: 650px;
		height: 250px;
		background: url(/img/ui/greenbanner.jpg) bottom right no-repeat;
		background-color: white;
		margin: 0px auto;
		margin-bottom: 5px;
		margin-top: 5px;
	}

	#newBanner {
		position: relative;
		top: -7px; left: -2px;
		width: 650px;
		height: 150px;
		background: url(/img/ui/new_banner.jpg) bottom right no-repeat;
		background-color: white;
		margin: 0px auto;
		margin-bottom: 0px;
		margin-top: 5px;
	}
		
		.newBanner_label {
		    position: absolute;
		    top: 16px; left: 413px;
			width: 218px;
		    height: 50px;
		    color: #FF0000;
			font-size: 12px;
			font-weight: normal;
			}
			.newBanner_label_2{
		    position: absolute;
		    top: 80px; left: 413px;
			width: 218px;
		    height: 22px;
		    color: #FF0000;
			font-size: 12px;
			font-weight: normal;
			}

	#mainBanner {
		position: relative;
		top: 0px; left: 0px;
		width: 650px;
		height: 150px;
		background: url(/img/ui/new_banner.jpg) no-repeat;
		margin: 0px auto;
		margin-bottom: 5px;
	}
	.mainBanner_label {
		    position: absolute;
		    top: 210px; left: 180px;
		    color: #FF0000;
			font-size: 12px;
			font-weight: normal;
			}

		.mainBanner_label_2 {
		    position: absolute;
		    top: 200px; left: 235px;
		    color: #666666;
			font-size: 12px;
			font-weight: normal;
			}

		.mainBanner_label_3 {
		    position: absolute;
		    top: 225px; left: 300px;
		    color: #666666;
			font-size: 12px;
			}

	
	#productGridTable {
		position: relative;
		top: -7px; left: 0px;
		width: 650px;
		margin: 0px auto;
	}

		.rowSpacer {
			position: relative;
			top: 0px; left: 0px;
			float: clear;
			width: 100%; height: 0px;
			margin: 0px 0px 0px 0px;
		}

		.product_row3 {
			position: relative;
			top: 0px; left: 0px;
			width: 655px; height: 60px;
			margin-bottom: 5px;
		}

		.productGrid3 {
				position: relative;
				top: 0px; left: 0px;
				width: 650px; height: 60px;
				float: left;
				z-index: 150;
				display: inline;
	   }

		.product_row2 {
			position: relative;
			top: 0px; left: 0px;
			width: 645px; height: 190px;
			margin-bottom: 5px;
		}

		.productGrid2 {
				position: relative;
				top: 0px; left: -2px;
				width: 650px; height: 305px;
				background: url(/img/ui/BottomRunningBox.png) no-repeat;
				float: left;
				z-index: 150;
				display: inline;
			}

		 .product_row {
			position: relative;
			top: 0px; left: 0px;
			width: 650px; height: 135px;
			margin-bottom: 5px;
		}

			.productGrid {
				position: relative;
				top: 0px; left: 0px;
				width: 215px; height: 140px;
				background: url(/img/ui/product_grid.png) no-repeat;
				float: left;
				z-index: 150;
				display: inline;
			}

				.borderR {
					margin-right: 0px;
				}
			
				.productGrid div {
					display: inline;
				}

				.productTitle {
					position: absolute;
					top: 12px; left: 10px;
					text-align: center;
					width: 110px; height: 25px;
					font-size: 14px;
					font-weight: bold;
					line-height: 25px;
					color: #cc0000;
					z-index: 300;
				}
				
				.productPrice {
					position: absolute;
					top: 35px; left: 0px;
					width: 125px;
					text-align: center;
					font-size: 14px;
					color:#F00;
					z-index: 250 !important;
				}

				.productImage {
					position: absolute;
					top: 0px; left: 40px;
					width: 134px; height: 140px;
					text-align: center;
				}
					.imgButton {
						position: relative;
						top: 0px; left: 40px;
						width: 134px; height: 140px;
						margin: 0px auto;
					}
				
				.productImage2 {
					position: absolute;
					top: 0px; left: 0px;
					width: 218px; height: 140px;
					text-align: center;					
				}

				.imgButton2 {
						position: relative;
						top: 0px; left: 0px;
						width: 218px; height: 140px;
						margin: 0px auto;
					}

				.discount{
					position: absolute;
					top: 68px; left: 12px;
					width: 86px; height: 30px;
					text-align: center;
					text-align: center;
					font-size: 18px;
					font-weight: bold;
					color:#336699;
					z-index: 250 !important;
				}	

				.quantity {
					position: absolute; 
					top: 52px; left: 10px;
					width: 95px;
					font-size: 10px;
					font-weight: bold;
					color: #666;
					z-index: 250 !important;
					text-align: center;
				}

				.productDescription {
					position: absolute; 
					top: 98px; left: 2px;
					width: 120px;
					font-size: 9px;
					color: #666666;
					z-index: 250 !important;
					text-align: center;
				}

				.blankButton {
					position: absolute;
					top: 136px; left: 110px;
					width: 100px;
					text-align: center;
					font-size: 10px;
					font-weight: bold;
					z-index: 500 !important;
				}
				
					.blankButton a {
						font-size: 12px;							
						text-decoration:none;
						letter-spacing: 1px;
						color: #FFFFFF;
					}

						.blankButton a:hover {
							color: #FF0000;
						}
						
/*image slider*/
#featured{
	border-bottom:1px solid #C3C3C3;
	color: #FFF;
}

.item, .wrapper img{
border:1px solid #ddd;
background: #fff;
}

.additional_info{
border-bottom:1px solid #C3C3C3;
}
.additional_info h2 a{
color:#222;
}

.additional_info h2 a:hover{
color:#5a5a5a;
}

#twitterbox{
background: #fff;
}

#top #nav li ul a{
background: #fff;
border:1px solid #C3C3C3;
border-top:none;
}

#top #nav li ul a:hover{
background:#eee;
}

#top #nav li ul ul {
border-top:1px solid #C3C3C3;
}

/* Positioning, Product Page */

#product_content_container {
	}

		#product_image {
			position: relative;
			top: 10px; left: 0px;
			width: 442px; height: 235px;
		}
			#product_printing_tab {
				left: 50px;
				top: -10px;
			}

			#product_info_tab {
				left: 150px;
				top: -10px;
			}

				.product_tab {
					position: absolute;
					width: 100px; height: 20px;
					padding-top: 5px;
					text-align: center;
					color: #666666;
					font-size: 11px;
				}
				
				.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: #F00;
				}	
			.product_image_large {
				position: absolute;
				top: 10px; left: 100px;
		        width: 245px; height: 200px;
			}

				
			#product_box {
				position: absolute;
				top: 7px; left: 3px;
				width: 442px; height: 215px;
				background: url(/img/ui/product_box.png) top left no-repeat;
			}

		  #product_label {
		    position: relative;
			text-align: left;
		    top: 30px; left: 5px;
		    color: #006600;
			font-size: 16px;
		
		   }

		#product_text_content {
			position: relative;
			top: -20px; left: 25px;
			color: #666;
			text-align: left;
			width: 405px;
			padding: 0px;
		}		
			
						
/* Positioning, Login Page */

#welcomeBanner, #welcomeBanner2 {
	height: 58px;
	background: transparent url(/img/ui/welcomeBannerBkgd.png) top left repeat-x;
	text-align: center;
	font-size: 30px;
	line-height: 36px;
	padding-top: 22px;
	color: #FFFFFF;
	text-shadow: #333333 3px 2px 2px;
}

#welcomeBanner2 {
	margin: 2px 0px 0px 0px;
}


#welcomeTable {
	border: 0px;
	border-collapse: collapse;
}

#loginTD {
	width: 176px;
	background-color: #E6E6E6;
	padding: 5px;
	border-right: 1px solid #cccccc;
}

.loginBox {
	width: 176px;
	border-collapse: collapse;
	margin-bottom: 5px;
}

.loginBoxLast {
	margin-bottom: 0px;
}

.loginBoxTop {
	height: 20px;
	background: #E6E6E6 url(/img/ui/loginBoxTop.png) top left no-repeat;
}

.loginBoxMiddle {
	background: #E6E6E6 url(/img/ui/loginBoxMiddle.png) top left repeat-y;
	text-align: center;
}

	.loginBoxMiddle p.tiny {
		margin-bottom: 0px;
		font-size: 9px;
		font-weight: bold;
	}

	.loginBoxMiddle input {
		font-size: 10px;
	}

	.loginBoxMiddle .textInput {
		width: 140px;
	}

	.loginBoxMiddle h4 {
		margin: 0px;
		font-size: 12px;
		color: #000000;
	}

.loginBoxBottom {
	height: 20px;
	background: #E6E6E6 url(/img/ui/loginBoxBottom.png) bottom left no-repeat;
}

#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;
	}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.green {
	color: #03ae03;
}

#loginbar, #loginbar2 {
	position: relative;
	top: 0px; left: 0px;
	width: 850px; height: 35px;				
	background-color: #999999;
	color: #ffffff;
	text-align: center;
	line-height: 35px;
	margin-bottom: 3px;
}

#loginbar a, #loginbar2 a {
	color: #ffffff;
	text-decoration: none;
}

#loginbar a:hover, #loginbar2 a:hover {
	color: #ffff00;
	text-decoration: none;
}

