﻿body {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	background: #FFFFFF url(img/back1.jpg) repeat-x 0 0;
}
body.inner-page
{
	background: #FFFFFF url(img/back2.jpg) repeat-x 0 0;
}

blockquote {
   margin-left:40px;
}

* {
	margin: 0 auto;
	padding: 0;	
}

div#wrapper 
{
	margin: 0 auto;
	width: 980px;
	position: relative;
}

.header
{
   margin: 0px 0px 0px 0px;	
	height: 113px;
	width: 980px;	
}

.logo
{
	float: left;
	position: relative;	
	height: 113px;
	width: 889px;
	background: url(img/logo.gif) no-repeat 0 0;	
}

.downdockback {
	background: url(img/downdocback.jpg) no-repeat 0 0;	
	width: 229px;
	height: 100px;
}

.top-nav 
{
	margin: 0px 0px 0px 0px;	
	background: url('img/menu.jpg') no-repeat 0 0;
	color: #fff;
	height:45px;
	width:980px;
}

div.mainpics {
	margin: 0px;
	padding: 0px;
	background: url('img/mainpics.jpg') no-repeat 0 0;
	height:196px;
	width:980px;	
}

div.rightcurve {
	float: right;
	height: 50px;
	width: 50px;
	background: url(img/rightcurve.jpg) no-repeat 0 0;
	margin: 0;
	padding: 0;
		
}

.RadProductHeader {
	font-size: 13px;
	background: #f9f6f6;
   padding: 20px;
}

.bottombuttons {
        width: 229px;
	margin: 0;
	padding: 0;
        float: left;	
}

div.flashback {
   clear: both;
   float: left;
	height: 180px;
	width: 940px;
	background: url(img/flashback.gif) no-repeat 0 0;
	margin-bottom: 10px;
}

div.slogan {
	width:650px;
	float:left;
	padding-top: 10px;
        padding-bottom:0px;
}

div.bottomcurve {;
	width: 289px;
	background: url(img/bottomcurve.jpg) no-repeat 0 0;	
	float: left;
	margin-left: 40px;
	padding-top: 0px;
	margin-top: 0px;
	
}

div.content {
	margin: 0px 20px 0px 20px;
	width: 940px;
	float: left;
	display: inline;
}

.inner-page .content 
{
	padding: 0px 0px 20px 50px;
	width: 860px;
	float: left;
	display: inline;
	min-height: 288px;
}

div.sidebar {
	margin: 0 0 0 0;
	width: 265px;
	float: left;
	}
	
.inner-page .sidebar
{
	width: 217px;
	display: inline;
} 
div.footer {
	margin: 20px 0 0 0;
	padding: 0;
	clear: both;
	width: 980px;
	background: #F9F9F9;
	float: left;
   height: 50px;
}

.footer 
{
	padding: 15px 34px;
}
div.wrap {
	padding: 40px 0px;
	background-color: transparent;
}

.inner-page div.wrap 
{
	padding: 0;
	background-color: transparent;
}
div.mainbar div.wrap {

}
div.contentWrapper 
{
	margin: 0 0px 0 0px;
	padding: 0;
	width: 980px;
	float: left;
	background-color: #FFF;
}

/* Headings */

.content h1
{
	margin: 0px 0 20px;
	color: #595959;
	font-size: 28px;
	font-weight: normal;	
}

.content h2, #splashnews .sf_newsList h2.sf_newsTitle
{
	margin: 10px 0 10px;
	color: #3345ba;
	font-size: 16px;
	font-weight: normal;
}

.content h2, #splashnews .sf_newsDate
{
	font-size: 12px;
	padding-bottom: 5px;
}

.content h2, #Main .sf_newsList h2.sf_newsTitle
{
	margin: 20px 0 10px;
	color: #2F4F4F;
	font-size: 18px;
	font-weight: normal;
}

.content h3
{
	margin: 0 0 10px;
	color: #595959;
	font-weight: normal;	
	font-size: 14px;
}

