/* -------------------------------------------------------------- 

   Style.css 
   Designer: Cade Embery, Room3.
   
-------------------------------------------------------------- */

@import 'reset.css';
@import 'typography.css';
@import 'sIFR-screen.css';
/*------------------------------------------------------------ */
body
{
	background: url( "images/body.jpg" ) repeat-x top;
	border-top: 3px solid #004B8D;
	text-align: center;
}
ul .image img
{
	margin: 0 1em 0 0;
}
.promote .image
{
	float: left;
	padding-bottom: 10px;
}
.image img, img.image
{
	margin: 0 1em 1em 0;
	padding: 2px;
}
h2
{
	color: #015aac;
}

h4
{
	font-weight: bold;
}
a
{
	color: #2a609e;
	font-weight: bold;
}
a:hover
{
	color: #f26222;
}

.wrapper
{
	font-size: 1.1em;
	padding-top: 45px;
	width: 960px;
	margin: auto;
	text-align: center;
}
.dual-column
{
	width: 725px;
	float: left;
}
.left-sidebar
{
	width: 175px;
	padding: 5px 5px 5px 0;
	float: left;
}

.banner-image
{
	padding: 0;
	overflow: hidden;
}
.banner-image img
{
	padding: 0;
	border: 0;
	margin: 0;
}

.main-content
{
	font-size:1em;
	width:545px;
	padding:5px 0 5px 0px;
	float:right;
}
.home-content
{
	font-size:1em;
	width:725px;
	padding:5px 0 5px 0px;
	float:left;
}

.contentPane
{
	
	
}
.right-sidebar
{
	width: 220px;
	float: right;
	padding: 5px;
}
.full-content
{
	
	padding: 10px 0;
}

.search-header
{
	padding: 0 0 25px 0;
	clear: both;
	border-bottom: 1px solid #bbb;
	margin-bottom: 1.5em;
}
.search-area
{
	
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}



#banner
{
	background: url( "images/banner.png" ) no-repeat top right;
	color: #fff;
	padding: 0.5em 0;
	width: 725px;
}
#logo
{
	float: left;
	width: 100px;
	height: 80px;
	background: url( "images/logo.png" ) no-repeat top left;
}
#dnn_pagename
{
	display: block;
	float: right;
	width: 625px;
	padding: 25px 0 0 0;
	color: #fff;
}
#dnn_pagename h1
{
		font-family:   "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
margin: 0;
	text-align:left;
	color: #fff;
	font-weight:100;
}
/* Search Form
------------------------------------------------------------ */
#search-box
{
	padding: 10px 5px;
}
/* Primary Menu
------------------------------------------------------------ */

#primary
{
	background: url( "images/primary.png" ) no-repeat top right;
	padding-right: 0px;
	width: 725px;
}

#nav li a {
	font-weight:bold;
	color:#727272;
	padding: 11px 20px 5px 6px;
	text-decoration:none;
	display:block;
	float:left;
	border-left:1px solid #bbb;
}
/*
#primary a.first {
	border:none;
}
*/
#nav a:hover, #nav a.SelectedItem {
	color: #fff;
	background: #004b8d;
	border-left-color:#004b8d;
	text-decoration:none;
}

/* Landing Pages
------------------------------------------------------------ */

#landing img, .promote img
{
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}
#landing div.landing
{
	background: #015aac;
	float: left;
	width: 365px;
}

div.frontbox
{
	float: left;
	width: 362px;
	overflow: hidden;
}
div.frontbox img, div.frontbox a
{
	padding: 0;
	margin: 0;
}
div.half-box
{
	float: left;
	width: 270px;
}
div.third-box
{
	float: left;
	width: 180px;
}
div.two-third-box
{
	float: left;
	width: 360px;
}
/* Landing Pages
------------------------------------------------------------ */

.pbList ul, .pbList li
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
/* Promotes
------------------------------------------------------------ */

.promote
{
	padding: 5px;
	padding-bottom: 20px;
	display: block;
	margin-bottom: 1em;
}
#agefriendly
{
	background: url( "images/promote_agefriendly.jpg" );
}
#shalom
{
	background: url( "images/promote_shalom.jpg" );
}
#support
{
	background: url( "images/promote_support.jpg" );
}
/* Secondary Menu
------------------------------------------------------------ */

#secondary ul, #secondary li
{
	list-style: none;
	padding-bottom: 5px;
	margin: 0;
}
#secondary a
{
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	border-bottom: 1px dotted #bbb;
}
#secondary a:hover
{
	text-decoration: none;
}
/* Secondary Topic Menu
------------------------------------------------------------ */

#secondarytopic ul, #secondarytopic li
{
	list-style: none;
	padding-bottom: 5px;
	margin: 0;
}
#secondarytopic a
{
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	border-bottom: 1px dotted #bbb;
}
#secondarytopic a:hover
{
	text-decoration: none;
}
/* Page
------------------------------------------------------------ */
#page
{
}
/* Footer
------------------------------------------------------------ */
#footer
{
	border-top: 1px solid #aaa;
	clear: both;
	padding: 1em;
	text-align: left;
}
/* Block
------------------------------------------------------------ */

.block
{
	/*padding: 0px 5px;
	background: #eee;*/
}


hr
{
	border-left: 0;
	border-right: 0;
	border-top: 1px dotted #bbb;
	border-bottom: 0;
}

.pbBasicSearch ul, .pbBasicSearch li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}

.summary
{
	font-size: 1em;
}

.label
{
	font-weight: bold;
}

