/*standard body + content + stuff*/

body	{
	margin: 0; padding: 0;
	color: black;
	/*background: white;*/
	font: 11px verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	/*background: url(images/bluestrip.jpg) no repeat 0 0 #4566b3;*/
	background: #4566b3 url(images/bluestrip.jpg) no-repeat 0 0;
	}

#footer {
	margin: 0; padding: 0;
	text-align: center;
	width: auto;
	color: #666;
	font-weight: bold;
	height : auto;
	clear: both;
	border-top: 1px solid black;
	}
		
	
#extrabuttons a:active {color: #000; font-weight: 700; text-decoration: none;}
#extrabuttons a:hover {color: #000; font-weight: 700; text-decoration: underline;}
#extrabuttons a:visited {color: #000; font-weight: 700; text-decoration: none;}
#extrabuttons a:link {color: #000; font-weight: 700; text-decoration: none;}
#extrabuttons {	padding: 0px 0 0 0; margin: 3px; text-align: center;}

h1 {
	padding: 2px 0px 10px 40px;
	margin: -20px 0 -20px 0;
	/*background: url(images/elite-iconlarge.gif) no-repeat 0 0;*/
	font-size: 14px;
	font-variant: small-caps;
	}

#wrapper {
	margin: 0 auto 0 auto; padding: 0;
	width: 767px;	
	border: 1px solid black;
	background: white;
	}

#header {
	background: url(images/logo.jpg) no-repeat;
	width: 767px;
	padding: 134px 0 0 0; margin: 0;
	text-align: left;
}
	
#content {
	width: 700px;
	margin: 3px 0 0 0; padding: 0 0 8px 16px;
	_height: 350px;
	min-height: 350px;
	text-align: left;
	background: white;
	float: left;
	}

#content a:active {color: #000;}
#content a:hover {color: #000;}
#content a:visited {color: #000;}
#content a:link {color: #000;}

input {font-size: 9px;}

#SearchPageForm {text-align: center;}

table#LinkList {width: 175px;}
table#LinkList tr.LinkListItem {width: 175px;}
table#LinkList tr.LinkListItem td.LinkImage {}
table#LinkList tr.LinkListItem td.LinkHeader {font-weight: 700; font-variant:small-caps; font-size: 16px; height: 40px;}
table#LinkList tr.LinkListItem td.LinkItem {}
table#LinkList tr.LinkListItem td.LinkNews {}

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

						/*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;}
	
						/*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;}
