/* written by Voov (www.voov.hu) & The Shadowhand Company (www.shadowhand.hu), copyright 2008 */

@import url("menu.css");
@import url("buttons.css");


table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
p {
	padding: 0;
	margin: 15px 0 5px 0;
}
br {
	margin: 0;
	padding: 0;
}

a {
	outline: none;
	color: #5c5b58;
}

a:hover {
	outline: none;
	color: #000;
}

a:focus {
	outline:none;
}
.clearfix {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}
img a {
	border: 0;
	padding: 0;
	margin: 0;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
	float:left;
}
.right {
	float: right;
}
.bold {
	margin: 0 0 5px 0;
	font-weight: bold;
}
/***************** Lists *********************/
.list_no {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
.list {
	list-style-type: circle;
	margin:  0 0 10px 3px;
	padding: 0 15px 0 15px;
}
.list li {
	padding: 5px 0 0 3px;
}

.sitemaplist {
	list-style-type: circle;
	margin:  0 0 10px 3px;
	padding: 0 15px 0 15px;
	font-size: 14px;
}
.sitemaplist li {
	padding: 5px 0 0 3px;
	margin: 0 0 5px 0;
}

.sitemaplist a {
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 1px 0;
}

.sitemaplist a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
	padding: 0 0 1px 0;
}

.sublist {
	list-style-type: circle;
	margin:  10px 0 10px 3px;
	padding: 0 15px 0 15px;
	font-size: 11px;
	font-style: italic;
}
.sublist li {
	padding: 0 0 3px 3px;
	margin: 0 0 0 0;
}

/***************** Lines *********************/

.line {
	width: 540px;
	margin: 25px 0;
	padding: 0;
	border-top: 1px solid #a6a1a0;
}
.line_shaded {
	margin: 20px 0;
	padding: 0;
	height: 3px;
	width: 540px;
	background-color: #e9e7e7;
	border-top: #d1d1cc solid 1px;
}
/******************* Headlines *****************/

h1 {
	text-decoration: none;
	font-size: 20px;
	margin: 0;
	padding: 15px 0 10px 10px;
	width: 100%;
	color: #7b7a75;
	text-transform: uppercase;
	font-family: "Trebuchet Ms", Arial, Tahoma;
}

#main_title h1 {
	text-decoration: none;
	font-size: 20px;
	margin: 0;
	padding: 15px 0 10px 10px;
	width: 100%;
	color: #7b7a75;
	text-transform: uppercase;
	font-family: "Trebuchet Ms", Arial, Tahoma;
}
/***********************************************/
/* Basic                                       */
/***********************************************/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Segoe UI", Arial, Helvetica;
	font-size: 12px;
	color: #5c5b58;
	background-color: #225671;
	background: url(../images/bg_pattern_new.jpg) repeat top center;
}
#bg {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/bg_head_new.jpg) no-repeat top center;
}
#position {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
#header {
	position: relative;
	margin: 0;
	padding: 0;
	height: 155px;
	background: url(../images/header_bg_new.jpg) no-repeat top center;
}
#header #sites {
	width: auto;
    height: 50px;
    position: relative;
    font-size: 10px;
    line-height: 12px;
    color: #436e8f;
    text-transform: uppercase;
    padding: 6px 0 0 10px;
}
#header .promos {
	width: 440px;
    height: 80px;
    position: absolute;
    top: 50px;
    right: 25px;
}
#logo {
	position: absolute;
	left: 24px;
	top: 50px;
	margin: 0;
	padding: 0;
	width: 272px;
	height: 82px;
}
#logo_text {
	position: absolute;
	left: 120px;
	top: 108px;
	margin: 0;
	padding: 0;
	width: 350px;
	font-size: 11px;
}
#middle {
	margin: 0;
	padding: 15px 25px 0 25px;
	width: 910px;
	/*background: url(../images/middle_bg.jpg) repeat-y;*/
    background: #fff;
	background-position: left -169px;
}
#footer {
	position: relative;
	margin: 0 0 30px 0;
	padding: 55px 0 0 0;
    width: 960px;
	height: 222px;
	background: url(../images/footer_bg_new.gif) no-repeat top center;
}
#footer_text {
    width: 960px;
	position: absolute;
	left: 0;
	bottom: 6px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #878787;
	text-align: center;
}
#footer_text a, #footer_text a:visited {
	color: #878787;
	text-decoration: none;
}
#footer_text a:hover, #footer_text a:active {
	color: #000;
	text-decoration: underline;
}

