@charset "utf-8";
/* CSS Document */

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, 
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:Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	text-decoration:none;
}
:focus {
	outline: 0;
}
body {
	background:url(../../local/graphics/body/background.gif) #000000 repeat-x top left;
	color:#666666;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	font-size:62.5%;
}

a {
	color:#0176C4;
}
a:hover {
	text-decoration:underline;
}
a.aOverwrite {
	color:#666666; 
}
ol, ul {
	list-style: none;
}
ul ul {
	list-style:none !important;
	padding-left:0px !important;
	padding-bottom:12px !important;
	color:#898989;
}
table {
	border-collapse: separate;
	border-spacing: 0px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
blockquote {
	padding:12px 24px 18px 24px;
	color:#898989;
	line-height:18px;
}
h1 {
	font-size:16px;
	font-weight:bold;
	text-transform:capitalize;
}
h3 {
	font-size:12px;
	font-style:italic;
	padding:12px 0px 6px 0px;
}
h1+h3 {
	padding-top:0px;
	padding-bottom:0px;
}
h3+h3 {
	padding-bottom:12px;
	padding-top:0px;
}

input[type="text"], textarea {
	font-size:11px;
	border:1px solid #777777;
	margin:0px;
	height:12px;
}
select {
	height:19px;
	margin:0px;
	font-size:12px;
}
input[type="text"]:focus, textarea:focus {
	border:1px solid #4098D3;
	margin:0px;
}
.error {
	color:#c90000;
}
/* CENTER */
.centerOne {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	text-align:center;
}

.centerTwo {
	position:relative;
	top:0px;
	height:100%;
	width:886px;
	margin: 0 auto;
}
.centerThree {
	position:absolute;
	left:0px;
	height:auto;
	width:886px;
	margin: 0 auto;
}

/* CONTENT */
#container {
	position:relative;
	float:left;
	width:886px;
	background:#FFF;
	padding-bottom:6px;
}
#sw {
	position:absolute;
	bottom:0px;
	left:0px;
	width:10px;
	height:11px;
	background:url(../../local/graphics/content/border_sw.gif) no-repeat bottom left;
}
#se {
	position:absolute;
	bottom:0px;
	right:0px;
	width:10px;
	height:11px;
	background:url(../../local/graphics/content/border_se.gif) no-repeat bottom right;
}

/* CONTENT */
.contentContainer {
	position:relative;
	float:left;
}

/* HEADER */
#header {
	position:relative;
	float:left;
	height:100px;
	width:886px;
	background:url(../../local/graphics/header/bottom_bar.gif) repeat-x bottom left;
	
}
#logo {
	position:absolute;
	top:40px;
	left:0px;
	height:56px;
	width:246px;
}
#logoText {
	position:absolute;
	height:60px;
	width:410px;
	top:5px;
	left:116px;
}	

#globalnav { position:absolute; margin:0px; padding:0px; padding-right:5px; bottom:5px; right:0px; height:28px; width:620px;}
#globalnav li {display: inline;}
#globalnav li a { float:right; margin-right:15px; height: 28px; cursor:pointer; }
#globalnav ul {top:0px;}

#gn-about a{ width:87px; height:28px; top:2px; overflow:hidden; background:url(../../local/graphics/header/buttons/about_us.gif) top left no-repeat;}
#gn-about a:hover{ background-position:0px -28px;}
#gn-about a:active { background-position:0px -28px;}

#gn-services a{ width:156px; height:28px; overflow:hidden; background:url(../../local/graphics/header/buttons/services_pricing.gif) top left no-repeat;}
#gn-services a:hover{ background-position:0px -28px;}
#gn-services a:active { background-position:0px -28px;}

#gn-portfolio a{ width:94px; height:28px; overflow:hidden; background:url(../../local/graphics/header/buttons/portfolio.gif) top left no-repeat;}
#gn-portfolio a:hover{ background-position:0px -28px;}
#gn-portfolio a:active { background-position:0px -28px;}

#gn-techblog a{width:92px; height:28px; overflow:hidden; background:url(../../local/graphics/header/buttons/tech_blog.gif) top left no-repeat;}
#gn-techblog a:hover{ background-position:0px -28px;}
#gn-techblog a:active { background-position:0px -28px;}

