html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	background: #fff url(../frame/background.jpg) repeat-x;
	color: #000; 
	font-size: 11px;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 769px;
	background: url(../frame/pageback.gif) repeat-y;
	text-align: left;
}
#header {
	background: url(../frame/header.gif);
	width: 769px;
	height: 206px;
	display: block;
}
#logo {
	position: absolute;
	left: 28px;
	top: 62px;
}
#email {
	position: absolute;
	left: 661px;
	top: 3px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}
#email a:link, #email a:visited {
	text-decoration: none;
	color: #fff;
}
#email a:hover {
	color: #000;
}
#page {
	margin-left: 24px;
	margin-right: 24px;
}
#leftcol {
	background: #fff url(../frame/menuback.gif) no-repeat;
	width: 176px;
	float: left;
	margin-right: 11px;
	position: relative;
}
#leftcol ul, #leftcol li {
	font-size: 12px;
	list-style-type: none;
	display: block;
}
#leftcol ul {
	margin-bottom: 76px;
}
#leftcol li {
	margin-left: 16px;
	width: 160px;
	height: 21px;
}
#leftcol li a {
	width: 160px;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	display: block;
}
#leftcol li.menu a:link, #leftcol li.menu a:visited {
	color: #b21811;
}
#leftcol li.menu a:hover {
	color: #f30013;
}
#leftcol li.over a:link, #leftcol li.over a:visited, #leftcol li.over a:hover {
	color: #757779;	
}
#rightcol {
	background: #fff url(../frame/contentback.gif) no-repeat;
	margin-right: 0px;
	width: 534px;
	float: left;
	position: relative;
}
#rightcol #content {
	margin: 0 20px 24px 20px;
}
#rightcol ul {
	margin: 14px 0 14px 0;
}
#rightcol li {
	margin: 0 0 6px 16px;
}
#rightcol #content #form {
	margin: 0;
}
#footer {
	background: #fff url(../frame/footer.gif) no-repeat;
	width: 769px;
	height: 60px;
	display: block;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 23px;
}
#footer #flashpistols {
	margin-left: auto;
	margin-right: auto;
	color: #949699;
	font-size: 10px;
	font-weight: bold;
}
#footer #flashpistols a:link, #footer #flashpistols a:visited {
	color: #949699;
	text-decoration: none;
}
#footer #flashpistols a:hover {
	color: #757779;
}
#messagebox {
	display: none;
	position: absolute;
	z-index: 200; 
	border: 5px solid #c6c6c6;
	background: #b21811;
	color: #fff;
	width: 329px;
	height: 117px;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}
#messagebox .messagetext {
	padding: 23px 20px 30px 20px;
	text-align: center;
}
#loginform {
	float: right;
	margin: 0 0 20px 20px;
	padding: 10px;
	background: #b21811;
	color: #fff;
	border: 5px solid #c6c6c6;
}
#loginform h3 {
	color: #fff;
}
#loginform input {
	margin-bottom: 4px;
	width: 140px;
}
#loginform input.button {
	background: #fff;
	color: #f30013;
	margin-top: 6px;
	height: 20px;
	width: 70px;
}
#tip {
	margin: 0 10px 10px 10px;
	padding: 13px 10px 10px 10px;
	background: #f8f8f8 url(../frame/info.gif) no-repeat;
	background-position: 10px 8px;
	border: 1px dashed #aaa;
}
#tip h2 {
	margin: 0 0 20px 56px;
}
#companylogo {
	border: 1px solid #949699;
	float: right;
	color: #f30013;
	text-align: center;
	font-weight: bold;
}
#template {
	border: 1px solid #949699;
	float: right;
	color: #f30013;
	text-align: center;
	font-weight: bold;
	width: 202px;
	height: 285px;
	background: #fff;
}
#navlink {
	margin-bottom: 12px;
	display: block;
}
#navlink img {
	vertical-align: middle;
	margin-right: 6px;
}
#navlink a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#navlink a:hover {
	color: #f30013;
}
#categorylist {
	margin-bottom: 20px;
}
#categorywin {
	position: absolute;
	left: 120px;
	top: 0;
	width: 298px;
	background: #fff;
	border: 5px solid #f30013;
	padding-bottom: 12px;
	z-index: 100;
	display: none;
}
#categorywin #cwcont, #itemwin #itemcont {
	margin: 12px 16px 12px 16px;
}
#itemwin {
	position: absolute;
	left: 105px;
	top: 180px;
	width: 333px;
	background: #fff;
	border: 5px solid #f30013;
	padding-bottom: 12px;
	z-index: 100;
	display: none;
}
#itemlogo {
	border: 1px solid #949699;
	float: right;
	color: #f30013;
	text-align: center;
	font-weight: bold;
	margin-right: 16px;
}
#itembonus {
	padding: 8px;
	margin-bottom: 14px;
	background: #ccc;
	border: 1px dashed #666;
}
#process {
	position: absolute;
	left: 120px;
	top: 0;
	width: 298px;
	background: #fff;
	border: 5px solid #f30013;
	padding-bottom: 12px;
	z-index: 100;
	color: #f30013;
	font-weight: bold;
	display: none;
	text-align: center;
	padding-top: 14px;
}
#process img {
	margin-bottom: 9px;
}

/* html tags design */

a:visited, a:link {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #b21811;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #b21811;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 14px;
	color: #f30013;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 14px;
	color: #757779;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
p {
	margin-bottom: 14px;
}
ul {
	list-style: square;
}
hr {
	color: #c6c6c6;
	height: 1px;
	border: 1px solid #949699;
	border-bottom: none;
}
table.main {
	border: 1px solid #757779;
}
td {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input, textarea, select {
	border: 1px solid #757779;
	color: #000;
	background: #ececec;
	padding: 3px 3px 4px 3px;
	height: 20px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
textarea {
	height: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input.check {
	width: auto;
	height: auto;
	border: none;
	background: none;
	margin-right: 6px;
	color: #f30013;
	vertical-align: middle;
}
input.button {
	border: 0;
	background: #f30013;
	width: 110px;
	height: 22px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	text-transform: uppercase;
}
input.button2 {
	border: 0;
	background: #757779;
	width: 100px;
	height: 19px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	text-transform: uppercase;
	font-variant: small-caps;
}
input.button3 {
	border: 0;
	background: #949699;
	width: 57px;
	height: 16px;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	cursor: pointer;
	text-transform: uppercase;
	font-variant: small-caps;
}

.red {
	color: #f30013;
}
.small {
	font-size: 10px;
}
.rm {
	margin-right: 6px;
}
.lm {
	margin-left: 6px;
}
.bm {
	margin-bottom: 6px;
}
.tm {
	margin-top: 17px;
}
.clear {
	line-height: 1px;
	font-size: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.message, .messageok {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background: #b21811;
	padding: 8px 6px 8px 6px;
}
.messageok {
	background: #009900;
}
