body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align:middle;
	background-color: #FFFFD4;
}
.login {
	background-image: url(../images/layout_02.jpg);
	height: 158px;
	padding-top: 40px;
}
.article {
	background-image: url(../images/layout-article-page_02.jpg);
	height: 178px;
	clear: both;
	padding-right: 60px;
	padding-left: 13px;
}
.object {
	float: left;
}


.events {
	margin-right: 25px;
	margin-left: 25px;
	background-color: #FFFFD3;
}


.footer {
	background-image: url(../images/layout_05.jpg);
	height: 49px;
	clear: both;
	text-align: center;
}

.header {
	background-image: url(../images/layout_01.jpg);
	height: 134px;
}
#product {
	float: right;
	height: 250px;
	width: 200px;
	border: medium solid #FFD733;
	margin-right: 10px;
}

.clearfix {
}
#constantcontact {
	width: 150px;
	float: right;
	background-image: url(../images/constant-contact-background.jpg);
	background-repeat: repeat-y;
	padding-right: 15px;
}
.constantcontact1 {
	width: 150px;
	float: right;
	padding-right: 15px;
}

.sidebar {
	width: 170px;
	padding-left: 20px;
}
#swf {
	float: right;
	width: 100px;
	border: thin solid #f5a601;
	padding: 5px;
	font-size: x-small;
	font-style: italic;
	text-align: center;
	background-color: #FFFFFF;
}

.content {
	float: right;
	width: 550px;
	padding-right: 20px;
}



td {
	font-family: Arial, Helvetica, sans-serif;
}

.container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout_03.jpg);
	background-repeat: repeat-y;
}

.sidebar h1 {
	font-size: small;
	font-weight: bold;
}

.sidebar a:hover {
	color: #990000;
	font-size: small;
	text-decoration: none;
}
.sidebar li {
	list-style-type: none;
	margin-left: -25px;
}

.sidebar a {
	color: #990000;
}




.sidebar p {
	line-height: normal;
}



th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: medium;
	margin-bottom: -1em;
	margin-top: 1em;
}
h2 {
	font-size: small;
	font-weight: bold;
}
a {
	color: #990100;
}
a:hover {
	color: #990100;
	text-decoration: none;
}
/*.................... base css ....................... */

body { 
	background-color: #FFFFD3;
}

.style2 {
	font-size: x-small;
}

/* General font families for common tags */
hr	{ height: 0px; border: solid {T_TR_COLOR3} 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFD3; border: 0px {T_TH_COLOR1} solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #990100; border: 2px #990100 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #FFFFD3; }
td.row2	{ background-color: #FFFFD3; }
td.row3	{ background-color: #FFFFD3; }

/*
  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: {T_TD_COLOR2};
		background-image: url(templates/subSilver/images/{T_TH_CLASS3});
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #990100; font-size: {T_FONTSIZE2}px; font-weight : bold; 
	background-color: {T_BODY_LINK}; height: 25px;
		background-image: url(templates/subSilver/images/cellpic2.jpg);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(templates/subSilver/images/cellpic2.jpg);
			background-color:#990100; border: #990100; 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: #990100; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #990100; border: {T_TH_COLOR3}; border-style: solid;
}

th.thHead,td.catHead { font-size: {T_FONTSIZE3}px; 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; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "{T_FONTFACE2}",{T_FONTFACE1};
        text-decoration: none; line-height : 120%; color : #990100;
}

/* General text */
.gen { font-size : {T_FONTSIZE3}px; }
.genmed { font-size : {T_FONTSIZE2}px; }
.gensmall { font-size : {T_FONTSIZE1}px; }
.gen,.genmed,.gensmall { color : {T_BODY_TEXT}; }
a.gen,a.genmed,a.gensmall { color: {T_BODY_LINK}; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: {T_BODY_HLINK}; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT} }
a.mainmenu		{ text-decoration: none; color : #990100;  }
a.mainmenu:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: {T_FONTSIZE3}px ; letter-spacing: 1px; color : {T_BODY_LINK}}
a.cattitle		{ text-decoration: none; color : #990100; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: {T_FONTSIZE3}px; color : {T_BODY_LINK}; }
a.forumlink 	{ text-decoration: none; color : {T_BODY_LINK}; }
a.forumlink:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT};}
a.nav			{ text-decoration: none; color : {T_BODY_LINK}; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT}; }
a.topictitle:link   { text-decoration: none; color : {T_BODY_LINK}; }
a.topictitle:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.topictitle:hover	{ text-decoration: underline; color : {T_BODY_HLINK}; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT};}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : {T_FONTSIZE1}px; color : {T_BODY_TEXT}; }

