/*standard body + content + stuff*/
html {margin: 0; padding: 0;}
body	{
	margin: 0 0 0 0; padding: 0;
	color: black;	
	font: 9px verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	background: #EEE;
}

#search {
	margin: 0; padding: 2px 10px 0 0;
	height: 19px;
	text-align: right;
}
* html #search {padding: 1px 10px 0 0;}
#search form {margin: 0; padding: 0;}
#search form input {font-size: 1.2em;}

#extrabuttons a:active {color: #0e5691; font-weight: 700; text-decoration: none;}
#extrabuttons a:hover {color: #0e5691; font-weight: 700; text-decoration: underline;}
#extrabuttons a:visited {color: #0e5691; font-weight: 700; text-decoration: none;}
#extrabuttons a:link {color: #0e5691; font-weight: 700; text-decoration: none;}
#extrabuttons {	padding: 10px 0 10px 0; margin: 0; text-align: center;}

#wrapper {
	margin: 0 auto 0 auto; padding: 0 4px 0 4px;
	width: 758px; height: auto;	
	background: url('images/bodyBg.gif') repeat-y center 0 #EEE;
}

#header {
	background: url(images/mitshead.jpg) no-repeat;
	height: 110px;
	padding: 0 0 0 0; margin: 0 0 0 0;
	text-align: center;
	}

a#requestOnlineDemo {

	display: block;
	position: absolute; 
	width: 302px; height: 30px;
	top: 70px;
	margin: 0 0 0 444px;
}

#cheater {
	background: url(images/cheat.gif) repeat-x;
	font: 0px verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	margin: 0; padding: 0; 
	height: 4px;
	display: block;
}	

#leftaddress {
	font: 1.1em verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	color: #19558B;
	padding: 0 0 1px 0; margin: -40px 0 0 4px;
	text-align: left;
	background: #FFF;
	width: 133px;
	border-right: solid 1px #999;
	border-bottom: solid 1px #FFF;
	clear: both;
}
#leftaddress a {color: #19558B; text-decoration: none;}
#leftaddress a:hover {text-decoration: underline;}
	
#conCont {
	background: url(../images/containerBg.gif) repeat-y 137px 0;
	}
#content {
	width: auto;
	margin: 0 0 0 140px; padding: 10px 10px 10px 10px;
	height: 100%; min-height: 250px;
	text-align: left;
	font-size: 1.2em; line-height: 1.5em;
	}

#content a:active {color: #1955FB;}
#content a:hover {color: #1955FB;}
#content a:link {color: #1955FB;}
#content a:visited {color: #1955FB;}

input {font-size: 9px;}

#SearchPageForm {text-align: center;}

#footer {
	margin: 0 auto 0 auto; padding: 0;
	text-align: center;
	height: 67px;
	color: #FFF; font-weight: bold; 
	background: url(images/footer.jpg) no-repeat;
	clear: both;
	border-top: solid 1px #999;
}

#footer ul {border-right: solid 1px #FFF; display: inline;}
#footer ul li {display: inline; padding: 0 6px 0 6px; border-left: solid 1px #FFF;}

#bottomShadow {margin: 0 auto 0 auto; text-align: center; padding: 0 0 10px 0; background: #EEE;}
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

						/*knowledgebase style start*/

/*knowledgebase search box style*/
div#kbArticleSearch {text-align: left; width: auto;}

/*Knowledgebase results style*/
div#ArticleResultsDiv {text-align: left;  float: left; width: auto; margin: 0px; padding: 0px;}
table#ArticleSearchResults {text-align: left; float: left; margin: 0px; padding: 0px;}
table#ArticleSearchResults tr#titlerow {text-align: left;}
table#ArticleSearchResults tr#titlerow td#titlecell {text-align: left;}

table#ArticleSearchResults tr.resultTitleRow {text-align: left;}
table#ArticleSearchResults tr.resultTitleRow td.titleCell {text-align: left;}
table#ArticleSearchResults tr.resultTitleRow td.dateCell {text-align: left;}