#gn-contact a{ width:104px; height:28px; overflow:hidden; background:url(../../local/graphics/header/buttons/contact_us.gif) top left no-repeat;}
#gn-contact a:hover{ background-position:0px -28px;}
#gn-contact a:active { background-position:0px -28px;}

/*CONTENT */
.content {
	position:relative;
	text-align:left;
	float:left;
	width:886px;
}

p {
	font-size:12px;
	line-height:18px;
	text-align:left;
	padding-bottom:10px;
	
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
/* Content Header */
.contentHeader {
	position:relative;
	float:left;
	width:886px;
	height:42px;
}
.contentHeaderEmpty {
	position:relative;
	float:left;
	width:886px;
	height:42px;
	background:url(../../local/graphics/content/header/empty_header.gif) no-repeat top left;
}
.contentHeaderEmpty h1 {
	font-weight:normal;
	font-size:19px;
	padding:10px 0px 0px 16px;

	color:#777777;
}

.contentMenu {
	position:relative;
	float:left;
	width:190px;
}
.contentMenu ul{
	text-align:right;
	font-size:1.2em;
	color:#0176c4;
	margin-left:0px;
	padding-left:0px;
	padding-top:8px;
width:190px;
}
.contentMenu ul a{
	color:#0176c4;
}
.contentMenu ul a:hover{
	text-decoration:underline;
	
}
.contentMenu li{
	padding:4px 0px 4px 0px;
	margin-left:0px;
	cursor:default;
	width:190px;
	font-weight:bold;
	
}
.contentMenu li a{
	cursor:pointer;
	font-weight:normal;
}
.contentMenu strong{
	cursor:default;
}
/* HOME */
#homeFlashContainer {
	position:relative;
	float:left;
	height:289px;
	width:886px;
	background:url(../../local/graphics/content/home/header_image.gif) no-repeat top left;
}
#homeText {
	position:relative;
	float:left;
	width:325px;
	padding-left:25px;
	min-height:172px;
}
#homeText strong {
	font-weight:normal;
}
#flashTestimonial {
	position:absolute;
	top:298px;
	left:375px;
	width:504px;
	height:204px;
}

/*services & pricing */
.servicesContent {
	position:relative;
	float:right;
	width:660px;
	padding:0px 20px 10px 10px;
	font-size:12px;
}
.servicesContent h3{
	padding-left:2px;
}
.servicesContent ul {
	list-style: disc;
}
.servicesTitle {
	padding: 0px 0px 8px 0px;
}

#servicesIcon {
	float:left;
	width:69px;
	height:69px;
	padding:3px 10px 0px 0px;
}
#servicesIconText {
	float:left;
}
#servicesLeftColumn {
	float:left;
	width:320px;
}
#servicesRightColumn {
	float:right;
	width:330px;
}
#servicesFullColumn {
	float:right;
	width:330px;
}

/** PRICING **/
.servicesContent table {
	margin-top:-23px;
	padding-bottom:20px;
	padding-left:40px;
}
.servicesContent td{
	text-align:center;
	padding:5px;
	border-bottom:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	font-size:11px;
}
#pricingTitle {
	padding-top:10px;
	padding:4px;
}
#pricingTitle td{
	padding:4px;
	border:none;
	color:#333333;
	letter-spacing:1px;
}
#pricingFeatures {
	text-align:center;
	color:#0176c4;
	border-left:1px #CCCCCC solid;
}
#pricingEven td{
	background:#efefef;
}
#pricingOdd td{
}
#pricingCost {
	
}
#exampleBar {
	position:relative;
	float:left;
	width:749px;
	padding-top:35px;
	padding-bottom:15px;
	background:url(../../local/../../graphics/content/examples/background.gif) top left repeat-x;
}
.exampleBar {
	position:relative;
	float:left;
	left:40px;
	width:709px;
	padding-top:35px;
	background:url(../../local/../../graphics/content/examples/background.gif) top left repeat-x;
}
#exampleBarTitle {
	position:absolute;
	top:0px;
	left:0px;
	width:82px;
	height:34px;
	background:url(../../local/../../graphics/content/examples/title.gif) top left no-repeat;
}
#exampleBarText{
	position:absolute;
	width:178px;
	text-align:center;
	bottom:5px;
	font-size:11px;
	text-transform:capitalize;
	letter-spacing:1px;
	color:#333333;
}
#exampleBarTextTemplate{
	position:absolute;
	width:178px;
	text-align:left;
	top:15px;
	font-size:11px;
	text-transform:capitalize;
	letter-spacing:1px;
	color:#333333;
}
#exampleBarFlourish {
	position:absolute;
	top:0px;
	right:0px;
	width:123px;
	height:110px;
	background:url(../../local/../../graphics/content/examples/icon.gif) top left no-repeat;
}
#example {
	position:relative;
	float:left;
	width:205px;
	height:150px;
}
#examplePic {
	position:absolute;
	top:24px;
	left:22px;
}
#exampleTitle {
	position:absolute;
	top:5px;
	width:205px;
	height:18px;
	text-align:center;
	color:#0176c4;
}