#main {
	width:  595px;
	/*background-color: red;*/
	float: left;
	position: relative;
}

#sidebar {
	width:  300px;
	/*background-color: green;*/
	float: right;
}

#video {
	width: 575px;
	height: 421px;
	background-image: url(../images/bg_video.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 11px 0 9px;
	font-size: 11px;
	color: #fff;
}

#video_prop {
	padding: 0 0 0 0;
	margin:  10px 0 0 0;
}

#video_description {
	padding: 0 10px;
	width: 574px;
}

#video_description h2 {
	padding: 0 0 0 0;
	margin:  12px 0 8px 0;
	font-size: 12px;
	font-family: "Trebuchet Ms", Arial, Tahoma;
	text-transform: uppercase;
}

#comments {
	padding: 0 10px 0 10px;
	margin:  15px 0 0 0;
}

#comments h1 {
	padding: 10px 0 9px 0;
	margin: 0 0 10px 0;
	font-size: 17px;
	text-transform: uppercase; 
	font-family: "Trebuchet Ms", Arial, Tahoma;
	color: #7b7a75;
	border-top: 1px dotted #c5c3bb;
	border-bottom: 1px dotted #c5c3bb;
	line-height: 17px;
}

.comment_box {
	padding: 0 0 10px 0;
	margin:  0 0 10px 0;
	border-bottom: 1px dotted #c5c3bb;
	width: 576px;
}

.comment_info {
	width: 106px;
	float: left;
	text-align: right;
}

.comment_name {
	text-transform: uppercase;
	font-weight: bold;
}

.comment_date {
	font-size: 10px;
}

.commenter {
	width: 11px;
	height: 12px;
	padding: 0 0 0 0;
	margin: 0 5px;
	float: left;
	background-image: url(../images/icon_commenter.gif);
}

.comment_arrow_blue {
	width: 8px;
	height: 18px;
	background-image: url(../images/arrow_blue.gif);
	float: left;
}

.comment_arrow_gray {
	width: 8px;
	height: 18px;
	background-image: url(../images/arrow_gray.gif);
	float: left;
}

.comment_holder {
	width: 440px;
	float: left;
}

.comment_top {
	width: 440px;
	height: 8px;
	float: left;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
}

.comment_top img {
	float: left;
}

.comment_middle_blue {
	width: 416px;
	float: left;
	background-color: #e9fafe;
	padding: 0 12px;
	color: #5c5b58;
}

.comment_middle_gray {
	width: 416px;
	float: left;
	background-color: #f5f2ec;
	padding: 0 12px;
	color: #5c5b58;
}

.comment_bottom {
	width: 440px;
	height: 7px;
	float: left;
}

.comment_bottom img {
	float: left;
}

#show_all_comment {
	margin:  0 0 0 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #c5c3bb;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	color: #909090;
}

#show_all_comment a, #show_all_comment a:visited, #show_all_comment a:active {
	color: #909090;
	padding: 2px 15px 2px 4px;
	text-decoration: none;
	background: url(../images/btn_arrow_light.gif) no-repeat;
	background-position: right center;
}

#show_all_comment a:hover {
	color: #333;
	text-decoration: underline;
	background: url(../images/btn_arrow_over.gif) no-repeat;
	background-position: right center;
}

#more_video_link {
	margin:  0 0 0 0;
	padding: 10px 0 10px 0;
	/*border-bottom: 1px dotted #c5c3bb;*/
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	color: #909090;
}

#more_video_link a, #more_video_link a:visited, #more_video_link a:active {
	color: #909090;
	padding: 2px 15px 2px 4px;
	text-decoration: none;
	background: url(../images/btn_arrow_light.gif) no-repeat;
	background-position: right center;
}