table#ArticleSearchResults tr.synopsisRow {text-align: left;}
table#ArticleSearchResults tr.synopsisRow td.synopsisCell {text-align: left;}

table#ArticleSearchResults tr.detailsRow {text-align: left;}
table#ArticleSearchResults tr.detailsRow td.categoryCell {text-align: left;}
table#ArticleSearchResults tr.detailsRow td.revisionCell {text-align: left;}
table#ArticleSearchResults tr.detailsRow td.viewsCell {text-align: left;}
table#ArticleSearchResults tr.detailsRow td.articleID {text-align: left;}
table#ArticleSearchResults tr.kbdiv {text-align: left;}
table#ArticleSearchResults tr.kbdiv td.kbdivCell {text-align: left;}

table#ArticleSearchResults tr.resultsBotRow {text-align: left;}
table#ArticleSearchResults tr.resultsBotRow td.resultsBotCell {text-align: left;}

/*Knowledgebase category search selection menu*/
div#categoryMenu a {}
div#categoryMenu {display: none; width: 0px; height: 0px; margin: 0px; padding: 0px;}
	
div#categoryMenu h1 {font: 12px arial,verdana; font-weight: 700; background: #1a58ab; color: #000; padding: 0px; margin: 0; text-align: center; border-bottom: 1px solid black;}

ul#kbCategories {list-style-type: none; text-decoration: none; text-align: center; margin: 0; padding: 0; font-style: normal;}

ul#kbCategories a {font: 12px arial, verdana; background: #1a58ab; color: #000;}
ul#kbCategories li.selected {display: block; width: 118px;}
ul#kbCategories li.selected a {text-decoration: none; color: #000; font-weight: 700; display: block; width: 118px; padding: 5px 0 5px 0; margin: 5px 0 5px 0;}
ul#kbCategories li.selected a:hover{color: #000; background: #1a58ab; padding: 5px 0 5px 0; margin: 5px 0 5px 0;}

ul#kbCategories li.normal {display: block; width: 118px;}
ul#kbCategories li.normal a {color: #000; text-decoration: none; display: block; font-weight: 700; width: 118px; padding: 5px 0 5px 0; margin: 5px 0 0px 0;}
ul#kbCategories li.normal a:hover {color: #000; background: #1a58ab; padding: 5px 0 5px 0; margin: 5px 0 5px 0;}

/*KnowledgeBase individual article display*/
div#kbArticle {}
div#kbArticle #kbTitle {font-weight: 800; font-size: 3.5em; color: #1a58ab;}
div#kbArticle #synopsis {width: 100%; padding: 0 0 2px 0; margin: 0; border-left: 1px solid #1a58ab; border-right: 1px solid #1a58ab; border-bottom: 1px solid #1a58ab; font-weight: 700;}
div#kbArticle #CategoryName {display: block; padding: 2px 0 2px 0; margin: 0 0 0 0; background: #1a58ab; font-weight: 700; color: #FFF; width: 100%; border-left: 1px solid #1a58ab; border-right: 1px solid #1a58ab;} 
div#kbArticle #date {display: inline; padding: 2px; margin: 0 3em 2px 0; font-weight: 700; color: #1a58ab; border-bottom: 2px solid #1a58ab;}
div#kbArticle #revision {display: inline; padding: 2px; margin: 0 3em 2px 3em; font-weight: 700; color: #1a58ab; border-bottom: 2px solid #1a58ab;}
div#kbArticle #articleID {display: inline; padding: 2px; margin: 0 3em 2px 3em; font-weight: 700; color: #1a58ab; border-bottom: 2px solid #1a58ab;}
div#kbArticle #amountViewed {display: block; padding: 2px 0 2px 0; margin: 0 0 0 0; font-weight: 700; color: #FFF; width: 100%; background: #1a58ab; text-align: right;}
div#kbArticle #kbcontent {}
div#kbArticle #kbform {}
						/*tax style*/
