html {
	font-size: 125%;
}

body {
	font-size: 50%;
	/*background-color: #9E8100;*/
	background-color: #004466;
}

* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

p {
	padding-bottom: 1em;
}

p.Error {
	color: red;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: .5em;
	padding-top: .5em;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: .5em;
	padding-top: .5em;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: .5em;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	padding-bottom: .5em;
}

.bigBold1 {
	font-size: 1.4em;
	font-weight: bold;
}

.bigBold2 {
	font-size: 1.2em;
	font-weight: bold;
}

.bigBold3 {
	font-size: 1.1em;
	font-weight: bold;
}

.testimonial {
	font-size: 1.4em;
	/*font-weight: bold;*/
	font-style: italic;
	color: white;
	padding: 2em 0em;
	text-align: right;
}

ul {
	padding-bottom: .5em;
	margin: 0 0 0 1.25em;
}

ol {
	padding-bottom: .5em;
	margin: 0 0 0 2.25em;
}

li {
	padding-bottom: .3em;
}

input.cssRadio {
	border-style: solid; 
	border-width: 0px; 
	border-color: #000099;
}

input.cssInputText {
	border-style: solid; 
	border-width: 1px; 
	border-color: #000099;
}

select.cssInputText {
	border-style: solid; 
	border-width: 1px; 
	border-color: #000099;
}

textarea {
	border-style: solid; 
	border-width: 1px; 
	border-color: #000099;
}

input.cssSubmit {
	color: #FFFFFF;
	background-color: #006699;
	border-top: 2px solid #14B1FF;
	border-bottom: 2px solid #004A6F;
	border-left: 1px solid #7B8092;
	border-right: 1px solid #7B8092;
	
	cursor: pointer;
	padding: 0px;
	/*font-size: 1.2em;*/
	/*line-height: 1.6em;*/
	text-align: center;
	font-weight: bold;
}

input.cssSubmit:hover {
	background-color: #008FD6;
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
}

.boxBorder {
	border: 1px solid #9E001D;
	padding: 5px;
}

.imgLeft {
	float: left;
	text-align: left;
	padding-right: 20px;
}

.imgRight {
	float: right;
	text-align: right;
	padding-left: 20px;
}

.tblHeading {
	padding: 2px;
	font-weight: bold;
	text-align: left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #006699;
	color: #FFFFFF;
}

.tblLeftHeading {
	padding: 2px;
	font-weight: bold;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.tblData {
	padding: 2px;
	text-align: center;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.tblRow1 {
	background-color: #CCEEFF;
	color: #000000;
}

.tblRow2 {
	background-color: #E5F7FF;
	color: #000000;
}

.tblTextName {
	padding: 2px 6px;
	text-align: right;
	border-left: 1px solid #000000;
	border-right: 0px solid #D3D3D3;
	border-bottom: 1px solid #000000;
}

.tblTextValue {
	padding: 2px;
	text-align: left;
	border-left: 0px solid #D3D3D3;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}


/* ------ The styles for the page borders and framing ----- */
.cssOuterDiv {
	margin: 0em 1em 2em 1em;
	width: 628px;
/*
	margin: 1em auto;
	width: 780px;
	position: relative;
	*/
}

.cssBorderDiv1 {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
/*
	border-style: solid; 
	border-width: 1px; 
	border-color: #0099FF;
	position: relative;
	*/
}

.cssBorderDiv2 {
	border-bottom: 1px solid #006A9D;
	border-left: 6px solid #9E001D;
	border-right: 6px solid #9E001D;
/*
	border-style: solid; 
	border-width: 2px; 
	border-color: #000099;
	position: relative;
	*/
}

.cssBorderDiv3 {
	border-left: 2px solid #850018;
	border-right: 2px solid #850018;
	background-color: #FFE14D;
/*
	border-style: solid; 
	border-width: 1px; 
	border-color: #D3D3D3;
	position: relative;
	*/
}
/* -------------------------------------------------------- */

/* ------ The styles for the page header and menu block ----- */
.cssPageHeader {
	/*height: 270px;
	margin: 10px;*/
	/*padding: 6px;*/
}

div#divHeaderHome {
	background-image: url("images/geek1.jpg");
	background-repeat: no-repeat;
	background-position: 1em 1em;
}

div#divHeaderIbiz {
	background-image: url("images/bookstore3.jpg");
	background-repeat: no-repeat;
	background-position: 1em 0.5em;
}

div#divHeaderSpro {
	background-image: url("images/claudine.jpg");
	background-repeat: no-repeat;
	background-position: 1em 1em;
}