#more_video_link a:hover {
	color: #333;
	text-decoration: underline;
	background: url(../images/btn_arrow_over.gif) no-repeat;
	background-position: right center;
}

#more_video_link_no {
	margin:  0 0 0 0;
	padding: 10px 0 0 0;
	/*border-bottom: 1px dotted #c5c3bb;*/
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	color: #909090;
}

#more_video_link_no a, #more_video_link_no a:visited, #more_video_link_no a:active {
	color: #909090;
	padding: 2px 15px 2px 4px;
	text-decoration: none;
	background: url(../images/btn_arrow_light.gif) no-repeat;
	background-position: right center;
}

#more_video_link_no a:hover {
	color: #333;
	text-decoration: underline;
	background: url(../images/btn_arrow_over.gif) no-repeat;
	background-position: right center;
}

#write_form {
	padding: 0 0 0 0;
	margin: 15px 0 0 0;
	width: 576px;
	color: #909090;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

.write_form_left {
	float: left;
	text-align: right;
	width: 130px;
	padding: 8px 0 0 0;
}

.write_form_right {
	float: right;
	margin: 0 0 10px 0;
}

form {
	margin:  0;
	padding: 0;
}

.inputfield {
	border: 1px solid #bebcb5;
	padding: 6px 4px;
	width: 424px;
	background-image: url(../images/bg_inputfield.gif);
	font-family: "Segoe UI", Arial, Helvetica;
	font-size: 12px;
	color: #5c5b58;
}

.textarea {
	border: 1px solid #bebcb5;
	padding: 2px;
	width: 428px;
	height: 86px;
	background-image: url(../images/bg_textarea.gif);
	font-family: "Segoe UI", Arial, Helvetica;
	font-size: 12px;
	color: #5c5b58;
}

/*********** SIDEBAR *********/
.sidebar_box {
	width: 280px;
	padding: 0 10px 12px 10px;
	border-bottom: 1px dotted #c5c3bb;
}

.sidebar_box_no {
	width: 280px;
	padding: 0 10px 0 10px;
	border-bottom: 1px dotted #c5c3bb;
}

.sidebar_left {
	width: 90px;
	float: left;
}

.sidebar_right {
	width: 170px;
	float: right;
}

.sidebar_box h1 {
	padding: 0 0 0 0;
	margin: 18px 0 12px 0;
	font-size: 17px;
	text-transform: uppercase; 
	font-family: "Trebuchet Ms", Arial, Tahoma;
	color: #7b7a75;
	line-height: 17px;
}

.thumb_image {
	border: 2px solid #d7d5cc;
}

#video_list {
	width: 280px;
	padding: 0 6px 0px 6px;
}

#video_list a {
	font-weight: bold;
	font-family: "Segoe UI", Arial, Tahoma;	
	color: #5c5b58;
}

#video_list a:hover {
	font-weight: bold;
	font-family: "Segoe UI", Arial, Tahoma;	
	color: #000;
}

.item_holder {
	padding: 12px 0 12px 0;
	border-bottom: 1px dotted #c5c3bb;
	width: 290px;
}

.item_left {
	width: 100px;
	width: 100px;
	float: left;
	background-color: #f5f2ec;
}

.item_right {
	width: 170px;
	float: right;
}

.item_title {
	font-weight: bold;
	font-family: "Segoe UI", Arial, Tahoma;
	text-transform: uppercase;
	padding: 0 0 0 0;
	margin: 0 0 2px 0;
	line-height: 16px;
}

.item_prop {
	font-size: 10px;
	margin: 0 0 8px 0;
	font-family: "Segoe UI", Arial, Tahoma;
}

.item_description {
	padding: 0 0 0 0;
	margin: 0 ;
}

#bg_list_bottom {
}

.t1 {
	cursor: pointer;
}

.content {
	width: 580px;
	padding: 0 0 0 0;
	margin:  0 0 0 11px;
	line-height: 17px;
}


