html, body {
	background-color: #e0e0e0;
}
.page {
	margin-top: 100px;
	background: url('../img/titleXrepeat.jpg') repeat-x #0f0;
	height: 401px;
	width: 100%;
}
body {
	font-family: Tahoma, Arial, sans-serif, Helvetica, "Myriad Pro", "Segoe UI";
	color: #444;
	font-size: .8em;
}
.head {
}
.body {
	float: none;
	background: url(../img/titleBottom.jpg) no-repeat #fff;
	height: 309px;
	width: 870px;
	background-color: #f2f2f2;
}
.contentWrapper {
	float: left;
}
.content {
	padding: 20px 20px 20px 20px;
	background: url('../img/contentGrad.jpg') repeat-x #fff;	
	position: absolute;
	left: 340px;
	top: 200px;
	height: 238px;
	width: 575px;
	border: 5px solid #222;
	border-top: none;
	overflow: hidden;
	/*filter: alpha(opacity=94);
	-moz-opacity: 0.94;
	-khtml-opacity: 0.94;
	opacity: 0.94;*/
}
.content span {
	/* content span properties */
	color: #333;
	font-size: 90%;
}
.leftCol {
	background-color: #f4f4f4;
}
.foot {
	background: url("../img/footerBG.png") repeat-x #f2f2f2;
}