#exampleHitZone {
	position:absolute;
	top:5px;
	left:20px;
	width:160px;
	height:130px;
	cursor:pointer;
	background:url(../../local/graphics/content/examples/hitzone.gif) repeat top left;
}

#developmentOverview li{
list-style:disc;
color:#0176c4;
}
#developmentOverview p{
padding-bottom:20px;
}
/*about us */
.aboutPicMenu {
	position:relative;
	left:10px;
	float:left;
	width:160px;
	padding-left:8px;
}
.aboutPicMenu h1{
	text-align:left;
	font-size:1.4em;
	padding-bottom:5px;
	padding-left:5px;
}
.aboutPicMenu h2{
	float:left;
	margin-top:-2px;
	text-align:left;
	font-size:1.3em;
	text-align:center;
	padding-bottom:10px;
	color:#2388cc;
	width:100%;
	background-position:14px 3px;
}
#aboutPicFrame {
	position:relative;
	float:left;
	left:10px;
	width:140px;
	height:169px;
	background:url(../../local/graphics/content/about/picture_frame.gif) no-repeat top left;
}

#aboutPic {
	position:absolute;
	top:9px;
	left:9px;
	width:122px;
	height:151px;
}
.aboutContent {
	position:relative;
	float:right;
	width:670px;
	padding:0px 20px 10px 10px;
}
.aboutContent h5 {
	font-size:1.4em;
	text-align:left;
	color:#0176c4;
}
/*portfolio*/
#flashPortfolio {
	position:relative;
	float:left;
	left:12px;
	height:490px;
	width:860px;
}

/*Contact Us */
#contactUsL {
	position:relative;
	float:left;
	width:440px;
	padding-top:40px;
	padding-bottom:30px;
	text-align:right;
}
#contactUsL h1{
	font-size:1.4em;
}
#contactUsR {
	position:relative;
	float:right;
	width:440px;
	padding-top:40px;
	padding-bottom:30px;
	text-align:left;
}
#contactUsR h1{
	font-size:1.4em;
	color:#0176c4;
}

.listPosts h1, .listPosts h2 {
	padding:54px 34px 0px 34px;
}
.listPosts h1 + h2 {
	padding-top:2px;
	font-size:14px;
}
.listPosts h2 a {
	font-weight:bold;
}
.listPosts {
	padding-bottom:24px;
}
.commentAdded {
	padding:24px 34px 0px 34px;
}
#commentWrap {
	padding-top:12px;
}
#commentWrap h4, commentWrap h5  {
	font-weight:bold; 
	font-size:14px;
}
ul.comments {
	list-style:none;
	padding-left:0px;
}
ul.comments h5, ul.comments h6, ul.comments p{
	padding-left:8px;
	padding-right:70px;
}
ul.comments h5{
	padding-top:6px;
	font-weight:bold;
}
ul.comments h6{
	font-size:10px;
}
ul.comments p{
	font-size:11px;
}
ul.comments li {
	position:relative;
	padding-bottom:0px;
	margin-top:12px;
	border-bottom:1px solid #d7d7d7;
	background:url(../../local/graphics/content/border_fade.gif) repeat-x bottom left;
}
.commentsReplyBt {
	position:absolute;
	bottom:4px;
	right:4px;
	font-size:11px;
}
.commentRollout, li.comment_form_reply {
	padding:8px 4px;
}
.commentRollout input[type="text"], li.comment_form_reply input[type="text"], .commentRollout textarea, li.comment_form_reply textarea{
	margin:1px 0px;
}
.commentRollout input[type="button"], li.comment_form_reply input[type="button"],  .commentRollout input[type="submit"], li.comment_form_reply input[type="submit"] {
	margin:3px 0px;
}
li.comment_form_reply {
	border:none !important;
	background:none !important;
	margin-bottom:24px !important;
	margin-left:34px;
}
li.commentsReply {
	margin-left:34px;
	border-left:1px solid #d7d7d7;
	background:none !important;
}
li.commentsReply {
	margin-top:0px !important;
	margin-bottom:0px;
}
li.commentsReply + li.commentsReply {
	margin-bottom:0px !important;
}