/* The content of the posts (body of text) */
.postbody { font-size : {T_FONTSIZE3}px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : {T_BODY_LINK} }
a.postlink:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.postlink:hover { text-decoration: underline; color : {T_BODY_HLINK}}

/* Quote & Code blocks */
.code { 
	font-family: {T_FONTFACE3}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR2};
	background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: {T_FONTFACE1}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR1}; line-height: 125%;
	background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: {T_FONTSIZE1}px; font-family: {T_FONTFACE1}; color: {T_FONTCOLOR1}; letter-spacing: -1px;}
a.copyright		{ color: {T_FONTCOLOR1}; text-decoration: none;}
a.copyright:hover { color: {T_BODY_TEXT}; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : {T_BODY_TEXT};
	font: normal {T_FONTSIZE2}px {T_FONTFACE1};
	border-color : {T_BODY_TEXT};
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : {T_TD_COLOR2};
}

input { text-indent : 2px; }
.content li {
}


/* The buttons used for bbCode styling in message post */
input.button {
	background-color : {T_TR_COLOR1};
	color : {T_BODY_TEXT};
	font-size: {T_FONTSIZE2}px; font-family: {T_FONTFACE1};
}

/* The main submit button option */
input.mainoption {
	background-color : {T_TD_COLOR1};
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : {T_TD_COLOR1};
	font-weight : normal;
}


.tall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}


/* 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: {T_TR_COLOR2}; border-style: none; }

/* Recipe and Gallery CSS
                          by Zachary Comtois-Poissant */
.recipes_tHeader {color:#FFFFFF; font-weight:bold; padding:4px 4px 4px 10px; background:#F5A601}
.recipes_info {padding: 2px 10px 0px 10px; text-align:justify;}
.recipes_title {padding: 2px 10px 0px 10px; width:273px;}
.recipes_views {padding: 0px 10px 0px 10px; font-size:10px;}
.recipes_recipetitle {width:100%;}
.recipes_main {width:100%; height:400px;}
.recipes_searchbox {padding-left:20px; width: 122px; background:url(../images/search_box.gif) top left no-repeat;}
.recipes_footnote {color:#777777; font-size:9px;}

.recipes_title_d {padding: 2px 10px 0px 10px; width:273px; color:#CCCCA6}
.recipes_views_d {padding: 0px 10px 0px 10px; font-size:10px; color:#CCCCA6}

.recipe_admin_ta {font-family: Arial, Helvetica, sans-serif; font-size: small; width:100%; height:108px;}

.recipes_comment {width:100%; height:100px;}

.recipe_list_a1 {padding-left:15px; color:#888888;}
.recipe_list_a2 {padding-right:15px; color:#888888;}
.recipe_list_b1 {padding-left:15px; font-size:10px;}
.recipe_list_b2 {padding-right:15px; font-size:10px; color:#888888;}

a.disabled,a.disabled:visited,a.disabled:active {color:#888888;}

.image_main {width:100%; height:100px;}

/*
.plus {border-left:1px solid #000;border-bottom:1px solid #000;height:20px;width:20px;background:#F5A601;margin:0px 41px 0px 0px;padding:0px 18px 0px 5px;overflow:hidden;float:right;}
.minus {border-left:1px solid #000;border-right:1px solid #000;border-bottom:1px solid #000;height:20px;width:20px;background:#F5A601;margin:-2px -4px 0px 0px;padding:0px 18px 0px 5px;overflow:hidden;}
 */

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/subSilver/formIE.css"); 
@import url("cssIE.css");