.news_holder {
	width: 560px;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #ccc;
}

.news_image {
	float: left;
	width: 150px;
}

.news_text {
	float: right;
	width: 390px;
}

.news_title h1 {
	font-weight: bold;
	font-family: "Trebuchet Ms", Arial, Tahoma;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 20px;
	text-decoration: none;
}

.news_title h1 a {
	color: #5c5b58;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

.news_title h1 a:hover {
	color: #000;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

.news_date {
	font-size: 10px;
	margin: 3px 0 0 0;
}

.news_desc {
	margin:  15px 0 0 0;
	padding: 0 0 0 0;
	line-height: 15px;
}

.box {
	margin: 0 0 10px 0;
}

.viz_holder {
	width: 100%;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #ccc;
}

.viz_holder h1 {
	font-weight: bold;
	font-family: "Trebuchet Ms", Arial, Tahoma;
	font-size: 16px;
	text-transform: uppercase;	
	padding: 0 0 0 0;
	margin:  0 0 15px 0;
}

.viz_left {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	width: 170px;
}

.viz_right {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 405px;
	float: right;
	line-height: 17px;
}

.viz_image {
	width: 150px;
	height: 150px;
	background-color: #eee;
}

.btn_tovabb {
	margin: 15px 0 0 0;
	padding: 0;
	overflow: hidden;
	width:  88px;
	height: 23px;
	float: right; 
	display: block;
	background: url(../images/btn_tovabb.gif) 0 0 no-repeat;
}

.btn_tovabb a {
	display: block;
	width:  88px;
	height: 23px;
	text-indent: -999px;
	background: url(../images/btn_tovabb.gif) 0 0 no-repeat;	
}

.btn_tovabb a:hover {
	display: block;
	width:  88px;
	height: 23px;
	background: url(../images/btn_tovabb.gif) 0 -23px no-repeat;
}

.video_short_list_holder {
	width: 580px;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #ccc;
}

.video_short_item {
	width: 280px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.video_short_left {
	width: 100px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.video_short_right {
	width: 180px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}

.video_short_image {
	width: 90px;
	height: 90px;
	background-color: #eee;
}

.inputfield_search {
	border-top: 1px solid #bebcb5;
	border-left: 1px solid #bebcb5;
	border-bottom: 1px solid #bebcb5;
	border-right: 0;
	padding: 5px 4px 6px 4px;
	margin: 0 0 0 0;
	width: 202px;
	background-image: url(../images/bg_inputfield.gif);
	font-family: "Segoe UI", Arial, Helvetica;
	font-size: 12px;
	color: #5c5b58;
}

#lang_01 {
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 48px;
	left: 816px;
}

#lang_02 {
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 48px;
	left: 839px;
}

#lang_03 {
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 48px;
	left: 863px;
}

#lang_04 {
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 48px;
	left: 885px;
}

#lang_05 {
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 48px;
	left: 908px;
}

.comment_list {
	width: auto;
	margin: 0;
	padding: 20px 0 10px 0;
	list-style-type: none;
	font-size: 11px;
	border-top: 1px dotted #c5c3bb;
	border-bottom: 1px dotted #c5c3bb;
}

.comment_list li {
	padding: 0 0 14px 17px;
	margin: 0 0 0 0;
	background: url(../images/person.gif) left 2px no-repeat;
}

.comment_header {
	width: 100%;
	margin: 0 0 3px 0;
	padding: 0;
	font-weight: bold;
	text-align: left;
	color: #5c5b58;
}

.noborder {
	border: 0;
}

.viz_holder {
	width: 580px;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #ccc;
}

.viz_holder h1 {
	font-weight: bold;
	font-family: "Trebuchet Ms", Arial, Tahoma;
	font-size: 16px;
	text-transform: uppercase;	
	padding: 0 0 0 0;
	margin:  0 0 15px 0;
}

.video_left {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	width: 220px;
	position: relative;
}

.icon_video {
	width: 29px;
	height: 45px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 11px;
}

.video_right {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 340px;
	float: right;
	line-height: 17px;
}

