/* 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 */

/* menu */
.menu_text_main {font-weight:bold;}
.menu_text_price {font-weight:bold;}
.menu_text_additional {}
.menu_text_info {color: #383838;font-weight:normal; font-style : italic;}

/* 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; font-size:11px; text-decoration:underline;}
a:visited {color: #000000; text-decoration:underline;}
a:hover {color: #0070DF; 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 {
	padding: 2px;
	border-right: 0px solid #BEC570;	width : 160px; height: 100%;
}
table td.main {
	padding: 0px; margin: 0px;
	border: 0px solid black; width: 460px; height: 100%;
	padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;
}
table td.right {
	padding: 2px;
	border: 0px; width : 160px; height: 100%;
}
fieldset.main {
	width: 425px;
	height: 98%;
	padding: 0px;
}
div.fieldset-main {
	width: 410px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}


