@charset "UTF-8";/* this is from the bulletin board *//*------Global Reset-----of sorts-------*/body, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { margin: 0; padding: 0; background-color: ''; font-family: Arial, Helvetica, sans-serif; }img, div, a, span, input { _behavior: url(/iepngfix/iepngfix.htc); }a img { border: none; }/* Apply mousedown effect only to NON IE browsers *//* html>body .hovermenu ul li a:active{  border-style: inset;} *//*  The original subSilver Theme for phpBB version 2+  Created by subBlue design  http://www.subBlue.com  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2  theme administration centre. When you have finalised your style you could cut the final CSS code  and place it in an external file, deleting this section to save bandwidth.*//* General page style. The scroll bar colours only visible in IE5.5+ *//* This is the border line & background colour round the entire page *//*.bodyline	{ background-color: #FFFFFF; border: 0px #FFFFFF solid; }*/.bodyline	{ border: 0px; }/* Main Colors - This is the outline round the main forum tables */.forumline	{ background-color: #FFFFFF; border: 2px #0083FF solid; }/* Main table cell colours and backgrounds */td.row1	{ background-color: #F9FCFE; }td.row2	{ background-color: #e4f3ff; }td.row3	{ background-color: #acd9ff; }/*  This is for the table cell above the Topics, Post & Last posts on the index.php page  By default this is the fading out gradiated silver background.  However, you could replace this with a bitmap specific for each forum*/td.rowpic {		background-color: #FFFFFF;		background-image: url("/w/images/classic/cellpic2.gif");		background-repeat: repeat-y;}/* Main Colors - Header cells - the blue and silver gradient backgrounds   this is main color background*/th	{	color: #F9FCFE; font-size: 12px; font-weight : bold;	background-color: #e1effe; height: 25px;	background-image: url("/w/images/classic/rep1.jpg");}td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {			background-image: url("/w/images/classic/cellpic1.gif");			background-color:#acd9ff; border: #FFFFFF; border-style: solid; height: 28px;}/*  Setting additional nice inner borders for the main table cells.  The names indicate which sides the border will be on.  Don't worry if you don't understand this, just ignore it :-)*/td.cat,td.catHead,td.catBottom {	height: 29px;	border-width: 0px 0px 0px 0px;}th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;}td.row3Right,td.spaceRow {	background-color: #acd9ff; border: #FFFFFF; border-style: solid;}th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }th.thTop	 { border-width: 1px 0px 0px 0px; }th.thCornerL { border-width: 1px 0px 0px 1px; font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;}th.thCornerR { border-width: 1px 1px 0px 0px; font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;}/* The largest text used in the index page title and toptic title etc. */.maintitle	{	font-weight: bold; font-size: 18px; font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;	text-decoration: none; line-height : 120%; color : #000000;}/* General text */.gen { font-size : 12px; }.genmed { font-size : 11px; }.gensmall { font-size : 10px; }.gen,.genmed,.gensmall { color : #000000; }a.gen,a.genmed,a.gensmall { color: #000099; text-decoration: none; }a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }/*General Error text */.genred { font-size : 12px; }.genmedred { font-size : 11px; }.gensmallred { font-size : 10px; }.genred,.genmedred,.gensmallred { color : #FF0000; }a.genred,a.genmedred,a.gensmallred { color: #030009; text-decoration: none; }a.genred:hover,a.genmedred:hover,a.gensmallred:hover	{ color: #DD6900; text-decoration: underline; }/* The register, login, search etc links at the top of the page */.mainmenu		{ font-size : 11px; color : #000000 }a.mainmenu		{ text-decoration: none; color : #000099;  }a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }/* Forum category titles */.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000099}a.cattitle		{ text-decoration: none; color : #000099; }a.cattitle:hover{ text-decoration: underline; }/* Forum title: Text and link to the forums used in: index.php */.forumlink		{ font-weight: bold; font-size: 12px; color : #000099; }a.forumlink 	{ text-decoration: none; color : #000099; }a.forumlink:hover{ text-decoration: underline; color : #DD6900; }/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */.nav			{ font-weight: bold; font-size: 11px; color : #000000;}a.nav			{ text-decoration: none; color : #000099; }a.nav:hover		{ text-decoration: underline; }/* titles for the topics: could specify viewed link colour too */.topictitle, .topictitle h1, .topictitle h2	{ font-weight: bold; font-size: 11px; color : #000000; }a.topictitle:link   { text-decoration: none; color : #000099; }a.topictitle:visited { text-decoration: none; color : #5493B4; }a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }/* Name of poster in viewmsg.php and viewtopic.php and other places */.name			{ font-size : 11px; color : #000000;}/* Location, number of posts, post date etc */.postdetails		{ font-size : 10px; color : #000000; }/* The content of the posts (body of text) */.postbody { font-size : 12px; line-height: 18px }.postbody br { clear:both; }/*a.postlink:link	{ text-decoration: none; color : #000099 }a.postlink:visited { text-decoration: none; color : #5493B4; }a.postlink:hover { text-decoration: underline; color : #DD6900}*//* Quote & Code blocks */.code{	white-space: pre; word-wrap: break-word;	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;	max-width: 600px;}.quote {	white-space: normal; word-wrap: break-word;	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;	max-width: 600px;}.wrapall { 	/*  	white-space: -moz-pre-wrap!important;	white-space: -pre-wrap!important;	white-space: -o-pre-wrap!important;	white-space: pre-line!important;	word-wrap: break-word!important;	break-word: break-all!important; 	 */}.bbcode {clear: both;}.bbquote {clear: both;}.clearboth {		clear: both;	}/* Form elements input,textarea, select {	color : #000000;	font: normal 11px Verdana, Arial, Helvetica, sans-serif;	border-color : #000000;}*//* The text input fields background colour */input.post, textarea.post, select {	background-color : #FFFFFF;}input { text-indent : 2px; }/* The buttons used for bbCode styling in message post */input.button {	background-color : #EFEFEF;	color : #000000;	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}/* The main submit button option */input.mainoption {	background-color : #FAFAFA;	font-weight : bold;}/* None-bold submit button */input.liteoption {	background-color : #FAFAFA;	font-weight : normal;}/* This is the line in the posting page which shows the rollover  help line. This is actually a text box, but if set to be the same  colour as the background no one will know ;)*/.helpline { background-color: #DEE3E7; border-style: none; }/* This is for search results */.thumbnail { float: left; width: 181px; border: 0px; padding: 3px; margin-left: auto; margin-right: auto; margin-bottom: 3px; text-align:center; display:block; }.thumbnail img { margin: 1px 1px 1px 1px; border-style: solid; border-color: black; border-width: 1px; }.thumbnail p { font-size: 11px; margin: 0 0 0 0; }.thumbnail h4 { font-size: 15px; margin: 0 0 0 0; font-weight: normal }.thumbnail p.smaller { font-size: 9px; margin: 0 0 0 0; }.thumbnail p.larger { font-size: 13px; margin: 0 0 0 0; }.clearboth { clear: both; }.error {		color: #F00;		font-weight: bold;		text-decoration: none;		font-size: 14px;	}img#cardimage {/* margin: 1px 1px 1px 1px; */border-style: solid;border-color: #666666;border-width: 1px;}#readthis, #header #readthis { 		clear: both;		width: 865px;		height: 162px;		margin: 20px auto 0;		color: #fff;}/* Read this privacy and True cost information */#readthis h3, #header #readthis h3 {		color: #C06119!important;		text-transform: uppercase;			padding-top: 5px;	}#readthis h3 a, #header #readthis h3 a {		color: #f0ff3c;		text-transform: uppercase;		font-size: 15px;	}#readthis h4, #header #readthis h4 {		color: #1b3049;		font-size: 10px;		padding: 0;		margin: 0;		line-height: 12px;		padding-bottom: 10px;	}#readthis p a, #header #readthis p a {		font-size: 10px;		padding: 0;		margin: 0;		line-height: 14px;		color: #fff;		text-decoration: none;	}#readthis p a:hover {		font-size:11px;}#readthis strong {		color: #333;		line-height: 17px;			font-size: 15px;	}#readthis h2, #header #readthis h2 {		font-weight: normal;		font-size: 17px;		padding: 0;		margin: 0;		color: #fff;			text-align: center;	/*	letter-spacing: 2px;*/	}#readthis h2 a, #header #readthis h2 a {		display: block;		background-image: url(/w/images/classic/readthis_top.png);		background-repeat: no-repeat;		text-decoration: none;		color: #fff;		padding: 6px 10px 0 10px;		height: 24px;	}#readthis h2 a:hover, #header #readthis h2 a:hover {			background-image: url(/w/images/classic/readthis_top_hover.png);		}#readthisbottom {		background: url(/w/images/classic/readthis_bottom.png) no-repeat top left;		padding: 18px 10px 8px 10px;		height: 104px;	}#privacy {		border-left: 2px solid #8baffd; 		width: 170px; 		padding-left: 20px; 		margin-right: 40px;		float: right;		text-align: left;	}#privacy p, #privacy h4 {		margin: 0px 0px 0px 0px!important;	}#readthis p, #privacy p {		text-align: left;	}#truecost {		width: 600px;		text-align: left;	}/* Basic color classes */.yellow {		color: #f0ff3c;	}.rust {		color: #C06119!important;	}.rust:hover {		color: red!important;}.wrap { white-space: normal; word-wrap: break-word }.nowrap { white-space: nowrap; word-wrap: normal }.spancenter {text-align:center;display: block;text-align: center;}.spancenter table { margin-left:auto;margin-right:auto;text-align:left;}.spanright {text-align:right;display: block;text-align: right;}.spanright table { margin-left:auto;margin-right:0;text-align:left;}.logintable {text-align:center;display: block;padding: 8px; margin 3px;}.logintable table {	/*margin-left:auto;	margin-right:auto;*/		text-align:left;		margin: 5px; 		padding: 3px; 		border: 2px #DDDDDD solid;		font-size:10px;	}/*#getstarted *//*#createlogin {		background-image:url(/w/images/classic/CreateLogin.gif);		background-repeat: no-repeat;		margin: 0px auto 0 auto;		height: 40px;		width: 360px;		padding-top: 0px!important;	}*/.createlogin {    background: url(/w/images/classic/CreateLogin.gif) no-repeat scroll top left;                margin: 10px auto 10px auto;        height: 40px;        width: 360px;        padding-top: 0px!important;        display: block;    }/*#createlogin:hover {		background:url(/w/images/classic/CreateLogin.gif) no-repeat scroll top left;			margin: 10px auto 10px auto;        height: 40px;        width: 360px;        padding-top: 0px!important;	}*/.createlogin a {		display: block;		height: 40px;		width: 360px;	}.centeredbox  {	display: block;		width: 600px;		/* width:auto !important; */		/* min-width: 300px; */	text-align: justify;		margin: 0px auto 0 auto;}.justifybox  {	text-align: justify;}.mediumbox  {		display: block;		width: 600px;		/* width:auto !important; */		/* min-width: 300px; */	/* text-align: justify; */		margin: 0px auto 0 auto;}.narrowbox  {		display: block;		width: 300px;		/* width:auto !important; */		/* min-width: 300px; */	/* text-align: justify; */		margin: 0px auto 0 auto;}.contactus {	width: 475px;		text-align: left;		margin: 30px auto 0 auto;}.loginform {	text-align:center;		display: block;		text-align: center;}.loginform input {	width: 200px;}#submitbutton {	width: auto;}.loginform table {	margin-left:auto;		margin-right:auto;		text-align:left;}.nologin table { margin-left:auto; margin-right:auto; text-align:left;}/* Front Catalog Page */#catalogchoose  h1, #main #catalogchoose  h1 { font-size: x-large; margin-bottom: 15px; display: block; font-weight: normal;}#catalogchoose  p, #main #catalogchoose  p { display: block; margin: 0px 0px 1em 0px;display: block;}#catalogmanaging {font-size: 10px;margin-top: 3px;display: block;}.startmanaging {font-size: 10px;margin-top: 3px;display: block;} /* deprecating this one *//* { 		width: 865px;		height: 162px;		margin: 20px auto 0;		color: #fff;	}*/	/* width: 100% */#main { padding: 0; text-align: center; font-size: 12px; color: #000;}#header, #footer { margin: 15px auto; text-align: left; font-size: 12px; clear: both;}.box {border: 1px solid #a1a5a9; padding: 3px 5px 3px 5px; margin: 2px 0 1.25em 0;  clear:both; }/*.box {border: 1px solid #a1a5a9; padding: 3px 5px 3px 5px; margin: 2px 0 1.25em 0;}*/ .box h2 {border-bottom: 1px solid #a1a5a9; padding: 5px; background: #f2f2f2; margin: 3px -5px 3px -5px; font-size: 12px;}#main .box {border: 1px solid #a1a5a9; padding: 0 5px 5px 5px; margin: 0 0 1.25em 0;}#main .box h2 {border-bottom: 1px solid #a1a5a9; padding: 5px; background: #f2f2f2; margin: 0 -5px 5px -5px; font-size: 14px;}#content .box h2 {border-bottom: 1px solid #a1a5a9; padding: 5px; background: #f2f2f2; margin: 0 -5px 5px -5px; font-size: 12px;}#sidebar .box h2 {border-bottom: 1px solid #a1a5a9; padding: 5px; background: #f2f2f2; margin: 0 -5px 5px -5px; font-size: 11px;}#main div.column {text-align: left; margin-bottom: 1em;}#main p {margin: 0 0 1em 0;}#main p.last {margin: 0;}#main p.intro {font-weight: bold;}#main .lite {color: #79767c;}#main h1 {font-size: 24px; margin: 0 0 .1em 0;}#main h2 {font-size: 16px; margin: 0;}#main h3 {font-size: 12px; margin: 0;}#main h4 {font-size: 12px; margin: 10px 0 0 0;}#main .more {text-align: right;}#main .subcolumn1-2 {float: left; width: 330px;}#main .subcolumn2-2 {float: right; width: 330px;}#main .subcolumn1-3, #main .subcolumn2-3, #main .subcolumn3-3 {width: 212px; float: left;}#main .subcolumn1-3, #main .subcolumn2-3 {margin-right: 20px;}#main ul {list-style: none outside; margin: 0; padding: 0 0 1em 0;}#main ul.bullet {list-style: disc outside; margin: 0 0 0 16px; padding: 0 0 0 0;}#main ul.square {list-style: square outside; margin: 0 0 0 16px; padding: 0 0 0 0;}#main ul.circle {list-style: circle outside; margin: 0 0 0 16px; padding: 0 0 0 0;}#main ol { list-style-type: inside; list-style: decimal; margin: 0 0 0 2.8em; padding: 0 0 1em 0;}#main li {padding-bottom: .3em;}#main ul ul.circle {margin-top: .3em;}#main ul ul.square {margin-top: .3em;}#main ul ul.bullet {margin-top: .3em;}#main ol.last {padding: 0;}#main ul.last {padding: 0;}#main dl.last {padding: 0;}#main h1 {font-size: 20px; margin: 0 0 .1em 0;}#main h2 {font-size: 16px; margin: 0 0 0 0;}#main h3 {font-size: 12px; margin: 0 0 0 0;}#main h4 {font-size: 12px; margin: 10px 0 0 0;}#main sup {vertical-align: super; font-size: .5em; color: #76797c;}#main .graysm {font-size: 10px !important; color: #76797c;}#main ol.graysm {margin-left: 0; padding-left: 1.5em; clear: both;}#content {float: left; }#header h1 {margin: 0 0 .1em 0; text-align: center;}#header h2 {margin: 0; text-align: left;}#header h3 {margin: 0;  text-align: center;}#header h4 {margin: 10px 0 0 0; text-align: center; font-style: normal}#sidebar {float: right; width: 200px;}#sidebar h2 {margin: 0;}#sidebar h3 {margin: 0;}#sidebar h4 {margin: 0;}#content .subcolumn1-2 {float: left; width: 215px;}#content .subcolumn2-2 {float: right; width: 215px;}#content .subcolumn1-3, #content .subcolumn2-3, #content .subcolumn3-3 {width: 135px; float: left;}#content .subcolumn1-3, #content .subcolumn2-3 {margin-right: 22px;}#footer {font-size: 12px;  padding-top: 1em;}#footer form {margin-bottom: 2em;}#footer form input {vertical-align: bottom;}img.left {float: left; margin: 2px 10px 5px 0; border: 0;}img.right {float: right; margin: 2px 0 5px 10px; border: 0;}img.across {margin: 0 0 10px 0; border: 0;}img.center {border: 0;  margin-left: auto; margin-right: auto; margin-bottom: 10px; text-align:center; display:block; }/* img.tight {border: 0;  margin-left: auto; margin-right: auto; margin-bottom: 0px; margin-top: 0px; display:block; float: left;} */img.tight {border: 0;  margin-left: auto; margin-right: auto;  text-align:center; display:block; }/*/ top right bottom left */img.dleft {	float : left;	margin : 2px 10px 5px 0;	border-style : solid;	border-color : black;	border-width : 1px;}img.dright {	float : right;	margin : 2px 0 5px 10px;	border-style : solid;	border-color : black;	border-width : 1px;}img.dacross {	margin : 2px 2px 10px 2px;	border-style : solid;	border-color : black;	border-width : 1px;}/* Shopping Cart Specific */.cartform {} /*entire cart*/.cartitem {} /*each item*/.carttypeset, .cartsample, .cartrequest, .cartquote, .cartprintready, .cartlineitem, .cartcatalog, .cartcards, .cartartwork{}.cartcards .cartinfotext {	width: 325px;	float: center;	text-align: left;	font-size: 13px;	white-space: nowrap;}.cartquote .cartinfotext {	width: 325px; float: center; text-align: left; font-size: 13px; white-space: nowrap;}.cartprintready .cartinfotext {width: 250px;float: center;text-align: left;font-size: 13px; /*was small*/}/* this is the info in the middle of the cart item describing the product */.cartinfotext ul {	text-align: left;	list-style: disc inside;}/* this is the text to the top right about the proof */.cartproof {	font-weight: bold; margin-top: 0px;margin-bottom: 2px;font-size: 10; text-align: Center;}.cartform label {	font-weight: bold;}/*.userinfoboxartist p {	margin-bottom: .1em!important;}*/.red {		color: #red!important;	}/* Code for the Combo Box - Needs revision by Designer*/.combobox {	left:0px;	position: relative;}.combobox label {	font-weight: bold;}.combobox input {	position:static;	vertical-align: middle;}.combobox ul {	display: none;	margin: 0px;	padding: 0px;	border: 1px solid #a1a5a9;	position: absolute;	top: 1.5em;	left: 0;	z-index: 1;}.combobox li {	cursor: default;	list-style: none;	margin: 0px;	padding: 2px 5px;	white-space: nowrap;	zoom: 1;}.combobox .selected, .combobox .selected:hover {	background: rgb(66, 111, 217);}.combobox li {	background-color: white;}.combobox li:hover {	background-color: rgb(106, 141, 247);}.comboboxbutton {	/*font-size: 93%;	/*min-height: 2em;	min-width: 2em;*/	padding: 0;	border: none;	margin: 3px 0 0 0;	display: inline-block;	width: 15px;	height: 15px;}.comboclosed {	background: gray url(/w/images/classic/css-ctrl-right.png) no-repeat scroll center center;}.comboopen {	background: gray url(/w/images/classic/css-ctrl-down.png) no-repeat scroll center center;}/* end combo box code *//* Preview Button */.buttonpreview {	z-index: auto;	_behavior: url(/iepngfix/iepngfix.htc)}.buttonpreview input {	border-style:outset;	border-width: 3px;	border-color: gray;	border-style:solid;	margin: 3px;}.buttonpreviewon input {	border-color: blue;}.buttonpreviewoff input {	border-color: gray;}.buttonpreviewoverlay {	position: relative;	z-index: -1;	display: block;}.buttonpreviewon .buttonpreviewoverlay {	background: transparent url(/w/images/classic/css-on.png) center center no-repeat;}.buttonpreviewon .buttonpreviewoverlay:hover {	background-image:url(/w/images/classic/css-on-hover.png);}.buttonpreviewon:active .buttonpreviewoverlay, .buttonpreviewon:active .buttonpreviewoverlay:hover {	background-image:url(/w/images/classic/css-on-click.png);}.buttonpreviewoff .buttonpreviewoverlay {	background: transparent url(/w/images/classic/css-off.png) center center no-repeat;}.buttonpreviewoff .buttonpreviewoverlay:hover {	background-image:url(/w/images/classic/css-off-hover.png);}.buttonpreviewoff:active .buttonpreviewoverlay, .buttonpreviewoff:active .buttonpreviewoverlay:hover {	background-image:url(/w/images/classic/css-off-click.png);}/* end preview Button Code *//* font sizes *//*.three {	font-size: 1em;}*/.all-boxes {float:left;margin-left:5px;color:#000;font-family:Arial, Helvetica, sans-serif}/*** ORDER ***/.box-order {background:transparent url(/w/images/classic/box-order.png) no-repeat;height:80px;width:90px;overflow:hidden;float:left;}.box-id {font-size:8px;overflow:hidden;text-align:center;padding:17px 5px 0px 0px;}.box-amount {padding:5px 5px 0 0;font-size:18px;text-align:center;overflow:hidden;}.box-source, .box-source a {font-weight:bold;text-decoration:none;text-align:center;padding:5px 5px 0 0;font-size:12px;}/*** REGISTRATION ***/.box-registration {background:transparent url(/w/images/classic/box-registration.png) no-repeat;height:80px;width:90px;overflow:hidden;}/*** PORTAL SALE ***/.box-portalsale {background:transparent url(/w/images/classic/box-portalsale.png) no-repeat;height:80px;width:90px;overflow:hidden;}/*** SITE ORDER ***/.box-siteorder {background:transparent url(/w/images/classic/box-siteorder.png) no-repeat;height:80px;width:90px;overflow:hidden;}/*** STORE COMMISSION ***/.box-storecommission {background:transparent url(/w/images/classic/box-storecommission.png) no-repeat;height:80px;width:90px;overflow:hidden;}/*** FIRST CONTRACT ORDER ***/.box-firstcontractorder {background:transparent url(/w/images/classic/box-firstcontractorder.png) no-repeat;height:80px;width:90px;overflow:hidden;}.box-storecommission .box-id, .box-firstcontractorder .box-id {padding-top:25px;}.box-storecommission .box-amount, .box-firstcontractorder .box-amount {padding-top:2px;}.box-storecommission .box-source, .box-storecommission .box-source a, .box-firstcontractorder .box-source, .box-firstcontractorder .box-source a {padding-top:2px;}.sitetableformbody {border:1px solid #CCC;}.sitetablefooter {border:1px solid #CCC;}.sitetableheader {border:1px solid #CCC;}h2.rustheader {margin:10px 0 15px;color:#800000}