/* html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
*/
/**************************************************
	Reset - remove web browser default 
	margin and padding settings for these html tags
***************************************************/

h1, h2, h3, ul, li, p {
	margin:0;
	padding:0;
}

/**************************************************
	Site Wide definitions
***************************************************/

body{
	margin:0px;										/* margin and padding set to 0 in Body to remove "border" margins on web pages */
	padding:0px;
	background: url(/theme/n1e/images/bgd-pattern.jpg);							/* background for the entire website */
	font:100% verdana,arial,helvetica,sans-serif;	/* base font for the entire website */
	font-size:13px;									/* base font size for the entire website. Default set to 12px for Arial typeface */
	color: #FFFF99;										/* base text color for the entire website */
}

a:hover {											
	color: #FFFFFF;									/* text link color on rollover */
}

.clear-float{
	clear:both;
}

.special {
	border: solid 0px #000000;
	padding:20px 10px;
	margin-bottom:20px;
	background:#aa8800;
}

.special p {
	font-size:20px;
	line-height:34px;
	text-align:center;
	margin-bottom:20px;
}
.indentUL ul {
	padding-left:15px;
}
a, a:visited {										/* settings for links throughout the website. Navbar links defined in Navigation section */
	color: #FFCC00;									/* text link color for default and visited */
	text-decoration:none;							/* remove underline from link */
}

h1 {
	padding:26px 0 15px;
	color: #FFCC00;
	font-size:36px;
	font-weight:bold;
}
h2 {
	padding:10px 0;
}
h3 {
	padding:8px 0;
	font-size:17px;
}

p {
	margin: 0 0 10px 0;
	line-height:20px;
	font-size:13px;			/* Redundant for IE */

}

li  {
	margin-left: 16px;
	margin-bottom: 2px;
}

/***************************************************
	Main Layout Definitions
****************************************************/

#page{
	margin:0px auto;								/* center website with auto margin for left and right */
	width:1024px;									/* set width of website pages here. default is for 1024px wide */
}

#header-top{
	height:99px;
}

#header{
	height:374px;
	width:1024px;
}

#header-bottom {
	height:295px;
}

#content-wrapper{
	padding-top:60px;
}
#column-main{
	background: ;
	float:left;										/* float allows for side by side divs (columns) */
	width:680px;									/* defined width required to extend div to the next column */
	padding:10px 50px;								/* add padding pixel to width for total column width - adjust right colunn width accordingly */
}
#column-right{
	float:left;										/* float allows for side by side divs (columns) */
	width:231px;									/* defined width allows for word wrap vs undefined */
	padding: 0px 0px;								/* add padding pixel to width for total column width - adjust main column width accordingly */
}

#specials {
	background: url(/theme/n1e/images/specials-bgd-mid.jpg) repeat-y;
}

#contact {
	background:url(/theme/n1e/images/button-bgd.jpg) no-repeat center;
	height:59px;
	width:231px;
	margin:10px 0 0;
	text-transform:uppercase;
}
#services {
	background:url(/theme/n1e/images/button-bgd.jpg) no-repeat center;
	height:59px;
	width:231px;
	margin:10px 0 0;
	text-transform:uppercase;
}
#testimonials {
	background:url(/theme/n1e/images/button-bgd.jpg) no-repeat center;
	height:59px;
	width:231px;
	margin:10px 0 0;
	text-transform:uppercase;
}

#footer{
	padding: 0 20px 30px 20px;
	text-align:left;
}

#footer p {
	float:right;
}

.callout {
	margin:20px;
	padding:18px 10px;
	width:300px;
	font-style:italic;
	float:right;
	text-align:center;
	border-top: solid 4px #FFCC00;
	border-bottom: solid 2px #FFCC00;
}
.quote {
	line-height:32px;
	font-size:20px;
}

.testimquote {margin-left:30pt; font-weight:bold; font-style:italic; font-size:9pt;}

.credit {
	font-size:14px;
	line-height: 18px;
}

