/********************************************************************************
	- MemHT Portal -
	
	Copyright (C) 2007-2008 by Miltenovik Manojlo
	http://www.memht.com
	
	This program is free software; you can redistribute it and/or modify
	it under the terms of the GNU General Public License as published by
	the Free Software Foundation; either version 2 of the License, or
	(at your opinion) any later version.
	
	This program is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
	GNU General Public License for more details.
	
	You should have received a copy of the GNU General Public License along
	with this program; if not, see <http://www.gnu.org/licenses/> (GPLv2)
	or write to the Free Software Foundation, Inc., 51 Franklin Street,
	Fifth Floor, Boston, MA02110-1301, USA.
		
********************************************************************************/

/***********************************************************************
STYLE REQUIRED BY THE SITE ENGINE - DO NOT RENAME OR DELETE
***********************************************************************/

/*****************
Text
*****************/
#info {
	font-size: 9px;
	color: #AAA;
}
#info a {
	color: #AAA;
	text-decoration: none;
}
#footMsg {
	font-size: 9px;
	color: #666;
}
#footMsg a {
	color: #666;
	text-decoration: none;
}
#errorText { color: #333333; }
#small { font-size: 9px; }

.std_code {
	margin-left: 10px;
	padding-left: 4px;
	border-left: 3px solid #DDD;
}
.std_hlight {
	background-color:#EFEFEF;
}

/*****************
Boxes
*****************/
.box {
	padding: 4px;
	background-color: #F4F4F4;
	border: 1px solid #DDD;
	margin: 2px;
	margin-left:10px;
}
.stitle {
	padding: 1px 0;
	background-image:url(images/stitle.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #AAA;
}
.note {
	padding: 4px;
	background-color: #F4F4F4;
	border: 1px solid #DDD;
	margin: 2px 0;
}
.quote_box {
	border: 1px solid #AAA;
}
.quote_title {
	background-color: #EEE;
	padding:1px 2px;
	border-bottom: 1px dashed #CCC;
}
.quote_body {
	background-color: #FFF;
	padding:1px 2px;
}
.code_box {
	border: 1px solid #AAA;
}
.code_title {
	background-color: #EEE;
	padding:1px 2px;
	border-bottom: 1px dashed #CCC;
}
.code_body {
	background-color: #FFF;
	padding:1px 2px;
}
/*****************
Tables
*****************/
table {
	vertical-align: top;

}
table a {
	text-decoration: none;
}
th {
	text-align: left;
}
/*****************
Other
*****************/
.underlined {
	border-bottom: 1px solid #DDD;
}
/*****************
Datebox in comments
*****************/
.datebox {
	width:41px;
	height:38px;
	background-image: url(images/datebg.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-right: 15px;
}
.datebox_day {
	padding-top: 2px;
	font-weight: bold;
	color: #FFF;
	font-size:16px;
}
.datebox_month {
	padding-top: 3px;
	font-size: 10px;
	color: #666;
}
.tpl_slideBox {
	border-bottom: 1px solid #A6301C;
}
.tpl_slideBox_item {
	margin-left: 4px;
	padding: 1px 4px;
	border-width: 3px 1px 0 1px;
	border-style: solid;
	border-color: #A6301C;
	background-color: #FFF;
	font-weight: bold;
}
.tpl_slideBox_item a:hover {
	text-decoration: none;
	color: #A6301C;
}
/*****************
Comments
*****************/
.tpl_comments_box {
	background-color: #F4F4F4;
	background-image: url(images/comments_linguetta.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 4px;
	padding: 4px;
	border-left: 8px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-left:20px;

}
.tpl_comments_title {
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	margin-left: 10px;
	
}
.tpl_comments_body {
	padding-top: 4px;
	font-size: 10px;
	clear: both;
	margin-left: 20px;
}

/***********************************************************************
OPTIONAL, TEMPLATE SPECIFIC STYLE
***********************************************************************/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}
body {
	
	background-position:top;
	margin-top: 20px;
	padding: 0px 0 0 0;
}
a:link { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; }
a:hover { color: #999999; text-decoration: none; }
a:active { color: #333333; text-decoration: none; }

.tpl_logo {
	padding-left: 0px;
	padding-top: 0px;
	height:284px;
}
.tpl_banner {
	padding-right: 20px;
}
.tpl_menu {
	background-image:url(images/tpl_menu_c.gif);
	background-repeat:repeat-x;
}
.tpl_top {
	background-image:url(images/tpl_top_c.gif);
	background-repeat:repeat-x;
	color:#666666;
}
.tpl_top a { color:#666666; }
.tpl_top a:visited { color:#666666; }
.tpl_main {
	background-color:#ffffff;
	padding: 0 0px;
}
.tpl_main_l {
	background-image:url(images/tpl_main_l.gif);
	background-repeat:repeat-y;
}
.tpl_main_r {
	background-image:url(images/tpl_main_r.gif);
	background-repeat:repeat-y;
}
.tpl_foot {
	color:#ffffff;
	font-size:11px;
}
.tpl_foot a { color:#ffffff; }
.tpl_foot a:visited { color:#ffffff; }

.tpl_block_title {
	font-weight:bold;
	font-size:12px;
	color:#333333;
	border-bottom:0px solid #DAA8A3;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:0px;
	
}
.tpl_block_body {
	background-image:url(images/tpl_block_body.gif);
	background-repeat:repeat-x;
	margin-bottom:5px;
	margin-right:0px;
	margin-top:15px;
}

.tpl_page_title,
.tpl_opentable_title {
	font-weight:bold;
	font-size:12px;
	color:#333333;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:4px;
	border-bottom:1px solid #DDDDDD;
}
.tpl_page_title a,
.tpl_opentable_title a { color:#666666; }
.tpl_page_title a:visited,
.tpl_opentable_title a:visited { color:#666666; }

.tpl_page_title_2 {
	font-weight:bold;
	font-size:12px;
	color:#999999;
	border-bottom:1px Dashed #DDDDDD;
	margin-bottom:2px;
}
.tpl_page_title_2 a:link { color:#999999; }
.tpl_page_title_2 a:visited { color:#999999; }

.tpl_message_title {
	font-weight:bold;
	font-size:12px;
	color:#333333;
	border-bottom:0px solid #ffffff;
}
.tpl_message_body {
	color:#333333;
	margin-left:9px;
	margin-right:9px;
	margin-bottom:9px;
	margin-top:9px;
}
.tpl_message_body a { color:#333333; }
.tpl_message_body a:hover { color:#333333; }

.tpl_vspacer {
	padding: 4px;
}

.tpl_news_title {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	border-bottom:0px solid #DAA8A3;
	padding-right:10px;
	padding-left:7px;
}
.tpl_news_title a {
	color: #333333;
}
.tpl_news_info {
	font-size: 9px;
	color: #AAA;
	border-bottom:1px solid #DDD;
}
.tpl_news_body {
	padding: 2px;
	background-image:url(images/tpl_block_body.gif);
	background-repeat:repeat-x;
	padding-top: 4px;
	padding-right:10px;
	padding-left:10px;
}

.std_data_table_td {
	background-color:#EEE;
}
