/*
  Cynnovate Solutions CSS
*/

/* 
  Layout Styles
*/

body {
	background-image: url(../images/BGGradientGrey.jpg);
	background-repeat: repeat-x;
	background-position: left top;
  }
.BrowserVersionIssue {
	font-size: small;
	color: #FF6600;
	font-variant: small-caps;
	text-align: center;
	width: 960px;
}
.pageElement {
	color: #333333;
	position: relative;
	z-index: 1;
	background-image: none;
	background-color: #0033FF;
}
#pageBox {
	width: 955px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	height: 80px;
	margin: 0px;
	border: 1px solid #333333;
	border-bottom-style: none;
	background-image: url(../images/BGBanner.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 10;
	font-weight: bold;
}
#navBar {
	margin: 0px;
	height: 22px;
	border: 1px solid #333333;
	background-image: url(../images/BGNavbar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	padding: 0px;
}
#logo {
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;
	position: absolute;
	overflow: visible;
	left: -35px;
	top: -35px;
	background-color: transparent;
}
#logo2 {
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;
	position: absolute;
	overflow: visible;
	left: 30px;
	top: 76px;
	background-color: transparent;
}
#logo3 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	position: absolute;
	overflow: visible;
	left: 350px;
	top: 0px;
	background-color: transparent;
}

#companyTagID {
	position: absolute;
	top: 0px;
	height: 80px;
	width: 600px;
	margin-right: 0px;
	right: 0px;
}
#staticCompanyTag {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	position: absolute;
	right: -2px;
	margin-right: 10px;
	bottom: 3px;
}
#mainContent {
	border: 1px solid #333333;
	border-top-style: none;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: none;
	text-align: left;
}
#opening     {
	width: 953px;
	position: relative;
	height: 650px;
}
#openingText {
	margin: 5px;
	padding: 10px;
	position: absolute;
	text-align: left;
	width: 570px;
	left: 0px;
	height: 180px;
}
#openingPicture {
	position: relative;
	top: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	left: 630px;
}
#footer {
	font:8px arial;
	height: 15px;
	border: 1px solid #333333;
	border-top-style: none;
	position: relative;
	padding: 5px;
	display: block;
	background-color: #0066FF;
}
#Copyright {
	color: #999999;
	text-align: right;
	display: inline;
	position: absolute;
	right: 20px;
	z-index: 10;
	width: 175px;
	height: 11px;
}
.quote {
	font-style: italic;
	text-align: center;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.clearFloat {
	clear: both;
	display: inline;
}
.testElement {
	font:8px arial;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: left;
	width: auto;
	background-color: #666666;
	color: #FFFFFF;
	padding: 5px;
	z-index: 20;
	border: 1px solid #333333;
	display: inline;
}
.hiddenText {
	display: none;
}

/*
  Navigation
*/

#mainMenu {
	width: 520px;
	position: absolute;
	right: 0px;
	overflow: hidden;
	top: 0px;
	height: 22px;
	visibility: hidden;
}
.menuBar {
	z-index: 10;
	display: inline;
	position: relative;
}
ul.menuBar {
	list-style: none;
	float: right;
	margin: 0em;
	padding: 0em;
	height: 22px;
}
ul.menuBar li {
	float: right;
	list-style-type: none;
	padding: 0em;
	height: 22px;
	text-decoration: none;
	text-align: center;
	margin: 0em;
}
ul.menuBar a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 80px;
	padding: 0em;
	margin: 0em;
	height: 22px;
	vertical-align: middle;
}
ul.menuBar a:hover {
	font-weight: bold;
	color: #FFCC33;
	background-color: #0000CC;
	text-decoration: none;
}
#returnHome {
	z-index: 10;
	position: absolute;
	top: -3px;
	display: inline;
	left: -5px;
}
#returnHome img {
	background-color: transparent;
}
#returnHome a {
	color: #FFFFFF;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}
#returnHome a:hover {
	color: #FFCC33;
}
#gotoprivacyStatement {
	position: absolute;
	left: 40px;
	top: 5px;
	display: inline;
	z-index: 10;
}
#gotoprivacyStatement  a {
	color: #999999;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}
#gotoprivacyStatement  a:hover {
	color: #0000FF;
}

/*
  Format Styles
*/