div#divHeaderCbr {
	background-image: url("images/BalloonDip.jpg");
	background-repeat: no-repeat;
	background-position: 1em 1em;
}

div#divHeaderCnt {
	background-image: url("images/GOGPeak.jpg");
	background-repeat: no-repeat;
	background-position: 1em 1em;
}

.cssPageHeaderMenu {
/*
	position: absolute;
	left: 19px;
	top: 1em;
	*/
	height: 140px;
}

.cssCopywrite {
	text-align: center;
	font-size: 1em;
	color: #52C5FF;
}

/* -------------------------------------------------------- */

/* ------ The styles for the page titles ----- */
.cssPageTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	text-align: left;
	margin: 10px;
	padding-top: 3em;
	height: 90px;
}

div#divTitleHome {
	background-image: url("images/sdev-bar.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

div#divTitleIbiz {
	background-image: url("images/ibiz-bar.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

div#divTitleSpro {
	background-image: url("images/spro-bar.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

div#divTitleCbr {
	background-image: url("images/cbr-bar.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

div#divTitleCnt {
	background-image: url("images/contact-bar.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

div#divTitlePriv {
	background-image: url("images/priv-bar.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

/* -------------------------------------------------------- */

/* ------ The styles for the side bar ----- */
.cssSideBar {
	position: absolute;
	left: 643px;
	top: 1em;
}

div#divSideHome {
	background-image: url("images/davecomputer.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height: 351px;
	width: 250px;
}

div#divSideIbiz {
/*	height: 351px; */
	width: 150px;
	border-style: solid; 
	border-width: 1px; 
	border-color: #000099;
	padding-left: 1em;
	padding-right: 1em;
}

div#divQuoteBox {
	text-align: center;
}

div#divProjectsBox {
	margin-top: 1em;
}

div#divSideSpro {
	background-image: url("images/whiteboard.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height: 375px;
	width: 250px;
}

div#divSideCbr {
	background-image: url("images/ponder.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height: 375px;
	width: 250px;
}

div#divSideCnt {
	width: 50%;
	padding-left: 1em;
	border-left: 1px solid #000099;
	font-size: 1.2em;
}


/* -------------------------------------------------------- */

/* ------ Finally, the content style ----- */
.cssContent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: left;
	margin: 10px 10px 0px 10px;
}

div#divContentHome {
/*
	margin-right: 270px;
	height: 360px;
	*/
}

div#divContentIbiz {
	margin-right: 190px;
	/*height: 360px;*/
}

div#divContentSpro {
	margin-right: 270px;
	height: 380px;
}

div#divContentCbr {
	margin-right: 270px;
	height: 380px;
}

div#divContentCnt {
	margin-right: 45%;
	width: 35%;
	height: 450px;
	text-align: left;
	font-size: 1.2em;
}

div#divContentPriv {
	text-align: left;
	font-size: 1.1em;
}

/* -------------------------------------------------------- */

/* ------ Nav item classes ----- */
/* Nav items - common definition */
.cssNavItem, a.cssNavItem, a.cssNavItem:link, a.cssNavItem:visited, 
a.cssNavItem:hover, .cssNavMOver, .cssNavCur  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	width: 120px;
	height: 50px;
	padding: 0;
	margin: 0;
	line-height: 1.6em;
	text-align: center;
	vertical-align: middle;
	float: left;
	
	color: #FFFFFF;
	background-color: #006699;
	border-top: 2px solid #14B1FF;
	border-bottom: 2px solid #004A6F;
	border-left: 1px solid #7B8092;
	border-right: 1px solid #7B8092;
}

/* Nav Items - basic image for idle nav items */
.cssNavItem, a.cssNavItem, a.cssNavItem:link, a.cssNavItem:visited {
	/*background-image: url("images/navitem.gif");*/
	background-repeat: no-repeat;
	background-position: top center;
	text-decoration: none;
	color: #FFFFFF;
}

/* Nav Items - image for hover items */
a.cssNavItem:hover, .cssNavMOver {
	/*background-image: url("images/navitem_mo.gif");*/
	background-repeat: no-repeat;
	background-color: #008FD6;
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
}

div.cssNavItem {
}

/* Nav Item - image for current items */
.cssNavCur {
	/*background-image: url("images/navitem_cur.gif");*/
	/*
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000099;
	*/
}

/* -------------------------------------------------------- */

