﻿/*******************************************/
/* Document Setup
/*******************************************/
html {overflow-x: hidden;}
body {  text-align: center; margin: 0; padding: 0; background-color:#000000; background-image: url(/_global/images/structure/bg.jpg); background-position:top center; background-repeat: repeat-y; font: 12px Arial, Helvetica, sans-serif; line-height: 20px; letter-spacing: 1px; color: #ffffff; }
a:link, a:active, a:visited, a:hover { color: #fff000; text-decoration: underline; }
a.smallbold:link, a.smallbold:active, a.smallbold:visited, a.smallbold:hover { color: #fff000; text-decoration: underline; font-weight: bold; font-size: 11px; }

/*******************************************/
/* Global Positioning
/*******************************************/
#container { overflow:hidden; display:table; width: 920px; margin: auto; text-align: left; background-image: url(/_global/images/structure/mainbg.jpg); background-repeat: repeat-y; padding-bottom:30px; }
#logo { padding-left: 5px; }
#navigation { width: 286px; float: left; }
#navigation .navitems { list-style-position: inside; list-style-type: none; font: 18px "Arial Black" , Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: -1px; padding-left: 13px; margin-left: 0; }
#navigation .navitems a { color: #ffffff; text-decoration: none; background: url(/_global/images/structure/star1.jpg) no-repeat center left; padding-left: 30px; }
#navigation .navitems a:hover { color: #fff000; background: url(/_global/images/structure/star2.jpg) no-repeat center left; padding-left: 30px; }
#content { width: 405px; float: left; margin-top: 20px; padding-right: 10px; }
#contentwide { width: 600px; float: left; margin-top: 20px; padding-right: 10px; }
#banners { width: 205px; float: left; margin-top: 20px; text-align: center; background-color: #FFF000; padding: 5px 0px 5px 0px; font: 22px "Arial Black" , Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: -1px; }

/*******************************************/
/* Formatting
/*******************************************/
img.border { border: solid 1px #000000; }
img.borderyellow { border: solid 1px #fdf001; }
.boldYellow { color: #fff000; font-weight: bold; }
.boldBlackBig { color: #000000; font-weight: bold; font: 22px "Arial Black" , Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: -1px; }
.boldYellowBig { color: #fff000; font-weight: bold; font-size:16px; }
.smaller { font-size: 11px; }
.smallBold { font-size: 11px; font-weight: bold; }
.small { font-size: 11px; color: #ffffff; }
.yellowline { width:100%; height:1px; background-color:#fdf001;}
.headers { background-color: #fdf001; color: #000000; padding: 5px 5px 5px 5px; }
td.cartHeader { background-color: #fdf001; font-weight: bold; color: #000000; }
td.cartItem { border-top: solid 1px #fdf001; }


blockquote { width: 90%; margin-left: 20px; background-color: #222222; border-top: 2px solid #FFF000; border-bottom: 2px solid #FFF000; }
blockquote p { margin: 5px 10px; }
textarea, select { font-size: 11px; background-color: #000000; border: solid 1px #fdf001; color: #ffffff; }
input.coloured { font-size: 11px; background-color: #000000; border: solid 1px #fdf001; color: #ffffff; text-align: center; }
input.checkbox { border-style: none; }

