/* Stylesheet aiSHOP */
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/djbobo/data/shop/aishop_de/styles.php:2) in /home/djbobo/data/shop/aishop_de/scripts/functions.php on line 20
.normal
{
font-size: 10px;
}
.small
{
font-size: 9px;
font-weight: normal;
}
.formdesc
{
font-size: 11px;
font-weight: bold;
color: #000000;
}
.button
{
background: #FFFFFF;
height: 20px;
text-align: center;
text-decoration: none;
}
.highlight
{
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}
.orderstep
{
font-size: 13px;
color: #5e5e5e;
font-weight: bold;
}
body
{ background: #FFFFFF;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
table,td
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
a {
color: #FF0000;
text-decoration: none;
}
.menu
{
color: #330000;
font-weight: bold;
text-decoration: none;
font-size: 12px;
}
.menu:Hover
{
color: #FF0000;
font-weight: bold;
text-decoration: none;
font-size: 12px;
}
.itemgroups
{
color: #000000;
font-weight: bold;
text-decoration: none;
font-size: 12px;
}
textarea,select
{
font-size: 11px;
border: 0px solid black;
background: #ffffff;
}
input
{
background: #ffffff;
font-size: 11px;
}
input.req,select.req
{
background: #ffffff;
font-size: 11px;
color: #000000;
}
input.req_error, select.req_error
{
border-bottom: 2px solid red;
border-left: 2px solid red;
background: #ffffff;
font-size: 11px;
font-weight: normal;
color: #000000;
}
table.mainframe {
border: 8px solid #330000}
td.page
{
border: 1px solid #AAAAAA;
}
td.leftmenu
{
background: #FFFFFF;
border-top-color: #AAAAAA;
border-top-style: solid;
border-top-width: 0px;
border-left-color: #AAAAAA;
border-left-style: solid;
border-left-width: 0px;
border-right-color: #000000;
border-right-style: solid;
border-right-width: 0px;
border-top-color: #AAAAAA;
border-top-style: solid;
border-top-width: 0px;
border-bottom-color: #AAAAAA;
border-bottom-style: solid;
border-bottom-width: 0px;
}
td.rightmenu
{
background: #FFFFFF;
border-top-color: #AAAAAA;
border-top-style: solid;
border-top-width: 1px;
border-left-color: #AAAAAA;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #AAAAAA;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #AAAAAA;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #AAAAAA;
border-bottom-style: solid;
border-bottom-width: 1px;
}
td.topmenu
{
background: #330000;
/* background-image: url(images/banner_bg.jpg); */
background-repeat: no-repeat;
background-position: bottom;
}
td.basketmenu
{
border-top-color: #AAAAAA;
border-top-style: dashed;
border-top-width: 1px;
border-bottom-color: #AAAAAA;
border-bottom-style: dashed;
border-bottom-width: 1px;
background: #DDDDDD;
color: #0000000;
font-size: 11px;
font-weight: bold;
text-align: right;
}
td.basket
{
background: #EEEEEE;
color: #0000000;
font-size: 10px;
font-weight: normal;
text-align: right;
}
td.ordermenu
{
border-top-color: #AAAAAA;
border-top-style: dashed;
border-top-width: 1px;
border-bottom-color: #AAAAAA;
border-bottom-style: dashed;
border-bottom-width: 1px;
background: #DDDDDD;
color: #0000000;
font-size: 11px;
font-weight: bold;
text-align: left;
}
td.order
{
background: #EEEEEE;
color: #0000000;
font-size: 11px;
font-weight: normal;
text-align: left;
}
td.cust_norm
{
background: #efefef;
color: #0000000;
font-size: 10px;
font-weight: normal;
text-align: right;
}
td.cust_high
{
background: #dedede;
color: #0000000;
font-size: 10px;
font-weight: normal;
text-align: right;
}
td.itemgroups_active {
background: #CFCAB5;
color: $FFFFFF;
font-weight: bold;
}