@charset "iso-8859-1";
body { text-align: center; 
		vertical-align: top;
		
}

div#white_space {
	background-color: #FFFFFF;
	width: 780px;
	position: relative;
	margin: auto;
	
}
div#header {
	text-align: left;
	position: relative;
	padding-bottom: 10px;
}
#header_script {
	padding: 20px 0px 0px 0px;
}
#nav ul {
	list-style-type: none;
	width: 600px;
	text-decoration: none;
	text-indent: 26px;
	position: relative;
	margin: auto;
	bottom: 5px;
	left: -21.5px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#nav a {
	border: 10px hidden #FFFFFF;
	color: #CC3399;
	text-decoration: none;
	font-family:"Arial Narrow";
	font-weight: bold;
	font-size: 20px;
	font-style: normal;
}
#nav li {
	float: left;
}
#nav a:hover {
	color: #9999FF;
}
#footer ul {
	list-style-type: none;
	width: 450px;
	text-decoration: none;
	text-indent: 25px;
	position: relative;
	right: 5px;
	padding: 0px 1px 0px 1px;
	margin: auto;
	
		
}
#footer li {
	float: left;
	position: relative;
	top: 120px;
}
#footer a {
	font-family:"Arial Narrow";
	font-size: small;
	font-weight: lighter;
	color: #808080;
}
#footer a:hover {
	color: #000000;
}
li#page a {
	color: #FF6666;
	
}

#page_content {
	vertical-align: bottom;
	position: relative;
	padding: 10px 50px 10px 50px;
	clear: both;
}

#home_image {
	text-align: right;
	vertical-align: text-top;
	margin-top: 10px;
}
#home_text {
	font-family: "Arial Narrow";
	font-size: 15px;
	text-align: justify;
	margin-top: 10px;
	text-decoration: none;
}
div.title {
	font-size: 17px;
	font-weight:bold;
}
#contact_info {
	font-weight:bold;
	font-size: 16px;
	position: relative;
	left: 50px;
}
#location_text {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bold;
	color: #FF6666;
	text-align: left;
	text-indent: 179px;
	position: relative;
	bottom: 25px;
	padding: 5px;
	clear: both;
	text-decoration: none;
	float: left;
	display: run-in;
}
#location_text a {
	color: #FF6666;
}

table#catalog {
	width: 516px;
	position: relative;
	bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Arial Narrow";
	font-weight: normal;
	vertical-align: super;
	left: 0px;
}

table#catalog_no_title {
	width: 516px;
	position: relative;
	bottom: -10px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Arial Narrow";
	font-weight: normal;
	vertical-align: super;
	left: 0px;
}


#product {
	position: relative;
	bottom: 20px;
}
#product_title {
	font-family: "Arial Narrow";
	font-size: x-large;
	font-weight: bolder;
	position: relative;
	left: -40px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
#product_desc {
	margin: 20px 75px 20px 50px;
	font-family: "Arial Narrow";
	font-size: 14px;
	position: relative;
	font-weight: 500;
	text-align: left;
	left: 20px;
}
#price {
	font-family: "Arial Narrow";
	font-size: large;
	font-weight: bold;
	padding: 10px 40px 25px 25px;
	text-align: right;
	position: relative;
	float: right;
	right: 20px;
	top: 0px;
}
img#main_product {
	position: relative;
	margin: auto;
	padding: 2px; 
}
#currency {
	font-family: "Arial Narrow";
	font-size: large;
	font-weight: bold;
	color: #FF6666;
	text-align: center;
	vertical-align: super;
	position: relative;
	bottom: 25px;
	text-indent: 100px;
}
#currency a:hover {
}
#thumbnails {
	clear: both;
	padding-left: 42px;
	padding-top: 5px;
	position: relative;
	bottom: 28px;
	z-index: 10;
	text-align: left;
	font-family: "Arial Narrow";
	font-size: 14px;
	text-indent: 5px;
	float: left;
}

#thumbnails2 {
	clear: both;
	padding-left: 13px;
	padding-top: 5px;
	position: relative;
	bottom: 28px;
	z-index: 10;
	text-align: left;
	font-family: "Arial Narrow";
	font-size: 14px;
	text-indent: 5px;
	float: left;
}

#ft_logo {
	float: left;
	position: relative;
	left: 42px;
	clear: both;
}

#ftf_logo {
	float: right;
	position: relative;
	right: 53px;
	margin-top: 43px;
}
div.add {
	position: relative;
	z-index: 1;
	left: 4px;
	top: 90px;
	padding: 10px 0 0 0;
	
}


div.shipping {
	font-size: small;
	position: relative;
	bottom: 8px;
	
}

div.size {
	font-size: small;
	position: relative;
	bottom: 80px;
	
}

div.view {
	padding: 10px 0 0 0;
	position: relative;
	z-index: 1;
	top: -30px;
	left: 4px;
	
}

