	/*
	Elements in Layout for this particular site
	*/
			
	#content {
		padding-top: 138px !important;
	}
	
	#left-margin {
		float: left;
		width: 28px;
	}
	
	#left-nav {
		float: left;
		width: 165px;
	}

		#left-nav-background {
			background: #C0DD97;
			height: 711px;
		}
			
		#left-nav-panel-1 {
			background: #ffffff url(../images/left-nav-panel-1.gif) no-repeat;
			width: 165px;
			height: 162px;
			overflow: hidden;
		}
			#left-menu {
				margin-left: 23px;
				padding-top: 20px;
				width: 137px;
			}
			
			#left-menu li {
				list-style-type: none;
				padding-bottom: 14px;
			}
			
			#left-menu a {
				color: #4F92C0;
				font-size: 11px;
			}
			
				#link1 a{
					color: #294978 !important;
					font-weight: bold;
					font-size: 12px;
				}					
				
		#left-nav-panel-2 {
			background: url(../images/left-nav-panel-2.gif) no-repeat;
			width: 165px;
			height: 185px;
			margin-top: 25px;
		}
			#left-nav-panel-2 label{
				font-size: 10px;
			}
			
			#left-nav-panel-2 a{
				text-decoration: underline;
			}
		
			#login {
				padding-left: 20px;
				padding-top: 12px;
				width: 137px;
			}
			
			#login-form {
				margin: 6px 0;
			}
			
			#username{
				margin-bottom: 6px;
				min-width: 128px;
				width: 128px;
				max-width: 128px;
			}
			
			#password{
				min-width: 128px;
				width: 128px;
				max-width: 128px;				
			}
			
	#middle-margin {
		float: left;
		width: 22px;
	}
	#content-area {
		float: left;
		width: 693px;
		height: 100%;
	}
	
		#content-header {
			width: 693px;
			height: 91px;
			padding-bottom: 21px;
		}
		
		#content-header h1 {
			display: none;
		}
		
		#content-header-icons {
			float: right;
			width: 170px;
			padding-top: 69px;
		}	
			#fc_minicart {
				display: none;
			}
			
		#content-layout {
			float: left;
			width: 676px;
			height: 100%;
			padding-left: 17px;
		}
		
			#online-store {
				float: left;
				width: 676px;
				padding-bottom: 30px;
			}
			
				#online-store-h1 {
					background: url(../images/three-ways-to-shop.gif) no-repeat;
					width: 163px;
					height: 21px;
					padding-bottom: 8px;
				}
				
				#online-store-h1 h1{
					display: none;
				}
			
			#store-top {
				float: left;
				width: 676px;
			}
			
				#add-button {
					float: left;
					width: 68px;
				}
				
				#add-h2 {
					float: left;
					padding-top: 14px;
				}
				
				#add-bar {
					float: left;
					width: 656px;
					padding: 10px;
				}
				
				#sku {
					font-size: 10px;
					font-weight: normal;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					padding-top: 2px;
					min-width: 400px;
					width: 400px;
					height: 16px;
				}
				
			#featured-products {
				float: left;
				width: 676px;
				padding-top: 30px;
				padding-bottom: 4px;
			}
							
				#featured-h2 {
					float: left;
					background: url(../images/featured-products-h2.gif) no-repeat;
					width: 161px;
					height: 13px;
					padding-bottom: 8px;
				}
				
				#featured-h2 h2{
					display: none;
				}
				
				#featured-frame {
					border: 0px;
					margin: 0px;
					padding: 0px;
					width: 670px;
					height: 320px;
				}
			
			#featured-products-hr {
				float: left;
				width: 676px;
				height: 1px;
				min-height: 1px;
				max-height: 1px;
				background: #D8D8D8;
				font-size: 0px;
			}	
			
			#featured-products-margin {
				float: left;
				width: 676px;
				height: 12px;
				min-height: 12px;
				max-height: 12px;
			}	
			
			#featured-list {
					clear: both;
					width: 676px;
					margin-top:10px;
				}
							
#search_results {}

.ditto_paging {    
	border-top: 1px solid #ccc;    
	padding: 10px;     
	font-size: 12px;    
	color: black;
	}

#ditto_pages {
	padding-top: 6px;
	float: left;
	width: 620px;
	font-size: 12px;
}

#ditto_pages .ditto_currentpage {
    font-size: 10px;
	border: 1px solid black;
	padding: 2px 5px;
	margin-right: 1px;
	background-color: #155387;
	color: #fff; 
	} 
	
#ditto_pages .ditto_off {
    font-size: 10px;
	border: 1px solid #ccc;
	padding: 2px 5px;
	margin-right: 1px;
	color: #ccc;
	
	}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    font-size: 10px;
	border: 1px solid #155387;
	padding: 2px 5px;
	margin-right: 1px;
	text-decoration: none !important;
	color: black;
	} 
#ditto_pages a:hover {
    font-size: 10px;
	background-color: #fff;
	color: #000;
	}
	
#ditto_pages_top {
	padding-top: 6px;
	float: left;
	width: 620px;
	font-size: 12px;
}

#ditto_pages_top .ditto_currentpage {
    font-size: 10px;
	border: 1px solid black;
	padding: 2px 5px;
	margin-right: 1px;
	background-color: #155387;
	color: #fff; 
	} 
	
#ditto_pages_top .ditto_off {
    font-size: 10px;
	border: 1px solid #ccc;
	padding: 2px 5px;
	margin-right: 1px;
	color: #ccc;
	
	}
#ditto_pages_top a, #ditto_pages_top a:link, #ditto_pages_top a:visited {
    font-size: 10px;
	border: 1px solid #155387;
	padding: 2px 5px;
	margin-right: 1px;
	text-decoration: none !important;
	color: black;
	} 
#ditto_pages_top a:hover {
    font-size: 10px;
	background-color: #fff;
	color: #000;
	}
	
	/*Flex*/
	
.FSF_form{
	float: left;
	width: 676px;
	font-size: 12px;
	}

.FSF_input {
	font-size: 12px;
	min-width: 280px;
	max-width: 280px;
	width: 280px;
}

.FSF_submit {
	font-size: 12px;
	}

.FSF_searchResults {
	width: 640px;
	height: 128px;
	font-size: 12px;
	margin-top: 20px;
}
.FSF_resultsIntroFailure{
	font-size: 12px;
	
	}
.FSF_result {
	float: left;
	font-size: 12px;
	padding: 4px;
	margin-top: 8px;
	width: 640px;
	background: #EFEFEF;
}
.FSF_resultLink {font-size: 12px;}
.FSF_resultDescription {
	font-size: 12px;
	}
.FSF_pagination {
font-size: 12px;
float: left;
width: 600px;}

.FSF_pagination a{
font-size: 12px;}
.FSF_intro {font-size: 12px;}