
/* CSS Document 
Authored by:sj
For:North Smithfield
Date:9/08*/


html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset,img,td,table {/*Sets up a series of default settings, and how other selectors can inherit them. This reduces the size of your CSS file and decreases any style maintenance*/
   margin: 0;
   padding: 0;
   border: 0;
}

body {
   background: url(/Portals/0/images/bkgd.jpg) repeat-x;
	 text-align: center;
	 font-family: Arial, Helvetica, sans-serif;
	 margin-bottom: 25px;
	 font-size: 100%;
}
p, ul, ol {
   padding-bottom: 20px;
}
 ul ul, ol ol {
   padding-bottom: 0;
}
li {
   margin-left: 25px;
   padding-left: 15px;
   list-style-type: none;
   background: url(/Portals/0/images/bullet_square.gif) no-repeat 0 8px;
}

a,a:link,a:visited {
 color: #4B8B62;
 text-decoration: underline;
}
 a:hover {
  text-decoration: none;
}
h1 {
   color: #C9AB3A;
   font-size: 1.7em;
   margin-bottom: 10px;
   font-family: Garamond,Georgia, "Times New Roman", Times, serif;
 
}
 h2 {
   color: #C9AB3A;
  font-size: 1.4em;
  margin-bottom: 5px;
     font-weight: bold;
   font-family: Garamond,Georgia, "Times New Roman", Times, serif;
}
 h3 {
   color: #C9AB3A;
  font-size: 1.2em;
  margin-bottom: 5px;
     font-weight: bold;
   font-family: Garamond,Georgia, "Times New Roman", Times, serif;
}
.table {
  border-top: 1px solid #E0E0D6;
  border-right: 1px solid #E0E0D6;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.table td {
  border-bottom: 1px solid #E0E0D6;
  border-left: 1px solid #E0E0D6;
  padding: 5px;
  margin: 0;
}
 .imageright {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
}
.imageleft {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
}
 .imagerightborder {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
  border: 1px solid #ABD1B9;
  padding: 2px;
}
.imageleftborder {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
    border: 1px solid #ABD1B9;
	  padding: 2px;
}
.imageleftborderyell {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
    border: 1px solid #F7D416;
	  padding: 2px;
}
 .imagerightborderyell {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
  border: 1px solid #F7D416;
  padding: 2px;
}
#containerouter {
    width: 982px;
    margin: 6px auto 0 auto;
    text-align: left;
}

/*mast styles*/

#topnav{
	padding: 0 15px 0 0;
	font-size: .7em;
	text-align: right;
	color: #FFFFFF;
	height: 19px;


}
#topnav a,#topnav a:link,#topnav a:visited {
    color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover {
    text-decoration: underline;
}
#mast {
  background: url(/Portals/0/images/bkgd_mast.jpg);
  height: 113px;
}

#logo {
    float: left;
	width: 392px;
	padding: 12px 70px 0 0;

}
.mastpik {
  float: left;
  width: 496px;
  padding-left: 10px;
}
#container {
  background: url(/Portals/0/images/bkgd_main.gif) no-repeat 7px 12px;
  position: relative;
  z-index:1;
}
#containerbkgd {
   margin-top: -10px;
   background: url(/Portals/0/images/bkgd_maingradient.png) no-repeat;
   padding-bottom: 15px;
}
.ie6 #containerbkgd {
    background:none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='/Portals/0/images/bkgd_maingradient.png', sizingmethod='crop');

}
.ie6 #containerbkgd a {
  position: relative;
  z-index: 1;
}
.ie6 #containerbkgd a:hover {
  position: relative;
  z-index: 1;
}
.ie6 #containerbkgd input {
  position: relative;
  z-index: 1;
}
#leftinfo {
  float: left;
  width: 149px;
  padding: 22px 25px 0 30px;

}

#mainav {
  font-family: Arial, Helvetica, sans-serif;
}
#mainav a,#mainav a:link,#mainav a:visited {
  text-decoration: none;
}
#mainav li {
  background: none;
  padding-left: 0;
  margin-left: 0;
}

