* {
 padding: 0px;
 margin: 0px;
}

img {
 border: 0px;
 vertical-align: middle;
}

.maximg {
 max-width: 606px;
}

body {
 font-family: Arial, Helvetica, Verdana, Sans-serif;
 font-size: 12px;
 color: #000000;
 line-height: 16px;
 text-align: center; /* To fix IE 5 & 5.5 centering */
 background-color: #000000;
}

.hidden {
 display: none;
}

.left {
 text-align: left;
 width: auto;
}

.center {
 text-align: center;
 width: auto;
}

.right {
 text-align: right;
 width: auto;
}

.justify {
 text-align: justify;
 width: auto;
}

.top {
 vertical-align: top;
}

.middle {
 vertical-align: middle;
}

.bottom {
 vertical-align: bottom;
}

.nowrap {
 white-space: nowrap;
}

.bold {
 font-weight: bold;
}

.red {
 color: red;
}

a {
 outline: none;
 text-decoration: none;
}

p {
 margin-top: 5px;
 margin-bottom: 5px;
}

#wrapper {
 margin-left: auto;
 margin-right: auto;
 width: 980px;
}

#wrapper:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

#header {
 text-align: justify;
}

#header h1 {
 font-size: 28px;
 color: #ffffff;
 padding: 47px 0px 0px 72px;
}

#header h1 a:link, #header h1 a:hover, #header h1 a:visited {
 color: #ffffff;
}

#leftcolumn {
 width: 180px;
 float: left;
 padding: 20px 0px 0px 0px;
}

#content {
 float: left;
 width: 580px;
 display: inline;
 text-align: justify;
 padding: 15px 20px 0px 20px;
}

#rightcolumn {
 width: 180px;
 float: right;
 padding: 20px 0px 0px 0px;
}

#wrapper_footer {
 width: 100%;
 clear: both;
}

#wrapper_footer:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

#footer {
 width: 980px;
 margin-left: auto;
 margin-right: auto;
 border-top: 1px solid #bababa;
 background-color: #1D201F;
 color: #ffffff;
 padding: 1px 0px 1px 0px;
 text-align: justify;
}

#footer a:link, #footer a:hover, #footer a:visited {
 color: #ffffff;
}

.imageleft {
 margin-right: 10px;
 margin-bottom: 10px;
 float: left;
}

.imagecenter {
 margin-bottom: 5px;
 border: 0px;
 float: right;
}

.imageright {
 margin-left: 10px;
 margin-bottom: 10px;
 border: 0px;
 float: right;
}

.navleft {
 float: left;
 color: #ffffff;
}

.navleft a:link, .navleft a:hover, .navleft a:visited {
 color: #ffffff;
}

.navcenter {
 clear: both;
 color: #ffffff;
 text-align: center;
}

.navcenter a:link, .navcenter a:hover, .navcenter a:visited {
 color: #ffffff;
}

.navright {
 float: right;
 color: #ffffff;
}

.navright a:link, .navright a:hover, .navright a:visited {
 color: #ffffff;
}

/* Navbox */

.navbox {
 width: 100%;
 margin-bottom: 10px;
 text-align: center;
}

.navbox:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

.navboxleft {
 float: left;
 color: #ffffff;
 padding: 3px 5px 3px 5px;
}

.navboxleft a:link, .navboxleft a:hover, .navboxleft a:visited {
 color: #ffffff;
}

.navboxcenter {
 text-align: center;
 color: #ffffff;
 padding: 3px 5px 3px 5px;
}

.navboxcenter a:link, .navboxcenter a:hover, .navboxcenter a:visited {
 color: #ffffff;
}

.navboxright {
 float: right;
 color: #ffffff;
 padding: 3px 5px 3px 5px;
}

.navboxright a:link, .navboxright a:hover, .navboxright a:visited {
 color: #ffffff;
}

/* Scrolltable */

.scrolltable {
 width: 100%;
 overflow-x: auto;
 padding: 1px;
 position: relative;
 z-index: 100;
}

.scrolltablefull {
 position: relative;
 z-index: 100;
}

/* Content */

.contentcontrolhidden {
 display: none;
}

.contentcontrol {
 width: 100%;
 background-color: #eeeeee;
 border: 1px solid #000000;
 color: #000000;
 text-align: center;
 padding: 2px 0px 2px 0px;
}

div.contentcontrol a:link, div.contentcontrol a:hover, div.contentcontrol a:visited {
 color: #000000;
}

h3 {
 /*h1*/
 font-size: 18px;
 margin: 10px 0px 10px 0px;
 font-weight: normal;
}