.rightimgtight{
	float:right;
	margin:0px 18px;
	border:none;
}
.rightimg{
	float:right;
	margin:18px;
	border:none;
}
.piccapt{
	float:right;
	margin:20px 20px 24px 24px;
	border:none;
	font-style:italic;
	text-align:center;
}
.loose{
	margin-bottom: 6px;
	margin-right: 4px;
	line-height:135%;
	position:relative;
}
.testimonial {
	margin-left:30pt;
	font-weight:bold;
	font-style:italic;
	font-size:9pt;
}
.source{
	font-weight: bold;
	font-size: 8pt;
	margin-left:45pt;
}
.hp {
	display:none;
}


/*************************************************
	Main Navigation
**************************************************/

#navbar {
	list-style:none;								/* turn off bullets for <ul> */
	background:;
	padding:30px 0 0 300px;
	margin:0;
}

#navbar li {
	height:70px;
	margin:0 5px;
/*	display: inline;									/* display:inline makes <li>s horizontal (horizontal navbar setting) */
}

#navbar li a, #navbar li a:visited {
	text-decoration:none;							/* remove underline from text links */
	color: #FFFF99;
	background-repeat:no-repeat;
	height:70px;
	margin:0;
	padding:0;
	display:block;
	text-indent: -9999px;
	outline:none;						/* firefox fix for image links to remove outline around image and outline after clicking */
}

#navbar li a:hover, li a:focus {
	color:#FFFFFF;
	background-repeat:no-repeat;
}

#nav-quattro a { background-image:url(/theme/n1e/images/nav-5steps.png); }
#nav-quattro { background-image:url(/theme/n1e/images/nav-5steps-over.png); width:183px; }
#nav-case a { background-image:url(/theme/n1e/images/nav-case.png); }
#nav-case { background-image:url(/theme/n1e/images/nav-case-over.png); width:183px; }
#nav-websites a { background-image:url(/theme/n1e/images/nav-websites.png); }
#nav-websites { background-image:url(/theme/n1e/images/nav-websites-over.png); width:183px; }
#nav-home a { background-image:url(/theme/n1e/images/nav-home.png); }
#nav-home { background-image:url(/theme/n1e/images/nav-home-over.png); width:121px; }
ul#navbar li a:hover {background: none;}
#navbar  li {float: left;}
#navbar:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/*************************************************
	Secondary Navigation
**************************************************/

.navbar2 {
	list-style:none;
	padding:0 20px;
}

.navbar2 li {
	padding:5px 0 5px 10px;
}

.navbar2 li a {
	text-decoration:none;
	color: #FFFF99;
}

.navbar2 li a:hover, li a:focus {
	color: #FFFFFF;
}

/*************************************************
	Secondary Navigation
**************************************************/

.navbar3 {
	list-style:none;
}

.navbar3 li {
	text-align:center;
	padding-top:15px;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
}

.navbar3 li a {
	text-decoration:none;
	color: #FFFF99;
}

.navbar3 li a:hover, li a:focus {
	color: #FFFFFF;
}

/*************************************************
Web Success Club Navigation
**************************************************/

#webSuccess {
float:right;
padding-right:62px;
padding-top:280px;
}

#navbarSuccess {
list-style:none; /* turn off bullets for <ul> */
background:;
padding:0px 0 0 0px;
margin:0;
}

#navbarSuccess li {
height:128px;
margin:0 5px;
/* display: inline; /* display:inline makes <li>s horizontal (horizontal navbar setting) */
}

#navbarSuccess li a, #navbarSuccess li a:visited {
text-decoration:none; /* remove underline from text links */
text-transform:uppercase;
color: #FFFF99;
background-repeat:no-repeat;
height:128px;
margin:0;
padding:0;
display:block;
text-indent: -9999px;
outline:none; /* firefox fix for image links to remove outline around image and outline after clicking */
}

#navbarSuccess li a:hover, li a:focus {
color:#FFFFFF;
background-repeat:no-repeat;
}

#nav-success a { background-image:url(/theme/n1e/images/but-web-success.png); }
#nav-success { background-image:url(/theme/n1e/images/but-web-success-over.png); width:128px; }
ul#navbarSuccess li a:hover {background: none;}

/*************************************************
	FancyBox/LightBox
**************************************************/

#iframes {
	border-top:solid 4px #362900;
	border-bottom:solid 1px #FFC100;
	padding: 0 40px 20px;
}
#iframes h1 {
	font-size:150%;
}