/*--------------------------- Last Modified  2009.03.07 -------------------------------*/

/*-------------------------------------------------------------------------------------
  Copyright John McGarrah 2009. http://www.seo-designs.net                            
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*-------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
html { 
	background:#fff url("http://www.netvisibilities.com/images/bg-html.jpg") top repeat-x;
	}

body {
	background:transparent url("http://www.netvisibilities.com/images/bg-body.jpg") top center no-repeat;
	text-align:center; 
	font:11px/16px Arial, Helvetica, sans-serif; 
	color:#000;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:18px; color:#000;}
h2	{ font-size:1.1em; color:#000;}
h3	{ font-size:1.0em; color:#677F37;}

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#677F37; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#677F37; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("http://www.netvisibilities.com/images/bullet-back-to-top.jpg") right no-repeat;
	}

img.img-left { 
	float:left; 
	margin:2px 10px 5px 20px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

/* ------------------------ form elements ------------------------ */
form {
	width:224px;
	padding:10px 35px 15px 21px; /* set margin left and right below */
	height:220px;
	}

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

fieldset { position:relative;
height:193px;
clear:both;
}

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:0px;
	color:#000;
	width:224px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:6px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:173px; padding:0; } /* same width as form - !important */

textarea { height:77px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ portfolio form ------------------------ */

form.portfolio {
	width:100px;
	margin:0px 0 0px 0; /* set margin left and right below */
	}

form.portfolio label	{ font-size:.95em; } 
form.portfolio fieldset { width:475px; height:117px;}

form.portfolio br { line-height:0; height:0; } /* defaults vertical spacing between fields */

form.portfolio input, form.portfolio textarea, form.portfolio select {
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #252525;
	color:#000;
	width:210px; /* 5 pixles smaller than form width !important */
	height:19px;
	
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	padding-left:14px;
	}

#contact-form-index form.portfolio textarea {
	height:72px;
	width: 220px;
	overflow:auto;
	float: right;
}
#contact-form-index {width:500px; float:left;padding-left:200px;}
#contact-form-index-text {float:left; width:360px; margin-left:10px; margin-top:10px; text-align:left;}

#contact-form-index form.portfolio {width:480px;height:90px;}
#contact-form-index form.portfolio label.portfolio { color: #FFFFFF; font-size: .95em;}
#contact-form-index form.portfolio #input-contain { width: 225px; height: 117px; float: left;}
#contact-form-index form.portfolio #input-comment { width: 240px; height: 117px; float: right;}


#contact-form-index select.portfolio { width:150px; padding:0; } /* same width as form - !important */
#contact-form-index textarea.portfolio { height:69px; overflow:auto; }
#contact-form-index form.portfolio input#submit {width: 85px; height:36px;border:0px;float:left;padding:0px !important; }

#contact_business.portfolio { display: none; } /* do not remove */ 

/* ------------------------ submit button form elements ------------------------ */


input.submit-image { /* REMOVE IF NOT USED */
	background:#93B45B url("http://www.netvisibilities.com/images/submit.jpg") no-repeat;
	width:85px;
	height:36px;
	border:none;
	cursor:pointer;
	}

input.submit-image-inside { /* REMOVE IF NOT USED */
	background:#93B45B url("http://www.netvisibilities.com/images/btn_submit_inside.jpg") no-repeat;
	margin-top:8px;
	width:85px;
	height:22px;
	border:none;
	cursor:pointer;
	}
	
/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	width:926px;
	margin:0 auto;
	text-align:left;
	}
	
#wrap_inside {
	background:url("http://www.netvisibilities.com/images/inside_wrap.jpg") right repeat-y;
	width:926px;
	margin:0 auto;
	text-align:left;
}


/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("http://www.netvisibilities.com/images/masthead1.jpg");
	height:41px;
	width:926px;
	}
	/* index page link within #masthead */		
	#masthead a {
	position:absolute;
	left:49px;
	width:213px;
	top:9px;
	height:29px;
		}
	#masthead a span {
		display:none;
		}
		
