﻿.top-cloumn
{
	border:solid 0px #000;
}


.clear{clear:both;margin:0px;padding:0px;}

.trail-box-top
{
	width:870px;
	height:5px;
	background:url('Images/TrailTop.gif') no-repeat top;
}
.trail
{
	margin:5px;
}
.trail-content
{
	width:868px;
	border:solid 1px #DFDFDF;
    border-radius:5px;
	background-color:#F6F6F6;
	
}
.trail-box-bottom
{
	width:770px;
	height:5px;
	background:url('Images/TrailBottom.gif') no-repeat top;
}

.rotator
{
}

.left-cloumn {
   /* float:right;
    width:570px;
    margin-right:5px;*/
    width:863px;
    margin-right:5px;
}
/*.right-cloumn {
    float:left;
    width:283px;
    margin-left:5px;
}*/
.last-product
{
	border:solid 0px green;
	min-height:0px;
}

/*-----start news-ticker------*/
.news-ticker-container
{
	margin-top:5px;
	margin:5px;
	height:26px;
	clear:both;
	/* display: inline-block; */
}
.news-ticker-right
{
	float:left;
	width:8px;
	height:26px;
	background:url('Images/NewsTickerLeft.gif') no-repeat top right;
}
.news-ticker
{
	float:left;
	height:26px;
	width:754px;
	background:url('Images/NewsBackground.gif') repeat-x top right;
}

.news-ticker .ticker
{
	float:left;
	width:570px;
	overflow:hidden;
	padding:4px 5px 0px 5px;
}
.news-ticker .archive-icon
{
	float:left;
	width:20px;
	padding:4px 5px 0px 5px;
}
.news-ticker .archive-text
{
	float:left;
	width:40px;
	padding:4px 15px 0px 3px;
}
.news-ticker .rss-icon
{
	float:left;
	width:20px;
	padding:4px 5px 0px 5px;
}
.news-ticker .rss-text
{
	float:left;
	width:40px;
	padding:4px 3px 0px 5px;
}

.news-ticker-left
{
	float:left;
	width:8px;
	height:26px;
	background:url('Images/NewsTickerRight.gif') no-repeat top left;
}


/*-----end news-ticker------*/

.content-box
{
	height:160px;
	width:870px;
	margin:5px;
	clear:both;
	/* display: inline-block; */
}

.content-box-top
{
	width:185px;
	height:5px;
	background:url('Images/ContentBoxTop.gif') no-repeat top;
}
.content-box-bottom
{
	width:185px;
	height:5px;
	background:url('Images/ContentBoxBottom.gif') no-repeat top;
}
.content-box-main
{
	height:138px;
	border:solid 1px #DFDFDF;
    border-radius:5px;
	background-color:#F6F6F6;
	padding:10px;
}
.content-box01
{
	width:166px;
	float:right;
}
.content-box02
{
	width:166px;
	float:right;
	margin-right:10px;
}
.content-box03
{
	width:166px;
	float:right;
    margin-right:10px;
}
.content-box04
{
	width:166px;
    float:right;
    margin-right:10px;
}
.content-box05
{
	width:166px;
    float:right;
    margin-right:10px;
}

.clear{clear:both;margin:0px;padding:0px;}