body {
	background-color: #000;
	font-family: Tahoma;
	color: #000;
	background-image: url('/design/bg_fancy.jpg');
}
a {
	color: #525d63;
}

#categoryProductMenu {
	font-size: 13px;
}

#categoryProductMenu a {
	text-decoration: none;
	color: #000;	
}

#categoryProductMenu ul {
	margin: 0;
	padding: 0;
}

#categoryProductMenu li:hover {
	background-color: #ddd;
	cursor: pointer;
	color: #ccc !important;	
}
#categoryProductMenu li {
	
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 1px;
	width: 140px;
	border: 1px solid #eee;
	background-color: #eee 	;
}
.productHeaderCell {
	border: 1px solid #999;
	padding: 5px;
	border-bottom:0;
}
.fullProductTitle {
	color: #004E9A;
}
.productCell {
	vertical-align: top;
	border: 1px solid #999;
	padding: 5px;
	border-top: 0px;
	border-bottom: 0px;
}
img {
	border: 0;
	padding: 0;
	margin: 0;
}

h3 {
	font-size: 12px;
}
#gallery-tree-div ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#gallery-tree-div li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#mainTable {

	width: 887px;
	margin: auto;
	background-color: #e8e2d0;

	/* FONTS */
	font-family: Tahoma;
	font-size: 11px;
	font-color: #000;


}

.poweredBy {

	text-align:center;
	
}


#topmenu {
	background-color: #79715a;
	padding: 5px;
	text-align: center;
}

#topmenu a {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	margin-left: 20px;
	text-decoration: none;
}

#topmenu a:hover {
	font-size: 12px;
	color: #aaa;
	font-weight: normal;
	margin-left: 20px;
	text-decoration: none;
}

#centerCol {

	vertical-align: top;
	background-color: #b1a481;
	padding-right: 30px;
}
#leftCol {

	width: 20%;
	background-color: #b1a481;
	vertical-align: top;
	padding-bottom: 10px;
	padding-left: 5px;
}

#rightCol {

	width: 15%;
	background-color: #b1a481;
	vertical-align: top;
}


#categoryMenu {
	font-size: 12px;
}

#categoryMenu a {
	text-decoration: none;
	color: #000;	
}

.productCell a {
	text-decoration: none;
	color: #004E9A;	
}

#categoryMenu ul {
	margin: 0;
	padding: 0;
}

#categoryMenu li {
	margin: 20;
	padding: 0;
	list-style-type: none;
	margin-bottom: 1px;
	width: 140px;
	border: 1px solid #b1a481;
	background-color: #b1a481 	;
}

#categoryMenu li:hover {
	background-color: #79715a;
	cursor: pointer;
	color: #ccc !important;	
}

.articleListArticle {
	clear: both;
}
.articleListHeader {
	font-size: 15px;
	font-weight: bold;
}
.articleListReadmore {
	clear: both;
	float: right;
}
.articleListReadmore a {
	font-size: 12px;
	text-decoration: none;
	color: #004E9A;
}
.articleListDigest {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}

.articleimageframe {
	border: 1px solid #ccc;
	background-color: #ddd;
	margin: 5px;
	margin-bottom: 2px;
	overflow: auto;
}

.readArticleHeader {
	font-size: 15px;
	font-weight: bold;
}
.readArticleBody {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;

}

.readArticleDigest {
	font-size: 12px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

#rssNewsModule {

}
.rssNewsList{

	font-size: 11px;
	text-decoration: none;
	color: #004E9A;


}

#newsletterSignup {
	text-align: center;
	border: 1px solid #b1a481;
	margin-top: 5px;
}

#newsletterSignup .error-text {
	color: #f00;
}

#newsletterSignup .confirm-text {
	background-color: #FFFBCF;
	border: 1px solid #000;
	color: #577F50;
}

#ads {
	text-align: center;
	padding-bottom: 10px;
	border: 1px solid #b1a481;
}
#activitylist {
	margin-top: 20px;
	border: 1px solid #b1a481;
}
#poll {
	margin-top: 20px;
	border: 1px solid #b1a481;
}
#golfbox {

	margin-top: 5px;
}

.readArticleAddons{
	border: 1px solid #aaa;
	margin: 10px;
	margin-right: 0;
	padding: 5px;
	padding-top: 0;
	float: right; 
	width: 188px;
}

.readArticleAddons h1 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 13px;
}

.productBuyButton {
	background-color: #eee;
	padding: 3px;
	border: 1px solid #999;
	width: 40px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}

.productBuyButton a {
	text-decoration: none;	
}

#toolbar {
	width: 100%;
	height: 20px;
	background-color: #525d63;
	
	margin-bottom: 3px;
	padding-top: 5px;
	color: #fff !important;	
}

#toolbar a {
	color: #fff !important;
}