@charset "utf-8";

@font-face {
    font-family: 'FunctionProMedium';
    src: url('../fonts/functionpro_medium/FunctionPro-Medium-webfont.eot');
    src: url('../fonts/functionpro_medium/FunctionPro-Medium-webfont.eot?iefix') format('eot'),
         url('../fonts/functionpro_medium/FunctionPro-Medium-webfont.woff') format('woff'),
         url('../fonts/functionpro_medium/FunctionPro-Medium-webfont.ttf') format('truetype'),
         url('../fonts/functionpro_medium/FunctionPro-Medium-webfont.svg#webfontrF77UyWk') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FunctionProLight';
    src: url('../fonts/functionpro_book/FunctionPro-Light-webfont.eot');
    src: url('../fonts/functionpro_book/FunctionPro-Light-webfont.eot?iefix') format('eot'),
         url('../fonts/functionpro_book/FunctionPro-Light-webfont.woff') format('woff'),
         url('../fonts/functionpro_book/FunctionPro-Light-webfont.ttf') format('truetype'),
         url('../fonts/functionpro_book/FunctionPro-Light-webfont.svg#webfontJO3pCHUe') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FunctionProBook';
    src: url('../fonts/functionpro_book/FunctionPro-Book-webfont.eot');
    src: url('../fonts/functionpro_book/FunctionPro-Book-webfont.eot?iefix') format('eot'),
         url('../fonts/functionpro_book/FunctionPro-Book-webfont.woff') format('woff'),
         url('../fonts/functionpro_book/FunctionPro-Book-webfont.ttf') format('truetype'),
         url('../fonts/functionpro_book/FunctionPro-Book-webfont.svg#webfontJO3pCHUe') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FunctionProDemi';
    src: url('../fonts/functioncaps_demi/FunctionPro-Demi-webfont.eot');
    src: url('../fonts/functioncaps_demi/FunctionPro-Demi-webfont.eot?iefix') format('eot'),
         url('../fonts/functioncaps_demi/FunctionPro-Demi-webfont.woff') format('woff'),
         url('../fonts/functioncaps_demi/FunctionPro-Demi-webfont.ttf') format('truetype'),
         url('../fonts/functioncaps_demi/FunctionPro-Demi-webfont.svg#webfontalFyZ4NE') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FunctionCapsMedium';
    src: url('../fonts/functioncaps_medium/FunctionCaps-Medium-webfont.eot');
    src: url('../fonts/functioncaps_medium/FunctionCaps-Medium-webfont.eot?iefix') format('eot'),
         url('../fonts/functioncaps_medium/FunctionCaps-Medium-webfont.woff') format('woff'),
         url('../fonts/functioncaps_medium/FunctionCaps-Medium-webfont.ttf') format('truetype'),
         url('../fonts/functioncaps_medium/FunctionCaps-Medium-webfont.svg#webfontMdfoCC2z') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background-color: #ffffff;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
#tableLayout {
	background-color: #ffffff;
	border-collapse: collapse;
	height: 520px;
	width: 770px;
	border: none;
}
th {
	background-color: #ffffff;
	height: 160px;
	padding-top: 10px;
}
#tableLayout #tdNavigation {
	background-color: #ffffff;
	text-align:center;
	width: 125px;
	height: 250px;
	border: thick solid #ffffff;
	padding-top: 12px;
	vertical-align: top;
}
#tableLayout #tdMain {
	padding-bottom: 0px;
	width: 620px;
	height: 350px;
	background-color:#ffffff;
}
.right {
	text-align: right;
}
.mainHead {
	font-size: 15px;
	color: #ffffff;
	text-align: left;
	height: 18px;
	width: 600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../images/mainheadback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainFoot {
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
}
.main {
	text-align: left;
	font-size: 13px;
	vertical-align: middle;
	color: #333333;
}
#tableLayout #tdNavigation td {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
#tableLayout #tdNavigation td a {
	padding: 4px;
	border-top: 1px solid #CED2B6;
	border-bottom: 1px solid #CED2B6;
	display: block;
	text-decoration: none;
}
#tableLayout #tdNavigation td a.current {
	background-color: #ffffff;
}
#tableLayout #tdNavigation td a:link, 
#tableLayout #tdNavigation td a:visited, 
#tableLayout #tdNavigation td a:active 
{
	color: #666666;
}
#tableLayout #tdNavigation td a:hover {
	background-color: #666666;
	color: #ffffff;
}
#tableLayout img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerLayout {
	background-color: #ffffff;
	border-collapse: collapse;
	height: 40px;
	width: 770px;
	text-align: center;
	font-size: 11px;
}	
#footerLayout #tdNavigation a {
	background-color:#FFFFFF;
}
#footerLayout #tdNavigation a.current {
	background-color: #ffffff;
}
#footerLayout #tdNavigation a:link, 
#footerLayout #tdNavigation a:visited, 
#footerLayout #tdNavigation a:active 
{
	color: #666666;
}
#footerLayout #tdNavigation a:hover {
	background-color: #666666;
	color: #ffffff;
}
.data {
	font-size:12px;
	vertical-align: top;
	padding-left: 30px;
}
.pdata {
	font-size:21px;
	font-weight: bold;	
}
.saledata {
	font-size:12px;
	vertical-align: top;
	padding-left: 15px;
}
.subdata {
	font-size:16px;
	font-weight: bold;
}
.catalogName {
	font-size:14px;
	font-weight: bolder;
	padding-top: 10px;
	width: 200px;
	padding-left: 15px;
}
.catalogDesc {
	font-size: 11px;
	font-weight:bold;
}
.catalogPrice {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #336699;
	padding-left: 10px;
	width: 140px;
	padding-top: 10px;
}
.catalogImage {
	width: 190px;
	padding-left: 25px;
	padding-bottom: 5px;
	text-align: center;
}
.catalogItem {
	font-size: 11px;
	padding-left: 10px;
	vertical-align: middle;
	padding-bottom: 5px;
	text-align:left;
	width: 250px;
	padding-top: 10px;
}
.catalogItemAccessories {
	font-size: 10px;
	padding-left: 2px;
	vertical-align: top;
	padding-bottom: 5px;
	text-align:left;
	width: 250px;
	padding-top: 10px;
}
.catalogNameAccessories {
	font-size:13px;
	font-weight: bolder;
	padding-top: 10px;
	width: 210px;
	padding-left: 15px;
	text-align: left;
}
.catalogItemAccessories {
	font-size: 11px;
	padding-left: 10px;
	vertical-align: top;
	padding-bottom: 5px;
	text-align:left;
	width: 275px;
	padding-top: 10px;
}
.catalogPriceAccessories {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #336699;
	padding-left: 10px;
	width: 125px;
	padding-top: 10px;
}
.catalogSubHead {
	font-size: 15px;
	color: #CC3300;
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 200px;
	padding-left: 10px;
	padding-top: 10px;
}
#top  {
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
}
#top a {
	background-color:#ffffff;
}
#top a.current {
	background-color: #ffffff;
}
#top a:link, 
#top a:visited, 
#top a:active 
{
	color: #666666;
}
#top a:hover {
	background-color: #666666;
	color: #ffffff;
}
#forms  {
	height: 50px;
	font-size: 15px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	font-weight: bolder;
}
#forms a {
	background-color:#FFFFFF;
	text-decoration: none;
}
#forms a.current {
	background-color: #ffffff;
}
#forms a:link, 
#forms a:visited, 
#forms a:active 
{
	color: #666666;
}
#forms a:hover {
	background-color: #ffffff;
	color: #990000;
}
.slide {
	width: 600px;
	text-align: center;
	vertical-align: middle;
	height: 340px;
}
.forms {
	text-align: left;
	height: 300px;
	width: 600px;
}
.mainForms {
	text-align: left;
	font-size: 15px;
	vertical-align: middle;
	height: 50px;
}
.style5 {color: #FF0000}
#desc {
	position:relative;
	top:0px;
	left:0px;
	height:200px;
	width:630px;
	text-align:left;
	background:url(../images/newlocation.jpg) left top no-repeat;
}
#title {
	position:absolute;
	top:90px;
	left:20px;
	width:400px;
	height:20px;
	font-family:"FunctionProMedium", "Lucida Console", Helvetica, Arial, sans-serif;
    font-size:18px;
	letter-spacing:.05em;
	color:#ffa12d;
}
#description {
	position:absolute;
	top:115px;
	left:20px;
	width:400px;
	height:40px;
	font-family:"FunctionProMedium", "Lucida Console", Helvetica, Arial, sans-serif;
    font-size:14px;
	font-weight:200;
	letter-spacing:.01em;
}
#address {
	position:absolute;
	top:156px;
	left:20px;
	width:400px;
	height:30px;
	font-family:"FunctionProMedium", "Lucida Console", Helvetica, Arial, sans-serif;
    font-size:18px;
	letter-spacing:.02em;
}
#footmap {
	position:absolute;
	top:0px;
	left:425px;
	width:200px;
	height:200px;
}
#mapbtn {
	position:absolute;
	top:35px;
	left:280px;
}

