body
{
	margin:0;
	padding:0;
	
	background-image:url(/images/templates/background.jpg);
	background-repeat:repeat-x;
	background-color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:30px;
}
#content a,
#content a:visited
{
	color:#ff7500;
}
#main
{
	border:1px #000 solid;
	background-color:#FFFFFF;
}
.blue
{
	height:30px;
	background-image:url(/images/templates/bluegradient.jpg);
	background-repeat:repeat-x;
	color:white;
	padding-left:3px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top:2px;
}
#left
{
	width:183px;
	background-color:#e2e2e2;
	vertical-align:top;
}
#left a,
.horizontal a
{
	color:#000;
}
#left a
{
	padding-left:10px;
}
#footer
{
	background-image:url(/images/templates/footer.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:80px;
	vertical-align:bottom;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:12px;
	font-size:10px;
}

#footer a,
#footer a:visited
{
	color:#FFF;
}

#login td
{
	font-size:12px;
}
#search .text
{
	font-size:10px;
}
#login .text
{
	font-size:10px;
}
#login .button,
#search .button
{
	font-size:12px;
	font-weight:bold;
}
#slogan
{
	background-color:#696969;
	color:#FFF;
	text-align:center;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
}
#content
{
	width:577px;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
}
#content h2
{
	color:#ff7500;
	font-size:14px;
	line-height:14px;
}
#header
{
	width:780px;
	height:134px;
	background-image:url(/images/templates/header.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	vertical-align:top;
}
#menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top:74px;
	margin-right:30px;
	float:right;
}

#menu li
{
	float: left;
	margin-right: 0.3em;
}

#menu li a
{
	float: left;
	width: 9em;
	display: block;
	text-decoration: none;
	text-align: center;
	background-image:url(/images/templates/tab.gif);
	background-repeat:no-repeat;
	width:95px;
	height:32px;
	padding-top:5px;
	color:#FFF;
	font-weight:bold;
}
#menu li a:hover
{
	border-color:#cfcfdb;
	text-decoration:underline;
}

/* hack for mac IE5 */
#menu li a
{
	float: none
}
.horizontal
{
	margin-bottom:10px;
	border:2px #e2e2e2 solid;
	color:#000;
	padding:5px;
}

#store_left_categories,
#store_top_categories
{
	margin-bottom:10px;
	background-color:#e2e2e2;
	padding:5px;
}
.cat
{
	cursor:pointer;
}
.required
{
	font-size:16px;
	color:#FF0000;
}
.store_order_box
{
	background-color:#e2e2e2;
	width:150px;
}
.store_order_box .head
{
	background-image:url();
	color:#FFFFFF;
	font-weight:bold;
}.forums
{
	border:1px #000 solid;
	font-size:12px;
}

.forums .forums_header
{
	font-size:14px;
	background-color: #6b6b6b;
	color:#FFF;
}

.forums .group_name
{
	font-weight:bold;
	height:30px;
	background-color:#e2e2e2;
	border-bottom:1px #000 solid;
}

.forums .forum_row td,
.forums .discussion_row td
{
	border-bottom:1px #e2e2e2 solid;
	padding-top:8px;
	padding-bottom:8px;
}
.error {
	color:Coral;
	background-color:;
	font-size:;
}