/* ------------------------ top 3 buttons ------------------------ */
		
		#top_btn_container {
		height:212px;
		width:883px; 
		padding-left:40px;
		}
		
		#top_btn1 {
		float:left;
		width:283px;
		height:212px;
		background:url(http://www.netvisibilities.com/images/top_btn.jpg);
		}
		.image_one {margin:13px 0px 0px 28px;clear:both;}
		
		#top_btn2 {
		float:left;
		width:283px;
		height:212px;
		background:url(http://www.netvisibilities.com/images/top_btn.jpg);
		margin-left:5px;
		}
		.image_two {margin:13px 0px 0px 28px;clear:both;}
		
		#top_btn3 {
		float:left;
		width:283px;
		height:212px;
		background:url(http://www.netvisibilities.com/images/top_btn.jpg);
		margin-left:5px;
		}
		.image_three {margin:13px 0px 0px 25px;clear:both;}
		
		.more_info {margin-left:150px;}
		
/* ------------------------ column-main framework ------------------------ */
		
		#column-main { background:url("http://www.netvisibilities.com/images/column-wrap-wrap.jpg") repeat-y;
		width:926px;
		}
		
		#column-main p, #column-main h1, #column-main h2, #column-main h3, #column-main ul, #column-main dl {
		margin:0px 40px 10px 50px;
		}
		
		#column_main_left {
		width:463px;
		float:left;
		}
		#column_main_left p, #column_main_left h1, #column_main_left h2, #column_main_left h3, #column_main_left ul, #column_main_left dl {
		margin:0px 20px 10px 50px;
		}
		
		#column_main_right {
		width:463px;
		float:right;
		}
		#column_main_right p, #column_main_right h1, #column_main_right h2, #column_main_right h3, #column_main_right ul, #column_main_right dl {
		margin:0px 40px 10px 40px;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:617px;
	float:left;
	margin-top:40px;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 35px 10px 50px;
		}

	#column-left form { margin-left:0px; } /* set form margin here */

	/* single column list */
	ul.top_btn { padding-left:30px; width:230px;}
		ul.top_btn li { 
			background:transparent url("http://www.netvisibilities.com/images/button.jpg") 0px 4px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:20px; /* pushes text to the right to display bg img */
			margin-bottom:10px;
			}

	/* multi column list */
	#column-left ul { padding-left:13px; } 
		#column-left ul li { 
			background:transparent url("http://www.netvisibilities.com/images/button.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:3px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px; /* sets the width of each column */
			line-height:20px; 
			list-style:disc;
			margin-top:1px;
			}

	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-left dl dd {
			background:transparent url("http://www.netvisibilities.com/images/button.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
			
	#left-column-cap { background:url("http://www.netvisibilities.com/images/left-column-cap.jpg");
	height:82px;
	}
	
		#left-column-cap-blog { background:url("http://www.netvisibilities.com/images/left-column-cap-blog.jpg");
	height:82px;
	}

#left-column-boxes { background:url("http://www.netvisibilities.com/images/left-column-boxes.jpg");
width:229px;
height:183px;
position:relative;
}

#left-column-boxes p {position:absolute;
top:167px;
left:0px;
font-weight:bold;
color:#f8b70a;
}

p.yellow-text {
color:#f8b70a;
font-weight:bold;
margin:17px 0px 0px 0px;
}
/* ------------------------ column-right framework ------------------------ */

#column-right {
	width:309px;
	float:left;
	}

	#column-right h1, #column-right h2, #column-right h3, #column-right dl, #column-right p {
		margin:0px 60px 10px 25px;
		color:#FFFFFF;
		}
		 
		 #column_right_subhead { background:url("http://www.netvisibilities.com/images/column_right_subhead.jpg") no-repeat;
		 height:145px;
		 }

	#column_right_bottom { background:url("http://www.netvisibilities.com/images/column_right_bottom.jpg") no-repeat;
	width:309px;
	height:80px;
	}

	#column-right form { margin-left:0px; }

	/* single column list */
	#column-right ul { padding-left:25px; margin-bottom:25px; height:40px;}
		#column-right ul li { 
			background:transparent url("http://www.netvisibilities.com/images/button.jpg") 0px 4px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:15px;  /* pushes text to the right to display bg img */
			color:#FFFFFF;
			float:left;
			width:100px;
			}

	/* multi column list */
	#column-right ul.multi { padding-left:25px; height:90px;} 
		#column-right ul.multi li { 
			background:transparent url("http://www.netvisibilities.com/images/button.jpg") 0px 4px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:15px;  /* pushes text to the right to display bg img */
			width:200px;
			line-height:20px; 
			}
			#column-right ul.multi li.first {
						margin-right:25px;
						}