.subextra{
   float:left;
   font-size: .75em;
   margin-top: 20px;
   line-height: 150%;
   color: #333333;
   margin-left: 0px;
   width: 154px;
}
.subextra li {

}
.subextra a,.subextra a:link,.subextra a:visited {
   color:#33754B;
   text-decoration: none;
   font-weight: bold;
      

}
.subextra a:hover {
  text-decoration: underline;
}

#maininfo{
   float: left;
   width: 496px;
   padding: 28px 34px 0 36px;
   background: url(../images/content_main_bkgd.jpg) no-repeat;


}
#breadcrumb {
   color: #666;
   word-spacing: 1px;
   padding: 3px 22px 12px 0;

  
}
#breadcrumb a,#breadcrumb a:link,#breadcrumb a:visited {
  color: #0D7BB7;
  text-decoration: none;

   font-size: 1em;
}
#breadcrumb a:hover {
  text-decoration: underline;
}
#breadhead {
  float: left;
  width:134px;
  text-transform: uppercase;
  font-size: .75em;
  font-weight: bold;
}
#breadlinks {
  float: left;
  width: 330px;
  font-size: .75em;
    font-weight: bold;

	padding-left: 10px;
}
#breadlinks a,#breadlinks a:link,#breadlinks a:visited {
  color: #4C9265;

}
#content {
   line-height: 167%;
   color: #333333;
   font-size: .8em;
   padding-top:5px;
  
   font-family: Arial, Helvetica, sans-serif;
}

/*right column - cp*/
#subinfo {
 width: 202px;
float: left;
}
#search {
  padding-left: 4px;
  padding-top: 4px;

}
.ie #search {
   padding-top: 12px;
}
.safari #search {
  padding-top: 12px;
}
#search input.textfield {
  border: 1px solid #BDBBA4;
  width: 160px;
  height: 18px;
  text-align: right;
  padding-right: 3px;
  color: #333;
  margin-right: 4px;
}
#search .noborder {
  border: none;
  vertical-align: bottom;
  border: 1px solid #E2E1D7;

}

#subnav {
    font-size: .75em;
	margin: 25px 0 0 0;

}
#subnav li {
  background: none;
}
.yellowbox {
  border-top: 2px solid #E8CB28;
    border-left: 2px solid #E8CB28;
	  border-right: 2px solid #E8CB28;
	 border-bottom: 6px solid #E8CB28;
	 line-height: 120%;
	font-size: .9em;

}
.line {
  background: url(/Portals/0/images/divide_subinfo.gif) no-repeat 15px 0;
  padding-top: 20px;



}
.subextra h2 .Head {
  font-size: 12px;
  background: url(/Portals/0/images/bkgd_header_box.jpg) repeat-x;
   margin-bottom: 5px;
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   color: #FFF;
   display: block;
   padding: 5px 0 5px 5px;
   border-bottom: 2px solid #E8CB28;

}
#yellowboxinner {
  padding: 11px 15px 0px 12px;
}
#yellowboxinner ul {
  margin-top: 6px;
}
#yellowboxinner li {
  margin-left: 10px;
}
/*footer styles*/
#footerholder {
   background:#4B8B62;
   padding: 9px 0 9px 20px;
   margin-left: 9px;
   width: 946px;
}
#footerholder a,#footerholder a:link,#footerholder a:visited {
   color: #FFFFFF;
   text-decoration: none;
}
#footerholder a:hover {
  text-decoration: underline;
}
#footer {
  float: left;
  width: 546px;
      font-size: .75em;
  word-spacing: 2px;
	color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
}
#bottomnav{
   float: right;
   width: 160px;
   color: #FFFFFF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: .7em;
}