td.productPriceExTax {text-align: right;}
td#taxValue {text-align: right;}

						/*news style*/
#newslist {}
#newslist div#archivelink {margin: 15px 0 15px 15px; padding: 10px;} 
#newslist div#archivelink a {background-color: #FFF; border: solid 1px #D3E5F9; color: #274768; padding: 3px; text-decoration: none;}
#newslist div#archivelink a:hover {text-decoration: none; border: solid 1px #D3E5F9; background: #8988A7; color: #FFF;}
#newReturnLink {margin: 15px 0 15px 15px; padding: 10px;} 


#newslist table {width: auto;}
#newslist table td {border-style: solid; border-color: #D3E5F9; padding: 8px; border-width: 0px;}
#newslist table td.newsimage {border-width: 0 0px 0 0; width: 100px;}
#newslist table td.newsimage img {width: 100px;}
#newslist table td.newsdetails {width: 100%;}
#newslist table td.newsdetails div.newstitle {padding: 0 0 2px 0;}
#newslist table td.newsdetails div.newstitle a {color: #35C;}
#newslist tr.spacerRow td {padding: 1px;}
#newslist tr.spacerRow td.imageSpacer {border-width: 1px 0px 0 0;}
#newslist tr.spacerRow td.detailsSpacer {border-width: 1px 0 0 0;}
	
						/*events style*/

.eventReturnLink {color: white;}

#eventsList {width: auto; color: White;}

#searchEventsArchive {color: White;}
.eventItem {color: White;}
.eventImage {color: White;}
.eventTitle {color: White;}
.eventDate {color: White;}
.eventLocation {color: White;}
.eventSynopsis {color: White;}

#eventsDetails {color: White;}

#eventsSummary {color: White;}

.eventsImage {color: White;}
.noImage {color: White;}
.eventTitle {color: White;}
.eventDate {color: White;}
.eventLocation {color: White}
.eventSysmopsis {color: White;}
.eventContent { color: White;}


/*login*/
table#logintable {
	padding: 10px;
	margin: 10px;
	}
	
table#logintable tr {}
table#logintable tr td#username {}
table#logintable tr td#usernamebox{}
table#logintable tr td#usernamebox input{}
table#logintable tr td#password{}
table#logintable tr td input{}
table#logintable tr td#submit{}
table#logintable tr td#submit input{}


		/*recordset browser*/
div#kbArticleSearch {margin: 0px; padding: 0px;} /*this particular browser resides in - gonna try making a default style for now*/
div#kbArticleSearch table#recordsetbrowser {margin: 0px; padding: 0px;}		
div#kbArticleSearch table#recordsetbrowser tr {}
div#kbArticleSearch table#recordsetbrowser tr td#searchForm {text-align: left;}
div#kbArticleSearch table#recordsetbrowser tr td#rightColumn {}
div#kbArticleSearch table#recordsetbrowser tr td#rightColumn ul {text-align: left;}
div#kbArticleSearch table#recordsetbrowser tr td#searchPages {text-align: center;}
div#kbArticleSearch table#recordsetbrowser tr td#searchForm table#orderSearchTable {}
div#kbArticleSearch table#recordsetbrowser tr td#searchForm table#orderSearchTable tr td {width: 150px;}
div#kbArticleSearch table#recordsetbrowser tr td#searchForm table#orderSearchTable tr td select {width: 175px;}
div#kbArticleSearch table#recordsetbrowser tr td#searchForm table#orderSearchTable tr td input {width: 175px;}
div#kbArticleSearch table#recordsetbrowser tr td#searchForm table#orderSearchTable tr td input#submit {width: 100px;}