td, th, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: top;
	line-height: 1.25em;
}
h1 {
	font-size: 18pt;
	padding-top: 0.1em;
}
h2 {
	margin-top: 5px;
	font-size: 14pt;
}
h3 {
	margin-top: 5px;
	font-size: 12pt;
}
a {
	color: #000000;
	font-style: normal;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
}
a img {
	border: none;
}
ul {
	padding-left: 3em;
	margin-left: 3em;

}
li {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0em;
	text-align: left;
	line-height: 1.15;
	padding: 0em;
}
.superscript {
	vertical-align: 30%;
	font-size: x-small;
}
div#openingText p {
	font-size: 12px;
}
#ServicesPanel {
	text-align: left;
}
#PanelWidget {
	left: 3px;
}
div.SlidingPanelsContent h1 {
	font-size: 14px;
}
div.SlidingPanelsContent p {
	font-size: 11px;
	float: none;
}
div.SlidingPanelsContent ul {
	list-style-type: square;
	left: 2.0em;
	margin-left: 1em;
	padding-left: 1.5em;
	list-style-position: outside;
	padding-right: 3em;
	margin-bottom: 0em;
	padding-bottom: 0em;
}
div.SlidingPanelsContent li {
	font-size: 11px;
	display: list-item;
	padding-bottom: 0.2em;
	margin-bottom: 0.2em;
	padding-top: 0em;
	margin-top: 0em;
	list-style-type: square;
}
#Tab2Panel {
	padding-left: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.5em;
}
#BPImage {
	display: inline;
	float: right;
	position: relative;
	right: 0px;
	top: 0px;

}
#Tab1Panel {
	padding-left: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.5em;
}
#Tab3Panel {
	padding-left: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.5em;
}
#StudentBullets {
	float: left;
}
#PMImage {

}
#Tab4Panel {
	padding-left: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.5em;
}
#MarinaImage {
	display: inline;
	float: right;
	position: relative;
	right: 0px;
	top: 0px;
}
#privacyStatement {
	text-align: left;
	width: auto;
	height: 530px;
	padding: 10px;
	left: 0px;
	top: 0px;
}

div#privacyStatement p {
	text-align: left;
}

#showCase {
	text-align: left;
	width: auto;
	height: 530px;
	color: #FFFFFF;
	padding: 10px;
}
#experience {
	width: auto;
	height: 530px;
	padding: 10px;
	position: relative;
}
#experienceText {
	text-align: left;
	width: 635px;
	position: absolute;
	left: 20px;
	top: 20px;
	height: 500px;
}
#experienceCheckList {
	top: 60px;
	right: 20px;
	position: absolute;
	width: 250px;
	height: 30px;
	background-color: #0000CC;
}
#experienceCheckList ul {
	font-size: 12px;
	list-style-image: url(../images/bulletCheck20.png);
}
#experienceCheckListHead {
	margin 0px;
	padding 0px
}
#contactUs {
	width: auto;
	height: 530px;
	color: #FFFFFF;
	position: relative;
}
#contactInfo {
	text-align: left;
	height: 150px;
}
#missionStatementBox {
	width: 200px;
	float: right;
	border: 1px solid #666666;
	margin-left: 10px;
	margin-bottom: 10px;
}

