﻿@charset "utf-8";

/* ---------------------------------------------------------------------------------------
[News Stylesheet]

Project:		Netrostar Ecommerce Template	
Version:		1.0
Date created:	7 October, 2008
Last change:	7 October, 2008

Table of Contents:

	All News
    News Details
	
--------------------------------------------------------------------------------------- */

/* All News
--------------------------------------------------------------------------------------- */



#news-details-page .page { min-height: 100px; }


#news-details-page  {width: 940px; padding-bottom:40px;}
	#news-details-page .news-content .news-header .news-title {float: left; padding-top:20px; font-size:18px; font-weight: bold; color:#7c461d; width: 640px; }
	#news-details-page .news-content .date {float: left; font-size:12px; color:Gray; width:640px;}
	#news-details-page .news-content .detailsImg { float: left; margin-right: 10px; margin-bottom: 10px; }
        #news-details-page .news-content .detailsImg .imgFrame { border: 1px solid #e5e5e5; padding: 10px; }    
    #news-details-page .pt-10 {float: left; padding: 10px 0px; width:640px; }
    #news-details-page .author {width:600px; float:left; padding-right:30px; text-align:right;}

.news-all-page.page { min-height: 200px; }
.news-all-page { float: left; width: 960px; }
.news-all-page h1.header { padding-top:20px; font-size:18px; font-weight: bold; color:#7c461d; padding-bottom: 10px; }

.news-all-page .news { padding: 10px; float: left; width: 280px; border: 1px solid #e5e5e5; height: 100px; margin: 5px; position: relative; }    
    .news-all-page .news .news-title { font-size: 11px; font-weight: normal; float: left; padding-right: 3px; float: left; width: 180px; }
    .news-all-page .news .news-image { margin-right: 10px; width: 75px; height: 75px; float: left; border: 1px solid #e5e5e5; }
        .news-all-page .news .news-image .catalog-image { width: 60px; height: 60px; overflow: hidden; padding: 5px; }
    .news-all-page .news-date { font-size: 10px; padding-bottom: 5px; }
    .news-all-page .news-header { margin-top: 15px; width: 240px; float: left; }
    .news-all-page a.see-all { margin-top: 20px; width: 40px; float: left; background: transparent url(../../Images/ico_see-all.gif) no-repeat top right; padding: 0px 20px 0px 0px; font-weight: bold; font-size: 12px; }
    .news-all-page a.news-more-link { width: 30px; position: absolute; z-index: 4; bottom: 10px; right: 10px; background: transparent url(../../Images/ico_see-all.gif) no-repeat top right; padding: 0px 20px 0px 0px; font-weight: bold; font-size: 12px; float: right; }
    .news-all-page .news-short-content { padding-right: 10px; }
    