div.pbForm ul.form, div.pbForm ul.form li, .pbDatalistSearch ul, .pbDatalistSearch li
{
	padding: 0;
	margin: 0 0 1em 0;
	list-style-type: none;
}

.service-locator
{
	padding: 5px 5px 10px;
	background: #bdddfb;
	color: #073764;
	margin-bottom: 1.5em;
	border: 5px solid #fff;
}

.pbbreadcrumb
{
	padding: 10px;
	background: #eeeeee;
	width:715px; /* Kusal Change */
}

.breadcrumb
{
	padding:10px 0px 10px 10px;
	float: left;
	background: #eee;
	width:715px;
	white-space: nowrap;
	text-align: left;
}

.breadcrumb a.breadcrumbitem
{
	color: #2a609e;
	font-weight:bold;
	
}

a.link, a.link:visited
{
	color: #2a609e;
	font-weight:bold;
	text-align:left;
}

a.link:visited:hover
{
color: #f26222;	
text-decoration:none;
}
a.link:hover
{
color: #f26222;	
text-decoration:none;
}

.breadcrumb a:hover
{
color: #f26222;	
text-decoration:none;
}

.Normal
{
}

a.dnnsearch
{
	color:#bbb;
}
.dnnsearch
{
	color:#bbb;	
	
}
.NormalTextBox
{
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #bbb;	
}
#search-box
{
	width: 220px;
	float: right;
	padding: 5px;
}
#search-box h3
{
		color: #bbb;
		font-size:small;
}

.spotlightcol1 {
	float: left;
	background-color: #155592;
	background-image: url('/Portals/0/ContentImages/ContentBoxImages/BlueBox_320x270.gif');
	background-repeat: no-repeat;
	width: 340px;
	_width: 335px;
	height: 270px;
	_margin-right: -10px;
	margin-right: -5px;
}

.spotlightcol2 {
	width: 200px;
	height: 270px;
}

.spotlightcol1 .text {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: medium;
	_font-size: medium;
	color: #FFFFFF;
	padding: 30px 20px 30px 20px;
	_padding-bottom: 15px;
}

.pdfdownload {
	background-color: #155592;
	background-image: url('/Portals/0/ContentImages/ContentBoxImages/BlueBox_205x90.gif');
	background-repeat: no-repeat;
	width: 205px;
	height: 90px;
	text-align: center;
}

.pdfdownload .leftcol {
	float: left;
	width: 35px;
	height: 50px;
	margin-top: 29px;
}

.pdfdownload .rightcol {
	float: left;
	width: 160px;
	height: 80px;
	margin-top: 5px;
}

.pdfdownload .rightcol a, .pdfdownload .rightcol a:link, .pdfdownload .rightcol a:active, .pdfdownload .rightcol a:visited, .pdfdownload .rightcol a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}

.pdfdownload .rightcol a:hover {
	text-decoration: underline;
}

.toptextboxtop {
	background-color: #155592;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 11pt;
	color: #FFFFFF;
	width: 185px;
	_width: 205px;
	height: 21px;
	text-align: center;
	padding: 10px 10px 10px 10px;
}

.toptextboxbottom {
	width: 205px;
	height: 155px;
	text-align: center;
}

.toptextboxbottom a, .toptextboxbottom a img{
	border: 0px;
}

.toptextboxtop a, .toptextboxtop a:link, .toptextboxtop a:active, .toptextboxtop a:visited, .toptextboxtop a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}

.toptextboxtop a:hover {
	text-decoration: underline;
}

.bottomtextboxtop {
	background-color: #155592;
	width: 205px;
	height: 155px;
}

.bottomtextboxtop a, .bottomtextboxtop a img{
	border: 0px;
}

.bottomtextboxbottom {
	background-color: #155592;
	background-image: url('/Portals/0/ContentImages/ContentBoxImages/BlueBox_205x41.gif');
	background-repeat: no-repeat;
	width: 205px;
	height: 31px;
	_height: 41px;
	text-align: center;
	padding-top: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}

.bottomtextboxbottom a, .bottomtextboxbottom a:link, .bottomtextboxbottom a:active, .bottomtextboxbottom a:visited, .bottomtextboxbottom a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}

.bottomtextboxbottom a:hover {
	text-decoration: underline;
}

.resizetext {
	display: block;
	clear: both;
	text-align: right;
	background-color: #004B8D;
	font-weight: bold;
	font-size: 10px;
	color: white;
	height: 25px;
}

.helpsheetcol1 {
	display: block;
	width: 173px;
	height: 450px;
	float: left;
}

.helpsheetcol2 {
	display: block;
	width: 173px;
	height: 450px;
	float: left;
}

.helpsheetcol3 {
	display: block;
	width: 173px;
	height: 450px;
}

.productcategory {
	border-bottom: 1px #bbb dotted;
	width: 530px;
	height: 175px;
}

.categoryicon {
	float: left;
	width: 170px;
	height: 175px;
}

.categorydescription {
	width: 350px;
	height: 175px;
}

.product {
	border-bottom: 1px #bbb solid;
	width: 530px;
	height: 100px;
}

.productimage {
	float: left;
	width: 170px;
	height: 100px;
}

.productdetails {
	width: 350px;
	height: 100px;
}

.advancedproductsearch {
	border: 1px #F16222 solid;
	padding: 2px;
	background-color: #EEEEEE;
	color: #2a609e;
}

a.advancedproductsearchbutton {
	font-weight: none;
	color: #2a609e;
	text-decoration: none;
}