/** CONTACT **/
#contactLeft, #contactRight {
	position:relative;	
	padding:0px 12px 12px 12px;
}
#contactLeft {
	width:370px;
	float:left;
}
#contactLeft h2, #contactLeft h1, #contactLeft h3 {
	padding:12px 24px 0px 24px;
	font-weight:bold;
}
#contactLeft h1 {font-size:18px;}
#contactLeft h2 {font-size:16px;}
#contactLeft h3 {font-size:14px;}

#contactLeft p {
	font-size:14px;
	padding:0px 24px 0px 24px;
	
}
#contactRight {
	float:right;
	padding-left:0px;
	padding-right:24px;
	width:450px;
	font-weight:bold;
}

#contactRight p{
	padding-bottom:0px;
	padding-top:6px;
}
#contactRight .medium{
	width:60%;
}
#contactRight .largest{
	width:100%;
	height:200px;
}
#contactRight input[type="submit"] {
	float:right;
	margin:4px 0px;
}
.formSubmit p {
	padding:12px;
}

#packagesLeft, #packagesRight {
	padding-top:0px;
}
#packagesLeft h1, #packagesRight h1 {
	font-weight:normal;
	font-size:16px;
	padding:12px 24px 0px 12px;
}
#packagesLeft p, #packagesRight p {
	padding:6px 44px 12px 12px;
	font-size:11px;
}
#packagesLeft {
	width:50%;
	float:left;
}
#packagesRight{
	width:49%;
	float:right;
}
.packagesP {
	position:relative;
	float:left;
	width:100%;
	height:155px;
}
.packageBox {
	position:relative;
	float:left;
	width:298px;
	height:145px;
	margin:10px 0px;
}
.packageBox ul{
	position:absolute;
	top:30px;
	left:0px;
	padding-left:25px;
}
.packageBox li{
	padding:3px 0px;
}
.hitZone {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.hitZone a {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	cursor:pointer;
}
.hitZone a:hover {
	text-decoration:none;
}

/** GIZMO LITE TEMPLATE TABLE **/
table#templates {
	padding-left:0px;
	margin-top:-8px !important;
}
table#templates, table#videos {
	padding-left:0px;
	margin-top:4px !important;
}
table#templates td, table#videos td {
	border:none !important;
        padding:5px 10px 5px 10px;
}
table#templates td p{
	padding-bottom:1px;
}
table#videos {
	padding-bottom:5px;
}
table#videos p{
	text-align:center;
}
table#videos p img{
	margin-top:6px;
}
table#videos a:hover{
	text-decoration:none;
	text-align:center;
}
/** COLUMN **/
.column-25 {
	width:15%;
}
.column-75 {
	width:74%;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
/*FOOTER */
#footer {
	position:relative;
	float:left;
	left:-15px;
	width:899px;
	padding:15px 0px 0px 15px;
	color:#8b8a8a;
	font-size:1em;
	background:url(../../local/graphics/body/footer.gif) no-repeat top left;
	background-position:0px 6px;
}
#footer a {
	color:#8b8a8a;
	font-size:1em;
	padding:0px 10px 0px 10px;
}
#footer a:hover {
	color:#0092f4;
}
#footer p {
	padding-top:0px;
	font-size:.9em;
	color:#505050;
	text-transform:capitalize;
	text-align:center;
}

/**
 * Popover Styles
 */