.sideBox {
    margin 0 auto
	margin: 10px;
	background-color: #FFFF99;
	margin: 0px;
}
.sideBox h2 {
	text-align: center;
	font-size: 12px;
	margin-top: 0px;
	padding: 5px;
}
.sideBox p {
	padding: 5px;
}
.sideBoxHead15 {
	background-image: url(../images/roundcornerTR15.png);
	background-position: right top;
	background-repeat: no-repeat;
	margin 0px;
	padding 0px;
	text-align: center;
	height: 25px;
}
.sideBoxHeadL15 {
	background-image: url(../images/roundcornerTL15.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top 0px;
	padding 0px;
	position: relative;
	height: 25px;
}
.sideBoxBody {
	position: relative;
	top: 0em;
	padding: 0px;
	margin: 0px;
	display: block;
	background-repeat: repeat;
	bottom: auto;
	height: 150px;
	background-image: url(../images/BGGradientBlue.jpg);
}
.sideBoxBody p {
	padding: 0px;
	left: 2.0em;
	margin-left: 1em;
	padding-left: 1.5em;
	list-style-position: outside;
	padding-right: 3em;
	margin-bottom: 0em;
	padding-bottom: 0em;
}
.sideBoxBody ul {
	padding-left: 0em;
	margin-left: 3em;
	text-indent: 0em;
}
.sideBoxBody li {
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	padding-top: 0em;
}
.sideBoxBottom15 {
	background-image: url(../images/roundcornerBL15.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: inline;
	position: absolute;
	width: 25px;
	height: 25px;
	left: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
}
.sideBoxBottomR15 {
	background-image: url(../images/roundcornerBR15.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: absolute;
	width: 25px;
	height: 25px;
	display: inline;
	text-align: right;
	right: 0px;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
}
.sideBoxHead30 {
	background-image: url(../images/roundcornerTR30.png);
	background-position: right top;
	background-repeat: no-repeat;
	margin 0px;
	padding 0px;
	text-align: center;
	background-color: #0000CC;
	height: 40px;
}
.sideBoxHeadL30 {
	background-image: url(../images/roundcornerTL30.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top 0px;
	padding 0px;
	position: relative;
	height: 40px;
}
.sideBoxBottom30 {
	background-image: url(../images/roundcornerBL30.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: inline;
	position: absolute;
	width: 30px;
	height: 30px;
	left: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
}
.sideBoxBottomR30 {
	background-image: url(../images/roundcornerBR30.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: absolute;
	width: 30px;
	height: 30px;
	display: inline;
	text-align: right;
	right: 0px;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
}
.button20px {
	width: 20px;
	height: 20px;
	display: block;
	background-position: 0px;
}
.button20px:hover {
	background-position: -20px 50%;
}
#emailIcon {
	background-image: url(../images/E-mailIcon.png);
}
a#email {
}
a#email:hover {
}
#phoneIcon {
	background-image: url(../images/PhoneIcon.png);
	background-position: 0px;
	display: block;
	height: 20px;
	width: 20px;
}
#pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: right;
	position: relative;
	right: 5px;
	color: #FFFFFF;
	bottom: 0px;
	background-position: bottom;
}
#underConstruction {
	padding-top: 0px;
	position: relative;
	left: 200px;
	top: 50px;
}
#underConstructionMessage {
	padding-top: 0px;
	position: relative;
	left: 200px;
	top: 50px;
	width: 500px;
	text-align: center;
	color: #FFFFFF;
}


.borderBoxT {
	background-image: url(../borders/CrayonBorderH.png);
	background-position: center center;
	background-repeat: repeat-x;
	width: 100.5%;
	height: 10px;
	top: -0.25em;
	left: 0em;
	z-index: 20;
	display: block;
	position: absolute;
}

.borderBoxB {
	background-image: url(../borders/CrayonBorderH.png);
	background-position: center center;
	background-repeat: repeat-x;
	position: absolute;
	width: 101%;
	height: 10px;
	left: -0.25%;
	top: 99%;
}

.borderBoxL {
	background-image: url(../borders/CrayonBorderV.png);
	background-position: center center;
	background-repeat: repeat-y;
	width: 10px;
	height: 100%;
	top: 0%;
	left: -1.25%;
	width: 10px;
	z-index: 20;
	display: block;
	position: absolute;
}

.borderBoxR {
	background-image: url(../borders/CrayonBorderV.png);
	background-position: center center;
	background-repeat: repeat-y;
	width: 10px;
	height: 100.5%;
	top: 0.25%;
	left: 99%;
	width: 10px;
	z-index: 20;
	display: block;
	position: absolute;
}

#infoBox {
	position: absolute;
	height: 580px;
	width: 650px;
	background-color: #0066FF;
	left: 25px;
	top: 20px;
	padding: 1%;
}

#infoBoxContent {
	background-color: #0066FF;
	height: 95%;
	width: 95%;
	position: relative;
	z-index: 10;
	padding: 1%;
	color: #FFFFFF;
}

#contactBox {
	position: absolute;
	height: 275px;
	width: 200px;
	background-color: #0066FF;
	left: 710px;
	top: 20px;
	padding: 1%;
}

#contactBoxContent {
	background-color: #0066FF;
	height: 95%;
	width: 95%;
	position: relative;
	z-index: 10;
	padding: 1%;
	color: #FFFFFF;
}

#classesBox {
	position: absolute;
	height: 250px;
	width: 200px;
	background-color: #0066FF;
	left: 710px;
	top: 345px;
	padding: 1%;
}

#classesBoxContent {
	background-color: #0066FF;
	height: 95%;
	width: 95%;
	position: relative;
	z-index: 10;
	padding: 1%;
	color: #FFFFFF;
}

#classesBoxContent th, td {
 	font-size 8 px;
	font-size: 9px;
}
