@import url("css/menu.css");
@import url("css/gallery.css");
@import url("css/SukerFishVertical1.css");

/* HTML ATRIBUTES */
img { border:0px;}
image { border:0px;}
.photo_198 {
border:0px solid transparent;
}

body {
	font-family: sans-serif, serif, "Times New Roman";
	font-size: 12px;
	color: #666666;		
	background-color:#CCCCCC;
	margin:0px;
	padding:0px;
}
.mainbg {
    background: #cccccc url(images/NASH_Skin_Homepage_01.jpg);
	background-position: left top;
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	height:100%;
}
.main_tb_bg {
    background:#1e4276 url(images/body_bg2.jpg);
	background-position: left top;
	background-repeat:repeat-x;
	height:auto;
}
.holder {
    height:700px;
}
.BlueBar-imagebg {
    background:url(images/Blue_Bar_02.png);
	background-position:top;
	background-repeat:repeat-x;
}
.header_img {
   background-image:url(images/NASH_Header_img.png);
   background-position:left top;
   background-repeat:no-repeat;
   width:100%;
   height:73px;
}   
.top_border_img {
    background-image:url(images/headercenter_06.png)
}
.leftside_img_fade {
   background-image: url(images/leftside_fade.png);
   background-position:top;
   background-repeat: repeat-y;
   height:100%;
}
.rightside_img_fade {
   background-image: url(images/rightside_fade.png);
   background-position: left top;
   background-repeat: repeat-y;
   height:100%;
}
.bottom_img_fade {
   background-image:url(images/farm_center.jpg);
   background-position: bottom left;
   background-repeat:no-repeat;
   width:100%;
   height:100%;
}
.copyright_img_fade {
   background-image: url(images/NASH_Skin_Homepage_16.png);
   background-position:left;
   background-repeat:repeat-x;
   vertical-align:middle;
}
.navheader {
    background:url(images/NASH_nav_header.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

.visiting {
   background:url(images/1_bg.jpg);
   background-position:top;
   background-repeat:repeat-x;
   border-right: #FFFFFF 1px solid;
   vertical-align:middle;
   text-align:center;
}
.living {
   background-image:url(images/2_bg.jpg);
   background-position:top;
   background-repeat:repeat-x;
   vertical-align:middle;
   text-align:center;
   border-right: #FFFFFF 1px solid;
}
.business {
   background-image:url(images/3_bg.jpg);
   background-position:top;
   background-repeat:repeat-x;
   vertical-align:middle;
   text-align:center;
   border-right: #FFFFFF 1px solid;
   
}
.governement {   
   background-image: url(images/4_bg.jpg);
   background-position:top;
   background-repeat: repeat-x;
   vertical-align:middle;
   text-align:center;
}
#leftpanel {
   background-image:url(images/NASH_Skin_Homepage_09.jpg);
   background-position:left top;
   background-repeat:no-repeat;
}

#rightpanel {
   background-image: url(images/NASH_Skin_Homepage_11.jpg);
   background-position:right top;
   background-repeat:no-repeat;
}
.VisitingPane {
   border-right: #FFFFFF 0px solid;
   width:100%;
   height:32px;
}
.LivingPane {
   border-right: #FFFFFF 0px solid;
   width:100%;
   height:32px;
}
.BusinessPane {
   border-right: #FFFFFF 0px solid;
   width:100%;
   height:32px;
}
.GovernementPane {
   
   width:100%;
   height:32px;
}
.ImgPane {
   padding:0px;
   margin:0px;
   border:0px;
}
.visitingimg {
  background-color:#bbae96;
  vertical-align:middle;
  text-align:center;
  border-right: #FFFFFF 1px solid ;
}
.livingimg {
  background-color:#a69473;
  vertical-align:middle;
  text-align:center;
  border-right: #FFFFFF 1px solid;
}
.businessimg {
  background-color:#557331;
  vertical-align:middle;
  text-align:center;
  border-right: #FFFFFF 1px solid;
}
.governementimg {
  background-color:#2f5487;
  vertical-align:middle;
  text-align:center;
  border-right: #a9905f 1px solid;
}
.content_tb {
    background-color:#FFFFFF;
}
.contentleft_img {
    background-image:url(images/center_bg_02.png);
	background-repeat:repeat-y;
	background-position:top;
}
.contentright_img {
    background-image:url(images/center_bg_04.png);
	background-repeat:repeat-y;
	background-position:top;
}
.contentbtm_img {
    background-image:url(images/center_bg_06.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
.Innercontent_tb {
    background-image: url(images/NASH_Inner_04.png);
	background-repeat:repeat-x;
	background-position:left;
}

.loginText {
   padding-right:5px;
   color:#FFFFFF;
   vertical-align:middle;
   text-align:right;    
}
.solpart {
   text-align:left;
   vertical-align:top;
}
.Copyrighttoken {
   padding-left:5px;
   padding-bottom:5px;
   vertical-align:middle;
   color:#FFFFFF;
}
/* DNN ATRIBUTES */
.DataGrid_Header {
   color: #00528a;
   background-color: transparent;
}
.DataGrid_Item {
   color: #00528a;
   background-color: transparent;
}
.DataGrid_AlternatingItem {
   color: #666666;
   background-color: transparent;
}
.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: #FFFFFF;
	border-right: #5b3570 1px solid;
	border-top: #5b3570 1px solid;
	border-left: #5b3570 1px solid;
	border-bottom: #5b3570 1px solid;
}

form {
	margin: 0;
}
tbody {
	font: 12px  sans-serif, serif, "Times New Roman";
}
td {
	font: 12px sans-serif, serif, "Times New Roman";
}
div {
	font: 12px sans-serif, serif, "Times New Roman";
}
table {
	font: 12px sans-serif, serif, "Times New Roman";
}
input, textarea, select {
	font-family: sans-serif, serif, "Times New Roman";
}
a:Link, a:visited, a:active {
	color: #00528a;
	text-decoration: none;
}
a:hover {
	color: #aaaaaa;
	text-decoration: underline;
}



/* Links */
.RedLink, a.RedLink, a.RedLink:visited, a.RedLink:active {
	color: #00528a;
	text-decoration: none;
	font: 10px sans-serif, serif, "Times New Roman";
}
a.RedLink:hover {
	text-decoration: underline;
}
.linkWhite, a.linkWhite, a.linkWhite:Visited, a.linkWhite:Active {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkWhite:hover {
	color: #aaaaaa;
	text-decoration: underline;
}
a.linkRedWithGray:Link, a.linkRedWithGray:Visited, a.linkRedWithGray:Active {
	color: #00528a;
	text-decoration: underline;
}
a.linkRedWithGray:hover {
	color: #aaaaaa;
	text-decoration: underline;
}


.SkinObject
{
	font-weight: bold;
	font-size: 11px;
	color: #00528a;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #00528a;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #00528a;
}

A.SkinObject:hover
{
	text-decoration: none;
	color: #aaaaaa;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #00528a;
}

/* END Class */



/* style for module titles */
.Head  {
    font-family: sans-serif, serif, "Times New Roman";
	font-size: 12px;
    font-weight: bold;
	color: #666666;           
}

div.hr {
margin: 4px 0 4px 0;
padding: 0;
height: 1px;
font-size: 1px;
background:#582B71;
}

/* Default Values*/

.SubHead    {
      font-family: sans-serif, serif, "Times New Roman"; 
	  color: #666666;
      font-size: 12px; 
               
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
     font-family: sans-serif, serif, "Times New Roman"; 
	 color: #666666;
     font-size: 12px;        
}

/* text style used for most text rendered by modules */
.Normal {
    font-family: sans-serif, serif, "Times New Roman"; 
    color: #666666;
	font-size: 12px;

}


/* Normal Text Box */
.NormalTextBox { color: #00528a; font-family: sans-serif, serif, "Times New Roman"; font-size: 12px; font-weight: normal; vertical-align: middle; background-color:#FFFFFF; border: #5b3570 1px solid; }

/* Normal Text Box TD*/
.NormalTextBox TD { color: #00528a; font-family: sans-serif, serif, "Times New Roman"; font-size: 12px; font-weight: normal; vertical-align: middle; background-color:#FFFFFF; border: #5b3570 1px solid; }

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {

    font-family: sans-serif, serif, "Times New Roman";
    color: #00528a;
	font-size: 12px;
	text-decoration: none;
                
}

A.CommandButton:visited  {
    font-family:  sans-serif, serif, "Times New Roman";
    color: #00528a;
	font-size: 12px;
	text-decoration: none;
                
}

A.CommandButton:active   {
    font-family:   sans-serif, serif, "Times New Roman";
    color: #00528a;
	font-size: 12px;
	text-decoration: none;

}

A.CommandButton:hover {
    font-family:  sans-serif, serif, "Times New Roman";
    color: #aaaaaa;
	font-size: 12px;
	text-decoration: underline;
}



/* text style for buttons and link buttons used in the portal admin pages */
.LinkStyle1     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.LinkStyle1 :link {

    font-family: sans-serif, serif, "Times New Roman";
    color: #00528a;
	font-size: 12px;
                
}

A.LinkStyle1 :visited  {
    font-family:  sans-serif, serif, "Times New Roman";
    color: #00528a;
	font-size: 12px;
                
}

A.LinkStyle1 :active   {
    font-family:  sans-serif, serif, "Times New Roman";
    color: #00528a;
	font-size: 12px;

}

A.LinkStyle1 :hover {
    font-family:  sans-serif, serif, "Times New Roman";
    color: #aaaaaa;
	font-size: 12px;
}



/* Template Text Headings  */


/* H1 */
H1 { color: #666666; font-family: sans-serif, serif, "Times New Roman"; font-size: 16px; font-weight: bold; }
A.H1:Link,A.H1:Visited,A.H1:Hover,A.H1:Active { color: #aaaaaa; font-family: sans-serif, serif, "Times New Roman"; font-size: 15px; font-weight: bold; text-decoration: underline; }

/* H2 */
H2 { color: #666666; font-family: sans-serif, serif, "Times New Roman"; font-size: 15px; font-weight: bold; }
A.H2:Link,A.H2:Visited,A.H2:Hover,A.H2:Active { color: #aaaaaa; font-family: sans-serif, serif, "Times New Roman"; font-size: 14px; font-weight: bold; text-decoration: underline; }

/* H3 */
H3 { color: #666666; font-family: sans-serif, serif, "Times New Roman"; font-size: 14px; font-weight: bold; }
A.H3:Link,A.H3:Visited,A.H3:Hover,A.H3:Active { color: #aaaaaa; font-family: sans-serif, serif, "Times New Roman"; font-size: 13px; font-weight: bold; text-decoration: underline; }

/* H4 */
H4 { color: #666666; font-family: sans-serif, serif, "Times New Roman"; font-size: 13px; font-weight: bold; }
A.H4:Link,A.H4:Visited,A.H4:Hover,A.H4:Active { color: #aaaaaa; font-family: sans-serif, serif, "Times New Roman"; font-size: 12px; font-weight: bold; text-decoration: underline; }

/* H6 */
H6 { color: #666666; font-family: sans-serif, serif, "Times New Roman"; font-size: 12px; font-weight: bold; }
A.H6:Link,A.H6:Visited,A.H6:Hover,A.H6:Active { color: #aaaaaa; font-family: sans-serif, serif, "Times New Roman"; font-size: 11px; font-weight: bold; text-decoration: underline; }


/* SKIN ATRIBUTES */

/* Containers */

/*-- Header pane                   --*/ .HeaderPane {padding: 0 3px 0 3px;}
/*-- Header pane                   --*/ .SearchPane {padding: 0 3px 0 3px;}

/*-- top left pane                 --*/ .topleft {padding: 0 3px 0 3px;}
/*-- top right pane                --*/ .topright {padding: 0 3px 0 3px; width: 230px;}

/*-- Content pane                  --*/ .ContentPane {padding: 0 3px 0 3px; width:100%;}

/*-- Bottom content pane           --*/ .Bottom {padding: 0 3px 0 3px; width: 230;}

/*-- Copyright inside pane         --*/ .Copyright {padding: 0 3px 0 3px; width: 50%; vertical-align:middle;}


#WhiteText {
   color:#ffffff;
   font-size:10px;
   font-weight:bold;
}
#WhiteText a:link{color:#ffffff; font-weight:bold;}
#WhiteText a:visited{color:#ffffff; font-weight:bold;}
#WhiteText a:hover{color:#ffffff; font-weight:bold; text-decoration:underline;}
#WhiteText a:active{color:#ffffff; font-weight:bold; text-decoration:underline;}

#WhiteText2 {
   color:#ffffff;
   font-size:13px;
   font-weight:bold;
   padding-top:7px;
}
#WhiteText2 a:link{color:#ffffff; font-weight:bold;}
#WhiteText2 a:visited{color:#ffffff; font-weight:bold;}
#WhiteText2 a:hover{color:#ffffff; font-weight:bold; text-decoration:underline;}
#WhiteText2 a:active{color:#ffffff; font-weight:bold; text-decoration:underline;}

#WhiteText3 {
   color:#ffffff;
   font-size:11px;
   font-weight:bold;
   padding-top:8px;
}
#WhiteText3 a:link{color:#ffffff; font-weight:bold;}
#WhiteText3 a:visited{color:#ffffff; font-weight:bold;}
#WhiteText3 a:hover{color:#ffffff; font-weight:bold; text-decoration:underline;}
#WhiteText3 a:active{color:#ffffff; font-weight:bold; text-decoration:underline;}

.Currentdate {
    color: #FFFFFF;
    vertical-align: middle;
	text-align:left;
	padding-left:7px;
}

