body {
background-attachment:fixed;
background-repeat:no-repeat;
background-position:center;
background-color:#ffffff;
}
.outer {
background-color:#282828;
border-style:double;
border-color:#7e9eb7;
}
.inner {
background-color:#20303f;
border-style:groove;
border-color:#7e9eb7;
}
.largest a {
}
.title {
font-size:18px;
color:#365166;
}
.subtitle {
background-color:#9FA0A2;
font-size:10px;
color:#365166;
font-weight:bold;
}
.media_title {
font-size:18px;
color:#365166;
}
.item {
background-color:#405767;
}
.item a {
}
.item_c {
background-color:#ffffff;
text-align:center;
}
.item_r {
background-color:#ffffff;
text-align:right;
}
.p_choice {
background-color:#111111;
border-style:inherit;
border-color:#7e9eb7;
}
.p_choice a {
color:#365166;
}
.p_choice_active {
background-color:#93caf5;
border-style:outset;
border-color:#7e9eb7;
}
.p_choice:hover {
background-color:#2c2c2c;
border-style:inset;
border-color:#7e9eb7;
}
a.rounded, a.rounded a, .button a {
}
a.rounded:hover {
}
.rounded_h {
background-color:#F9E16B;
}
.cart, .cart a {
}
textarea {
border-width:1;
border-style:none;
}
.footer, .footer a {
}

