*
{
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

BODY
{
	font-size: 0.8em;	
	background-color: #171717;
	color: #a9a9a9;
}
#SiteUpdateInfo
{
	font-size: 0.8em;
	margin-bottom: 0.5em;
}


#FrontPageThumbs
{
	width: 50%;
	float: right;
}

#sitetitle
{
	float: right;
	color: #555555;
	text-align: right;
}
#title
{
	border-right: #555555 1px solid;
	padding-right: 2px;
	border-top: #555555 1px solid;
	padding-left: 2px;
	font-size: 1.5em;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #555555 1px solid;
	padding-top: 2px;
	border-bottom: #555555 1px solid;
}
#siteframe
{
	/*width:73em;*/
	margin: auto;
}


#maincontent
{
	padding-right: 2px;
	padding-left: 2px;
	float: left;
	padding-bottom: 2px;
	margin: 3px;
	padding-top: 2px;
}

#sidebanner
{
	clear: left;
	padding-right: 2px;
	padding-left: 2px;
	float: right;
	padding-bottom: 2px;
	margin: 2px;
	border: solid 1px #555555;
	width: 250px;
	padding-top: 2px;
}

#bottombanner
{
	clear: both;
	margin: 2px;
	padding: 2px;
	border-right: #555555 1px solid;
	border-top: #555555 1px solid;
	border-left: #555555 1px solid;
	border-bottom: #555555 1px solid;
	font-size: 0.8em;
}


#FrontPageContentTable
{
	text-align: left;
	width: 100%;
	padding: 0;
}

.ThumbImageCell table
{
	width: 50%;
}

#FrontPageContentTable td
{
	width: 50%;
}


tr
{
	vertical-align: top;
}
.PageFrame
{
	border-right: #555555 2px solid;
	border-top: #555555 2px solid;
	border-left: #555555 2px solid;
	border-bottom: #555555 2px solid;
}

.PageCaption
{
	background-color: #555555;
}

a
{
	color: #9999dd;
	text-decoration: none;
	border-bottom: solid 1px #666666;
}

a:hover
{
	text-decoration: underline;
	border-bottom-style: none;
}


table
{
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
}
th
{
	border-width: 0px;
	padding: 0px;
	border-style: none;
}
td
{
	border-width: 0px;
	padding: 0px;
	border-style: none;
}



/* HEADERS */
H1
{
	margin-top: 1em;
	font-weight: normal;
	font-size: 1.3em;
	font-variant: small-caps;
}

H1.SiteWelcome
{
	font-weight: bold;
	font-size: 1.3em;
	border-style: none;
	margin-right: 0em;
	padding: 0em;
	background-color: inherit;
	float: none;
}


h2
{
	margin-top: 1em;
	font-size: 1em;
	font-weight: bold;
}

h3
{
	margin-top: 1em;
	font-size: 1em;
	font-weight: normal;
}

p
{
	margin-left: 25px;
	margin-top: 0.7em;
	line-height: 1.3em;
}

.SubscribeIcon
{
	border-style: none;
	vertical-align: bottom;
}

.SubscribeLink
{
	float: right;
	display: inline;
}

/* IMAGE DISPLAY */
.OnDisplay
{
	border: solid 2px #000000;
	display: inline;
	visibility: visible;
}

/* CATEGORY THUMBNAIL DISPLAY (start) */
.MicroThumbFrame
{
	border-right: #777777 1px solid;
	border-top: #777777 1px solid;
	display: inline;
	float: left;
	margin: 3px;
	border-left: #777777 1px solid;
	width: 142px;
	border-bottom: #777777 1px solid;
	height: 142px;
	background-color: #444444;
	background-image: url('../../images/if.bg.png');
	background-repeat: repeat; /*text-align: center;*/
}



.MicroThumbTextFrame
{
	font-size: 0.7em;
	border-right: #777777 1px solid;
	padding-right: 2px;
	border-top: #777777 1px solid;
	padding-left: 2px;
	vertical-align: top;
	border-left: #777777 1px solid;
	border-bottom: #777777 1px solid;
	height: 30px;
	background-color: #666666;
}

.ImageID
{
	color: #aaaaaa;
}
/* CATEGORY THUMBNAIL DISPLAY (end) */
/* THUMBNAIL DISPLAY (start) */
.ThumbFrame
{
	border-right: #777777 1px solid;
	border-top: #777777 1px solid;
	display: inline;
	float: left;
	margin: 3px;
	border-left: #777777 1px solid;
	width: 222px;
	border-bottom: #777777 1px solid;
	height: 222px;
	background-color: #444444;
	background-image: url('../../images/if.bg.png');
	background-repeat: repeat;
}

/*

.ThumbImageCell
{
	margin-top: 0px auto;
	margin-bottom: 0px auto;
}
*/

.ThumbImageCell a
{
	border-style: none;
	visibility: hidden;
}

.ThumbTextFrame
{
	font-size: 0.7em;
	border-right: #777777 1px solid;
	padding-right: 2px;
	border-top: #777777 1px solid;
	padding-left: 2px;
	vertical-align: top;
	border-left: #777777 1px solid;
	border-bottom: #777777 1px solid;
	height: 50px;
	background-color: #555555;
}

.ImageID
{
	color: #888888;
}
/* THUMBNAIL DISPLAY (end) */



.PreviousImagePanel
{
	width: 2em;
}

.NextImagePanel
{
	width: 2em;
}

.ImageContentPanel
{
	margin: auto;
	padding: 1em;
}

.ThumbnailPanel
{
	width: 100%;
}

#DisplayImageFrame
{
	padding: 2em;
	background-image: url('images/if.bg.png');
	border-right: #777777 1px solid;
	border-top: #777777 1px solid;
	float: left;
	border-left: #777777 1px solid;
	border-bottom: #777777 1px solid;
	background-color: #393939;
	text-align: center;
	width: auto;
}

#DisplayImageFrame a
{
	text-decoration: none;
}

.ImageCell
{
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 30px;
	vertical-align: middle;
	padding-top: 25px;
	text-align: center;
}

#ImageDetails
{
	padding-left: 5px;
	float: left;
	margin: 3px;
	text-align: left;
	width: 20em;
	clear: none;
	display: inline;
}
p.date
{
	margin-left: 0px;
}

.post p
{
	margin-left: 0px;
}

p.postfoot
{
	padding-bottom: 50px;
}

.post
{
	margin-left: 25px;
}



.EquipmentImage
{
	float: right;
	margin: 5px;
}

.LeftMargin
{
	margin-left: 5px;
}

input
{
	border: solid 1px #777777;
}

.FloatingRight
{
	float: left;
	clear: none;
}

#searchResult
{
	width: 100%;
	clear: both;
	display: block;
	margin-left: 25px;
}
.SearchBox
{
	width: 30em;
	float: left;
	clear: none;
}

.FloatingFrameRight
{
	float: right;
	font-size: 0.8em;
	font-style: italic;
	border: solid 1px #555555;
	padding: 3px;
	margin-left: 3px;
}

fieldset
{
	border: solid 1px #777777;
}


.ImageLeftAligned
{
	float: left;
	margin-right: 1em;
}

.SomeMargin
{
	margin-left: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
}



.PagerPanel
{
	border: solid 1px #777777;
	background-color: #333333;
	font-size: 1.2em;
	padding: 0.2em;
	clear: both;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

.PagerCurrentPage
{
	font-weight: bold;
	font-size: 1.1em;
}

.CenteredContent
{
	width: 100%;
	margin: auto;
}






/*

MENU

*/

#sitemenu
{
	white-space: nowrap;
	border-right: #555555 1px solid;
	border-top: #555555 1px solid;
	margin: 2px;
	border-left: #555555 1px solid;
	border-bottom: #555555 1px solid;
	background-color: #444444;
	overflow: hidden;
	margin-bottom: 1em;
	color: #666666;
}

#sitemenu a
{
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none;
	border: none;
	font-size: 1.1em;
	color: #888888;
}

#sitemenu a:hover
{
	color: #bbbbbb;
	background-color: #666666;
}
/*

	Tag Cloud
*/
.TagCloudItem
{
}

.TagCloud a.small
{
	font-size: 1em;
	font-weight: normal;
}

.TagCloud a.medium
{
	font-size: 1.1em;
	font-weight: normal;
}

.TagCloud a.big
{
	font-size: 1.1em;
	font-weight: bold;
}

.TagCloud a.biggest
{
	font-size: 1.4em;
	font-weight: bold;
}


.delayProgress0
{
	background: transparent url('images/search_inactive.png') 0px 0px no-repeat;
	width: 48px;
	height: 48px;
}

.delayProgress1
{
	background: transparent url('images/7-step-progress-48.png') 0px 0px no-repeat;
	width: 48px;
	height: 48px;
}

.delayProgress2
{
	background: transparent url('images/7-step-progress-48.png') -48px 0px no-repeat;
	width: 48px;
	height: 48px;
}

.delayProgress3
{
	background: transparent url('images/7-step-progress-48.png') -96px 0px no-repeat;
	width: 48px;
	height: 48px;
}

.delayProgress4
{
	background: transparent url('images/7-step-progress-48.png') -144px 0px no-repeat;
	width: 48px;
	height: 48px;
}

.delayProgress5
{
	background: transparent url('images/7-step-progress-48.png') -192px 0px no-repeat;
	width: 48px;
	height: 48px;
}

.delayProgress6
{
	background: transparent url('images/7-step-progress-48.png') -240px 0px no-repeat;
	width: 48px;
	height: 48px;
}

.delayProgress7
{
	background: transparent url('images/7-step-progress-48.png') -288px 0px no-repeat;
	width: 48px;
	height: 48px;
}
.searchingAnim
{
	background: transparent url('images/searching-48.gif') 0px 0px no-repeat;
	width: 48px;
	height: 48px;
}



.SearchAnimationArea
{
	float: left;
	border: solid 1px #777777;
}

.SearchFormArea
{
	float: left;
}

