/* general page form */

body
{
	padding: 0px;
	margin: 10px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
}

blockquote
{
	background-image: url(images/altbg.gif);
	background-repeat: repeat-x;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	margin: 8px;
	width: 80%;
	padding: 6px;
}

#header
{
	width: 780px;
	height: 60px;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	left: 10px;
	top: 10px;
	background-image: url(images/mainheaderbg.gif);
}

#mainnav
{
	position: relative;
	top: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin: 2px 4px 4px 0px;
}

#selltag
{
	position: absolute;
	top: 46px;
	left: 18px;
	font-size: 14px;
	font-style: italic;
	text-align: right;
}

#bannerad
{
	width: 780px;
	height: 102px;
	left: 10px;
	top: 70px;
	background-color: #ffffff;
}

#sidebar
{
	position: absolute;
	left: 10px;
	top: 190px;
	width: 168px;
	background: #dfcea7;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	padding: 4px;
}

#sidebar textbox
{
	width: 160px;
}

#skyscraperad
{
	width: 160px;
	height: 612px;
	background-color: #ffffff;
	margin: 6px 0px 0px 0px;
}

#main
{
	position: absolute;
	left: 200px;
	top: 190px;
	background:#ffffff;
	width: 600px;
	padding: 0px;
}

#productimage
{
	float: left;
}

#shoppingcart
{
	float: right;
	padding: 4px;
}

#productdetails
{
	margin-left: 124px;
}

.cartgrid, .cartgrid tr td
{
	font-size: 11px;
	padding: 4px;
}

.cartpanel
{
	border: solid 1px #000000;
	background-color: #dfcea7;
}
.cartpanel .linkbutton
{
	background-color: 55441c;
	color: #dfcea7;
}

.hometable
{
	width: 100%;
}
#leftcell
{
	width: 50%;
	padding: 0px 6px 0px 0px;
}
#rightcell
{
	width: 50%;
	padding: 0px 0px 0px 6px;
}

.postdate, .postedby
{
	font-size: 10px;
	color: #999999;
}

.articleheader
{
	width: 100%;
	padding: 6px;
	background-color: #ffecbf;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	margin-bottom: 10px;
}

.summary
{
	font-size: 12px;
}

.containerleft
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 50%;
	padding: 4px 0px 4px 0px;
}
.containerright
{
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

.containertable
{
	border-width: 0px;
}
.containertable tr td
{
	font-size: 12px;
}
.containertable .linkbuttoncell
{
	padding: 5px;
}

.articlesidebar
{
	font-style: italic;
	background-color: #dfcea7;
	padding: 6px 10px 6px 10px;
}

.copyright, .copyright a, .copyright a:visited
{
	font-size: 10px;
	color: #999999;
}

.printerfriendly
{
	float: right;
	font-size: 10px;
	text-align: right;
	margin: 0px 0px 6px 6px;
}

/* elements */

p
{
	font-size: 12px;
}

a
{
	color: #55441c;
}
a:visited
{
	color: #443617;
}
a:hover
{
	color: #bfa260;
}
#sidebar a:hover
{
	color: #000000;
}

h2 
{
	font-size: 16px;
	margin: 0px 0px 4px 0px;
	clear: both;
}

h3
{
	font-size: 14px;
	margin-bottom: 0px;
}

h4
{
	font-size: 12px;
	width: 100%;
	background-image: url(images/gridheaderbg.gif);
	background-color: #bfa260;
	font-weight: bold;
	border-bottom: solid 1px #55441c;
	border-right: solid 1px #55441c;
	border-top: solid 1px #dfcea7;
	border-left: solid 1px #dfcea7;
	color: #55441c;
}

h5
{
	font-size: 10px;
	color: #bfa260;
	margin-bottom: 0px;
}

hr
{
	color: #55441c;
	background-color: #55441c;
	border: 0px;
	height: 1px;
	border-collapse: collapse;
}

pre
{
	font-family: Monospace, Serif;
	font-size: 11px;
	background-color: #f0f0f0;
	color: #000000;
	padding: 6px 10px 6px 10px;
}

/* form elements */

.linkbutton, a.linkbutton, a:visited.linkbutton
{
	color: #000000;
	background-color: #dfcea7;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
}
a:hover.linkbutton
{
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	color: #000000;
}

select, textarea, .textbox
{
	background-color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
}

#LoginButton a
{
	background-color: #55441c;
	color: #dfcea7;
}

/* other classes */

.warning
{
	color: #ff0000;
	font-weight: bold;
}

/* grids */

.grid
{
	clear: both;
	border-collapse: collapse;
	border-right: solid 1px #553e1c;
	border-bottom: solid 1px #553e1c;
	border-left: solid 1px #dfcea7;
	border-top: solid 1px #dfcea7;
	margin-bottom: 4px;
	width: 100%;
}

.gridheader
{
	background-image: url(images/gridheaderbg.gif);
	background-color: #bfa260;
	font-size: 10px;
	font-weight: bold;
	color: #55441c;
	margin: 0px 0px 0px 4px;
}
.gridheader a, .gridheader a:visited
{
	color: #55441c;
}

.gridsubheader, .gridpager
{
	background-image: url(images/gridsubheaderbg.gif);
	background-color: #ffecbf;
	font-size: 10px;
	font-weight: bold;
	color: #55441c;
	margin: 0px 0px 0px 4px;
}

#forumgrid, #forumarchivegrid, #forumstatgrid, #memberinfo, #PrivateStats
{
	width: 100%;
	margin-top: 8px;
}

.forumrow
{
	background-color: #ffffff;
	font-size: 12px;
}

.forumrowalt
{
	background-color: #dfcea7;
	font-size: 12px;
}

.forumrow td, .forumrowalt td
{
	padding: 4px;
	border-bottom: solid 1px #553e1c;
}

.newcolumn
{
	width: 34px;
	text-align: center;
	vertical-align: top;
	background-color: #dfcea7;
}

.forumcolumn
{
	width: 430px;
	vertical-align: top;
}

.lastpostcolumn
{
	width: 150px;
	font-size: 11px;
}

.topicstartedbycolumn
{
	width: 100px;
	font-size: 11px;
}

.topictitlecolumn
{
	width: 40%;
}

.topicrepliescolumn, .topicviewscolumn
{
	width: 40px;
	text-align: center;
}

.removecolumn
{
	border-right: solid 1px #ffffff;
	vertical-align: top;
}

.grid .gridheader td, .posttable .gridheader td
{
	font-size: 10px;
}

.posttable
{
	clear: both;
	border-collapse: collapse;
	border-right: solid 1px #553e1c;
	border-bottom: solid 1px #553e1c;
	border-left: solid 1px #dfcea7;
	border-top: solid 1px #dfcea7;
	margin-bottom: 8px;
	width: 100%;
}

.postcell
{
	padding: 6px;
	font-size: 12px;
}

.avatar
{
	float: right;
	margin: 0px 0px 8px 8px;
	border-right: solid 1px #553e1c;
	border-bottom: solid 1px #553e1c;
	border-left: solid 1px #dfcea7;
	border-top: solid 1px #dfcea7;
}

.forumcolumn, .topictitlecolumn, .topicrepliescolumn, .topicviewscolumn, .topicstartedbycolumn
{
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}

#forumgrid tr td
{
	border-bottom: solid 1px #55441c;
	border-top: solid 1px #55441c;
}
