table {
border: none;
/*text-align: center;*/
vertical-align: middle;
padding: 0;
margin-left: auto;
margin-right: auto;
border-collapse: collapse;
}

.matrix-element {
position: relative;
width: 260px;
margin-left: 0px;
margin-right: 12px;
margin-bottom: 12px;
margin-top: 0px;
/*border: 1px solid blue;*/
border: none;
float: left;
}

.color-choice {
z-index: 20;
position: relative;
width: 53px;
height: 268px;
margin-right: 14px;
border: none;
float: left;
}

#color-overlay {
z-index: 10;
position: relative;
left: 104px;
top: 38px;
width: auto;
height: 348px;
border: none;
}

#colors {
z-index: 2;
position: relative;
width: 800px;
height: 348px;
margin-left: auto;
margin-right: auto;
border: none;
background-image: url(/library/images/asfa/color-select.jpg);
background-repeat: no-repeat;
background-position: center center;
}

.shape-choice {
border: none;
}

.shape-choice:visited {
border: none;
}

#container-800px {
margin-left: auto;
margin-right: auto;
position: relative;
text-align: center;
width: 800px;
border: none;
}

.big-text {
position: relative;
/*width: 100%;*/
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
font-family: sans-serif;
/*font-size: 3em;*/
font-size: 250%;
color: #FFFFFF;
}

.semi-big-text {
position: relative;
/*width: 100%;*/
text-align: center;
margin: 20px auto 20px auto;
font-family: sans-serif;
/*font-size: 2em;*/
font-size: 160%;
color: #FFFFFF;
}

.species-image {
margin-left: auto;
margin-right: auto;
border: none;
position: relative;
width: 800px;
}

.species {
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
margin-top: 0px;
padding: 0;
display: block;
}

.stock-container {
text-align: center;
position: relative;
width: 260px;
margin-left: 0px;
margin-right: 12px;
margin-bottom: 12px;
margin-top: 0px;
/*border: 1px solid blue;*/
border: 0px;
float: left;

}

#line {
width: 100%;
border-top: 1px solid white;
border-left: none;
border-right: none;
border-bottom: none;
margin: 0px auto 1em auto;
}

.fortypx-spacer {
position: relative;
width: 100%;
height: 40px;
border: 0px;
margin: 0px;
clear: both;
}

#button-holder {
width: 100%;
/*height: 100px;*/
margin: 10px auto 10px auto;
border: 0px;
}

#button-holder ul {
position: relative;
list-style: none;
text-align: center;
margin: 0px;
padding: 0px;
}

#button-holder li {
display: inline-block;
width: 256px;
height: 100%;
position: relative;
margin: 0px;
padding: 0px;
border: 0px;
}

.main-buttons {
position: relative;
display: block;
/*float: left;*/
width: auto;
margin: 0px;
border: 0px;
}

#instructions {
position: relative;
display: block;
margin: 0px auto 0px auto;
border: 0px;
}

.local-links {
position: relative;
margin: 1em auto 1em auto;
}

.local-links ul {
margin: 0px;
padding: 0px;
list-style: none;
text-align: center;
}

.local-links li {
display: inline-block;
position: relative;
}

.local-button {                     /*"Local" link buttons*/
position: relative;
display: block;
padding: .5em 1em .5em 1em;
font-variant: small-caps;
font-weight: bold;
color: #6495ED;
text-decoration: none;
text-align: center;
z-index: 4;
float: left;
}

.local-button:hover {
background-color: #6495ED;
color: black;
}

.left {
text-align: left;
}



/*.order-form-button {
position: relative;
display: block;
width: 256px;
padding-top: 4px;
padding-bottom: 4px;
margin: 0 auto 0 auto;
font-variant: small-caps;
font-weight: bold;
font-size: 1.25em;
color: #00FF00;
background-color: #000000;
text-decoration: none;
text-align: center;
letter-spacing: .25em;
z-index: 4;
border: 0;
cursor: pointer;
}

.order-form-button:hover {
background-color: #00FF00;
color: #000000;
}*/

.order-buttons {
position: relative;
color: #FFFFFF;
background-color: #000000;
text-decoration: none;
text-align: center;
border-top: 0px;
border-left: 1px solid white;
border-bottom: 1px solid white;
border-right: 1px solid white;
margin: 0px 4px 0px 0px;
padding: 0px .25em 0px .25em;
float: left;
}

.order-buttons:hover {
color: #000000;
background-color: #FFFFFF;
}

#new-search-button {
position: relative;
color: #6495ED;
background-color: #000000;
text-decoration: none;
text-align: center;
border-top: 0px;
border-left: 1px solid #6495ED;
border-bottom: 1px solid #6495ED;
border-right: 1px solid #6495ED;
margin: 0px 0px 0px 0px;
padding: 0px .5em 0px .5em;
float: right;
}

#new-search-button:hover {
color: #000000;
background-color: #6495ED;
}

.button-line {
margin: 0px;
padding: 0px;
position: relative;
border: 0px;
}

.semi-big-link {
position: relative;
/*width: 100%;*/
text-align: center;
margin: 6px auto 6px auto;
padding-right: 4px;
padding-left: 4px;
font-family: sans-serif;
font-size: 2em;
color: #6495ED;
}

.semi-big-link:hover {
color: #000000;
background-color: #6495ED;
}