@charset "UTF-8";

* {
    outline: none;
}

@font-face {
    font-family: "Futura Medium Condensed";
    src: url(fonts/futuramc-webfont.eot);
}
@font-face {
    font-family: "Futura Medium Condensed";
    src: url(fonts/futuramc.ttf) format('truetype');
}

@font-face {
    font-family: "Futura Book";
    src: url(fonts/futuran-webfont.eot);
}
@font-face {
    font-family: "Futura Book";
    src: url(fonts/futuran.ttf) format('truetype');
}


@font-face {
    font-family: "Futura-Bold";
    src: url('fonts/futurab-webfont.eot');
}
@font-face {
    font-family: "Futura-Bold";
    src: url(fonts/futurab.ttf) format('truetype');
}
a:link {
	color: #737245;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	/* color: #666600;*/
    color: #737245;
}
a:hover {
	text-decoration: underline;
	color: #669900;
}
a:active {
	text-decoration: none;
	color: #737245;
}
.location_dir_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #483318;
	text-decoration: none;
	text-indent: 8px;
}
.location_dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666633;
	list-style-type: square;
}

/**
Let's group together styles that have THE EXACT SAME FONT-FAMILY DECLARATION.
*sigh*
*/

a img {
    border: none;
}

.fleft {
    float: left;
}

.text, .copyrights, .textlinespace, .smalltext,
.textbold, .whatsnew_text, .titles_big, .text_italic,
.greentext, .textboldgreen, .date_text {
    font-family: Arial, Helvetica, sans-serif;
}

.door_title, .species_title, .species_title a, .style_title, .collection_title {
    text-transform: uppercase;
    color: white;
    text-decoration: none;
}
.species_title .spacing {
    float:left;
    border-left: 1px solid white;
}
.species_title .spacing.pages {
    width: 30px;
}
.species_title a {
    display: block;
    text-align:center;
    padding: 0 5px;
    margin: 0 5px;
    height: 20px;
    vertical-align:center;
    line-height: 20px;
}
.species_title {
    vertical-align:center;
    line-height: 20px;
}
.species_title .spacing.last {
    border-right: 1px solid white;
}

.species_title a:hover, .species_title a.active {
    color: #666633;
    background-color: white;
}

.door_title {
    font-family: "Futura-Bold";
    font-size: 12pt;
    letter-spacing: 1px;
    padding-left: 15px;
}

.species_title {
    font-family: "Futura Medium Condensed";
    font-size: 12px;
    letter-spacing: 1px;
}

.style_title, .collection_title {
    font-size: 13pt;
    letter-spacing: 2px;
}
.style_title {
    font-family: "Futura-Bold";
}

.collection_title {
    font-family: "Futura Book";
}
.collection_selection {
    float:left;
    border-right: 1px solid white;
    padding: 0 20px;
}
.collection_selection a {
    font-family: "Futura Medium Condensed";
    color: white;
    text-decoration: none;
}
.collection_selection:hover, .collection_selection.active, .collection_selection:hover a, .collection_selection.active a {
    color: #666633;
    background-color: white;
}
.collection_selection.last {
    margin-right:0;
    border: none;
}

.psf_details {
    float:left;
    height: 307px;
    width: 209px;
    text-align:center;
    padding: 10px;
}

.swatches {
    float:left;
    padding: 5px;
    height: 306px;
    overflow: hidden;
}
.swatch {
    float: left;
    padding: 0 0;
    margin: 5px 15px;
    text-align:center;
    width: 76px;
    height: 92px;
    color: #4b3b22;
    font-family: "Futura Medium Condensed";
    font-size: 10pt;
    overflow:hidden;
}
.swatch:hover, .swatch.active {
    background-color: #cccccc;
}
.swatch a {
    text-decoration:none;
    color: #4b3b22;
}
.swatch.last {
    margin-right: 0px;
}

.psf_details_text {
    font-family: "Futura Medium Condensed";
    text-align: left;
    margin-left: 40px;
}
.psf_details_text td {
    vertical-align: top;
}
.psf_details_text .greentext {
    font-size: 12pt;
    font-family: "Futura Medium Condensed";
}
.clear {
    clear: both;
}