.video_image {
	width: 220px;
	height: 124px;
	background-color: #eee;
}

.video_image img {
	width: 212px;
	height: 116px;
	border: 4px solid #f0ede7;
}

.video_info {
	font-size: 11px;
	line-height: 16px;
	color: #57aac6;
	margin: 6px 0 0 0;
}

.video_info a {
	color: #57aac6;
	text-decoration: underline;
}

.video_info a:hover {
	color: #000;
	text-decoration: underline;
}

.video_view_info {
	font-size: 11px;
	line-height: 14px;
	color: #57aac6;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
}

.video_view_info a {
	color: #57aac6;
	text-decoration: underline;
}

.video_view_info a:hover {
	color: #000;
	text-decoration: underline;
}

.video_desc {
	margin:  15px 0 0 0;
	padding: 0 0 0 0;
	line-height: 15px;
}

.news_info {
	font-size: 11px;
	line-height: 12px;
	color: #ea803f;
	margin: 6px 0 0 0;
	line-height: 16px;
}

.news_info a {
	color: #ea803f;
	text-decoration: underline;
}

.news_info a:hover {
	color: #000;
	text-decoration: underline;
}

.cikk_info {
	font-size: 11px;
	line-height: 12px;
	color: #88a33f;
	margin: 6px 0 0 0;
	line-height: 16px;
}

.cikk_info a {
	color: #88a33f;
	text-decoration: underline;
}

.cikk_info a:hover {
	color: #000;
	text-decoration: underline;
}

.btn_video_link {
	width: 100px;
	margin:  0 0 0 0;
	padding: 10px 0 0 0;
	/*border-bottom: 1px dotted #c5c3bb;*/
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #909090;
}

.btn_video_link a, .btn_video_link a:visited, .btn_video_link a:active {
	color: #909090;
	padding: 2px 15px 2px 0;
	text-decoration: underline;
	background: url(../images/btn_arrow_light.gif) no-repeat;
	background-position: right center;
}

.btn_video_link a:hover {
	color: #333;
	text-decoration: underline;
	background: url(../images/btn_arrow_over.gif) no-repeat;
	background-position: right center;
}

#kiemelt {
	width: 910px;
	padding: 0;
	margin: 0 0 10px 0;
	
}

#kiemelt_title {
	width: auto;
	margin: 10px 0;
	padding: 3px 0 3px 10px;
	border-top: 1px dotted #c5c3bb;
	border-bottom: 1px dotted #c5c3bb;
}

.kiemelt_holder {
	width: 890px;
	height: 310px;
	margin: 0 0 0 0;
	padding: 0 10px 10px 10px;
	overflow: hidden;
	border-bottom: 1px dotted #c5c3bb;
}

.kiemelt_box {
	width: 290px;
	height: 300px;
	margin: 0 9px 0 0;
	padding: 10px 0 0 0;
	float: left;
	background: url(../images/kiemelt_box.gif) left top no-repeat;
	position: relative;
}

.kiemelt_box_right {
	width: 290px;
	height: 300px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	float: left;
	background: url(../images/kiemelt_box.gif) left top no-repeat;
	position: relative;
}

.kiemelt_image {
	width: 270px;
	height: 152px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

.kiemelt_image img {
	border: 4px solid #ffffff;
	width: 262px;
	height: 144px;
}

.kiemelt_box_title h2 {
	font-family: "Segoe Ui", Arial, Tahoma;
	font-size: 14px;
	line-height: 17px;
	color: #5c5b58;
	width: 266px;
	margin: 7px auto 10px auto;
	padding: 0;
	text-transform: uppercase;
}

.kiemelt_desc {
	width: 266px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

.kiemelt_date {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
	position: absolute;
	left: 12px;
	bottom: 10px;
}

.icon_kiemelt {
	width: 29px;
	height: 45px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	left: 20px;
}

#magazin_tabs_full {
	width: 100%;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #aeada5;
	padding: 0 0 0 0;
}

.content_switch {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
} 

.promo {
	width: 100%;
	margin: 0;
	padding: 20px 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
}

.icon_comments {
	margin: 0 1px 0 2px;
}

#switcher_tagcloud {
	width: 100%;
	margin: 0;
	padding: 0 0 30px 0;
	position: relative;
}