/*all recordset browsers, specifically for events*/
table#recordsetbrowser {}		
table#recordsetbrowser tr {}
table#recordsetbrowser tr td#searchForm {text-align: left;}
table#recordsetbrowser tr td#rightColumn {display: none;}
table#recordsetbrowser tr td#rightColumn ul {text-align: left;}
table#recordsetbrowser tr td#searchPages {text-align: left;}
table#recordsetbrowser tr td#searchForm table#orderSearchTable {}
table#recordsetbrowser tr td#searchForm table#orderSearchTable tr td {width: 150px;}
table#recordsetbrowser tr td#searchForm table#orderSearchTable tr td select {width: 175px;}
table#recordsetbrowser tr td#searchForm table#orderSearchTable tr td input {width: 175px;}
table#recordsetbrowser tr td#searchForm table#orderSearchTable tr td input#submit {width: 100px;}
table#eventsdates {padding: 5px; margin: 0 5px 0 5px; border-left: 2px solid #1a58ab; border-right: 2px solid #1a58ab; border-bottom: 2px solid #1a58ab; width: 550px; background: url(checkback.gif) 0 0 scroll repeat;}

/*Home page image style.*/
div#homePageImage {
	height: 236px;
	background: url(http://makoits.edataonline.co.uk/filestore/baseimage.jpg) no-repeat;
}

div#homePageImage div#issuesButton {
	position: absolute;
	width: 67px; height: 58px;
	margin: 78px 0 0 220px;
}
div#homePageImage div#companiesButton {
	position: absolute;
	width: 67px; height: 58px;
	margin: 78px 0 0 288px;
}
div#homePageImage div#calendarButton {
	position: absolute;
	width: 67px; height: 58px;
	margin: 78px 0 0 356px;
}
div#homePageImage div#contractsButton {
	position: absolute;
	width: 67px; height: 58px;
	margin: 78px 0 0 428px;
}
div#homePageImage div#reportsButton {
	position: absolute;
	width: 67px; height: 58px;
	margin: 78px 0 0 494px;
}

div#homePageImage div#featureDesc {
	position: absolute;
	margin: 150px 0 0 220px;
	font-size: 1.6em; color: #FFF; 
	height: 20px;
}

div#homePageImage div#demoButton {
	position: absolute;
	margin: 181px 0 0 520px;
}

/* FORM LAYOUT */
#dynform .smalllabel {width: 160px; color: #0D5590;}
#dynform .requiredField {color: #F00;}

/* GENRAL LAYOUT */
#content ul li {
	padding: 0 0 5px 0; margin: 0;
	list-style: url(images/bullet3.gif);
	line-height: 1.5em;
}

#content span.Title {font-size: 1.5em; line-height: 1.3em; text-decoration: underline; color: #37A928;}
#content span.Title, #content span.Title a, #content span.Title a:link, #content span.Title a:visited {color: #37A928;}
#content span.Title a:hover {color: #19558B;}
 
span.caseStudyQuote {color: #57B948; font-style: italic; font-weight: bold;}
div.featureIcon {float: right; margin: 0 10px 0 10px;}
div.screenShot {text-align: center;}
div.screenShot img {border: 0; margin: 10px 10px 0 10px;}

#SearchPageForm {text-align: left; padding: 0 0 10px 0;}
#searchResults .title {font-weight: bold; text-decoration: underline; font-size: 1.2em;}
#searchResults ul {padding: 0; margin: 10px 0 0 19px;}

table#homePageQuotes {margin: 10px 0 0 5px;}
td.homePageQuoteCell {background: url(http://makoits.edataonline.co.uk/filestore/quoteBg.jpg) no-repeat 0 0; width: 287; padding: 0;}
td.homePageQuoteCell div {margin: 5px 10px 2px 10px; padding: 0; text-align: justify; font-style: italic;}
td.homePageQuoteCell div span {}
td.homePageQuoteCell strong {display: block; margin: 0 10px 0 10px;}

#viewDemo {margin: 17px 0 20px 0; display: block;}
#poundADay {display: block;}
#viewDemo, #poundADay {margin-left: 1px;}
#viewDemo img {border: 0; display: block;}
#poundADay img {margin: 0; padding: 0; display: block; border: 0;}