@charset "UTF-8";
/* CSS Document - Content Pages */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background-image: transparent;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

img { -ms-interpolation-mode:bicubic; border:0; }

th { text-align: left; }

@font-face {
	font-family: 'TrajanProRegular';
	src: url('../font/trajanpro-regular-webfont.eot');
	src: local('☺'), url('../font/trajanpro-regular-webfont.woff') format('woff'), url('../font/trajanpro-regular-webfont.ttf') format('truetype'), url('../font/trajanpro-regular-webfont.svg#webfontKup9rDCA') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TrajanProBold';
	src: url('../font/trajanpro-bold-webfont.eot');
	src: local('☺'), url('../font/trajanpro-bold-webfont.woff') format('woff'), url('../font/trajanpro-bold-webfont.ttf') format('truetype'), url('../font/trajanpro-bold-webfont.svg#webfontKup9rDCA') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
background-color: #f6efd5;
background-image:url(../images/layout/bg_content.gif);
background-repeat: repeat-x;
}

#container {
width: 900px;
position: relative;
margin: 0px auto;
padding: 0px;
z-index: 0;
}

#header {
position: relative;
top: 0;
left: 0;
width: 900px;
height: 116px;
z-index: 1;
}

#header h1 {
padding: 0;
margin: 0;
line-height: 0;
text-indent: -9999px;
display: none;
}

#header_bg {
position: absolute;
width: 900px;
height: 116px;
background-image:url(../images/layout/header_bg.png);
background-repeat: no-repeat;
z-index: 2;
}

* html #header_bg
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.yanagisawasaxophones.com/images/layout/header_bg.png", sizingMethod="crop");
}

#logo {
position: relative;
width: 281px;
height: 116px;
left: 20px;
background-image:url(../images/layout/logo.png);
background-repeat: no-repeat;
z-index: 3;	
}

* html #logo
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.yanagisawasaxophones.com/images/layout/logo.png", sizingMethod="crop");
}

#navigation {
position: absolute;
top: 100px;
width: 900px;
height: 32px;
background-image:url(../images/layout/nav.png);
background-repeat: no-repeat;
overflow: none;
z-index: 10;
}

* html #navigation
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.yanagisawasaxophones.com/images/layout/nav.png", sizingMethod="crop");
}

#navigation ul, li {
display: inline;	
}

#navigation li {
margin-left: 1.2em;
font-family: 'TrajanProBold', sans-serif;
letter-spacing: -1px;
text-transform: lowercase;
font-size: 14pt;
line-height: 30px;
}

#navigation a, a:visited, a:active {
color: #FFC; 
text-decoration: none;
}

#navigation a:hover {
color: #FFF; 
text-decoration: none;
}

#content_wrapper {
position: relative;
background-color: #f1efe9;
background-image:url(../images/layout/content_side_fade.gif);
width: 860px;
position: relative;
margin: 0px auto;
padding: 0px;
padding-top: 2em;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 1em;
}

#content h1 {
font-family: 'TrajanProBold', sans-serif;
letter-spacing: -1px;
text-transform: lowercase;
font-weight: normal;
font-size: 20pt;
color: #323232;
margin-bottom: 0.3em;
}

#content h2 {
font-family: 'TrajanProBold', sans-serif;
letter-spacing: -1px;
text-transform: lowercase;
font-weight: normal;
font-size: 14pt;
color: #323232;
margin-bottom: 0.2em;
}

#content p {
color: #323232;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
line-height: 14pt;
margin-bottom: 0.5em;
}

#content a, a:visited, a:active {
color: #c05d1b;
text-decoration: none;	
}

#content a:hover {
color: #323232;
text-decoration: underline;	
}

#copyright {
position: relative;
background-image:url(../images/layout/footer_bg.gif);
background-repeat: repeat-x;
width: 900px;
height: 51px;	
}

#copyright_left {
float: left;
width: 450px;
text-align: left;
}

#copyright_right {
float: right;
width: 450px;
text-align: right;
}

#copyright p {
color: #999;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 9pt;
line-height: 50px;
}

#copyright a, a:visited, a:active {
color: #999;
text-decoration: none;
}

#copyright a:hover {
color: #FFF;
text-decoration: none;
}

#product_thumbnail {
background-color: #FFF; 
-moz-border-radius: 15px; 
-webkit-border-radius: 15px; 
border-radius: 15px;	
}

#snapshot_container {
position:relative; 
float: right; 
height: 400px; 
width: 300px; 	
}

#snapshot {
background-color: #FFF;
-moz-border-radius: 15px; 
-webkit-border-radius: 15px; 
border-radius: 15px;
height: 400px; 
width: 300px; 
}

#zoom {
top: 370px;
left: 265px;
width: 16px;
height: 16px;
position: absolute;
background-image:url(../images/zoom.png);
background-repeat: no-repeat;
}

* html #zoom
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.yanagisawasaxophones.com/images/zoom.png", sizingMethod="crop");
}

#switch2 {
background-color: #FFF; 
width: 325px; 
height: 107px; 
padding-top: 8px; 
-moz-border-radius: 15px; 
-webkit-border-radius: 15px; 
border-radius: 15px;
}

#category_container {
width: 845px; 
height:420px; 
margin-bottom: 1em; 
position: relative;	
}

#category_soprano {
float: left;	
}

#category_alto, #category_tenor, #category_baritone {
float: left; 
margin-left: 11px;	
}

#tour_btn {
position: relative; 
width: 221px; 
height: 46px; 
overflow: none; 
display:block; 
float: right; 
margin-top: 0.5em; 
margin-right: 0.5em;
}
