/*--------------------------------------------------------------

# The Moment - March 2008 (for Joomal 1.5)

# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.

# License: Copyrighted Commercial Software

# Website: http://www.gavick.com

# Support: support@gavick.com 

---------------------------------------------------------------*/



/* News Show II module

------------------------------------------------------------------------------------------------*/

h4.gk_news_block_news_header,

h4.gk_news_block_news_header a {

	margin: 2px 0 4px;

	color: #719402;

	font:bold 100% Tahoma, Arial, Helvetica, sans-serif;

	text-decoration: underline;

}

img.gk_news_block_news_image {

	margin-bottom: 8px;

}

a.gk_news_block_news_readmore_inline {

	margin-left: 10px;

}

div.gk_news_block_panel {

	display: none;

}

div.gk_news_block_panel_amount {

	float: right;

	width: 50px;

	padding: 0;

}

div.gk_news_block_panel_amount_plus,

div.gk_news_block_panel_amount_minus {

	width: 12px;

	height: 12px;

	float:left;

	line-height: 12px;

	padding: 0;

	text-align: center;

	cursor: pointer;

	margin-right: 3px;

	border: 1px solid #EEE;

}

span.gk_news_block_panel_amount_value {

	display: block;

	float:left;

	font-size: 10px;

	margin-left: 4px;

}

div.gk_news_block_panel_tools,

div.gk_news_block_panel_tools_hidden {

	cursor: pointer;

	padding: 0;

	float:right;

	font-size: 10px;

	color: #666;

}

td.gk_news_block_center,

td.gk_news_block_left,

td.gk_news_block_right {

	padding-bottom: 12px;

}

td.gk_news_block_panel-border {

	border-top: 1px solid #ccc;

	padding: 6px 0 0 0!important;

}

p.gk_news_block_news_info,

p.gk_news_block_news_info a,

.gk_news_block_tablerow_bottom p {

	font:bold 10px Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	margin: 0 0 5px 0;

}

td.gk_news_block_tablerow_bottom {

	padding-bottom: 15px;

	padding-top: 20px;

}

/* News Image I 

------------------------------------------------------------------------------------------------*/



div.gk_news_image_wrapper {

	overflow: hidden;
	
	margin-left: 13px;

	margin-right: 20px;

}

div.gk_news_image_text_datas {

	display: none;

}

div.gk_news_image_text {

	padding: 45px 10px 10px;

	overflow: hidden;

}
/* photoslide header text */
div.gk_news_image_text p {
	padding-top: 5px;
	line-height: 20px;
	float: left;
	width: 250px;
	text-align: left;
}

div.gk_news_image_tb {

	overflow: hidden;

}

.gk_news_image_slide {

	background-repeat: no-repeat;

}
/* photoslide header title */
a.gk_news_image_title {

	color: #4abbef!important;

	font-size: 30px;

	text-decoration: none;

}

.gk_news_image_link {

	margin-top: 15px!important;

}

div.gk_news_image_text a.readon {

	background: url('../images/ni_readon.png') no-repeat 0 50%!important;

	height: 26px;

	width: 109px;

	line-height: 18px;

	text-align: left;

	padding-left: 8px;

	margin-top: 18px;

}

img.gk_news_block_news_image {

	margin: 4px 8px 0 0;

	border: 1px solid #dcdcdc;

}

