﻿
/* Summary News Article Styles */

.MainTitle
{
    margin: 15px 0px 0px 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    text-align: left;
    padding: 0px;
}

.MainTitleArchive
{
    margin: 15px 0px 0px 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #FF9900;
    text-align: left;
    padding: 0px;
}

.NewsAreaDiv
{
    border-style: none;
    width: 100%;
    height: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.tilecleaningnewstable
{
    width: 95%;
}

.NewsArea
{
	border-style: solid;
	border-bottom-width: 1px;
	border-color: #9A9895;	
	width: 250px;
}

.NewsAreaTitle
{
	background-color: #9A9895;
	color: White;
	font-family: Verdana;
	font-size: 12pt;
	font-weight:600;
	padding: 0px;
	margin: 0px;
}

.NewsTitle
{
    margin: 0px;
    padding: 0px;
    border-style: none;
    color: #FFFF00;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
}

.NewsSummaryArea
{
	width:215px; 
	float:left;
}

.NewsThumbImage
{
	border-width: 2px!important;
	border-style: solid;
	border-color: #999999;	
	width: 80px;
		float: right; 
}




.NewsSummaryDiv
{
    margin: 0px;
    padding: 0px;
    border-style: none;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10pt;
    text-align: left;
}

.NewsLink
{
    border-style: none;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 8pt;
    text-align: justify;
    text-decoration: underline;
    font-weight: 600;
}
.NewsLink:hover
{
    color: #FFFF00;
}

/* Main News Article Styles */ 

.MainNews
{
    border: 2px solid #FF9900;
    margin: 20px 0px 0px 0px;
    width: 85%;
    text-align: center;
    background-color: #FFFFFF;
}

.MainNewsArea
{
	border-style: solid;
	border-bottom-width: 1px;
	border-color: #9A9895;	
	width: 400px;
}

.MainNewsAreaTitle
{
	background-color: #9A9895;
	color: White;
	font-family: Verdana;
	font-size: 12pt;
	font-weight:600;
	padding: 0px;
	margin: 0px;
}

.MainNewsTitle 
{
	border-style:none;
	color: #D48F00;
	font-family: Verdana;
	font-size: 12pt;
	font-weight:600;
	text-align: left;
	text-decoration: none;	
	padding-top: 50px;
}

.MainNewsTitleDate
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #C0C0C0;
    font-weight: 600;
    font-style: italic;
}

.MainArchiveBody
{
    border: 2px solid #FF9900;
    margin: 20px 0px 0px 0px;
    width: 85%;
    text-align: center;
    background-color: #FFFFFF;
}

.MainNewsImages
{
    width: 90%;
}

.MainNewsSummaryArea
{
	width:100%; 
	float:left;
	text-align: left;
	vertical-align: middle;
}

.MainNewsImage
{
    margin: 0px 0px 0px 10px;
    cursor: hand;
    width: 250px;
    height: 200px;
    border-width: 6px !important;
    border-style: solid;
    border-color: #999999;
    float: right;
}


.MainNewsHolder
{
	float: right; 
	vertical-align: text-top;
}

.MainNewsImageOther
{
	width: 120px;
	height: 120px;
	padding-right: 25px;
	padding-left: 25px;
	cursor: hand;
	padding: 0px;
	margin: 0px;
	border-width: 4px!important;
	border-style: solid;
	border-color: #999999;	
}


.MainNewsBody
{
    width: auto;
    border-style: none;
    color: #9A9895;
    font-family: Verdana;
    font-size: 10pt;
    text-align: left;
    padding-top: 25px;
}
.ArchiveNews
{
	width:100%;
	text-align: left;
	float: left;
}
.ArchiveNewsTable
{
    width: 80%;
    background-color: #FFFFFF;
}

.ArchiveNewsArea
{
	border-style: solid;
	border-bottom-width: 1px;
	border-color: #9A9895;	
	width: 400px;
}

.ArchiveNewsAreaTitle
{
	background-color: #9A9895;
	color: White;
	font-family: Verdana;
	font-size: 12pt;
	font-weight:600;
	padding: 0px;
	margin: 0px;
}

.ArchiveNewsTitleDate
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #C0C0C0;
    font-weight: 600;
    font-style: italic;
}

.ArchiveNewsTitle 
{
	border-style:none;
	color: #D48F00;
	font-family: Verdana;
	font-size: 12pt;
	font-weight:600;
	text-align: left;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.ArchiveNewsHolder
{
	float: right; 
	vertical-align: text-top;
	text-align: left;
}

.ArchiveNewsImage
{
    cursor: hand;
    width: 120px;
    height: 120px;
    border-width: 2px !important;
    border-style: solid;
    border-color: #999999;
}

.ArchiveNewsBody
{
	width: 100%;
	text-align: left ;	
	float: left;
	color: #9A9895;
	font-family: Verdana;
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.NewsBack 
{
	color: #D48F00;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: 600;
	text-align: left;
    padding: 0px 0px 0px 0px;
}

.NewsBack a:Visited
{
	color: #D48F00;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: 600;
	text-align: left;
}

.NewsBack a
{
	color: #D48F00;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: 600;
	text-align: left;
}

.ImagePop
{
	vertical-align: middle;
	text-align: center;	
}

.PopOffImage
{
	border-style: solid;
	border-width: 10px!important;
	border-color: #D5D2CF;
}

.ImagePopOffBackColour
{
	background-color: #FFFFFF;
}