#popupBackground{
	position:absolute;
	width:100%;
	height:100%;
	background:#FFFFFF;
}
#popupInformation {
	padding:10px;
}

#popupContents {
	padding:0;
	width:900px;
	background-color:#FFFFFF;
	border:2px solid #797979;
}

#popupContents iframe{
	width:100%;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

#nyroCloseBut{
	color:white;
	font-weight:bold;
}


/* SPANS */
#textBlue {
	color:#0176c4;
}
#textIndent {
	padding-left:15px;
}
#smallText {
	font-size:9px;
}
#delete{
	font-size:9px;
	color:#990000;
	text-decoration:line-through;
}
#bigger {
	font-size:12px;
}
.folio_element_container {
	
}
.folio_element_container h2 {
	font-weight:bold;
	font-size: 14px;
	padding-top:12px;
}

/** Extra presents **/
.blueHighlight {
	color:#105FA9;
}
.greenHighlight {
	color:#269318;
}

/** GIZMO LITE **/
#liteForm {
	
}
#liteText, #liteForm {
	padding:0px 25px;
}

p.formTitle{
	font-weight:bold;
	font-size:11px;
	padding-bottom:2px;
	padding-top:4px;
	line-height:12px;
	margin:0px;
}

.tiny {
	width:3%;
}
.small {
	width:25%;
}
.medium {
	width:50%;
}
.large {
	width:75%;
}
.largest {
	width:100%;
}
.column-75 .tiny {
	width:4%;
}
.column-75 .small {
	width:15%;
}
.column-75 .medium {
	width:25%;
}
.column-75 .large {
	width:35%;
}
.column-75 .largest {
	width:60%;
}
.column-75 input[type="radio"] {
	
}
.column-75 input[type="radio"] > {
	background:#000000;
}
.radioButton {
	padding-bottom:5px;
}
.tinyBlock, .smallBlock, .mediumBlock, .largeBlock, .largestBlock {
	padding-bottom:2px;
}
.tinyBlock {
	height:1px;
	width:1px;
	margin:8px 0px;
	overflow:hidden;
}
.formPCinputError {
	display:inline;
	padding-left:8px;
	font-weight:bold;
}
textarea.largest {
	width:100% !important;
	height:150px;
}

.formsubmit {
	margin-bottom:10px;
	margin-top:5px;
}

/** GIZMO LITE BRACKETS **/
.bracketBox {
	position:relative;
	width:220px;
}
.bracketText {
	position:absolute;
	top:50%;
	margin-top:-9px;
	width:100%;
	
	text-align:right;
}
.bracketText h1, .bracketText p {
	padding-right:15px;
	text-align:right !important;
}
.bracketText h1 {
	font-size:16px;
	color:#0176C4;
}
.bracketText p {
	font-size:10px;
	line-height:1.2em;
}
#bbox1 {
	height:140px;
	margin-top:5px;
	background:url(../../local/graphics/content/lite_signup/bracket_1.gif) no-repeat top right;
}
#bbox2 {
	height:222px;
	margin-top:36px;
	background:url(../../local/graphics/content/lite_signup/bracket_2.gif) no-repeat top right;
}
#bbox3 {
	height:541px;
	margin-top:36px;
	background:url(../../local/graphics/content/lite_signup/bracket_3.gif) no-repeat top right;
}
#bbox4 {
	height:170px;
	margin-top:34px;
	background:url(../../local/graphics/content/lite_signup/bracket_4.gif) no-repeat top right;
}

/* video overlay styles */
.simple_overlay {
	display:none;
	position:absolute;
	/* place overlay on top of other elements */
	z-index:1000;
	
	background-color:white;
	
	width:675px;	
	min-height:200px;
	border:2px solid #666;
}

.simple_overlay .close {
	background:url(../../local/graphics/buttons/close.gif) no-repeat top left;
	position:absolute;
	right:-18px;
	top:-18px;
	cursor:pointer;
	height:18px;
	width:18px;
	border:3px solid #666;
	z-index:1001;
}
		
.simple_overlay iframe {
	padding:4px;
	width:100%;
	height:100%;
	border:none;
}
		
#videoOverlayContents{
	width:100%;
	height:100%;
}