/* **************** CONTENT OBJECTS ***************** */
/* ====== Default spacing ====== */
div {margin:0px; padding: 0px;}
.main img, .main table {margin-left: 10px; border:1px solid #433;}
p { line-height: 2em; margin-bottom: -0.3em; margin-top: -0.5em;}
h1, h2, h3, h4, h5, h6, ul, ol,dl, p, blockquote {padding:10px;}
h1, h2, h3, h4, h5, h6 {padding-bottom: 2px;}
img {padding:0px;}
pre{margin: 10px;}
table h1,table h2,table h3, table h4, table h5, table h6, table p, table ul,
table ol, table dl, ul h1,ul h2,ul h3, ul h4, ul h5, ul h6, ul p, ul ul, ul ol,
ul dl, ol h1,ol h2,ol h3, ol h4, ol h5, ol h6, ol p, ol ul, ol ol, ol dl {padding:0;}
object {margin: 10px; display:block;}
.inbetween {margin-top: 18px;}

/* ====== Elements ====== */
img{display:block;}
em{font-style: italic;}
strong{font-weight:bold;}
hr {
	border: 5px solid #eaeaea;
	border-width: 0 0 5px 0;
	margin: 15px 10px 10px 10px;
}
code{color:#0B8C8F;}

/* ====== Headings ====== */
/* .h1-.h6 classes should be used to maintain the semantically appropriate
/* heading levels - NOT for use on non-headings */
h1,h2,h3,h4,h5,h6 {color: #b00;}
h1,h2,h3,h4,h5 {
	padding-top: 0px;
	margin-top:0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #b00;
}
h2 {
	background-image: url('../img/icons/boles.png');
	background-position: left 10px;
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-top: 5px;
	margin-bottom: 6px;
}
h1, .h1{font-size:196%;  	font-weight:bold; 	font-style: normal;}
h2, .h2{font-size:167%; 	font-weight:bold; 	font-style: normal;}
h3, .h3{font-size:140%; 	font-weight:bold; 	font-style: normal;}
h4, .h4{font-size:123%; 	font-weight:normal; 	font-style: normal;}
h5, .h5{font-size:114%; 	font-weight:normal; 	font-style: normal;}
h6, .h6{font-size:100%; 	font-weight:normal; 	font-style: normal;}

/* if additional headings are needed they should be created via additional classes, never via location dependant styling */
.category{font-size:108%; font-weight:normal; font-style: normal; text-transform:uppercase; color: #333;}
.category a{color: #333;}
.important a{font-weight:bold;}

/* ====== Links ======*/
a { color: #777; font-weight:bold; text-decoration: underline; outline: none; }
a:hover {color: #622}
a:focus, a:hover { text-decoration: underline }

/* ====== Lists ======*/
/* numbered list */
ol.simpleList li{list-style-type: decimal; margin-left:40px;}
/* standard list */
ul.simpleList {
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}
ul.simpleList li {
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 14px;
	background: url("../img/icons/listLv1.png") no-repeat;
	background-position: 0px 11px;
}
.subListRoot {
}
ul.listLv2 {
	font-weight: normal;
	color: #444;
}
ul.listLv2 li {
	list-style-type: none;
	background: url("../img/icons/listLv2.png") left no-repeat;
	background-position: left 7px;
	padding-left: 15px;
}
.listElementDef {
	display: block;
	width: 90%;
	font-weight: normal;
	font-size: .9em;
	line-height: 1.6em;
	color: #555;
	border: 1px solid #ccd;
	background-color: #f9f9ff;
	padding: 7px 10px 8px 10px;
	margin: 3px 0px 1px 0px;
	text-align: justify;
}
.listAddInfo {
	font-size: .85em;
}

/* ====== Tables ====== */
.data {
	padding-top: 10px;
	position:relative;
	zoom:1;
	vertical-align: top;
	border-right: solid 1px transparent;
	/* border fixes a FF2 bug which causes the data table to overlay its borders*/
}
* html table.data {
	border: none;
}

.data table {border: none;}
table.data tr td {
	padding-bottom: 8px;
}
th, td{vertical-align:top; border: none;}
.txtC, .data .txtC td, .data .txtC th{text-align:center;}
.txtL, .data .txtL td, .data .txtL th{text-align:left;}
.txtR, .data .txtR td, .data .txtR th{text-align:right;}
.txtT, .data .txtT td, .data .txtT th{vertical-align:top;}
.txtB, .data .txtB td, .data .txtB th{vertical-align:bottom;}
.txtM, .data .txtM td, .data .txtM th{vertical-align:middle;}
.data th,.data td{padding:0px 20px 7px 0px;}
.data thead tr{background-color: #fff0f8;}
.data th{color: #000; font-weight:bold}
.data td.midtd {
	padding-right: 15px;
}
.submitRow td {
	padding-top: 10px;
}

/* specification table - extends data table */
.spec{padding:10px;}
.spec table{border-top: 1px solid #e2e2e2; border-bottom-color:#fff; border-left:none; border-right:none;}
.spec th, .spec td{border:1px solid #e2e2e2; border-width: 1px 0; padding-left:0;}
.spec .odd, .spec .even{background-color: #fff;}

/* ====== blockquote ====== */
cite{display:block; text-align:right; padding-top: 10px;}

/* ====== callout ====== */
.callout{font-size:189%;color:#999999; font-style:italic;}
.callout cite{display:block; text-align:right;padding-top: 30px; font-size:69.25%;}
.callout span.quot{font-size: 500%; vertical-align: sub; color:#e2e2e2; line-height:25px; font-weight:bold;}
.callout span.quotLast{vertical-align:middle;}

/* ====== image treatments (get more from jason santa maria) ====== */
.caption{font-size:13px; color:#666666; font-style:italic;padding-top:0;}
/* will need to either 
1. find a way to capture the width of the caption in the width of the image or flash
2. Set some default widths, mby use flickr widths?
*/

/* ====== forms ====== */
form {
	padding: 10px;
}
input.checkBox {
	vertical-align: text-bottom;
	margin-top: 5px;
	margin-right: 5px;
}
input.submitBut {
	padding: 2px 10px 2px 10px;
	font-size: 11px;
	color: #333;
}
input.inputFile {
	background-color: #fff;
	border: 1px solid #ddd;
}

/* ====== topMenu ====== */
#topMenu {
	font-family: Tahoma;
	height: 25px;
	background: url('../img/titleMid.jpg') no-repeat;
	text-align: left;
	padding-left: 330px;
}

#topMenu a {
	font-size: 12px;
	font-weight: normal;
	color: #f8f8f8;
	margin-right: 40px;
	margin-left: 15px;
	text-decoration: none;
	outline: none;
}
#topMenu a:hover {
	color: #f33;
}

/* ====== links Div ====== */
#links {
	text-align: center;
	background-color: #eee;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#links img {
	padding: 0px;
	margin: 10px auto 0px auto;
	border: 1px solid #944;
}
#links img.lastAd {
	margin-bottom: 0px;
}
#links p.lastDesc {
	margin: 0px auto 0px auto;
}
#links .first {
	margin-top: 0px;
}
#links .linkImg {
	display: inline;
	vertical-align: middle;
	border: none;
}
#links span.showInfo img {
	margin: 5px 0px 0px 0px;
	border: 1px solid #a33;
	padding: 0px;
	cursor: pointer;
}
#links .description {
	text-align: left;
	width: 114px;
	margin: 0px auto 15px auto;
	font-size: 10px;
	color: #fff;
	padding: 4px 5px 5px 6px;
	border: 1px solid #600;
	background: url('../img/ads/descFaux.png') repeat-x #800;
}

/* ====== random classes ====== */
.center {text-align: center;}
.last {margin-bottom: 10px;}
.strong {font-weight: bold;}
.small {font-size: 90%; color: #444 !important;}
.leftSpace {margin-left: 5px;}
.highlight {color: #b00000;}
.justified {text-align: justify;}