.tag_cloud_holder {
	width: 280px;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	font-size: 11px;
	overflow: hidden;
	line-height: 13px;
	position: absolute;
	top: 0;
	left: 10px;
}

.tag_cloud_holder a {
	width: auto;
	height: 16px;
	margin: 0 4px 6px 0;
	padding: 2px 10px 0 16px;
	display: block;
	background: url(../images/tag_holder.gif) left top no-repeat;
	text-decoration: none;
	color: #7b7a75;
	float: left;
	border-right: 1px solid #d6d5cf;
}

.tag_cloud_holder a:hover {
	width: auto;
	height: 16px;
	margin: 0 4px 6px 0;
	padding: 2px 10px 0 16px;
	display: block;
	background: url(../images/tag_holder.gif) left bottom no-repeat;
	text-decoration: none;
	color: #333;
	float: left;
	border-right: 1px solid #969695;
}

.banner {
	width: auto;
	padding: 10px 0;
}

#footer .group {
	width: 290px;
	float: left;
    margin: 0 21px 0 25px;
}
#footer .group a.social,
#footer .group a:hover.social {
    width: 290px;
    height: 60px;
    display: block;
    text-indent: -9999px;
	background: url(../images/footer_social.gif) left top no-repeat;
    margin: 0 0 10px 0;
}
#footer .group a.live,
#footer .group a:hover.live {
    width: 290px;
    height: 60px;
    display: block;
    text-indent: -9999px;
	background: url(../images/footer_fishzone.gif) left top no-repeat;
    margin: 0 0 10px 0;
}
#footer .newsletter_holder {
	width: 178px;
	float: left;
    padding: 0 0 0 0;
    margin: 0 30px 0 0;
}
#footer .newsletter_holder fieldset {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
#footer .newsletter_holder label {
	width: auto;
	display: block;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #8b8b8b;
	margin: 0 0 6px 0; 
}
#footer .newsletter_holder input.input {
	width: 158px;
	height: 25px;
	display: block;
	font-size: 11px;
	line-height: 12px;
	border: 0;
	color: #8b8b8b;
	padding: 0 10px 0 10px;
	margin: 0 0 13px 0;
	background: url(../images/footer_input.gif) left top no-repeat;
}
#footer .tags {
	width: 198px;
	float: left;
    margin: 0 20px 0 0;
}
#footer .tags .data {
	width: auto;
}
#footer .tags .data span {
	width: auto;
	height: 14px;
	display: block;
	float: left;
	font-size: 10px;
	line-height: 12px;
	margin: 0 5px 5px 0;
	border: 1px solid #cecece;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
#footer .tags .data span a,
#footer .tags .data span a:hover {
	width: auto;
	height: 13px;
	padding: 1px 5px 0 5px;
	display: block;
	color: #7b7a75;
	text-decoration: none;
}
#footer .tags .data span a:hover {
	color: #000;
}
#footer .fishbook {
	width: 190px;
	float: left;
}
#footer .fishbook .data {
	width: auto;
}
#footer .fishbook .data ul {
	width: 92px;
	display: block;
	float: left;
	list-style-type: none;
	font-size: 11px;
	font-style: italic;
    margin: 0 0 0 0;
    padding: 0;
}
#footer .fishbook .data ul li {
	padding: 0 0 0 0;
	margin: 0 0 7px 0;
}
#footer .fishbook .data ul li a,
#footer .fishbook .data ul li a:hover {
	padding: 0 0 0 0;
	margin: 0 0 8px 0;
	color: #878787;
}
#footer .fishbook .data ul li a:hover {
	color: #000;
}
#footer .head {
	width: auto;
	padding: 0 10px 0 10px;
}
#footer .head h5 {
	width: auto;
	padding: 13px 0 13px 0;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	font-style: italic;
	color: #878787;
	border-bottom: 1px solid #bcbec0; 
}