.bottom_divider {
    background-color: #402A10;
    height: 34px;
}
.current_style_collection {
    float: left;
}
.current_style_collection .text_wrapper {
    float:left;
    padding: 7px 0 0 10px;
}
.collection_selection_wrapper {
    float:right;
    padding: 8px 10px 0 0;
}
.other_galleries {
    overflow: hidden;
    width: 650px;
    padding-left: 3px;
}
.other_doors {
    overflow: hidden;
    width: 656px;
}

.slider {
    width: 1500px;
}

.left_arrow .hidden, .right_arrow .hidden {
    display: none;
}

.other_doors .a_door.first {
    /*padding-left: 0;*/
}
.other_doors .a_door {
    float:left;
    padding: 5px 6px;
    width: 70px;
    height: 110px;
    text-align: center;
}
.other_doors .a_door a {
    text-decoration: none;
    font-family: "Futura Medium Condensed";
    font-size: 11pt;
    color: #4b3b22;
}

.other_galleries .a_gallery {
    float:left;
    padding: 5px 6px;
    width: 118px;
    height: 110px;
    text-align: center;
}

.left_arrow, .right_arrow {
    width: 33px;
    height: 120px;
    text-align:center;
    background-color: #b3975d;
}

.left_arrow { float:left; border-right: 2px solid #836941; }
.right_arrow { float:right; border-left: 2px solid #836941; }
#next_link, #prev_link {
    height: 120px;
    width: 33px;
}
#next_link a, #prev_link a {
    display:block;
    height: 120px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    text-decoration: none;
}
.left_arrow a        { background-image: url(images/arrow_prev_off.jpg); }
.left_arrow a:hover  { background-image: url(images/arrow_prev_on.jpg); }
.right_arrow a       { background-image: url(images/arrow_next_off.jpg); }
.right_arrow a:hover { background-image: url(images/arrow_next_on.jpg); }

.error {
    font-family: "Futura Book";
    font-size: 16pt;
    
}

.image_text, .image_text_shadow, .plus, .plus_shadow {
    position: absolute;
    color: white;
    font-family: arial;
}
.image_text {
    top: 295px;
    left: 25px;
    width: 505px;
    z-index: 21;
}
.image_text_shadow {
    top: 297px;
    left: 26px;
    color: black;
    z-index: 20;
}
.plus, .plus_shadow {
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.plus {
    top: 80px;
    left: 150px;
    z-index: 21;
}
.plus_shadow {
    top: 82px;
    left: 151px;
    z-index: 20;
    color: black;
}
.image_underline {
    position: absolute;
    top: 315px;
    left: 25px;
    background-color: white;
    height: 6px;
    width: 505px;
    opacity: 0.6;
    filter: alpha(opacity:60);
}

.rel {
    position: relative;
}
.rel table tr td img {
    cursor: pointer;
}

.other_doors .a_door:hover, .other_doors .a_door.active,
.other_galleries .a_gallery:hover, .other_galleries .a_gallery.active {
    background-color: #CCCCCC;
}

.nav, .text, .textlinespace, .textbold  {
    color: #663300;
}

.smalltext, .titles_big {
    color: #737245;
}

.greentext, .textboldgreen, .date_text {
    color: #666633;
}
.browntext {
    color: #4B3B22;
}

.copyrights, .textbold, .whatsnew_text, .text_italic, .greentext,
.textboldgreen {
    font-size: 12px;
}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: none;
}
.text {
	font-size: 9pt;
	font-weight: normal;
}
.features_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 10px;
}
.copyrights {
	color: #996633;
}
.textlinespace {
	font-size: 10pt;
	line-height: 12px;
	font-weight: normal;
}
.smalltext {
	font-size: 10px;
}
.textbold {
	font-weight: bold;
	text-decoration: none;
}
.whatsnew_text {
	font-weight: normal;
	color: #673401;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.titles_big {
	font-size: 14px;
	font-weight: bold;
}
.text_italic {
	font-style: oblique;
	color: #673402;
}
.greentext {
	font-weight: normal;
}
.textboldgreen {
	text-decoration: none;
	font-weight: bold;
}
.body {
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-top: 0%;
}

.sitebg {
	background-color: #FFFFFF;
	background-image: url(images/ayasite_bg1_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.date_text {
	font-size: 9pt;
	text-decoration: none;
}

