﻿/* CSS layout for Cutting  Edge Images*/

/* ERIC MEYER'S CSS RESET */

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,
b, u, i, center,
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-size: 100%;
	background: transparent;
}
.textBlock {
	text-align: left;
	float: right;
	font-size: .9em;
	width: 640px;
	bottom: auto;
	left: auto;
	line-height: 1.2em;
}
.galleryTitle {
	font-weight: bold;
	text-transform: uppercase;
	color: #181892;
	text-align: center;
	font-size: 1.2em;
	vertical-align: text-bottom;
	line-height: 2.em;
	width: 640px;
	float: right;
}
body {
	line-height: 1;
}
.tableTitle {
	font-size: 1.5em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
}
.tableBlock {
	width: 653px;
	right: auto;
	left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	padding-right: 25px;
	padding-left: 25px;
}
.tablecolHeader {
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tableContent {
	padding: 10px;
	text-align: center;
	font-size: .8em;
	table-layout: fixed;
	border-collapse: collapse;
	empty-cells: show;
	caption-side: top;
	line-height: 1.2em;
	border-spacing: 12px;
	border-width: 10px;
}
.retainageComment {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
	position: relative;
	display: block;
	width: 420px;
	float: right;
	line-height: 1.5em;
	vertical-align: middle;
}
ol, ul {
	list-style: none;
}
.packageList {
	list-style-type: square;
	text-indent: 7px;
	list-style-position: outside;
	text-align: left;
	font-size: 1.0em;
	float: right;
	line-height: 1.4em;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 420px;
	padding-left: 15px;
}
blockquote, q {
	quotes: none;
}
.smallParagraph {
	font-size: .8em;
	padding: 10px;
	line-height: 1.2em;
}
.packageTitle {
	font-size: 1.5em;
	text-transform: uppercase;
	color: #000000;
	padding-top: 10px;
	padding-left: 5px;
	margin-left: 15px;
	display: block;
	width: 420px;
	float: right;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* END CSS RESET */

body {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
#centeredBG {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 1000px;
	background-color: #999999;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 810px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-style: oblique;
}
#header {
	background-position: center top;
	height: 150px;
	background-image: url('CEIGraphics/logo.jpg');
	background-repeat: no-repeat;
}
#mainMenu {
	position: relative;
	bottom: 0px;
	left: auto;
	height: 35px;
	right: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.style1 {
	padding: 3px;
	border-style: solid;
	border-width: 2px;
	margin: 5px;
	vertical-align: top;
}
#dropDownMenu {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#dropDownMenu ul {
	padding: 0px 0px 0px 30px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#dropDownMenu ul li {
	padding: 0px;
	width: 150px;
	float: left;
	font-size: .8em;
	text-transform: uppercase;
	height: 32px;
}
#dropDownMenu ul li a {
	border: 4px ridge #00018B;
	color: #000073;
	text-decoration: none;
	background-color: #EBEADF;
	display: block;
	padding-left: 8px;
	font-weight: bold;
	right: auto;
	left: auto;
	height: 22px;
	vertical-align: middle;
	line-height: 22px;
}
#dropDownMenu ul li a:hover {
	color: #FFFFFF;
	background-color: #003399;
}
#dropDownMenu ul li  ul {
	visibility: hidden;
}
#dropDownMenu ul li:hover ul {
	visibility: visible;
	display: list-item;
}
#dropDownMenu ul li ul li a {
	color: #666666;
	background-color: #FFFFFF;
}
#dropDownMenu ul li ul li a:hover {
	color: #FFFFFF;
	background-color: #0065CA;
}
}
#pageContent {
	right: auto;
	left: auto;
}
.title 		{
	color: #003399;
	font: .8em verdana, arial, sans-serif;
	font-weight: bold;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: 10px;
	line-height: 1.0em;
	font-style: italic;
}

.subtitle 	{ color: #FFFFFF; font: 11px verdana, arial, sans-serif; font-weight: bold; letter-spacing: 4px; }

.smalltitle 	{ color: #999999; font: 11px verdana, arial, sans-serif; font-weight: bold; letter-spacing: 4px; }
.largetitle	{
	color: #00018B;
	font: 1.0em verdana, arial, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
}

#footer {
	background-position: center top;
	background-image: none;
	background-repeat: no-repeat;
	height: 29px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #999999;
}
.table {
	border-spacing: 10px;
	width: 490px;
	background-position: center top;
	table-layout: auto;
}
.flashimageboarder {
	border: 0px solid #FFFFFF;
	clip: rect(auto, auto, auto, auto);
	display: table;
	vertical-align: middle;
	margin-left: 120px;
	right: auto;
	left: auto;
}
#sidebar {
	width: 150px;
	float: left;
	padding-right: 5px;
}
#sidebar ul {
}
#sidebar ul li {
}
#sidebar ul li a {
	text-decoration: none;
	color: #003399;
}
#sidebar ul li a:hover {
	color: #FFFFFF;
}
.style2 {
	margin-bottom: 0;
}
.packageBlock {
	width: 653px;
	height: auto;
	float: right;
}
.textBlockLarge {
	text-align: left;
	float: right;
	font-size: 1em;
	width: 640px;
	bottom: auto;
	left: auto;
	line-height: 1.3em;
}
.imageBlock {
	width: 600px;
	right: auto;
	left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
	float: right;
	text-indent: 5px;
}
.titleGalleryIndex {
	color: #003399;
	font: .8em verdana, arial, sans-serif;
	font-weight: bold;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: 10px;
	line-height: 1.0em;
	font-style: italic;
}
.titleGalleryIndex a {
	color: #003399;
	font: .8em verdana, arial, sans-serif;
	font-weight: bold;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: 10px;
	line-height: 1.0em;
	font-style: italic;
}
.titleGalleryIndex a:hover {
	color: #FFFFFF;
	font: .8em verdana, arial, sans-serif;
	font-weight: bold;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: 10px;
	line-height: 1.0em;
	font-style: italic;
}