.sidebar h3 
{
	font-size: 12px;
	font-weight: normal;
}
.inner-page .sidebar h3 
{
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
.footer .contact h3 
{
	font-size: 14px;
	display: inline;
}
.content h4
{
	margin: 0 0 10px;
	color: #595959;
	font-weight: normal;
}

.content h5
{
	font-size: 11px;
	font-weight: normal;
}

.sidebar h4
{
	margin: 0 0 5px;
}
/* Paragraphs */
p {
	margin: 0;
	padding: 0;
	line-height: 1.3;
}
.content p 
{
	margin: 0 0 10px;
	padding: 0;
}
.content p.more
{
	text-align: right;
	font-size: 11px;
}
.footer p
{
	margin: 0;
	padding: 17px 34px;
	color: #CDCDCD;
}
.date, .content p.date
{
	color: #595959;
	font-size: 10px;
	margin-bottom: 5px;

}
.page-title p
{
	padding: 30px 0 0 68px;
	color: #fff;
	width: 570px;
	line-height: 1.8;
}
/* Lists */
ul, ol {
	margin: 0 0 10px 25px;
	padding: 0;
	list-style-position: outside;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
.content ul 
{
	margin-left: 0;
}
.content ul li
{
	padding-left: 30px;
	list-style-type: none;
	background: transparent url(img/bullet.gif) no-repeat 9px 5px;
}
.content ol 
{
	margin-left: 30px;
}
.content ul.key-items 
{
	color: #3345ba;
	font-weight: bold;
}
.content ul.key-items li
{
	background-image: url(img/bullet2.gif);
	background-position: 5px 2px;
}
.wrap .news-list 
{
	margin: 0;
}
.wrap .news-list li
{
	padding: 17px 0;
	list-style-type: none;
	background: transparent url(img/sidebar_news_li.gif) repeat-x 0 100%;
}
/* Semantic */
strong {
	font-weight: bold;
	font-style: normal;
}
em {
	font-weight: normal;
	font-style: italic;
}
address 
{
	padding-top: 5px;
	font-style: normal;
	line-height: 1.5;
}
.footer .contact address 
{
	display: inline;
}
/* Links */
a:link, a:visited, a:hover, a:active {
	color: #3345ba;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.logo a:link, .logo a:visited, .logo a:hover, .logo a:active {
	color: #fff;
	text-decoration: none;
}
.sidebar h4 a:link, .sidebar h4 a:visited, .sidebar h4 a:hover, .sidebar h4 a:active 
{
	color: #3345ba;
	font-weight: normal;
	font-size: 13px;
	
}
/* Community Logo */
.poweredBySitefinityLogo 
{
	padding: 20px 0;
	width: 100%;
	float: left;
	clear: both;
}
/* Blogs */
.content ul.sf_postListing li 
{
	background-image: none;
}


a.footerlink:link {
	color: #AAAAAA;
 	text-decoration: none;
}

a.footerlink:hover {
	color: #AAAAAA;		
 	text-decoration: underline;
}

a.footerlink:visited {
	color: #AAAAAA;
}

.Glenfield_ContactUs
{
      background-color: #F9F9F9;
      width: 800px;
		float: left;		
}

.Glenfield_ContactUs .fieldcell
{
      color: #000;
      padding-right: 5px;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;
}

.Glenfield_ContactUs .headercell
{
      border-bottom: solid 1px #3345ba;
      color: #3345ba;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11pt;
      font-weight: bold;
      padding-top: 10px;
}

.Glenfield_ContactUs .emptycell
{
      height: 10px;
}

.Glenfield_ContactUs .input
{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;
		margin-bottom:5px;
		padding-bottom: 3px;
}

.Glenfield_ContactUs .lblError
{
      color: red;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;
}

.Glenfield_ContactUs .salutation
{
}

.Glenfield_ContactUs .country
{
}

.hideFieldset fieldset
   {
      border:0;
		background: #EEEEEE;
		padding: 20px 40px 15px 10px;
   }
	
.hideFieldset fieldset ol li {
   list-style : none;
   margin:0;
   padding-top: 5px;
   padding-bottom: 5px; 
	padding-left: 0px;
	padding-right: 0px;
   }
