/* hattrickplanet.com stylesheet */

BODY
{
	padding-left: 10px;
	padding-top: 10px;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: 400;
	color: #000;
}

DIV#htp_top_logo
{
	width: 531px;
	height: 95px;
	float: left;
}

DIV#htp_top_info
{
	width: 234px;
	height: 80px;
	float: left;
	border: 1px solid #1c70c7;
	padding: 5px;
}
DIV#htp_top_info2
{
  float: left;
  height: 50px;
  vertical-align: middle;
  padding-left: 15px;
  padding-top: 30px;
}
DIV#htp_left
{
	width: 150px;
	height: 455px;
	border-right: 1px solid #1c70c7;
	border-left: 1px solid #1c70c7;
	border-bottom: 1px solid #1c70c7;
	float: left;
	line-height: 16pt;
	margin-top: 2px;
}

DIV#htp_content
{
	width: 730px;
	padding-left: 10px;
	/*border: 1px solid green;*/
	float: left;
}

DIV#submenu
{
	border-top: 1px solid #1c70c7;
	text-align: center;
}

DIV#photo
{
	margin-left: 3px;
	margin-top: 5px;
}

DIV.navigation
{
	float: left;
	text-align: center;
	width: 150px;
}

DIV.comment
{
	border: 1px solid #1c70c7;
	background-color: #e7d6ff;
	width: 616px;
	margin-top: 10px;
}

DIV#description
{
	border: 1px solid #1c70c7;
	background-color: #CCFFFF;
	width: 606px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 9pt;
	font-weight: normal;
	padding: 5px;
}

DIV.thumb
{
	width: 100px;
	margin-right: 8px;
	padding:10px;
	border: 1px solid #1c70c7;
	background-color: #e7d6ff;
	text-align: center;
	vertical-align: middle;
	float: left;
}

DIV.comment_name, DIV.comment_date, DIV.comment_team, DIV.comment_team_id
{
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}

DIV.comment_text
{
	padding: 8px;
	border-top: 1px solid #1c70c7;
	background-color: #F6F6F6;
}

DIV#captcha
{
	border: 1px solid #1c70c7;
	width: 606px;
	margin-top: 10px;
	padding: 5px;
}

DIV.main_header
{
	font-weight: bold;
	height: 16px;
	background-color: #FFF;
	padding-right: 8px;
}

DIV.filler
{
}

DIV.main_header_container
{
	background: url('../images/_nav_mall.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 16px;
}

DIV.main_text
{
}

DIV#error_box
{
	border: 1px solid #FF6666;
	background-color: #FFC6C6;
	width: 606px;
	margin-top: 2px;
	margin-left: 2px;
	padding: 5px;
}

DIV#message_box
{
	border: 1px solid #1c70c7;
	background-color: #F6F6F6;
	width: 606px;
	margin-top: 2px;
	margin-left: 2px;
	padding: 5px;
}

DIV#caption
{
	padding: 8px;
	font-weight: 600;
	width: 720px;
}

DIV#separator
{
	margin-top: 8px;
	border-top: 3px double #1c70c7;
	width: 720px;
}

TD.thumb
{
	width: 120px;
	height: 120px;
	margin-right: 8px;
	padding:10px;
	border: 1px solid #1c70c7;
	background-color: #CCFFFF;
	text-align: center;
	vertical-align: middle;
}

TD.thumb_selected
{
	width: 120px;
	height: 120px;
	margin-right: 8px;
	padding:10px;
	border: 1px solid #1c70c7;
	background-color: #66CCFF;
	text-align: center;
	vertical-align: middle;
}

TD.thumb img
{
	border-style: none;
}

.menu_item
{
	font-weight: bold;
}

.menu_item, .menu_sub_item
{
	cursor: pointer;
}

.menu_item:hover, .menu_sub_item:hover
{
	text-decoration: underline;
}

.nav_header
{
	background: url('../images/_nav_mall.png');
	border-top : 1px solid #1c70c7;
	border-bottom : 1px solid #1c70c7;
	font-weight: bold;
	padding-left: 8px;
	color: #FFF;
	height: 16px;
	line-height: 12pt;
}

.nav_header_pictures
{
	border-top : 1px solid #1c70c7;
	background: url('../images/nav_pictures.png');
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding-right: 8px;
	height: 19px;
	margin-bottom: 4px;
}

.nav_header_other
{
	border-top : 1px solid #1c70c7;
	background: url('../images/nav_other.png');
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding-right: 8px;
	height: 19px;
	margin-bottom: 4px;
}

.nav_header_links
{
	border-top : 1px solid #1c70c7;
	background: url('../images/nav_links.png');
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding-right: 8px;
	height: 19px;
	margin-bottom: 4px;
}

.top_link
{
	color: #FFF;
	text-decoration: none;
}

.navlink
{
	text-decoration: none;
	color: #000;
}

.navlink_s
{
	text-decoration: none;
	border-top: 1px solid #1c70c7;
	border-bottom: 1px solid #1c70c7;
	background-color: #CCFFFF;
	color: #000;
}

.navlink:hover
{
	border-top: 1px solid #1c70c7;
	border-bottom: 1px solid #1c70c7;
	background-color: #CCFFFF;
}

.news_date
{
	font-style: italic;
	float: left;
	padding-right: 8px;
	padding-top: 12px;
	margin-top: 12px;
	border-top: 2px solid #1c70c7;
}

.news_title
{
	font-weight: bold;
	float: left;
	padding-top: 12px;
	margin-top: 12px;
	border-top: 2px solid #1c70c7;
}

.news_text
{
	padding-top: 5px;
}

.form_field_left
{
	width: 170px;
	float: left;
}

.form_field_right
{
	width: 430px;
	float: left;
}

DIV#date, DIV#category
{
	width: 50%;
	float: left;
}