#copyright {
   padding: 12px  0 0 20px;
   color: #666666;
   font-size: .65em;
}
/*home page styles */
.homeextra {
  font-size: .75em;
  margin-top: 45px;

}
.homeextra p {
  padding-bottom: 10px;
}
.homeextra h2 {
  font-size: 1.1em;
  background: url(/Portals/0/images/divide_double.gif) no-repeat 0 bottom;
  color: #666666;
  padding-bottom: 8px;
  margin-bottom: 8px;
  font-family: Arial, Helvetica, sans-serif;
}
.homeextra h3 {
   padding-top: 5px;
  font-size: 1em;
  color: #33754B;
    font-family: Arial, Helvetica, sans-serif;

}
.homeextra hr {
  background: url(/Portals/0/images/divide_home.gif) no-repeat;
  height: 1px;
  width: 79px;
  border: 0;
}
#homemaininfo{
   float: left;
   width: 565px;
   padding: 28px 0 0 3px;
   background: url(../images/content_main_bkgd.jpg) no-repeat;
 
}
#homemaininfo #breadcrumb {
 margin-left: 33px;
}
#homemaininfo #breadlinks {
  width: 100px;
}
#homemaininfo #content {
  padding-left: 33px;
  padding-right: 30px;
  line-height: 135%;
  margin-bottom: 10px;
}
#homemaininfo #content h1 {
  font-family: Arial, Helvetica, sans-serif;
  color: #33754B;
  font-weight: bold;
  font-size: 1.2em;
}
#newshome {
  background: url(/Portals/0/images/bkgd_home_middle.jpg) no-repeat;
  padding-left: 30px;
  clear: both;

}
#newshome a,#newshome a:link,#newshome a:visited {
  font-weight: bold;
}
#newshome li {
  margin-left: 0;
}
#newshome li {
  background: url(/Portals/0/images/bullet_rect.gif) no-repeat 0 4px;
  padding-bottom: 8px;
}
.news1 {
  float: left;
  width: 215px;
  margin-right: 34px;
  font-size: .8em;
}
#newshome .news1 a,#newshome .news1 a:link,#newshome .news1 a:visited {
  text-decoration: none;
}
/*home news container styles*/
.news1 h2 .Head,.news2 h2 .Head {
  font-size: 12px;
   margin-bottom: 5px;
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   color: #FFF;
   display: block;
   padding: 5px 0 5px 30px;

}
#newsinner {
  padding: 20px 15px 15px 0;
}
.news2 {
  float: left;
  width: 250px;
  font-size: .8em;
 
}
.news2 h3 {
  color: #33754B;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  
}
.subextrahome{
   font-size: .75em;
   margin-bottom: 0;
   padding-top: 25px;
   line-height: 150%;
   color: #333333;
   	margin-left: 15px;
		 width: 167px;
}

.subextrahome li {
  margin-left: 0;
     background: url(/Portals/0/images/bullet_rect.gif) no-repeat 0 4px;
	line-height: 150%;

}
.subextrahome ul {
  padding-bottom:0;
 
}
.subextrahome a,.subextrahome a:link,.subextrahome a:visited {
   color:#33754B;
   text-decoration: none;

}
.subextrahome a:hover {
  text-decoration: underline;
}
.subextrahome h2 .Head {
  font-size: 12px;
  background: url(/Portals/0/images/bkgd_header_box.jpg) repeat-x;
   margin-bottom: 5px;
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   color: #FFF;
   display: block;
   padding: 5px 0 5px 5px;
   border-bottom: 2px solid #E8CB28;

}
.subextrahome h3 {
  color: #33754B;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  
}
.subextrahome #yellowboxinner ul {
  margin-top: 0;
}
/*clears floats with no presentational markup*/
.clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
   display: inline-table;
}
/*Hides from IE Mac \*/

.clearfix {
    display: block;
    height: 1%;
}
/*End Hack \*/

/* ================================
    Default styles FOR DotNetNuke
   ================================
*/   

/* background color for the content part of the pages */


.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#003366;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}


/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color:White;
    color: Red;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:White;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: #999999 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: #999999 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: #999999 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: #999999 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: #999999 1px solid;
	padding-right: 2px;
	border-top: #999999 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #999999 1px solid;
	padding-top: 2px;
	border-bottom: #999999 1px solid;
	background-color: #999999;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}


/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}
HR {
    color: #999999;
    height:1pt;
    text-align:left
}
/* Custom admin module fixes */
#dnn_ctr605_DD select{
  width: 110px;
}
#dnn_ctr606_DD select{
  width: 110px;
}
#dnn_ctr607_DD select{
  width: 110px;
}
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	 
	color: black; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	 
	background-color: #FFFFFF; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3); */
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.Head {

    font-size:  12px;
    font-weight:    bold;
	color: #4F7884;
 
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
  
{

}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{

}
/*Container style*/
.dropdown select {
  font-size: 10px;
  font-family: Arial, sans-serif;
}

