html { 
font-size:70%;
}

body {
background-image:url(bg.jpg);
background-repeat:repeat-x;
margin:0px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
}

#page {
margin:auto; 
width:800px; 
text-align:left;
}

#dynamic a {color:#bc903a;}
#dynamic a:hover {color:#bc903a;}
#dynamic a:visited {color:#bc903a;}
#dynamic a:active {color:#bc903a;}
#dynamic a img {border:2px outset #bc903a}

#mainlogo {
position:relative;
}

#main_table {
position:relative;
display:block;
margin:10px auto 10px auto;
background-image:url(table_main.png);
background-repeat:repeat-y;
}

#table_top {
position:relative;
top:-14px;
background-image:url(table_top.png);
background-repeat:no-repeat;
height:14px;
margin:auto;
}

#table_mid {
position:relative;
margin:0px 20px 0px 20px;
}

#table_bottom {
position:relative;
top:15px;
background-image:url(table_bottom.png);
background-repeat:no-repeat;
height:15px;
margin:auto;
}

#menu {
font-weight:bold;
letter-spacing:0.1em;
position:relative;
padding:0px 10px 0px 10px;
top:-10px;
right:20px;
width:100%;
text-align:right
}

.active {
color:#bc903a;
text-decoration:none;
}

.inactive {
color:#333333;
text-decoration:none;
}

.inactive:hover {
text-decoration:underline;
}

#category {
position:relative;
padding:0px 10px 0px 10px;
top:-30px;
left:0x;
width:100%;
}

h1 {
font-family:Calibri, Verdana;
font-size:2.2em;
letter-spacing:0.1em;
color:#bc903a;
font-weight:normal;
}


#dynamic {
display:table;
background-color:#ffffff;
margin:0px 20px 0px 20px;
}


.item {
padding:5px;
background:#ffffff;
border:1px #333 solid;
height:160px;
margin:2px;
bottom:0px;
display:inline-block;

}

.itemcell {
display:table-cell;
vertical-align:bottom;
height:160px;
}

.itemtext {
width:170px;
background-color:#a0cddd;
color:#000;
text-align:center;
bottom:0px;
vertical-align:bottom;
}

.opaque {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
_filter: alpha(opacity=70);
opacity: .7;
}

.linkcell {
border:0px;
text-decoration:none;
}

.nzlogo {
float:right;
padding-top:8px;
padding-right:10px;
}

.copyright {
font-size:9px;
position:absolute;
bottom:1px;
width:100%;
text-align:center;
}

.thumb{margin:10px}
#largeimage{margin:10px}
.price {
float:right; 
margin:10px; 
padding:5px; 
border:1px solid #999;
font-size:9pt;
}

.price td {
padding: 5px;
}

.price th {
border-bottom:1px solid #bc903a;
}

.sizer {
border:1px solid #999;

}

.sizer p {
display:inline;
}

.sizer td {
border:1px solid #999;
padding-right:5px;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
text-align:center;
}

.tbheading {
font-weight:bold;
font-size:14px;
}

.sizetable {
font-weight:bold;
background:#eee;
border:1px #000 solid;
margin:0px;
}

.sizetable th {
background: #bc903a;
padding: 5px;
}

.sizetable td {
padding:5px;
border: 1px #ccc solid;
}

.cartstyle {
font-size: 1.1em;
margin-right:15px;
background:#eee;
padding:5px;
}

.cartstyle table {
width:100%;
border:1px solid #000;
border-collapse:collapse;
background-color:#fff;
}

.cartstyle td {
border:1px solid #000;
padding:3px;
}

.tableheading {
background-color:#333;
color:#fff;
font-weight:bold;
}

.checkoutform {
font-size: 1.1em;
margin-right:15px;
background:#eee;
padding:5px;
}

#cartbutton {
position:absolute;
top:-40px;
right:40px;
background-color:#333;
width:100px;
padding:2px;
text-align:center;
border:3px solid #bc903a;
text-decoration:none;
font-size:1.2em;
color:#fff;
font-weight:bold;
}

