/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	font-family: "Myriad Web",Arial,Helvetica,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	color: #0000;
}

a:link, a:visited {
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
div#wrapper {
	width: 970px;
	text-align:left;
}
div#header {
	position: absolute;
	top: 0px;
	width: 970px;
	height: 72px;
}
div#logo {
	position: absolute;
	top: 15px;
	width: 639px;
	height: 56px;
	background: url('../images/logo.gif') no-repeat;
	cursor: pointer;
}

div#logo_ning  {
	position: absolute;
	top: 0px;
	width: 925px;
	height: 158px;
	background: url('../images/NEIGHBORHOOD_NING-Header.gif') no-repeat;
	cursor: pointer;
}

div#logo_normal {
	position: absolute;
	top: 15px;
	width: 639px;
	height: 56px;
	background: url('../images/logo_normal.gif') no-repeat;
	cursor: pointer;
}

div#search {
	position: absolute;
	z-index: 15;
	top: 40px;
	width: 226px;
	height: 28px;
	margin: 0px 0px 0px 700px;
}
div#main_content {
	position: absolute;
	top: 150px;
	width: 970px;
}

div#footer {
	width: 970px;
	text-align: center;
	color: #0ba14a;
	font-size: 10px;
	font-weight: bold;
	padding: 10px 0px;
}
div#preregister {
	position: absolute;
	z-index: 100;
	top: 150px;
	width: 186px;
	height: 360px;
	color: #9F3229;
	font-weight: bold;
	font-size: 12px;
	padding: 134px 20px 0px 20px;
	margin: 0px 0px 0px 232px;
	background: url('../images/register_overlay.png') ;
}

div#welcome_name {
	position: absolute;
	z-index: 100;
	top: 32px;
	left: 500px;
	width: 250px;
	height: 200px;
	color: #000000;
	font-weight: bold;
	font-size: 10px;

}

div#close_video {
	position: absolute;
	z-index: 100;
	top: 12px;
	left: 500px;
	width: 250px;
	height: 200px;
	color: #000000;
	font-weight: bold;
	font-size: 10px;

}

/*****************************************/
/*** Navigation						   ***/
/*****************************************/

div#nav {
	position: absolute;
	top: 72px;
	width: 970px;
	height: 58px;
	text-align:center;
	background: url('../images/bkg_nav.gif') repeat-x;
}


#nav li {
	display: inline;
	z-index: inherit;
}

#nav a {
	display: block;
	float: left;
	width: 87px;
	height: 26px;
	font-size: 11px;
	text-align:center;
	text-decoration:none;
	color: #5d5e5d;
	background: url('../images/nav_0.png') no-repeat;
	padding: 7px 0px 0px 0px;
	margin: 22px 3px 0px 3px;
}

#nav a:hover {
	color: #FFFFFF;
	

}

#nav li#current a {
	color: #000000;
	background: url('../images/nav_1.png') no-repeat;

}

div#nav_vid {
	width: 100%;
	border-top: 1px solid #cad0c6;
	margin: 7px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
}

a {
	color: #419f47;
	text-decoration: underline;
}
a:hover {
	color: black;
}
a.navtext {
	color: white;
}
a.navtext:hover {
	color: black;
	text-decoration: none;
}
a.navtext-active {
	font-size: 11px;
	font-weight: bold;
	color: black;
}
#prod_nav{
	padding: 0px 10px 0px 0px;

}
#prod_nav a{
	font-size: 12px;
	color:#5e6860;
	text-decoration:none;

}

#prod_nav a:hover{
	color: black;
}



a.linktable_top {
	color: white;
	text-decoration: none;
}
a.linktable_top:hover {
	color: black;
	text-decoration: none;
}

.divider{
	color:	white;
	margin-left:2px;
	margin-right:2px

}

/*****************************************/
/*** Text							   ***/
/*****************************************/

h1{
	font-size:12px;
	font-weight:bold;
	color:#587060;
	margin: 0px 0px 1px 0px;
}

h2{
	font-size:12px;
	font-weight:bold;
	color: #0ba14a;
	margin:0px;
}
h3{
	font-size:11px;
	font-weight:bold;
	color:white;
	margin: 0px 0px 1px 0px;
}
h4{
	font-size:11px;
	font-weight:normal;
	margin: 0px 0px 1px 0px;
}

h5{
	font-size:12px;
	font-weight:bold;
	color:#419f47;
	margin: 0px 0px 1px 0px;
}

.bodytext{
	line-height:14px;
	font-size: 12px;
	color: #728574;
	
}


a.footertext{
	color:#b5e480;
}

a.active{
		color:white;
}
a.footertext:hover{
	color:black;
}
.footertext{
	text-align:center;
	line-height:13px;
	padding:10px ;
	font-size: 10px;
	color:white
}

#send{
	background-color:transparent;
	border:none;
	position:relative;
	left:125px;
	height:14px;
	width:54px;
}

#send a{
	background:url('../images/send_0.gif') no-repeat;
}

#send a:hover{
	background:url('../images/send_1.gif') no-repeat;
}
/*****************************************/
/*** forms						   ***/
/*****************************************/

#search input {
	background:url('../images/bkg_search.gif') no-repeat;
	width: 226px;
	height: 28px;
	overflow: hidden;
	border: none;
	font-size: 10px;
	color: #5d5d5d;
	padding: 8px 10px;
}

#left_col input {
	background:url('../images/input_left.gif') no-repeat;
	width: 152px;
	height: 18px;
	overflow: hidden;
	border: none;
	font-size: 10px;
	color: #5d5d5d;
	padding: 3px 5px;
	margin: 5px 0px;
}

.blue_giant, .blue_small, .blue_medium
    {   color: #283d7c;    }
.blue_giant
    {   font-size: 22px;	font-family: verdana,arial,sans serif;    }
 .blue_small
    {   font-size: 9px;	font-family: verdana,arial,sans serif;    } 
 .blue_medium
    {   font-size: 12px;	font-family: verdana,arial,sans serif;    } 
    
    .green_medium
    {   color: #419f47; font-size: 12px; line-height: 14px; 	font-family: verdana,arial,sans serif;    }
    
    
  .green_small
    {   color: #419f47; font-size: 10px;	font-family: verdana,arial,sans serif;    } 
    
    .gray_small
    {   color: #5d5d5d; font-size: 10px;	font-family: verdana,arial,sans serif;    }
    
    strong
    {   color: #419f47; font-size: 10px;	font-family: verdana,arial,sans serif;    }     
    
    
    .products_title
    {	color: #728574;	font-size: 22px;	font-family: verdana,arial,sans serif; line-height: 25px;	}
   
    
    #dout {
	    position: absolute;
	  top: 800px;  
	    
	    
    }
    
    #products_related_nav a{ color: black; text-decoration: none; }
    #products_related_nav a:hover{ color: #728574; text-decoration: none; }
    
    
    .oc_prod_menu {
    	background-color: #CCCCCC;
    	padding-bottom: 20px; 
    	width:243px;  
    	top:48px;
    	left:-2px;
    }
    
    
    #floprou_ul {
    	padding-left: 17px;
    }


/*****************************************/
/*** My FloPro							   ***/
/*****************************************/

#grayrule {
background-image: url(/images/grayline.gif); 
width: 206px;
height: 1px;
background-repeat: repeat-y; 

 }


#red {   margin: 10px; padding-left: 10px;  line-height: 14px;  }