/* The Nivo Slider styles */
#slider{ position:relative; width:100%; height:318px; z-index:88; overflow:hidden}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;	margin:0;z-index:60;display:none;}
/* The slices in the Slider */
.nivo-slice {display:block;	position:absolute;z-index:50;height:100%;}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav{ position: absolute;z-index:99; left:42px; bottom:60px;}
.nivo-controlNav a {position:relative;z-index:99;cursor:pointer; text-indent:-5000px; width:15px; height:15px; float:left; margin-right:6px; background:url(images/buttons.gif) right 0 no-repeat}
.nivo-controlNav a.active, .nivo-controlNav a:hover { background-position:left}

/* Caption styles */
.nivo-caption {position:absolute; top:0px; left:0;  z-index:99; }
.nivo-html-caption {}

#block1{height:318px; width:100%; color:#ffffff; font-size:1.28em; line-height:1.2em; letter-spacing:-1px}
.indent-block{padding:72px 0 0 41px}
.h1{color:#ffffff; font-size:1.83em; line-height:1.2em; margin-bottom:3px;  letter-spacing:-2px}
.h1 strong{color:#ffffff; font-size:1.42em; letter-spacing:-2px; display:block; margin-bottom:-7px}

#block{ border-bottom:1px solid #333399; border-top:1px solid #333399; width:100%; margin-bottom:25px}
.indent-block{padding:22px 0px 27px 12px}
.h1{color:#ffffff; font-size:1.92em; line-height:1.2em; font-style:italic  }

/* ------------------------ header framework ------------------------ */
#header-flash { height:0px;  clear:both;} /* sets height for the flash header - REMOVE IF NOT USED */
#header-graphic { height:284px; clear:both;} /* sets height for all non-flash headers */

	body#index #header-graphic { background:url("http://www.netvisibilities.com/images/header1.jpg"); }
/*	body#portfolio #header-graphic { background:url("http://www.netvisibilities.com/images/images/header-services.jpg"); }
	body#services #header-graphic { background:url("http://www.netvisibilities.com/images/images/header-services.jpg"); }
	body#about #header-graphic { background:url("http://www.netvisibilities.com/images/images/header-services.jpg"); }
	body#contact #header-graphic { background:url("http://www.netvisibilities.com/images/images/header-services.jpg"); }
	body#thankyou #header-graphic { background:url("http://www.netvisibilities.com/images/images/header-services.jpg"); }
	body#sitemap #header-graphic { background:url("http://www.netvisibilities.com/images/images/header-services.jpg"); }
	body#blog #header-graphic { background:url("http://www.netvisibilities.com/images/images/header-services.jpg"); }      */


/* ------------------------ subhead framework ------------------------ */
#subhead { height:82px; } /* sets height for all subheads */
	body#index #subhead { background:url("http://www.netvisibilities.com/images/subhead-welcome.jpg"); }
	body#thankyou #subhead { background:url("http://www.netvisibilities.com/images/subhead-thankyou.jpg"); }
	body#about #subhead { background:url("http://www.netvisibilities.com/images/subhead-who.jpg"); }
	body#services #subhead { background:url("http://www.netvisibilities.com/images/subhead-services.jpg"); }
	body#contact #subhead { background:url("http://www.netvisibilities.com/images/subhead-contact-me.jpg"); }
	body#thankyou #subhead { background:url("http://www.netvisibilities.com/images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("http://www.netvisibilities.com/images/subhead-sitemap.jpg"); }
	body#blog #subhead { background:url("http://www.netvisibilities.com/images/subhead-blog.jpg"); }


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("http://www.netvisibilities.com/images/bottom_wrap.jpg");
	width:100%; /* fix for Safar */
	height:39px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */

#green {
width:100%; 
height:192px;
background-color:#93b45b;
}
#green_free_consultation {margin-left:15px; margin-top:5px;}
#green_container {text-align:center; width:920px; margin:0 auto;}

#footer {
background:#000 url("http://www.netvisibilities.com/images/footer.jpg") top center no-repeat;
width:100%; 
height:175px;
padding-top:20px;
}

#footer p {
	color:#d1d1d1;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#677F37; }
#footer a:hover, #footer a:active { color:#677F37; }

#footer ul {margin:10px; }
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #d1d1d1;
		margin-top:0px;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

#nav-container {
   width:926px;
   height:68px; }

