/*  Vanilla Tag Over-rides  */
body {
	background-image: url('../images/bgLines.jpg');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	background-color: #5E5C41;
}
a {
	cursor: pointer;
}
ul {
	line-height: 95%;
}

/*  Text and Paragraph Styles  */
.normalText {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
}
.smallText {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 10px;
	color: #666666;
}
.smallTextIndentedMargin {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 10px;
	text-indent: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	text-align: justify;
	color: #666666;
}
.largeText {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 14px;
	color: #666666;
}
.normalIndented {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	text-indent: 20px;
	text-align: left;
}
.normalIndentedJustified {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	text-indent: 20px;
	text-align: justify;
}
.normalIndentedMargin {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	text-indent: 20px;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}
.yellowCaps {
	font-variant: small-caps;
	color: #999966;
}
.greyCaps {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-variant: small-caps;
	font-size: 14px;
	color: #666666;
}
.servicesList {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	line-height: 120%;
	padding-left: 25px;
	list-style: disc;
	margin: 0px;
}
.projectsList {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	line-height: 120%;
	padding-left: 20px;
	list-style: disc;
	margin: 0px;
}

/*  DIVs, Containers, and Block-Level Elements  */
.headerIvyTree {
	width: 950px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url('../images/topTreeIvy.png');
	background-repeat: no-repeat;
	background-position: top center;
}
.rightRoots {
	background-image: url('../images/sideRootsRight.jpg');
	background-repeat: repeat-y;
	background-position: left top;
} 
.leftRoots {
	background-image: url('../images/sideRootsLeft.jpg');
	background-repeat: repeat-y;
	background-position: right top;
}        	
.mainContentTopRow {
	height: 20px;
	width: 750px;
	border: 0px;
	padding: 0px;
	background-image: url('../images/mainContentTop.png');
}
.mainContentBottomRow {
	width: 750px;
	height: 20px;
	border: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url('../images/mainContentBottom.png');
}
.largeTitleImage {
	width: 750px;
	height: 65px;
	border: 0px;
	background-image: url('../images/largeTitle.png');
}
.getAQuote {
	float: right;
	background-repeat: no-repeat;
	width: 120px;
	height: 46px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/quoteLink.png');
}
.flashCell {
	background-image: url('../images/flashIntroBanner.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	height: 195px;
	width: 700px;
	padding-bottom: 15px;	
}
.roundRowHeaderNormal {
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	width: 443px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background: url('../images/contentHeader.png');
}
.mainContentFill {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 750px;
}
.tableMiddle {
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	background: url('../images/contentMiddle.png');
}
.RowMiddle {
	position: relative;
	top: -33px;
	margin: 0px;
	padding: 0px;
	margin-top: -10px;
	margin-bottom: -10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
.greyDashedCell {
	border: 1px dashed #999999;
	padding: 5px;
	background-color:#E6E5E5;
}
.RowMiddleNormal {
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
.roundRowFooter {
	top: 0px;
	left: 0px;
	width: 443px;
	height: 19px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background: url('../images/contentFooter.png');
}
.contactRowHeader {
	background: url('../images/contactTop.png');
	background-repeat: no-repeat;
}
.contactRowRepeat {
	background: url('../images/notepadRepeat.png');
	background-repeat: repeat-y;
}
.contactRowFooter {
	width: 346px;
	height: 12px;
	background: url('../images/contactFooter.png');
	background-repeat: no-repeat;
}
.glassLogo {
	width: 130px;
	height: 110px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/contactLogo.png');
}
.projectThumbImage {
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 3px solid #666666;
	border-bottom: 3px solid #666666;
}
.codeBlock {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 90%;
	padding: 5px;
	text-align: left;
}
.invisibleDiv {
	overflow: hidden;
	visibility: hidden;
	height: 1px;
	z-index: 10;
}
.productFolderRow {	
	width: 275px;
	height: 185px;
	background-repeat: no-repeat;
	background: url('../images/fileFolder.png');
}
.contentSpacerMiddle {
	width: 64px;
	height: 19px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background: url('../images/contentSpacerMiddle.png');
}
.landonLogo {
	width: 110px;
	height: 110px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background: url('../images/zabcikLogo.png');
}
.chrisLogo {
	width: 110px;
	height: 110px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background: url('../images/blokLogo.png');
}
.webIcon {
	width: 100px;
	height: 100px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background: url('../images/webIcon.png');
}
.serverIcon {
	width: 100px;
	height: 100px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background: url('../images/serverIcon.png');
}
.graphicIcon {
	width: 100px;
	height: 100px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background: url('../images/graphicIcon.png');
}
.productsIcon {
	width: 100px;
	height: 100px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background: url('../images/productsIcon.png');
}
.serviceDiv {
	background-image: url('../images/bgGreenGrass.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin: 0px;
	border: 0px;
}
.carbonFiberTop {
	width: 732px;
	height: 18px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url('../images/projectsHeader.png');
}
.carbonFiberBottom {
	width: 732px;
	height: 34px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url('../images/projectsFooter.png');
}
.projectsMiddle {
	width: 732px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 1px;
	overflow: hidden;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px;
	background-color: #666666;
	background-image: url('../images/projectsTop.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.projectsSoftware {
	width: 200px;
	height: 16px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('../images/softwareLabel.png');
}
.projectsWeb {
	width: 200px;
	height: 16px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('../images/webLabel.png');
}
.projectsPrint {
	width: 200px;
	height: 16px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('../images/printLabel.png');
}
.projectsMedia {
	width: 200px;
	height: 16px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('../images/mediaLabel.png');
}
.projectsMoreLessText {
	padding-left: 80px;
	padding-top: 13px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
}

/*  Form Elements  */
.FormButton {
	font-size: 14px;
	color: #545454;
	border: 1px solid #AAAAAA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 100px;
}
.FormBox {
	font-size: 12px;
	color: #545454;
	border: 1px solid #AAAAAA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 200px;
}
.FormBoxLarge {
	font-size: 12px;
	color: #545454;
	border: 1px solid #AAAAAA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 250px;
}
.FormBoxXtraSmall {
	font-size: 12px;
	color: #545454;
	border: 1px solid #AAAAAA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 15px;
}
.FormBoxArea {
	font-size: 12px;
	color: #545454;
	border: 1px solid #AAAAAA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 280px;
	height: 155px;
}

/*  Links  */
a.largeLink {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 35px;
	vertical-align: top;
	font-stretch: ultra-expanded;
	font-weight: bold;
	font-style: italic;	
	text-decoration: none;
	border: 0px;
	color: #373409;
	border-bottom: 1px solid #373409;
	cursor: pointer;
}
a.largeLink:link {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 35px;
	vertical-align: top;
	font-stretch: ultra-expanded;
	font-weight: bold;
	font-style: italic;	
	text-decoration: none;
	border: 0px;
	color: #373409;
	border-bottom: 1px solid #373409;
}
a.largeLink:visited {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 35px;
	vertical-align: top;
	font-stretch: ultra-expanded;
	font-weight: bold;
	font-style: italic;	
	text-decoration: none;
	border: 0px;
	color: #360302;
	border-bottom: 1px solid #360302;
}
a.largeLink:active {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 35px;
	vertical-align: top;
	font-stretch: ultra-expanded;
	font-weight: bold;
	font-style: italic;	
	text-decoration: none;
	border: 0px;
	color: #373409;
	border-bottom: 1px solid #FFFFFF;
}
a.largeLink:hover {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 35px;
	vertical-align: top;
	font-stretch: ultra-expanded;
	font-weight: bold;
	font-style: italic;	
	text-decoration: none;
	border: 0px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #C5C3C3;
}
a.normalLink {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #373409;
	border-bottom: 1px solid #373409;
	cursor: pointer;
}
a.normalLink:link {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #373409;
	border-bottom: 1px solid #373409;
}
a.normalLink:visited {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #360302;
	border-bottom: 1px solid #360302;
}
a.normalLink:active {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #373409;
	border-bottom: 1px solid #FFFFFF;
}
a.normalLink:hover {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #C5C3C3;
}
a.normalEmbeddedLink {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	font-weight: 500;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #373409;
	cursor: pointer;
}
a.normalEmbeddedLink:link {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	font-weight: 500;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #373409;
}
a.normalEmbeddedLink:visited {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	font-weight: 400;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #360302;
}
a.normalEmbeddedLink:active {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	font-weight: 400;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #373409;
	border-bottom: 1px solid #FFFFFF;
}
a.normalEmbeddedLink:hover {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	font-weight: 400;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #C5C3C3;
}
a.menuLink {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-style: normal;
	border: 0px;
	color: #373409;
	cursor: pointer;
	display: block;
}
a.menuLink:link {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	border: 0px;
	color: #373409;
	display: block;
}
a.menuLink:visited {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	border: 0px;
	color: #360302;
	display: block;
}
a.menuLink:active {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	border: 0px;
	color: #373409;
	display: block;
}
a.menuLink:hover {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
	text-decoration: none;
	border: 0px;
	color: #FFFFFF;
	background-color: #C5C3C3;
	display: block;
}
a.footerLink {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #373409;
	cursor: pointer;
}
a.footerLink:link {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 10px;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #FFFFFF;
}
a.footerLink:visited {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 10px;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #EEEEEE;
}
a.footerLink:active {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 10px;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #FFFFA0;
}
a.footerLink:hover {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 10px;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #FFFFA0;
	background-color: #C5C3C3;
}
a.smallLink {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #FFFFFF;
	cursor: pointer;
}
a.smallLink:link {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 10px;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #373409;
}
a.smallLink:visited {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 10px;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #360302;
}
a.smallLink:active {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 10px;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #373409;
}
a.smallLink:hover {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 10px;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	border: 0px;
	color: #FFFFFF;
	background-color: #C5C3C3;
}
a.imageLink:hover {
	background-color: #AAAAAA;
	border: 1px solid #FFFFFF;
} 

/* TABS GO HERE */
.tabLeftUpCell {
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 7px;
	height: 19px;
	background-image: url('../images/tabs/tabLeftUp.png');
}
.tabLeftDownCell {
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 7px;
	height: 19px;
	background-image: url('../images/tabs/tabLeftDown.png');
}
.tabMiddleDownCell {
	background-repeat: repeat-x;
	background-position: bottom left;
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 14px;
	color: #666666;
	height: 19px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url('../images/tabs/tabMiddleDown.gif');
}
.tabMiddleUpCell {
	background-repeat: repeat-x;
	background-position: bottom left;
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	height: 19px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url('../images/tabs/tabMiddleUp.gif');
}
.tabSpacerDownCell {
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 26px;
	height: 19px;
	background-image: url('../images/tabs/tabSpacerDown.png');
}
.tabSpacerUpLeftCell {
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 20px;
	height: 19px;
	background-image: url('../images/tabs/tabSpacerUpLeft.png');
}
.tabSpacerUpRightCell {
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 20px;
	height: 19px;
	background-image: url('../images/tabs/tabSpacerUpRight.png');
}
.tabRightUpCell {
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 18px;
	height: 19px;
	background-image: url('../images/tabs/tabRightUp.png');
}
.tabRightDownCell {
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 18px;
	height: 19px;
	background-image: url('../images/tabs/tabRightDown.png');
}
