/* Body of the page */
body {
background-color: #323232;
margin-top: 5px; margin-left: 5px; margin-bottom: 5px; margin-right: 5px;
}

/* Default fonts and link colors */
font,th,td,p { font-family: "Trebuchet MS", Lucida Grande, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
a:link, a:active, a:visited { color: #FFEBC8; text-decoration: none; }
a:hover	{ text-decoration: underline; color: #FFFFFF; }
hr { height: 0px; border: solid #414B4B 0px; border-top-width: 1px; }

/* Header */
.header_left { background-image: url(../styleImages/background/header_left.jpg); width: 13px; }
.header_tile { background-image: url(../styleImages/background/header_tile.gif); }
.header_axe { background-image: url(../styleImages/background/header_axe.jpg); width: 92px; }
.header_right { background-image: url(../styleImages/background/header_right.jpg); width: 13px; }

/* Menu */
.menu_left { background-image: url(../styleImages/background/menu_left.gif); }
.menu_tile { background-image: url(../styleImages/background/menu_tile.gif); }
.menu_right { background-image: url(../styleImages/background/menu_right.gif); }

/* Main content body */
.body_left { background-image: url(../styleImages/background/body_left.gif); width: 13px; }
.body_left_menu { background-image: url(../styleImages/background/body_left_menu.gif); background-repeat: repeat-y; }
.body_right { background-image: url(../styleImages/background/body_right.gif); width: 13px; }

/* Tab Menu in header */
.tab_left { background-image: url(../styleImages/links/tab_left.gif); width: 20px; }
.tab_center { background-image: url(../styleImages/links/tab_center.gif); height: 27px; }
.tab_right { background-image: url(../styleImages/links/tab_right.gif); width: 20px; }

/* Footer */
.bottom_left { background-image: url(../styleImages/background/bottom_left.gif); width: 13px; }
.bottom_left_menu { background-image: url(../styleImages/background/bottom_left_menu.gif); }
.bottom_center { background-image: url(../styleImages/background/bottom_center.gif); }
.bottom_right { background-image: url(../styleImages/background/bottom_right.gif); width: 13px; }

/* Inner forum content body */
.bodyline { background-color: #2B3333; border: 0px solid; }

/* This is the outline around the main forum tables */
.forumline	{ background-color: #192323; border: 1px #4B5050 solid; }

/* Main tables */
.table_top_left { background-image: url(../styleImages/background/table_top_left.gif); width: 7px; height: 7px; }
.table_top_center { background-image: url(../styleImages/background/table_top_center.gif); height: 7px; }
.table_top_right { background-image: url(../styleImages/background/table_top_right.gif); width: 7px; height: 7px; }
.table_left { background-image: url(../styleImages/background/table_left.gif); width: 7px; }
.table_right { background-image: url(../styleImages/background/table_right.gif); width: 7px; }
.table_bottom_left { background-image: url(../styleImages/background/table_bottom_left.gif); width: 7px; height: 7px; }
.table_bottom_center { background-image: url(../styleImages/background/table_bottom_center.gif); height: 7px; }
.table_bottom_right { background-image: url(../styleImages/background/table_bottom_right.gif); width: 7px; height: 7px; }

/* Rules table */
.rules_top_left { background-image: url(../styleImages/background/rules_top_left.gif); width: 9px; height: 9px; }
.rules_background { background-color: #EBD7C3; }
.rules_top_right { background-image: url(../styleImages/background/rules_top_right.gif); width: 9px; height: 9px; }
.rules_bottom_left { background-image: url(../styleImages/background/rules_bottom_left.gif); width: 9px; height: 9px; }
.rules_bottom_right { background-image: url(../styleImages/background/rules_bottom_right.gif); width: 9px; height: 9px; }

/* Cone-Man */
.coneman_1 {
background-color: #232828;
background-image: url(../styleImages/background/coneman_1.gif);
background-position: top right;
background-repeat: no-repeat;
}

.coneman_2 {
background-color: #232828;
background-image: url(../styleImages/background/coneman_2.gif);
background-position: top right;
background-repeat: no-repeat;
}

/* Main table cell colors and backgrounds */
td.row1	{
background-color: #232828;
border: solid 1px #414B4B; border-top: solid 0px; border-left: solid 0px; border-right: solid 0px;
background-image: url(../styleImages/background/body_left_menu.gif);
background-position: right;
background-repeat: repeat-y;
}
td.row2	{ background-color: #232828; border: solid 1px #414B4B; border-top-color: #232828; border-left-color: #232828; border-bottom-color: #232828; }
td.row3	{ background-color: #232828; background-image: url(../styleImages/cellpic1.gif); background-repeat: repeat-x; border-right: 1px solid #181C1C; }
td.row4 { background-color: #232828; }

/* Separator cells */
td.spaceRow { background-color: #232323; background-image: url(../styleImages/cellpic2.gif); height: 8px; }

/* Quote image cell */
td.qimg {
background-color: #262626;
border: solid 1px #262626;
border-top-color: #2B2B2B;
border-left-color: #2B2B2B;
background-image: url(../styleImages/quote.gif);
background-repeat: no-repeat;
background-position: right;
height: 24px;
}

/* Image borders */
.img { border: 1px #895C3C solid; }

/* General text */
.gen { font-size: 13px; }
.genmed { font-size: 12px; }
.gensmall { font-size: 11px; }
.gentiny {font-size: 4px; }
.gen,.genmed,.gensmall,.gentiny { color: #EBEBEB; }
a.gen,a.genmed,a.gensmall,a.gentiny { color: #FFEBC8; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover,a.gentiny:hover	{ color: #FFFFFF; text-decoration: underline; }

/* Forum tab links */
.tabmenu { font-size: 12px; color: #323232; }
a.tabmenu { font-weight: normal; text-decoration: none; color: #7F3219; }
a.tabmenu:visited { font-weight: normal; text-decoration: none; color: #7F3219; }
a.tabmenu:hover { font-weight: normal; text-decoration: underline; color: #E16400; }

/* Forum header links */
.mainmenu,.reportmenu { font-size: 12px; color: #EBEBEB; }
a.mainmenu { font-weight: normal; text-decoration: none; color: #FFEBC8; }
a.mainmenu:visited { font-weight: normal; text-decoration: none; color: #FFEBC8; }
a.mainmenu:hover { font-weight: normal; text-decoration: underline; color: #FFFFFF; }
a.reportmenu { text-decoration: none; color: #FFEBC8; font-weight: bold; }
a.reportmenu:visited { text-decoration: none; color: #FFEBC8;  }
a.reportmenu:hover { text-decoration: underline; color: #FFFFFF; }

/* Forum category titles */
.cattitle { font-weight: bold; font-size: 12px; color: #FFFFFF; }
a.cattitle { text-decoration: none; color: #FFFFFF; }
a.cattitle:hover { text-decoration: underline; color: #FFEBC8; }

/* Forum titles */
.forumlink { font-weight: bold; font-size: 12px; color: #EBEBEB; }
a.forumlink { text-decoration: none; color: #FFEBC8; }
a.forumlink:hover { text-decoration: underline; color: #FFFFFF; }
a.topic-new, a.topic-new:visited { color: #FFFFFF; }
a.topic-new:hover, a.topic-new:active { color: #FFFFFF; }

/* Pagination and page generation time in the footer */
.nav,.generation { font-size: 11px; color: #EBEBEB; }
a.nav { text-decoration: none; color: #FFEBC8; }
a.nav:visited { text-decoration: none; color: #FFFFFF; }
a.nav:hover { text-decoration: underline; color: #FFFFFF; }

/* Forum topic titles */
.topictitle	{ font-weight: bold; font-size: 11px; color: #EBEBEB; }
a.topictitle:link { text-decoration: none; color: #FFEBC8; }
a.topictitle:visited { text-decoration: none; color: #FFFFFF; }
a.topictitle:hover	{ text-decoration: underline; color: #FFFFFF; }

.maintitle	{ font-weight: bold; font-size: 15px; color: #EBEBEB; }
a.maintitle:link { text-decoration: none; color: #FFEBC8; }
a.maintitle:visited { text-decoration: none; color: #EBEBEB; }
a.maintitle:hover	{ text-decoration: underline; color: #FFFFFF; }

/* Name of poster */
.name { font-size: 11px; color: #FFEBC8; }

/* Post details in viewtopic and privmsg */
.postdetails { font-size: 11px; color: #EBEBEB; }

/* Post text */
.postbody { font-size: 12px; color: #EBEBEB; }
a.postlink:link	{ text-decoration: underline; color: #FFEBC8; }
a.postlink:visited { text-decoration: underline; color: #EBD7B4; }
a.postlink:hover { text-decoration: underline; color : #FFFFFF; }

/* Code, php and quote boxes in viewtopic and privmsg */
.code, .php, .quote {
font-family: "Trebuchet MS", Lucida Grande, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #EBEBEB; line-height: 125%;
background-color: #0F0F14; border: 1px solid #414B4B;
}

.code_text { font-family: Courier, 'Courier New', sans-serif; font-size: 12px; color: #00C800; }

/* Copyright info at the bottom of the page */
.copyright { font-size: 11px; font-family: "Trebuchet MS", Lucida Grande, Verdana, Arial, Helvetica, sans-serif; color: #EBEBEB; }
a.copyright	{ color: #FFEBC8; text-decoration: none; }
a.copyright:hover { color: #FFFFFF; text-decoration: underline; }

/* Form elements */
input.post, textarea.post, textarea.text { font-family: "Trebuchet MS", Lucida Grande, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #EBEBEB; border: 1px solid #895C3C; background-color: #0F0F14; }
textarea.text { font-family: "Trebuchet MS", Lucida Grande, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding: 2px; }

/* Buttons and select boxes */
.button, a.button, select { font-family: "Trebuchet MS", Lucida Grande, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; cursor: pointer; cursor: hand; }
.button, a.button { font-weight: bold; color: #EBEBEB; background-color: #41372D; border: 1px solid #895C3C; padding: 1px; }
a.button:visited { color: #EBEBEB; text-decoration: none; }
.button:hover, a.button:hover { color: #FFFFFF; background-color: #875A3A; text-decoration: none; border: 1px solid #C8AF96; }

/* Making sure the cursor turns into a hand on some elements */
.hover { cursor: pointer; cursor: hand; }

/* Help box in posting.php */
.helpline { background-color: #202020; border-style: none; color: #FFEBC8; }

.searchBtn {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #FFFFFF;

	background-color: #666666;

	border: 1px solid #666666;

	height: 20px;

	width: 30px;

}

.searchBox {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #666666;

	background-color: #FFFFFF;

	border: 1px solid #666666;

}

.textbox {

	background-color: #E0F0FF;

	border: 1px solid #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}

.textboxDisabled {

	background-color: #FFFFFF;

	border: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}

.submit {	

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	background-color: #070F72;

	border: none;

	height: 18px;

	font-weight: bold;

	border: 1px solid #070F72;

}

form, ol, ul {

	margin: 0px;

	padding: 0px;

}

li {

	list-style-position: inside;

	margin: 0px;

	padding: 0px;

}

li.bullet {

	list-style-type: square;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #000000;	

}

li.bulletLrg {

	list-style-type: square;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 100%;

	color: #000000;	

}

li.num {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #000000;		

}

li.account {

	list-style-type: square;

	padding-top: 5px;

	padding-bottom: 5px;

}

.txtSession, .txtCopy, .txtSiteDocs {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #333333;

}

a.txtSession, a.txtSiteDocs {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #031074;

	text-decoration: none;

}

a.txtSession:hover, a.txtSiteDocs:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #031074;

	text-decoration: underline;

}

a.txtButton {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #070F72;

	padding: 2px;

	line-height: 20px;

	text-align: center;

	text-decoration: none;

}

a.txtButton:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #FF9900;

	padding: 2px;

	line-height: 20px;

	text-align: center;

	text-decoration: none;

}



.txtOldPrice {

	text-decoration: line-through;

}

.txtSale {

 	color: #FF0000;

}

.txtOutOfStock {

	color: #FF0000;

}

.txtSiteDocs, a.txtSiteDocs {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #333333;

	text-decoration:none;

}

a.txtSiteDocs:hover {

 	font-family: Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #FF6600;

	text-decoration:none;

}

.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #070F72;

	text-decoration:none;

}

a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {

 	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FF6600;

	text-decoration:none;

}

.txtContentTitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 120%;

	font-weight: bold;

	color: #0672CC;

}

.txtBoxSave {

	color: #F90707;

	padding-left: 16px;

}

.tblList {

	border: 1px solid #070F72;

}

.tdListTitle {

	background-color: #070F72;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #FFFFFF;

}

.tdEven {

	background-color: #FFFFFF;

}

.tdOdd {

	background-color: #EBEDFE;

}

.txtCartPrice {

	float: right;

	color: #FF0000;

	padding-right: 3px;

}

.txtCart {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #000000;	

}

.cartTotal {

	border-top: 1px dashed #070F72;

	width: 153px;

	padding-top: 2px;

	margin-top: 3px;

}

a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {

	text-decoration: none;

	color: #000000;

}

a.txtCartProduct:hover {

	text-decoration: none;

	color: #FF6600;

}

a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 75%;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #FF9900;

	text-decoration: none;

	font-weight: bold;

	padding: 2px;

	border: 1px solid #000000;

}

a.txtviewCart:hover {

	background-color: #66CC33;

	color: #FFFFFF;

}

.cartProgress {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	color: #666666;

	padding: 4px;

	border: 1px solid #CCCCCC;

	width: 350px;

	margin: auto;

}

.txtcartProgressCurrent {

	color: #FF9900;

	font-weight: bold;

}

.quickBuy {

	text-align: center;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #666666;

}

.tdcartTitle {

	font-weight: bold;

	color: #FFFFFF;

	background-color: #999999;

	border-bottom: 1px solid #666666;

}

.tdcartEven {

	background-color: #EBEDFE;	

}

.tdcartOdd {

	background-color: #FFFFFF;

}

.tdCartSubTotal {

	padding-top: 10px;

	border-top: 1px solid #666666;

}

a.txtCheckout {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #66CC33;

	text-decoration: none;

	font-weight: bold;

	padding: 2px;

	border: 1px solid #000000;

}

a.txtUpdate {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #FF9900;

	text-decoration: none;

	font-weight: bold;

	padding: 2px;

	border: 1px solid #000000;

}

.txtStockWarn {

	font-size: 75%;

	color: #FF0000;

}

.txtError {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #050F72;

	background-color: #FFCECE;

	border: 1px solid #FF0000;

	padding-top: 2px;

	padding-right: 2px;

	padding-bottom: 2px;

	padding-left: 2px;

}

.txtCopyright, a.txtCopyright {

	text-align: center;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding-top: 5px;

	color: #000000;

}

a.txtCopyright:hover {

	text-decoration: none;

}

.dropDown {

	width: 120px;

}