#nav { 
	background:url("http://www.netvisibilities.com/images/nav.jpg") no-repeat; 
	width:926px; 
	height:68px; 
	margin:0;
	padding:0;
	}

#nav span { display: none; }

#nav li, #nav a { height:68px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 181px; margin-left: 0px;}
#nav-02 { width: 155px; margin-left: 0px;}
#nav-03 { width: 183px; margin-left: 0px;}
#nav-04 { width: 169px; margin-left: 0px;}
#nav-05 { width: 238px; margin-left: 0px;}



/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("http://www.netvisibilities.com/images/nav.jpg")  -0px -68px no-repeat; }
#nav-02 a:hover { background:url("http://www.netvisibilities.com/images/nav.jpg") -181px -68px no-repeat; }
#nav-03 a:hover { background:url("http://www.netvisibilities.com/images/nav.jpg") -336px -68px no-repeat; }
#nav-04 a:hover { background:url("http://www.netvisibilities.com/images/nav.jpg") -519px -68px no-repeat; }
#nav-05 a:hover { background:url("http://www.netvisibilities.com/images/nav.jpg") -688px -68px no-repeat; }


/*-------------- OPTIONAL - Keeps the hover state on each page based on body id 
body#index #nav-01 { background:url("http://www.netvisibilities.com/images/nav.jpg")  -0px -68px no-repeat; }
body#blog #nav-02 { background:url("http://www.netvisibilities.com/images/nav.jpg") -181px -68px no-repeat; }
body#portfolio #nav-03 { background:url("http://www.netvisibilities.com/images/nav.jpg") -336px -68px no-repeat; }
body#services #nav-04 { background:url("http://www.netvisibilities.com/images/nav.jpg") -519px -68px no-repeat; }
body#contact #nav-05 { background:url("http://www.netvisibilities.com/images/nav.jpg") -688x -68px no-repeat; }       ------------- */


/* ------------------------ inside nav due to right column cap ------------------------ */

#nav-container {
   width:926px;
   height:68px; }

#nav2 { 
	background:url("http://www.netvisibilities.com/images/nav2.jpg") no-repeat; 
	width:926px; 
	height:68px; 
	margin:0;
	padding:0;
	}

#nav2 span { display: none; }

#nav2 li, #nav2 a { height:68px; display:block; } /* change height here also */

#nav2 li { float:left; list-style:none; _display:inline; position:relative; }

#nav2-01 { width: 181px; margin-left: 0px;}
#nav2-02 { width: 155px; margin-left: 0px;}
#nav2-03 { width: 183px; margin-left: 0px;}
#nav2-04 { width: 169px; margin-left: 0px;}
#nav2-05 { width: 238px; margin-left: 0px;}



/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav2-01 a:hover { background:url("http://www.netvisibilities.com/images/nav2.jpg")  -0px -68px no-repeat; }
#nav2-02 a:hover { background:url("http://www.netvisibilities.com/images/nav2.jpg") -181px -68px no-repeat; }
#nav2-03 a:hover { background:url("http://www.netvisibilities.com/images/nav2.jpg") -336px -68px no-repeat; }
#nav2-04 a:hover { background:url("http://www.netvisibilities.com/images/nav2.jpg") -519px -68px no-repeat; }
#nav2-05 a:hover { background:url("http://www.netvisibilities.com/images/nav2.jpg") -688px -68px no-repeat; }


/*-------------- OPTIONAL - Keeps the hover state on each page based on body id 
body#index #nav2-01 { background:url("http://www.netvisibilities.com/images/nav.jpg")  -0px -68px no-repeat; }
body#blog #nav2-02 { background:url("http://www.netvisibilities.com/images/nav.jpg") -181px -68px no-repeat; }
body#portfolio #nav2-03 { background:url("http://www.netvisibilities.com/images/nav.jpg") -336px -68px no-repeat; }
body#services #nav2-04 { background:url("http://www.netvisibilities.com/images/nav.jpg") -519px -68px no-repeat; }
body#contact #nav2-05 { background:url("http://www.netvisibilities.com/images/nav.jpg") -688x -68px no-repeat; }       ------------- */