h4 {
 /*h2*/
 font-size: 17px;
 margin: 10px 0px 10px 0px;
 font-weight: normal;
}

h5 {
 /*h3*/
 font-size: 16px;
 margin: 10px 0px 10px 0px;
 font-weight: normal;
}

h6 {
 /*h4*/
 font-size: 15px;
 margin: 10px 0px 10px 0px;
 font-weight: normal;
}

h7 {
 /*h5*/
 font-size: 14px;
 margin: 10px 0px 10px 0px;
 font-weight: normal;
}

h8 {
 /*h6*/
 font-size: 13px;
 margin: 10px 0px 10px 0px;
 font-weight: normal;
}

.contentblock {
}

.contentblockseperate {
}

.contentblockseperate:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

.galleryimagebox {
 height: 116px;
 text-align: center;
 border-collapse: collapse;
 width: 100%;
}

.galleryimageboxcontrols {
 text-align: center;
 border-collapse: collapse;
 width: 100%;
}

.shopcategorybox {
 height: 170px;
 text-align: center;
 border-collapse: collapse;
 width: 100%;
}

.shopcategoryboxcontrols {
 text-align: center;
 border-collapse: collapse;
 width: 100%;
}

.shopproductbox {
 height: 120px;
 text-align: center;
 border-collapse: collapse;
 width: 100%;
}

.shopproductboxcontrols {
 text-align: center;
 border-collapse: collapse;
 width: 100%;
}

.width120 {
 text-align: left;
 width: 120px;
}

.width200 {
 text-align: left;
 width: 200px;
}

.centerdiv {
 margin-left: auto;
 margin-right: auto;
}

.marquee {
 width: 100%;
 margin-bottom: 10px;
 background-color: #eeeeee;
 text-align: center;
}

.marquee:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

.marqueecontent {
 padding: 3px 5px 3px 5px;
}

.marqueecontent a:link, .marqueecontent a:hover, .marqueecontent a:visited {
 color: #ff0000;
}

/*table warning*/
.warning {
 width: 100%;
 border-collapse: collapse;
 font-weight: bold;
 color: #6b1822;
 background-color: #feeeee;
 border: 1px solid #dc8385;
}

.warning td {
 padding: 10px;
}

.warning a:link, .warning a:hover, .warning a:visited {
 color: #6b1822;
}

/*table info*/
.info {
 width: 100%;
 border-collapse: collapse;
 font-weight: bold;
 color: #4D6D93;
 background-color: #e1eef5;
 border: 1px solid #4D6D93;
}

.info td{
 padding: 10px;
}

.info a{
 color: #4D6D93;
}

.quote {
 color: #6e6e6e;
 background-color: #fffee8;
 border: 1px dashed #ff0000;
 padding: 10px;
}

/*Table noborder*/
table.noborder {
 width: 100%;
 border-collapse: collapse;
 font-size: 12px;
 }

td.noborder {
}

td.noborderban {
 color: #ff0000;
}

td.noborderban a:link, td.noborderban a:hover, td.noborderban a:visited {
 color: #ff0000;
}

td.noborderbg {
 padding: 5px;
 background-color: #000000;
 border-bottom: 2px solid #bababa;
 color: #ffffff;
}

td.noborderbgright {
 padding: 5px;
 background-color: #000000;
 border-bottom: 2px solid #bababa;
 border-right: 2px solid #bababa;
 color: #ffffff;
}

ul {
 list-style-position: outside;
 margin-left: 18px;
 list-style-type: square;
}

ol {
 list-style-position: outside;
 margin-left: 21px;
 list-style-type: decimal;
}

textarea.adminlist {
 width: 400px;
 height: 200px;
}

input.adminlist {
 width: 400px;
}

.width1p {
 width: 1%;
}

.width100px {
 width: 100px;
}

.height100px {
 height: 100px;
}

.leftpadding10px {
 padding-left: 10px;
}

.newsimage {
 padding: 2px;
 border: 1px solid #bababa;
 margin-bottom: 5px;
}

.shopproductcontainer {
 width: 560px;
}

.shopproductcontainerban {
 color: #ff0000;
 width: 560px;
}

.shopproductcontainerban a:link, .shopproductcontainerban a:hover, .shopproductcontainerban a:visited {
 color: #ff0000;
}

.shopproductcontainer:after, .shopproductcontainerban:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

.shopproductimage {
 float: left;
 width: 200px;
 text-align: center;
 padding: 0px 0px 10px 0px;
}

.shopproducttext {
 float: left;
 width: 190px;
 padding: 0px 10px 10px 10px;
}

.shopproductprice {
 float: left;
 width: 150px;
 text-align: center;
 padding: 0px 0px 10px 0px;
}
