/* normal CSS settings, special user CSS styles will overwrite normal settings in script head */
body, div, p, span, table, form  {font-family: Verdana, Arial, Helvetica; font-size: 11px;}
body {
	background-color: #EEECE8;
	margin-top: 0px; margin-left: 0px; margin-right: 0px;
}
p {margin:0px;}	/* html editor*/

table.holder {
	width : 780px; border: 1px solid #9D9D9D;
}
table.powered {
	width : 780px; border: 0px;
}

/* 3d style */
table.outset, div.outset {border-style: outset; border-width: 2px;}

/* full menu */
a.fm_category {color:#000000; font-family: Tahoma, Verdana ; font-size: 12px; font-weight:bold; line-height:17px;text-decoration: underline;}
a.fm_category:visited {color:#000000; text-decoration: underline;} 
a.fm_category:hover {color:#000000; text-decoration: none;} 

.fm_category {font-family: Tahoma, Verdana ; font-size: 12px; font-weight:bold; line-height:17px;}
.fm_title {font-family: Tahoma, Verdana ; font-size: 11px; font-weight:bold;}
.fm_price {font-family: Tahoma, Verdana ; font-size: 11px; font-weight:bold;}
.fm_text {font-family: Tahoma, Verdana; font-size: 11px;}
.fm_count {color:#626262;font-family: Tahoma, Verdana; font-size: 11px;}
/* end of: full menu */

/* common styles (used in other templates) */
.date {font-family: Verdana; font-size: 11px; font-style: italic;}
.title {font-family: Verdana; font-size: 11px; font-weight: bold;}
.text {font-family: Verdana; font-size: 11px;}
.title2 {font-family: Verdana; font-size: 15px; font-weight: bold;}

a {color: #000000; font-family: Tahoma, Arial, Verdana; text-decoration:underline;}
a:visited {color: #000000; text-decoration:underline;}
a:hover {color: #960000; text-decoration:none;}

a.text {color:#000000; font-family: Tahoma; font-size:11px; text-align: justify; text-decoration:none;}
a.text:visited {color:#000000; text-decoration:none;}
a.text:hover {color:#5A587E; text-decoration:underline;}

a.powered {color:#292929; font-family: Tahoma; font-size:10px; text-align: justify; text-decoration:none;}
a.powered:visited {color:#292929; text-decoration:none;}
a.powered:hover {color:#000000; text-decoration:underline;}

a.image {border: 0px;}
a.image:visited {border: 0px;}
a.image:hover {border: 0px;}
img.link {border:0px; margin-left: 1px; margin-bottom: 1px; }
img.link_border {border:1px solid #454545; margin-left: 1px; margin-bottom: 1px; }
img.preview {float: left; border:1px solid #454545; margin: 2px; }

/* template specific styles (not used in other templates) */
table td.left {
	width : 160px; height: 100%;
	border-right: 0px solid #BEC570;	
	padding: 2px;	
	padding-top: 2px; /* -1 px because of 1px image at top */
}
td.menu_item { padding: 10px; cursor: hand; cursor: pointer; }
table td.main {
	width: 460px; height: 100%;
	border: 0px solid black; 
	margin: 0px;
	padding-left: 3px; padding-right: 3px; padding-top: 3px; padding-bottom: 2px;
}
table td.right {
	width : 160px; height: 100%;
	border: 0px; 	
	padding: 3px;
}

td.text_main, div.text_main {
	padding-left: 10px; padding-right: 10px;
	padding-top: 1px; padding-bottom: 2px;
	font-family: Verdana; font-size: 11px;
 	text-align: justify; 
}

