﻿
/* Styling for LHS news items on the home page */

.news-header
{
    color:#333333;
    font-weight: bold;
    font-size: 16px;
}

.newsitem
{
    border-top: dotted 1px #464741;
    padding: 10px 0;
    line-height: 1.5em;
    /*font-size: 80%;*/
}

.newsitem label
{
    color: #484846;
    font-weight: bold;
}

.newsitem a
{
    text-decoration: underline;
    color: #fc690a;
}

/* newsitem links */

.newsarticle-links
{
    border-bottom: dotted 1px #464741;
    padding-bottom: 20px;
    margin: 10px 0;
}

.newsarticle-links .title
{
    float: left;
    width: 200px;
    border: solid 0px red;
}

.newsarticle-links .content
{
    margin-top: 3px;
}

.newsarticle-links .date
{
    float: left;
    margin-left: 15px;
    width: 80px;
}

/* .newsarticle-links .read-more */
.read-more
{
    float: right;
}

/* .newsarticle-links .read-more img */
.read-more img
{
    position: relative;
    top: 10px;
    margin-left: 5px;
}

/* Image Element */

.ImageElement
{
    margin: 10px 0;
}

/* TextWithImage Element */

.textelement-with-image h2
{
    color: #484848;
    font-size: 11px;
    padding: 2px 0;
}

.textelement-with-image .colLeft
{
    width: 435px;
}

.textelement-with-image .colLeft span
{
    float: right;
}

.textelement-with-image .colRight
{
    width: 225px;
}
.vAlignMiddle{ border-width:0px; vertical-align:middle; }
.vAlignMiddle img{ border-width:0px; vertical-align:middle; }
/* relatedLinks Element */

.relatedLinks
{
    background-color: #dfdfd9;
    border: solid 1px #484848;
    padding: 10px;
}

.relatedLinks table td
{
    padding: 3px 0;
}

/* Link Back */

.linkBack img
{
    position: relative;
    top: 10px;
}



/* ------------------ */
/* home page lozenges */

.lozenges .inner
{
    padding: 100px 10px 5px 10px;
}

.lozenges .content
{
    height: 85px;
    font-size: 11px;
}

.lozenges h3
{
    color: #383838;
    font-size: 18px;
    font-weight: bold;
    border-bottom: dotted 1px black;
    padding-bottom: 10px;
}

.lozenge1
{
    background-image: url('../image/home_lozenge1.gif');
    float: left;
    width: 227px;
    height: 263px;
    margin-right: 10px;
}

.lozenge2
{
    background-image: url('../image/home_lozenge2.gif');
    float: left;
    width: 227px;
    height: 263px;
    margin-right: 10px;
}

.lozenge3
{
    background-image: url('../image/home_lozenge3.gif');
    float: left;
    width: 225px;
    height: 263px;
    margin-right: 10px;
}

/* home page lozenges */
/* ------------------ */

/* ------------------ */
/* partner logo table */

.partner_logo_table td
{
    /*
    background-color: #dfdfd9;
    border: solid 1px #484848;
    */
    vertical-align: middle;
    text-align: center;
}

/* partner logo table */
/* ------------------ */

/* Other elements */
.orangebox
{
	background-image: url('../image/boxes/box_fadedorange.gif');
	width: 651px;
	height: 79px;
	line-height: 1.3em;
	vertical-align:top;
	padding: 5px 5px 0px 10px;
}

.orangebox td
{
	vertical-align:top;
}

.orangebox4productindex
{
	/* background-image: url('../image/boxes/box_fadedorange.gif'); */
	width: 435px;
	/* height: 79px;*/
	line-height: 1.3em;
	vertical-align:top;
	padding: 5px 5px 5px 0px;
	border-bottom: dotted 1px black;
	margin-bottom: 5px;
}

.orangebox4productindex .title
{
    font-size: 12px;
    font-weight: bold;
}

.orangebox1
{
	border:solid 0px orange;
	width: 450px;
}

#orangebox1table
{
	width: 450px;

}

#orangebox1title
{
	/* background-image: url('../image/fadebar_bg.JPG'); */
	width: 450px;
	height: 16px;
	color:White;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	 border-style:solid;
}
#orangebox1text li
{
	list-style-type: disc;
}

#graybox
{
	background-color:#e2e2e1;
	width:auto;
	padding:1em 2em 1em 1.5em;
}

/* ------------------------------- */
/* styles for the text2col element */

.text2col table
{
	width: 100%;
}

.text2col table td
{
	width: 50%;
	vertical-align: top;
}

.text2col p
{
	color: #f79239;	
	font-family: Arial;
}

#title2col
{
	color:#8a8a8a;
	font-size:larger;
	font-weight:bolder;
	font-family:Arial Narrow;
}

.text2col li
{
	list-style-type:disc;
}

/* styles for the text2col element */
/* ------------------------------- */



/* control layout of latest news page template*/
.bllPadding
{
	background-image: url('../image/boxes/box_fadedorange.gif');
	width: 666px;
	height: 84px;
	padding: 0;
	margin: 0;

}

.bulletlistlinks
{
	clear: both;
	margin-bottom: 10px;
	border: solid 0px black;
}

#3colSectionControl1
{
	padding:3px 0 0 5px;
}

#linkbox1
{
	 border:solid 2px orange;
	 padding:5px 5px 5px 5px;
	 width:200px;
}

#linkbox1 a
{
	 text-decoration:underline;	  
	 color:Orange;	 
	 padding:5px 5px 5px 5px;
}

#linkbox2
{
	 border:solid 2px orange;
	 padding:5px 5px 5px 5px;
	 width:200px;
}

#linkbox2 a
{
	 text-decoration:underline;	  
	 color:Orange; 
	 padding:5px 5px 5px 5px;
}

a
{
	color: #fd6500;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

#orangebox4homepage
{
	width: 650px;
	height:260px;
	margin:5px;
}

#hpboxtable1
{
	border:solid 1px orange;
	width: 210px;
	height:250px;	
}
#hpboxtable2
{
	border:solid 1px orange;
	width: 210px;
	height:250px;	
}
#hpboxtable3
{
	border:solid 1px orange;
	width: 210px;
	height:250px;	
}

#orangebox4homepagetitle1,#orangebox4homepagetitle2,#orangebox4homepagetitle3
{
	height: 16px;
	font-weight:bold;
	padding:10px 5px 5px 10px;
}

#content p
{
}

#content h2,h3,h4,h5,h6
{
	color: #545454;
	/*border-bottom: dashed 1px #dfdfdf;*/
}/*Allen */

#content h2
{
	font-size: 1.5em;	
}

#content h3
{
	font-size: 1.2em;
}

#content ul
{
	padding-left: 1em;
	list-style: square;
}

#content blockquote p
{
	margin-bottom: 0em;
}

h3#pageHeading
{
	color: #484848;
	padding: 3px 0 3px 0;
	font-family:Arial; 
	font-weight:bold;
	font-size:18px;
	margin-top: 5px;
	text-transform:capitalize;
	letter-spacing:-0.7px;	
}

#latestnewsh3
{
	color: #f79239;
	padding: 3px 0 3px 0;
}

.dottedLine
{
    border-bottom: dotted 1px #676767;
    margin: 5px 0;
}

.textelement .title
{
    font-weight: bold;
    color: #000;
}

.errorMessage
{
    color: Red;
    font-weight: bold;
}
